html, body, div, img, a, ul, ol, li, dl, dt, dd, p, span, input, cite, h1, h2, h3, h4, h5, h6, form, table, tr, td, textarea, i, button, em { margin: 0; padding: 0; border: 0}
body { font-size: 16px; font-family: Microsoft Yahei; }
html{-webkit-text-size-adjust:none; }


TD,div {font-family: "微软雅黑","宋体";font-size: 16px; color: #454545;word-wrap:break-word;word-break:break-all;}

INPUT,TEXTAREA {BORDER-WIDTH:1px; BORDER-COLOR:cccccc;background:ffffff;font-family: "微软雅黑","宋体";}
.clear{ clear:both}

A {TEXT-DECORATION:none;color:#454545; font-size:16px
}

A:hover {
	COLOR:#ba0000; TEXT-DECORATION:none; font-size:16px/* TOP:1px; LEFT:1px; POSITION:relative;*/
}

.clear{clear:both;}

ul,li{list-style:none;}

.IndexFlash
{
	width:100%;
	height:362px;
	overflow:hidden;
	margin:auto;
	background:#ffffff;
	text-align:left;
}

/*#Content img{border:#a5a5a5 solid 1px}
*/
.bt{
		FONT-SIZE: 16px;
	COLOR: #ffffff;
	BORDER: NONE;
	CURSOR:pointer;
	background:#ba0000;
	width:150px;
	height:40px;
	line-height:40px;border-radius:20px
}



.quotes {
	PADDING: 10px 0;
	TEXT-ALIGN: center;
	width:100%;
	color: #333;
}
.quotes A {
	color: #333;
	BORDER: #ddd 1px solid;
	PADDING:8px 16px;
	MARGIN-RIGHT: 4px;
	TEXT-DECORATION: none;
	border-radius: 5px;
}
.quotes A:hover {
	color: #333;
	BORDER: #a0a0a0 1px solid;
	PADDING:8px 16px;
	MARGIN-RIGHT: 4px;
	border-radius: 5px;
}
.quotes A:active {
	color: #333;
	BORDER: #a0a0a0 1px solid;
	PADDING:8px 16px;
	MARGIN-RIGHT: 4px;
	border-radius: 5px;
}
.quotes SPAN.current {
	color: #fff;
	BORDER: rgba(255, 255, 255, 0.76) 1px solid;
	PADDING:8px 16px;
	FONT-WEIGHT: bold;
	MARGIN-RIGHT: 2px;
	BACKGROUND-COLOR: rgba(0, 52, 102, 0.76);
	border-radius: 5px;
}
.quotes SPAN.disabled {
	color: #333;
	BORDER: #f3f3f3 1px solid;
	PADDING:8px 16px;
	MARGIN-RIGHT: 4px;
	border-radius: 5px;
}


@media screen and (max-width:781px) {
.quotes {
	PADDING: 10px 0;
	TEXT-ALIGN: center;
	width:100%;
	color: #333;
}
.quotes A {
	color: #333;
	BORDER: #ddd 1px solid;
	PADDING:4px 8px;
	MARGIN-RIGHT: 4px;
	TEXT-DECORATION: none;
	border-radius: 5px
}
  .abc{ display:none}
.quotes A:hover {
	color: #333;
	BORDER: #a0a0a0 1px solid;
	PADDING:4px 8px;
	MARGIN-RIGHT: 4px;
	border-radius: 5px; 
}
.quotes A:active {
	color: #333;
	BORDER: #a0a0a0 1px solid;
	PADDING:4px 8px;
	MARGIN-RIGHT: 4px;
	border-radius: 5px;
}
.quotes SPAN.current {
	color: #fff;
	BORDER: rgba(255, 255, 255, 0.76) 1px solid;
	PADDING:4px 8px;
	FONT-WEIGHT: bold;
	MARGIN-RIGHT: 2px;
	BACKGROUND-COLOR: rgba(0, 52, 102, 0.76);
	border-radius: 5px;
}
.quotes SPAN.disabled {
	color: #333;
	BORDER: #f3f3f3 1px solid;
	PADDING:4px 8px;
	MARGIN-RIGHT: 4px;
	border-radius: 5px;
}


}




.news_p{width:100%; margin:auto; text-align:left; height:40px; line-height:40px; color:#454545; font-size:14px}
.news_p_a{ color:#454545;font-size:14px}
.news_p_a:hover{ color:#454545; font-size:14px}

#about_more img{ width:90%}
#about_more{ margin:auto}

.index_ppp{ }
.index_ppp img{-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s; }
.index_ppp img:hover{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2); }




#ContentTable tr{ height:40px}

.inputform1{ height:25px; border:1px solid #cccccc; padding-left:4px}
.inputform2{ border:1px solid #cccccc; padding:4px}

.viewmore-btn {font-size: 0;display: inline-block;position: relative;}
.viewmore-btn a {display: block;border: 1px solid #ccc;padding: 15px 30px;}
.viewmore-btn span{font-size: 16px;color: #666;display: inline-block;vertical-align: middle;margin-right: 10px;z-index: 3;position: relative;}
.viewmore-btn i{width: 9px;height: 12px;display: inline-block;vertical-align: middle;margin-right: 10px;background:#1a5ea2;background-size:100% 100%;margin-top: 3px;position: relative;z-index: 3;opacity: .5;}
.viewmore-btn a::before {content: '';display: block;width:5px;height: 100%;position: absolute;left: 0;top: 0;background: #1a5ea2;z-index: 1;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.viewmore-btn a:hover::before{width: 100%;}
.viewmore-btn a:hover span {color: #fff;}
.viewmore-btn a:hover i{background:#ffffff;background-size:100% 100%;opacity: 1;}

.index-newslist {overflow: hidden;}
.index-newslist a{display: block;overflow: hidden;}
.index-newslist a .img{position: relative;overflow: hidden;}
.index-newslist a:hover .img img.img-center{transform: scale(1.1);}


.fa-2x img { /* 1st set of icons. Rotate them 360deg onmouseover and out */ -moz-transition: all 0.8s ease-in-out; -webkit-transition: all 0.8s ease-in-out; -o-transition: all 0.8s ease-in-out; -ms-transition: all 0.8s ease-in-out; transition: all 0.8s ease-in-out; cursor:pointer; border:none; }
.fa-2x img:hover { --webkit-transform: rotatey(180deg);
  -moz-transform: rotatey(180deg);
  -o-transform: rotatey(180deg);
  -ms-transform: rotatey(180deg);
  transform: rotatey(180deg); border:none; cursor:pointer}
  
  


#Layertop{width:100%; height:110px; z-index:100;}
#Layertop1{width:100%; height:110px; z-index:100}
.menu_top_body{width:100%; margin:auto; height:40px;background-color:#ba0000}
.menu_top_l{ float:left; text-align:left}
.menu_top_r1{ float:right; text-align:left; padding-left:10px}
.menu_top_r2{ float:right; padding-top:30px}
.menu_top_r1_1{ font-size:16px; padding-top:30px}
.menu_top_r1_2{ font-size:24px; font-weight:bold; font-style:italic}

.menu_top_middle{width:100%; margin:auto; height:0px;background-color: rgba(0,0,0,0.5); line-height:0px}

#menu_wap{ display:none}
.menu_top{ width:100%; height:118px; background:url(../images/menu_top_bg.jpg)}
.menu_web{width:100%; margin:auto;height:60px; background:#ba0000}
.menu_web_body{width:1400px; margin:auto}
.menu_web_body_left{float:left; width:440px;text-align:left}
.menu_web_body_left img { max-width:440px}
.menu_web_body_right{float:right; background:url(../images/search.png) no-repeat; width:220px; height:26px; margin-top:20px}

.menu_a {  width:175px; height:60px; line-height:94px; text-align:center}
.menu_a a{ color:#ffffff; font-size:16px;width:100%; height:60px; line-height:60px; display:block;}
.menu_a a:hover{ color:#ffffff; font-size:16px;width:100%; height:60px; line-height:60px; display:block; }

.menu_ab {  width:175px; height:60px; line-height:60px; text-align:center; background:#930a0a}
.menu_ab a{ color:#ffffff; font-size:16px;width:100%; height:60px; line-height:60px; display:block; font-weight:bolder}
.menu_ab a:hover{ color:#ffffff; font-size:16px;width:100%; height:60px; line-height:60px; display:block; font-weight:bolder}




.menu_top_line{ width:175px; height:2px; line-height:2px; background:#ba0000}
.menu_top_3{width: 0;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 7px solid #ba0000; margin-left:41px}
.menu_top_line1{ width:175px; height:5px; line-height:5px; background:#ffffff}

.xl_bg{width:1400px; margin:auto}

.xl_about{position:absolute; z-index:100;left:175px}
.xl_news{position:absolute; z-index:100;left:700px}
.xl_product{position:absolute; z-index:100;left:350px}
.xl_project{position:absolute; z-index:100;left:525px}
.xl_feedback{position:absolute; z-index:100;left:875px}
.xl_jobs{position:absolute; z-index:100;left:1150px}


.xl_a1{ width:175px; height:45px; line-height:45px; text-align:center; background:#ffffff; text-align:left}
.xl_a1 .xl_xl_xl{ width:155px; margin:auto; background:#ffffff;  height:45px; line-height:45px; text-align:left; padding-left:10px; padding-right:10px}

.xl_a1 .xl_xl_xl .menu-xxxx_a a{ color:#454545; font-size:16px; height:44px; line-height:44px; width:155px; display:block; border-bottom:1px dashed #cccccc; overflow:hidden}
.xl_a1 .xl_xl_xl .menu-xxxx_a a:hover{ color:#454545; font-size:16px; height:44px; line-height:44px; width:155px; display:block; border-bottom:1px dashed #cccccc; overflow:hidden}


.xl_a1b{  width:175px; height:45px; line-height:45px; text-align:center; background:#eeeeee; text-align:left}
.xl_a1b .xl_xl_xl{ width:155px; margin:auto; background:#ba0000; border-bottom:2px solid #eeeeee; height:44px; line-height:44px; padding-left:10px; padding-right:10px}
.xl_a1b .xl_xl_xl .menu-xxxx_a a{ color:#ffffff; font-size:16px; height:44px; line-height:44px; font-weight:bold; width:155px; display:block; overflow:hidden}
.xl_a1b .xl_xl_xl .menu-xxxx_a a:hover{ color:#ffffff; font-size:16px; height:44px; line-height:44px; font-weight:bold; width:155px; display:block; overflow:hidden}











@media screen and (max-width:1400px) {
	
#Layertop{width:100%; height:110px; z-index:100; position:fixed}
#Layertop1{width:100%; height:110px; z-index:100}
.menu_top_body{width:100%; margin:auto; }
.menu_top_middle{width:100%; margin:auto; height:0px;background-color: rgba(255,255,255,0.1); line-height:0px}

#menu_wap{ display:none}	
.menu_web{width:100%; margin:auto;height:auto; overflow:hidden}
.menu_web_body{width:100%; margin:auto}
.menu_web_body_left{float:left; width:28%; padding-top:10px}
.menu_web_body_left img { max-width:440px; width:100%}
.menu_web_body_right{float:right; background:url(../images/search.png) no-repeat; width:20%; height:26px; margin-top:20px}

.menu_a {  width:12.5%; height:auto; line-height:auto; text-align:center;}
.menu_a a{ color:#ffffff; font-size:14px;width:100%; height:auto; line-height:auto; display:block;}
.menu_a a:hover{ color:#ffffff; font-size:14px;width:100%; height:auto; line-height:auto; display:block; }

.menu_ab {  width:12.5%; height:auto; line-height:auto; text-align:center; background:#930a0a}
.menu_ab a{ color:#ffffff; font-size:14px;width:100%; height:auto; line-height:auto; display:block; font-weight:bolder}
.menu_ab a:hover{ color:#ffffff; font-size:14px;width:100%; height:auto; line-height:auto; display:block; font-weight:bolder}





.menu_top_line{ width:200px; height:2px; line-height:2px; background:#ba0000}
.menu_top_3{width: 0;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 7px solid #ba0000; margin-left:41px}
.menu_top_line1{ width:200px; height:5px; line-height:5px; background:#ffffff}

.xl_bg{width:100%; margin:auto}
.xl_about{position:absolute; z-index:100;left:12.5%}
.xl_news{position:absolute; z-index:100;left:50%}
.xl_product{position:absolute; z-index:100;left:25%}
.xl_project{position:absolute; z-index:100;left:37.5%}
.xl_feedback{position:absolute; z-index:100;left:62.5%}
.xl_jobs{position:absolute; z-index:100;left:82%}




.xl_a1{ width:200px; height:45px; line-height:45px; text-align:center; background:#ffffff; text-align:left}
.xl_a1 .xl_xl_xl{ width:180px; margin:auto; background:#ffffff;  height:45px; line-height:45px; text-align:left; padding-left:10px; padding-right:10px}

.xl_a1 .xl_xl_xl .menu-xxxx_a a{ color:#454545; font-size:16px; height:44px; line-height:44px; width:180px; display:block; border-bottom:1px dashed #cccccc}
.xl_a1 .xl_xl_xl .menu-xxxx_a a:hover{ color:#454545; font-size:16px; height:44px; line-height:44px; width:180px; display:block; border-bottom:1px dashed #cccccc}


.xl_a1b{  width:200px; height:45px; line-height:45px; text-align:center; background:#eeeeee; text-align:left}
.xl_a1b .xl_xl_xl{ width:180px; margin:auto; background:#ba0000; border-bottom:2px solid #eeeeee; height:44px; line-height:44px; padding-left:10px; padding-right:10px}
.xl_a1b .xl_xl_xl .menu-xxxx_a a{ color:#ffffff; font-size:16px; height:44px; line-height:44px; font-weight:bold; width:180px; display:block}
.xl_a1b .xl_xl_xl .menu-xxxx_a a:hover{ color:#ffffff; font-size:16px; height:44px; line-height:44px; font-weight:bold; width:180px; display:block}

}
@media screen and (max-width:1024px) {
	
.menu_top_body{width:100%; margin:auto; height:40px;background-color:#ba0000}
.menu_top_l{ float:left; text-align:left}
.menu_top_r1{ float:right; text-align:left; padding-left:10px}
.menu_top_r2{ float:right; padding-top:30px; display:none}
.menu_top_r1_1{ font-size:16px; padding-top:30px}
.menu_top_r1_2{ font-size:24px; font-weight:bold; font-style:italic}

.menu_top_gq{ display:none}

#Layertop{width:100%; height:110px; z-index:100; position:fixed}
#Layertop1{width:100%; height:110px; z-index:100}
.menu_top_body{width:100%; margin:auto; }
.menu_top_middle{width:100%; margin:auto; height:0px;background-color: rgba(255,255,255,0.1); line-height:0px}
	#menu_wap{ display:none}
.menu_web{width:100%; margin:auto;height:60px; overflow:hidden}
.menu_web_body{width:100%; margin:auto}
.menu_web_body_left{float:left; width:28%; padding-top:10px}
.menu_web_body_left img { max-width:220px}
.menu_web_body_right{float:right; background:url(../images/search.jpg) no-repeat; width:20%; height:24px; margin-top:10px; display:none}

.menu_a {  width:12.5%; height:60px; line-height:60px; text-align:center;}
.menu_a a{ color:#ffffff; font-size:14px;width:100%; height:40px; line-height:60px; display:block;}
.menu_a a:hover{ color:#ffffff; font-size:14px;width:100%; height:40px; line-height:60px; display:block; }

.menu_ab {  width:12.5%; height:60px; line-height:60px; text-align:center; background:#930a0a}
.menu_ab a{ color:#ffffff; font-size:14px;width:100%; height:60px; line-height:60px; display:block; font-weight:bolder}
.menu_ab a:hover{ color:#ffffff; font-size:14px;width:100%; height:60px; line-height:60px; display:block; font-weight:bolder}


.xl_bg{width:100%; margin:auto}


.menu_top_line{ width:200px; height:2px; line-height:2px; background:#ba0000}
.menu_top_3{width: 0;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 7px solid #ba0000; margin-left:41px}
.menu_top_line1{ width:200px; height:5px; line-height:5px; background:#ffffff}

.xl_bg{width:100%; margin:auto}
.xl_about{position:absolute; z-index:100;left:12.5%}
.xl_news{position:absolute; z-index:100;left:50%}
.xl_product{position:absolute; z-index:100;left:25%}
.xl_project{position:absolute; z-index:100;left:37.5%}
.xl_feedback{position:absolute; z-index:100;left:62.5%}
.xl_jobs{position:absolute; z-index:100;left:82%}




.xl_a1{ width:200px; height:45px; line-height:45px; text-align:center; background:#ffffff; text-align:left}
.xl_a1 .xl_xl_xl{ width:180px; margin:auto; background:#ffffff;  height:45px; line-height:45px; text-align:left; padding-left:10px; padding-right:10px}

.xl_a1 .xl_xl_xl .menu-xxxx_a a{ color:#454545; font-size:14px; height:44px; line-height:44px; width:180px; display:block; border-bottom:1px dashed #cccccc}
.xl_a1 .xl_xl_xl .menu-xxxx_a a:hover{ color:#454545; font-size:14px; height:44px; line-height:44px; width:180px; display:block; border-bottom:1px dashed #cccccc}


.xl_a1b{  width:200px; height:45px; line-height:45px; text-align:center; background:#eeeeee; text-align:left}
.xl_a1b .xl_xl_xl{ width:180px; margin:auto; background:#ba0000; border-bottom:2px solid #eeeeee; height:44px; line-height:44px; padding-left:10px; padding-right:10px}
.xl_a1b .xl_xl_xl .menu-xxxx_a a{ color:#ffffff; font-size:14px; height:44px; line-height:44px; font-weight:bold; width:180px; display:block}
.xl_a1b .xl_xl_xl .menu-xxxx_a a:hover{ color:#ffffff; font-size:14px; height:44px; line-height:44px; font-weight:bold; width:180px; display:block}


}
@media screen and (max-width:781px) {

.menu_top{ display:none}
#Layertop1{width:100%; height:0px; z-index:100}
#Layertop{display:none}
.menu_top_body{display:none}
.menu_web {
	display:none
}
#menu_wap{ display:block}
header {
	width: 100%;
}

header img {
	display: block; height:70px
}
header .header_title {
	float: left;
	box-sizing: border-box;z-index:100;padding-left:2%;
}

header span {
	display: block;
	float: right;
	margin-right: 2%; padding-top:13px; padding-bottom:13px
}

header span img { width:44px; height:44px}
/*nav_menu*/



.nav_menu {
	overflow:hidden;
	width:60%;
	position:fixed;
	left:0;
	top:0;
	padding-top:6rem;
	background-color:#ba0000;
	height: 100%;
	width: 0;
	z-index: 100000;
}
.nav_menu .btn {
	display: block;
	width: 19%;
	position: absolute;
	top: 2%;
	right: 5%;
}
.nav_menu .btn img {
	display: block;
	width: 100%;
}
.nav_menu ul {
	overflow:hidden;
	width:100%;
	background-color:#ba0000;
	overflow:scroll;
	padding-bottom:50%; padding-top:50px
}
.nav_menu li {
	width:100%;
	overflow:hidden;
	background:url(../images/nav02.png) no-repeat 80% 1.2rem;
}
.nav_menu li p {
	font-size:1rem;
	color:#ffffff;
	padding:1rem 0 1rem 3.75rem;
	border-bottom:1px solid #930a0a;
	background:url(../images/nav01.png) no-repeat 2rem center;
	background-size:0.8rem;
}
.nav_menu li p a {
	color:#ffffff;
}
.nav_menu li .mu a {
	color:#ffffff;
	display:block;
	padding:1rem 0 1rem 3.75rem;
	border-bottom:1px solid #930a0a;
	background:url(../images/nav03.png) no-repeat 2rem center;
	background-size:0.6rem;
	background-color:#222
}
 .nav_menu li:nth-child(1) a {
border-bottom:0;
padding:0;
background:none
}
.nav_menu li .mu {
	display:none
}
.nav_menu li.on {
	background:url(../images/nav02-1.png) no-repeat 80% 1.2rem;
}
.nav_menu li.on p {
	color:#fff;
	background:url(../images/nav01-1.png) no-repeat 2rem center;
	background-size:0.8rem;
}
.nav_menu li.on p a {
	color:#fff;
}
/*nav*/



nav {
	width: 100%;
	overflow: hidden;
	background:#069dd4;
	background-size: cover;
}
nav a {
	font-size: 1rem;
	color: #fff;
	display: block;
	float: left;
	width: 33.3%;
	text-align: center;
	box-sizing: border-box;
	border-left: 1px solid #ffffff;
	border-right: 0px solid #ffffff;
	height: 3rem;
	line-height: 3rem;
	border-left: 1px solid #ffffff;
}
 nav a:nth-child(4), nav a:nth-child(8) {
border-right: none;
}
 nav a:nth-child(1), nav a:nth-child(2), nav a:nth-child(3), nav a:nth-child(4) {
}
 nav a:nth-child(5), nav a:nth-child(6), nav a:nth-child(7), nav a:nth-child(8) {
border-top:  1px solid #ffffff;
border-left: 1px solid #ffffff;
}
 nav a:nth-child(1), nav a:nth-child(5) {
border-left: none;
}

.mian{  padding-bottom:0px}
.menu_wap_title{float:left; width:80%;font-size:16px; height:80px; line-height:80px}
.menu_wap_title a{ color:#000000; font-size:16px}
.menu_wap_title a:hover{ color:#000000; font-size:16px}

}
@media screen and (max-width:481px) {


}



.page_search_body{ width:1400px; margin:auto}
.page_search_body .l{ float:left; line-height:74px; text-align:left; color:#ffffff; font-size:16px; padding-left:10px}
.page_search_body .r{float:right; padding-top:18px; width:350px; padding-right:10px}

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

.page_search_body{ width:100%; margin:auto}
.page_search_body .l{ float:left;line-height:74px; text-align:left; color:#ffffff; font-size:16px; padding-left:10px}
.page_search_body .r{float:right; padding-top:18px; width:350px; padding-right:10px}

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

.page_search_body{ width:100%; margin:auto}
.page_search_body .l{ float:left; height:auto; line-height:40px; text-align:center; color:#ffffff; font-size:14px; width:100%; padding-left:0px}
.page_search_body .r{float:left; padding-top:10px;  width:100%; padding-left:0px;padding-bottom:10px; padding-right:0px}
	 }


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

.page_search_body{ width:100%; margin:auto; display:none}
.page_search_body .l{ float:left; height:auto; line-height:40px; text-align:center; color:#ffffff; font-size:12px; width:100%; padding-left:0px}
.page_search_body .r{float:left; padding-top:10px;  width:100%; padding-left:0px;padding-bottom:10px; padding-right:0px}




	 }

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

.page_search_body{ width:100%; margin:auto}
.page_search_body .l{ float:left; height:auto; line-height:40px; text-align:center; color:#ffffff; font-size:12px; width:100%; padding-left:0px}
.page_search_body .r{float:left; padding-top:10px;  width:100%; padding-left:0px;padding-bottom:10px; padding-right:0px}

	 }




.banner1_a{ font-size:36px; height:80px; line-height:80px; color:#454545; font-weight:lighter}
.banner1_b{font-size:60px; font-weight:bold; color:#ba0000; height:120px; line-height:120px}
.banner1_c a{ font-size:36px; font-weight:lighter; color:#ffffff; height:80px; line-height:80px; padding-left:20px; padding-right:20px;background-image: linear-gradient(to right, #ba0000, #243fb3)}
.banner1_c a:hover{ font-size:36px; font-weight:lighter; color:#ffffff; height:80px; line-height:80px; padding-left:20px; padding-right:20px;background-image: linear-gradient(to right, #ba0000, #243fb3)}


@media screen and (max-width:1400px) {
.banner1_a{ font-size:26px; height:40px; line-height:40px; color:#454545; font-weight:lighter}
.banner1_b{font-size:40px; font-weight:bold; color:#ba0000; height:60px; line-height:60px}
.banner1_c a{ font-size:26px; font-weight:lighter; color:#ffffff; height:50px; line-height:50px; padding-left:20px; padding-right:20px;background-image: linear-gradient(to right, #ba0000, #243fb3)}
.banner1_c a:hover{ font-size:26px; font-weight:lighter; color:#ffffff; height:50px; line-height:50px; padding-left:20px; padding-right:20px;background-image: linear-gradient(to right, #ba0000, #243fb3)}	

}
@media screen and (max-width:1024px) {
.banner1_a{ font-size:26px; height:60px; line-height:60px; color:#454545; font-weight:lighter}
.banner1_b{font-size:40px; font-weight:bold; color:#ba0000; height:80px; line-height:80px}
.banner1_c a{ font-size:26px; font-weight:lighter; color:#ffffff; height:100px; line-height:100px; padding-left:20px; padding-right:20px;background-image: linear-gradient(to right, #ba0000, #243fb3)}
.banner1_c a:hover{ font-size:26px; font-weight:lighter; color:#ffffff; height:100px; line-height:100px; padding-left:20px; padding-right:20px;background-image: linear-gradient(to right, #ba0000, #243fb3)}	
}


@media screen and (max-width:781px) {
.banner1_a{ font-size:26px; height:60px; line-height:60px; color:#454545; font-weight:lighter}
.banner1_b{font-size:30px; font-weight:bold; color:#ba0000; height:50px; line-height:50px}
.banner1_c a{ font-size:26px; font-weight:lighter; color:#ffffff; height:100px; line-height:100px; padding-left:20px; padding-right:20px;background-image: linear-gradient(to right, #ba0000, #243fb3)}
.banner1_c a:hover{ font-size:26px; font-weight:lighter; color:#ffffff; height:100px; line-height:100px; padding-left:20px; padding-right:20px;background-image: linear-gradient(to right, #ba0000, #243fb3)}

}
@media screen and (max-width:481px) {
.banner1_a{ font-size:20px; height:40px; line-height:40px; color:#454545; font-weight:lighter}
.banner1_b{font-size:20px; font-weight:bold; color:#ba0000; height:50px; line-height:50px}
.banner1_c a{ font-size:20px; font-weight:lighter; color:#ffffff; height:60px; line-height:60px; padding-left:20px; padding-right:20px;background-image: linear-gradient(to right, #ba0000, #243fb3)}
.banner1_c a:hover{ font-size:20px; font-weight:lighter; color:#ffffff; height:60px; line-height:60px; padding-left:20px; padding-right:20px;background-image: linear-gradient(to right, #ba0000, #243fb3)}

}	


.index_inc_title1{ font-size:45px; color:#242121; font-weight:bold; width:100%; margin:auto; text-align:center; height:60px; line-height:60px; padding-top:40px; padding-bottom:20px}
.index_inc_title2{ font-size:16px; color:#4e4e4e; width:100%; margin:auto; text-align:center; height:40px; line-height:40px; padding-bottom:40px}
.index_inc_line{ width:40px; height:5px; background:#ba0000; line-height:5px; margin:auto;}

.index_inc_title1a{ font-size:45px; color:#ffffff; font-weight:bold; width:100%; margin:auto; text-align:center; height:60px; line-height:60px; padding-top:40px; padding-bottom:20px}
.index_inc_title2a{ font-size:16px; color:#ffffff; width:100%; margin:auto; text-align:center; height:40px; line-height:40px; padding-bottom:40px}
.index_inc_linea{ width:40px; height:5px; background:#ffffff; line-height:5px; margin:auto;}

@media screen and (max-width:1400px) {
.index_inc_title1{ font-size:45px; color:#242121; font-weight:bold; width:100%; margin:auto; text-align:center; height:60px; line-height:60px; padding-top:40px}
.index_inc_title2{ font-size:16px; color:#4e4e4e; width:100%; margin:auto; text-align:center; height:40px; line-height:40px; padding-bottom:40px}
.index_inc_line{ width:40px; height:5px; background:#ba0000; line-height:5px; margin:auto;}

.index_inc_title1a{ font-size:45px; color:#ffffff; font-weight:bold; width:100%; margin:auto; text-align:center; height:60px; line-height:60px; padding-top:40px}
.index_inc_title2a{ font-size:16px; color:#ffffff; width:100%; margin:auto; text-align:center; height:40px; line-height:40px; padding-bottom:40px}
.index_inc_linea{ width:40px; height:5px; background:#ffffff; line-height:5px; margin:auto;}
}

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

@media screen and (max-width:781px) {
}

@media screen and (max-width:481px) {
.index_inc_title1{ font-size:35px; color:#242121; font-weight:bold; width:100%; margin:auto; text-align:center; height:60px; line-height:60px; padding-top:40px}
.index_inc_title2{ font-size:16px; color:#4e4e4e; width:100%; margin:auto; text-align:center; height:40px; line-height:40px; padding-bottom:40px}
.index_inc_line{ width:40px; height:5px; background:#ba0000; line-height:5px; margin:auto;}

.index_inc_title1a{ font-size:35px; color:#ffffff; font-weight:bold; width:100%; margin:auto; text-align:center; height:60px; line-height:60px; padding-top:40px}
.index_inc_title2a{ font-size:16px; color:#ffffff; width:100%; margin:auto; text-align:center; height:40px; line-height:40px; padding-bottom:40px}
.index_inc_linea{ width:40px; height:5px; background:#ffffff; line-height:5px; margin:auto;}
}






.web_body{ width:1400px; margin:auto}


@media screen and (max-width:1400px) {
	
.web_body{ width:96%; margin:auto}

}
@media screen and (max-width:1024px) {
.web_body{ width:96%; margin:auto}

}


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

.web_body{ width:90%; margin:auto}


}
@media screen and (max-width:481px) {

.web_body{ width:90%; margin:auto}

}	






.index_product_class_title ul{ display:inline-block; text-align:center; width:100%; margin:auto}
.index_product_class_title li{text-align:center;cursor:pointer; display:inline-block; margin-left:10px; margin-right:10px;}
.index_product_class_title li a{ color:#454545; font-size:16px; width:130px; height:40px; border:1px solid #cccccc; background:#ffffff;line-height:40px; display:block}
.index_product_class_title li a:hover{ color:#ffffff; font-size:16px; width:130px; height:40px; border:1px solid #ba0000; background:#ba0000;line-height:40px; display:block}

.index_product_class_title .currrrr{text-align:center;cursor:pointer; display:inline-block; margin-left:10px; margin-right:10px;}
.index_product_class_title .currrrr a{ color:#ffffff; font-size:16px; width:130px; height:40px; border:1px solid #ba0000; background:#ba0000;line-height:40px; display:block}
.index_product_class_title .currrrr a:hover{ color:#ffffff; font-size:16px; width:130px; height:40px; border:1px solid #ba0000; background:#ba0000;line-height:40px; display:block}

@media screen and (max-width:1400px) {
.index_product_class_title ul{ display:inline-block; text-align:center; width:100%; margin:auto}
.index_product_class_title li{text-align:center;cursor:pointer; display:inline-block; margin-left:5px; margin-right:5px;}
.index_product_class_title li a{ color:#454545; font-size:16px; width:100px; height:40px; border:1px solid #cccccc; background:#ffffff;line-height:40px; display:block}
.index_product_class_title li a:hover{ color:#ffffff; font-size:16px; width:100px; height:40px; border:1px solid #ba0000; background:#ba0000;line-height:40px; display:block}

.index_product_class_title .currrrr{text-align:center;cursor:pointer; display:inline-block; margin-left:5px; margin-right:5px;}
.index_product_class_title .currrrr a{ color:#ffffff; font-size:16px; width:100px; height:40px; border:1px solid #ba0000; background:#ba0000;line-height:40px; display:block}
.index_product_class_title .currrrr a:hover{ color:#ffffff; font-size:16px; width:100px; height:40px; border:1px solid #ba0000; background:#ba0000;line-height:40px; display:block}	

}
@media screen and (max-width:1024px) {
.index_product_class_title ul{ display:inline-block; text-align:center; width:100%; margin:auto;list-style:none; font-size:0px}
.index_product_class_title li{text-align:center;cursor:pointer; display:block; margin-left:0px; margin-right:10px; float:left; width:200px; margin-bottom:5px;list-style:none; font-size:0px}
.index_product_class_title li a{ color:#454545; font-size:16px; width:100%; height:40px; border:1px solid #cccccc; background:#ffffff;line-height:40px; display:block}
.index_product_class_title li a:hover{ color:#ffffff; font-size:16px; width:100%; height:40px; border:1px solid #ba0000; background:#ba0000;line-height:40px; display:block}

.index_product_class_title .currrrr{text-align:center;cursor:pointer; display:block; margin-left:0px; margin-right:10px; float:left; width:200px;list-style:none; font-size:0px}
.index_product_class_title .currrrr a{ color:#ffffff; font-size:16px; width:100%; height:40px; border:1px solid #ba0000; background:#ba0000;line-height:40px; display:block}
.index_product_class_title .currrrr a:hover{ color:#ffffff; font-size:16px; width:100%; height:40px; border:1px solid #ba0000; background:#ba0000;line-height:40px; display:block}	
}


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

.index_product_class_title ul{ display:inline-block; text-align:center; width:100%; margin:auto;list-style:none; font-size:0px}
.index_product_class_title li{text-align:center;cursor:pointer; display:block; margin-left:0px; margin-right:0px; float:left; width:33.3%; margin-bottom:5px;list-style:none; font-size:0px}
.index_product_class_title li a{ color:#454545; font-size:16px; width:80%; height:40px; border:1px solid #cccccc; background:#ffffff;line-height:40px; display:block; margin:auto}
.index_product_class_title li a:hover{ color:#ffffff; font-size:16px; width:80%; height:40px; border:1px solid #ba0000; background:#ba0000;line-height:40px; display:block; margin:auto}

.index_product_class_title .currrrr{text-align:center;cursor:pointer; display:block; margin-left:0px; margin-right:0px; float:left; width:100%;list-style:none; font-size:0px}
.index_product_class_title .currrrr a{ color:#ffffff; font-size:16px; width:80%; height:40px; border:1px solid #ba0000; background:#ba0000;line-height:40px; display:block; margin:auto}
.index_product_class_title .currrrr a:hover{ color:#ffffff; font-size:16px; width:80%; height:40px; border:1px solid #ba0000; background:#ba0000;line-height:40px; display:block; margin:auto}	
}
@media screen and (max-width:481px) {
.index_product_class_title ul{ display:inline-block; text-align:center; width:100%; margin:auto;list-style:none; font-size:0px}
.index_product_class_title li{text-align:center;cursor:pointer; display:block; margin-left:0px; margin-right:0px; float:left; width:50%; margin-bottom:5px;list-style:none; font-size:0px}
.index_product_class_title li a{ color:#454545; font-size:16px; width:80%; height:40px; border:1px solid #cccccc; background:#ffffff;line-height:40px; display:block; margin:auto}
.index_product_class_title li a:hover{ color:#ffffff; font-size:16px; width:80%; height:40px; border:1px solid #ba0000; background:#ba0000;line-height:40px; display:block; margin:auto}

.index_product_class_title .currrrr{text-align:center;cursor:pointer; display:block; margin-left:0px; margin-right:0px; float:left; width:100%;list-style:none; font-size:0px}
.index_product_class_title .currrrr a{ color:#ffffff; font-size:16px; width:80%; height:40px; border:1px solid #ba0000; background:#ba0000;line-height:40px; display:block; margin:auto}
.index_product_class_title .currrrr a:hover{ color:#ffffff; font-size:16px; width:80%; height:40px; border:1px solid #ba0000; background:#ba0000;line-height:40px; display:block; margin:auto}	
}	





.hotpro{ width: 100%; overflow: hidden;}
#hotpro_bo .item { display: block; line-height: normal; width:31.3%; margin:auto; list-style: none; float:left; margin-left:1%; margin-right:1%; margin-bottom:20px}
#hotpro_bo .item .tupian{ width: 100%; height:auto; overflow: hidden; margin:auto; text-align:center; overflow:hidden}
#hotpro_bo .item .smallc{ width: 100%; overflow: hidden; background:#f7f7f7; margin:auto; text-align:center; padding-top:30px}
#hotpro_bo .item .smallc a{ display: block; height:40px; line-height:40px; overflow:hidden; font-size:20px; font-weight:bold}
#hotpro_bo .item .smallc1{ width:100%; line-height:35px; background:#f7f7f7; color:#454545; height:70px; overflow:hidden}
#hotpro_bo .item  .smallc1_1{ width:90%; margin:auto; line-height:35px; height:70px; overflow:hidden}
#hotpro_bo .item .smallc2{ width: 100%; overflow: hidden; background:#f7f7f7; margin:auto; text-align:center; padding-top:30px; padding-bottom:30px}
#hotpro_bo .item .smallc2 a{ display: block; height:40px; line-height:40px; overflow:hidden; font-size:20px; font-weight:bold; color:#ba0000}

#hotpro_bo .item:hover .tupian img{ -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2);}
#hotpro_bo .item:hover .smallc{ background:#ba0000; font-size:16px; text-align:center}
#hotpro_bo .item:hover .smallc a{ color:#ffffff; text-align:center; font-size:20px; font-weight:bold}
#hotpro_bo .item:hover .smallc1{ width:100%; line-height:35px; background:#ba0000; color:#ffffff; height:70px; overflow:hidden}
#hotpro_bo .item:hover  .smallc1_1{ width:90%; margin:auto; line-height:35px; height:70px; overflow:hidden; color:#ffffff}
#hotpro_bo .item:hover .smallc2{ width: 100%; overflow: hidden; background:#ba0000; margin:auto; text-align:center; padding-top:30px; padding-bottom:30px}
#hotpro_bo .item:hover .smallc2 a{ display: block; height:40px; line-height:40px; overflow:hidden; font-size:20px; font-weight:bold; color:#ffffff}



@media screen and (max-width:781px) {
#hotpro_bo .item { display: block; line-height: normal; width:48%; margin:auto; list-style: none; float:left; margin-left:1%; margin-right:1%; margin-bottom:20px}

	
}
@media screen and (max-width:481px) {
#hotpro_bo .item { display: block; line-height: normal; width:98%; margin:auto; list-style: none; float:left; margin-left:1%; margin-right:1%; margin-bottom:20px}
}	



.index_about_top{width:100%; background:url(../images/index_about_top.jpg) center top no-repeat; height:350px}
.index_about_top1{width:100%; margin:auto; text-align:center; color:#ffffff;font-size:36px; font-weight:bold; padding-top:80px; height:90px; line-height:90px}
.index_about_top2{width:100%; margin:auto; text-align:center; color:#ffffff;font-size:30px; font-weight:bold; height:70px; line-height:70px}

@media screen and (max-width:1024px) {
.index_about_top{width:100%; background:url(../images/index_about_top.jpg) center top no-repeat; height:350px}
.index_about_top1{width:100%; margin:auto; text-align:center; color:#ffffff;font-size:26px; font-weight:bold; padding-top:80px; height:90px; line-height:90px}
.index_about_top2{width:100%; margin:auto; text-align:center; color:#ffffff;font-size:30px; font-weight:bold; height:70px; line-height:70px}	
}
@media screen and (max-width:781px) {
.index_about_top{width:100%; background:url(../images/index_about_top.jpg) center top no-repeat; height:350px}
.index_about_top1{width:100%; margin:auto; text-align:center; color:#ffffff;font-size:18px; font-weight:bold; padding-top:80px; height:90px; line-height:90px}
.index_about_top2{width:100%; margin:auto; text-align:center; color:#ffffff;font-size:18px; font-weight:bold; height:70px; line-height:70px}	
}
@media screen and (max-width:481px) {
.index_about_top{width:100%; background:url(../images/index_about_top.jpg) center top no-repeat; height:150px}
.index_about_top1{width:100%; margin:auto; text-align:center; color:#ffffff;font-size:18px; font-weight:bold; padding-top:40px;line-height:45px; height:auto}
.index_about_top2{width:100%; margin:auto; text-align:center; color:#ffffff;font-size:18px; font-weight:bold; height:40px; line-height:40px}	
}


.web_about{ padding-top:40px}
.web_about_left{ float:left; width:535px}
.web_about_right{ float:left; width:760px; padding-left:70px; padding-right:35px}
.web_about_right_title{ height:100px; line-height:100px; color:#ba0000; font-size:36px; font-weight:bold; border-bottom:3px solid #ba0000; width:150px}
.web_about_right_smallc{ line-height:30px; padding-top:40px; padding-bottom:40px}
.web_about_right_more a{ width:140px; height:40px; line-height:40px; text-align:center; background:#ba0000; color:#ffffff; font-size:16px; display:block}
.web_about_right_more a:hover{ width:140px; height:40px; line-height:40px; text-align:center; background:#ba0000; color:#ffffff; font-size:16px; display:block}


@media screen and (max-width:1400px) {
.web_about{ padding-top:40px}
.web_about_left{ float:left; width:535px}
.web_about_right{ float:left; width:calc( 100% - 570px); padding-left:35px; padding-right:0px}
.web_about_right_title{ height:80px; line-height:80px; color:#ba0000; font-size:36px; font-weight:bold; border-bottom:3px solid #ba0000; width:150px}
.web_about_right_smallc{ line-height:30px; padding-top:20px; padding-bottom:20px}
.web_about_right_more a{ width:140px; height:40px; line-height:40px; text-align:center; background:#ba0000; color:#ffffff; font-size:16px; display:block}
.web_about_right_more a:hover{ width:140px; height:40px; line-height:40px; text-align:center; background:#ba0000; color:#ffffff; font-size:16px; display:block}	
}

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

.web_about{ padding-top:40px}
.web_about_left{ float:left; width:80%; padding-left:10%; padding-right:10%}
.web_about_left img{ width:100%}
.web_about_right{ float:left; width:100%; padding-left:0px; padding-right:0px;}
.web_about_right_title{ height:80px; line-height:80px; color:#ba0000; font-size:36px; font-weight:bold; border-bottom:3px solid #ba0000; width:150px}
.web_about_right_smallc{ line-height:30px; padding-top:20px; padding-bottom:20px}
.web_about_right_more a{ width:140px; height:40px; line-height:40px; text-align:center; background:#ba0000; color:#ffffff; font-size:16px; display:block}
.web_about_right_more a:hover{ width:140px; height:40px; line-height:40px; text-align:center; background:#ba0000; color:#ffffff; font-size:16px; display:block}	
}


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

}


@media screen and (max-width:481px) {
.web_about_left{ float:left; width:96%; padding-left:2%; padding-right:2%}

}


.ys{ width:100%; margin:auto; height:695px; background:url(../images/index_ys.jpg) center top no-repeat}
.web_ys_t{ padding-top:90px; height:40px; line-height:40px; color:#273252; font-weight:bold; font-size:20px}
.web_ys_t_e{ padding-bottom:60px; height:40px; line-height:40px; color:#2f2f2f; font-weight:bold; font-size:30px}
.web_ys_1{padding-bottom:70px; float:left}
.web_ys_1_a{float:left; width:100px; height:60px; line-height:60px; color:#e5e6ed; font-size:80px; font-weight:bold}
.web_ys_1_b{float:left; width:400px;}
.web_ys_1_c{width:100%; height:45px; line-height:45px; padding-top:30px; font-size:20px; font-weight:bold}
.web_ys_1_d{width:100%; line-height:30px;}


@media screen and (max-width:1400px) {
.ys{ width:100%; margin:auto; height:auto; background:url(../images/index_ys.jpg) left top no-repeat #f9f9fe; padding-bottom:50px}
.web_ys_t{ padding-top:90px; height:40px; line-height:40px; color:#273252; font-weight:bold; font-size:20px}
.web_ys_t_e{ padding-bottom:60px; height:40px; line-height:40px; color:#2f2f2f; font-weight:bold; font-size:30px}
.web_ys_1{padding-bottom:70px; float:left; width:50%}
.web_ys_1_a{float:left; width:100px; height:60px; line-height:60px; color:#e5e6ed; font-size:80px; font-weight:bold}
.web_ys_1_b{float:left; width:calc( 100% - 100px);}
.web_ys_1_c{width:100%; height:45px; line-height:45px; padding-top:30px; font-size:20px; font-weight:bold}
.web_ys_1_d{width:100%; line-height:30px;}
}

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


}


@media screen and (max-width:781px) {
.ys{ width:100%; margin:auto; height:auto; background:url(../images/index_ys.jpg) left top no-repeat #f9f9fe; padding-bottom:50px}

}


@media screen and (max-width:481px) {
.ys{ width:100%; margin:auto; height:auto; background:url(../images/index_ys.jpg) left top no-repeat #f9f9fe; padding-bottom:50px}
.web_ys_1{padding-bottom:70px; float:left; width:100%}
}




.cpzs{ width: 100%; overflow: hidden;}
.cpzs_bo #owl-demo { width: 100%; margin-left: auto; margin-right: auto; position: relative; padding-bottom:3vw;}
.cpzs_bo #owl-demo .item { display: block; line-height: normal; width:90%; margin:auto; list-style: none}
.cpzs_bo #owl-demo .item .tupian{ width: 100%; height:auto; overflow: hidden; margin:auto; text-align:center}
.cpzs_bo #owl-demo .item .smallc{ width: 100%; overflow: hidden; background:#f7f7f7; margin:auto; text-align:center; padding-top:30px}
.cpzs_bo #owl-demo .item .smallc a{ display: block; height:40px; line-height:40px; overflow:hidden; font-size:20px; font-weight:bold}
.cpzs_bo #owl-demo .item .smallc1{ width:100%; line-height:35px; background:#FFF; color:#454545; height:70px; overflow:hidden}
.cpzs_bo #owl-demo .item  .smallc1_1{ width:90%; margin:auto; line-height:35px; height:70px; overflow:hidden}
.cpzs_bo #owl-demo .item .smallc2{ width: 100%; overflow: hidden; background:#FFF; margin:auto; text-align:center; padding-top:30px; padding-bottom:30px}
.cpzs_bo #owl-demo .item .smallc2 a{ display: block; height:40px; line-height:40px; overflow:hidden; font-size:20px; font-weight:bold; color:#79cd1f}

.cpzs_bo #owl-demo .item:hover .tupian img{ -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2);}
.cpzs_bo #owl-demo .item:hover .smallc{ background:#ba0000; font-size:16px; text-align:center}
.cpzs_bo #owl-demo .item:hover .smallc a{ color:#ffffff; text-align:center; font-size:20px; font-weight:bold}


.cpzs_bo #owl-demo .item:hover .smallc1{ width:100%; line-height:35px; background:#79cd1f; color:#ffffff; height:70px; overflow:hidden}
.cpzs_bo #owl-demo .item:hover  .smallc1_1{ width:90%; margin:auto; line-height:35px; height:70px; overflow:hidden; color:#ffffff}

.cpzs_bo #owl-demo .item:hover .smallc2{ width: 100%; overflow: hidden; background:#79cd1f; margin:auto; text-align:center; padding-top:30px; padding-bottom:30px}
.cpzs_bo #owl-demo .item:hover .smallc2 a{ display: block; height:40px; line-height:40px; overflow:hidden; font-size:20px; font-weight:bold; color:#ffffff}

.cpzs_bo .owl-buttons{ display:none;}
.cpzs_bo .owl-pagination { width: 100%; overflow: hidden; position: absolute; left: 0; bottom: 0; text-align: center; display: block; }
.cpzs_bo .owl-page { display: inline-block; width: 16px; height: 16px; margin: 0 8px; background: #707070; *display: inline;
*zoom: 1; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%;}
.cpzs_bo .owl-page.active { width: 56px; height: 16px; background: #ba0000; border-radius: 16px; -moz-border-radius: 16px; -webkit-border-radius: 16px;}









@media screen and (max-width: 1500px) and (min-width:0) {
.cpzs_bo .owl-page, .news_img .owl-page { width: 13px; height: 13px; margin: 0 6px;}
.cpzs_bo .owl-page.active, .news_img .owl-page.active { width: 50px; height: 13px; border-radius: 13px; -moz-border-radius: 13px; -webkit-border-radius: 13px;}


}
@media screen and (max-width: 1350px) and (min-width:0) {
.conrp .owl-page { width: 12px; height: 12px; margin: 0 5px;}
.cpzs_bo .owl-page, .news_img .owl-page { width: 12px; height: 12px; margin: 0 5px;}
.cpzs_bo .owl-page.active, .news_img .owl-page.active { width: 48px; height: 12px; border-radius: 12px; -moz-border-radius: 12px; -webkit-border-radius: 12px;}


}
@media screen and (max-width: 1250px) and (min-width:0) {
.conrp .owl-page { width: 10px; height: 10px; margin: 0 4px;}
.cpzs_bo .owl-page, .news_img .owl-page { width: 10px; height: 10px; margin: 0 4px;}
.cpzs_bo .owl-page.active, .news_img .owl-page.active { width: 46px; height: 10px; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;}

}
/*wap*/
@media screen and (max-width: 1024px) and (min-width:0) {


/*cpzs*/
.cpzs{ padding:0.4rem 0;}
.cpzs_bo #owl-demo { padding-bottom:50px;}
.cpzs_bo #owl-demo .item dd{ padding:0.28rem 0; text-align:center;}
.cpzs_bo #owl-demo .item dd a{ height:0.28rem; line-height:0.28rem;}
.cpzs_bo .owl-page { width: 10px; height: 10px; margin: 0 5x;}
.cpzs_bo .owl-page.active { width: 36px; height: 10px; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;}
#project_gd .item { display: block; line-height: normal; width:48%; margin:auto; list-style: none; float:left; margin-left:1%; margin-right:1%; margin-bottom:20px}



}

@media screen and (max-width: 768px) and (min-width:0) {




}
@media screen and (max-width: 481px) and (min-width:0) {

#project_gd .item { display: block; line-height: normal; width:98%; margin:auto; list-style: none; float:left; margin-left:1%; margin-right:1%; margin-bottom:20px}

/*cpzs*/
.cpzs_bo #owl-demo .item dt, .cpzs_bo #owl-demo .item dd{ width: 100%;}


}

@media screen and (max-width: 320px) and (min-width:0) {



}


.index_news_content{ width:100%; background:#ffffff; margin:auto; padding-bottom:40px}
.index_news_class ul{ display:inline-block; text-align:center; width:100%; margin:auto; margin-bottom:40px}
.index_news_class li{text-align:center;cursor:pointer; display:inline-block; margin-left:10px; margin-right:10px; margin-bottom:10px}
.index_news_class li a{ color:#222222; font-size:16px; width:170px; height:60px; background:#f0f0f0;line-height:60px; display:block;border-radius:5px}
.index_news_class li a:hover{ color:#222222; font-size:16px; width:170px; height:60px;  background:#f0f0f0;line-height:60px; display:block;border-radius:5px}


.index_news_class .currrrr{text-align:center;cursor:pointer; display:inline-block;}
.index_news_class .currrrr a{ color:#ffffff; font-size:16px; width:170px; height:60px; background:#ba0000;line-height:60px; display:block;border-radius:5px}
.index_news_class .currrrr a:hover{ color:#ffffff; font-size:16px; width:170px; height:60px;  background:#ba0000;line-height:60px; display:block;border-radius:5px}






.index_news dd{ display:none}



.index_news_left{width:800px; float:left; background:#eeeeee; height:600px; margin-top:20px}
.index_news_right{width:580px; float:left; margin-left:20px; height:600px}
.index_news_body{width:100%; margin:auto; border-bottom:1px dashed #cccccc;padding-top:5px; padding-bottom:9px}
.index_news_title{height:50px; line-height:50px; text-align:left; width:100%; overflow:hidden}
.index_news_title a{ color:#454545; font-size:18px; font-weight:bold}
.index_news_title a:hover{ color:#ba0000; font-size:18px; font-weight:bold}
.index_news_smallc{height:60px; line-height:30px; text-align:left; width:100%; font-size:16px; color:#454545; overflow:hidden}
.index_news_date{height:30px; line-height:30px; text-align:left;width:100%}
.index_news_date_left{float:left; padding-top:8px; padding-right:5px}
.index_news_date_right{float:left; text-align:left;color:#7a8795; height:30px; line-height:30px}

div,ul,li,a,span,img{margin:0;padding:0;}
li{list-style:none;}
#slider{width:800px;height:600px;margin:auto;position:relative;}
.slider_list li{position:absolute;display:none;}
.slider_list li img{width:800px;height:600px;}
.slider_list li:first-child{display:block;}
.slider_icon{position:absolute;z-index:1;right:5%;bottom:20px;font-size:0;padding:4px 8px;border-radius:12px; display:none}
.slider_icon i{display:inline-block;width:12px;height:12px;border-radius:50%;margin:0 5px;}
/*.btn{background:#fff;}*/
.arrow{display:none;width:30px;height:60px;background-color:rgba(0,0,0,.2);position:absolute;top:50%;margin-top:-30px;}
.prve{left:0;}
.next{right:0;}
.arrow span{display:block;width:10px;height:10px;border-bottom:2px solid #fff;border-left:2px solid #fff;}
.slider_left{margin:25px 0 0 10px;transform:rotate(45deg);}
.slider_right{margin:25px 0 0 5px;transform:rotate(-135deg);}
.arrow:hover{background:#444;}
#slider:hover .arrow{display:block;}
.btn_act{background:#db192a;}


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

.index_news_left{width:800px; float:left; background:#eeeeee; height:600px}
.index_news_right{width: calc(100% - 820px);float:left; margin-left:20px; height:600px}
.index_news_body{width:100%; margin:auto; border-bottom:1px dashed #cccccc;padding-top:5px; padding-bottom:5px}
.index_news_title{height:50px; line-height:50px; text-align:left; width:100%; overflow:hidden}
.index_news_title a{ color:#454545; font-size:18px; font-weight:bold}
.index_news_title a:hover{ color:#ba0000; font-size:18px; font-weight:bold}
.index_news_smallc{height:60px; line-height:30px; text-align:left; width:100%; font-size:16px; color:#454545; overflow:hidden}
.index_news_date{height:30px; line-height:30px; text-align:left;width:100%}
.index_news_date_left{float:left; padding-top:8px; padding-right:5px}
.index_news_date_right{float:left; text-align:left;color:#7a8795; height:30px; line-height:30px}
}
@media screen and (max-width:1024px) {

.index_news_left{width:450px; float:left; background:#eeeeee; height:auto}
.index_news_right{width: calc(100% - 470px);float:left; margin-left:20px; height:auto}
.index_news_body{width:100%; margin:auto; border-bottom:1px dashed #cccccc;padding-top:5px; padding-bottom:5px}
.index_news_title{height:50px; line-height:50px; text-align:left; width:100%; overflow:hidden}
.index_news_title a{ color:#454545; font-size:18px; font-weight:bold}
.index_news_title a:hover{ color:#ba0000; font-size:18px; font-weight:bold}
.index_news_smallc{height:30px; line-height:30px; text-align:left; width:100%; font-size:16px; color:#454545; overflow:hidden; display:none}
.index_news_date{height:30px; line-height:30px; text-align:left;width:100%}
.index_news_date_left{float:left; padding-top:8px; padding-right:5px}
.index_news_date_right{float:left; text-align:left;color:#7a8795; height:30px; line-height:30px}


#slider{width:450px;height:338px;margin:auto;position:relative;}
.slider_list li{position:absolute;display:none;}
.slider_list li img{width:450px;height:338px;}
.slider_list li:first-child{display:block;}
.slider_icon{position:absolute;z-index:1;right:5%;bottom:20px;font-size:0;padding:4px 8px;border-radius:12px; display:none}
.slider_icon i{display:inline-block;width:12px;height:12px;border-radius:50%;margin:0 5px;}
/*.btn{background:#fff;}
*/
.arrow{display:none;width:30px;height:60px;background-color:rgba(0,0,0,.2);position:absolute;top:50%;margin-top:-30px;}
.prve{left:0;}
.next{right:0;}
.arrow span{display:block;width:10px;height:10px;border-bottom:2px solid #fff;border-left:2px solid #fff;}
.slider_left{margin:25px 0 0 10px;transform:rotate(45deg);}
.slider_right{margin:25px 0 0 5px;transform:rotate(-135deg);}
.arrow:hover{background:#444;}
#slider:hover .arrow{display:block;}
.btn_act{background:#db192a;}
}
@media screen and (max-width:781px) {

.index_news_left{width:100%; float:left; background:#eeeeee; height:auto}
.index_news_right{width:100%;float:left; margin-left:0px; height:auto}
.index_news_body{width:100%; margin:auto; border-bottom:1px dashed #cccccc;padding-top:5px; padding-bottom:5px}
.index_news_title{height:50px; line-height:50px; text-align:left; width:100%; overflow:hidden}
.index_news_title a{ color:#454545; font-size:18px; font-weight:bold}
.index_news_title a:hover{ color:#ba0000; font-size:18px; font-weight:bold}
.index_news_smallc{height:60px; line-height:30px; text-align:left; width:100%; font-size:16px; color:#454545; overflow:hidden; display:block}
.index_news_date{height:30px; line-height:30px; text-align:left;width:100%}
.index_news_date_left{float:left; padding-top:8px; padding-right:5px}
.index_news_date_right{float:left; text-align:left;color:#7a8795; height:30px; line-height:30px}


#slider{width:100%;height:500px;margin:auto;position:relative;}
.slider_list li{position:absolute;display:none; text-align:center; margin:auto}
.slider_list li img{width:100%;height:500px;}
.slider_list li:first-child{display:block;}
.slider_icon{position:absolute;z-index:1;right:5%;bottom:20px;font-size:0;padding:4px 8px;border-radius:12px; display:none}
.slider_icon i{display:inline-block;width:12px;height:12px;border-radius:50%;margin:0 5px;}
/*.btn{background:#fff;}
*/.arrow{display:none;width:30px;height:60px;background-color:rgba(0,0,0,.2);position:absolute;top:50%;margin-top:-30px;}
.prve{left:0;}
.next{right:0;}
.arrow span{display:block;width:10px;height:10px;border-bottom:2px solid #fff;border-left:2px solid #fff;}
.slider_left{margin:25px 0 0 10px;transform:rotate(45deg);}
.slider_right{margin:25px 0 0 5px;transform:rotate(-135deg);}
.arrow:hover{background:#444;}
#slider:hover .arrow{display:block;}
.btn_act{background:#db192a;}
}
@media screen and (max-width:481px) {

.index_news_left{width:100%; float:left; background:#eeeeee; height:auto}
.index_news_right{width:100%;float:left; margin-left:0px; height:auto}
.index_news_body{width:100%; margin:auto; border-bottom:1px dashed #cccccc;padding-top:5px; padding-bottom:5px}
.index_news_title{height:50px; line-height:50px; text-align:left; width:100%; overflow:hidden}
.index_news_title a{ color:#454545; font-size:18px; font-weight:bold}
.index_news_title a:hover{ color:#ba0000; font-size:18px; font-weight:bold}
.index_news_smallc{height:60px; line-height:30px; text-align:left; width:100%; font-size:16px; color:#454545; overflow:hidden}
.index_news_date{height:30px; line-height:30px; text-align:left;width:100%}
.index_news_date_left{float:left; padding-top:8px; padding-right:5px}
.index_news_date_right{float:left; text-align:left;color:#7a8795; height:30px; line-height:30px}

#slider{width:100%;height:300px;margin:auto;position:relative;}
.slider_list li{position:absolute;display:none; text-align:center; margin:auto}
.slider_list li img{width:100%;height:300px;}


.index_news_class ul{ display:inline-block; text-align:center; width:100%; margin:auto; margin-bottom:40px}
.index_news_class li{text-align:center;cursor:pointer; display:inline-block; margin-left:10px; margin-right:10px; margin-bottom:10px}
.index_news_class li a{ color:#222222; font-size:16px; width:150px; height:45px; background:#f0f0f0;line-height:45px; display:block;border-radius:5px}
.index_news_class li a:hover{ color:#222222; font-size:16px; width:150px; height:45px;  background:#f0f0f0;line-height:45px; display:block;border-radius:5px}


.index_news_class .currrrr{text-align:center;cursor:pointer; display:inline-block;}
.index_news_class .currrrr a{ color:#ffffff; font-size:16px; width:150px; height:45px; background:#ba0000;line-height:45px; display:block;border-radius:5px}
.index_news_class .currrrr a:hover{ color:#ffffff; font-size:16px; width:150px; height:45px;  background:#ba0000;line-height:45px; display:block;border-radius:5px}

}	











.index_bottom_bottom3{ width:1400px; margin:auto}
.index_bottom_bottom2{ width:1400px;position:absolute;  height:1px; z-index:100; margin:auto}
.index_bottom_bottom1{ width:1400px; height:20px; line-height:20px;background:#323232; margin:auto;position:absolute; top:40px;}



@media screen and (max-width:1400px) {
	
.index_bottom_bottom3{ width:90%; margin:auto}
.index_bottom_bottom2{ width:90%;position:absolute;  height:1px; z-index:100; margin:auto}
.index_bottom_bottom1{ width:100%; height:20px; line-height:20px;background:#323232; margin:auto;position:absolute; top:40px}

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

.index_bottom_bottom3{ width:90%; margin:auto}
.index_bottom_bottom2{ width:90%;position:absolute;  height:1px; z-index:100; margin:auto}
.index_bottom_bottom1{ width:100%; height:20px; line-height:20px;background:#323232; margin:auto;position:absolute; top:40px}
}


@media screen and (max-width:781px) {
.index_bottom_bottom3{ width:90%; margin:auto}
.index_bottom_bottom2{ width:90%;position:absolute;  height:1px; z-index:100; margin:auto}
.index_bottom_bottom1{ width:100%; height:20px; line-height:20px;background:#323232; margin:auto;position:absolute; top:40px}
}


@media screen and (max-width:481px) {
.index_bottom_bottom3{ width:90%; margin:auto}
.index_bottom_bottom2{ width:90%;position:absolute;  height:1px; z-index:100; margin:auto}
.index_bottom_bottom1{ width:100%; height:20px; line-height:20px; background:#323232; margin:auto;position:absolute; top:40px}


}



.web_line_line3{ width:1400px; margin:auto}
.web_line_line2{ width:1400px;position:absolute;  height:1px; z-index:1; margin:auto}
.web_line_line1{ width:1400px; height:20px; line-height:20px; background-image: linear-gradient(to left,#2d77f2, #122bb9); margin:auto;position:absolute; top:-10px; border-radius:15px;}



@media screen and (max-width:1400px) {
	
.web_line_line3{ width:90%; margin:auto}
.web_line_line2{ width:90%;position:absolute;  height:1px; z-index:1; margin:auto}
.web_line_line1{ width:100%; height:20px; line-height:20px; background-image: linear-gradient(to left,#2d77f2, #122bb9); margin:auto;position:absolute; top:-10px; border-radius:15px;}

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

.web_line_line3{ width:90%; margin:auto}
.web_line_line2{ width:90%;position:absolute;  height:1px; z-index:1; margin:auto}
.web_line_line1{ width:100%; height:20px; line-height:20px; background-image: linear-gradient(to left,#2d77f2, #122bb9); margin:auto;position:absolute; top:-10px; border-radius:15px;}

}


@media screen and (max-width:781px) {
.web_line_line3{ width:90%; margin:auto}
.web_line_line2{ width:90%;position:absolute;  height:1px; z-index:1; margin:auto}
.web_line_line1{ width:100%; height:20px; line-height:20px; background-image: linear-gradient(to left,#2d77f2, #122bb9); margin:auto;position:absolute; top:-10px; border-radius:15px;}

}


@media screen and (max-width:481px) {
.web_line_line3{ width:90%; margin:auto}
.web_line_line2{ width:90%;position:absolute;  height:1px; z-index:1; margin:auto}
.web_line_line1{ width:100%; height:20px; line-height:20px; background-image: linear-gradient(to left,#2d77f2, #122bb9); margin:auto;position:absolute; top:-10px; border-radius:15px;}

}






.hzhb{ width:1400px; margin:auto; padding-bottom:30px}
.hzhb img{ width:1400px}

@media screen and (max-width:1400px) {
	
.hzhb{ width:98%; margin:auto}
.hzhb img{ width:100%}
	
	
	}





.page_body_inc_main{margin:auto; text-align:center;width:100%; padding-top:40px; padding-bottom:40px; }
.page_body_inc_main_body{ width:1400px; margin:auto}
.inc_left{ width:1400px; float:left}

.page_inc{ width:100%; margin:auto;text-align:left;color:#454545; font-size:16px; height:74px; background:url(../images/page_inc.png)}
.page_inc_body{ width:1400px; margin:auto;line-height:74px; text-align:left;color:#454545; font-size:16px;height:74px}

.body_in{ width:1400px; margin:auto; padding-top:20px}
.body_in1{ width:1400px; margin:auto; padding-top:20px}

.page_left_body{ width:1400px; margin:auto; display:inline-block; text-align:center}

.left_no{text-align:left;line-height:50px;line-height:50px; display:inline-block; background:#a5a3a3; padding-left:20px; padding-right:20px; margin-left:10px; margin-right:10px; margin-bottom:10px}
.left_no a{ width:100%; height:50px; line-height:50px; color:#ffffff; display:block;text-align:center; font-size:16px;}
.left_no a:hover{  width:100%; height:50px; line-height:50px; color:#ffffff; display:block;text-align:center; font-size:16px; }

.left_yes{text-align:left;line-height:50px;line-height:50px; display:inline-block; background:#ba0000; padding-left:20px; padding-right:20px; margin-left:10px; margin-right:10px; margin-bottom:10px}
.left_yes a{  width:100%; height:50px; line-height:50px; color:#ffffff; display:block;text-align:center; font-size:16px;}
.left_yes a:hover{  width:100%; height:50px; line-height:50px; color:#ffffff; display:block;text-align:center; font-size:16px; }





.about_more img{ width:auto}
.about_more{ margin:auto; width:1400px}




@media screen and (max-width:1400px) {
	
.page_body_inc_main{margin:auto; text-align:center;width:100%; padding-top:40px; padding-bottom:40px; }
.page_body_inc_main_body{ width:96%; margin:auto}
.inc_left{ width:96%; float:left}

.page_inc{ width:100%; margin:auto;text-align:left;color:#454545; font-size:16px; height:74px; background:url(../images/page_inc.png)}
.page_inc_body{ width:1400px; margin:auto;line-height:74px; text-align:left;color:#454545; font-size:16px;height:74px}

.body_in{ width:96%; margin:auto; padding-top:20px}	
.body_in1{ width:100%; margin:auto; padding-top:20px}	

.page_left_body{ width:96%; margin:auto; display:inline-block; text-align:center}


.left_no{text-align:left;line-height:50px;line-height:50px; display:inline-block; background:#a5a3a3; padding-left:20px; padding-right:20px; margin-left:10px; margin-right:10px; margin-bottom:10px}
.left_no a{ width:100%; height:50px; line-height:50px; color:#ffffff; display:block;text-align:center; font-size:16px;}
.left_no a:hover{  width:100%; height:50px; line-height:50px; color:#ffffff; display:block;text-align:center; font-size:16px; }

.left_yes{text-align:left;line-height:50px;line-height:50px; display:inline-block; background:#ba0000; padding-left:20px; padding-right:20px; margin-left:10px; margin-right:10px; margin-bottom:10px}
.left_yes a{  width:100%; height:50px; line-height:50px; color:#ffffff; display:block;text-align:center; font-size:16px;}
.left_yes a:hover{  width:100%; height:50px; line-height:50px; color:#ffffff; display:block;text-align:center; font-size:16px; }


.about_more img{ width:auto}
.about_more{ margin:auto; width:100%}

}
@media screen and (max-width:1024px) {
	
.page_body_inc_main{margin:auto; text-align:center;width:100%;  padding-top:40px; padding-bottom:40px; }
.page_body_inc_main_body{ width:96%; margin:auto}
.inc_left{ width:96%; float:left}

.page_inc{ width:100%; margin:auto;text-align:left;color:#454545; font-size:16px; height:74px; background:url(../images/page_inc.png)}
.page_inc_body{ width:100%; margin:auto;line-height:74px; text-align:left;color:#454545; font-size:16px;height:74px}

.body_in{ width:96%; margin:auto; padding-top:20px}	
.body_in1{ width:100%; margin:auto; padding-top:20px}	

.left_no{text-align:left;line-height:50px;line-height:50px; display:inline-block; background:#a5a3a3; padding-left:20px; padding-right:20px; margin-left:10px; margin-right:10px; margin-bottom:10px}
.left_no a{ width:100%; height:50px; line-height:50px; color:#ffffff; display:block;text-align:center; font-size:16px;}
.left_no a:hover{  width:100%; height:50px; line-height:50px; color:#ffffff; display:block;text-align:center; font-size:16px; }

.left_yes{text-align:left;line-height:50px;line-height:50px; display:inline-block; background:#ba0000; padding-left:20px; padding-right:20px; margin-left:10px; margin-right:10px; margin-bottom:10px}
.left_yes a{  width:100%; height:50px; line-height:50px; color:#ffffff; display:block;text-align:center; font-size:16px;}
.left_yes a:hover{  width:100%; height:50px; line-height:50px; color:#ffffff; display:block;text-align:center; font-size:16px; }


.about_more img{ width:auto}
.about_more{ margin:auto; width:100%}

}
@media screen and (max-width:781px) {

.page_body_inc_main{margin:auto; text-align:center;width:100%;  padding-top:40px; padding-bottom:40px; }
.page_body_inc_main_body{ width:96%; margin:auto}
.inc_left{ width:96%; float:left}

.page_inc{ width:100%; margin:auto; text-align:left;color:#454545; font-size:14px; height:auto; background:url(../images/page_inc.png)}
.page_inc_body{ width:96%; margin:auto;text-align:left;color:#454545; font-size:14px; line-height:30px; height:auto; padding-top:10px; padding-bottom:10px}
.page_inc_body a{ font-size:14px}

.body_in{ width:96%; margin:auto; padding-top:20px}	
.body_in1{ width:100%; margin:auto; padding-top:20px}

.page_left_body{ width:96%; margin:auto; display:inline-block; text-align:center}

.left_no{text-align:left;line-height:50px;line-height:50px; display:inline-block; background:#a5a3a3; padding-left:10px; padding-right:10px; margin-left:10px; margin-right:10px; margin-bottom:10px}
.left_no a{ width:100%; height:50px; line-height:50px; color:#ffffff; display:block;text-align:center; font-size:16px;}
.left_no a:hover{  width:100%; height:50px; line-height:50px; color:#ffffff; display:block;text-align:center; font-size:16px; }

.left_yes{text-align:left;line-height:50px;line-height:50px; display:inline-block; background:#ba0000; padding-left:10px; padding-right:10px; margin-left:10px; margin-right:10px; margin-bottom:10px}
.left_yes a{  width:100%; height:50px; line-height:50px; color:#ffffff; display:block;text-align:center; font-size:16px;}
.left_yes a:hover{  width:100%; height:50px; line-height:50px; color:#ffffff; display:block;text-align:center; font-size:16px; }


.about_more img{ width:100%}
.about_more{ margin:auto; width:100%}

}
@media screen and (max-width:481px) {

.page_body_inc_main{margin:auto; text-align:center;width:100%; padding-top:40px; padding-bottom:40px; }
.page_body_inc_main_body{ width:96%; margin:auto}
.inc_left{ width:96%; float:left}

.page_inc{ width:100%; margin:auto; text-align:left;color:#454545; font-size:14px; height:auto; background:url(../images/page_inc.png)}
.page_inc_body{ width:96%; margin:auto;text-align:left;color:#454545; font-size:14px; line-height:30px; height:auto; padding-top:10px; padding-bottom:10px}
.page_inc_body a{ font-size:14px}

.body_in{ width:96%; margin:auto; padding-top:20px}	
.body_in1{ width:96%; margin:auto; padding-top:20px}	

.page_left_body{ width:96%; margin:auto; display:inline-block; text-align:center}

.left_no{width: calc(50% - 10px);text-align:left;line-height:50px;line-height:50px; display:inline-block; background:#a5a3a3; padding-left:0px; padding-right:0px; margin-left:5px; margin-right:5px; margin-bottom:10px; float:left;}
.left_no a{ width:100%; height:50px; line-height:50px; color:#ffffff; display:block;text-align:center; font-size:16px;}
.left_no a:hover{  width:100%; height:50px; line-height:50px; color:#ffffff; display:block;text-align:center; font-size:16px; }

.left_yes{width: calc(50% - 10px);text-align:left;line-height:50px;line-height:50px; display:inline-block; background:#ba0000;  padding-left:0px; padding-right:0px; margin-left:5px; margin-right:5px; margin-bottom:10px; float:left;}
.left_yes a{  width:100%; height:50px; line-height:50px; color:#ffffff; display:block;text-align:center; font-size:16px;}
.left_yes a:hover{  width:100%; height:50px; line-height:50px; color:#ffffff; display:block;text-align:center; font-size:16px; }


.about_more img{ width:100%}
.about_more{ margin:auto; width:100%}

}	




.contact_left{float:left; width:60%; line-height:35px}
.contact_right{float: right; width:40%}
.contact_right img{ width:100%}

.about_in{ width:100%; margin:auto; padding-top:20px}
.about_left{float:left; width:50%; line-height:35px}
.about_right{float: right; width:50%}
.about_left img{ width:98%; margin:auto}
.about_right img{ width:98%; margin:auto}

@media screen and (max-width:781px) {
	
.contact_left{float:left; width:100%; line-height:35px}
.contact_right{float: right; width:100%}
.contact_right img{ width:100%}

.about_in{ width:100%; margin:auto; padding-top:20px}
.about_left{float:left; width:100%; line-height:35px}
.about_right{float: right; width:100%}
.about_left img{ width:98%; margin:auto}
.about_right img{ width:98%; margin:auto}

}







.about_list{ width:33.3%; float:left}
.about_list_img{ width:400px; margin:auto}
.img_xz{width:400px; height:300px; overflow:hidden}
.about_list_img img { width:400px; height:300px; margin:auto}
.about_list_title{ width:100%; margin:auto; text-align:center; height:40px; line-height:40px; padding-top:20px; padding-bottom:20px}
.about_list_title a{ font-weight:bold;}


@media screen and (max-width:1400px) {
	
.about_list{ width:33.3%; float:left}
.about_list_img{ width:90%; margin:auto}
.img_xz{width:100%; height:auto; overflow:hidden}
.about_list_img img { width:100%; height:auto; margin:auto}
.about_list_title{ width:100%; margin:auto; text-align:center; height:40px; line-height:40px; padding-top:20px; padding-bottom:20px}

}
@media screen and (max-width:1024px) {
	
.about_list{ width:33.3%; float:left}
.about_list_img{ width:90%; margin:auto}
.img_xz{width:100%; height:auto; overflow:hidden}
.about_list_img img { width:100%; height:auto; margin:auto}
.about_list_title{ width:100%; margin:auto; text-align:center; height:40px; line-height:40px; padding-top:20px; padding-bottom:20px}

}
@media screen and (max-width:781px) {

.about_list{ width:50%; float:left}
.about_list_img{ width:90%; margin:auto}
.img_xz{width:100%; height:auto; overflow:hidden}
.about_list_img img { width:100%; height:auto; margin:auto}
.about_list_title{ width:100%; margin:auto; text-align:center; height:40px; line-height:40px; padding-top:0px; padding-bottom:0px}

}
@media screen and (max-width:481px) {

.about_list{ width:100%; float:left}
.about_list_img{ width:90%; margin:auto}
.img_xz{width:100%; height:auto; overflow:hidden}
.about_list_img img { width:100%; height:auto; margin:auto}
.about_list_title{ width:100%; margin:auto; text-align:center; height:40px; line-height:40px; padding-top:0px; padding-bottom:0px}

}	






.about_list1{ width:25%; float:left}
.about_list_img1{ width:304px; margin:auto; background:#F00}
.img_xz1{width:302px; height:227px; overflow:hidden; background:#cccccc; padding:1px}
.about_list_img1 img { width:300px; height:225px; margin:auto; border:1px solid #ffffff}
.about_list_title1{ width:100%; margin:auto; text-align:center; height:40px; line-height:40px}


@media screen and (max-width:1400px) {
	
.about_list1{ width:25%; float:left}
.about_list_img1{ width:80%; margin:auto; background:none}
.img_xz1{width:100%; height:auto; overflow:hidden; background:none; padding:1px}
.about_list_img1 img { width:100%; height:auto; margin:auto; border:1px solid #ffffff}
.about_list_title1{ width:100%; margin:auto; text-align:center; height:40px; line-height:40px}

}
@media screen and (max-width:1024px) {
	
.about_list1{ width:25%; float:left}
.about_list_img1{ width:80%; margin:auto; background:none}
.img_xz1{width:100%; height:auto; overflow:hidden; background:none; padding:1px}
.about_list_img1 img { width:100%; height:auto; margin:auto; border:1px solid #ffffff}
.about_list_title1{ width:100%; margin:auto; text-align:center; height:40px; line-height:40px}

}
@media screen and (max-width:781px) {

.about_list1{ width:50%; float:left}
.about_list_img1{ width:80%; margin:auto; background:none}
.img_xz1{width:100%; height:auto; overflow:hidden; background:none; padding:1px}
.about_list_img1 img { width:100%; height:auto; margin:auto; border:1px solid #ffffff}
.about_list_title1{ width:100%; margin:auto; text-align:center; height:40px; line-height:40px}

}
@media screen and (max-width:481px) {

.about_list1{ width:100%; float:left}
.about_list_img1{ width:100%; margin:auto; background:none}
.img_xz1{width:100%; height:auto; overflow:hidden; background:none; padding:1px}
.about_list_img1 img { width:100%; height:auto; margin:auto; border:1px solid #ffffff}
.about_list_title1{ width:100%; margin:auto; text-align:center; height:40px; line-height:40px}

}	









.pro_news{ width:50%; float:left}
.pro_news_title{ float:left; text-align:left; height:40px; line-height:40px}
.pro_news_date{ float:right; text-align:right; height:40px; line-height:40px}


.about_list2{ width:25%; float:left}
.about_list_img2{ width:300px; margin:auto}
.about_list_img2 img { width:300px; height:225px; margin:auto; border:1px solid #ffffff}
.about_list_title2{ width:100%; margin:auto; text-align:center; height:40px; line-height:40px}

@media screen and (max-width:1400px) {
	
.about_list2{ width:25%; float:left}
.about_list_img2{ width:98%; margin:auto}
.about_list_img2 img { width:98%; height:auto; margin:auto; border:1px solid #ffffff}
.about_list_title2{ width:100%; margin:auto; text-align:center; height:40px; line-height:40px}

}
@media screen and (max-width:1024px) {
	
.about_list2{ width:25%; float:left}
.about_list_img2{ width:98%; margin:auto}
.about_list_img2 img { width:98%; height:auto; margin:auto; border:1px solid #ffffff}
.about_list_title2{ width:100%; margin:auto; text-align:center; height:40px; line-height:40px}

}
@media screen and (max-width:781px) {

.about_list2{ width:50%; float:left}
.about_list_img2{ width:98%; margin:auto}
.about_list_img2 img { width:98%; height:auto; margin:auto; border:1px solid #ffffff}
.about_list_title2{ width:100%; margin:auto; text-align:center; height:40px; line-height:40px}

}
@media screen and (max-width:481px) {

.about_list2{ width:100%; float:left}
.about_list_img2{ width:100%; margin:auto}
.about_list_img2 img { width:98%; height:auto; margin:auto; border:1px solid #ffffff}
.about_list_title2{ width:100%; margin:auto; text-align:center; height:40px; line-height:40px}

}	







.news_list{width:1400px; text-align:center; padding-bottom:10px;border-bottom:1px dashed #cccccc; padding-top:10px}
.news_list_img{width:252px; height:190px; border:1px solid #cccccc; margin:auto; float:left; overflow:hidden}
.news_list_img img{ width:250px; height:188px; border:1px solid #ffffff}
.news_list_middle{ width:30px; float:left}
.news_list_content{width:100%; text-align:left;  margin:auto; float:left}
.news_list_content a{ font-size:16px; font-weight:bold}
.news_list_content a:hover{ font-size:16px; font-weight:bold}
.news_list_content1{width: calc(100% - 10px);line-height:30px;color:#222222;height:30px; border-left:4px solid #ba0000; padding-left:6px; margin-top:5px; margin-bottom:5px}
.news_list_content2{width:100%;line-height:40px;color:#133984;height:40px}
.news_list_content3{width:100%;line-height:35px;color:#454545;height:70px; overflow:hidden}
.news_list_more{ float:right}
.news_list_more a{ width:150px; height:40px; background:#ba0000; color:#ffffff; line-height:40px; display:block; text-align:center;border-radius:100px}
.news_list_more a:hover{ width:150px; height:40px; background:#a5a3a3; color:#ffffff; line-height:40px; display:block; text-align:center;border-radius:100px}

.news_content_title{width:100%;text-align:center;font-size:20px;line-height:30px; padding-top:10px; padding-bottom:10px}
.news_content_info{width:100%;text-align:center;border-bottom:1px #cccccc dashed;height:30px;font-size:14px; padding-top:5px; padding-bottom:5px}


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

.news_list{width:100%; text-align:center; padding-bottom:10px;border-bottom:1px dashed #cccccc; padding-top:10px}
.news_list_img{width:252px; height:190px; border:1px solid #cccccc; margin:auto; float:left; overflow:hidden}
.news_list_img img{ width:250px; height:188px; border:1px solid #ffffff}
.news_list_middle{ width:30px; float:left}
.news_list_content{width:100%; text-align:left;  margin:auto; float:left}
.news_list_content a{ font-size:16px; font-weight:bold}
.news_list_content a:hover{ font-size:16px; font-weight:bold}
.news_list_content1{width: calc(100% - 10px);line-height:30px;color:#222222;height:30px; border-left:4px solid #ba0000; padding-left:6px; margin-top:5px; margin-bottom:5px}
.news_list_content2{width:100%;line-height:40px;color:#133984;height:40px}
.news_list_content3{width:100%;line-height:35px;color:#454545;height:70px}
.news_list_more{ float:right}
.news_list_more a{ width:150px; height:40px; background:#ba0000; color:#ffffff; line-height:40px; display:block; text-align:center;border-radius:100px}
.news_list_more a:hover{ width:150px; height:40px; background:#a5a3a3; color:#ffffff; line-height:40px; display:block; text-align:center;border-radius:100px}

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

.news_list{width:100%; text-align:center; padding-bottom:10px;border-bottom:1px dashed #cccccc; padding-top:10px}
.news_list_img{width:252px; height:190px; border:1px solid #cccccc; margin:auto; float:left; overflow:hidden}
.news_list_img img{ width:250px; height:188px; border:1px solid #ffffff}
.news_list_middle{ width:30px; float:left}
.news_list_content{width:100%; text-align:left;  margin:auto; float:left}
.news_list_content a{ font-size:16px; font-weight:bold}
.news_list_content a:hover{ font-size:16px; font-weight:bold}
.news_list_content1{width: calc(100% - 10px);line-height:30px;color:#222222;height:30px; border-left:4px solid #ba0000; padding-left:6px; margin-top:5px; margin-bottom:5px}
.news_list_content2{width:100%;line-height:40px;color:#133984;height:40px}
.news_list_content3{width:100%;line-height:35px;color:#454545;height:70px}
.news_list_more{ float:right}
.news_list_more a{ width:150px; height:40px; background:#ba0000; color:#ffffff; line-height:40px; display:block; text-align:center;border-radius:100px}
.news_list_more a:hover{ width:150px; height:40px; background:#a5a3a3; color:#ffffff; line-height:40px; display:block; text-align:center;border-radius:100px}

	 }


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


.news_list{width:100%; text-align:center; padding-bottom:10px;border-bottom:1px dashed #cccccc; padding-top:10px}
.news_list_img{width:252px; height:190px; border:1px solid #cccccc; margin:auto; float:left; overflow:hidden}
.news_list_img img{ width:250px; height:188px; border:1px solid #ffffff}
.news_list_middle{ width:30px; float:left}
.news_list_content{width:100%; text-align:left;  margin:auto; float:left}
.news_list_content a{ font-size:16px; font-weight:bold}
.news_list_content a:hover{ font-size:16px; font-weight:bold}
.news_list_content1{width: calc(100% - 10px);line-height:30px;color:#222222;height:30px; border-left:4px solid #ba0000; padding-left:6px; margin-top:5px; margin-bottom:5px}
.news_list_content2{width:100%;line-height:40px;color:#133984;height:40px}
.news_list_content3{width:100%;line-height:35px;color:#454545;height:70px; overflow:hidden}
.news_list_more{ float:right}
.news_list_more a{ width:150px; height:40px; background:#ba0000; color:#ffffff; line-height:40px; display:block; text-align:center;border-radius:100px}
.news_list_more a:hover{ width:150px; height:40px; background:#a5a3a3; color:#ffffff; line-height:40px; display:block; text-align:center;border-radius:100px}

	 }

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

.news_list{width:100%; text-align:center; padding-bottom:10px;border-bottom:1px dashed #cccccc; padding-top:10px}
.news_list_img{width:252px; height:190px; border:1px solid #cccccc; margin:auto; float:left; overflow:hidden}
.news_list_img img{ width:250px; height:188px; border:1px solid #ffffff}
.news_list_middle{ width:30px; float:left}
.news_list_content{width:100%; text-align:left;  margin:auto; float:left}
.news_list_content a{ font-size:16px; font-weight:bold}
.news_list_content a:hover{ font-size:16px; font-weight:bold}
.news_list_content1{width: calc(100% - 10px);line-height:30px;color:#222222;height:30px; border-left:4px solid #ba0000; padding-left:6px; margin-top:5px; margin-bottom:5px}
.news_list_content2{width:100%;line-height:40px;color:#133984;height:40px}
.news_list_content3{width:100%;line-height:35px;color:#454545;height:70px}
.news_list_more{ float:right}
.news_list_more a{ width:150px; height:40px; background:#ba0000; color:#ffffff; line-height:40px; display:block; text-align:center;border-radius:100px}
.news_list_more a:hover{ width:150px; height:40px; background:#a5a3a3; color:#ffffff; line-height:40px; display:block; text-align:center;border-radius:100px}

	 }








	
	
.product_content{width:33.3%; float:left; padding-bottom:30px}
.product_content_body{width:400px;background:#f8f8f8; height:530px;border-radius:50px; padding:3%; margin:auto}
.product_content_body_img{width:100%; margin:auto}
.product_content_body_img img{ width:400px; height:300px;border-radius:50px; border:1px solid #f5f3f3;box-shadow: 5px 5px 5px 5px #cccccc;}
.product_content_body_title{width:400px; height:50px; line-height:50px; text-align:left; overflow:hidden}
.product_content_body_title a{font-size:18px; font-weight:bold; height:40px; line-height:40px}
.product_content_body_smallc{width:400px; height:90px; line-height:30px; text-align:left; padding-bottom:30px}
.product_content_body_more{width:400px;text-align:left;}
.product_content_body_more a{ width:100px; height:30px; line-height:30px; color:#ffffff; display:block; background:#2c2e2d;border-radius:50px; text-align:center; font-size:14px}

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


.product_content{width:33.3%; float:left; padding-bottom:30px}
.product_content_body{width:90%;background:#f8f8f8; height:auto;border-radius:50px; padding:3%; margin:auto}
.product_content_body_img{width:100%; margin:auto}
.product_content_body_img img{ width:98%; height:auto;border-radius:50px; border:1px solid #f5f3f3;box-shadow: 5px 5px 5px 5px #cccccc;}
.product_content_body_title{width:98%; height:50px; line-height:50px; text-align:left; overflow:hidden}
.product_content_body_title a{font-size:18px; font-weight:bold; height:40px; line-height:40px}
.product_content_body_smallc{width:98%; height:60px; line-height:30px; text-align:left; padding-bottom:30px; overflow:hidden; margin-bottom:30px}
.product_content_body_more{width:98%;text-align:left; margin-bottom:30px}
.product_content_body_more a{ width:100px; height:30px; line-height:30px; color:#ffffff; display:block; background:#2c2e2d;border-radius:50px; text-align:center; font-size:14px}
	 }
 @media screen and (max-width:1024px) {


.product_content{width:50%; float:left; padding-bottom:30px}
.product_content_body{width:90%;background:#f8f8f8; height:auto;border-radius:50px; padding:3%; margin:auto}
.product_content_body_img{width:100%; margin:auto}
.product_content_body_img img{ width:98%; height:auto;border-radius:50px; border:1px solid #f5f3f3;box-shadow: 5px 5px 5px 5px #cccccc;}
.product_content_body_title{width:98%; height:50px; line-height:50px; text-align:left; overflow:hidden}
.product_content_body_title a{font-size:18px; font-weight:bold; height:40px; line-height:40px}
.product_content_body_smallc{width:98%; height:60px; line-height:30px; text-align:left; padding-bottom:30px; overflow:hidden; margin-bottom:30px}
.product_content_body_more{width:98%;text-align:left; margin-bottom:30px}
.product_content_body_more a{ width:100px; height:30px; line-height:30px; color:#ffffff; display:block; background:#2c2e2d;border-radius:50px; text-align:center; font-size:14px}
	 }
 @media screen and (max-width:781px) {


.product_content{width:50%; float:left; padding-bottom:30px}
.product_content_body{width:90%;background:#f8f8f8; height:auto;border-radius:50px; padding:3%; margin:auto}
.product_content_body_img{width:100%; margin:auto}
.product_content_body_img img{ width:98%; height:auto;border-radius:50px; border:1px solid #f5f3f3;box-shadow: 5px 5px 5px 5px #cccccc;}
.product_content_body_title{width:98%; height:50px; line-height:50px; text-align:left; overflow:hidden}
.product_content_body_title a{font-size:18px; font-weight:bold; height:40px; line-height:40px}
.product_content_body_smallc{width:98%; height:60px; line-height:30px; text-align:left; padding-bottom:30px; overflow:hidden; margin-bottom:30px}
.product_content_body_more{width:98%;text-align:left; margin-bottom:30px}
.product_content_body_more a{ width:100px; height:30px; line-height:30px; color:#ffffff; display:block; background:#2c2e2d;border-radius:50px; text-align:center; font-size:14px}
	 }	  
 @media screen and (max-width:481px) {


.product_content{width:100%; float:left; padding-bottom:30px}
.product_content_body{width:90%;background:#f8f8f8; height:auto;border-radius:50px; padding:3%; margin:auto}
.product_content_body_img{width:100%; margin:auto}
.product_content_body_img img{ width:98%; height:auto;border-radius:50px; border:1px solid #f5f3f3;box-shadow: 5px 5px 5px 5px #cccccc;}
.product_content_body_title{width:98%; height:50px; line-height:50px; text-align:left; overflow:hidden}
.product_content_body_title a{font-size:18px; font-weight:bold; height:40px; line-height:40px}
.product_content_body_smallc{width:98%; height:60px; line-height:30px; text-align:left; padding-bottom:30px; overflow:hidden; margin-bottom:30px}
.product_content_body_more{width:98%;text-align:left; margin-bottom:30px}
.product_content_body_more a{ width:100px; height:30px; line-height:30px; color:#ffffff; display:block; background:#2c2e2d;border-radius:50px; text-align:center; font-size:14px}
	 } 		
	 






.way_r{width: 1400px; margin:auto}
.way_r li{float: left;width: 300px;background: #fff;margin-bottom: 35px;overflow: hidden;position: relative; margin-left:25px; margin-right:25px}
.way_r li img{display:block;width: 100%;}
.way_r li em{display:none;font-size: 16px;text-align:center;}
.way_r li span{display:block;height: 28px;margin-left: 25px;position: relative;}
.way_r li span:after{position: absolute;width: 1px;height: 15px;background: #d7d7d7;content: "";left: 115px;top: 7px;}
.way_r li .more{float: left;font-size: 14px;color: #333;line-height: 28px;}
.way_r li .zx{float: right;margin-right: 18px;width: 90px;height: 28px;line-height: 28px;padding-left: 10px;font-size: 14px;color: #00458f;background:url(../images/jt1.png) no-repeat;}
.way_r li .hv{position: absolute;width: 100%;height: 0;background: #182eba;left: 0;bottom: 0;z-index: 10;transition:all .5s cubic-bezier(0.52, 1.64, 0.37, 0.66);; filter: Alpha(Opacity=70);Opacity:0.7; color:#fff;}
.way_r li .hv>a{display:block;font-size: 22px;color: #f6aa00;line-height:300px;text-align: center;}
.way_r li .hv p a{display:block;font-size: 22px;color: #f6aa00;text-align: center; overflow:hidden}
.way_r li:hover .hv{height: 100%}



@media screen and (max-width:1400px) {
	
	
.way_r{width: 100%; margin:auto}
.way_r li{float: left;width: 21%;background: #fff;margin-bottom: 35px;overflow: hidden;position: relative; margin-left:2%; margin-right:2%}
.way_r li img{display:block;width: 100%;}
.way_r li em{display:none;font-size: 16px;text-align:center;}
.way_r li span{display:block;height: 28px;margin-left: 25px;position: relative;}
.way_r li span:after{position: absolute;width: 1px;height: 15px;background: #d7d7d7;content: "";left: 115px;top: 7px;}
.way_r li .more{float: left;font-size: 14px;color: #333;line-height: 28px;}
.way_r li .zx{float: right;margin-right: 18px;width: 90px;height: 28px;line-height: 28px;padding-left: 10px;font-size: 14px;color: #00458f;background:url(../images/jt1.png) no-repeat;}
.way_r li .hv{position: absolute;width: 100%;height: 0;background: #182eba;left: 0;bottom: 0;z-index: 10;transition:all .5s cubic-bezier(0.52, 1.64, 0.37, 0.66);}
.way_r li .hv>a{display:block;font-size: 22px;color: #f6aa00;line-height:250px;text-align: center;}
.way_r li .hv p a{display:block;font-size: 22px;color: #f6aa00;text-align: center; overflow:hidden}
.way_r li:hover .hv{height: 100%}

}
@media screen and (max-width:1024px) {
	
	.way_r{width: 100%; margin:auto}
.way_r li{float: left;width: 27.3%;background: #fff;margin-bottom: 35px;overflow: hidden;position: relative; margin-left:3%; margin-right:3%}
.way_r li img{display:block;width: 100%;}
.way_r li em{display:none;font-size: 16px;text-align:center;}
.way_r li span{display:block;height: 28px;margin-left: 25px;position: relative;}
.way_r li span:after{position: absolute;width: 1px;height: 15px;background: #d7d7d7;content: "";left: 115px;top: 7px;}
.way_r li .more{float: left;font-size: 14px;color: #333;line-height: 28px;}
.way_r li .zx{float: right;margin-right: 18px;width: 90px;height: 28px;line-height: 28px;padding-left: 10px;font-size: 14px;color: #00458f;background:url(../images/jt1.png) no-repeat;}
.way_r li .hv{position: absolute;width: 100%;height: 0;background: #182eba;left: 0;bottom: 0;z-index: 10;transition:all .5s cubic-bezier(0.52, 1.64, 0.37, 0.66);}
.way_r li .hv>a{display:block;font-size: 22px;color: #f6aa00;line-height:250px;text-align: center;}
.way_r li .hv p a{display:block;font-size: 22px;color: #f6aa00;text-align: center; overflow:hidden}
.way_r li:hover .hv{height: 100%}

}
@media screen and (max-width:781px) {
	.way_r{width: 100%; margin:auto}
.way_r li{float: left;width: 44%;background: #fff;margin-bottom: 35px;overflow: hidden;position: relative; margin-left:3%; margin-right:3%}
.way_r li img{display:block;width: 100%;}
.way_r li em{display:none;font-size: 16px;text-align:center;}
.way_r li span{display:block;height: 28px;margin-left: 25px;position: relative;}
.way_r li span:after{position: absolute;width: 1px;height: 15px;background: #d7d7d7;content: "";left: 115px;top: 7px;}
.way_r li .more{float: left;font-size: 14px;color: #333;line-height: 28px;}
.way_r li .zx{float: right;margin-right: 18px;width: 90px;height: 28px;line-height: 28px;padding-left: 10px;font-size: 14px;color: #00458f;background:url(../images/jt1.png) no-repeat;}
.way_r li .hv{position: absolute;width: 100%;height: 0;background: #182eba;left: 0;bottom: 0;z-index: 10;transition:all .5s cubic-bezier(0.52, 1.64, 0.37, 0.66);}
.way_r li .hv>a{display:block;font-size: 22px;color: #f6aa00;line-height:250px;text-align: center;}
.way_r li .hv p a{display:block;font-size: 22px;color: #f6aa00;text-align: center; overflow:hidden}
.way_r li:hover .hv{height: 100%}


}
@media screen and (max-width:481px) {
	.way_r{width: 100%; margin:auto}
.way_r li{float: left;width: 94%;background: #fff;margin-bottom: 35px;overflow: hidden;position: relative; margin-left:3%; margin-right:3%}
.way_r li img{display:block;width: 100%;}
.way_r li em{display:none;font-size: 16px;text-align:center;}
.way_r li span{display:block;height: 28px;margin-left: 25px;position: relative;}
.way_r li span:after{position: absolute;width: 1px;height: 15px;background: #d7d7d7;content: "";left: 115px;top: 7px;}
.way_r li .more{float: left;font-size: 14px;color: #333;line-height: 28px;}
.way_r li .zx{float: right;margin-right: 18px;width: 90px;height: 28px;line-height: 28px;padding-left: 10px;font-size: 14px;color: #00458f;background:url(../images/jt1.png) no-repeat;}
.way_r li .hv{position: absolute;width: 100%;height: 0;background: #182eba;left: 0;bottom: 0;z-index: 10;transition:all .5s cubic-bezier(0.52, 1.64, 0.37, 0.66);}
.way_r li .hv>a{display:block;font-size: 22px;color: #f6aa00;line-height:400px;text-align: center;}
.way_r li .hv p a{display:block;font-size: 22px;color: #f6aa00;text-align: center; overflow:hidden}
.way_r li:hover .hv{height: 100%}

}	
.index_pro_more{width:130px; height:50px; line-height:50px; display:block; color:#ffffff; font-size:16px; background:#182eba; text-align:center; margin-top:30px;}
.index_pro_more:hover{width:130px; height:50px; line-height:50px; display:block; color:#ffffff; font-size:16px; background:#f57a10; text-align:center; margin-top:30px;}




	
	
	.index_project_a{ color:#182eba}
	.index_project_a:hover{ color:#f4b300}
	
	
	#box_btn IMG{
   position: relative;
    margin: 0px 0px;
    top: 0px;
    transition: all 0.5s;
    border-radius: 5px; cursor:pointer
}
#box_btn IMG:hover{
   top: -10px;
    box-shadow: 0px 0px 0px #dfdfdf; cursor:pointer
}




.main_body_bjq{ line-height:30px}	
.main_body_bjq img{ max-width:1400px; padding-bottom:20px}	

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


.main_body_bjq img{ max-width:1000px; padding-bottom:20px; margin:auto}	
	}
@media screen and (max-width:1024px) {


.main_body_bjq img{ width:100%;padding-bottom:20px; margin:auto}	

	}	
@media screen and (max-width:781px) {


.main_body_bjq img{ width:100%;padding-bottom:20px; margin:auto}	
	}
@media screen and (max-width:481px) {


.main_body_bjq img{ width:100%;padding-bottom:20px; margin:auto}	

	}		
	





	
.about_class_content{ width:25%; float:left; text-align:center}
.about_class_content img{ border:1px solid #cccccc; width:320px; height:240px}
.about_content_title{width:322px; text-align:center; line-height:30px;color:#454545; font-size:14px; margin:auto;padding-top:10px; padding-bottom:10px}

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


.about_class_content{ width:25%; float:left; text-align:center}
.about_class_content img{ border:1px solid #cccccc; width:90%;}
.about_content_title{width:100%; text-align:center; line-height:30px;color:#454545; font-size:14px; margin:auto;padding-top:10px; padding-bottom:10px}
	}
@media screen and (max-width:1024px) {


.about_class_content{ width:33.3%; float:left; text-align:center}
.about_class_content img{ border:1px solid #cccccc; width:90%;}
.about_class_content .about_content_title{width:100%; text-align:center; line-height:30px;color:#454545; font-size:14px; margin:auto;padding-top:10px; padding-bottom:10px}

	}	
@media screen and (max-width:781px) {


.about_class_content{ width:50%; float:left; text-align:center}
.about_class_content img{ border:1px solid #cccccc; width:90%;}
.about_class_content .about_content_title{width:100%; text-align:center; line-height:30px;color:#454545; font-size:14px; margin:auto;padding-top:10px; padding-bottom:10px}
	}
@media screen and (max-width:481px) {


.about_class_content{ width:100%; float:left; text-align:center}
.about_class_content img{ border:1px solid #cccccc; width:98%;}
.about_class_content .about_content_title{width:100%; text-align:center; line-height:30px;color:#454545; font-size:14px; margin:auto;padding-top:10px; padding-bottom:10px}

	}	
	
	

	


	 
	 
	 


.index_pro_class1{ width:100%; margin:auto; background:url(../images/index_about.jpg) center top no-repeat #ededed; height:1083px}
.index_main_title{ width:1400px; text-align:left; height:100px; line-height:100px; color:#000000; font-size:36px; margin:auto}
.index_main_title1{ width:1400px; text-align:center; height:100px; line-height:100px; color:#ffffff; font-size:36px; margin:auto}
.index_main_title2{ width:1400px; text-align:left; height:100px; line-height:100px; color:#000000; font-size:36px; margin:auto}

 @media screen and (max-width:1400px) {
.index_pro_class1{ width:100%; margin:auto; background:url(../images/index_about.jpg) center top no-repeat #ededed; height:1083px}

.index_main_title{ width:90%; text-align:left; height:100px; line-height:100px; color:#000000; font-size:36px; margin:auto}
.index_main_title1{ width:90%; text-align:center; height:100px; line-height:100px; color:#ffffff; font-size:36px; margin:auto}
.index_main_title2{ width:90%; text-align:left; height:100px; line-height:100px; color:#000000; font-size:36px; margin:auto}
	 }
 @media screen and (max-width:1024px) {
.index_pro_class1{ width:100%; margin:auto; background:url(../images/index_about.jpg) center top no-repeat #ededed; height:1083px}

.index_main_title{ width:90%; text-align:left; height:100px; line-height:100px; color:#000000; font-size:36px; margin:auto}
.index_main_title1{ width:90%; text-align:center; height:100px; line-height:100px; color:#ffffff; font-size:36px; margin:auto}
.index_main_title2{ width:90%; text-align:left; height:100px; line-height:100px; color:#000000; font-size:36px; margin:auto}
	 }


@media screen and (max-width:781px) {
.index_pro_class1{ width:100%; margin:auto; background:url(../images/index_about.jpg) center top no-repeat #ededed; height:1883px}

.index_main_title{ width:90%; text-align:left; height:100px; line-height:100px; color:#000000; font-size:30px; margin:auto}
.index_main_title1{ width:90%; text-align:center; height:100px; line-height:100px; color:#ffffff; font-size:30px; margin:auto}
.index_main_title2{ width:90%; text-align:left; height:100px; line-height:100px; color:#000000; font-size:20px; margin:auto}



	 }

 @media screen and (max-width:481px) {
.index_pro_class1{ width:100%; margin:auto; background:url(../images/index_about.jpg) center top no-repeat #ededed; height:1583px}
.index_main_title{ width:90%; text-align:left; height:100px; line-height:100px; color:#000000; font-size:26px; margin:auto}
.index_main_title1{ width:90%; text-align:center; height:100px; line-height:100px; color:#ffffff; font-size:26px; margin:auto}
.index_main_title2{ width:90%; text-align:left; height:100px; line-height:100px; color:#000000; font-size:20px; margin:auto}
	 }
	 
	 
	 
.index_pro_class_title{ width:1400px; margin:auto}	 

.index_pro_class_li{width:105px;text-align:center;line-height:40px;line-height:40px;float:left; margin-left:5px; margin-right:5px}
.index_pro_class_li .lili{width:105px;text-align:center;line-height:40px;line-height:40px; text-align:center;}
.index_pro_class_li .lili a{ width:105px; height:40px;  display:block; color:#222222; font-size:14px}
.index_pro_class_li .lili a:hover{ width:105px; height:40px;  display:block; color:#ffffff; font-size:14px; background:#182eba;}


.sk_no{width:105px;text-align:center;line-height:40px;line-height:40px;float:left; margin-left:5px; margin-right:5px}
.sk_no .lili{width:105px;text-align:center;line-height:40px;line-height:40px; text-align:center;color:#222222; font-size:14px; cursor:pointer}
.sk_no .lili a{ width:105px; height:40px;  display:block; color:#222222; font-size:14px}
.sk_no .lili a:hover{ width:105px; height:40px;  display:block; color:#ffffff; font-size:14px; background:#182eba;}

.sk_yes{width:105px;text-align:center;line-height:40px;line-height:40px;float:left; margin-left:5px; margin-right:5px}
.sk_yes .lili{width:105px;text-align:center;line-height:40px;line-height:40px; text-align:center; background:#182eba; color:#ffffff; font-size:14px; cursor:pointer}
.sk_yes .lili a{ width:105px; height:40px;  display:block; color:#ffffff; font-size:14px; background:#182eba;}
.sk_yes .lili a:hover{ width:105px; height:40px; display:block; background:#182eba; color:#ffffff; font-size:14px}




	 

	 
	 

.bottom{width:100%; margin:auto; background:#191919; }
.bottom1{ width:100%; height:75px; line-height:75px; border-bottom:1px solid #303030; text-align:center}
.bottom1 a{ color:#ffffff; font-size:18px; margin-left:45px; margin-right:45px;}
.bottom2{ padding-bottom:30px}
.bottom2_left{ float:left}
.bottom2_right3{ float:right; width:310px}
.bottom2_right2{ float:right; width:310px}
.bottom2_right1{ float:right; width:310px}
.bottom2_left_a{ padding-top:50px; height:40px; line-height:40px; font-size:18px; color:#ffffff}
.bottom2_left_b{height:70px; line-height:70px; font-size:36px; color:#ffffff; font-weight:bolder}
.bottom2_left_c a{ background:#d1020a; width:200px; height:48px; line-height:48px; color:#ffffff; font-size:18px; display:block; text-align:center; font-weight:bold}
.bottom2_right_a{ padding-top:25px; height:60px; line-height:60px; font-size:24px; color:#ffffff;}
.bottom2_right_b{ line-height:30px; color:#7e7e7e; font-size:14px}
.bottom2_right_b_a a{color:#7e7e7e; font-size:14px; overflow:hidden; width:270px; height:30px; line-height:30px; display:block}
.bottom2_right_c{ width:40px; height:2px; line-height:2px; background:#7e7e7e; margin-bottom:20px}
.bottom3{width:100%; height:75px; line-height:75px; border-top:1px solid #303030; text-align:center; color:#ffffff}
.bottom3 a{ color:#ffffff}

.g-ft{ display:none}

@media screen and (max-width:1400px) {
.bottom{width:100%; margin:auto; background:#393939;}
.bottom1 a{ color:#ffffff; font-size:18px; margin-left:25px; margin-right:25px;}
.bottom2_right3{ float:right; width:310px}
.bottom2_right2{ float:right; width:200px}
.bottom2_right1{ float:right; width:200px}
.bottom2_right_b{ line-height:30px; color:#7e7e7e; font-size:14px}
.bottom2_right_b_a a{color:#7e7e7e; font-size:14px; overflow:hidden; width:180px; height:30px; line-height:30px; display:block}
.g-ft{ display:none}

	}
@media screen and (max-width:1024px) {
.bottom{width:100%; margin:auto; background:#393939; }
.bottom1 a{ color:#ffffff; font-size:18px; margin-left:5px; margin-right:5px;}
.bottom2_right2{ float:right; width:200px; display:none}
.bottom2_right1{ float:right; width:200px; display:none}
.bottom2_right_b_a a{color:#7e7e7e; font-size:14px; overflow:hidden; width:150px; height:30px; line-height:30px; display:block}
.g-ft{ display:none}
	}	
@media screen and (max-width:781px) {
.bottom{width:100%; margin:auto; background:#393939;padding-bottom:40px; display:none}

.g-ft{ display:block}
.f_nav {
	height: 4.9rem;
	min-width: 320px;
	width: 100%;
	position: fixed;
	bottom: 0;
	z-index: 2;
	background: #ba0000;
	display: flex;
	justify-content: space-between;
}
.f_nav li {
	width: 25%;
	box-sizing: border-box;
	border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.f_nav li a {
	height: 4.9rem;
	font-size: 1rem;
	color: #fff;
	line-height: 100%;
	display: block;
	text-align: center;
}
.f_nav li img {
	width: 1.75rem;
	max-width: 100%;
margin: .8rem auto .6rem;
	display: block;
}
.f_nav li:last-child {
	border-right: none;
}
.f_nav li.cur {
	background: #000000;
	border-color: #000000;
}
	
	}	
@media screen and (max-width:481px) {



	}
	
	
.index_title_cn{ width:100%; margin:auto;line-height:80px; padding-top:30px; text-align:center; color:#000000; font-weight:bold; font-size:40px; display:block}	
.index_title_en{ width:100%; margin:auto; line-height:50px; padding-bottom:30px; text-align:center; color:#454545; font-size:24px; text-transform:uppercase; padding-bottom:30px; }
.index_title_line{ width:17px; margin:auto;line-height:2px; background:#182eba}		

.index_title_cn1{ width:100%; margin:auto;line-height:80px; padding-top:30px; text-align:center; color:#ffffff; font-weight:bold; font-size:40px; display:block}	
.index_title_en1{ width:100%; margin:auto; line-height:50px;text-align:center; color:#ffffff; font-size:24px; text-transform:uppercase; padding-bottom:30px; }
.index_title_line1{ width:17px; margin:auto;line-height:2px; background:#ffffff}		

@media screen and (max-width:1400px) {
	
	
.index_title_cn{ width:100%; margin:auto;  line-height:80px; padding-top:30px; text-align:center; color:#000000; font-weight:bold; font-size:40px}	
.index_title_en{ width:100%; margin:auto; line-height:50px; text-align:center; color:#454545; font-size:24px; text-transform:uppercase; padding-bottom:30px; }
.index_title_line{ width:17px; margin:auto;line-height:2px; background:#182eba}	


.index_title_cn1{ width:100%; margin:auto;line-height:80px; padding-top:30px; text-align:center; color:#ffffff; font-weight:bold; font-size:40px; display:block}	
.index_title_en1{ width:100%; margin:auto; line-height:50px;text-align:center; color:#ffffff; font-size:24px; text-transform:uppercase; padding-bottom:30px; }
.index_title_line1{ width:17px; margin:auto;line-height:2px; background:#ffffff}	

}
@media screen and (max-width:1024px) {
.index_title_cn{ width:100%; margin:auto;  line-height:80px; padding-top:30px; text-align:center; color:#000000; font-weight:bold; font-size:40px}	
.index_title_en{ width:100%; margin:auto; line-height:50px; text-align:center; color:#454545; font-size:24px; text-transform:uppercase; padding-bottom:30px}
.index_title_line{ width:17px; margin:auto; line-height:2px; background:#182eba}	

.index_title_cn1{ width:100%; margin:auto;line-height:80px; padding-top:30px; text-align:center; color:#ffffff; font-weight:bold; font-size:40px; display:block}	
.index_title_en1{ width:100%; margin:auto; line-height:50px;text-align:center; color:#ffffff; font-size:24px; text-transform:uppercase; padding-bottom:30px; }
.index_title_line1{ width:17px; margin:auto;line-height:2px; background:#ffffff}	

}
@media screen and (max-width:781px) {
.index_title_cn{ width:100%; margin:auto; line-height:80px; padding-top:30px; text-align:center; color:#000000; font-weight:bold; font-size:40px}	
.index_title_en{ width:100%; margin:auto; line-height:50px;text-align:center; color:#454545; font-size:24px; text-transform:uppercase; padding-bottom:30px}
.index_title_line{ width:17px; margin:auto; line-height:2px; background:#182eba}	

.index_title_cn1{ width:100%; margin:auto;line-height:80px; padding-top:30px; text-align:center; color:#ffffff; font-weight:bold; font-size:40px; display:block}	
.index_title_en1{ width:100%; margin:auto; line-height:50px;text-align:center; color:#ffffff; font-size:24px; text-transform:uppercase; padding-bottom:30px; }
.index_title_line1{ width:17px; margin:auto;line-height:2px; background:#ffffff}	


}
@media screen and (max-width:481px) {
.index_title_cn{ width:100%; margin:auto;  line-height:80px; padding-top:30px; text-align:center; color:#000000; font-weight:bold; font-size:40px}	
.index_title_en{ width:100%; margin:auto; line-height:50px;text-align:center; color:#454545; font-size:24px; text-transform:uppercase; padding-bottom:30px}
.index_title_line{ width:17px; margin:auto;  line-height:2px; background:#182eba}	

.index_title_cn1{ width:100%; margin:auto;line-height:80px; padding-top:30px; text-align:center; color:#ffffff; font-weight:bold; font-size:40px; display:block}	
.index_title_en1{ width:100%; margin:auto; line-height:50px;text-align:center; color:#ffffff; font-size:24px; text-transform:uppercase; padding-bottom:30px; }
.index_title_line1{ width:17px; margin:auto;line-height:2px; background:#ffffff}	
}	


.feedback{ width:800px}	
.feedback_left{text-align:left; height:40px; line-height:40px; color:#828282; font-size:16px; font-weight:bold; width:140px}
.feedback_right{width:510px; height:40px; line-height:40px; border:1px solid #cccccc}
.feedback_right1{width:510px; height:160px; line-height:40px; border:1px solid #cccccc}
.feedback_right2{width:310px; height:40px; line-height:40px; border:1px solid #cccccc}

@media screen and (max-width:1400px) {
	
	
.feedback{ width:800px}	
.feedback_left{text-align:left; height:40px; line-height:40px; color:#828282; font-size:16px; font-weight:bold; width:140px}
.feedback_right{width:510px; height:40px; line-height:40px; border:1px solid #cccccc}
.feedback_right1{width:510px; height:160px; line-height:40px; border:1px solid #cccccc}
.feedback_right2{width:310px; height:40px; line-height:40px; border:1px solid #cccccc}

}
@media screen and (max-width:1024px) {
.feedback{ width:800px}	
.feedback_left{text-align:left; height:40px; line-height:40px; color:#828282; font-size:16px; font-weight:bold; width:140px}
.feedback_right{width:510px; height:40px; line-height:40px; border:1px solid #cccccc}
.feedback_right1{width:510px; height:160px; line-height:40px; border:1px solid #cccccc}
.feedback_right2{width:310px; height:40px; line-height:40px; border:1px solid #cccccc}

}
@media screen and (max-width:781px) {
.feedback{ width:480px}	
.feedback_left{text-align:left; height:40px; line-height:40px; color:#828282; font-size:16px; font-weight:bold; width:140px}
.feedback_right{width:330px; height:40px; line-height:40px; border:1px solid #cccccc}
.feedback_right1{width:330px; height:160px; line-height:40px; border:1px solid #cccccc}
.feedback_right2{width:250px; height:40px; line-height:40px; border:1px solid #cccccc}


}
@media screen and (max-width:481px) {
.feedback{ width:100%}	
.feedback_left{text-align:left; height:40px; line-height:40px; color:#828282; font-size:14px; font-weight:bold; width:25%}
.feedback_right{width:70%; height:40px; line-height:40px; border:1px solid #cccccc}
.feedback_right1{width:70%; height:160px; line-height:40px; border:1px solid #cccccc}
.feedback_right2{width:50%; height:40px; line-height:40px; border:1px solid #cccccc}	
}	

.abc td{word-break:break-all; font-size:16px}
@media screen and (max-width:781px) {
.abc td{word-break:break-all; font-size:12px}	
}	
@media screen and (max-width:481px) {
.abc td{word-break:break-all; font-size:10px}	
}	







.in_banner{width:100%; margin:auto;height:400px}
.in_banner_body{width:258px; margin:auto; padding-top:200px}
.in_banner_title{width:258px; height:60px; line-height:60px; font-size:36px; color:#000000; text-align:left}
.in_banner_line{width:100px; height:3px; line-height:3px; background:#000000; margin-top:20px;}

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


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


}
@media screen and (max-width:781px) {
.in_banner{width:100%; margin:auto;height:200px}
.in_banner_body{width:258px; margin:auto; padding-top:50px}
.in_banner_title{width:258px; height:60px; line-height:60px; font-size:36px; color:#000000; text-align:left}
.in_banner_line{width:100px; height:3px; line-height:3px; background:#000000; margin-top:20px;}

}
@media screen and (max-width:481px) {
	
}	











.viedo p {  position: relative;  padding-bottom: 56.25%;  height: 0;  overflow: hidden;}
.viedo p iframe,.viedo p object,.viedo p embed {  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;}












.pro_detail{ width:100%; margin:auto; padding-top:20px; padding-bottom:20px}
.pro_detail_left{ width:600px; float:left}

.pro_detail_middle{ width:50px; float:left}
.pro_detail_right{ width:750px; float:left}

.pro_detail_model{width:260px; height:60px; line-height:60px; color:#ffffff; background:#182eba; text-align:center;border-radius:50px; font-size:20px; margin-bottom:30px}
.pro_detail_title{ font-size:36px; height:80px; line-height:80px; font-weight:bold; color:#454545; border-bottom:1px solid #eeeeee; margin-bottom:20px}
.pro_detail_smallc{width:100%;line-height:30px; overflow:hidden; padding-bottom:40px}


.pro_detail_more{}
.pro_detail_tel{text-align:left; height:49px; line-height:49px; font-size:30px; color:#c30a10; font-weight:bold;}
.pro_detail_tel1{ text-align:left; height:40px; font-size:20px; color:#222222; font-weight:bold;}


#myCarousel{ display:none}

div.zoomDiv {
  z-index: 999;
  position:relative;
  top: 0;
  left: 0;
  background: #ffffff;
  border: 1px solid #ffffff;
  display: none;
  text-align: center;
  overflow: hidden;
  font-size: 0; width:0px; height:0px
}

div.zoomMask {
  width: 0px;
  height: 0px;
  position: absolute;
  background: none;
  cursor: move;
  z-index: 1; display: none;
}



.yunu-showcase .yunupor {
  width: 100%;
}

.yunu-showcase .yunu-showcase-pic {
  position: relative;
  width: 100%;
}

.yunu-showcase .yunu-showcase-pic .cover {
  width: 600px;
  height: 450px;
  margin: 0 auto;
  line-height: 450px;border-radius:10px; border:1px solid #cccccc;
  overflow: hidden;
}

.yunu-showcase .yunu-showcase-pic .cover img {
  height: 100%;
  margin: 0 auto;
  display: block;
}


.bd_left{ float:left; width:76px; padding-top:0px}
.bd_left img{ width:100%}
.bd_middle{ float:left; width:446px}
.bd_right{ float:left; width:76px; padding-top:0px}
.bd_right img{ width:100%}

.yunu-showcase .prev {

  z-index: 2;
}

.yunu-showcase .prev:hover {
  background-position: 0 bottom;
}

.yunu-showcase .next {
   z-index: 2;
}

.yunu-showcase .next:hover {
  background-position: 0 bottom;
}

.yunu-showcase .showpropic {
  width: 100%;
  margin: 0 auto;
  margin-top: 20px;
  position: relative;
}

.yunu-showcase .showpropic .bd {
  font-size: 0;
  margin-top: 13px;
  overflow: hidden; width:100%; margin:auto
}

.yunu-showcase .showpropic .bd .picList li {
  height: 75px;
  line-height: 75px;
  cursor: pointer;
  display: inline-block;
  width: 100px;
  margin: 0 5px;
  overflow: hidden;border-radius:5px; border:1px solid #cccccc;
}

.yunu-showcase .showpropic .bd .picList li.active {
  border-color: #000000;
}

.yunu-showcase .showpropic .bd .picList li img {
  width: 100%;
  height: 100%;
}


 @media screen and (max-width:1400px) {
.pro_detail{ width:96%; margin:auto; padding-top:20px}
.pro_detail_left{ width:60%; float:left}

.pro_detail_middle{ width:4%; float:left}
.pro_detail_right{ width:36%; float:left}

.pro_detail_model{width:100%; height:60px; line-height:60px; color:#ffffff; background:#182eba; text-align:center;border-radius:50px; font-size:20px; margin-bottom:30px}
.pro_detail_title{ font-size:24px; height:auto; line-height:40px; font-weight:bold}
.pro_detail_smallc{width:100%;line-height:30px; overflow:hidden; padding-bottom:40px}


.pro_detail_more{}
.pro_detail_tel{text-align:left; height:49px; line-height:49px; font-size:30px; color:#c30a10; font-weight:bold;}
.pro_detail_tel1{ text-align:left; height:40px; font-size:20px; color:#222222; font-weight:bold;}



div.zoomDiv {
  z-index: 999;
  position:relative;
  top: 0;
  left: 0;
  background: #ffffff;
  border: 1px solid #ffffff;
  display: none;
  text-align: center;
  overflow: hidden;
  font-size: 0; width:0px; height:0px
}

div.zoomMask {
  width: 0px;
  height: 0px;
  position: absolute;
  background: none;
  cursor: move;
  z-index: 1; display: none;
}



.yunu-showcase .yunupor {
  width: 100%;
}

.yunu-showcase .yunu-showcase-pic {
  position: relative;
  width: 100%;
}

.yunu-showcase .yunu-showcase-pic .cover {
  width: 100%;
  height: 375px;
  margin: 0 auto;
  line-height: 375px;border-radius:10px; border:1px solid #cccccc;
  overflow: hidden;
}

.yunu-showcase .yunu-showcase-pic .cover img {
  height: 100%;
  margin: 0 auto;
  display: block;
}


.bd_left{ float:left; width:10%; padding-top:25px}
.bd_left img{ width:100%}
.bd_middle{ float:left; width:80%}
.bd_right{ float:left; width:10%; padding-top:25px}
.bd_right img{ width:100%}

.yunu-showcase .prev {

  z-index: 2;
}

.yunu-showcase .prev:hover {
  background-position: 0 bottom;
}

.yunu-showcase .next {
   z-index: 2;
}

.yunu-showcase .next:hover {
  background-position: 0 bottom;
}

.yunu-showcase .showpropic {
  width: 100%;
  margin: 0 auto;
  margin-top: 20px;
  position: relative;
}

.yunu-showcase .showpropic .bd {
  font-size: 0;
  margin-top: 13px;
  overflow: hidden; width:100%; margin:auto
}


.picList{ width:100%; margin:auto}
.yunu-showcase .showpropic .bd .picList li {
  height: auto;
  line-height: auto;
  cursor: pointer;
  display: inline-block;
  width: 33.3%;overflow: hidden;border-radius:0px; border:0px solid #454545; margin:auto; text-align:center
}



.yunu-showcase .showpropic .bd .picList li.active {
  border-color: #000000;
}

.yunu-showcase .showpropic .bd .picList li img {
  width: 90%;
  height: auto; text-align:center;border-radius:15px; border:1px solid #454545;
}




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

.pro_detail{ width:96%; margin:auto; padding-top:20px}
.pro_detail_left{ width:60%; float:left}

.pro_detail_left img{ width:100%; height:auto}
.pro_detail_middle{ width:4%; float:left}
.pro_detail_right{ width:36%; float:left}

.pro_detail_model{width:100%; height:60px; line-height:60px; color:#ffffff; background:#182eba; text-align:center;border-radius:50px; font-size:20px; margin-bottom:30px}
.pro_detail_title{ font-size:20px; height:auto; line-height:40px; font-weight:bold}

.pro_detail_smallc{width:100%;line-height:30px; overflow:hidden; padding-bottom:40px}


.pro_detail_more{}
.pro_detail_tel{text-align:left; height:49px; line-height:49px; font-size:30px; color:#c30a10; font-weight:bold;}
.pro_detail_tel1{ text-align:left; height:40px; font-size:20px; color:#222222; font-weight:bold;}



#myCarousel{ display:none}


div.zoomDiv {
  z-index: 999;
  position:relative;
  top: 0;
  left: 0;
  background: #ffffff;
  border: 1px solid #ffffff;
  display: none;
  text-align: center;
  overflow: hidden;
  font-size: 0; width:0px; height:0px
}

div.zoomMask {
  width: 0px;
  height: 0px;
  position: absolute;
  background: none;
  cursor: move;
  z-index: 1; display: none;
}



.yunu-showcase .yunupor {
  width: 100%;
}

.yunu-showcase .yunu-showcase-pic {
  position: relative;
  width: 100%;
}

.yunu-showcase .yunu-showcase-pic .cover {
  width: 100%;
  height: 300px;
  margin: 0 auto;
  line-height: 300px;border-radius:10px; border:1px solid #cccccc;
  overflow: hidden;
}

.yunu-showcase .yunu-showcase-pic .cover img {
  height: 100%;
  margin: 0 auto;
  display: block;
}


.bd_left{ float:left; width:10%; padding-top:20px}
.bd_left img{ width:100%}
.bd_middle{ float:left; width:80%}
.bd_right{ float:left; width:10%; padding-top:20px}
.bd_right img{ width:100%}

.yunu-showcase .prev {

  z-index: 2;
}

.yunu-showcase .prev:hover {
  background-position: 0 bottom;
}

.yunu-showcase .next {
   z-index: 2;
}

.yunu-showcase .next:hover {
  background-position: 0 bottom;
}

.yunu-showcase .showpropic {
  width: 100%;
  margin: 0 auto;
  margin-top: 20px;
  position: relative;
}

.yunu-showcase .showpropic .bd {
  font-size: 0;
  margin-top: 13px;
  overflow: hidden; width:100%; margin:auto
}


.picList{ width:100%; margin:auto}
.yunu-showcase .showpropic .bd .picList li {
  height: auto;
  line-height: auto;
  cursor: pointer;
  display: inline-block;
  width: 33.3%;overflow: hidden;border-radius:0px; border:0px solid #454545; margin:auto; text-align:center
}



.yunu-showcase .showpropic .bd .picList li.active {
  border-color: #000000;
}

.yunu-showcase .showpropic .bd .picList li img {
  width: 90%;
  height: auto; text-align:center;border-radius:5px; border:1px solid #cccccc;
}




	 }
 @media screen and (max-width:781px) {

.pro_detail{ width:96%; margin:auto; padding-top:20px}
.pro_detail_left{ width:100%; float:left}

.pro_detail_left img{ width:100%; height:auto}
.pro_detail_middle{ width:2%; float:left; display:none}
.pro_detail_right{ width:100%; float:left; padding-bottom:10px}

.pro_detail_model{width:260px; height:60px; line-height:60px; color:#ffffff; background:#182eba; text-align:center;border-radius:50px; font-size:20px; margin-bottom:30px}
.pro_detail_title{ font-size:24px; height:80px; line-height:80px; font-weight:bold}
.pro_detail_smallc{width:100%;line-height:30px; overflow:hidden; padding-bottom:40px}


.pro_detail_more{}
.pro_detail_tel{text-align:left; height:49px; line-height:49px; font-size:30px; color:#c30a10; font-weight:bold;}
.pro_detail_tel1{ text-align:left; height:40px; font-size:20px; color:#222222; font-weight:bold;}

#myCarousel{ display:block}
.yunu-showcase{ display:none}


	 }	  
 @media screen and (max-width:481px) {



	 } 	






.pro_title{ width:1400px; height:60px; line-height:60px; margin:auto;color:#ba0000; text-align:left; font-size:30px; font-weight:bold; text-align:left;}



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

.pro_title{ width:96%; height:60px; line-height:60px; margin:auto;color:#ba0000; text-align:left; font-size:30px; font-weight:bold; text-align:left;}

}


 @media screen and (max-width:1024px) {
.pro_title{ width:98%;  height:60px; line-height:60px; margin:auto;color:#ba0000; text-align:left; font-size:30px; font-weight:bold; text-align:left;}


}
 @media screen and (max-width:781px) {
.pro_title{ width:98%;  height:60px; line-height:60px; margin:auto;color:#ba0000; text-align:left; font-size:30px; font-weight:bold; text-align:left;}
}	  
 @media screen and (max-width:481px) {

.pro_title{ width:98%;  height:60px; line-height:60px; margin:auto;color:#ba0000; text-align:left; font-size:30px; font-weight:bold; text-align:left;}

}	


.pro_title{width:100%; margin:auto; height:50px; line-height:50px; text-align:left; color:#454545; font-size:30px; font-weight:bold}
.pro_yl{ width:1400px; margin:auto; height:40px; line-height:40px}

.pro_body1{ width:1400px; margin:auto}
 @media screen and (max-width:1400px) {

.pro_yl{ width:90%; margin:auto; height:40px; line-height:40px}
.pro_body1{ width:90%; margin:auto}

}


 @media screen and (max-width:1024px) {
.pro_yl{ width:90%; margin:auto; height:40px; line-height:40px}
.pro_body1{ width:90%; margin:auto}
}
 @media screen and (max-width:781px) {
.pro_yl{ width:90%; margin:auto; height:40px; line-height:40px}
.pro_body1{ width:90%; margin:auto}
}	  
 @media screen and (max-width:481px) {
.pro_body1{ width:90%; margin:auto}
.pro_yl{ width:90%; margin:auto; height:40px; line-height:40px}
}	
.item .tupian{ width: 90%; height:auto; overflow: hidden; margin:0 auto;}
.item .smallc{ width: 90%; overflow: hidden; padding:1.5vw 0; background:#FFF; margin:0 auto; text-align:center; font-weight:bold}
.item .smallc a{display: block; height:22px; line-height:22px; overflow:hidden; font-size:16px; text-align:center; font-weight:bold}
.item:hover .tupian img{ -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2);}
.item:hover .smallc{ background:#ba0000; font-size:16px; text-align:center; font-weight:bold}
.item:hover .smallc a{ color:#FFF; font-size:16px; text-align:center; font-weight:bold}

img, video { vertical-align: top; }
.imgs { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); -webkit-transition: -webkit-transform 0.3s; -moz-transition: -moz-transform 0.3s; -o-transition: -o-transform 0.3s; transition: transform 0.3s; }
.imgs:hover { -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2); }


#allmap {
  height: 460px;
  overflow: hidden;
  border: 1px solid #ccc;
  font-size: 14px;
}



/*products*/
.pro_bg { background-color: #f2f2f2; padding-top:30px; padding-bottom:30px}
.pro_left{float: left;width: 340px;height: 390px;}
.pro_left strong{font-size: 26px;font-weight: normal;position: relative;display: block; font-weight:bold}

.pro_left p{font-size: 14px;color: #454545; height:45px; line-height:45px}
.pro_left ul li{line-height: 30px;width: calc(50% - 12px); background:#ffffff; border:1px solid #cccccc; float:left; margin-right:10px; margin-bottom:10px; height:30px; overflow:hidden}
.pro_left ul li a{ text-align:center; width: calc(100% - 8px); display:block; padding-left:4px; padding-right:4px; font-size:14px}

.picList1 li{float: left;width:280px;margin: 0 10px;text-align: center;background-color: #fff;border: 1px solid transparent; padding:10px}
.picList1 li img{width: 100%;}
.picList1 li p{line-height: 40px;height: 40px;overflow: hidden;}
.picList1 li div.por{position: relative;}
.picList1 li div.por span{position: absolute;width: 100%;height: 100%;left: 0;top: 0;background: url(../images/laj.png);opacity: 0;}
.picList1 li:hover{border: 1px solid #ccc;}
.picList1 li:hover div.por span{opacity: 1;}

.pro_right_pro{ display:none}
.proro_right{float: right;width: calc(100% - 360px);position: relative;}
.txtScroll-left .num{display: none;}
.infoList li{position: relative;}
.infoList li img{width: 525px;height: 394px;}
.infoList div{position: absolute;width: 495px;height: 300px;right: 0;top: 30px;background: rgba(255,255,255,0.8);z-index: 99;padding: 20px;padding-right: 40px;}
.infoList div:after{display: block;content:'';position: absolute;width: 1px;height: 60%;right: 15px;top: 20%;background-color: #e0e0e0;}
.infoList div strong{font-size: 24px; height:70px; line-height:70px; margin-top:30px; overflow:hidden; font-weight:bold; display:block}
.infoList div strong a{font-size: 24px; font-weight:bold; display:block}
.infoList div p{ font-size:16px; height:90px; line-height:30px; overflow:hidden; width:100%}
.infoList div strong a:hover{font-size: 24px; font-weight:bold; display:block}
.infoList div a.more{display: block;width: 160px;height: 45px;line-height: 45px;text-align: center;background-color: #ba0000;color: #fff;margin-top: 10px;}

.txtScroll-left .pageState{position: absolute;bottom: 0;right: 0;font-size: 18px;letter-spacing: 20px;z-index: 99; display:none}
.txtScroll-left .pageState:before{position: absolute;content:'0';display: block;right: 11px;top: 8px;}
.txtScroll-left .pageState span{font-size: 24px;margin-right: 5px;position: relative;font-weight: bold;}
.txtScroll-left .pageState span:before{content:'0'; display: block;position: absolute;left: -12px;letter-spacing: 0;}
.txtScroll-left .hd a{position: absolute;right: 3px;cursor: pointer;display: block;width: 25px;height: 25px;z-index: 999;}
.txtScroll-left .hd a:after{position: absolute;content:'';display: block;width: 16px;height: 2px;background-color: #d2d2d2;transform: rotate(-45deg);top: 8px;}
.txtScroll-left .hd a:before{position: absolute;content:'';display: block;width: 16px;height: 2px;background-color: #d2d2d2;transform: rotate(45deg);top: 8px;}
.txtScroll-left .hd .next{top: 90px;}
.txtScroll-left .hd .next:after{left:-1px;}
.txtScroll-left .hd .next:before{right:-1px;}
.txtScroll-left .hd .prev{top: 290px;}
.txtScroll-left .hd .prev:after{left: 9px;}
.txtScroll-left .hd .prev:before{right: 10px;}
.txtScroll-left .hd a:hover:before,.txtScroll-left .hd a:hover:after{background-color: #ba0000;}





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

/*products*/
.pro_bg { background-color: #f2f2f2; padding-top:30px; padding-bottom:30px}
.pro_left{float: left;width: 340px;height: 390px;}
.pro_left strong{font-size: 20px;font-weight: normal;position: relative;display: block; font-weight:bold}

.pro_left p{font-size: 14px;color: #454545; height:45px; line-height:45px}
.pro_left ul li{line-height: 40px;width: calc(50% - 12px); background:#ffffff; border:1px solid #cccccc; float:left; margin-right:10px; margin-bottom:10px}
.pro_left ul li a{ text-align:center; width:100%; display:block}

.picList li{float: left;width: 280px;margin: 0 10px;text-align: center;background-color: #fff;border: 1px solid transparent;}
.picList li img{width: 100%;}
.picList li p{line-height: 35px;height: 35px;overflow: hidden;}
.picList li div.por{position: relative;}
.picList li div.por span{position: absolute;width: 100%;height: 100%;left: 0;top: 0;background: url(../images/laj.png);opacity: 0;}
.picList li:hover{border: 1px solid #ccc;}
.picList li:hover div.por span{opacity: 1;}

.proro_right{float: right;width: calc(100% - 360px);position: relative;}
.txtScroll-left .num{display: none;}
.infoList li{position: relative;}
.infoList li img{width: 525px;height: 394px;}
.infoList .abc{position: absolute;width: 365px;height: 300px;right: 0;top: 30px;background: rgba(255,255,255,0.6);z-index: 99;padding: 20px;padding-right: 20px;}
.infoList .abc:after{display: block;content:'';position: absolute;width: 1px;height: 60%;right: 15px;top: 20%;background-color: #e0e0e0;}
.infoList .abc strong{font-size: 24px; height:70px; line-height:70px; margin-top:30px; overflow:hidden; font-weight:bold; display:block}
.infoList .abc strong a{font-size: 24px; font-weight:bold; display:block}
.infoList .abc p{ font-size:16px; height:90px; line-height:30px; overflow:hidden; width:100%}
.infoList .abc strong a:hover{font-size: 24px; font-weight:bold; display:block}
.infoList .abc a.more{display: block;width: 160px;height: 45px;line-height: 45px;text-align: center;background-color: #ba0000;color: #fff;margin-top: 10px;}

.txtScroll-left .pageState{position: absolute;bottom: 0;right: 0;font-size: 18px;letter-spacing: 20px;z-index: 99; display:none}
.txtScroll-left .pageState:before{position: absolute;content:'0';display: block;right: 11px;top: 8px;}
.txtScroll-left .pageState span{font-size: 24px;margin-right: 5px;position: relative;font-weight: bold;}
.txtScroll-left .pageState span:before{content:'0'; display: block;position: absolute;left: -12px;letter-spacing: 0;}
.txtScroll-left .hd a{position: absolute;right: 3px;cursor: pointer;display: block;width: 25px;height: 25px;z-index: 999;}
.txtScroll-left .hd a:after{position: absolute;content:'';display: block;width: 16px;height: 2px;background-color: #d2d2d2;transform: rotate(-45deg);top: 8px;}
.txtScroll-left .hd a:before{position: absolute;content:'';display: block;width: 16px;height: 2px;background-color: #d2d2d2;transform: rotate(45deg);top: 8px;}
.txtScroll-left .hd .next{top: 90px;}
.txtScroll-left .hd .next:after{left:-1px;}
.txtScroll-left .hd .next:before{right:-1px;}
.txtScroll-left .hd .prev{top: 290px;}
.txtScroll-left .hd .prev:after{left: 9px;}
.txtScroll-left .hd .prev:before{right: 10px;}
.txtScroll-left .hd a:hover:before,.txtScroll-left .hd a:hover:after{background-color: #ba0000;}
}


 @media screen and (max-width:1024px) {
.pro_bg { background-color: #f2f2f2; padding-top:30px; padding-bottom:30px}
.pro_left{float: left;width: 100%;height: auto;}
.pro_left strong{font-size: 30px;font-weight: normal;position: relative;display: block; font-weight:bold}

.pro_left p{font-size: 18px;color: #454545; height:45px; line-height:45px}
.pro_left ul li{line-height: 40px;width: calc(50% - 12px); background:#ffffff; border:1px solid #cccccc; float:left; margin-right:10px; margin-bottom:10px}
.pro_left ul li a{ text-align:center; width:100%; display:block}

.picList li{float: left;width: 280px;margin: 0 10px;text-align: center;background-color: #fff;border: 1px solid transparent;}
.picList li img{width: 100%;}
.picList li p{line-height: 35px;height: 35px;overflow: hidden;}
.picList li div.por{position: relative;}
.picList li div.por span{position: absolute;width: 100%;height: 100%;left: 0;top: 0;background: url(../images/laj.png);opacity: 0;}
.picList li:hover{border: 1px solid #ccc;}
.picList li:hover div.por span{opacity: 1;}

.proro_right{float: right;width: 100%;position: relative;}
.txtScroll-left .num{display: none;}
.infoList li{position: relative;}
.infoList li img{width: 525px;height: 394px;}
.infoList .abc{position: absolute;width: 365px;height: 300px;right: 0;top: 30px;background: rgba(255,255,255,0.6);z-index: 99;padding: 20px;padding-right: 20px;}
.infoList .abc:after{display: block;content:'';position: absolute;width: 1px;height: 60%;right: 15px;top: 20%;background-color: #e0e0e0;}
.infoList .abc strong{font-size: 24px; height:70px; line-height:70px; margin-top:30px; overflow:hidden; font-weight:bold; display:block}
.infoList .abc strong a{font-size: 24px; font-weight:bold; display:block}
.infoList .abc p{ font-size:16px; height:90px; line-height:30px; overflow:hidden; width:100%}
.infoList .abc strong a:hover{font-size: 24px; font-weight:bold; display:block}
.infoList .abc a.more{display: block;width: 160px;height: 45px;line-height: 45px;text-align: center;background-color: #ba0000;color: #fff;margin-top: 10px;}

.txtScroll-left .pageState{position: absolute;bottom: 0;right: 0;font-size: 18px;letter-spacing: 20px;z-index: 99; display:none}
.txtScroll-left .pageState:before{position: absolute;content:'0';display: block;right: 11px;top: 8px;}
.txtScroll-left .pageState span{font-size: 24px;margin-right: 5px;position: relative;font-weight: bold;}
.txtScroll-left .pageState span:before{content:'0'; display: block;position: absolute;left: -12px;letter-spacing: 0;}
.txtScroll-left .hd a{position: absolute;right: 3px;cursor: pointer;display: block;width: 25px;height: 25px;z-index: 999;}
.txtScroll-left .hd a:after{position: absolute;content:'';display: block;width: 16px;height: 2px;background-color: #d2d2d2;transform: rotate(-45deg);top: 8px;}
.txtScroll-left .hd a:before{position: absolute;content:'';display: block;width: 16px;height: 2px;background-color: #d2d2d2;transform: rotate(45deg);top: 8px;}
.txtScroll-left .hd .next{top: 90px;}
.txtScroll-left .hd .next:after{left:-1px;}
.txtScroll-left .hd .next:before{right:-1px;}
.txtScroll-left .hd .prev{top: 290px;}
.txtScroll-left .hd .prev:after{left: 9px;}
.txtScroll-left .hd .prev:before{right: 10px;}
.txtScroll-left .hd a:hover:before,.txtScroll-left .hd a:hover:after{background-color: #ba0000;}
}



 @media screen and (max-width:781px) {
.proro_right{ display:none}
.pro_right_pro{ display:block}
.pro_left p{font-size: 18px;color: #454545; height:45px; line-height:45px}
.pro_left ul li{line-height: 30px;width: calc(50% - 12px); background:#ffffff; border:1px solid #cccccc; float:left; margin-right:10px; margin-bottom:10px}
.pro_left ul li a{ text-align:center; width:100%; display:block; font-size:14px}


.indexpro_3{ display:none}
}	  
 @media screen and (max-width:481px) {

}



.prohd{position: relative;}
.prohd a{position: absolute;top: 100px;cursor: pointer;display: block;width: 25px;height: 25px;}
.prohd a:after{position: absolute;content:'';display: block;width: 16px;height: 2px;background-color: #555;transform: rotate(-45deg);top: 8px;}
.prohd a:before{position: absolute;content:'';display: block;width: 16px;height: 2px;background-color: #555;transform: rotate(45deg);top: 8px;}
.prohd .next{right: -50px;}
.prohd .next:after{top: 19px;}
.prohd .prev{left: -50px;}
.prohd .prev:before{top: 19px;}
.prohd a:hover:before,.prohd a:hover:after{background-color: #ba0000;}








.index_casecase{ width:100%; margin:auto;}
.index_casecase .fl{width:100%; }
.index_casecase .fr{width:100%;}

.index_casecase .fl ul{display:block; width:100%; }
.index_casecase .fl ul li{display:block; width:100%; margin-bottom:3px; }
.index_casecase .fl ul li a{display:block; width:94%; background:#f0f0f0; padding:15px 3%; }
.index_casecase .fl ul li a .c_tit{display:block; height:20px; line-height:20px; font-size:14px; color:#282828; font-weight:bold; padding-left:20px; background:url(../images/arr.png) no-repeat 5px center; overflow:hidden; }
.index_casecase .fl ul li a .c_tip{display:block; line-height:17px; font-size:12px; color:#979797;height:17px;  padding-left:20px;  overflow:hidden;}
.index_casecase .fl ul li a:hover{background:#05459d;}
.index_casecase .fl ul li a:hover .c_tit{ background:url(../images/arrh.png) no-repeat 5px center; color:#fff; }
.index_casecase .fl ul li a:hover .c_tip{color:#bfc9e2;}

.index_casecase .fl ul li a.current{background:#05459d;}
.index_casecase .fl ul li a.current .c_tit{ background:url(../images/arrh.png) no-repeat 5px center; color:#fff; }
.index_casecase .fl ul li a.current .c_tip{color:#bfc9e2;}





.index_casecase .fr dl{display:block; width:100%; background:#eeeeee}
.index_casecase .fr dl dd{display:none; width:100%; position:relative; z-index:2; left:0; top:0; }
.index_casecase .fr dl dd a.pic{display:block; width:100%;}
.index_casecase .fr dl dd a.pic img{display:block;width:100%;}
.index_casecase .fr dl dd .wz{display:block; position:absolute; left:0px; bottom:0; z-index:5;background:url(../images/black.png) repeat left top; width:96%; padding-left:2%; padding-right:2%}
.index_casecase .fr dl dd .wz .tit{display:block;height:40px; line-height:40px; font-size:22px; color:#fff; font-weight:bold;  padding-bottom:10px; margin-bottom:10px; background:url(../images/line02.jpg) no-repeat left bottom;overflow:hidden;}
.index_casecase .fr dl dd .wz .tit:hover{text-decoration:underline;}
.index_casecase .fr dl dd .wz .detail{display:block; width:100%; font-size:15px; line-height:22px; color:#fff; height:66px; overflow:hidden;}
.index_casecase .fr dl dd .wz .detail:hover{text-decoration:underline; }


 @media screen and (max-width:781px) {
.index_casecase .fr dl{display:block; width:100%; background:#ffffff}

}	


.index_why{ width: calc(31.3% - 40px); margin:auto; float:left; background:#ffffff; margin-left:1%; margin-right:1%; padding:20px;box-shadow: 0 0 15px 3px rgb(0 0 0 / 5%);}
.index_why:hover{ width: calc(31.3% - 40px); margin:auto; float:left; background:#ffffff; margin-left:1%; margin-right:1%; padding:20px;box-shadow: 0 0 15px 3px rgb(0 0 0 / 10%);}

.index_why1_a{ float:left; text-align:left}
.index_why1_b{ float:right; text-align:right}
.index_why2{ text-align:left; height:70px; line-height:70px; color:#000000; font-size:24px; font-weight:bold}
.index_why3{ color:#777777; line-height:30px; height:90px; overflow:hidden}
.index_why4{ height:30px; line-height:30px; padding-top:20px; padding-bottom:20px}
.index_why4 a{ color:#000000; font-weight:bold}
.index_why4 a:hover{ color:#ba0000; font-weight:bold}

 @media screen and (max-width:1024px) {
	 .index_why1_a img{ width:60px}
	 .index_why1_b img{ width:60px}
 }
 
  @media screen and (max-width:781px) {
	 .index_why1_a img{ width:100px}
	 .index_why1_b img{ width:100px}
	 .index_why{ width: calc(98% - 40px); margin:auto; float:left; background:#ffffff; margin-left:1%; margin-right:1%; padding:20px;box-shadow: 0 0 15px 3px rgb(0 0 0 / 5%);}
	.index_why:hover{ width: calc(98% - 40px); margin:auto; float:left; background:#ffffff; margin-left:1%; margin-right:1%; padding:20px;box-shadow: 0 0 15px 3px rgb(0 0 0 / 10%);}
 }
 
   @media screen and (max-width:481px) {
	 .index_why1_a img{ width:70px}
	 .index_why1_b img{ width:70px}
	 .index_why{ width: calc(98% - 40px); margin:auto; float:left; background:#ffffff; margin-left:1%; margin-right:1%; padding:20px;box-shadow: 0 0 15px 3px rgb(0 0 0 / 5%);}
	.index_why:hover{ width: calc(98% - 40px); margin:auto; float:left; background:#ffffff; margin-left:1%; margin-right:1%; padding:20px;box-shadow: 0 0 15px 3px rgb(0 0 0 / 10%);}
 }
 
 .about_bg{width:100%; margin:auto; background:url(../images/about_bg.jpg) #212929 center top no-repeat; height:680px}
 .about_bg1{ display:none}
 .about_title{ font-size:30px; font-weight:bold; color:#ffffff; height:100px; line-height:100px; padding-top:40px}
 .about_content{ line-height:30px; color:#ffffff; font-size:14px; width:670px; color:#eae8e8; height:300px; overflow:hidden}
 .about_more{ padding-top:0px}
 .index_about_more a{width: 170px;
        font-size: 16px;
        color: #fff;
        cursor: pointer;
        height: 44px;
        text-align:center;
        border: none;
        background-size: 300% 100%; line-height:44px;
        moz-transition: all .4s ease-in-out;
        -o-transition: all .4s ease-in-out;
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out; display:block;background-image: linear-gradient(-57.87deg, #bc0210, #8a0812, #ba0000, #8a0812, #bc0210); width:170px; height:44px;border-radius: 50px;}
 .index_about_more a:hover{  background-position: 100% 0;
        moz-transition: all .4s ease-in-out;
        -o-transition: all .4s ease-in-out;
        -webkit-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out; display:block; color:#ffffff;background-image: linear-gradient(-57.87deg, #bc0210, #8a0812, #ba0000, #8a0812, #bc0210); width:170px; height:44px;border-radius: 50px;}
		
		
 @media screen and (max-width:1400px) {
	 .about_content{ line-height:30px; color:#ffffff; font-size:14px; width:50%; color:#eae8e8; height:300px; overflow:hidden}
	 }		

 @media screen and (max-width:781px) {
	 .about_bg{ display:none}
	 .about_bg1{ display:block}
	 .about_bg1_left{ width:100%; margin:auto; background:url(../images/about_left.jpg) left top no-repeat}
	 
	 .about_title{ font-size:30px; font-weight:bold; color:#ffffff; height:100px; line-height:100px; padding-top:40px}
     .about_content{ line-height:30px; color:#ffffff; font-size:14px; width:100%; color:#eae8e8; height:300px; overflow:hidden}
	 .about_more{ padding-top:40px; padding-bottom:40px}
	 .about_bg1_right img{ width:100%}
	 }	
	 
	 
.xsyz{ overflow: hidden; color: #FFF; padding:0px 0; margin-top:0px; color:#FFF; padding-bottom:50px; margin:auto}
.xsyz a{ color:#FFF;}
.xsyz_top a, xsyz_top a:hover{ color:#FFF;}
.picScroll-lefta{ width:100%; overflow:hidden; margin:auto}
.picScroll-lefta .bda ul{ overflow:hidden; zoom:1; width:100% }
.picScroll-lefta .bda ul li{ width:100%; overflow:hidden}
.picScroll-lefta .bda ul li dl{ width:calc(16.666666666% - 0px); overflow:hidden; padding-bottom:30px; display:inline-table}
.picScroll-lefta .bda ul li dl:nth-of-type(odd) { float: left; }
.picScroll-lefta .bda ul li dl:nth-of-type(even) { float: left; }
.picScroll-lefta .bda ul li dl .pic{ width:90%; overflow: hidden; height:auto;  border:1px #cccccc solid;border-radius:20px; text-align:center; margin:auto}
.picScroll-lefta .bda ul li dl:hover .pic img{ -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2);}

.picScroll-lefta .bda ul li dl:hover .title a{ opacity:0.4;}
.picScroll-lefta .hda{ overflow:hidden;padding-top:15px; font-size:36px; display:inline-block; text-align:center; width:100%; margin:auto}
.picScroll-lefta .hda .hda1{ display:inline-block; text-align:center}
.picScroll-lefta .hda a{ cursor:pointer; color:#cccc; font-size:40px; font-weight:bold; text-align:center; width:65px; height:65px; line-height:65px; border-radius:50px; background:#cccccc; display:block}
.picScroll-lefta .hda a:hover{ cursor:pointer; color:#ffffff; font-size:40px; font-weight:bold; text-align:center; width:65px; height:65px; line-height:65px; border-radius:50px; background:#ba0000; display:block}	 


.page_inc_title_a{ color:#454545}
.page_inc_title_a a{ color:#454545}


		
 @media screen and (max-width:1024px) {
.picScroll-lefta .bda ul li dl{ width:calc(33.333333333% - 0px); overflow:hidden; padding-bottom:30px; float:left}
	 }		

 @media screen and (max-width:781px) {
.picScroll-lefta .bda ul li dl{ width:calc(50% - 0px); overflow:hidden; padding-bottom:30px; float:left}

	 }	