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


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

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

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

A:hover {
	COLOR:#112682; 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:#112682;
	width:150px;
	height:40px;
	line-height:40px;border-radius:20px
}



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


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


}




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

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

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




#ContentTable tr{ height:40px}

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

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

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


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


#Layertop{width:100%; height:110px; z-index:100;}
#Layertop1{width:100%; height:110px; z-index:100}
.menu_top_body{width:100%; margin:auto; height:40px;background-color:#112682}

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

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

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

.menu_ab {  width:120px; height:94px; line-height:94px; text-align:center}
.menu_ab a{ color:#112682; font-size:16px;width:100%; height:94px; line-height:94px; display:block; font-weight:bolder}
.menu_ab a:hover{ color:#112682; font-size:16px;width:100%; height:94px; line-height:94px; display:block; font-weight:bolder}




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

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

.xl_about{position:absolute; z-index:100;left:580px}
.xl_news{position:absolute; z-index:100;left:940px}
.xl_product{position:absolute; z-index:100;left:700px}
.xl_project{position:absolute; z-index:100;left:820px}
.xl_feedback{position:absolute; z-index:100;left:1060px}
.xl_jobs{position:absolute; z-index:100;left:1150px}


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

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


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











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

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

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

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




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

.xl_bg{width:100%; margin:auto}
.xl_about{position:absolute; z-index:100;left:37%}
.xl_news{position:absolute; z-index:100;left:64%}
.xl_product{position:absolute; z-index:100;left:46%}
.xl_project{position:absolute; z-index:100;left:55%}
.xl_feedback{position:absolute; z-index:100;left:73%}
.xl_jobs{position:absolute; z-index:100;left:82%}





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

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


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

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

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

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


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


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

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

.xl_feedback{position:absolute; z-index:100;left:73%}
.xl_jobs{position:absolute; z-index:100;left:82%}


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

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


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


}
@media screen and (max-width:781px) {
#Layertop1{width:100%; height:0px; z-index:100}
#Layertop{display:none}
.menu_top_body{display:none}
.menu_web {
	display:none
}
#menu_wap{ display:block}
header {
	width: 100%;
}

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

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

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



.nav_menu {
	overflow:hidden;
	width:60%;
	position:fixed;
	left:0;
	top:0;
	padding-top:6rem;
	background-color:#112682;
	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:#112682;
	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) {


}



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


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

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


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

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

}	


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

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

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

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

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






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


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

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

}


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

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


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

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

}	






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

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

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

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

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

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


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

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

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

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





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

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



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

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



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

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


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


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

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

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


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

}


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

}


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


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

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


}


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

}


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




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

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


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

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

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









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


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


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

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


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



}

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




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

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

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


}

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



}


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


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






.index_news dd{ display:none}



