<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">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:Arial, Helvetica, sans-serif;font-size: 16px; color: #454545;}
@media screen and (max-width:781px) {
TD,div {font-family:Arial, Helvetica, sans-serif;font-size: 14px; color: #454545;}
	}

INPUT,TEXTAREA {BORDER-WIDTH:1px; BORDER-COLOR:cccccc;background:ffffff;font-family:Arial, Helvetica, sans-serif;}
.clear{ clear:both}

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

A:hover {
	COLOR:#354f6e; 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:#354f6e;
	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:2px 4px;
	MARGIN-RIGHT: 2px;
	TEXT-DECORATION: none;
	border-radius: 5px
}
.quotes A:hover {
	color: #333;
	BORDER: #a0a0a0 1px solid;
	PADDING:2px 4px;
	MARGIN-RIGHT: 2px;
	border-radius: 5px; 
}
.quotes A:active {
	color: #333;
	BORDER: #a0a0a0 1px solid;
	PADDING:2px 4px;
	MARGIN-RIGHT: 2px;
	border-radius: 5px;
}
.quotes SPAN.current {
	color: #fff;
	BORDER: rgba(255, 255, 255, 0.76) 1px solid;
	PADDING:2px 4px;
	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:2px 4px;
	MARGIN-RIGHT: 2px;
	border-radius: 5px;
}



}




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

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

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




#ContentTable tr{ height:40px}

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

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

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


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



.menu_top_body{width:100%; margin:auto; height:40px;background-color:#354f6e}
.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}
.menu_web_body{width:90%; margin:auto}
.menu_web_body_left{float:left; width:560px;text-align:left}
.menu_web_body_left img { max-width:250px}

.menu_web_body_right{float:right; padding-top:38px;}

.web_menu{ background:#535353}

.menu{
    width: 100%;
}
.menu&gt;li {
    position: relative;
	flex: auto;
    text-align: center;
}
.menu&gt;li&gt;a {
	color: #fff;
    font-size: 14px;
	display: inline-block;
    text-transform: uppercase; font-weight:bold; text-decoration:none; padding:10px; margin:20px
}

.menu&gt;li&gt;a:hover {
	color: #fff;
    font-size: 14px;
	display: inline-block;
    text-transform: uppercase; font-weight:bold; text-decoration:none; background:#00b8ee; padding:10px; margin:20px
}

.menu_drop {
    position: absolute;
    z-index: 99;
    left: 0;
    min-width: 100%;
    white-space: nowrap;
    background-color:#00b8ee;
    display: none;
    padding: 4px 0;
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, .2);margin-left:0px
}

.menu_drop li a {
    color: #ffffff;
    display: block;
    text-align: left;
    line-height: 2;
    transition: all .5s; text-decoration:none; margin-left:20px; margin-right:20px; font-weight:bold; font-size:14px
}

.menu_drop li:hover a {
    background-color: var(--color);
    color:#ffffff;
}








@media screen and (max-width:1500px) {
	
.menu_top_body{width:100%; margin:auto; height:40px;background-color:#354f6e}
.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}
.menu_web_body{width:90%; margin:auto}
.menu_web_body_left{float:left; width:560px;text-align:left}
.menu_web_body_left img { max-width:250px}

.menu_web_body_right{float:right; padding-top:38px;}

.web_menu{ background:#535353}

.menu{
    width: 100%;
}
.menu&gt;li {
    position: relative;
	flex: auto;
    text-align: center;
}
.menu&gt;li&gt;a {
	color: #fff;
    font-size: 14px;
	display: inline-block;
    text-transform: uppercase; font-weight:bold; text-decoration:none; padding:10px; margin:10px
}

.menu&gt;li&gt;a:hover {
	color: #fff;
    font-size: 14px;
	display: inline-block;
    text-transform: uppercase; font-weight:bold; text-decoration:none; background:#00b8ee; padding:10px; margin:10px
}

.menu_drop {
    position: absolute;
    z-index: 99;
    left: 0;
    min-width: 100%;
    white-space: nowrap;
    background-color:#00b8ee;
    display: none;
    padding: 4px 0;
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, .2);margin-left:0px
}

.menu_drop li a {
    color: #ffffff;
    display: block;
    text-align: left;
    line-height: 2;
    transition: all .5s; text-decoration:none; margin-left:20px; margin-right:20px; font-weight:bold; font-size:14px
}

.menu_drop li:hover a {
    background-color: var(--color);
    color:#ffffff;
}

}


@media screen and (max-width:1500px) {
	
.menu_top_body{width:100%; margin:auto; height:40px;background-color:#354f6e}
.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}
.menu_web_body{width:90%; margin:auto}
.menu_web_body_left{float:left; width:560px;text-align:left}
.menu_web_body_left img { max-width:250px}

.menu_web_body_right{float:right; padding-top:38px;}

.web_menu{ background:#535353}

.menu{
    width: 100%;
}
.menu&gt;li {
    position: relative;
	flex: auto;
    text-align: center;
}
.menu&gt;li&gt;a {
	color: #fff;
    font-size: 12px;
	display: inline-block;
    text-transform: uppercase; font-weight:bold; text-decoration:none; padding:10px; margin:10px
}

.menu&gt;li&gt;a:hover {
	color: #fff;
    font-size: 12px;
	display: inline-block;
    text-transform: uppercase; font-weight:bold; text-decoration:none; background:#00b8ee; padding:10px; margin:10px
}

.menu_drop {
    position: absolute;
    z-index: 99;
    left: 0;
    min-width: 100%;
    white-space: nowrap;
    background-color:#00b8ee;
    display: none;
    padding: 4px 0;
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, .2);margin-left:0px
}

.menu_drop li a {
    color: #ffffff;
    display: block;
    text-align: left;
    line-height: 2;
    transition: all .5s; text-decoration:none; margin-left:20px; margin-right:20px; font-weight:bold; font-size:14px
}

.menu_drop li:hover a {
    background-color: var(--color);
    color:#ffffff;
}

}


@media screen and (max-width:1300px) {
	
.menu_top_body{width:100%; margin:auto; height:40px;background-color:#354f6e}
.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}
.menu_web_body{width:90%; margin:auto}
.menu_web_body_left{float:left; width:250px;text-align:left}
.menu_web_body_left img { max-width:250px}

.menu_web_body_right{float:right; padding-top:38px;}

.web_menu{ background:#535353}

.menu{
    width: 100%;
}
.menu&gt;li {
    position: relative;
	flex: auto;
    text-align: center;
}
.menu&gt;li&gt;a {
	color: #fff;
    font-size: 12px;
	display: inline-block;
    text-transform: uppercase; font-weight:bold; text-decoration:none; padding:5px; margin:5px
}

.menu&gt;li&gt;a:hover {
	color: #fff;
    font-size: 12px;
	display: inline-block;
    text-transform: uppercase; font-weight:bold; text-decoration:none; background:#00b8ee; padding:5px; margin:5px
}

.menu_drop {
    position: absolute;
    z-index: 99;
    left: 0;
    min-width: 100%;
    white-space: nowrap;
    background-color:#00b8ee;
    display: none;
    padding: 4px 0;
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, .2);margin-left:0px
}

.menu_drop li a {
    color: #ffffff;
    display: block;
    text-align: left;
    line-height: 2;
    transition: all .5s; text-decoration:none; margin-left:20px; margin-right:20px; font-weight:bold; font-size:14px
}

.menu_drop li:hover a {
    background-color: var(--color);
    color:#ffffff;
}

}


@media screen and (max-width:1100px) {
	
.menu_top_body{width:100%; margin:auto; height:40px;background-color:#354f6e}
.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}
.menu_web_body{width:90%; margin:auto}
.menu_web_body_left{float:left; width:250px;text-align:left}
.menu_web_body_left img { max-width:250px}

.menu_web_body_right{float:right; padding-top:38px;}

.web_menu{ background:#535353}

.menu{
    width: 100%;
}
.menu&gt;li {
    position: relative;
	flex: auto;
    text-align: center;
}
.menu&gt;li&gt;a {
	color: #fff;
    font-size: 12px;
	display: inline-block;
    text-transform: uppercase; font-weight:normal; text-decoration:none; padding:5px; margin:5px
}

.menu&gt;li&gt;a:hover {
	color: #fff;
    font-size: 12px;
	display: inline-block;
    text-transform: uppercase; font-weight:normal; text-decoration:none; background:#00b8ee; padding:5px; margin:5px
}

.menu_drop {
    position: absolute;
    z-index: 99;
    left: 0;
    min-width: 100%;
    white-space: nowrap;
    background-color:#00b8ee;
    display: none;
    padding: 4px 0;
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, .2);margin-left:0px
}

.menu_drop li a {
    color: #ffffff;
    display: block;
    text-align: left;
    line-height: 2;
    transition: all .5s; text-decoration:none; margin-left:20px; margin-right:20px; font-weight:normal; font-size:12px
}

.menu_drop li:hover a {
    background-color: var(--color);
    color:#ffffff;
}

}



@media screen and (max-width:900px) {
#Layertop1{width:100%; height:0px; z-index:100}
#Layertop{display:none}
.menu_top_body{display:none}
.menu_web {
	display:none
}
.web_menu{ display:none}
#menu_wap{ display:block}
.clearfix, .c {
	zoom: 1;
	clear: both;
}
.clearfix:after, .clearfix:before, .c:after, .c:before {
	display: table;
	content: "";
}
.clearfix:after, .c:after {
	clear: both;
}

#chbnav_touch {
	display: block;
}
.chbnav_touch_nav .chbnav_select {
	left: 0;
}
.chbnav_touch_nav_box {
	position: fixed;
	top: 0;
	overflow: auto;
	left: -100%;
	width: 100%;
	height: 100%;
	z-index: 1000;
	background: #fff;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.chbnav_touch_navli {
	padding: 0 5%;
}
.chbnav_touch_navli1 img {
	float: right;
	margin-top: 13px; width:40px
}

