HTML BODY {
	MARGIN:0px;  PADDING:0px; TEXT-ALIGN:left; FONT-SIZE:16px; FONT-FAMILY:"微软雅黑","宋体";color:#454545;-webkit-font-smoothing: antialiased;
}
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:#0856a0; 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:#004e98;;
	width:150px;
	height:40px;
	line-height:40px;border-radius:20px
}



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


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


}




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

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

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




#ContentTable tr{ height:40px}

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

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

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


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

#menu_wap{ display:none}
.menu_web{width:100%; margin:auto;height:80px; overflow:hidden}
.menu_web_body{width:1400px; margin:auto}
.menu_web_body_left{float:left; width:300px}
.menu_web_body_left img { width:300px}
.menu_web_body_right{float:right; background:url(../images/search.jpg) no-repeat; width:220px; height:24px; margin-top:30px}

.menu_a {  width:120px; height:80px; line-height:80px; text-align:center; background:#ffffff}
.menu_a a{ color:#454545; font-size:20px;width:100%; height:80px; line-height:80px; display:block;}
.menu_a a:hover{ color:#454545; font-size:20px;width:100%; height:80px; line-height:80px; display:block; }

.menu_ab {  width:120px; height:80px; line-height:80px; text-align:center; background:#ffffff}
.menu_ab a{ color:#004e98; font-size:20px;width:100%; height:80px; line-height:80px; display:block; font-weight:bolder}
.menu_ab a:hover{ color:#004e98; font-size:20px;width:100%; height:80px; line-height:80px; display:block; font-weight:bolder}




.menu_top_line{ width:214px; height:2px; line-height:2px; background:#10559a}
.menu_top_3{width: 0;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 7px solid #10559a; 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:460px}
.xl_news{position:absolute; z-index:100;left:580px}
.xl_product{position:absolute; z-index:100;left:700px}
.xl_project{position:absolute; z-index:100;left:820px}


.xl_a1{ width:214px; height:64px; line-height:64px; 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:64px; line-height:64px; text-align:left; padding-left:10px; padding-right:10px}

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


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











@media screen and (max-width:1400px) {
#menu_wap{ display:none}	
.menu_web{width:100%; margin:auto;height:80px; overflow:hidden}
.menu_web_body{width:96%; margin:auto}
.menu_web_body_left{float:left; width:20%}
.menu_web_body_left img { width:300px}
.menu_web_body_right{float:right; background:url(../images/search.jpg) no-repeat; width:20%; height:24px; margin-top:30px}

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

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




.menu_top_line{ width:214px; height:2px; line-height:2px; background:#10559a}
.menu_top_3{width: 0;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-bottom: 7px solid #10559a; 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:32%}
.xl_news{position:absolute; z-index:100;left:40%}
.xl_product{position:absolute; z-index:100;left:48%}
.xl_project{position:absolute; z-index:100;left:56%}


.xl_a1{ width:214px; height:64px; line-height:64px; 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:64px; line-height:64px; text-align:left; padding-left:10px; padding-right:10px}

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


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

}
@media screen and (max-width:1024px) {
	#menu_wap{ display:none}
.menu_web{width:100%; margin:auto;height:80px; overflow:hidden}
.menu_web_body{width:96%; margin:auto}
.menu_web_body_left{float:left; width:37%}
.menu_web_body_left img { width:auto}
.menu_web_body_right{float:right; background:url(../images/search.jpg) no-repeat; width:20%; height:24px; margin-top:30px; display:none}

.menu_a {  width:9%; height:80px; line-height:80px; text-align:center; background:#ffffff}
.menu_a a{ color:#454545; font-size:11px;width:100%; height:80px; line-height:80px; display:block;}
.menu_a a:hover{ color:#454545; font-size:11px;width:100%; height:80px; line-height:80px; display:block; }

.menu_ab {  width:9%; height:80px; line-height:80px; text-align:center; background:#ffffff}
.menu_ab a{ color:#004e98; font-size:11px;width:100%; height:80px; line-height:80px; display:block; font-weight:bolder}
.menu_ab a:hover{ color:#004e98; font-size:11px;width:100%; height:80px; line-height:80px; display:block; font-weight:bolder}


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


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

.xl_about{position:absolute; z-index:100;left:46%}
.xl_news{position:absolute; z-index:100;left:55%}
.xl_product{position:absolute; z-index:100;left:63%}
.xl_project{position:absolute; z-index:100;left:72%}


.xl_a1{ width:214px; height:64px; line-height:64px; 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:64px; line-height:64px; text-align:left; padding-left:10px; padding-right:10px}

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


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


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


.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:#004e98;
	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:#004e98;
	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 #0b4a86;
	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 #0b4a86;
	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_left{float:left; width:740px; text-align:left; line-height:35px}
.index_about_right{float:right;}
.index_about_right img{ width:456px}

@media screen and (max-width:1400px) {
	
.web_body{ width:96%; margin:auto}
.index_about_left{float:left; width:60%; text-align:left; line-height:35px}
.index_about_right{float:right; width:35%}
.index_about_right img{ width:100%}
}
@media screen and (max-width:1024px) {
.web_body{ width:96%; margin:auto}
.index_about_left{float:left; width:100%; text-align:left; line-height:35px}
.index_about_right{float:right; width:100%; padding-top:30px}
.index_about_right img{ width:100%}

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

.web_body{ width:96%; margin:auto}
.index_about_left{float:left; width:100%; text-align:left; line-height:35px}
.index_about_right{float:right; width:100%}
.index_about_right img{ width:100%}

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

.web_body{ width:90%; margin:auto}
.index_about_left{float:left; width:100%; text-align:left; line-height:35px}
.index_about_right{float:right; width:100%}
.index_about_right img{ width:100%}

}	

.web_about_ys{float:left; width:15%;height:200px; background:#0856a0;border-radius:10px}
.web_about_ys_line{float:left; width:2%}

.index_about1{float:left; width:15%;height:200px; background:#f0f0f0;border-radius:10px; cursor:pointer}

.index_about1 img { height:50px}
.index_about1 .index_about_1{width:100%; margin:auto; text-align:center; height:40px; line-height:40px; font-size:18px;  color:#555555}
.index_about1 .index_about_2{width:100%; margin:auto; text-align:center; height:25px; line-height:25px; font-size:14px; color:#555555}
.index_about1 .index_about_3{width:100%; margin:auto; text-align:center; height:25px; line-height:25px; font-size:16px; font-weight:bold; color:#555555}

.index_about1b{float:left; width:15%;height:200px; background:#0856a0;border-radius:10px; cursor:pointer}
.index_about1b img { height:50px}

.index_about1b .index_about_1{width:100%; margin:auto; text-align:center; height:40px; line-height:40px; font-size:18px;  color:#ffffff}
.index_about1b .index_about_2{width:100%; margin:auto; text-align:center; height:25px; line-height:25px; font-size:14px; color:#ffffff}
.index_about1b .index_about_3{width:100%; margin:auto; text-align:center; height:25px; line-height:25px; font-size:16px; font-weight:bold; color:#ffffff}



@media screen and (max-width:1024px) {
.web_about_ys{float:left; width:30.3%;height:200px; background:#0856a0;border-radius:10px; margin-left:1.5%; margin-right:1.5%; margin-bottom:1.5%}
.web_about_ys_line{float:left; width:0%; display:none}

.index_about1{float:left; width:30.3%;height:200px; background:#f0f0f0;border-radius:10px; cursor:pointer; margin-left:1.5%; margin-right:1.5%; margin-bottom:1.5%}

.index_about1 img { height:50px}
.index_about1 .index_about_1{width:100%; margin:auto; text-align:center; height:40px; line-height:40px; font-size:18px;  color:#555555}
.index_about1 .index_about_2{width:100%; margin:auto; text-align:center; height:25px; line-height:25px; font-size:14px; color:#555555}
.index_about1 .index_about_3{width:100%; margin:auto; text-align:center; height:25px; line-height:25px; font-size:16px; font-weight:bold; color:#555555}

.index_about1b{float:left; width:30.3%;height:200px; background:#0856a0;border-radius:10px; cursor:pointer; margin-left:1.5%; margin-right:1.5%; margin-bottom:1.5%}
.index_about1b img { height:50px}

.index_about1b .index_about_1{width:100%; margin:auto; text-align:center; height:40px; line-height:40px; font-size:18px;  color:#ffffff}
.index_about1b .index_about_2{width:100%; margin:auto; text-align:center; height:25px; line-height:25px; font-size:14px; color:#ffffff}
.index_about1b .index_about_3{width:100%; margin:auto; text-align:center; height:25px; line-height:25px; font-size:16px; font-weight:bold; color:#ffffff}

}

@media screen and (max-width:481px) {
.web_about_ys{float:left; width:46%;height:200px; background:#0856a0;border-radius:10px; margin-left:2%; margin-right:2%; margin-bottom:2%}
.web_about_ys_line{float:left; width:0%; display:none}

.index_about1{float:left; width:46%;height:200px; background:#f0f0f0;border-radius:10px; cursor:pointer; margin-left:2%; margin-right:2%; margin-bottom:2%}

.index_about1 img { height:50px}
.index_about1 .index_about_1{width:100%; margin:auto; text-align:center; height:40px; line-height:40px; font-size:18px;  color:#555555}
.index_about1 .index_about_2{width:100%; margin:auto; text-align:center; height:25px; line-height:25px; font-size:14px; color:#555555}
.index_about1 .index_about_3{width:100%; margin:auto; text-align:center; height:25px; line-height:25px; font-size:16px; font-weight:bold; color:#555555}

.index_about1b{float:left; width:46%;height:200px; background:#0856a0;border-radius:10px; cursor:pointer; margin-left:2%; margin-right:2%; margin-bottom:2%}
.index_about1b img { height:50px}

.index_about1b .index_about_1{width:100%; margin:auto; text-align:center; height:40px; line-height:40px; font-size:18px;  color:#ffffff}
.index_about1b .index_about_2{width:100%; margin:auto; text-align:center; height:25px; line-height:25px; font-size:14px; color:#ffffff}
.index_about1b .index_about_3{width:100%; margin:auto; text-align:center; height:25px; line-height:25px; font-size:16px; font-weight:bold; color:#ffffff}

}


.index_product{ width:100%; margin:auto; background:#d3d3d6; height:auto; padding-bottom:50px}
.index_product_class_title_left{width:200px; float:left}
.index_product_class_title_left_line{width:100%; margin:auto; height:45px; line-height:45px}
.index_product_class_title_left_title{height:90px; line-height:90px;font-size:32px; font-weight:bold; color:#0856a0}
.index_product_class_title_left_title_line{width:70px; height:3px; line-height:3px; background:#585657}
.index_product_class_title_right{float:left; width:1200px; padding-top:45px}
.index_product_class_title{ width:1200px; margin:auto}








.index_product_class_title li{text-align:center;float:left; margin-left:35px; cursor:pointer}
.index_product_class_title li .iii{line-height:90px;line-height:90px; font-size:18px}
.index_product_class_title li .lll{ width:40px; height:4px; background:#d3d3d6; line-height:4px}

.index_product_class_title .currrrr{text-align:center;float:left;cursor:pointer}
.index_product_class_title .currrrr .iii{line-height:90px;line-height:90px; font-size:18px; color:#0856a0; font-weight:bold}
.index_product_class_title .currrrr .lll{ width:40px; height:4px; background:#0856a0; line-height:4px}



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

.gd_left{ width:51px; float:left; text-align:left; margin-right:49px; margin-top:200px}
.gd_right{ width:51px; float:right; text-align:right; margin-left:49px; margin-top:200px}
#myscroll{display:block; width:1200px; position:relative; height:500px; overflow:hidden; float:left}
#myscroll .abc{display:block; float:left; position:absolute; left:0; top:0; width:100000%;}
#myscroll ul{display:block; float:left; list-style-type:none; padding:0; margin:0;}
#myscroll ul li{display:block; float:left; padding:0; margin:0; width:400px;}

#mybtns{width:51px; display:block; height:42px;}
#mybtns a{width:42px; height:42px; display:block; float:left; margin-right:1px; background-color: #c1c1c1;}
#mybtns a:hover{background-color: #d7000f;}
.abc{
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#mybtns .left{ background:url(../images/aa1.jpg); width:51px; height:52px}
#mybtns .right{background:url(../images/bb1.jpg); width:51px; height:52px}

.index_product_product{height:500px; overflow:hidden}

.index_pro{margin:auto; margin-left:10px; margin-right:10px; width:380px}
.index_pro_left{width:15px; float:left}
.index_pro_left{width:15px; float:left}
.index_pro_body{width:300px; float:left;background:#FFF; height:450px;border-radius:50px; padding:25px}
.index_pro_body_img{ width:100%}
.index_pro_body_img img{border-radius:50px; border:1px solid #f5f3f3;box-shadow: 5px 5px 5px 5px #cccccc; width:300px;}
.index_pro_body_title{width:100%; height:50px; line-height:50px; text-align:left;}
.index_pro_body_title a{font-size:18px; font-weight:bold; height:40px; line-height:40px}
.index_pro_body_smallc{width:300px; height:90px; line-height:30px; text-align:left; padding-bottom:30px}
.index_pro_body_more{width:300px;text-align:left;}
.index_pro_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) {
.index_product{ width:100%; margin:auto; background:#d3d3d6; height:auto; padding-bottom:50px}
.index_product_class_title_left{width:20%; float:left}
.index_product_class_title_left_line{width:100%; margin:auto; height:45px; line-height:45px}
.index_product_class_title_left_title{height:90px; line-height:90px;font-size:32px; font-weight:bold; color:#0856a0}
.index_product_class_title_left_title_line{width:70px; height:3px; line-height:3px; background:#585657}
.index_product_class_title_right{float:left; width:80%; padding-top:45px}
.index_product_class_title{ width:100%; margin:auto}



.index_product_class_title li{text-align:center;float:left; margin-left:35px; cursor:pointer}
.index_product_class_title li .iii{line-height:50px;line-height:50px; font-size:18px}
.index_product_class_title li .lll{ width:40px; height:4px; background:#d3d3d6; line-height:4px}

.index_product_class_title .currrrr{text-align:center;float:left;cursor:pointer}
.index_product_class_title .currrrr .iii{line-height:50px;line-height:50px; font-size:18px; color:#0856a0; font-weight:bold}
.index_product_class_title .currrrr .lll{ width:40px; height:4px; background:#0856a0; line-height:4px}





.scrollpic{ width:1200px; margin:auto}

.gd_left{ width:51px; float:left; text-align:left; margin-right:24px; margin-top:200px}
.gd_right{ width:51px; float:right; text-align:right; margin-left:24px; margin-top:200px}
#myscroll{display:block; width:1050px; position:relative; height:500px; overflow:hidden; float:left}
#myscroll .abc{display:block; float:left; position:absolute; left:0; top:0; width:100000%;}
#myscroll ul{display:block; float:left; list-style-type:none; padding:0; margin:0;}
#myscroll ul li{display:block; float:left; padding:0; margin:0; width:350px;}

#mybtns{width:51px; display:block; height:42px;}
#mybtns a{width:42px; height:42px; display:block; float:left; margin-right:1px; background-color: #c1c1c1;}
#mybtns a:hover{background-color: #d7000f;}
.abc{
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#mybtns .left{ background:url(../images/aa1.jpg); width:51px; height:52px}
#mybtns .right{background:url(../images/bb1.jpg); width:51px; height:52px}

.index_product_product{height:500px; overflow:hidden}

.index_pro{margin:auto; margin-left:10px; margin-right:10px; width:330px}
.index_pro_left{width:15px; float:left}
.index_pro_left{width:15px; float:left}
.index_pro_body{width:300px; float:left;background:#FFF; height:450px;border-radius:50px; padding:15px}
.index_pro_body_img{ width:100%}
.index_pro_body_img img{border-radius:50px; border:1px solid #f5f3f3;box-shadow: 5px 5px 5px 5px #cccccc; width:300px;}
.index_pro_body_title{width:100%; height:50px; line-height:50px; text-align:left;}
.index_pro_body_title a{font-size:18px; font-weight:bold; height:40px; line-height:40px}
.index_pro_body_smallc{width:300px; height:90px; line-height:30px; text-align:left; padding-bottom:30px}
.index_pro_body_more{width:300px;text-align:left;}
.index_pro_body_more a{width:300px; 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) {
.index_product{ width:100%; margin:auto; background:#d3d3d6; height:auto; padding-bottom:50px}
.index_product_class_title_left{width:20%; float:left}
.index_product_class_title_left_line{width:100%; margin:auto; height:45px; line-height:45px}
.index_product_class_title_left_title{height:90px; line-height:90px;font-size:32px; font-weight:bold; color:#0856a0}
.index_product_class_title_left_title_line{width:70px; height:3px; line-height:3px; background:#585657}
.index_product_class_title_right{float:left; width:80%; padding-top:45px}
.index_product_class_title{ width:100%; margin:auto}



.index_product_class_title li{text-align:center;float:left; margin-left:35px; cursor:pointer}
.index_product_class_title li .iii{line-height:50px;line-height:50px; font-size:18px}
.index_product_class_title li .lll{ width:40px; height:4px; background:#d3d3d6; line-height:4px}

.index_product_class_title .currrrr{text-align:center;float:left;cursor:pointer}
.index_product_class_title .currrrr .iii{line-height:50px;line-height:50px; font-size:18px; color:#0856a0; font-weight:bold}
.index_product_class_title .currrrr .lll{ width:40px; height:4px; background:#0856a0; line-height:4px}





.scrollpic{ width:1200px; margin:auto}

.gd_left{ width:51px; float:left; text-align:left; margin-right:24px; margin-top:200px}
.gd_right{ width:51px; float:right; text-align:right; margin-left:24px; margin-top:200px}
#myscroll{display:block; width:1050px; position:relative; height:500px; overflow:hidden; float:left}
#myscroll .abc{display:block; float:left; position:absolute; left:0; top:0; width:100000%;}
#myscroll ul{display:block; float:left; list-style-type:none; padding:0; margin:0;}
#myscroll ul li{display:block; float:left; padding:0; margin:0; width:350px;}

#mybtns{width:51px; display:block; height:42px;}
#mybtns a{width:42px; height:42px; display:block; float:left; margin-right:1px; background-color: #c1c1c1;}
#mybtns a:hover{background-color: #d7000f;}
.abc{
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#mybtns .left{ background:url(../images/aa1.jpg); width:51px; height:52px}
#mybtns .right{background:url(../images/bb1.jpg); width:51px; height:52px}

.index_product_product{height:500px; overflow:hidden}

.index_pro{margin:auto; margin-left:10px; margin-right:10px; width:330px}
.index_pro_left{width:15px; float:left}
.index_pro_left{width:15px; float:left}
.index_pro_body{width:300px; float:left;background:#FFF; height:450px;border-radius:50px; padding:15px}
.index_pro_body_img{ width:100%}
.index_pro_body_img img{border-radius:50px; border:1px solid #f5f3f3;box-shadow: 5px 5px 5px 5px #cccccc; width:300px;}
.index_pro_body_title{width:100%; height:50px; line-height:50px; text-align:left;}
.index_pro_body_title a{font-size:18px; font-weight:bold; height:40px; line-height:40px}
.index_pro_body_smallc{width:300px; height:90px; line-height:30px; text-align:left; padding-bottom:30px}
.index_pro_body_more{width:300px;text-align:left;}
.index_pro_body_more a{width:300px; 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:1200px) {
.index_product{ width:100%; margin:auto; background:#d3d3d6; height:auto; padding-bottom:50px}
.index_product_class_title_left{width:20%; float:left}
.index_product_class_title_left_line{width:100%; margin:auto; height:45px; line-height:45px}
.index_product_class_title_left_title{height:90px; line-height:90px;font-size:32px; font-weight:bold; color:#0856a0}
.index_product_class_title_left_title_line{width:70px; height:3px; line-height:3px; background:#585657}
.index_product_class_title_right{float:left; width:80%; padding-top:45px}
.index_product_class_title{ width:100%; margin:auto}



.index_product_class_title li{text-align:center;float:left; margin-left:35px; cursor:pointer}
.index_product_class_title li .iii{line-height:50px;line-height:50px; font-size:18px}
.index_product_class_title li .lll{ width:40px; height:4px; background:#d3d3d6; line-height:4px}

.index_product_class_title .currrrr{text-align:center;float:left;cursor:pointer}
.index_product_class_title .currrrr .iii{line-height:50px;line-height:50px; font-size:18px; color:#0856a0; font-weight:bold}
.index_product_class_title .currrrr .lll{ width:40px; height:4px; background:#0856a0; line-height:4px}





.scrollpic{ width:1000px; margin:auto}

.gd_left{ width:51px; float:left; text-align:left; margin-right:14px; margin-top:200px}
.gd_right{ width:51px; float:right; text-align:right; margin-left:14px; margin-top:200px}
#myscroll{display:block; width:870px; position:relative; height:500px; overflow:hidden; float:left}
#myscroll .abc{display:block; float:left; position:absolute; left:0; top:0; width:100000%;}
#myscroll ul{display:block; float:left; list-style-type:none; padding:0; margin:0;}
#myscroll ul li{display:block; float:left; padding:0; margin:0; width:290px;}

#mybtns{width:51px; display:block; height:42px;}
#mybtns a{width:42px; height:42px; display:block; float:left; margin-right:1px; background-color: #c1c1c1;}
#mybtns a:hover{background-color: #d7000f;}
.abc{
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#mybtns .left{ background:url(../images/aa1.jpg); width:51px; height:52px}
#mybtns .right{background:url(../images/bb1.jpg); width:51px; height:52px}

.index_product_product{height:450px; overflow:hidden}

.index_pro{margin:auto; margin-left:10px; margin-right:10px; width:270px}
.index_pro_left{width:5px; float:left}
.index_pro_body{width:230px; float:left;background:#FFF; height:400px;border-radius:50px; padding:15px}
.index_pro_body_img{ width:100%}
.index_pro_body_img img{border-radius:50px; border:1px solid #f5f3f3;box-shadow: 5px 5px 5px 5px #cccccc; width:230px;}
.index_pro_body_title{width:100%; height:50px; line-height:50px; text-align:left;}
.index_pro_body_title a{font-size:18px; font-weight:bold; height:40px; line-height:40px}
.index_pro_body_smallc{width:230px; height:90px; line-height:30px; text-align:left; padding-bottom:30px}
.index_pro_body_more{width:230px;text-align:left;}
.index_pro_body_more a{width:230px; 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) {
.index_product{ width:100%; margin:auto; background:#d3d3d6; height:auto; padding-bottom:50px}
.index_product_class_title_left{width:20%; float:left}
.index_product_class_title_left_line{width:100%; margin:auto; height:45px; line-height:45px}
.index_product_class_title_left_title{height:90px; line-height:90px;font-size:32px; font-weight:bold; color:#0856a0}
.index_product_class_title_left_title_line{width:70px; height:3px; line-height:3px; background:#585657}
.index_product_class_title_right{float:left; width:80%; padding-top:45px}
.index_product_class_title{ width:100%; margin:auto}



.index_product_class_title li{text-align:center;float:left; margin-left:35px; cursor:pointer}
.index_product_class_title li .iii{line-height:50px;line-height:50px; font-size:18px}
.index_product_class_title li .lll{ width:40px; height:4px; background:#d3d3d6; line-height:4px}

.index_product_class_title .currrrr{text-align:center;float:left;cursor:pointer}
.index_product_class_title .currrrr .iii{line-height:50px;line-height:50px; font-size:18px; color:#0856a0; font-weight:bold}
.index_product_class_title .currrrr .lll{ width:40px; height:4px; background:#0856a0; line-height:4px}





.scrollpic{ width:780px; margin:auto}

.gd_left{ width:51px; float:left; text-align:left; margin-right:9px; margin-top:240px}
.gd_right{ width:51px; float:right; text-align:right; margin-left:9px; margin-top:240px}
#myscroll{display:block; width:660px; position:relative; height:500px; overflow:hidden; float:left}
#myscroll .abc{display:block; float:left; position:absolute; left:0; top:0; width:100000%;}
#myscroll ul{display:block; float:left; list-style-type:none; padding:0; margin:0;}
#myscroll ul li{display:block; float:left; padding:0; margin:0; width:330px;}

#mybtns{width:51px; display:block; height:42px;}
#mybtns a{width:42px; height:42px; display:block; float:left; margin-right:1px; background-color: #c1c1c1;}
#mybtns a:hover{background-color: #d7000f;}
.abc{
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#mybtns .left{ background:url(../images/aa1.jpg); width:51px; height:52px}
#mybtns .right{background:url(../images/bb1.jpg); width:51px; height:52px}

.index_product_product{height:480px; overflow:hidden}

.index_pro{margin:auto; margin-left:10px; margin-right:10px; width:310px}
.index_pro_left{width:5px; float:left}
.index_pro_body{width:280px; float:left;background:#FFF; height:430px;border-radius:50px; padding:15px}
.index_pro_body_img{ width:100%}
.index_pro_body_img img{border-radius:50px; border:1px solid #f5f3f3;box-shadow: 5px 5px 5px 5px #cccccc; width:280px;}
.index_pro_body_title{width:100%; height:50px; line-height:50px; text-align:left;}
.index_pro_body_title a{font-size:18px; font-weight:bold; height:40px; line-height:40px}
.index_pro_body_smallc{width:280px; height:90px; line-height:30px; text-align:left; padding-bottom:30px}
.index_pro_body_more{width:280px;text-align:left;}
.index_pro_body_more a{width:280px; 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) {
.index_product{ width:100%; margin:auto; background:#d3d3d6; height:auto; padding-bottom:50px}
.index_product_class_title_left{width:30%; float:left}
.index_product_class_title_left_line{width:100%; margin:auto; height:45px; line-height:45px}
.index_product_class_title_left_title{height:90px; line-height:90px;font-size:32px; font-weight:bold; color:#0856a0}
.index_product_class_title_left_title_line{width:70px; height:3px; line-height:3px; background:#585657}
.index_product_class_title_right{float:left; width:70%; padding-top:45px}
.index_product_class_title{ width:100%; margin:auto}



.index_product_class_title li{text-align:center;float:left; margin-left:35px; cursor:pointer}
.index_product_class_title li .iii{line-height:50px;line-height:50px; font-size:18px}
.index_product_class_title li .lll{ width:40px; height:4px; background:#d3d3d6; line-height:4px}

.index_product_class_title .currrrr{text-align:center;float:left;cursor:pointer}
.index_product_class_title .currrrr .iii{line-height:50px;line-height:50px; font-size:18px; color:#0856a0; font-weight:bold}
.index_product_class_title .currrrr .lll{ width:40px; height:4px; background:#0856a0; line-height:4px}





.scrollpic{ width:480px; margin:auto}

.gd_left{ width:51px; float:left; text-align:left; margin-right:0px; margin-top:240px}
.gd_right{ width:51px; float:right; text-align:right; margin-left:0px; margin-top:240px}
#myscroll{display:block; width:376px; position:relative; height:500px; overflow:hidden; float:left}
#myscroll .abc{display:block; float:left; position:absolute; left:0; top:0; width:100000%;}
#myscroll ul{display:block; float:left; list-style-type:none; padding:0; margin:0;}
#myscroll ul li{display:block; float:left; padding:0; margin:0; width:376px;}

#mybtns{width:51px; display:block; height:42px;}
#mybtns a{width:42px; height:42px; display:block; float:left; margin-right:1px; background-color: #c1c1c1;}
#mybtns a:hover{background-color: #d7000f;}
.abc{
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#mybtns .left{ background:url(../images/aa1.jpg); width:51px; height:52px}
#mybtns .right{background:url(../images/bb1.jpg); width:51px; height:52px}

.index_product_product{height:520px; overflow:hidden}

.index_pro{margin:auto; margin-left:10px; margin-right:10px; width:356px}
.index_pro_left{width:5px; float:left}
.index_pro_body{width:326px; float:left;background:#FFF; height:450px;border-radius:50px; padding:15px}
.index_pro_body_img{ width:100%}
.index_pro_body_img img{border-radius:50px; border:1px solid #f5f3f3;box-shadow: 5px 5px 5px 5px #cccccc; width:326px;}
.index_pro_body_title{width:100%; height:50px; line-height:50px; text-align:left;}
.index_pro_body_title a{font-size:18px; font-weight:bold; height:40px; line-height:40px}
.index_pro_body_smallc{width:326px; height:90px; line-height:30px; text-align:left; padding-bottom:30px}
.index_pro_body_more{width:326px;text-align:left;}
.index_pro_body_more a{width:326px; 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) {
.index_product{ width:100%; margin:auto; background:#d3d3d6; height:auto; padding-bottom:50px}
.index_product_class_title_left{width:100%; float:left}
.index_product_class_title_left_line{width:100%; margin:auto; height:0px; line-height:0px}
.index_product_class_title_left_title{height:90px; line-height:90px;font-size:32px; font-weight:bold; color:#0856a0}
.index_product_class_title_left_title_line{width:70px; height:3px; line-height:3px; background:#585657}
.index_product_class_title_right{float:left; width:100%; padding-top:25px}
.index_product_class_title{ width:100%; margin:auto}



.index_product_class_title li{text-align:left;float:left; margin-left:0%; width:50%;cursor:pointer}
.index_product_class_title li .iii{line-height:50px;line-height:50px; font-size:18px}
.index_product_class_title li .lll{ width:40px; height:4px; background:#d3d3d6; line-height:4px}

.index_product_class_title .currrrr{text-align:left;float:left; margin-left:0%; width:100%;cursor:pointer}
.index_product_class_title .currrrr .iii{line-height:50px;line-height:50px; font-size:18px; color:#0856a0; font-weight:bold}
.index_product_class_title .currrrr .lll{ width:40px; height:4px; background:#0856a0; line-height:4px}





.scrollpic{ width:350px; margin:auto}

.gd_left{ width:51px; float:left; text-align:left; margin-right:0px; margin-top:240px}
.gd_right{ width:51px; float:right; text-align:right; margin-left:0px; margin-top:240px}
#myscroll{display:block; width:248px; position:relative; height:500px; overflow:hidden; float:left}
#myscroll .abc{display:block; float:left; position:absolute; left:0; top:0; width:100000%;}
#myscroll ul{display:block; float:left; list-style-type:none; padding:0; margin:0;}
#myscroll ul li{display:block; float:left; padding:0; margin:0; width:248px;}

#mybtns{width:51px; display:block; height:42px;}
#mybtns a{width:42px; height:42px; display:block; float:left; margin-right:1px; background-color: #c1c1c1;}
#mybtns a:hover{background-color: #d7000f;}
.abc{
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#mybtns .left{ background:url(../images/aa1.jpg); width:51px; height:52px}
#mybtns .right{background:url(../images/bb1.jpg); width:51px; height:52px}

.index_product_product{height:470px; overflow:hidden}

.index_pro{margin:auto; margin-left:10px; margin-right:10px; width:228px}
.index_pro_left{width:5px; float:left}
.index_pro_body{width:188px; float:left;background:#FFF; height:400px;border-radius:50px; padding:15px}
.index_pro_body_img{ width:100%}
.index_pro_body_img img{border-radius:50px; border:1px solid #f5f3f3;box-shadow: 5px 5px 5px 5px #cccccc; width:188px;}
.index_pro_body_title{width:100%; height:50px; line-height:50px; text-align:left; overflow:hidden}
.index_pro_body_title a{font-size:18px; font-weight:bold; height:40px; line-height:40px}
.index_pro_body_smallc{width:188px; height:90px; line-height:30px; text-align:left; padding-bottom:30px; overflow:hidden}
.index_pro_body_more{width:188px;text-align:left;}
.index_pro_body_more a{width:188px; height:30px; line-height:30px; color:#ffffff; display:block; background:#2c2e2d;border-radius:50px; text-align:center; font-size:14px}

}





.index_case_left{float:left; width:620px}
.index_case_middle{ float:left; width:80px}
.index_case_right{float:left; width:700px}

.index_case_left_body{ width:620px; margin:auto}
.index_case_left_body_img{ width:100%; margin:auto}
.index_case_left_body_img img{ width:100%}
.index_case_left_body_title{width:100%; height:60px; line-height:60px; text-align:left}
.index_case_left_body_title a{font-size:18px; font-weight:bold}
.index_case_left_body_smallc{width:100%; height:60px; line-height:30px; text-align:left; padding-bottom:30px}
.index_case_left_body_more{width:100%; height:50px; line-height:50px; text-align:left}
.index_case_left_body_more a{ width:100px; height:30px; line-height:30px; color:#ffffff; display:block; background:#2c2e2d;border-radius:50px; text-align:center; font-size:12px}

.index_case_right_body{width:700px; margin:auto; padding-bottom:30px}
.index_case_right_body_img{float:left; width:250px}
.index_case_right_body_img img{ width:250px}
.index_case_right_body_middle{float:left; width:40px}
.index_case_right_body_right{float:left; width:410px}
.index_case_right_body{width:700px; margin:auto; padding-bottom:30px}
.index_case_right_body{width:700px; margin:auto; padding-bottom:30px}
.index_case_right_body_title{width:100%; height:50px; line-height:50px; text-align:left}
.index_case_right_body_title a{font-size:18px; font-weight:bold}
.index_case_right_body_smallc{width:100%; height:50px; line-height:25px; text-align:left; padding-bottom:20px}
.index_case_right_body_more{width:100%; height:50px; line-height:50px; text-align:left}
.index_case_right_body_more a{width:100px; height:30px; line-height:30px; color:#ffffff; display:block; background:#2c2e2d;border-radius:50px; text-align:center; font-size:12px}



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

.index_case_left{float:left; width:48%}
.index_case_middle{ float:left; width:2%}
.index_case_right{float:left; width:50%}

.index_case_left_body{ width:100%; margin:auto}
.index_case_left_body_img{ width:100%; margin:auto}
.index_case_left_body_img img{ width:100%}
.index_case_left_body_title{width:100%; height:60px; line-height:60px; text-align:left}
.index_case_left_body_title a{font-size:18px; font-weight:bold}
.index_case_left_body_smallc{width:100%; height:60px; line-height:30px; text-align:left; padding-bottom:30px}
.index_case_left_body_more{width:100%; height:50px; line-height:50px; text-align:left}
.index_case_left_body_more a{ width:100px; height:30px; line-height:30px; color:#ffffff; display:block; background:#2c2e2d;border-radius:50px; text-align:center; font-size:12px}

.index_case_right_body{width:100%; margin:auto; padding-bottom:30px}
.index_case_right_body_img{float:left; width:33%}
.index_case_right_body_img img{ width:100%}
.index_case_right_body_middle{float:left; width:2%}
.index_case_right_body_right{float:left; width:65%}
.index_case_right_body{width:100%; margin:auto; padding-bottom:30px}
.index_case_right_body{width:100%; margin:auto; padding-bottom:30px}
.index_case_right_body_title{width:100%; height:50px; line-height:50px; text-align:left}
.index_case_right_body_title a{font-size:18px; font-weight:bold}
.index_case_right_body_smallc{width:100%; height:50px; text-align:left; padding-bottom:0px; overflow:hidden; line-height:25px; margin-bottom:20px}
.index_case_right_body_more{width:100%; height:50px; line-height:50px; text-align:left}
.index_case_right_body_more a{width:100px; height:30px; line-height:30px; color:#ffffff; display:block; background:#2c2e2d;border-radius:50px; text-align:center; font-size:12px}

	}




@media screen and (max-width:481px) {
	
.index_case_left{float:left; width:100%;}
.index_case_middle{ float:left; width:2%; display:none}
.index_case_right{float:left; width:100%}

.index_case_left_body{ width:100%; margin:auto}
.index_case_left_body_img{ width:100%; margin:auto}
.index_case_left_body_img img{ width:100%}
.index_case_left_body_title{width:100%; height:50px; line-height:50px; text-align:left}
.index_case_left_body_title a{font-size:18px; font-weight:bold}
.index_case_left_body_smallc{width:100%; height:50px; text-align:left; padding-bottom:0px; overflow:hidden; line-height:25px; margin-bottom:20px}
.index_case_left_body_more{width:100%; height:50px; line-height:50px; text-align:left}
.index_case_left_body_more a{ width:100px; height:30px; line-height:30px; color:#ffffff; display:block; background:#2c2e2d;border-radius:50px; text-align:center; font-size:12px}

.index_case_right_body{width:100%; margin:auto; padding-bottom:30px}
.index_case_right_body_img{float:left; width:100%}
.index_case_right_body_img img{ width:100%}
.index_case_right_body_middle{float:left; width:2%; display:none}
.index_case_right_body_right{float:left; width:100%}
.index_case_right_body{width:100%; margin:auto; padding-bottom:30px}
.index_case_right_body{width:100%; margin:auto; padding-bottom:30px}
.index_case_right_body_title{width:100%; height:50px; line-height:50px; text-align:left}
.index_case_right_body_title a{font-size:18px; font-weight:bold}
.index_case_right_body_smallc{width:100%; height:50px; text-align:left; padding-bottom:0px; overflow:hidden; line-height:25px; margin-bottom:20px}
.index_case_right_body_more{width:100%; height:50px; line-height:50px; text-align:left}
.index_case_right_body_more a{width:100px; height:30px; line-height:30px; color:#ffffff; display:block; background:#2c2e2d;border-radius:50px; text-align:center; font-size:12px}	
	
	
	}


.index_news_main{width:1400px; margin:auto; padding-top:70px}
.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: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:700px;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;}

.pclass1{ width:25%; float:left; height:55px; text-align:center; line-height:55px; background:#f2f1f1; color:#454545; font-size:18px; cursor:pointer}
.pcalss1 a{ color:#454545; font-size:18px}
.pcalss1 ab{ color:#454545; font-size:18px}
.pclass1b{ width:25%; float:left; height:55px; text-align:center; line-height:55px; background:#2d77c6; color:#ffffff; font-size:18px; cursor:pointer}
.pclass1b a{ color:#ffffff; font-size:18px}
.pclass1b ab{ color:#ffffff; font-size:18px}

.index_news_ico{float:left; padding-top:5px; height:20px; width:5%}
.index_news_title{float:left; line-height:50px; overflow:hidden; width:73%; height:50px}
.index_news_date{float:right; height:50px; line-height:50px; width:20%; text-align:right}




@media screen and (max-width:1400px) {
	
.index_news_main{width:96%; 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;}

.pclass1{ width:25%; float:left; height:55px; text-align:center; line-height:55px; background:#f2f1f1; color:#454545; font-size:18px; cursor:pointer}
.pcalss1 a{ color:#454545; font-size:18px}
.pcalss1 ab{ color:#454545; font-size:18px}
.pclass1b{ width:25%; float:left; height:55px; text-align:center; line-height:55px; background:#2d77c6; color:#ffffff; font-size:18px; cursor:pointer}
.pclass1b a{ color:#ffffff; font-size:18px}
.pclass1b ab{ color:#ffffff; font-size:18px}


.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}
	
	
	}

@media screen and (max-width:780px) {
	
.index_news_main{width:98%; 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;}

.pclass1{ width:25%; float:left; height:55px; text-align:center; line-height:55px; background:#f2f1f1; color:#454545; font-size:18px; cursor:pointer}
.pcalss1 a{ color:#454545; font-size:18px}
.pcalss1 ab{ color:#454545; font-size:18px}
.pclass1b{ width:25%; float:left; height:55px; text-align:center; line-height:55px; background:#2d77c6; color:#ffffff; font-size:18px; cursor:pointer}
.pclass1b a{ color:#ffffff; font-size:18px}
.pclass1b ab{ color:#ffffff; font-size:18px}
	
	
	}
@media screen and (max-width:481px) {
	
.index_news_main{width:98%; 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;}

.pclass1{ width:25%; float:left; height:55px; text-align:center; line-height:55px; background:#f2f1f1; color:#454545; font-size:18px; cursor:pointer}
.pcalss1 a{ color:#454545; font-size:18px}
.pcalss1 ab{ color:#454545; font-size:18px}
.pclass1b{ width:25%; float:left; height:55px; text-align:center; line-height:55px; background:#2d77c6; color:#ffffff; font-size:18px; cursor:pointer}
.pclass1b a{ color:#ffffff; font-size:18px}
.pclass1b ab{ color:#ffffff; font-size:18px}

.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}
	
	
	}	


.hzhb{ width:1400px; margin:auto}
.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%; background:#004e98; padding-top:10px; padding-bottom:10px; }
.page_body_inc_main_body{ width:1400px; margin:auto}
.inc_left{ width:1400px; float:left}

.page_inc{ width:100%; margin:auto;line-height:50px; text-align:left;color:#454545; font-size:16px;background:#e3e3e3; height:50px}
.page_inc_body{ width:1400px; margin:auto;line-height:50px; text-align:left;color:#454545; font-size:16px;background:#e3e3e3; height:50px}

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

.left_no{text-align:left;line-height:30px;line-height:30px;float:left;}
.left_no a{ width:100%; height:30px;  display:block; color:#ffffff; font-size:18px; line-height:30px}
.left_no a:hover{ width:100%; height:30px;  display:block; color:#ffffff; font-size:18px; line-height:30px}

.left_yes{text-align:left;line-height:30px;line-height:30px;float:left;}
.left_yes a{ width:100%; height:30px;  display:block; color:#ffffff; font-size:18px; line-height:30px; font-weight:bold}
.left_yes a:hover{ width:100%; height:30px; display:block; color:#ffffff; font-size:18px; line-height:30px; font-weight:bold}

.left_line{ color:#ffffff; padding-left:30px; padding-right:30px; height:30px; line-height:30px; float:left; width:1px}

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




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

.page_inc{ width:100%; margin:auto;line-height:50px; text-align:left;color:#454545; font-size:16px;background:#e3e3e3; height:auto}
.page_inc_body{ width:96%; margin:auto;line-height:50px; text-align:left;color:#454545; font-size:16px;background:#e3e3e3; height:auto}

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

.left_no{text-align:left;line-height:30px;line-height:30px;float:left;}
.left_no a{ width:100%; height:30px;  display:block; color:#ffffff; font-size:18px; line-height:30px}
.left_no a:hover{ width:100%; height:30px;  display:block; color:#ffffff; font-size:18px; line-height:30px}

.left_yes{text-align:left;line-height:30px;line-height:30px;float:left;}
.left_yes a{ width:100%; height:30px;  display:block; color:#ffffff; font-size:18px; line-height:30px; font-weight:bold}
.left_yes a:hover{ width:100%; height:30px; display:block; color:#ffffff; font-size:18px; line-height:30px; font-weight:bold}

.left_line{ color:#ffffff; padding-left:30px; padding-right:30px; height:30px; line-height:30px; float:left; width:1px}


.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%; background:none; padding-top:10px; padding-bottom:10px; }
.page_body_inc_main_body{ width:96%; margin:auto}
.inc_left{ width:96%; float:left}

.page_inc{ width:100%; margin:auto;line-height:50px; text-align:left;color:#454545; font-size:16px;background:#e3e3e3; height:auto}
.page_inc_body{ width:96%; margin:auto;line-height:50px; text-align:left;color:#454545; font-size:16px;background:#e3e3e3; height:auto}

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

.left_no{text-align:center;line-height:40px;line-height:40px;float:left; width:23%;margin-left:1%; margin-right:1%; background:#e3e3e3; margin-bottom:1%}
.left_no a{ width:100%; height:40px;  display:block; color:#454545; font-size:18px; line-height:40px}
.left_no a:hover{ width:100%; height:40px;  display:block; color:#454545; font-size:18px; line-height:40px}

.left_yes{text-align:center;line-height:40px;line-height:40px;float:left; width:23%; margin-left:1%; margin-right:1%; background:#004e98; margin-bottom:1%}
.left_yes a{ width:100%; height:40px;  display:block; color:#ffffff; font-size:18px; line-height:40px; font-weight:normal}
.left_yes a:hover{ width:100%; height:40px; display:block; color:#ffffff; font-size:18px; line-height:40px; font-weight:normal}

.left_line{ color:#ffffff; padding-left:30px; padding-right:30px; height:30px; line-height:30px; float:left; width:1px; display:none}


.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%; background:none; padding-top:10px; padding-bottom:10px; }
.page_body_inc_main_body{ width:96%; margin:auto}
.inc_left{ width:96%; float:left}

.page_inc{ width:100%; margin:auto;line-height:50px; text-align:left;color:#454545; font-size:16px;background:#e3e3e3; height:auto}
.page_inc_body{ width:96%; margin:auto;line-height:50px; text-align:left;color:#454545; font-size:16px;background:#e3e3e3; height:auto}

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

.left_no{text-align:center;line-height:40px;line-height:40px;float:left; width:23%;margin-left:1%; margin-right:1%; background:#e3e3e3; margin-bottom:1%}
.left_no a{ width:100%; height:40px;  display:block; color:#454545; font-size:16px; line-height:40px}
.left_no a:hover{ width:100%; height:40px;  display:block; color:#454545; font-size:16px; line-height:40px}

.left_yes{text-align:center;line-height:40px;line-height:40px;float:left; width:23%; margin-left:1%; margin-right:1%; background:#004e98; margin-bottom:1%}
.left_yes a{ width:100%; height:40px;  display:block; color:#ffffff; font-size:16px; line-height:40px; font-weight:normal}
.left_yes a:hover{ width:100%; height:40px; display:block; color:#ffffff; font-size:16px; line-height:40px; font-weight:normal}

.left_line{ color:#ffffff; padding-left:30px; padding-right:30px; height:30px; line-height:30px; float:left; width:1px; display:none}


.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%; background:none; padding-top:10px; padding-bottom:10px; }
.page_body_inc_main_body{ width:96%; margin:auto}
.inc_left{ width:96%; float:left}

.page_inc{ width:100%; margin:auto;line-height:30px; text-align:left;color:#454545; font-size:16px;background:#e3e3e3; height:auto; padding-top:5px; padding-bottom:5px}
.page_inc_body{ width:96%; margin:auto;line-height:30px; text-align:left;color:#454545; font-size:14px;background:#e3e3e3; height:auto}
.page_inc_body a{ font-size:14px}

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

.left_no{text-align:center;line-height:40px;line-height:40px;float:left; width:48%;margin-left:1%; margin-right:1%; background:#e3e3e3; margin-bottom:1%}
.left_no a{ width:100%; height:40px;  display:block; color:#454545; font-size:16px; line-height:40px}
.left_no a:hover{ width:100%; height:40px;  display:block; color:#454545; font-size:16px; line-height:40px}

.left_yes{text-align:center;line-height:40px;line-height:40px;float:left; width:48%; margin-left:1%; margin-right:1%; background:#004e98; margin-bottom:1%}
.left_yes a{ width:100%; height:40px;  display:block; color:#ffffff; font-size:16px; line-height:40px; font-weight:normal}
.left_yes a:hover{ width:100%; height:40px; display:block; color:#ffffff; font-size:16px; line-height:40px; font-weight:normal}

.left_line{ color:#ffffff; padding-left:30px; padding-right:30px; height:30px; line-height:30px; float:left; width:1px; display:none}


.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}



@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}

}
@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}

}
@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}

}
@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}

}	






.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: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}

}	









.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:100%;line-height:40px;color:#222222;height:40px;}
.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:#004e98; color:#ffffff; line-height:40px; display:block; text-align:center;border-radius:100px}
.news_list_more a:hover{ width:150px; height:40px; background:#143554; 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:100%;line-height:40px;color:#222222;height:40px;}
.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:#004e98; color:#ffffff; line-height:40px; display:block; text-align:center;border-radius:100px}
.news_list_more a:hover{ width:150px; height:40px; background:#143554; 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:100%;line-height:40px;color:#222222;height:40px;}
.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:#004e98; color:#ffffff; line-height:40px; display:block; text-align:center;border-radius:100px}
.news_list_more a:hover{ width:150px; height:40px; background:#143554; 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:100%;line-height:40px;color:#222222;height:40px; overflow:hidden}
.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:#004e98; color:#ffffff; line-height:40px; display:block; text-align:center;border-radius:100px}
.news_list_more a:hover{ width:150px; height:40px; background:#143554; 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:100%;line-height:40px;color:#222222;height:40px;}
.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:#004e98; color:#ffffff; line-height:40px; display:block; text-align:center;border-radius:100px}
.news_list_more a:hover{ width:150px; height:40px; background:#143554; 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}
	 } 		
	 
	 
	 

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

.pro_detail_left img{ width:800px; height:600px}
.pro_detail_middle{ width:20px; float:left}
.pro_detail_right{ width:580px; float:left}

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

.pro_detail_tel{text-align:left; height:30px; line-height:30px; font-size:18px; color:#004e98; font-weight:bold}


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

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

.pro_detail_model{width:260px; height:60px; line-height:60px; color:#ffffff; background:#004e98; text-align:center;border-radius:50px; font-size:20px; margin-bottom:30px}
.pro_detail_title{ font-size:26px; height:80px; line-height:80px; font-weight:bold}
.pro_detail_smallc{width:100%; height:160px}

.pro_detail_tel{text-align:left; height:30px; line-height:30px; font-size:18px; color:#004e98; font-weight:bold}


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

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

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

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

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

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

.pro_detail{ width:96%; margin:auto; padding-top:50px}
.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:#004e98; 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_tel{text-align:left; height:30px; line-height:30px; font-size:18px; color:#004e98; font-weight:bold; display:none}



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



	 } 	












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


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

.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:#004e98; color:#ffffff; font-size:14px; cursor:pointer}
.sk_yes .lili a{ width:105px; height:40px;  display:block; color:#ffffff; font-size:14px; background:#004e98;}
.sk_yes .lili a:hover{ width:105px; height:40px; display:block; background:#004e98; color:#ffffff; font-size:14px}




	 

	 
	 

.bottom{width:100%; margin:auto; background:#0856a0}
.bottom_1{width:1400px; text-align:left; height:50px; line-height:50px; font-size:32px; padding-top:30px; color:#ffffff}
.bottom_2{width:1400px; text-align:left; height:30px; line-height:30px; font-size:14px; color:#ffffff; padding-bottom:40px}
.bottom_3{width:1400px; margin:auto}
.bottom_3_1{ width:25%; float:left}
.bottom_3_2{ width:25%; float:left}
.bottom_3_3{ width:25%; float:left}
.bottom_3_4{ width:25%; 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}

.bottom_4{width:1400px; margin:auto; border-top:1px solid #ffffff; margin-top:30px; height:50px; line-height:50px; text-align:left; color:#ffffff}
.bottom_4 a{ color:#ffffff}

.g-ft{ display:none}

@media screen and (max-width:1400px) {
.bottom{width:100%; margin:auto; background:#0856a0}
.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:#ffffff; padding-bottom:40px}
.bottom_3{width:98%; margin:auto}
.bottom_3_1{ width:25%; float:left}
.bottom_3_2{ width:25%; float:left}
.bottom_3_3{ width:25%; float:left}
.bottom_3_4{ width:25%; 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}

.bottom_4{width:98%; margin:auto; border-top:1px solid #ffffff; margin-top:30px; height:50px; line-height:50px; text-align:left; color:#ffffff}
.bottom_4 a{ color:#ffffff}

.g-ft{ display:none}

	}
@media screen and (max-width:1024px) {
.bottom{width:100%; margin:auto; background:#0856a0}
.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:#ffffff; padding-bottom:40px}
.bottom_3{width:98%; margin:auto}
.bottom_3_1{ width:33.3%; float:left}
.bottom_3_2{ width:33.3%; float:left}
.bottom_3_3{ width:0%; float:left; display:none}
.bottom_3_4{ width:33.3%; 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}

.bottom_4{width:98%; margin:auto; border-top:1px solid #ffffff; margin-top:30px; height:50px; line-height:50px; text-align:left; color:#ffffff}
.bottom_4 a{ color:#ffffff}

.g-ft{ display:none}
	}	
@media screen and (max-width:781px) {
.bottom{width:100%; margin:auto; background:#0856a0}
.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:#ffffff; 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}

.bottom_4{width:98%; margin:auto; border-top:1px solid #ffffff; margin-top:30px; height:auto; line-height:50px; text-align:left; color:#ffffff}
.bottom_4 a{ color:#ffffff}

.g-ft{ display:none}
	}	
@media screen and (max-width:481px) {
.bottom{width:100%; margin:auto; background:#0856a0}
.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}

.bottom_4{width:98%; margin:auto; border-top:1px solid #ffffff; margin-top:30px; height:auto; line-height:30px; text-align:left; color:#ffffff; font-size:14px}
.bottom_4 a{ color:#ffffff; font-size:14px}

.g-ft{ display:none}
	}
	
	
.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:#004e98}		

.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:#004e98}	


.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:#004e98}	

.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:#004e98}	

.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:#004e98}	

.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}	
}	


.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%;}