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:#e40309; 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:#e40309;
	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(228, 3, 9, 1);
	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(228, 3, 9, 1);
	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%; margin-bottom:10px}
#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%;z-index:100}
#Layertop1{width:100%; z-index:100}
.menu_top_body{width:100%; margin:auto; height:40px;background-color:#e40309}

.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_web{width:100%; margin:auto;height:85px;}
.menu_web_body{width:1400px; margin:auto}
.menu_web_body_left{float:left; width:410px;text-align:left;position: relative; height:85px}
.menu_web_body_left img { max-width:380px; height:auto;position: absolute;top:10%;}
.menu_web_body_right{float:right; background:url(../images/search.png) no-repeat; width:220px; height:26px; margin-top:20px;}

.menu_a {  width:110px; height:85px; line-height:85px; text-align:center}
.menu_a a{ color:#000000; font-size:16px;width:100%; height:85px; line-height:85px; display:block; overflow:hidden}
.menu_a a:hover{ color:#000000; font-size:16px;width:100%; height:85px; line-height:85px; display:block; overflow:hidden}

.menu_ab {  width:110px; height:85px; line-height:85px; text-align:center; background:#e40309}
.menu_ab a{ color:#ffffff; font-size:16px;width:100%; height:85px; line-height:85px; display:block; font-weight:bolder; overflow:hidden}
.menu_ab a:hover{ color:#ffffff; font-size:16px;width:100%; height:85px; line-height:85px; display:block; font-weight:bolder; overflow:hidden}




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

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

.xl_about{position:absolute; z-index:100;left:520px; top:-10px}
.xl_news{position:absolute; z-index:100;left:960px; top:-10px}
.xl_product{position:absolute; z-index:100;left:630px; top:-10px}
.xl_project{position:absolute; z-index:100;left:850px; top:-10px}
.xl_feedback{position:absolute; z-index:100;left:1070px; top:-10px}
.xl_jobs{position:absolute; z-index:100;left:1150px; top:-10px}


.xl_a1{ width:214px; height:44px; line-height:44px; text-align:center; background:#ffffff; text-align:left}
.xl_a1 .xl_xl_xl{ width:194px; margin:auto; background:#ffffff; border-bottom:2px solid #eeeeee; height:44px; line-height:44px; 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:194px; display:block; overflow:hidden}
.xl_a1 .xl_xl_xl .menu-xxxx_a a:hover{ color:#454545; font-size:16px; height:44px; line-height:44px; width:194px; display:block; overflow:hidden}


.xl_a1b{  width:214px; height:44px; line-height:44px; text-align:center; background:#eeeeee; text-align:left}
.xl_a1b .xl_xl_xl{ width:194px; margin:auto; background:#e40309; 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:194px; 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:194px; display:block; overflow:hidden}











@media screen and (max-width:1400px) {
	
#Layertop{width:100%; z-index:100;}
#Layertop1{width:100%; z-index:100}
.menu_top_body{width:96%; margin:auto; padding-left:2%; padding-right:2% }
.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:96%; margin:auto;height:85px; overflow:hidden}
.menu_web_body{width:100%; margin:auto}
.menu_web_body_left{float:left; width:32.5%}
.menu_web_body_left img { max-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:7.5%; height:85px; line-height:85px; text-align:center;}
.menu_a a{ color:#000000; font-size:14px;width:100%; height:85px; line-height:85px; display:block;}
.menu_a a:hover{ color:#000000; font-size:14px;width:100%; height:85px; line-height:85px; display:block; }

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




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

.xl_bg{width:100%; margin:auto}
.xl_about{position:absolute; z-index:100;left:40%; top:-10px}
.xl_news{position:absolute; z-index:100;left:70%; top:-10px}
.xl_product{position:absolute; z-index:100;left:47.5%; top:-10px}
.xl_project{position:absolute; z-index:100;left:62.5%; top:-10px}
.xl_feedback{position:absolute; z-index:100;left:77.5%; top:-10px}
.xl_jobs{position:absolute; z-index:100;left:82%; top:-10px}





.xl_a1{ width:214px; height:44px; line-height:44px; text-align:center; background:#ffffff; text-align:left}
.xl_a1 .xl_xl_xl{ width:194px; margin:auto; background:#ffffff; border-bottom:2px solid #eeeeee; height:44px; line-height:44px; 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:194px; display:block}
.xl_a1 .xl_xl_xl .menu-xxxx_a a:hover{ color:#454545; font-size:16px; height:44px; line-height:44px; width:194px; display:block}


.xl_a1b{  width:214px; height:44px; line-height:44px; text-align:center; background:#eeeeee; text-align:left}
.xl_a1b .xl_xl_xl{ width:194px; margin:auto; background:#e40309; 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:194px; 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:194px; display:block}

}
@media screen and (max-width:1024px) {
#Layertop{width:100%; z-index:100;}
#Layertop1{width:100%;  z-index:100}
.menu_top_body{width:96%; margin:auto; padding-left:2%; padding-right:2% }
.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:85px; overflow:hidden}
.menu_web_body{width:96%; margin:auto}
.menu_web_body_left{float:left; width:32.5%; height:85px; line-height:85px}
.menu_web_body_left img { max-width:250px; vertical-align:middle;}
.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:7.5%; height:85px; line-height:85px; text-align:center;}
.menu_a a{ color:#000000; font-size:14px;width:100%; height:85px; line-height:85px; display:block;}
.menu_a a:hover{ color:#000000; font-size:14px;width:100%; height:85px; line-height:85px; display:block; }

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


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


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

.xl_about{position:absolute; z-index:100;left:40%; top:-10px}
.xl_news{position:absolute; z-index:100;left:70%; top:-10px}
.xl_product{position:absolute; z-index:100;left:47.5%; top:-10px}
.xl_project{position:absolute; z-index:100;left:62.5%; top:-10px}
.xl_feedback{position:absolute; z-index:100;left:77.5%; top:-10px}
.xl_jobs{position:absolute; z-index:100;left:82%; top:-10px}


.xl_a1{ width:214px; height:44px; line-height:44px; text-align:center; background:#ffffff; text-align:left}
.xl_a1 .xl_xl_xl{ width:194px; margin:auto; background:#ffffff; border-bottom:2px solid #eeeeee; height:44px; line-height:44px; text-align:left; padding-left:10px; padding-right:10px}

.xl_a1 .xl_xl_xl .menu-xxxx_a a{ color:#777777; font-size:14px; height:35px; line-height:35px; width:194px; display:block}
.xl_a1 .xl_xl_xl .menu-xxxx_a a:hover{ color:#777777; font-size:14px; height:35px; line-height:35px; width:194px; display:block}


.xl_a1b{  width:214px; height:44px; line-height:44px; text-align:center; background:#eeeeee; text-align:left}
.xl_a1b .xl_xl_xl{ width:194px; margin:auto; background:#e40309; 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:194px; 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:194px; display:block}	


}
@media screen and (max-width:781px) {
#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:#e40309;
	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:#e40309;
	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 #b80e13;
	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 #b80e13;
	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) {


}


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

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

.web_lm_en{ font-size:48px; color:454545; text-align:center; height:50px; line-height:50px;text-transform:uppercase}
.web_lm_en span{ color:#e40309; font-size:48px;text-transform:uppercase}
.web_lm_cn{ font-size:40px; color:#454545; text-align:center; height:80px; line-height:80px; font-weight:bold}

.web_lm_en1{ font-size:48px; color:454545; text-align:left; height:50px; line-height:50px;text-transform:uppercase}
.web_lm_en1 span{ color:#e40309; font-size:48px;text-transform:uppercase}
.web_lm_cn1{ font-size:36px; color:454545; text-align:left; height:50px; line-height:50px}

.web_about_line{ width:100%; margin:auto; height:50px; line-height:50px}
.web_about_line_line{ width:100px; height:1px; line-height:1px; background:#e40309; margin:auto}

.web_about_xbt{ width:100%; text-align:center; line-height:40px; font-size:18px}









.web_about_left{ width:500px; float:left; padding-right:50px}
.web_about_left img { width:500px}
.web_about_right{ width:850px; float:right}
.web_about_right_title{width:100%; text-align:left; height:60px; line-height:60px; color:#182eba; font-size:40px; font-weight:bold}
.web_about_right_line{width:100%; height:50px; line-height:50px}
.web_about_right_line1{width:100px; height:5px; line-height:5px; background:#595757}
.web_about_right_content{width:100%; margin:auto; line-height:30px; font-size:16px}


.web_about_more{ width:200px; height:40px; padding-top:40px; margin:auto; padding-bottom:40px; text-align:center}
.web_about_more a{ width:200px; height:40px; display:block; color:#ffffff; text-align:center; line-height:40px; background:#e40309; border-radius:5px; font-size:18px}
.web_about_more a:hover{ width:200px; height:40px; display:block; color:#ffffff; text-align:center; line-height:40px; background:#333333; border-radius:5px; font-size:18px}

.index_sz{width:100%; margin:auto;box-shadow: 0px 0px 6px 6px #f8f8f8; padding-top:30px; padding-bottom:30px}
.index_sz_body_main{width:100%; margin:auto;}
.index_sz_title{width:24%; float:left;text-align:center}
.index_sz_title sup{font-size:40px; color:#454545}
.counter{height:50px; line-height:50px; font-size:60px; font-weight:bold; color:#e40309}
.index_sz_title2{text-align:center; line-height:30px; line-height:30px; color:#454545}

.index_sz_bottom{width:100%; margin:auto; height:110px; line-height:110px}


.about_index_title_en{width:100%; margin:auto; height:110px; line-height:110px; font-size:120px; text-align:center; color:#890513; text-transform:uppercase; font-weight:bold;opacity:0.03}
.about_index_title_cn{width:500px; margin:auto}
.about_index_title_cn1{position:absolute; width:1px; height:1px; z-index:1; margin:auto}
.about_index_title_cn2{width:500px; margin:auto; height:110px; line-height:110px; color:#333333; font-size:40px; text-align:center;position:absolute; z-index:1; top:-100px; font-weight:bold}

@media screen and (max-width:1400px) {
	
.web_body{ width:96%; margin:auto}
.web_about_xbt{ width:100%; text-align:center; line-height:40px; font-size:16px}
.web_about_right_line{width:100%; height:50px; line-height:50px}
.web_about_left{ width:45%; float:left; padding-left:2%; padding-right:2%}
.web_about_left img { width:100%}
.web_about_right{ width:50%; float:right}
.web_about_right_title{width:100%; text-align:left; height:60px; line-height:60px; color:#182eba; font-size:40px; font-weight:bold}
.web_about_right_line{width:100%; height:20px; line-height:20px}
.web_about_right_line1{width:100px; height:5px; line-height:5px; background:#595757}
.web_about_right_content{width:100%; margin:auto; line-height:35px; font-size:16px}


.web_about_more{ width:200px; height:40px; padding-top:40px}
.web_about_more a{ width:200px; height:40px; display:block; color:#ffffff; text-align:center; line-height:40px; background-image: linear-gradient(to right,#2d77f2, #122bb9); border-radius:5px; font-size:18px}
}
@media screen and (max-width:1024px) {
.web_body{ width:96%; margin:auto}
.web_about_right_line{width:100%; height:50px; line-height:50px}
.web_about_left{ width:100%; float:left; padding-left:0%; padding-right:0%}
.web_about_left img { width:100%}
.web_about_right{ width:100%; float:right}
.web_about_right_title{width:100%; text-align:left; height:60px; line-height:60px; color:#182eba; font-size:40px; font-weight:bold}
.web_about_right_line{width:100%; height:20px; line-height:20px}
.web_about_right_line1{width:100px; height:5px; line-height:5px; background:#595757}
.web_about_right_content{width:100%; margin:auto; line-height:35px; font-size:16px}


.web_about_more{ width:200px; height:40px; padding-top:40px}
.web_about_more a{ width:200px; height:40px; display:block; color:#ffffff; text-align:center; line-height:40px; background-image: linear-gradient(to right,#2d77f2, #122bb9); border-radius:5px; font-size:18px}
}


@media screen and (max-width:781px) {
.index_about{width:100%; margin:auto;}

.web_body{ width:90%; margin:auto}
.counter{height:50px; line-height:50px; font-size:30px; font-weight:bold; color:#e40309}
.index_sz_title sup{font-size:30px; color:#454545}
.web_about_line{ width:100%; margin:auto; height:30px; line-height:30px}
.web_lm_en{ font-size:38px; color:454545; text-align:center; height:30px; line-height:30px}
.web_lm_en span{ color:#e40309; font-size:38px}
.web_lm_cn{ font-size:40px; color:#454545; text-align:center; height:80px; line-height:80px; font-weight:bold}
.web_about_xbt{ width:100%; text-align:center; line-height:30px; font-size:18px}


.about_index_title_en{width:100%; margin:auto; height:110px; line-height:110px; font-size:70px; text-align:center; color:#890513; text-transform:uppercase; font-weight:bold;opacity:0.03}
.about_index_title_cn{width:100%; margin:auto;}
.about_index_title_cn1{position:relative; width:100%; height:1px; z-index:1; margin:auto}
.about_index_title_cn2{width:100%; margin:auto; height:50px; line-height:50px; color:#333333; font-size:40px; text-align:center;position:absolute; z-index:1; top:-80px}

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

.web_body{ width:90%; margin:auto}
.counter{height:50px; line-height:50px; font-size:18px; font-weight:bold; color:#e40309}
.index_sz_title sup{font-size:18px; color:#454545}
.web_about_line{ width:100%; margin:auto; height:30px; line-height:30px}

.about_index_title_en{width:100%; margin:auto; height:50px; line-height:50px; font-size:50px; text-align:center; color:#890513; text-transform:uppercase; font-weight:bold;opacity:0.03}
.about_index_title_cn{width:100%; margin:auto;}
.about_index_title_cn1{position:relative; width:100%; height:1px; z-index:1; margin:auto}
.about_index_title_cn2{width:100%; margin:auto; height:50px; line-height:50px; color:#333333; font-size:40px; text-align:center;position:absolute; z-index:1; top:-50px}
}	






.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 #e40309; background:#e40309;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 #e40309; background:#e40309;line-height:40px; display:block}
.index_product_class_title .currrrr a:hover{ color:#ffffff; font-size:16px; width:130px; height:40px; border:1px solid #e40309; background:#e40309;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 #e40309; background:#e40309;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 #e40309; background:#e40309;line-height:40px; display:block}
.index_product_class_title .currrrr a:hover{ color:#ffffff; font-size:16px; width:100px; height:40px; border:1px solid #e40309; background:#e40309;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 #e40309; background:#e40309;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 #e40309; background:#e40309;line-height:40px; display:block}
.index_product_class_title .currrrr a:hover{ color:#ffffff; font-size:16px; width:100%; height:40px; border:1px solid #e40309; background:#e40309;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 #e40309; background:#e40309;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 #e40309; background:#e40309;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 #e40309; background:#e40309;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 #e40309; background:#e40309;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 #e40309; background:#e40309;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 #e40309; background:#e40309;line-height:40px; display:block; margin:auto}	
}	




.index_product_product dd{ display:none}

/*cpzs*/
.cpzs{ width: 100%; overflow: hidden; background:#f5f5f5;}
.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:#FFF; margin:auto; text-align:center}
.cpzs_bo #owl-demo .item .smallc a{ display: block; height:22px; line-height:22px; overflow:hidden; font-size:16px}
.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:#e40309; font-size:16px; text-align:center}
.cpzs_bo #owl-demo .item:hover .smallc a{ color:#FFF; font-size:16px;text-align:center}
.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: 16px; height: 16px; background: #e40309; 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;}



}

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




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


/*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) {



}


.case_bo{ position:relative;}



.case_1{width: calc(16.6666% - 1px); float:left; border-right:1px solid #cccccc; border-bottom:1px solid #cccccc}


.case_bo dl{ -webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -ms-transition:all 0.2s linear; -o-transition:all 0.2s linear; transition:all 0.2s linear; overflow:hidden; position:relative;float:left;}
.case_bo dl dt{ width:100%; height:auto; overflow:hidden;}
.case_bo dl dd{ width:84%; overflow:hidden; position:absolute; left:8%; bottom:8%;}
.case_bo dl dd span { color:#ffffff}
.case_bo dl .overlay{ width:100%; height:100%; position: absolute; top: 0; left: 0; opacity:0; -webkit-transition:all 0.2s linear;-moz-transition:all 0.2s linear;-ms-transition:all 0.2s linear;-o-transition:all 0.2s linear;transition:all 0.2s linear; z-index:10; display: -webkit-box; display: flex; -webkit-box-pack: center;  justify-content: center;  -webkit-box-align: center; align-items: center;}
.case_bo dl .overlay span{ width:15%; margin:0 auto; display:block;}
.case_bo:hover dl{ background:#000; -webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -ms-transition:all 0.2s linear; -o-transition:all 0.2s linear; transition:all 0.2s linear;}
.case_bo:hover dl dt{ opacity:0.5; filter:alpha(opacity=50); -webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -ms-transition:all 0.2s linear; -o-transition:all 0.2s linear; transition:all 0.2s linear;}
.case_bo dl:hover dt{ opacity:1;-webkit-transition:all 0.2s linear;-moz-transition:all 0.2s linear;-ms-transition:all 0.2s linear;-o-transition:all 0.2s linear;transition:all 0.2s linear; box-shadow:2px 2px 10px #ccc;}
.case_bo dl:hover dt 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);}
.case_bo dl:hover{box-shadow:2px 2px 10px #ccc;}
.case_bo:hover dl .overlay{opacity:1;-webkit-transition:all 0.2s linear;-moz-transition:all 0.2s linear;-ms-transition:all 0.2s linear;-o-transition:all 0.2s linear;transition:all 0.2s linear;}
.case_bo dl:hover .overlay{opacity:0;-webkit-transition:all 0.2s linear;-moz-transition:all 0.2s linear;-ms-transition:all 0.2s linear;-o-transition:all 0.2s linear;transition:all 0.2s linear;}


@media screen and (max-width:1024px) {
.case_1{width: calc(33.33% - 1px);float:left; border-right:1px solid #cccccc; border-bottom:1px solid #cccccc}

}


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

.case_1{width: calc(50% - 1px);float:left; border-right:1px solid #cccccc; border-bottom:1px solid #cccccc}
}


.ys{width:100%; margin:auto; background:url(../images/ys.jpg) center top no-repeat}
.ys_body{width:1400px; margin:auto}
.ys_l{float:left; width:50%; padding-top:200px}
.ys_l_1{ width:100%; margin:auto; text-align:center; line-height:40px; font-size:30px; color:#ffffff; text-transform:uppercase}
.ys_l_2{ width:100%; margin:auto; text-align:center; line-height:85px; font-size:48px; color:#ffffff; text-transform:uppercase}
.ys_l_3{ width:100%; margin:auto; text-align:center; line-height:50px; font-size:18px; color:#ffffff; text-transform:uppercase}
.ys_r{ float:left}
.ys_title1{text-align:left; line-height:40px; font-size:18px; color:#ffffff}
.ys_title2{text-align:left; line-height:25px; font-size:14px; color:#ffffff}
.ys_r_1{width:100%; margin:auto; padding-top:60px}
.ys_r_1_1{float:left; width:220px}
.ys_r_1_2{float:left; width:73px}
.ys_r_1_2 img{ width:100%}
.ys_r_1_3{float:left; width:10px}
.ys_r_1_4{float:left; width:280px}

.ys_r_2{width:100%; margin:auto; padding-top:40px}
.ys_r_2_1{float:left; width:160px}
.ys_r_2_2{float:left; width:73px}
.ys_r_2_2 img{ width:100%}
.ys_r_2_3{float:left; width:10px}
.ys_r_2_4{float:left; width:340px}


.ys_r_3{width:100%; margin:auto; padding-top:40px}
.ys_r_3_1{float:left; width:100px}
.ys_r_3_2{float:left; width:73px}
.ys_r_3_2 img{ width:100%}
.ys_r_3_3{float:left; width:10px}
.ys_r_3_4{float:left; width:400px}

.ys_r_4{width:100%; margin:auto; padding-top:40px; padding-bottom:40px}
.ys_r_4_1{float:left; width:40px}
.ys_r_4_2{float:left; width:73px}
.ys_r_4_2 img{ width:100%}
.ys_r_4_3{float:left; width:10px}
.ys_r_4_4{float:left; width:440px}


@media screen and (max-width:1400px) {
.ys{width:100%; margin:auto; background:url(../images/ys.jpg) center top no-repeat}	
.ys_body{width:100%; margin:auto}
.ys_l{float:left; width:50%; padding-top:200px}
.ys_l_1{ width:100%; margin:auto; text-align:center; line-height:40px; font-size:30px; color:#ffffff; text-transform:uppercase}
.ys_l_2{ width:100%; margin:auto; text-align:center; line-height:85px; font-size:48px; color:#ffffff; text-transform:uppercase}
.ys_l_3{ width:100%; margin:auto; text-align:center; line-height:50px; font-size:18px; color:#ffffff; text-transform:uppercase}
.ys_r{ float:left}
.ys_title1{text-align:left; line-height:40px; font-size:18px; color:#ffffff}
.ys_title2{text-align:left; line-height:25px; font-size:14px; color:#ffffff}
.ys_r_1{width:100%; margin:auto; padding-top:40px}
.ys_r_1_1{float:left; width:220px}
.ys_r_1_2{float:left; width:73px}
.ys_r_1_3{float:left; width:10px}
.ys_r_1_4{float:left; width:190px}

.ys_r_2{width:100%; margin:auto; padding-top:40px}
.ys_r_2_1{float:left; width:160px}
.ys_r_2_2{float:left; width:73px}
.ys_r_2_3{float:left; width:10px}
.ys_r_2_4{float:left; width:250px}


.ys_r_3{width:100%; margin:auto; padding-top:40px}
.ys_r_3_1{float:left; width:100px}
.ys_r_3_2{float:left; width:73px}
.ys_r_3_3{float:left; width:10px}
.ys_r_3_4{float:left; width:310px}

.ys_r_4{width:100%; margin:auto; padding-top:40px}
.ys_r_4_1{float:left; width:40px}
.ys_r_4_2{float:left; width:73px}
.ys_r_4_3{float:left; width:10px}
.ys_r_4_4{float:left; width:350px}



}


@media screen and (max-width:1024px) {
.ys{width:100%; margin:auto; background:#e40309 center top}	
.ys_body{width:100%; margin:auto}
.ys_l{float:left; width:100%; padding-top:60px}
.ys_l_1{ width:100%; margin:auto; text-align:center; line-height:40px; font-size:30px; color:#ffffff; text-transform:uppercase}
.ys_l_2{ width:100%; margin:auto; text-align:center; line-height:85px; font-size:48px; color:#ffffff; text-transform:uppercase}
.ys_l_3{ width:100%; margin:auto; text-align:center; line-height:50px; font-size:18px; color:#ffffff; text-transform:uppercase}
.ys_r{ float:left; width:100%}
.ys_title1{text-align:left; line-height:40px; font-size:18px; color:#ffffff}
.ys_title2{text-align:left; line-height:25px; font-size:14px; color:#ffffff}
.ys_r_1{width:100%; margin:auto; padding-top:40px}
.ys_r_1_1{float:left; width:50px}
.ys_r_1_2{float:left; width:73px}
.ys_r_1_3{float:left; width:10px}
.ys_r_1_4{float:left; width:520px}

.ys_r_2{width:100%; margin:auto; padding-top:40px}
.ys_r_2_1{float:left; width:50px}
.ys_r_2_2{float:left; width:73px}
.ys_r_2_3{float:left; width:10px}
.ys_r_2_4{float:left; width:520px}


.ys_r_3{width:100%; margin:auto; padding-top:40px}
.ys_r_3_1{float:left; width:50px}
.ys_r_3_2{float:left; width:73px}
.ys_r_3_3{float:left; width:10px}
.ys_r_3_4{float:left; width:520px}

.ys_r_4{width:100%; margin:auto; padding-top:40px; padding-bottom:50px}
.ys_r_4_1{float:left; width:50px}
.ys_r_4_2{float:left; width:73px}
.ys_r_4_3{float:left; width:10px}
.ys_r_4_4{float:left; width:520px}

}


@media screen and (max-width:781px) {
.ys{width:100%; margin:auto; background:#e40309 center top}	
.ys_body{width:100%; margin:auto}
.ys_l{float:left; width:100%; padding-top:60px}
.ys_l_1{ width:100%; margin:auto; text-align:center; line-height:40px; font-size:30px; color:#ffffff; text-transform:uppercase}
.ys_l_2{ width:100%; margin:auto; text-align:center; line-height:85px; font-size:40px; color:#ffffff; text-transform:uppercase}
.ys_l_3{ width:100%; margin:auto; text-align:center; line-height:50px; font-size:18px; color:#ffffff; text-transform:uppercase}
.ys_r{ float:left; width:100%}
.ys_title1{text-align:left; line-height:40px; font-size:18px; color:#ffffff}
.ys_title2{text-align:left; line-height:25px; font-size:14px; color:#ffffff}
.ys_r_1{width:100%; margin:auto; padding-top:40px}
.ys_r_1_1{float:left; width:50px}
.ys_r_1_2{float:left; width:73px}
.ys_r_1_3{float:left; width:10px}
.ys_r_1_4{float:left; width:300px}

.ys_r_2{width:100%; margin:auto; padding-top:40px}
.ys_r_2_1{float:left; width:50px}
.ys_r_2_2{float:left; width:73px}
.ys_r_2_3{float:left; width:10px}
.ys_r_2_4{float:left; width:300px}


.ys_r_3{width:100%; margin:auto; padding-top:40px}
.ys_r_3_1{float:left; width:50px}
.ys_r_3_2{float:left; width:73px}
.ys_r_3_3{float:left; width:10px}
.ys_r_3_4{float:left; width:300px}

.ys_r_4{width:100%; margin:auto; padding-top:40px; padding-bottom:50px}
.ys_r_4_1{float:left; width:50px}
.ys_r_4_2{float:left; width:73px}
.ys_r_4_3{float:left; width:10px}
.ys_r_4_4{float:left; width:300px}

}


@media screen and (max-width:481px) {
.ys{width:100%; margin:auto; background:#e40309 center top}	
.ys_body{width:100%; margin:auto}
.ys_l{float:left; width:100%; padding-top:60px}
.ys_l_1{ width:100%; margin:auto; text-align:center; line-height:40px; font-size:26px; color:#ffffff; text-transform:uppercase}
.ys_l_2{ width:100%; margin:auto; text-align:center; line-height:85px; font-size:30px; color:#ffffff; text-transform:uppercase}
.ys_l_3{ width:100%; margin:auto; text-align:center; line-height:50px; font-size:14px; color:#ffffff; text-transform:uppercase}
.ys_r{ float:left; width:100%}
.ys_title1{text-align:left; line-height:40px; font-size:18px; color:#ffffff}
.ys_title2{text-align:left; line-height:25px; font-size:14px; color:#ffffff}
.ys_r_1{width:100%; margin:auto; padding-top:40px}
.ys_r_1_1{float:left; width:20px}
.ys_r_1_2{float:left; width:73px}
.ys_r_1_3{float:left; width:10px}
.ys_r_1_4{float:left; width:200px}

.ys_r_2{width:100%; margin:auto; padding-top:40px}
.ys_r_2_1{float:left; width:20px}
.ys_r_2_2{float:left; width:73px}
.ys_r_2_3{float:left; width:10px}
.ys_r_2_4{float:left; width:200px}


.ys_r_3{width:100%; margin:auto; padding-top:40px}
.ys_r_3_1{float:left; width:20px}
.ys_r_3_2{float:left; width:73px}
.ys_r_3_3{float:left; width:10px}
.ys_r_3_4{float:left; width:200px}

.ys_r_4{width:100%; margin:auto; padding-top:40px; padding-bottom:50px}
.ys_r_4_1{float:left; width:20px}
.ys_r_4_2{float:left; width:73px}
.ys_r_4_3{float:left; width:10px}
.ys_r_4_4{float:left; width:200px}


}


.index_news_main{width:1400px; margin:auto;}
.index_news_main_left{ width:700px; float:left}
.index_news_main_middle{ width:30px; float:left}
.index_news_main_right{ width:670px; float:left}

.btns{ width:700px; height:auto}

#banner{display:block;cursor:pointer;width:100%;height:531px;position:relative;margin:0px auto;z-index:2;}
#banner .imglist{width:100%;height:auto;position:absolute;top:0px;left:0px;}
#banner .imglist a{display:block; width:100%; height:525px; cursor:pointer;}
#banner .imglist a img{width:700px;height:531px;}



#banner .left{display:block;position:absolute;left:5%; top:240px;width:40px; height:74px;background:url(../images/focus_btn.png) no-repeat 0px  top;z-index:7;}
#banner .right{display:block;position:absolute; right:5%; top:240px;width:40px; height:74px;background:url(../images/focus_btn.png) no-repeat -36px top;z-index:8;}

.btn1{position:absolute;bottom:10px;left:47%;display:none;padding:2px 15px; border-radius:11px;z-index:3;}
.btn1 li{float:left;height:8px;width:8px;margin:0px 4px; border-radius:8px; background:#fff; cursor:pointer;}
.btn1 .hover{background:#063293;}


.index_news_1{line-height:43px; overflow:hidden; width:100%; height:43px}

.index_news_class_title{ float:left; width:80px; height:30px; line-height:30px; background:#e40309; color:#ffffff; text-align:center; margin-top:7px; margin-right:5px;border-radius:15px}
.index_news_class_title a{ color:#ffffff; font-size:14px; height:30px; line-height:30px; width:100%; display:block}
.index_news_class_title a:hover{ color:#ffffff; font-size:14px; height:30px; line-height:30px; width:100%; display:block}


.index_news_body{width:100%; margin:auto; border-bottom:1px dashed #cccccc;padding-top:5px; padding-bottom:5px}
.index_news_title{height:30px; line-height:30px; 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:#e40309; 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:1400px) {
	
.index_news_main{width:90%; margin:auto; padding-top:70px}
.index_news_main_left{ width:50%; float:left}
.index_news_main_middle{ width:2%; float:left}
.index_news_main_right{ width:48%; float:left}

.btns{ width:100%; height:auto}

#banner{display:block;cursor:pointer;width:100%;height:525px;position:relative;margin:0px auto;z-index:2;}
#banner .imglist{width:100%;height:auto;position:absolute;top:0px;left:0px;}
#banner .imglist a{display:block; width:100%; height:525px; cursor:pointer;}
#banner .imglist a img{width:100%;height:525px;}



#banner .left{display:block;position:absolute;left:5%; top:240px;width:40px; height:74px;background:url(../images/focus_btn.png) no-repeat 0px  top;z-index:7;}
#banner .right{display:block;position:absolute; right:5%; top:240px;width:40px; height:74px;background:url(../images/focus_btn.png) no-repeat -36px top;z-index:8;}

.btn1{position:absolute;bottom:10px;left:47%;display:none;padding:2px 15px; border-radius:11px;z-index:3;}
.btn1 li{float:left;height:8px;width:8px;margin:0px 4px; border-radius:8px; background:#fff; cursor:pointer;}
.btn1 .hover{background:#063293;}



.index_news_1{line-height:43px; overflow:hidden; width:100%; height:43px}

.index_news_class_title{ float:left; width:80px; height:20px; line-height:20px; background:#e40309; color:#ffffff; text-align:center; margin-top:12px; margin-right:5px;border-radius:10px}
.index_news_class_title a{ color:#ffffff; font-size:12px; height:20px; line-height:20px; width:100%; display:block}
.index_news_class_title a:hover{ color:#ffffff; font-size:12px; height:20px; line-height:20px; width:100%; display:block}

..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:#e40309; 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:780px) {
	
.index_news_main{width:90%; margin:auto; padding-top:20px}
.index_news_main_left{ width:100%; float:left}
.index_news_main_middle{ width:2%; float:left; display:none}
.index_news_main_right{ width:100%; float:left}

.btns{ width:100%; height:auto}

#banner{display:block;cursor:pointer;width:100%;height:400px;position:relative;margin:0px auto;z-index:2;}
#banner .imglist{width:100%;height:auto;position:absolute;top:0px;left:0px;}
#banner .imglist a{display:block; width:100%; height:400px; cursor:pointer;}
#banner .imglist a img{width:100%;height:400px;}



#banner .left{display:block;position:absolute;left:5%; top:180px;width:40px; height:74px;background:url(../images/focus_btn.png) no-repeat 0px  top;z-index:7;}
#banner .right{display:block;position:absolute; right:5%; top:180px;width:40px; height:74px;background:url(../images/focus_btn.png) no-repeat -36px top;z-index:8;}

.btn1{position:absolute;bottom:10px;right:0%;display:none;padding:2px 15px; border-radius:11px;z-index:3; left:100%}
.btn1 li{float:left;height:8px;width:8px;margin:0px 4px; border-radius:8px; background:#fff; cursor:pointer;}
.btn1 .hover{background:#063293;}


	
	}
@media screen and (max-width:481px) {
	
.index_news_main{width:96%; margin:auto; padding-top:20px}
.index_news_main_left{ width:100%; float:left}
.index_news_main_middle{ width:2%; float:left; display:none}
.index_news_main_right{ width:100%; float:left}

.btns{ width:100%; height:auto}

#banner{display:block;cursor:pointer;width:100%;height:300px;position:relative;margin:0px auto;z-index:2;}
#banner .imglist{width:100%;height:auto;position:absolute;top:0px;left:0px;}
#banner .imglist a{display:block; width:100%; height:300px; cursor:pointer;}
#banner .imglist a img{width:100%;height:300px;}



#banner .left{display:block;position:absolute;left:5%; top:120px;width:40px; height:74px;background:url(../images/focus_btn.png) no-repeat 0px  top;z-index:7;}
#banner .right{display:block;position:absolute; right:5%; top:120px;width:40px; height:74px;background:url(../images/focus_btn.png) no-repeat -36px top;z-index:8;}

.btn1{position:absolute;bottom:10px;right:0%;display:none;padding:2px 15px; border-radius:11px;z-index:3; left:100%}
.btn1 li{float:left;height:8px;width:8px;margin:0px 4px; border-radius:8px; background:#fff; cursor:pointer;}
.btn1 .hover{background:#063293;}


.index_news_ico{float:left; padding-top:5px; height:20px}
.index_news_title{float:left; line-height:50px; overflow:hidden}
.index_news_date{float:right; height:50px; line-height:50px; display:none}
	
	
	}	








.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:10px; padding-bottom:30px; }
.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:64px;}
.page_inc_body{ width:1400px; margin:auto;line-height:64px; text-align:left;color:#454545; font-size:16px;height:64px}

.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;text-align:center}

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

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





.about_more img{ width:auto; margin-bottom:10px}
.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:10px; padding-bottom:30px; }
.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:64px;}
.page_inc_body{ width:96%; margin:auto;line-height:64px; text-align:left;color:#454545; font-size:16px;height:64px}

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

.page_left_body{ width:100%; margin:auto;text-align:center}

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

.left_yes{text-align:left;line-height:40px;line-height:40px; background:#e40309; padding-left:20px; padding-right:20px; margin-right:10px; float:left;border-radius:10px; margin-bottom:10px}
.left_yes a{  width:100%; height:40px; line-height:40px; color:#ffffff; display:block;text-align:center; font-size:16px;}
.left_yes a:hover{  width:100%; height:40px; line-height:40px; 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:10px; padding-bottom:30px; }
.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:64px;}
.page_inc_body{ width:96%; margin:auto;line-height:64px; text-align:left;color:#454545; font-size:16px;height:64px}

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

.page_left_body{ width:100%; margin:auto;text-align:center}

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

.left_yes{text-align:left;line-height:40px;line-height:40px; background:#e40309; padding-left:20px; padding-right:20px; margin-right:10px; float:left;border-radius:10px; margin-bottom:10px}
.left_yes a{  width:100%; height:40px; line-height:40px; color:#ffffff; display:block;text-align:center; font-size:16px;}
.left_yes a:hover{  width:100%; height:40px; line-height:40px; 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:10px; padding-bottom:30px; }
.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:64px;}
.page_inc_body{ width:96%; margin:auto;line-height:64px; text-align:left;color:#454545; font-size:16px;height:64px}

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

.page_left_body{ width:100%; margin:auto;text-align:center}

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

.left_yes{text-align:left;line-height:40px;line-height:40px; background:#e40309; padding-left:20px; padding-right:20px; margin-right:10px; float:left;border-radius:10px; margin-bottom:10px}
.left_yes a{  width:100%; height:40px; line-height:40px; color:#ffffff; display:block;text-align:center; font-size:16px;}
.left_yes a:hover{  width:100%; height:40px; line-height:40px; 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:10px; padding-bottom:30px; }
.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:auto;}
.page_inc_body{ width:96%; margin:auto;line-height:30px; text-align:left;color:#454545; font-size:16px;height:auto; padding-top:20px; padding-bottom:20px}

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

.page_left_body{ width:100%; margin:auto;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:#e40309;  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:0px; padding-bottom:0px; overflow:hidden; margin-top:10px; margin-bottom:10px}
.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 #ff0000; 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:#e40309; 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 #ff0000; 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:#e40309; 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 #ff0000; 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:#e40309; 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 #ff0000; 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:#e40309; 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 #ff0000; 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:#e40309; 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}

	}	
	
	

	


	 
	 
	 
.page_search_body{ width:1400px; margin:auto}
.page_search_body .l{ float:left; line-height:74px; text-align:left; color:#222222; font-size:18px; 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:#222222; font-size:18px; 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:#222222; font-size:16px; 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}
.page_search_body .l{ float:left; height:auto; line-height:40px; text-align:center; color:#222222; 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:481px) {

.page_search_body{ width:100%; margin:auto}
.page_search_body .l{ float:left; height:auto; line-height:40px; text-align:center; color:#222222; 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}

	 }


.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:#eff0f0; margin-top:20px; padding-top:30px; padding-bottom:30px}
.bottom_1{width:1400px; text-align:left; height:50px; line-height:50px; font-size:32px; padding-top:30px; color:#222222}
.bottom_2{width:1400px; text-align:left; height:30px; line-height:30px; font-size:14px; color:#222222; padding-bottom:40px}
.bottom_3{width:1400px; margin:auto}
.bottom_3_1{ width:10%; float:left}
.bottom_3_2{ width:63%; float:left}
.bottom_3_3{ width:20%; float:left; display:none}
.bottom_3_4{ width:24%; float:left; padding-right:3%}
.bottom_3_title{height:80px; line-height:80px}
.bottom_3_title a{color:#222222; font-size:20px; font-weight:bold}
.bottom_3_a {line-height:40px; color:#222222}
.bottom_3_a a{ color:#222222; font-size:16px; font-weight:lighter}
.bottom4{width:100%; margin:auto; background:#d0d2d2;}
.bottom_4{width:1400px; margin:auto; height:50px; line-height:50px; text-align:left; color:#222222}
.bottom_4 a{ color:#222222}

.bottom_p_a{height:40px; line-height:40px; color:#222222; float:left; width:50%; overflow:hidden}
.bottom_p_a a{ color:#222222; font-size:16px; font-weight:lighter}

.bottom_p_a1{height:40px; line-height:40px; color:#222222; float:left; width:50%; overflow:hidden}
.bottom_p_a1 a{ color:#222222; font-size:16px; font-weight:lighter}

.g-ft{ display:none}

@media screen and (max-width:1400px) {
.bottom{width:100%; margin:auto; background:#eff0f0; margin-top:20px; padding-top:30px; padding-bottom:30px}
.bottom_1{width:100%; text-align:left; height:50px; line-height:50px; font-size:32px; padding-top:30px; color:#222222}
.bottom_2{width:100%; text-align:left; height:30px; line-height:30px; font-size:14px; color:#222222; padding-bottom:40px}
.bottom_3{width:96%; margin:auto}
.bottom_3_1{ width:10%; float:left}
.bottom_3_2{ width:63%; float:left}
.bottom_3_3{ width:20%; float:left; display:none}
.bottom_3_4{ width:25%; float:left; padding-right:2%}
.bottom_3_title{height:80px; line-height:80px}
.bottom_3_title a{color:#222222; font-size:20px; font-weight:bold}
.bottom_3_a {line-height:40px; color:#222222}
.bottom_3_a a{ color:#222222; font-size:16px; font-weight:lighter}
.bottom4{width:100%; margin:auto; background:#d0d2d2;}
.bottom_4{width:90%; margin:auto; height:50px; line-height:50px; text-align:left; color:#222222}
.bottom_4 a{ color:#222222}

.bottom_p_a{height:40px; line-height:40px; color:#222222; float:left; width:50%}
.bottom_p_a a{ color:#222222; font-size:16px; font-weight:lighter}

.g-ft{ display:none}

	}
@media screen and (max-width:1024px) {
.bottom{width:100%; margin:auto; background:#eff0f0; margin-top:20px; padding-top:30px; padding-bottom:30px}
.bottom_1{width:100%; text-align:left; height:50px; line-height:50px; font-size:32px; padding-top:30px; color:#222222}
.bottom_2{width:100%; text-align:left; height:30px; line-height:30px; font-size:14px; color:#222222; padding-bottom:40px}
.bottom_3{width:96%; margin:auto}
.bottom_3_1{ width:10%; float:left; display:none}
.bottom_3_2{ width:63%; float:left}
.bottom_3_3{ width:20%; float:left; display:none}
.bottom_3_4{ width:35%; float:left; padding-right:2%}
.bottom_3_title{height:80px; line-height:80px}
.bottom_3_title a{color:#222222; font-size:20px; font-weight:bold}
.bottom_3_a {line-height:40px; color:#222222}
.bottom_3_a a{ color:#222222; font-size:16px; font-weight:lighter}
.bottom4{width:100%; margin:auto; background:#d0d2d2;}
.bottom_4{width:90%; margin:auto; height:auto; line-height:30px; text-align:left; color:#222222;}
.bottom_4 a{ color:#222222}

.bottom_p_a{height:40px; line-height:40px; color:#222222; float:left; width:50%}
.bottom_p_a a{ color:#222222; font-size:16px; font-weight:lighter}

.g-ft{ display:none}
	}	
@media screen and (max-width:781px) {
.bottom{width:100%; margin:auto; background:#393939; margin-top:20px; padding-bottom:40px; display:none}
.bottom_1{width:98%; text-align:left; height:50px; line-height:50px; font-size:32px; padding-top:30px; color:#ffffff}
.bottom_2{width:98%; text-align:left; height:30px; line-height:30px; font-size:14px; color:#222222; padding-bottom:20px}
.bottom_3{width:98%; margin:auto}
.bottom_3_1{ width:25%; float:left}
.bottom_3_2{ width:25%; float:left}
.bottom_3_3{ width:0%; float:left; display:none}
.bottom_3_4{ width:50%; float:left}
.bottom_3_title{height:80px; line-height:80px}
.bottom_3_title a{color:#ffffff; font-size:20px; font-weight:bold}
.bottom_3_a {height:40px; line-height:40px; color:#ffffff}
.bottom_3_a a{ color:#ffffff; font-size:16px; font-weight:lighter}

.bottom4{width:100%; margin:auto; background:#333131; display:none}
.bottom_4{width:90%; margin:auto; height:auto; line-height:30px; text-align:left; color:#222222; font-size:14px}
.bottom_4 a{ color:#ffffff; font-size:14px}
.g-ft{ display:block}
.f_nav {
	height: 4.9rem;
	min-width: 320px;
	width: 100%;
	position: fixed;
	bottom: 0;
	z-index: 2;
	background: #e40309;
	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) {
.bottom{width:100%; margin:auto; background:#393939; margin-top:20px; padding-bottom:20px; display:none}
.bottom_1{width:98%; text-align:left; height:40px; line-height:40px; font-size:22px; padding-top:30px; color:#ffffff}
.bottom_2{width:98%; text-align:left; height:30px; line-height:30px; font-size:12px; color:#ffffff; padding-bottom:10px}
.bottom_3{width:98%; margin:auto}
.bottom_3_1{ width:0%; float:left; display:none}
.bottom_3_2{ width:35%; float:left; margin-right:5%}
.bottom_3_3{ width:0%; float:left; display:none}
.bottom_3_4{ width:60%; float:left}
.bottom_3_title{height:80px; line-height:80px}
.bottom_3_title a{color:#ffffff; font-size:18px; font-weight:bold}
.bottom_3_a {height:30px; line-height:30px; color:#ffffff; font-size:14px;}
.bottom_3_a a{ color:#ffffff; font-size:14px; font-weight:lighter}

.bottom4{width:100%; margin:auto; background:#333131; display:none}
.bottom_4{width:90%; margin:auto; height:auto; line-height:30px; text-align:left; color:#ffffff; font-size:14px}
.bottom_4 a{ color:#ffffff; font-size:14px}


	}
	
	
.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%; height:390px; line-height:30px; overflow:hidden}


.pro_detail_more{}
.pro_detail_tel{text-align:left; height:49px; line-height:49px; font-size:30px; color:#e40309; font-weight:bold; padding-left:10px}



#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%; height:330px}

.pro_detail_more{}
.pro_detail_tel{text-align:left; height:49px; line-height:49px; font-size:18px; color:#e40309; font-weight:bold; padding-left:10px}



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%; height:280px}

.pro_detail_more{}
.pro_detail_tel{text-align:left; height:49px; line-height:49px; font-size:18px; color:#e40309; font-weight:bold; padding-left:10px; display:none}
.pro_detail_tel_ico{ display:none}



#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%; height:120px; padding-bottom:30px;}
.pro_detail_more{; display:none}

.pro_detail_tel{text-align:left; height:30px; line-height:30px; font-size:18px; color:#182eba; font-weight:bold; display:none}

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


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



	 } 	






}	


.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:#e40309; 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;
}