.chbnav_touch_navli1 a{font-size:14px; color:#333333; height:50px; line-height:50px}
.chbnav_touch_navli2 {
	padding: 0 5% 0 5%;
}

.navli2_left{float:left; width:calc(100% - 31px);  height:50px; line-height:50px; border-bottom:1px solid #f1f1f1}
.navli2_left a{ color:#333333; font-size:14px}
.navli2_right{float:right; width:30px; text-align:center; height:50px; line-height:50px; border-bottom:1px solid #f1f1f1; border-left:1px solid #f1f1f1; font-size:24px;}
.navli2_a{width:100%;  height:50px; line-height:50px; border-bottom:1px solid #f1f1f1}
.navli2_a a{ color:#333333; font-size:14px}
.navli2_a1{width:100%;  height:50px; line-height:50px; border-bottom:1px solid #f1f1f1; border-top:1px solid #f1f1f1}
.navli2_a1 a{color:#333333; font-size:14px}
.chbnav_touch_navli b {
	font-family: "Microsoft YaHei";
	float: right;
	font-size: 15px;
}
.chbnav_touch_erji {
	display: none;
	background-color: #f1f1f1;
	padding-left: 20px;
}
.chbnav_touch_erji a {
	display: block;
	font-size: 14px;
	color: #333333;
}
.chbnav_touch_top_logo {
	position: absolute;
	height: 100%;
	left: 4%;
}
.chbnav_touch_nav_title {
	height: 50px;
	line-height: 50px;
}
.chbnav_touch_nav_title .chbnav_touch_erji {
	line-height: 42px;
	padding: 12px 0 12px 20px;
}

.chbnav_touch_top_logo img {
	height: 85%;
	margin-top: 5px;
}
.right_fd {
	display: none;
}
.chbnav_touch_top {
	position: relative;
	height: 120px;
	width: 100%;
	border-bottom: 1px solid #ddd;
	background-color: #ffffff;
}
.chbnav_touch_top_list {
	position: absolute;
	right: 4%;
	width: 36px;
	height: auto; padding-top:30px
}
.chbnav_touch_top_list_c {
	margin-top: 18px !important;
}
.chbnav_touch_top_list_a {
	width: 90%;
	height: 2px;
	margin: 0 auto;
	background-color: #354f6e;
}
.chbnav_touch_top_list_b {
	margin: 8px auto;
}

}
@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:#354f6e; 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:#354f6e; 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:#354f6e; 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:#354f6e; 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:#354f6e; 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:#242424; font-weight:bold; width:100%; margin:auto; text-align:center; height:70px; line-height:70px; padding-top:80px}
.index_inc_title2{ font-size:30px; color:#242424; width:100%; margin:auto; text-align:center; height:50px; line-height:50px; padding-bottom:50px;text-transform:uppercase}

@media screen and (max-width:1400px) {
.index_inc_title1{ font-size:45px; color:#242424; font-weight:bold; width:100%; margin:auto; text-align:center; height:70px; line-height:70px; padding-top:80px}
.index_inc_title2{ font-size:30px; color:#242424; width:100%; margin:auto; text-align:center; height:50px; line-height:50px; padding-bottom:50px;text-transform:uppercase}
}

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

@media screen and (max-width:781px) {
	
.index_inc_title1{ font-size:25px; color:#242424; font-weight:bold; width:100%; margin:auto; text-align:center; height:30px; line-height:30px; padding-top:30px}
.index_inc_title2{ font-size:20px; color:#242424; width:100%; margin:auto; text-align:center; height:30px; line-height:30px; padding-bottom:20px;text-transform:uppercase}	
}

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

}






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

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


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

.web_body{ width:96%; margin:auto; font-size:14px}

}	



.index_about{width:100%; margin:auto; padding-top:50px; display: -webkit-box;}
.about_left{float:left; width:50%;display: table-cell;position:relative;}
.about_right{float:left; width:50%; background:#dcdcdc;display: table-cell;}

.about_left_img{width:100%; margin:auto}
.about_left_img img{ width:100%}
.about_left_title{text-align:center; color:#ffffff; font-size:40px;position:absolute; bottom:50px; width:100%; margin:auto}

.about_right_a{width:100%; margin:auto; padding-top:160px}
.about_right_a_1{color:#222222; font-size:42px; font-weight:bold; padding-left:100px; height:60px; line-height:60px; margin-top:50px}
.about_right_a_2{margin-top:30px; padding-left:100px; }
.about_right_a_2 img{ width:100%; max-width:682px}

.about_right_b{width:100%; margin:auto; }
.about_right_bb{float:left; padding-left:100px; padding-right:200px}
.about_right_bb_1{line-height:30px; padding-top:30px}
.about_right_cc{width:100%; margin:auto; }
.about_right_cc_1{width:105px; margin:auto; float:left; padding-top:40px}
.about_right_cc_1 a{width:105px; height:25px; color:#ffffff; font-size:12px; background:#000000; display:block; text-align:center; line-height:25px}
.about_right_cc_1 a:hover{width:105px; height:25px; color:#ffffff; font-size:12px; background:#354f6e; display:block; text-align:center; line-height:25px}


@media screen and (max-width:1700px) {
.about_right_a{width:100%; margin:auto; padding-top:50px}
.about_right_bb_1{line-height:25px; padding-top:30px; height:200px; overflow:hidden}
}


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

.about_left_title{text-align:center; color:#ffffff; font-size:30px;position:absolute; bottom:30px; width:100%; margin:auto}
.about_right_a{width:100%; margin:auto; padding-top:30px}
.about_right_a_1{color:#222222; font-size:42px; font-weight:bold; padding-left:50px; height:40px; line-height:40px; margin-top:50px}
.about_right_a_2{margin-top:30px; padding-left:50px; }
.about_right_bb{float:left; padding-left:50px; padding-right:50px}
.about_right_bb_1{line-height:25px; padding-top:30px; height:100px; overflow:hidden}
}

@media screen and (max-width:985px) {
.index_about{width:100%; margin:auto; padding-top:50px; display: block;}
.about_left{float:left; width:100%;display:block;position:relative;}
.about_right{float:left; width:100%; background:#dcdcdc;display:block; padding-bottom:40px}
.about_right_bb_1{line-height:25px; padding-top:30px; height:auto; overflow:hidden}
}

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

}

@media screen and (max-width:481px) {
.about_right_a_1{color:#222222; font-size:32px; font-weight:bold; padding-left:50px; height:60px; line-height:60px; margin-top:50px}
.about_right_a_2{margin-top:30px; padding-left:50px; }
}

.index_web_inc_1{ width:135px; height:5px; line-height:5px; background:#313131; margin:auto; margin-top:120px; margin-bottom:20px}
.index_web_inc_2{ color:#313131; font-size:40px; font-weight:bold; text-align:center; margin:auto; height:70px; line-height:70px; margin-bottom:40px; text-transform:uppercase}

@media screen and (max-width:781px) {
.index_web_inc_1{ width:135px; height:5px; line-height:5px; background:#313131; margin:auto; margin-top:60px; margin-bottom:20px}
.index_web_inc_2{ color:#313131; font-size:30px; font-weight:bold; text-align:center; margin:auto; height:70px; line-height:70px; margin-bottom:40px; text-transform:uppercase}
}


.index_web_pro{width:100%; margin:auto; display: -webkit-box;}


.index_web_pro_2{width:31.333%; margin-left:1%; margin-right:1%; background:#535353; float:left;display: table-cell; margin-top:60px; margin-bottom:60px}
.index_web_pro_2 .index_web_pro_2_a{position:relative; background:#00479d;Opacity:1}
.index_web_pro_2 .index_web_pro_2_b{width:100%; overflow:hidden; background:#00479d;Opacity:1}
.index_web_pro_2 .index_web_pro_2_c{position:absolute; left:calc(50% - 150px); bottom:calc(50% - 250px); width:300px; height:300px; line-height:50px; text-align:center; color:#ffffff; font-size:36px; font-weight:bold;}
.index_web_pro_2 .index_web_pro_2_c a{color:#ffffff; font-size:36px; font-weight:bold}
.index_web_pro_2 .index_web_pro_2_c a:hover{color:#ffffff; font-size:36px; font-weight:bold}

.index_web_pro_2:hover{width:31.333%; margin-left:1%; margin-right:1%; background:#535353; float:left;display: table-cell}
.index_web_pro_2:hover .index_web_pro_2_a{position:relative; background:#00479d;Opacity:1}
.index_web_pro_2:hover .index_web_pro_2_b{width:100%; overflow:hidden; background:#00479d;Opacity:0.4}
.index_web_pro_2:hover .index_web_pro_2_c{position:absolute;left:calc(50% - 150px); bottom:calc(50% - 250px); width:300px; height:300px; line-height:50px; text-align:center; color:#ffffff; font-size:36px; font-weight:bold;}
.index_web_pro_2:hover .index_web_pro_2_c a{color:#ffffff; font-size:36px; font-weight:bold}
.index_web_pro_2:hover .index_web_pro_2_c a:hover{color:#ffffff; font-size:36px; font-weight:bold}




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



.index_web_pro_2{width:31.333%; margin-left:1%; margin-right:1%; background:#535353; float:left;display: table-cell; margin-top:60px; margin-bottom:60px}
.index_web_pro_2 .index_web_pro_2_a{position:relative; background:#00479d;Opacity:1}
.index_web_pro_2 .index_web_pro_2_b{width:100%; overflow:hidden; background:#00479d;Opacity:1}
.index_web_pro_2 .index_web_pro_2_c{position:absolute; left:calc(50% - 100px); bottom:calc(50% - 150px); width:200px; height:200px; line-height:40px; text-align:center;  color:#ffffff; font-size:26px; font-weight:bold}
.index_web_pro_2 .index_web_pro_2_c a{color:#ffffff; font-size:26px; font-weight:bold}
.index_web_pro_2 .index_web_pro_2_c a:hover{color:#ffffff; font-size:26px; font-weight:bold}

.index_web_pro_2:hover{width:31.333%; margin-left:1%; margin-right:1%; background:#535353; float:left;display: table-cell}
.index_web_pro_2:hover .index_web_pro_2_a{position:relative; background:#00479d;Opacity:1}
.index_web_pro_2:hover .index_web_pro_2_b{width:100%; overflow:hidden; background:#00479d;Opacity:0.4}
.index_web_pro_2:hover .index_web_pro_2_c{position:absolute;left:calc(50% - 100px); bottom:calc(50% - 150px); width:200px; height:200px; line-height:40px; text-align:center;  color:#ffffff; font-size:26px; font-weight:bold}
.index_web_pro_2:hover .index_web_pro_2_c a{color:#ffffff; font-size:26px; font-weight:bold}
.index_web_pro_2:hover .index_web_pro_2_c a:hover{color:#ffffff; font-size:26px; font-weight:bold}
}


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



.index_web_pro_2{width:31.333%; margin-left:1%; margin-right:1%; background:#535353; float:left;display: table-cell; margin-top:60px; margin-bottom:60px}
.index_web_pro_2 .index_web_pro_2_a{position:relative; background:#00479d;Opacity:1}
.index_web_pro_2 .index_web_pro_2_b{width:100%; overflow:hidden; background:#00479d;Opacity:1}
.index_web_pro_2 .index_web_pro_2_c{position:absolute; left:calc(50% - 75px); bottom:calc(50% - 125px); width:150px; height:150px; line-height:40px; text-align:center;  color:#ffffff; font-size:18px; font-weight:bold}
.index_web_pro_2 .index_web_pro_2_c a{color:#ffffff; font-size:18px; font-weight:bold}
.index_web_pro_2 .index_web_pro_2_c a:hover{color:#ffffff; font-size:18px; font-weight:bold}

.index_web_pro_2:hover{width:31.333%; margin-left:1%; margin-right:1%; background:#535353; float:left;display: table-cell}
.index_web_pro_2:hover .index_web_pro_2_a{position:relative; background:#00479d;Opacity:1}
.index_web_pro_2:hover .index_web_pro_2_b{width:100%; overflow:hidden; background:#00479d;Opacity:0.4}
.index_web_pro_2:hover .index_web_pro_2_c{position:absolute;left:calc(50% - 75px); bottom:calc(50% - 125px); width:150px; height:150px; line-height:40px; text-align:center; color:#ffffff; font-size:18px; font-weight:bold}
.index_web_pro_2:hover .index_web_pro_2_c a{color:#ffffff; font-size:18px; font-weight:bold}
.index_web_pro_2:hover .index_web_pro_2_c a:hover{color:#ffffff; font-size:18px; font-weight:bold}
}

@media screen and (max-width:781px) {
.index_web_pro{width:100%; margin:auto; display: -webkit-box; background:url(../images/web_product.jpg) center top}
.index_web_pro{width:100%; margin:auto; display: block;}
.index_web_pro_1{width:100%; margin-left:0%; margin-right:0%; background:#535353; float:left;display: block}




.index_web_pro_2{width:31.333%; margin-left:1%; margin-right:1%; background:#535353; float:left;display: table-cell; margin-top:60px; margin-bottom:60px}
.index_web_pro_2 .index_web_pro_2_a{position:relative; background:#00479d;Opacity:1}
.index_web_pro_2 .index_web_pro_2_b{width:100%; overflow:hidden; background:#00479d;Opacity:1}
.index_web_pro_2 .index_web_pro_2_c{position:absolute;left:calc(50% - 100px); bottom:calc(50% - 150px); width:200px; height:200px; line-height:40px; text-align:center;  color:#ffffff; font-size:36px; font-weight:bold}
.index_web_pro_2 .index_web_pro_2_c a{color:#ffffff; font-size:20px; font-weight:bold}
.index_web_pro_2 .index_web_pro_2_c a:hover{color:#ffffff; font-size:20px; font-weight:bold}

.index_web_pro_2:hover{width:31.333%; margin-left:1%; margin-right:1%; background:#535353; float:left;display: table-cell}
.index_web_pro_2:hover .index_web_pro_2_a{position:relative; background:#00479d;Opacity:1}
.index_web_pro_2:hover .index_web_pro_2_b{width:100%; overflow:hidden; background:#00479d;Opacity:0.4}
.index_web_pro_2:hover .index_web_pro_2_c{position:absolute;left:calc(50% - 100px); bottom:calc(50% - 150px); width:200px; height:200px; line-height:40px; text-align:center;  color:#ffffff; font-size:36px; font-weight:bold}
.index_web_pro_2:hover .index_web_pro_2_c a{color:#ffffff; font-size:20px; font-weight:bold}
.index_web_pro_2:hover .index_web_pro_2_c a:hover{color:#ffffff; font-size:20px; font-weight:bold}
}


@media screen and (max-width:481px) {
.index_web_pro_2{width:98%; margin-left:1%; margin-right:1%; background:#535353; float:left;display:block; margin-top:20px; z-index:10; margin-bottom:20px}
.index_web_pro_2 .index_web_pro_2_a{position:relative; background:#00479d;Opacity:1}
.index_web_pro_2 .index_web_pro_2_b{width:100%; overflow:hidden; background:#00479d;Opacity:1}
.index_web_pro_2 .index_web_pro_2_c{position:absolute;left:calc(50% - 75px); bottom:calc(50% - 75px); width:150px; height:150px; line-height:40px; text-align:center; color:#ffffff; font-size:36px; font-weight:bold}
.index_web_pro_2 .index_web_pro_2_c a{color:#ffffff; font-size:20px; font-weight:bold}
.index_web_pro_2 .index_web_pro_2_c a:hover{color:#ffffff; font-size:20px; font-weight:bold}

.index_web_pro_2:hover{width:98%; margin-left:1%; margin-right:1%; background:#535353; float:left;display: table-cell; z-index:10; margin-bottom:20px}
.index_web_pro_2:hover .index_web_pro_2_a{position:relative; background:#00479d;Opacity:1}
.index_web_pro_2:hover .index_web_pro_2_b{width:100%; overflow:hidden; background:#00479d;Opacity:0.4}
.index_web_pro_2:hover .index_web_pro_2_c{position:absolute;left:calc(50% - 75px); bottom:calc(50% - 75px); width:150px; height:150px; line-height:40px; text-align:center;color:#ffffff; font-size:36px; font-weight:bold}
.index_web_pro_2:hover .index_web_pro_2_c a{color:#ffffff; font-size:20px; font-weight:bold}
.index_web_pro_2:hover .index_web_pro_2_c a:hover{color:#ffffff; font-size:20px; font-weight:bold}

}


.web_join{ padding-top:150px; padding-bottom:150px}
.web_join_2_content_a_0{font-size:48px; color:#ffffff; text-align:left; padding-left:50%;line-height:50px; padding-top:80px; font-weight:bold}
.web_join_2_content_a_1{font-size:17px; color:#ffffff; text-align:left; padding-left:50%; height:30px; line-height:30px; padding-top:60px; font-weight:bold}
.web_join_2_content_a_1 a{font-size:17px; color:#ffffff; font-weight:bold}
.web_join_2_content_a_1 a:hover{font-size:17px; color:#ffffff; font-weight:bold}
.web_join_2_content_a_2{font-size:24px; color:#ffffff; text-align:left; padding-left:50%; height:30px; line-height:30px; font-weight:bold}
.web_join_2_content_a_2 a{font-size:24px; color:#ffffff; font-weight:bold}
.web_join_2_content_a_2 a:hover{font-size:24px; color:#ffffff; font-weight:bold}


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

.web_join{ padding-top:150px; padding-bottom:150px}
.web_join_2_content_a_0{font-size:48px; color:#ffffff; text-align:left; padding-left:140px;line-height:50px; padding-top:80px; font-weight:bold}
.web_join_2_content_a_1{font-size:17px; color:#ffffff; text-align:left; padding-left:140px; height:30px; line-height:30px; padding-top:60px; font-weight:bold}
.web_join_2_content_a_1 a{font-size:17px; color:#ffffff; font-weight:bold}
.web_join_2_content_a_1 a:hover{font-size:17px; color:#ffffff; font-weight:bold}
.web_join_2_content_a_2{font-size:24px; color:#ffffff; text-align:left; padding-left:140px; height:30px; line-height:30px; font-weight:bold}
.web_join_2_content_a_2 a{font-size:24px; color:#ffffff; font-weight:bold}
.web_join_2_content_a_2 a:hover{font-size:24px; color:#ffffff; font-weight:bold}
}



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

.web_join_2_content_a_0{font-size:48px; color:#ffffff; text-align:left; padding-left:50px;line-height:50px; padding-top:80px; font-weight:bold}
.web_join_2_content_a_1{font-size:17px; color:#ffffff; text-align:left; padding-left:50px; height:30px; line-height:30px; padding-top:60px; font-weight:bold}
.web_join_2_content_a_1 a{font-size:17px; color:#ffffff; font-weight:bold}
.web_join_2_content_a_1 a:hover{font-size:17px; color:#ffffff; font-weight:bold}
.web_join_2_content_a_2{font-size:24px; color:#ffffff; text-align:left; padding-left:50px; height:30px; line-height:30px; font-weight:bold}
.web_join_2_content_a_2 a{font-size:24px; color:#ffffff; font-weight:bold}
.web_join_2_content_a_2 a:hover{font-size:24px; color:#ffffff; font-weight:bold}
}

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

.web_join_2_content_a_0{font-size:28px; color:#ffffff; text-align:left; padding-left:50px;line-height:50px; padding-top:80px; font-weight:bold}
.web_join_2_content_a_1{font-size:17px; color:#ffffff; text-align:left; padding-left:50px; height:30px; line-height:30px; padding-top:60px; font-weight:bold}
.web_join_2_content_a_1 a{font-size:17px; color:#ffffff; font-weight:bold}
.web_join_2_content_a_1 a:hover{font-size:17px; color:#ffffff; font-weight:bold}
.web_join_2_content_a_2{font-size:24px; color:#ffffff; text-align:left; padding-left:50px; height:30px; line-height:30px; font-weight:bold}
.web_join_2_content_a_2 a{font-size:24px; color:#ffffff; font-weight:bold}
.web_join_2_content_a_2 a:hover{font-size:24px; color:#ffffff; font-weight:bold}
}








.web_productclass{ display:inline-block; text-align:center; width:100%; margin:auto; margin-bottom:80px}
.web_productclass .web_productclass_item{text-align:center;cursor:pointer; display:inline-block; margin-left:10px; margin-right:10px;}
.web_productclass .web_productclass_item a{text-align:center;cursor:pointer; display:inline-block;border-radius:20px; background:#dcdcdc; height:50px; line-height:50px; width:150px; color:#353535; font-size:22px; border:1px solid #bfbfbf}
.web_productclass .web_productclass_item a:hover{text-align:center;cursor:pointer; display:inline-block;border-radius:20px; background:#dcdcdc; height:50px; line-height:50px; width:150px; color:#353535; font-size:22px; border:1px solid #bfbfbf}
.web_productclass .web_productclass_item:hover{text-align:center;cursor:pointer; display:inline-block; margin-left:10px; margin-right:10px;}
.web_productclass .web_productclass_item:hover a{text-align:center;cursor:pointer; display:inline-block;border-radius:20px; background:#ffffff; height:50px; line-height:50px; width:150px; color:#353535; font-size:22px; border:1px solid #ffffff}
.web_productclass .web_productclass_item:hover a:hover{text-align:center;cursor:pointer; display:inline-block;border-radius:20px; background:#ffffff; height:50px; line-height:50px; width:150px; color:#353535; font-size:22px; border:1px solid #ffffff}



@media screen and (max-width:1400px) {
.web_productclass{ display:inline-block; text-align:center; width:100%; margin:auto; margin-bottom:80px}
.web_productclass .web_productclass_item{text-align:center;cursor:pointer; display:inline-block; margin-left:10px; margin-right:10px;}
.web_productclass .web_productclass_item a{text-align:center;cursor:pointer; display:inline-block;border-radius:20px; background:#dcdcdc; height:50px; line-height:50px; width:130px; color:#353535; font-size:22px; border:1px solid #bfbfbf}
.web_productclass .web_productclass_item a:hover{text-align:center;cursor:pointer; display:inline-block;border-radius:20px; background:#dcdcdc; height:50px; line-height:50px; width:130px; color:#353535; font-size:22px; border:1px solid #bfbfbf}
.web_productclass .web_productclass_item:hover{text-align:center;cursor:pointer; display:inline-block; margin-left:10px; margin-right:10px;}
.web_productclass .web_productclass_item:hover a{text-align:center;cursor:pointer; display:inline-block;border-radius:20px; background:#ffffff; height:50px; line-height:50px; width:130px; color:#353535; font-size:22px; border:1px solid #ffffff}
.web_productclass .web_productclass_item:hover a:hover{text-align:center;cursor:pointer; display:inline-block;border-radius:20px; background:#ffffff; height:50px; line-height:50px; width:130px; color:#353535; font-size:22px; border:1px solid #ffffff}

}
@media screen and (max-width:1024px) {
.web_productclass{ display:inline-block; text-align:center; width:100%; margin:auto; margin-bottom:30px}
.web_productclass .web_productclass_item{text-align:center;cursor:pointer; display:inline-block; margin-left:10px; margin-right:10px; margin-bottom:10px}
.web_productclass .web_productclass_item a{text-align:center;cursor:pointer; display:inline-block;border-radius:20px; background:#dcdcdc; height:50px; line-height:50px; width:120px; color:#353535; font-size:18px; border:1px solid #bfbfbf}
.web_productclass .web_productclass_item a:hover{text-align:center;cursor:pointer; display:inline-block;border-radius:20px; background:#dcdcdc; height:50px; line-height:50px; width:120px; color:#353535; font-size:18px; border:1px solid #bfbfbf}
.web_productclass .web_productclass_item:hover{text-align:center;cursor:pointer; display:inline-block; margin-left:10px; margin-right:10px; margin-bottom:10px}
.web_productclass .web_productclass_item:hover a{text-align:center;cursor:pointer; display:inline-block;border-radius:20px; background:#ffffff; height:50px; line-height:50px; width:120px; color:#353535; font-size:18px; border:1px solid #ffffff}
.web_productclass .web_productclass_item:hover a:hover{text-align:center;cursor:pointer; display:inline-block;border-radius:20px; background:#ffffff; height:50px; line-height:50px; width:120px; color:#353535; font-size:18px; border:1px solid #ffffff}
}



@media screen and (max-width:481px) {
.web_productclass{ display:inline-block; text-align:center; width:100%; margin:auto; margin-bottom:30px}
.web_productclass .web_productclass_item{text-align:center;cursor:pointer; display:inline-block; margin-left:10px; margin-right:10px; margin-bottom:10px}
.web_productclass .web_productclass_item a{text-align:center;cursor:pointer; display:inline-block;border-radius:20px; background:#dcdcdc; height:40px; line-height:40px; width:120px; color:#353535; font-size:16px; border:1px solid #bfbfbf}
.web_productclass .web_productclass_item a:hover{text-align:center;cursor:pointer; display:inline-block;border-radius:20px; background:#dcdcdc; height:40px; line-height:40px; width:120px; color:#353535; font-size:16px; border:1px solid #bfbfbf}
.web_productclass .web_productclass_item:hover{text-align:center;cursor:pointer; display:inline-block; margin-left:10px; margin-right:10px; margin-bottom:10px}
.web_productclass .web_productclass_item:hover a{text-align:center;cursor:pointer; display:inline-block;border-radius:20px; background:#ffffff; height:40px; line-height:40px; width:120px; color:#353535; font-size:16px; border:1px solid #ffffff}
.web_productclass .web_productclass_item:hover a:hover{text-align:center;cursor:pointer; display:inline-block;border-radius:20px; background:#ffffff; height:40px; line-height:40px; width:120px; color:#353535; font-size:16px; border:1px solid #ffffff}
}	


.index_pc_mm{background:#e5d7c1; padding-top:30px; padding-bottom:30px; margin-top:50px}
.index_pc_yb{background:#ffffff; padding-bottom:30px; margin-top:50px}
.index_pc_mt{background:#d5e0eb; padding-bottom:30px; margin-top:50px; padding-top:30px;}
.index_pc_hs{background:#ffffff; padding-bottom:30px; margin-top:50px}
.index_pc_dd{background:#bfbfbf; padding-bottom:30px; margin-top:50px; padding-top:30px;}
.index_pc_left1{float:left; width:calc(20% - 20px); margin-left:10px; margin-right:10px; background:#bd4141;}
.index_pc_left2{float:left; width:calc(20% - 20px); margin-left:10px; margin-right:10px; background:#6e6d6d;}
.index_pc_left3{float:left; width:calc(20% - 20px); margin-left:10px; margin-right:10px; background:#46af6c;}
.index_pc_left4{float:left; width:calc(20% - 20px); margin-left:10px; margin-right:10px; background:#448da6;}
.index_pc_left5{float:left; width:calc(20% - 20px); margin-left:10px; margin-right:10px; background:#7d7d7d;}
.index_pc_left6{float:left; width:calc(20% - 20px); margin-left:10px; margin-right:10px; background:#c98e47;}
.index_pc_left1_img{width:100%; margin:auto; text-align:center; padding-top:40px; padding-bottom:40px}
.index_pc_left1_img img{ height:120px}
.index_pc_left1_title1{width:100%; margin:auto; text-align:center; padding-top:40px;height:55px; line-height:55px}
.index_pc_left1_title1 a{color:#ffffff; font-size:30px; font-weight:bold}
.index_pc_left1_title1 a:hover{color:#ffffff; font-size:30px; font-weight:bold}
.index_pc_left1_title2{width:100%; margin:auto; text-align:center; height:30px; line-height:30px; padding-bottom:40px}
.index_pc_left1_title2 a{color:#ffffff; font-size:18px;}
.index_pc_left1_title2 a:hover{color:#ffffff; font-size:18px;}

.index_pc_product{float:left; width:calc(20% - 20px); margin-left:10px; margin-right:10px}
.index_pc_product .tupian{width: 100%; height:auto; overflow: hidden; margin:auto; text-align:center; overflow:hidden}
.index_pc_product .title{ text-align:center; line-height:40px;}

@media screen and (max-width:1400px) {
.index_pc_left1{float:left; width:calc(20% - 20px); margin-left:10px; margin-right:10px; background:#bd4141;}
.index_pc_left2{float:left; width:calc(20% - 20px); margin-left:10px; margin-right:10px; background:#6e6d6d;}
.index_pc_left3{float:left; width:calc(20% - 20px); margin-left:10px; margin-right:10px; background:#46af6c;}
.index_pc_left4{float:left; width:calc(20% - 20px); margin-left:10px; margin-right:10px; background:#448da6;}
.index_pc_left5{float:left; width:calc(20% - 20px); margin-left:10px; margin-right:10px; background:#7d7d7d;}
.index_pc_left6{float:left; width:calc(20% - 20px); margin-left:10px; margin-right:10px; background:#c98e47;}
.index_pc_left1_img{width:100%; margin:auto; text-align:center; padding-top:40px; padding-bottom:20px}
.index_pc_left1_img img{ height:100px}
.index_pc_left1_title1{width:100%; margin:auto; text-align:center; padding-top:40px;height:55px; line-height:55px}
.index_pc_left1_title1 a{color:#ffffff; font-size:26px; font-weight:bold}
.index_pc_left1_title1 a:hover{color:#ffffff; font-size:26px; font-weight:bold}
.index_pc_left1_title2{width:100%; margin:auto; text-align:center; height:30px; line-height:30px; padding-bottom:20px}
.index_pc_left1_title2 a{color:#ffffff; font-size:18px;}
.index_pc_left1_title2 a:hover{color:#ffffff; font-size:18px;}
	}

@media screen and (max-width:1024px) {
.index_pc_mm{background:#e5d7c1; padding-top:30px; padding-bottom:30px; margin-top:20px}
.index_pc_yb{background:#ffffff;  padding-bottom:30px; margin-top:20px}
.index_pc_mt{background:#d5e0eb;  padding-bottom:30px; margin-top:20px; padding-top:30px;}
.index_pc_hs{background:#ffffff;  padding-bottom:30px; margin-top:20px}
.index_pc_dd{background:#bfbfbf;  padding-bottom:30px; margin-top:20px; padding-top:30px;}
.index_pc_left1{float:left; width:calc(100% - 10px); margin-left:5px; margin-right:5px; background:#bd4141; margin-bottom:10px}
.index_pc_left2{float:left; width:calc(100% - 10px); margin-left:5px; margin-right:5px; background:#6e6d6d; margin-bottom:10px}
.index_pc_left3{float:left; width:calc(100% - 10px); margin-left:5px; margin-right:5px; background:#46af6c; margin-bottom:10px}
.index_pc_left4{float:left; width:calc(100% - 10px); margin-left:5px; margin-right:5px; background:#448da6; margin-bottom:10px}
.index_pc_left5{float:left; width:calc(100% - 10px); margin-left:5px; margin-right:5px; background:#7d7d7d; margin-bottom:10px}
.index_pc_left6{float:left; width:calc(100% - 10px); margin-left:5px; margin-right:5px; background:#c98e47; margin-bottom:10px}
.index_pc_left1_img{width:calc(10% - 10px); margin:auto; text-align:left; padding-top:10px; padding-bottom:10px; float:left; padding-left:10px; display:none}
.index_pc_left1_img img{ width:100%}
.index_pc_left1_wz{ width:auto; float:right}
.index_pc_left1_title1{width:auto; margin:auto; text-align:center; padding-top:0px;height:55px; line-height:55px; float:left; padding-left:10px}
.index_pc_left1_title1 a{color:#ffffff; font-size:18px; font-weight:bold}
.index_pc_left1_title1 a:hover{color:#ffffff; font-size:18px; font-weight:bold}
.index_pc_left1_title2{width:auto; margin:auto; text-align:center; height:55px; line-height:55px;padding-bottom:0px; padding-right:10px}
.index_pc_left1_title2 a{color:#ffffff; font-size:16px;}
.index_pc_left1_title2 a:hover{color:#ffffff; font-size:16px;}

.index_pc_product{float:left; width:calc(25% - 10px); margin-left:5px; margin-right:5px}
.index_pc_product .tupian{width: 100%; height:auto; overflow: hidden; margin:auto; text-align:center; overflow:hidden}
.index_pc_product .title{ text-align:center; line-height:40px;}
	}


@media screen and (max-width:781px) {
.index_pc_mm{background:#e5d7c1; padding-top:30px; padding-bottom:30px; margin-top:10px}
.index_pc_yb{background:#ffffff; padding-top:30px; padding-bottom:30px; margin-top:10px}
.index_pc_mt{background:#d5e0eb; padding-top:30px; padding-bottom:30px; margin-top:10px}
.index_pc_hs{background:#ffffff; padding-top:30px; padding-bottom:30px; margin-top:10px}
.index_pc_dd{background:#bfbfbf; padding-top:30px; padding-bottom:30px; margin-top:10px}
.index_pc_left1{float:left; width:calc(100% - 10px); margin-left:5px; margin-right:5px; background:#bd4141; margin-bottom:10px}
.index_pc_left2{float:left; width:calc(100% - 10px); margin-left:5px; margin-right:5px; background:#6e6d6d; margin-bottom:10px}
.index_pc_left3{float:left; width:calc(100% - 10px); margin-left:5px; margin-right:5px; background:#46af6c; margin-bottom:10px}
.index_pc_left4{float:left; width:calc(100% - 10px); margin-left:5px; margin-right:5px; background:#448da6; margin-bottom:10px}
.index_pc_left5{float:left; width:calc(100% - 10px); margin-left:5px; margin-right:5px; background:#7d7d7d; margin-bottom:10px}
.index_pc_left6{float:left; width:calc(100% - 10px); margin-left:5px; margin-right:5px; background:#c98e47; margin-bottom:10px}
.index_pc_left1_img{width:calc(10% - 10px); margin:auto; text-align:left; padding-top:10px; padding-bottom:10px; float:left; padding-left:10px; display:none}
.index_pc_left1_img img{ width:100%}
.index_pc_left1_wz{ width:auto; float:right}
.index_pc_left1_title1{width:auto; margin:auto; text-align:center; padding-top:0px;height:55px; line-height:55px; float:left; padding-left:10px}
.index_pc_left1_title1 a{color:#ffffff; font-size:18px; font-weight:bold}
.index_pc_left1_title1 a:hover{color:#ffffff; font-size:18px; font-weight:bold}
.index_pc_left1_title2{width:auto; margin:auto; text-align:center; height:55px; line-height:55px;padding-bottom:0px; padding-right:10px}
.index_pc_left1_title2 a{color:#ffffff; font-size:16px;}
.index_pc_left1_title2 a:hover{color:#ffffff; font-size:16px;}

.index_pc_product{float:left; width:calc(50% - 10px); margin-left:5px; margin-right:5px}
.index_pc_product .tupian{width: 100%; height:auto; overflow: hidden; margin:auto; text-align:center; overflow:hidden}
.index_pc_product .title{ text-align:center; line-height:40px;}
	}





.index_news_inc1{margin-top:60px}

.index_news_inc{margin-top:0px}
.index_news_inc_dian{float:left;width:29px; height:27px; background:#354f6e; margin-top:44px; margin-right:22px}
.index_news_inc_title{float:left; height:108px; line-height:108px; font-size:40px; color:#292929; font-weight:bold}
.index_news_inc_more{float:right; text-align:right; height:108px; line-height:108px}
.index_news_inc_more a{ color:#1a1b20; font-size:18px}
.index_news_inc_more a:hover{ color:#354f6e; font-size:18px}

.index_news_con{ float:left; width:33.3%}
.index_news_con_1{ width:96%; margin:auto; overflow:hidden; padding-bottom:120px; padding-top:10px}
.index_news_con_3_tu{ width:100%; margin:auto; margin-bottom:20px}
.index_news_con_3_tu img{ width:100%}
.index_news_con_3_title { width:100%; margin:auto; text-align:left; height:60px; line-height:60px; overflow:hidden}
.index_news_con_3_title a{ color:#191919; font-size:16px; height:60px; line-height:60px; overflow:hidden; font-weight:bold}
.index_news_con_3_title a:hover{ color:#354f6e; font-size:16px; height:60px; line-height:60px; overflow:hidden; font-weight:bold}
.index_news_con_3_smallc{ width:100%; margin:auto; height:75px; line-height:25px; overflow:hidden; font-size:14px}



@media screen and (max-width:781px) {
.index_news_inc{margin-top:0px}
.index_news_inc_dian{float:left;width:20px; height:20px; background:#354f6e; margin-top:24px; margin-right:22px}
.index_news_inc_title{float:left; height:68px; line-height:68px; font-size:30px; color:#292929; font-weight:bold}
.index_news_inc_more{float:right; text-align:right; padding-top:20px; height:40px; line-height:40px}
.index_news_inc_more a{ color:#1a1b20; font-size:18px}
.index_news_inc_more a:hover{ color:#354f6e; font-size:18px}
}


@media screen and (max-width:481px) {
.index_news_inc{margin-top:0px}
.index_news_inc_dian{float:left;width:15px; height:15px; background:#354f6e; margin-top:10px; margin-right:22px}
.index_news_inc_title{float:left; height:38px; line-height:38px; font-size:24px; color:#292929; font-weight:bold}
.index_news_inc_more{float:right; text-align:right; padding-top:0px; height:38px; line-height:38px}
.index_news_inc_more a{ color:#1a1b20; font-size:18px}
.index_news_inc_more a:hover{ color:#354f6e; font-size:18px}
.index_news_con{ float:left; width:100%}
.index_news_con_1{ width:100%; margin:auto; overflow:hidden; padding-bottom:20px; padding-top:20px}
}

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


.in_banner{ width:100%; margin:auto}
.in_banner img{ max-width:1920px; width:100%}



.page_body_inc_main{margin:auto; text-align:center;width:100%; }
.page_body_inc_main_body{ width:100%; margin:auto}
.inc_left{ width:100%; float:left}

.page_inc{ text-align:left; height:55px; line-height:55px; margin-top:10px; margin-bottom:10px}

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

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

.left_no{text-align:left;background:#bfbfbf;margin-right:10px; float:left; width:250px; height:55px; line-height:55px; margin-bottom:10px}
.left_no a{ height:50px; line-height:50px; color:#ffffff;text-align:center; font-size:16px; width:250px; height:55px; line-height:55px; display:block}
.left_no a:hover{  width:100%; color:#ffffff;text-align:center; font-size:16px; width:250px; height:55px; line-height:55px; display:block}
.left_yes{text-align:left; background:#fd882b;margin-right:10px; width:250px; height:55px; line-height:55px; float:left; margin-bottom:10px}
.left_yes a{  width:100%; color:#ffffff; text-align:center; font-size:16px; width:250px; height:55px; line-height:55px; display:block}
.left_yes a:hover{ width:100%; color:#ffffff; text-align:center; font-size:16px; width:250px; height:55px; line-height:55px; display:block}

.left_no1{text-align:left;background:#ffffff;margin-right:10px; float:left; width:248px; height:43px; line-height:43px; margin-bottom:10px; border:1px solid #000000}
.left_no1 a{ height:50px; line-height:50px; color:#000000;text-align:center; font-size:16px; width:248px; height:43px; line-height:43px; display:block; overflow:hidden}
.left_no1 a:hover{  width:100%; color:#000000;text-align:center; font-size:16px; width:248px; height:43px; line-height:43px; display:block; overflow:hidden}
.left_yes1{text-align:left; background:#fd882b;margin-right:10px; width:248px; height:43px; line-height:43px; float:left; margin-bottom:10px; border:1px solid #354f6e}
.left_yes1 a{  width:100%; color:#ffffff; text-align:center; font-size:16px; width:248px; height:43px; line-height:43px; display:block; overflow:hidden}
.left_yes1 a:hover{ width:100%; color:#ffffff; text-align:center; font-size:16px; width:248px; height:43px; line-height:43px; display:block; overflow:hidden}



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


.about_more_3d img{ width:100%; max-width:100%}




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

.page_inc{ text-align:left; height:55px; line-height:55px; margin-top:10px; margin-bottom:10px}

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

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


.left_no{text-align:left;background:#bfbfbf;margin-right:10px; float:left; width:calc(20% - 10px); height:55px; line-height:55px}
.left_no a{ height:50px; line-height:50px; color:#ffffff;text-align:center; font-size:16px; width:100%; height:55px; line-height:55px; display:block}
.left_no a:hover{  width:100%; color:#ffffff;text-align:center; font-size:16px; width:100%; height:55px; line-height:55px; display:block}
.left_yes{text-align:left; background:#fd882b;margin-right:10px; width:calc(20% - 10px); height:55px; line-height:55px; float:left;}
.left_yes a{  width:100%; color:#ffffff; text-align:center; font-size:16px; width:100%; height:55px; line-height:55px; display:block}
.left_yes a:hover{ width:100%; color:#ffffff; text-align:center; font-size:16px; width:100%; height:55px; line-height:55px; display:block}


.left_no1{text-align:left;background:#ffffff;margin-right:10px; float:left; width:20%; height:43px; line-height:43px; margin-bottom:10px; border:1px solid #000000}
.left_no1 a{ height:50px; line-height:50px; color:#000000;text-align:center; font-size:16px; width:248px; height:43px; line-height:43px; display:block}
.left_no1 a:hover{  width:100%; color:#000000;text-align:center; font-size:16px; width:248px; height:43px; line-height:43px; display:block}
.left_yes1{text-align:left; background:#fd882b;margin-right:10px; width:248px; height:43px; line-height:43px; float:left; margin-bottom:10px; border:1px solid #354f6e}
.left_yes1 a{  width:100%; color:#ffffff; text-align:center; font-size:16px; width:248px; height:43px; line-height:43px; display:block}
.left_yes1 a:hover{ width:100%; color:#ffffff; text-align:center; font-size:16px; width:248px; height:43px; line-height:43px; display:block}


.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%; }
.page_body_inc_main_body{ width:96%; margin:auto}
.inc_left{ width:96%; float:left}

.page_inc{ text-align:left; height:55px; line-height:55px}

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

.left_no{text-align:left;background:#bfbfbf;margin-right:1%; float:left; width:32.3%; height:55px; line-height:55px}
.left_no a{ height:50px; line-height:50px; color:#ffffff;text-align:center; font-size:16px; width:100%; height:55px; line-height:55px; display:block}
.left_no a:hover{  width:100%; color:#ffffff;text-align:center; font-size:16px; width:100%; height:55px; line-height:55px; display:block}
.left_yes{text-align:left; background:#fd882b;margin-right:1%; width:32.3%; height:55px; line-height:55px; float:left;}
.left_yes a{  width:100%; color:#ffffff; text-align:center; font-size:16px; width:100%; height:55px; line-height:55px; display:block}
.left_yes a:hover{ width:100%; color:#ffffff; text-align:center; font-size:16px; width:100%; height:55px; line-height:55px; display:block}

.left_no1{text-align:left;background:#ffffff;margin-right:1%; float:left; width:calc(32.3% - 2px); height:43px; line-height:43px; border:1px solid #000000}
.left_no1 a{ height:50px; line-height:50px; color:#000000;text-align:center; font-size:16px; width:100%; height:43px; line-height:43px; display:block}
.left_no1 a:hover{  width:100%; color:#000000;text-align:center; font-size:16px; width:100%; height:43px; line-height:43px; display:block}
.left_yes1{text-align:left; background:#fd882b;margin-right:1%; width:calc(32.3% - 2px); height:43px; line-height:43px; float:left; border:1px solid #354f6e}
.left_yes1 a{  width:100%; color:#ffffff; text-align:center; font-size:16px; width:100%; height:43px; line-height:43px; display:block}
.left_yes1 a:hover{ width:100%; color:#ffffff; text-align:center; font-size:16px; width:100%; height:43px; line-height:43px; display:block}


.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%; }
.page_body_inc_main_body{ width:100%; margin:auto}
.inc_left{ width:96%; float:left}

.page_inc{ text-align:left; height:55px; line-height:55px}
.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;background:#bfbfbf;margin-right:1%; float:left; width:32.3%; height:55px; line-height:55px}
.left_no a{ height:50px; line-height:50px; color:#ffffff;text-align:center; font-size:16px; width:100%; height:55px; line-height:55px; display:block}
.left_no a:hover{  width:100%; color:#ffffff;text-align:center; font-size:16px; width:100%; height:55px; line-height:55px; display:block}
.left_yes{text-align:left; background:#fd882b;margin-right:1%; width:32.3%; height:55px; line-height:55px; float:left;}
.left_yes a{  width:100%; color:#ffffff; text-align:center; font-size:16px; width:100%; height:55px; line-height:55px; display:block}
.left_yes a:hover{ width:100%; color:#ffffff; text-align:center; font-size:16px; width:100%; height:55px; line-height:55px; display:block}


.left_no1{text-align:left;background:#ffffff;margin-right:1%; float:left; width:calc(32.3% - 2px); height:43px; line-height:43px; border:1px solid #000000}
.left_no1 a{ height:50px; line-height:50px; color:#000000;text-align:center; font-size:16px; width:100%; height:43px; line-height:43px; display:block}
.left_no1 a:hover{  width:100%; color:#000000;text-align:center; font-size:16px; width:100%; height:43px; line-height:43px; display:block}
.left_yes1{text-align:left; background:#fd882b;margin-right:1%; width:calc(32.3% - 2px); height:43px; line-height:43px; float:left; border:1px solid #354f6e}
.left_yes1 a{  width:100%; color:#ffffff; text-align:center; font-size:16px; width:100%; height:43px; line-height:43px; display:block}
.left_yes1 a:hover{ width:100%; color:#ffffff; text-align:center; font-size:16px; width:100%; height:43px; line-height:43px; display:block}


.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%; }
.page_body_inc_main_body{ width:100%; margin:auto}
.inc_left{ width:96%; float:left}

.page_inc{ text-align:left; margin-top:10px; margin-bottom:10px;  height:auto; line-height:30px}
.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{text-align:left;background:#bfbfbf;margin-right:1%; float:left; width:32.3%; height:45px; line-height:45px}
.left_no a{ height:50px; line-height:50px; color:#ffffff;text-align:center; font-size:14px; width:100%; height:45px; line-height:45px; display:block}
.left_no a:hover{  width:100%; color:#ffffff;text-align:center; font-size:14px; width:100%; height:45px; line-height:45px; display:block}
.left_yes{text-align:left; background:#fd882b;margin-right:1%; width:32.3%; height:45px; line-height:45px; float:left;}
.left_yes a{  width:100%; color:#ffffff; text-align:center; font-size:14px; width:100%; height:45px; line-height:45px; display:block}
.left_yes a:hover{ width:100%; color:#ffffff; text-align:center; font-size:14px; width:100%; height:45px; line-height:45px; display:block}

.left_no1{text-align:left;background:#ffffff;margin-right:1%; float:left; width:calc(32.3% - 2px); height:43px; line-height:43px; border:1px solid #000000; overflow:hidden}
.left_no1 a{ height:50px; line-height:50px; color:#000000;text-align:center; font-size:14px; width:100%; height:43px; line-height:43px; display:block}
.left_no1 a:hover{  width:100%; color:#000000;text-align:center; font-size:14px; width:100%; height:43px; line-height:43px; display:block}
.left_yes1{text-align:left; background:#fd882b;margin-right:1%; width:calc(32.3% - 2px); height:43px; line-height:43px; float:left; border:1px solid #354f6e; overflow:hidden}
.left_yes1 a{  width:100%; color:#ffffff; text-align:center; font-size:14px; width:100%; height:43px; line-height:43px; display:block}
.left_yes1 a:hover{ width:100%; color:#ffffff; text-align:center; font-size:14px; width:100%; height:43px; line-height:43px; display:block}


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

}	








.about_list{ width:25%; float:left}
.about_list3{ 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:90%; margin:auto; text-align:center; height:40px; line-height:40px; margin-top:20px; margin-bottom:20px}
.about_list_title a{ font-weight:bold;}


@media screen and (max-width:1400px) {
	
.about_list{ width:25%; float:left}
.about_list3{ 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:90%; margin:auto; text-align:center; height:40px; line-height:40px; margin-top:20px; margin-bottom:20px}
.about_list_title a{ font-weight:bold;}

}
@media screen and (max-width:1024px) {
	
.about_list{ width:25%; 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:90%; margin:auto; text-align:center; height:40px; line-height:40px; margin-top:20px; margin-bottom:20px}
.about_list_title a{ font-weight:bold;}

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

.about_list{ width:33.333%; float:left}
.about_list3{ width:33.333%; 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:90%; margin:auto; text-align:center; height:40px; line-height:40px; margin-top:20px; margin-bottom:20px}
.about_list_title a{ font-weight:bold;}

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

.about_list{ width:100%; float:left}
.about_list3{ 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; margin-top:0px; margin-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: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 #354f6e; 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; margin-top:20px}
.news_list_more a{ width:150px; height:40px; background:#354f6e; color:#ffffff; line-height:40px; display:block; text-align:center;border-radius:100px}
.news_list_more a:hover{ width:150px; height:40px; background:#bfbfbf; 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 #354f6e; 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:#354f6e; color:#ffffff; line-height:40px; display:block; text-align:center;border-radius:100px}
.news_list_more a:hover{ width:150px; height:40px; background:#bfbfbf; 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 #354f6e; 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:#354f6e; color:#ffffff; line-height:40px; display:block; text-align:center;border-radius:100px}
.news_list_more a:hover{ width:150px; height:40px; background:#bfbfbf; 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 #354f6e; 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:#354f6e; color:#ffffff; line-height:40px; display:block; text-align:center;border-radius:100px}
.news_list_more a:hover{ width:150px; height:40px; background:#bfbfbf; 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 #354f6e; 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:#354f6e; color:#ffffff; line-height:40px; display:block; text-align:center;border-radius:100px}
.news_list_more a:hover{ width:150px; height:40px; background:#bfbfbf; color:#ffffff; line-height:40px; display:block; text-align:center;border-radius:100px}

	 }








	
	
.product_content{width:calc(25% - 20px); float:left; padding-bottom:30px; margin-right:20px}
.product_content .tupian{ width:100%; overflow:hidden}
.product_content .tupian img{ width:100%}
.product_content .title{ width:100%; height:60px; line-height:60px; text-align:center}

.product_content_body{width:100%;background:#f8f8f8; height:530px;border-radius:50px;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:calc(25% - 20px); float:left; padding-bottom:30px; margin-right:20px}
.product_content .tupian{ width:100%; overflow:hidden}
.product_content .tupian img{ width:100%}
.product_content .title{ width:100%; height:60px; line-height:60px; text-align:center}

.product_content_body{width:100%;background:#f8f8f8; height:530px;border-radius:50px;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:1024px) {


	
.product_content{width:calc(33.3% - 20px); float:left; padding-bottom:30px; margin-right:10px; margin-left:10px}
.product_content .tupian{ width:100%; overflow:hidden}
.product_content .tupian img{ width:100%}
.product_content .title{ width:100%; height:60px; line-height:60px; text-align:center}

.product_content_body{width:100%;background:#f8f8f8; height:530px;border-radius:50px;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:781px) {


.product_content{width:calc(50% - 20px); float:left; padding-bottom:30px; margin-right:10px; margin-left:10px}

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


.product_content{width:calc(100% - 20px); float:left; padding-bottom:30px; margin-right:10px; margin-left:10px}

	 } 		
	 






.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&gt;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&gt;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&gt;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&gt;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&gt;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}




	 

.web_bottom1{width:100%; margin:auto; background:#eeeeee}	 
.web_bottom2{width:100%; margin:auto; background:#313131}

.web_bottom1_left{ width:calc(100% - 0px); float:left}
.web_bottom1_right{ width:calc(500px - 80px); background:#dcdcdc; margin-left:150px; float:right; margin-top:40px; padding:40px; margin-bottom:40px}

.web_bottom1_left_a{ padding-bottom:40px; padding-top:20px}
.web_bottom1_left_b{ width:100%; margin:auto; padding-bottom:40px}
.web_bottom1_left_b_1{ float:left; width:33.33%; text-align:left; font-size:14px; line-height:25px}
.web_bottom1_left_b_2{ float:left; width:33.33%; text-align:left; font-size:14px; line-height:25px}
.web_bottom1_left_b_3{ float:left; width:33.33%; text-align:left; font-size:14px; line-height:25px}

.input_title1{ float:left; width:calc(50% - 10px); text-align:left; margin-right:10px; font-size:14px; color:#222222}
.input_title2{ float:left; width:calc(50% - 10px); text-align:left; margin-left:10px; color:#222222}

.input_input1{ float:left; width:calc(50% - 10px); text-align:left; margin-right:10px}
.input_input2{ float:left; width:calc(50% - 10px); text-align:left; margin-left:10px}
.input_input3{ width:100%; text-align:left}
.input_input4{ width:100%; text-align:left}
.input_input1 input{width:100%; height:30px; line-height:30px; border-bottom:1px solid #000000; background:none; outline:none}
.input_input2 input{width:100%; height:30px; line-height:30px; border-bottom:1px solid #000000; background:none; outline:none}
.input_input3 input{width:100%; height:30px; line-height:30px; border-bottom:1px solid #000000; background:none; outline:none}
.input_input3 textarea{ width:100%; height:120px; line-height:30px; border-bottom:1px solid #000000; background:none; outline:none}

.input_input4 input{ width:100%; height:40px; line-height:40px; background:#fd882b; text-align:center; display:block; color:#ffffff}

.web_bottom2_body{ text-align:center; height:40px; line-height:40px; color:#ffffff; font-size:14px}

.g-ft{ display:none}

@media screen and (max-width:1400px) {
.web_bottom1_left{ width:calc(100% - 0px); float:left}
.web_bottom1_right{ width:calc(500px - 80px); background:#dcdcdc; margin-left:50px; float:right; margin-top:40px; padding:40px; margin-bottom:40px}
.g-ft{ display:none}

	}
@media screen and (max-width:1024px) {
.web_bottom1{display:none}
.web_bottom2{display:none}
.g-ft{ display:block; margin-top:50px}
.f_nav {
	height: 4.9rem;
	min-width: 320px;
	width: 100%;
	position: fixed;
	bottom: 0;
	z-index: 2;
	background: #354f6e;
	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:14px;
	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:781px) {

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














.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:#354f6e; 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:#354f6e; 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:#354f6e; 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:#354f6e; 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:#354f6e; 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:#FFF; font-size:16px; text-align:center; font-weight:bold}
.item:hover .smallc a{ color:#2222222; 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;
}


.showsearch {
	display: block;
}
.nosearch {
	display: none;
}


.web_about_1{ font-size:40px; font-weight:bold; color:#ff9000; margin:auto; text-align:left; text-transform:uppercase}
.web_about_2{ font-size:18px; line-height:30px; color:#2d2d2d; font-weight:bold}
.web_about_3{ margin-top:30px; margin-bottom:130px}
.web_about_3 a{ width:145px; height:10px; line-height:10px; background:#ff9000; display:block; text-decoration:none}
.web_about_3 a:hover{ width:145px; height:10px; line-height:10px; background:#ff9000; display:block; text-decoration:none}

 @media screen and (max-width:781px) {
.web_about_1{ font-size:30px; font-weight:bold; color:#ff9000; margin:auto; text-align:left; text-transform:uppercase}
.web_about_2{ font-size:16px; line-height:40px; color:#2d2d2d; font-weight:bold}
.web_about_3{ margin-top:30px; margin-bottom:100px}
.web_about_3 a{ width:145px; height:10px; line-height:10px; background:#ff9000; display:block; text-decoration:none}
.web_about_3 a:hover{ width:145px; height:10px; line-height:10px; background:#ff9000; display:block; text-decoration:none}
}

.web_about_about1{width:100%; height:933px; background:url(../images/web_1.jpg) center top no-repeat; margin:auto}
.web_about_about1_main{display: flex; align-items: center; height:100%}
.web_about_about1_main_body{width:100%;height:400px; background-color: rgba(0, 89, 130, 0.5); padding:20px}
.web_about_about1_main_a{width:100%; margin:auto; padding-top:30px; padding-bottom:30px; text-align:left}
.web_about_about1_main_b{width:100%; margin:auto; text-align:left; font-size:40px; color:#ffffff}
.web_about_about1_main_c{width:100%; margin:auto; padding-top:30px; padding-bottom:30px; text-align:right}

 @media screen and (max-width:1024px) {
.web_about_about1_main_b{width:100%; margin:auto; text-align:left; font-size:30px; color:#ffffff}
	 }
 @media screen and (max-width:481px) {
.web_about_about1_main_b{width:100%; margin:auto; text-align:left; font-size:20px; color:#ffffff}
	 }
	 
	 
	 
.web_pro_class1{width:100%; margin:auto;position:relative; background:#f39800;Opacity:1; margin-bottom:30px}
.web_pro_class1 .web_pro_class1_a{position:relative; height:100%; background:#f39800;Opacity:1}
.web_pro_class1 .web_pro_class1_b{position:absolute; left:60px; bottom:70px;line-height:50px; text-align:center; color:#ffffff; font-size:50px; font-weight:bold;}
.web_pro_class1 .web_pro_class1_b a{color:#ffffff; font-size:50px; font-weight:bold;}
.web_pro_class1 .web_pro_class1_b a:hover{color:#ffffff; font-size:50px; font-weight:bold; text-decoration:none}

.web_pro_class1:hover{width:100%; margin:auto;position:relative; background:#f39800;Opacity:1; margin-bottom:30px}
.web_pro_class1:hover .web_pro_class1_a{position:relative; height:100%; background:#f39800;Opacity:0.4}
.web_pro_class1:hover .web_pro_class1_b{position:absolute; left:60px; bottom:70px;line-height:50px; text-align:center; color:#ffffff; font-size:50px; font-weight:bold;}
.web_pro_class1:hover .web_pro_class1_b a{color:#ffffff; font-size:50px; font-weight:bold;}
.web_pro_class1:hover .web_pro_class1_b a:hover{color:#ffffff; font-size:50px; font-weight:bold; text-decoration:none}



.web_prp_class22{ width:calc(20% - 15px); float:left; margin-right:15px}
.web_prp_class33{ width:calc(50% - 15px); float:left; margin-left:15px}
.web_pro_class2{width:100%; margin:auto;position:relative; background:#f39800;Opacity:1; margin-bottom:30px}
.web_pro_class2 .web_pro_class2_a{position:relative; height:100%; background:#f39800;Opacity:1}

.web_pro_class2 .web_pro_class2_b{position:absolute; left: calc(50% - 150px);
bottom: calc(50% - 250px);
width: 300px;
height: 300px;
line-height: 50px;
text-align: center;
color: #ffffff;
font-size: 36px;
font-weight: bold;}
.web_pro_class2 .web_pro_class2_b a{color:#ffffff; font-size:20px; font-weight:bold;}
.web_pro_class2 .web_pro_class2_b a:hover{color:#ffffff; font-size:20px; font-weight:bold; text-decoration:none}

.web_pro_class2:hover{width:100%; margin:auto;position:relative; background:#f39800;Opacity:1; margin-bottom:30px}
.web_pro_class2:hover .web_pro_class2_a{position:relative; height:100%; background:#f39800;Opacity:0.4}
.web_pro_class2:hover .web_pro_class2_b{position:absolute; left: calc(50% - 150px);
bottom: calc(50% - 250px);
width: 300px;
height: 300px;
line-height: 50px;
text-align: center;
color: #ffffff;
font-size: 36px;
font-weight: bold;}
.web_pro_class2:hover .web_pro_class2_b a{color:#ffffff; font-size:20px; font-weight:bold;}
.web_pro_class2:hover .web_pro_class2_b a:hover{color:#ffffff; font-size:20px; font-weight:bold; text-decoration:none}


 @media screen and (max-width:1400px) {
.web_pro_class1 .web_pro_class1_b a{color:#ffffff; font-size:40px; font-weight:bold;}
.web_pro_class1 .web_pro_class1_b a:hover{color:#ffffff; font-size:40px; font-weight:bold; text-decoration:none}
.web_pro_class1:hover .web_pro_class1_b a{color:#ffffff; font-size:40px; font-weight:bold;}
.web_pro_class1:hover .web_pro_class1_b a:hover{color:#ffffff; font-size:40px; font-weight:bold; text-decoration:none}

.web_pro_class2 .web_pro_class2_b a{color:#ffffff; font-size:16px; font-weight:bold;}
.web_pro_class2 .web_pro_class2_b a:hover{color:#ffffff; font-size:16px; font-weight:bold; text-decoration:none}
.web_pro_class2:hover .web_pro_class2_b a{color:#ffffff; font-size:16px; font-weight:bold;}
.web_pro_class2:hover .web_pro_class2_b a:hover{color:#ffffff; font-size:16px; font-weight:bold; text-decoration:none}
}


 @media screen and (max-width:1200px) {
.web_pro_class1 .web_pro_class1_b a{color:#ffffff; font-size:30px; font-weight:bold;}
.web_pro_class1 .web_pro_class1_b a:hover{color:#ffffff; font-size:30px; font-weight:bold; text-decoration:none}
.web_pro_class1:hover .web_pro_class1_b a{color:#ffffff; font-size:30px; font-weight:bold;}
.web_pro_class1:hover .web_pro_class1_b a:hover{color:#ffffff; font-size:30px; font-weight:bold; text-decoration:none}

.web_pro_class2 .web_pro_class2_b a{color:#ffffff; font-size:12px; font-weight:bold;}
.web_pro_class2 .web_pro_class2_b a:hover{color:#ffffff; font-size:12px; font-weight:bold; text-decoration:none}
.web_pro_class2:hover .web_pro_class2_b a{color:#ffffff; font-size:12px; font-weight:bold;}
.web_pro_class2:hover .web_pro_class2_b a:hover{color:#ffffff; font-size:12px; font-weight:bold; text-decoration:none}
}


 @media screen and (max-width:800px) {
     .web_prp_class22{ width:calc(100% - 0px); float:left; margin-right:0px}
.web_pro_class1 .web_pro_class1_b{position:absolute; left:30px; bottom:30px;line-height:50px; text-align:center; color:#ffffff; font-size:50px; font-weight:bold;}
.web_pro_class1:hover .web_pro_class1_b{position:absolute; left:30px; bottom:30px;line-height:50px; text-align:center; color:#ffffff; font-size:50px; font-weight:bold;}
.web_pro_class2 .web_pro_class2_b{position:absolute; left: calc(50% - 150px);
bottom: calc(50% - 250px);
width: 300px;
height: 300px;
line-height: 50px;
text-align: center;
color: #ffffff;
font-size: 36px;
font-weight: bold;}
.web_pro_class2:hover .web_pro_class2_b{position:absolute; left: calc(50% - 150px);
bottom: calc(50% - 250px);
width: 300px;
height: 300px;
line-height: 50px;
text-align: center;
color: #ffffff;
font-size: 36px;
font-weight: bold;}

.web_pro_class1 .web_pro_class1_b a{color:#ffffff; font-size:20px; font-weight:bold;}
.web_pro_class1 .web_pro_class1_b a:hover{color:#ffffff; font-size:20px; font-weight:bold; text-decoration:none}
.web_pro_class1:hover .web_pro_class1_b a{color:#ffffff; font-size:20px; font-weight:bold;}
.web_pro_class1:hover .web_pro_class1_b a:hover{color:#ffffff; font-size:20px; font-weight:bold; text-decoration:none}

.web_pro_class2 .web_pro_class2_b a{color:#ffffff; font-size:20px; font-weight:bold;}
.web_pro_class2 .web_pro_class2_b a:hover{color:#ffffff; font-size:20px; font-weight:bold; text-decoration:none}
.web_pro_class2:hover .web_pro_class2_b a{color:#ffffff; font-size:20px; font-weight:bold;}
.web_pro_class2:hover .web_pro_class2_b a:hover{color:#ffffff; font-size:20px; font-weight:bold; text-decoration:none}
}



 @media screen and (max-width:500px) {
.web_prp_class22{ width:calc(100% - 0px); float:left; margin-right:0px}
.web_prp_class33{ width:calc(100% - 0px); float:left; margin-left:0px}
}

.web_exhibition{ width:100%; margin:auto}
.web_exh_left{width:calc(50% - 20px); float:left; margin-right:20px; overflow:hidden}
.web_exh_right{width:calc(50% - 20px); float:right; margin-left:20px; overflow:hidden}
.web_exh_left img{ width:100%}
.web_exh_right img{ width:100%}


 @media screen and (max-width:800px) {
.web_exhibition{ width:96%; margin:auto}
.web_exh_left{width:calc(100% - 0px); float:left; margin-right:0px; overflow:hidden; margin-bottom:20px}
.web_exh_right{width:calc(100% - 0px); float:right; margin-left:0px; overflow:hidden; margin-bottom:20px}
}




.web_service{width:100%; margin:auto; background:#e9e9e9; height:auto; margin-top:100px; margin-bottom:100px; padding-top:60px}
.web_service_left{ float:left; width:50%}
.web_service_right{ float:right; width:calc(50% - 50px); margin-left:50px; text-align:right}
.web_service_right img{ width:100%; max-width:770px}
.web_service_left_a{ width:132px; height:14px; line-height:14px; background:#f39800; margin-top:100px}
.web_service_left_b{ font-size:40px; font-weight:bold; text-transform:uppercase; width:500px; margin-top:50px}
.web_service_left_c{ font-size:23px; color:#313131; margin-top:50px}
.web_service_left_d{ margin-top:50px}
.web_service_left_d a{ width:200px; height:50px; line-height:50px; display:block; text-align:center; color:#ffffff; font-size:18px; font-weight:bold; background:#f39800; text-decoration:none}
.web_service_left_d a:hover{width:200px; height:50px; line-height:50px; display:block; text-align:center; color:#ffffff; font-size:18px; font-weight:bold; background:#f39800; text-decoration:none}


 @media screen and (max-width:1500px) {
.web_service_left_a{  margin-top:50px}
.web_service_left_b{ font-size:30px; font-weight:bold; text-transform:uppercase; width:500px; margin-top:50px}
}

 @media screen and (max-width:1200px) {
.web_service_left_c{ font-size:18px; color:#313131; margin-top:30px}
.web_service_left_d{ margin-top:30px}
}

 @media screen and (max-width:1000px) {
.web_service_left_a{ width:132px; height:14px; line-height:14px; background:#f39800; margin-top:30px}
.web_service_left_b{ font-size:20px; font-weight:bold; text-transform:uppercase; width:90%; margin-top:30px}
}

 @media screen and (max-width:770px) {
.web_service_left{ float:right; width:100%}
.web_service_right{ float:right; width:calc(100% - 0px); margin-left:0px; text-align:right}
.web_service_left_d{ margin-top:50px; margin-bottom:50px}
}


.in_inc_banner{ text-align:left; height:auto; line-height:50px; margin-top:30px; margin-bottom:30px; font-size:23px;}
.in_inc_banner a{ font-size:23px;}

 @media screen and (max-width:770px) {
.in_inc_banner{ text-align:left; height:auto; line-height:30px; margin-top:10px; margin-bottom:10px; font-size:18px;}
.in_inc_banner a{ font-size:18px;}
}


.in_proclass_title{ height:160px; line-height:160px; font-size:72px; font-weight:bold}
.in_proclass_readme{ width:100%; margin:auto}

.pro_class_l{ float:left; width:calc(50% - 20px); margin-right:20px;}
.pro_class_r{ float:right; width:calc(50% - 20px); margin-left:20px;}
.pro_class_img img{ width:100%;}
.pro_class_title{ width:100%; margin:auto; text-align:left; height:120px; line-height:120px}
.pro_class_title a{ color:#232323; font-size:30px}

 @media screen and (max-width:1400px) {
.in_proclass_title{ height:160px; line-height:160px; font-size:50px; font-weight:bold}
.in_proclass_readme{ width:100%; margin:auto}

}

 @media screen and (max-width:770px) {
.in_proclass_title{ height:80px; line-height:80px; font-size:26px; font-weight:bold}
.in_proclass_readme{ width:100%; margin:auto}
.pro_class_l{ float:left; width:calc(50% - 10px); margin-right:10px;}
.pro_class_r{ float:right; width:calc(50% - 10px); margin-left:10px;}
.pro_class_title{ width:100%; margin:auto; text-align:left; height:40px; line-height:40px; overflow:hidden}
.pro_class_title a{ color:#232323; font-size:16px; height:40px; line-height:40px; overflow:hidden; width:100%}
}















.pro_img_1{ width:12.5%; float:left; margin-bottom:10px}
.pro_img1_img_a{ width:90%; margin:auto;}
.pro_img_xz{width:100%; height:auto; overflow:hidden;}
.pro_img1_img_a img { width:100%; height:auto; margin:auto;}
.pro_img1_img_b{ width:90%; margin:auto; text-align:center; height:40px; line-height:40px}


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


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


}
@media screen and (max-width:781px) {
.pro_img_1{ width:25%; float:left; margin-bottom:10px}

}
@media screen and (max-width:481px) {
.pro_img_1{ width:50%; float:left; margin-bottom:10px}


}	

.pro_img_2_2{ padding:10px}
.pro_img_2{ width:calc(25% - 20px); float:left; margin-left:10px; margin-right:10px; background:#7d7d7d; cursor:pointer; margin-bottom:10px}
.pro_img_2:hover{ width:calc(25% - 20px); float:left; margin-left:10px; margin-right:10px; background:#fd882b; cursor:pointer}

.pro_img_2_2_l{ float:left; color:#ffffff;width:calc(100% - 24px)}
.pro_img_2_2_r{ float:right; width:24px}

.pro_img_2_2_l a{ width:100%; display:block; color:#ffffff}


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


}
@media screen and (max-width:1024px) {
	
.pro_img_2{ width:calc(33.333% - 20px); float:left; margin-left:10px; margin-right:10px; background:#7d7d7d; cursor:pointer; margin-bottom:10px}
.pro_img_2:hover{ width:calc(33.333% - 20px); float:left; margin-left:10px; margin-right:10px; background:#fd882b; cursor:pointer}

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


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

.pro_img_2{ width:calc(50% - 20px); float:left; margin-left:10px; margin-right:10px; background:#7d7d7d; cursor:pointer; margin-bottom:10px}
.pro_img_2:hover{ width:calc(50% - 20px); float:left; margin-left:10px; margin-right:10px; background:#fd882b; cursor:pointer}

}


.pro_img_3{ width:calc(50% - 20px); float:left; margin-left:10px; margin-right:10px;cursor:pointer; margin-bottom:10px}
.pro_img_3_a{ width:100%; margin:auto}
.pro_img_3_a img{ width:100%}
.pro_img_3_b{ margin-top:10px}
.pro_img_3_b a{ width:calc(100% - 0px); text-align:left; height:40px; line-height:40px; overflow:hidden; display:block; background:#2b91be; color:#ffffff; padding-left:10px; padding-right:10px}

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


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


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


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

.pro_img_3{ width:calc(100% - 20px); float:left; margin-left:10px; margin-right:10px;cursor:pointer; margin-bottom:10px}


}


.pro_img_4{ width:calc(20% - 20px); float:left; margin-left:10px; margin-right:10px;cursor:pointer; margin-bottom:10px}
.pro_img_4_a{ width:100%; margin:auto}
.pro_img_4_a img{ width:100%}
.pro_img_4_b{ margin-top:10px}
.pro_img_4_b a{ width:calc(100% - 0px); text-align:left; height:40px; line-height:40px; overflow:hidden; display:block; background:#ffffff; color:#222222; padding-left:10px; padding-right:10px}

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


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


}
@media screen and (max-width:781px) {
.pro_img_4{ width:calc(33.3333% - 20px); float:left; margin-left:10px; margin-right:10px;cursor:pointer; margin-bottom:10px}

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

.pro_img_4{ width:calc(50% - 20px); float:left; margin-left:10px; margin-right:10px;cursor:pointer; margin-bottom:10px}


}





.contact_feedback{ display:none}


@media screen and (max-width:781px) {
.contact_feedback{ display:block}

}
</pre></body></html>