.index_news_con{width:calc( 50% - 22px); padding-bottom:30px; height:150px; background:#f6f6f6; border:1px solid #dddddd;margin-bottom:20px; float:left; margin-left:10px; margin-right:10px; cursor:pointer}
.index_news_con .index_news_con_1{width:100%; margin:auto; padding-top:30px}
.index_news_con .index_news_con_2{float:left; width:110px; height:120px; padding-left:20px; padding-right:20px}
.index_news_con .index_news_con_2_day{width:110px; text-align:center; padding-top:20px; height:40px; line-height:40px; color:#999999; font-size:34px; font-weight:900}
.index_news_con .index_news_con_2_year{width:110px; text-align:center; height:25px; line-height:25px; color:#999999; font-size:24px}
.index_news_con .index_news_con_3{float:left; width:calc( 100% - 170px);}
.index_news_con .index_news_con_3_title{height:35px; line-height:35px; text-align:left; width:100%; overflow:hidden}
.index_news_con .index_news_con_3_title a{ font-size:18px; font-weight:bold}
.index_news_con .index_news_con_3_title a:hover{ font-size:18px; font-weight:bold}
.index_news_con .index_news_con_3_smallc{height:90px; line-height:30px; text-align:left; width:100%; font-size:16px; color:#454545; overflow:hidden}

.index_news_con:hover{width:calc( 50% - 22px); padding-bottom:30px; height:150px; background:#112682; border:1px solid #dddddd;margin-bottom:20px; float:left; margin-left:10px; margin-right:10px; cursor:pointer}
.index_news_con:hover .index_news_con_2{float:left; width:110px; height:120px; padding-left:20px; padding-right:20px}
.index_news_con:hover .index_news_con_2_day{width:110px; text-align:center; padding-top:20px; height:40px; line-height:40px; color:#ffffff; font-size:34px; font-weight:900}
.index_news_con:hover .index_news_con_2_year{width:110px; text-align:center; height:25px; line-height:25px; color:#ffffff; font-size:24px}
.index_news_con:hover .index_news_con_3{float:left; width:calc( 100% - 170px);}
.index_news_con:hover .index_news_con_3_title{height:35px; line-height:35px; text-align:left; width:100%; overflow:hidden}
.index_news_con:hover .index_news_con_3_title a{ font-size:18px; font-weight:bold; color:#ffffff}
.index_news_con:hover .index_news_con_3_title a:hover{ font-size:18px; font-weight:bold; color:#ffffff}
.index_news_con:hover .index_news_con_3_smallc{height:90px; line-height:30px; text-align:left; width:100%; font-size:16px; color:#ffffff; overflow:hidden}



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

}

@media screen and (max-width:1024px) {
.index_news_con{width:calc( 100% - 22px); padding-bottom:30px; height:150px; background:#f6f6f6; border:1px solid #dddddd;margin-bottom:20px; float:left; margin-left:10px; margin-right:10px; cursor:pointer}
.index_news_con:hover{width:calc( 100% - 22px); padding-bottom:30px; height:150px; background:#112682; border:1px solid #dddddd;margin-bottom:20px; float:left; margin-left:10px; margin-right:10px; cursor:pointer}

}

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

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

.index_news_con{width:calc( 100% - 22px); padding-bottom:30px; height:110px; background:#f6f6f6; border:1px solid #dddddd;margin-bottom:20px; float:left; margin-left:10px; margin-right:10px; cursor:pointer}
.index_news_con .index_news_con_1{width:100%; margin:auto; padding-top:10px}
.index_news_con .index_news_con_2{float:left; width:80px; height:120px; padding-left:10px; padding-right:10px}
.index_news_con .index_news_con_2_day{width:80px; text-align:center; padding-top:20px; height:40px; line-height:40px; color:#999999; font-size:34px; font-weight:900}
.index_news_con .index_news_con_2_year{width:80px; text-align:center; height:25px; line-height:25px; color:#999999; font-size:24px}
.index_news_con .index_news_con_3{float:left; width:calc( 100% - 100px);}
.index_news_con .index_news_con_3_title{height:35px; line-height:35px; text-align:left; width:100%; overflow:hidden}
.index_news_con .index_news_con_3_title a{ font-size:16px; font-weight:bold}
.index_news_con .index_news_con_3_title a:hover{ font-size:16px; font-weight:bold}
.index_news_con .index_news_con_3_smallc{height:75px; line-height:25px; text-align:left; width:100%; font-size:14px; color:#454545; overflow:hidden}

.index_news_con:hover{width:calc( 100% - 22px); padding-bottom:30px; height:110px; background:#112682; border:1px solid #dddddd;margin-bottom:20px; float:left; margin-left:10px; margin-right:10px; cursor:pointer}
.index_news_con:hover .index_news_con_1{width:100%; margin:auto; padding-top:10px}
.index_news_con:hover .index_news_con_2{float:left; width:80px; height:120px; padding-left:10px; padding-right:10px}
.index_news_con:hover .index_news_con_2_day{width:80px; text-align:center; padding-top:20px; height:40px; line-height:40px; color:#fffffff; font-size:34px; font-weight:900}
.index_news_con:hover .index_news_con_2_year{width:80px; text-align:center; height:25px; line-height:25px; color:#fffffff; font-size:24px}
.index_news_con:hover .index_news_con_3{float:left; width:calc( 100% - 100px);}
.index_news_con:hover .index_news_con_3_title{height:35px; line-height:35px; text-align:left; width:100%; overflow:hidden}
.index_news_con:hover .index_news_con_3_title a{ font-size:16px; font-weight:bold}
.index_news_con:hover .index_news_con_3_title a:hover{ font-size:16px; font-weight:bold}
.index_news_con:hover .index_news_con_3_smallc{height:75px; line-height:25px; text-align:left; width:100%; font-size:14px; color:#fffffff; overflow:hidden}
}	










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



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

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

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


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


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


}



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



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

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

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

}


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

}


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

}






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

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





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

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

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

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

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

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





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




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

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

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

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


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

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


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

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

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

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

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

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


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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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


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

}	




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

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

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

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

}







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


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

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

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

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

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

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

}	






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


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

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

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

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

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

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

}	









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


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

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

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

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

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

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

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

}	







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

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


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

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

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

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

	 }


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


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

	 }

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

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

	 }








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

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


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


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


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


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






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



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

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

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


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

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




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




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

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


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


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

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


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


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

	}		
	





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

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


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


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

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


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


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

	}	
	
	

	


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

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

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

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

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


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

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




	 }

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

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

	 }


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

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

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

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


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

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



	 }

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

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


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

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




	 

	 
	 

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

.g-ft{ display:none}

@media screen and (max-width:1400px) {
.bottom{width:100%; margin:auto; background:#393939;}
.bottom1 a{ color:#ffffff; font-size:18px; margin-left:25px; margin-right:25px;}

.g-ft{ display:none}

	}
@media screen and (max-width:1024px) {
.bottom{width:100%; margin:auto; background:#393939; }
.bottom1 a{ color:#ffffff; font-size:18px; margin-left:5px; margin-right:5px;}

.g-ft{ display:none}
	}	
@media screen and (max-width:781px) {
.bottom{width:100%; margin:auto; background:#393939;padding-bottom:40px; display:none}

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



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

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

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


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

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

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

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

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


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

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


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

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

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

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


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

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







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

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


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


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

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











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












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

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

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


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


#myCarousel{ display:none}

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

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



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

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

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

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


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

.yunu-showcase .prev {

  z-index: 2;
}

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

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

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

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

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

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

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

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


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

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

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


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



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

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



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

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

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

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


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

.yunu-showcase .prev {

  z-index: 2;
}

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

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

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

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

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


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



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

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




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

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

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

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

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


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



#myCarousel{ display:none}


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

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



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

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

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

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


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

.yunu-showcase .prev {

  z-index: 2;
}

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

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

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

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

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


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



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

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




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

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

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

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


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

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


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



	 } 	






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



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

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

}


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


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

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

}	


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

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

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

}


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

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


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