<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,body{width: 100%;font-size:16px;overflow-x:hidden}
*{ margin:0; padding:0;}
li{list-style: none;}
a{text-decoration: none;background: transparent;outline: none;color:#000;display: block;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
a:hover, .tran, .pub_button .pb_bg, .header .logo, .header.bg, .section_two .tab_box a i{-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.wot{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.upp{text-transform:uppercase;}
.middle_box{display: table;width: 100%;height: 100%;}
.middle_box .middle{display: table-cell;vertical-align: middle;width: 100%;text-align: center;}
img{ border: 0;vertical-align: middle;max-width:100%;display: block;}
table{ border-collapse: collapse; border-spacing: 0;}
input,textarea{ -webkit-user-modify: read-write-plaintext-only;outline-style: none;border:none;font-size:14px;}
input::-moz-placeholder, textarea::-moz-placeholder {color: #000; } 
input:-ms-input-placeholder, textarea:-ms-input-placeholder {color: #000; } 
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{color:#000; }
html::-webkit-scrollbar{width:5px;height:5px;background-color:#fff;} 
html::-webkit-scrollbar-track{border-radius:0;background-color:#fff;}
html::-webkit-scrollbar-thumb{border-radius:50px;width:5px;height:5px;background-color:#1d5cb2;}
textarea{resize:none; overflow: auto;}
input{padding-top: 0; padding-bottom: 0;};
select,input{vertical-align:middle; }
select,input,textarea{font-size:14px;margin:0;}
.clear{zoom:1;}
.clear:after{ content:""; display:block; height:0; visibility:hidden; clear:both;}
.clear::before, .clear::after { content: "";display: table; } 
.clear::after{clear: both;}
.fl{float: left;}
.fr{float: right;}
html{-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;-webkit-tap-highlight-color: transparent;}
body{font-family: \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei";font-size:16px;color:#333;background-color: #fff;overflow-x: hidden;}
.error3{display: none !important;}
html,body{max-width:1920px;margin:0 auto;}
.dn{display: none;}
.delay{
	-webkit-transition-delay: 3s;
    -o-transition-delay: 3s;
    -ms-transition-delay: 3s;
    -moz-transition-delay: 3s;
    transition-delay: 3s;
}
.biaoge{overflow-x: auto;}
.biaoge td{padding:5px 5px;white-space: nowrap;}

table {width: 100%;border-collapse: collapse;}
table td {border: 1px solid #e6e7ea;padding: 0.5%;line-height: 1.4; font-size: 16px;}
.clearfloat { clear:both; height:0; font-size: 0px; line-height: 0px; overflow:hidden; visibility:hidden; }
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; font-size:0; }
.clearfix { *zoom:1;}

@font-face {
	font-family: "DINENGSCHRIFTSTD";
	src: url("../css/font/DINENGSCHRIFTSTD.woff2") format("woff2"),
	url("../css/font/DINENGSCHRIFTSTD.woff") format("woff"),
	url("../css/font/DINENGSCHRIFTSTD.ttf") format("truetype"),
	url("../css/font/DINENGSCHRIFTSTD.eot") format("embedded-opentype"),
	url("../css/font/DINENGSCHRIFTSTD.svg") format("svg");
}
.fontDIN {font-family: "DINENGSCHRIFTSTD";}

.copyright{height:60px;line-height:60px;color:#fff;background-color: #1d1d1d;font-size:14px;text-align: center;}
.copyright img{display: inline-block;margin:0 10px 4px;}
.copyright a{display: inline-block;margin:0 10px;color:#fff;}

.section .arrow_down{position: absolute;bottom:5px;left:50%;margin-left:-36px;width:72px;height:66px;background:url(../images/arrow.png);-webkit-animation: long 1.5s linear alternate infinite;animation: long 1.5s linear alternate infinite;}
.section .bg{position: absolute;left:0;top:0;width:100%;height:100%;overflow: hidden;}
.section .bg_move{position: absolute;left:0;top:0;width:100%;height:100%;background-size:cover;-webkit-animation: bg_move 8s infinite ease-in-out;-ms-animation: bg_move 8s infinite ease-in-out;animation: bg_move 8s infinite ease-in-out;}
.section .middle_box{position: absolute;left:0;top:0;}
.w1200{width: 1200px; margin: 0px auto; display: table;}
@keyframes bg_move{ 
	0% { transform:scale3d(1, 1, 1); } 
	50% { transform: scale3d(1.1, 1.1, 1.1); } 
	100% { transform: scale3d(1, 1, 1); } 
}


#background_video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);object-fit:cover;height:140%!important;width:130%!important;}
#video_cover{  /*      position: absolute;*/
width:100%;height:100%;background-size:cover;background-position:center;}
#video_controls{  /*      position: absolute;*/
left:50%;transform:translate(-50%,0);}
#play img{width:100px;}
#pause img{width:90px;}
#pause{display:none;}

/*åº•éƒ¨ç‰ˆæƒ*/
#copybox {width: 100%;height: 40px;line-height: 40px;background: rgba(0, 0, 0, 0.589);position: fixed;bottom: 0;z-index: 99999;color: #fff;padding: 0 2%;font-size: 14px;}
#copybox a {color: #fff;}
#copybox span {float: right;}
#copybox img {vertical-align: middle;margin-left: 0px;}
/*===================== å…¬ç”¨æ&nbsp;·å¼ END =====================*/



.img{overflow: hidden;position: relative;}
.img img{-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}



.head{ width: 100%;  height: 60px; position: fixed; z-index: 20; top:0;box-shadow: 0 2px 6px 0 rgba(0,0,0,0.1);border-bottom: 1px solid #e5e5e5;}
.head .logo{ position: absolute; left: 30px; top:0px; z-index: 3;	 height: 100%; font-size: 0; line-height: 60px;}
.head .logo img{ max-height: 100%;}
.head .tellogo{display: none;}
.headshadow{ width: 100%; height: 60px;}
.headin{ position: relative; z-index: 7; height: 100%; }
.special.head{ background-color: transparent; border-bottom-color:transparent; box-shadow: none; }
.head.mini{ height: 60px;background: #0a60c6;}
.head.mini .logo{ line-height: 60px;}

.headright{ position: absolute; right: 30px; top:12px; height: 40px; z-index: 14; line-height: 40px;	font-size: 0; text-align: center;}
.headright a{ display: inline-block; height: 30px;	border-radius:15px; vertical-align: middle; line-height: 30px;}

.headright a.glass{ width: 48px; background-image: url('../images/glass1.png');	background-position: center; background-repeat: no-repeat;}
.headright a.glass.on{ -webkit-transform:rotate(360deg); transform:rotate(360deg);}


.navbtn2{ position: relative; width: 40px; margin-right: 10px; background-color: #222; margin-left: 24px;	-webkit-transition: 0.4s; transition: 0.4s; animation: circle-shadow 2s infinite both;}
.headright a.navbtn2{ height: 40px; line-height: 40px; border-radius: 50%;}
.navbtn2:hover{ background-color: #6fba2c; webkit-transform: rotate(360deg); transform: rotate(360deg);}

.navbtn2 s{ position: absolute; display: block; width: 6px; height: 6px; background-color: #fff;	left: 50%; top:50%; margin-left: -3px; margin-top: -3px; -webkit-border-radius: 1px; border-radius:1px;}
.navbtn2&gt;s:nth-child(1){ -webkit-transform: translate(-5px, -5px); transform: translate(-5px, -5px);}
.navbtn2&gt;s:nth-child(2){ -webkit-transform: translate(5px, -5px); transform: translate(5px, -5px);}
.navbtn2&gt;s:nth-child(3){ -webkit-transform: translate(-5px, 5px); transform: translate(-5px, 5px);}
.navbtn2&gt;s:nth-child(4){ -webkit-transform: translate(5px, 5px); transform: translate(5px, 5px);}



.head.mini .headright{ top:10px;}

.navbtn{ position: absolute; right: 20px; top:20px; z-index: 20; width: 40px; height: 40px; display: none;	-webkit-transition: 0.4s; transition: 0.4s; background-color: #222; border-radius: 50%;	animation: circle-shadow 2s infinite both;}
.navbtn:hover{ background-color: #6fba2c; webkit-transform: rotate(360deg); transform: rotate(360deg);}

.navbtn s{ position: absolute; display: block; width: 6px; height: 6px; background-color: #fff;	left: 50%; top:50%; margin-left: -3px; margin-top: -3px; -webkit-border-radius: 1px; border-radius:1px;}
.navbtn&gt;s:nth-child(1){ -webkit-transform: translate(-5px, -5px); transform: translate(-5px, -5px);}
.navbtn&gt;s:nth-child(2){ -webkit-transform: translate(5px, -5px); transform: translate(5px, -5px);}
.navbtn&gt;s:nth-child(3){ -webkit-transform: translate(-5px, 5px); transform: translate(-5px, 5px);}
.navbtn&gt;s:nth-child(4){ -webkit-transform: translate(5px, 5px); transform: translate(5px, 5px);}
.head.mini .navbtn{ top:10px;}

.topsouout{ padding:15px 0; background-color: rgba(51,51,51,0.8); position: absolute; display: none;	z-index: 8; width: 100%; right:0; top:100%; font-size: 16px;  height: 80px;}
.topsouout .topsou{ position: relative; width: 580px; padding-right: 110px; height:47px;  background-color: #fff; margin: 0 auto; overflow:hidden;}
.topsou .shuru{ width: 100%; height:100%; background-color:#fff; border:none; color:#666; text-indent:20px;}
.topsou .anniu{ position:absolute; top:0; right:0; z-index:2; width:110px; height:100%; border:none; cursor:pointer;
  background-color: #e81f25; color: #fff; text-align: center; -webkit-transition: .3s; transition: .3s;}
.topsou .anniu:hover{ background-color: rgba(111,186,44,0.8);}



.nav{ position: absolute; left:0; top:0; z-index: 10; width: 100%; height: 100%; font-size: 0; text-align: center;}
.nav&gt;li{ display: inline-block; height: 100%; position: relative; z-index: 1;}
.nav&gt;li&gt;a{ display: block; padding: 0 25px; height: 100%; position: relative;  font-size: 16px; color: #fff; line-height: 80px;}

.nav&gt;li&gt;a:after{ left:50%; position: absolute; bottom: 0; content: " "; width:0; height: 2px; margin-left: 0; -webkit-transition: .3s; transition: .3s; background-color: #0a60c6;}
.nav&gt;li:hover&gt;a:after,.nav&gt;li.on&gt;a:after{ width: 64px; margin-left: -32px;}
.head.mini .nav&gt;li&gt;a{ line-height: 60px;}

@media screen and (max-width:1400px){
  .nav&gt;li&gt;a{ padding: 0 20px; line-height: 65px;}
}
@media screen and (max-width:1300px){
  .nav&gt;li&gt;a{ padding: 0 15px;}
}
@media screen and (max-width:1200px){
  .nav&gt;li&gt;a{ padding: 0 10px;}
}
@media screen and (max-width:1150px){
  .nav{ width: auto; left: 170px;}
}


dl.navtwo{ width: 140%; display: none; position: absolute; top: 76px; left:-20%; z-index: 1; padding-top: 15px;  -webkit-transition: top 0.3s; -moz-transition: top 0.3s; -ms-transition: top 0.3s;  -o-transition: top 0.3s; transition: top 0.3s;}
dl.navtwo.on{ top:90%;}
dl.navtwo .inner{ width: 100%; background-color: rgba(255,255,255,1); padding: 13px 0;  -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius:4px;  box-shadow: 0 0 7px 2px rgba(0,0,0,0.2);}
dl.navtwo:after{ position: absolute; left:50%; top: 0; margin-left: -11px; content: " "; width: 23px;   background: url('../images/sju1.png') center no-repeat; height: 15px; z-index: 1;}
dl.navtwo dd{ height: 36px; line-height: 36px; text-align: center;}
dl.navtwo dd&gt;a{ display: block; height: 100%; font-size: 14px; color: #666; letter-spacing: 0; overflow: hidden; white-space: nowrap;}
dl.navtwo dd:hover&gt;a{ color: #0f7bff; letter-spacing: 2px; background-color: #e1e1e1;}
dl.navtwo dd&gt;a:after{ left:100%; position: absolute; bottom: 0; content: " "; width: 0; display: none; border-bottom: 1px solid #da251d; -webkit-transition: .3s; transition: .3s;}
dl.navtwo dd&gt;a:hover:after{ width: 100%; left:0; transition: width 0.3s; -webkit- transition: width 0.3s;}

/*å±•å¼€å¯¼èˆª*/
.head_menu {width: 100%;height: 100%;position: fixed;left: 0;top: 0;z-index: 60;display: none;background: #ffffff url('../images/nvbg.jpg') center / cover no-repeat;}
.head_menu i.hudie {position: absolute;left: -30px;top: 50%;z-index: 0;width: 106px;height: 106px;visibility: hidden;background: url('../images/hudie.png') center no-repeat;margin-top: -190px;-webkit-transition: .5s;transition: .5s;}
.head_menu ul {max-width: 1520px;height: 100%;text-align: center;position: relative;z-index: 2;font-size: 0;margin: 0 auto;padding: 0 30px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: horizontal;
-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}
.head_menu ul li {max-width: 16.666%;height: 100%;display: inline-block;position: relative;}
.head_menu ul .wrapper {position: relative;text-align: left;top: 50%;margin-top: -160px;}
.head_menu ul .cn {height: 40px;font-size: 20px;color: #222;line-height: 40px;font-weight: bold;margin-bottom: 38px;}
.head_menu ul .cn a {color: #222;}
.head_menu ul .en {font-size: 38px;line-height: 48px;color: #222;text-transform: capitalize;font-family: "Times New Roman";}
.head_menu ul .en a {color: #222;}
.head_menu ul li:hover .en a {color: #1c5cb3;}
.head_menu ul li:hover .cn a {color: #1c5cb3;}
.head_menu ul dd {width: 100%;font-size: 16px;color: #777;line-height: 36px;position: relative;}
.head_menu ul dd a {position: relative;color: #777;}
.head_menu ul dd:hover a {color: #1c5cb3;}
.head_menu ul dd:hover:before {background-color: #1c5cb3;}
.head_menu a.close {position: absolute;right: 40px;top: 20px;width: 42px;height: 42px;z-index: 10;background: #1c5cb3 url('../images/cha.png') center no-repeat;cursor: pointer;border-radius: 50%;-webkit-transition: .5s;
transition: .5s;-webkit-animation: circle-shadow 2s infinite both;animation: circle-shadow 2s infinite both;}
.head_menu a.close:hover {-webkit-transform: rotate(360deg);transform: rotate(360deg);}
.head_menu dd a:after {left: 100%;position: absolute;bottom: -1px;content: " ";width: 0;border-bottom: 1px solid #1c5cb3;-webkit-transition: .3s;transition: .3s;}
.head_menu dd:hover a:after {width: 100%;left: 0;transition: width 0.3s;-webkit-transition: width 0.3s;}
@media screen and (max-width: 1520px) {
.head_menu ul .en {font-size: 24px;}
}
@media screen and (max-width: 1250px) {
.head_menu ul .cn {font-size: 20px;}
.head_menu ul .en {font-size: 20px;}
}

/* ------------------------ */

@-webkit-keyframes circle-shadow {
	0% {
	  -webkit-box-shadow: 0 0 0 0px rgba(10, 96, 198, 0.4);
			  box-shadow: 0 0 0 0px rgba(10, 96, 198, 0.4);
	}
	100% {
	  -webkit-box-shadow: 0 0 0 20px rgba(10, 96, 198, 0);
			  box-shadow: 0 0 0 20px rgba(10, 96, 198, 0);
	}
  }
  @keyframes circle-shadow {
	0% {
	  -webkit-box-shadow: 0 0 0 0px rgba(10, 96, 198, 0.4);
			  box-shadow: 0 0 0 0px rgba(10, 96, 198, 0.4);
	}
	100% {
	  -webkit-box-shadow: 0 0 0 20px rgba(10, 96, 198, 0);
			  box-shadow: 0 0 0 20px rgba(10, 96, 198, 0);
	}
  }

  

@media screen and (min-width:1024px){
	.navsjout{ display: none;}
}
@media screen and (max-width:1023px){
	.nav{ display: none;}
	.navbtn{ display: block;}
	.navsjout{ display: block;}
	.headright{ right: 10px;}
}
@media screen and (max-width:1023px){
	.special.head{ background-color: #fff; border-bottom-color: #e8e8e8;		box-shadow: 0 2px 6px 0 rgba(0,0,0,0.1);}
}
@media screen and (max-width:790px){
	.head .pclogo{display: none;}
	.head .tellogo{display: block; width: 80%; margin-top:0.2rem;}
	.topsouout .topsou{ width: 70%; padding-right: 10%;}
	.topsou input.anniu{ width: 12.5%;}
	.head_menu ul{max-width: 95%; margin: 0 auto;display: block; padding: 0;}
	.head_menu ul .wrapper{top: 10%; margin-top: 0;}
	.head_menu ul li{max-width: 100%; display: block; height:auto;}
	.head_menu ul .en{display: none;}
	.head_menu ul .cn{margin-bottom: 0; line-height:50px;  height: auto;}
	.head_menu ul dd{width: 33%;  line-height: 31px;}
	.tel_list{width: 100%;display: flex; display:-webkit-flex;  -webkit-justify-content: left;   justify-content:left;flex-wrap: wrap;}
	.tel_list dd{width: 33%;  line-height: 31px;}
  }

@media screen and (max-width:640px){
	.head,.headshadow{ height: 60px;}
	.head .logo{ line-height: 60px;}
	.headright{ top:10px;}

	.nav&gt;li&gt;a{ line-height: 60px;}
	.navsjout{ top:60px;}
	.navbtn{ top: 10px;}
}
@media screen and (max-width:540px){
	.head .logo{ left:0}
}


/* ------------------------ */
#banner{position:relative;overflow:hidden;width:100%; margin-top: 100px;}
#banner ul{position:relative;overflow:hidden;width:300%;margin: 0;}
#banner ul li{width:33.333%;float:left}
#banner ul li img{width:100%;display:block;}
#banner aside{position:absolute;top:0;bottom:0;height:0;width:90%;right:0;left:0;margin:auto}
#banner aside span{display:block;width:65px;height:65px;z-index:63;background:rgba(255,255,255,0.3);border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;position:relative;cursor:pointer;opacity:0;transition:all 0.3s;margin-top:-2%;}
#banner:hover aside span{opacity:1;}
#banner aside span:after{content:'';position:absolute;top:0;bottom:0;right:0;left:20%;margin:auto;width:27px;height:27px;border-top:3px solid #ffffff;border-left:3px solid #ffffff;-webkit-transform:rotateZ(-45deg);-moz-transform:rotateZ(-45deg);-ms-transform:rotateZ(-45deg);-o-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
#banner aside span.prev{float:left;}
#banner aside span.next{float:right;}
#banner aside span.next:after{left:0;right:20%;-webkit-transform:rotateZ(135deg);-moz-transform:rotateZ(135deg);-ms-transform:rotateZ(135deg);-o-transform:rotateZ(135deg);transform:rotateZ(135deg)}
#banner #bannerBtnS{width:85px;position:absolute;right:0;left:0;bottom:3%;margin:auto}
#banner  #bannerBtnS em{display:block;float:left;width:13px;height:13px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;border:3px solid #fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0 4.75px;background:#fff;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;cursor:pointer}
#banner  #bannerBtnS em.act{background:#f0c02e}


/*===================== é¦–é¡µ START =====================*/

.section_one {height: 100%;}
.section_one&gt;a{display:inline-block;position:absolute;left:0;right:0;bottom:5%;margin:auto;z-index:99;width:66px;animation:sss 1s infinite alternate linear;}
.section_one .section_one_wz {position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;text-align: center;height: 300px;}
.section_one .section_one_wz img {display: block;margin: 0 auto;}
.section_one .section_one_wz b {display: block;text-align: center;font-size: 28px;color: #1e2283;}
.section_one .section_one_wz strong {display: block;text-align: center;border-radius: 30px;width: 340px;margin: 30px auto;padding: 10px 0;background: #1d2087;color: #fff;font-size: 22px;}
.section_one .banner1 {height: 100vh;min-height: 600px;max-height: 1600px;width: 100%;position: relative; overflow:hidden}
.section_one .bannerbg {width: 100%;height: 100%;display: block;background: rgba(45, 48, 50, 0.25) url(../images/banner_bg.png) repeat;position: absolute;z-index: 2;}
.section_one .banner1 .video_bg {position: absolute;top: 0;width: 100%;left: 0;height: 100%;z-index: 2;}
.section_one .banner1 .video_box {height: 100%;display: block;width: 100%;overflow: hidden;position: relative;}
.section_one .banner1 .video_bg img {display: inline;}
.section_one .vidbacking-active-body-back {position: relative;z-index: 1;width: 120%;height: 120%;top: 0%;left: -10%;overflow: hidden;opacity: 1;transition: 2s opacity;}
.section_one .vidbacking-active-block-back {position: absolute;min-width: 100%;min-height: 100%;height: auto;width: auto;z-index: 4;top: 50%;left: 50%;transform: translateX(-50%) translateY(-50%);}
.section_one .banner1 .video_bg{position:absolute;top:0;width:100%;left:0;height:100%;z-index:2;}
.section_one .banner1 .video_box{height:100%;display:block;width:100%;overflow:hidden;position:relative;}
.section_one .banner1 .video_bg img{display:inline-block;}
.section_one .banner1 .video_bg .bannertxt h5,.section_one .banner1 .video_bg .bannertxt h3{color:#fff;text-shadow:0px 1px 3px rgba(0,0,0,0.4),0px 0px 30px rgba(0,0,0,0.075);letter-spacing:1px;}
.section_one .banner1 .video_bg .bannertxt h5{font-weight:700;margin:30px 0 20px 0;}
.section_one .banner1 .video_bg .bannertxt h3{font-weight:400;}
.section_one .vidbacking-active-body-back{position:relative;z-index:1;width:120%;height:120%;top:0%;left:-10%;overflow:hidden;opacity:1;transition:2s opacity;}
.section_one .vidbacking-active-block-back{position:absolute;min-width:100%;min-height:100%;height:auto;width:auto;z-index:4;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);}
.section_one .vidbacking{display:none;}

.banner_tex{width: 85%; margin:7% auto 0 auto; display: flex; display:-webkit-flex;-webkit-justify-content: space-between;   justify-content: space-between; }
.bannertxt{width: 48%; margin-top: 7%;}
.bannertxt img{width: 92%;}
.bannertxt h3{ line-height: 40px;}
.banner_pro{width: 45%;}
.banner_pro img{width: 100%;}

@media( max-width:1440px ){
	.banner_tex{margin-top: 11%;}
}


.section_two .bg_move{background:url(../images/img2.jpg) center no-repeat;}
.ode_p2-line1 { width: 400px; height: 400px; border: 0px solid #00b1ef; border-radius: 50%; position: absolute; left: 50%; margin-left: -200px; top: 30%; z-index: 1; animation: line1 8s linear infinite 2s; opacity: 0; box-shadow: 1px 1px 36px #00b1ef; } 
.ode_p2-line2 { width: 400px; height: 400px; border: 0px solid #00b1ef; border-radius: 50%; position: absolute; left: 50%; margin-left: -200px; top: 30%; z-index: 1; animation: line1 8s linear infinite 4s; opacity: 0; box-shadow: 1px 1px 36px #00b1ef; } 
.ode_p2-line3 { width: 400px; height: 400px; border: 0px solid #00b1ef; border-radius: 50%; position: absolute; left: 50%; margin-left: -200px; top: 30%; z-index: 1; animation: line1 8s linear infinite 6s; opacity: 0; box-shadow: 1px 1px 36px #00b1ef; } 
.ode_p2-line4 { width: 400px; height: 400px; border: 0px solid #00b1ef; border-radius: 50%; position: absolute; left: 50%; margin-left: -200px; top: 30%; z-index: 1; animation: line1 8s linear infinite 8s; opacity: 0; box-shadow: 1px 1px 36px #00b1ef; } @keyframes line1 { 0% { transform: scale(0); opacity: 1; } 50% { transform: scale(1.5); opacity: 1; } 100% { transform: scale(3); opacity: 0; } }
.section_two .img1{margin:0 auto;}
.section_two .prologo{display: inline-block;position: relative;}
.section_two .prologo .ppic{position: absolute;margin: auto;}
.section_two .prologo .p1{left: -320px;top: 0;bottom: 0;}
.section_two .prologo .p2{top: -300px;left: 0;right: 0;}
.section_two .prologo .p3{right:  -350px;top: 0;bottom: 0;}
.section_two .prologo .p4{bottom: -330px;left: 0;right: 0;}

@media( max-width:1500px ){
	.section_two .prologo .p1{left: -380px;}
	.section_two .prologo .p2{top: -140px;}
	.section_two .prologo .p3{right: -250px;}
	.section_two .prologo .p4{top: 120px;}
}

.section_three .bg_move{background:url(../images/img3.jpg) center no-repeat;}
.section_three .fl{margin-left: 5%;}
.section_three .fr{margin-right: 5%;margin-top: 30px;}
.section_three .title {text-align: left;text-shadow: 0 0 15px rgba(0,0,0,.5);}
.section_three .title strong::after{display: none;}
.section_three .img1{margin:0 auto;}
.section_three .p{font-size:18px;color:#3e3e3e;text-align: center;}

#scroll_one{height:300px;width:90%;position:relative;overflow: hidden;margin:40px auto 0;}
#scroll_one ul{width:100000px;position:absolute;left:0;}
#scroll_one ul li{float: left;width:300px;text-align: center;margin-right:16px;background-color: #fff;position: relative;}
#scroll_one ul li .img{overflow: hidden;}
#scroll_one ul li img{-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
#scroll_one ul li:hover img{-webkit-transform:scale(1.2, 1.2);-moz-transform:scale(1.2, 1.2);-o-transform:scale(1.2, 1.2);-ms-transform:scale(1.2, 1.2);transform:scale(1.2, 1.2);}
#scroll_one ul li h3{font-size:18px;color:#fff;background: url(../images/plbg.png) no-repeat;text-align: left;background-size: cover;position: absolute;bottom: 0;height:58px ;line-height: 58px;width: 100%;text-indent: 15px;}
#scroll_one ul li:hover{background-color: #1d5cb2;}
#scroll_one ul li:hover h3{color:#fff;}
.section_three .more{width:272px;height:41px;margin:40px auto 0;line-height:39px;font-size:16px;color:#fff;background:#bc0e31;text-align: center;border-radius: 30px;}
.section_three .more:hover{background: #1d5cb2;}
@-webkit-keyframes loadRotate {
	from {
	  -webkit-transform: rotateZ(0deg); }
	to {
	  -webkit-transform: rotateZ(360deg); } }
  @keyframes loadRotate {
	from {
	  transform: rotateZ(0deg); }
	to {
	  transform: rotateZ(360deg); } }
  .cppic {
	-webkit-animation: loadRotate 10s linear infinite;
	-webkit-animation-fill-mode: both;
	animation: loadRotate 10s linear infinite;
	/*åŠ¨ç”»ä»Žå¤´åˆ°å°¾çš„é€Ÿåº¦æ˜¯ç›¸åŒçš„  liner*/
	/*æŒ‡å®šåŠ¨ç”»åº”è¯¥æ’­æ”¾æ—&nbsp;é™æ¬¡ï¼ˆæ°¸è¿œï¼‰*/
	animation-fill-mode: both;
	/*åŠ¨ç”»ç»“æŸå‰å’Œç»“æŸåŽéƒ½åº”ç”¨è¯¥å±žæ€§ animation-fill-mode:both; */ }

.section_four .bg_move{background:url(../images/img4.jpg) center no-repeat;}
.section_four .auto{width:1280px;margin:0 auto;}
.section_four .info{width:550px;height: 550px;background: url(../images/yuan.png) no-repeat center;background-size: cover;padding-top: 1px;margin:0 auto;position: relative;text-align: center;z-index: 2;}
.section_four .info&gt;img{position: absolute;top: 0px;left: 0;right: 0;bottom:0;margin: auto;z-index: -1;}
.section_four .info strong{display: block;font-weight:700;font-size:50px;color:#fff;text-align: center;margin-top: 10%;}
.section_four .info strong span{font-weight:400;display: block;font-size: 40px;}
.section_four .info .txt{background:url(../images/b1.png) left center no-repeat;font-size:22px;color:#ffc000;padding-left:30px;}
.section_four .info .text{font-size:16px;line-height:30px;color:#fff;padding:30px 8% 0;}
.section_four .info .text .more{color: #fff;display: inline-block;background: #ee2835;border-radius:30px;padding: 3px 30px}
.section_four .info .text .more:hover{background: #bd1e2d}
.section_four .num{height:133px;width:1102px;margin:-200px auto 0;text-align: center;position: relative;z-index: 1;}
.section_four .num .item{display: inline-block;text-align: center;margin-top:18px;color:#fff;float: left;}
.section_four .num .item:last-child{float: right;}
.section_four .num .item h3{font-size:100px;font-weight:bold;}
.section_four .num .item h3 i{font-style: normal;}
.section_four .num .item h3 span{font-size:22px;font-weight:100;}
.section_four .num .item p{font-size:18px;}

.section_six .bg_move{background:url(../images/img5.jpg) center no-repeat;}
.section_six .middle_box{background:url(../images/bg5.png) center no-repeat;z-index: 2;}
.section_six .info{width:85%;margin:auto;}
.section_six .info a&gt;img{margin-top: -100px;}
.section_six .scroll .ts, .section_six .title strong::before{display: none;}
.section_six .title{text-align: left;margin: 0;}
#top_scroll {height:340px;overflow: hidden;width:70%; z-index: 99; margin-top: 3%;}
#top_scroll ul li{float: left;width:23%;margin:1%;background-color:#ffffff;text-align: center;}
#top_scroll ul li .imge{overflow: hidden;}
#top_scroll ul li img{-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
#top_scroll ul li:hover img{-webkit-transform:scale(1.2, 1.2);-moz-transform:scale(1.2, 1.2);-o-transform:scale(1.2, 1.2);-ms-transform:scale(1.2, 1.2);transform:scale(1.2, 1.2);}
.section_six .img{position: absolute;right:0;bottom:0;width:610px;transition: .5s;}
.section_six .img:hover{right: 5%;}

.xiaoren { position: absolute; right: 0; bottom: 0;z-index: 1; }
.xiaoren img{width: 90%;}


@media screen and (max-width:1400px){
	.xiaoren {width: 412px;right: 0px	}
}

.section_seven .bg_move{background:url(../images/img6.jpg) center no-repeat;}

.section_seven .info{width:85%;margin: auto;}
.title{text-align: center;margin-bottom: 50px;}
.title h3{font-size: 40px;font-weight: 700;color: #fff;}
.title strong{font-size:50px;display: inline-block;color:#fff;font-weight:700;position: relative;}
.title strong::after, .title strong::before{content: "";width:85px;height:1px;background-color: rgba(255,255,255,0.5);display: inline-block;position: absolute;top: 0;bottom: 0;margin: auto;}
.title strong::before{right:  -100px;}
.section_seven .news_box{width:100%;position: relative;z-index:1;}
.section_seven .news_box:hover .item{filter: blur(5px);}
.section_seven .item{width:32.33%;float:left;margin:0 0.5%;background:rgba(255,255,255,0.3);border:1px solid #fff;box-sizing: border-box;transition: .5s;}
.section_seven .info .news_box .item:hover{filter: blur(0px);background: rgba(29,92,178,1);border: 1px solid rgba(29,92,178,1);}
.section_seven .item a{padding:46px 34px;color:#333;text-align: left;}
.section_seven .item:hover a{color:#fff;}
.section_seven .item .date{line-height:58px;font-size:28px;}
.section_seven .item h3{line-height:58px;font-size:22px;font-weight: 700;}
.section_seven .item .text{padding:16px 0 32px;}
.section_seven .item .text p{font-size:16px;line-height:28px;word-break: break-all;  text-overflow: ellipsis; overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.section_seven .item span{display: block;width:138px;height:28px;text-align: center;line-height:28px;text-align: center;color:#fff;border-radius:80px;border:1px solid #fff;}

.section_eight .bg_move{background:url(../images/img7.jpg) center no-repeat;}
.section_eight .title{width:1033px;background:url(../images/h1.png) center center no-repeat;margin:0 auto;}
.section_eight img{margin:0 auto;}
.section_eight .title .call{display: inline-block;padding-left:90px;height:54px;line-height:54px;background:url(../images/a3.png) left center no-repeat;}
.section_eight .title .call img{display: inline-block;vertical-align:middle;}
.sy_lx_con{margin:0 auto;background:url(../images/l4.png) center no-repeat;height:372px;text-align:center;color:#fff;width:1197px;padding:61px 0 0;}
.sy_lx_con dl{float:left;margin:0 70px 0 0;width:349px;}
.sy_lx_con dl:nth-child(3){margin:0}
.sy_lx_con dl dd{margin-top:10px;}
.sy_lx_con dl dd b{display:block;color:#fff;font-size:30px;}
.sy_lx_con dl dd h5{color:#fff;}
.sy_lx_con p{color:#fff;text-align:center;line-height:200%;font-size:18px;}
.sy_lx_con a{padding-top:30px;display:inline-block;}
.sy_lx_con a img{transition:All 0.4s;}
.sy_lx_con a:hover img{transform:rotate(360deg);-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg);}
/*===================== é¦–é¡µ END =====================*/

/*äº§å“åˆ†ç±»*/
.pro{ width:100%; margin:0px auto; position: relative;background:url("../images/prolist.jpg") no-repeat center top; overflow: hidden; padding: 4% 0; background-attachment: fixed; background-size: cover;}
.pro_tit::before{ display: block; text-align: center; font-size: 95px; font-family: impact; color: rgba(255,255,255,.12); text-transform: uppercase;}
.pro_tit h2{text-align: center; font-weight: bold; color: #0ca234; font-size: 52px;margin-top: -80px; }
.pro_tit h2 span{ font-size: 62px; color: #fff; font-weight: 550; font-style: normal;}
.prolist{width: 85%; margin:3% auto 0 auto;}
.prolist ul{display: flex; display:-webkit-flex; -webkit-justify-content: center;   justify-content:center;flex-wrap: wrap;}
.prolist li{ width: 10%; margin: 0.5%;border:1px solid transparent; border-color: rgba(255, 255, 255, 0.5); text-align: center; padding:1% 0;transition: .5s; }
.prolist li a{color: #fff;}
.prolist li:hover{ background: #e5110d;}



/*footer*/

/*footer*/
.end{ height:65px; background:#0a60c7;position: fixed;z-index: 2; width: 100%; left: 0; bottom: 0; color: #fff;}
.end a{display: inline-block;}
.end .s_width{ width:90%; margin: 0 auto;}
.end .end_l{ }
.end  img{max-width:none; display:inline-block;}
.end .end_l p{ font-size:16px; color:#fff; float:right; line-height:65px;}
.end .end_l p a{color: #fff; padding-left: 10px;}
.end .end_r{ padding-top:8px;}
.go_top{display: none;background-color:#0e82e7;width:34px;height:34px;text-align: center;border-radius:50%;position: fixed;right:15px;bottom:100px;z-index:99999999999;}
.go_top img{display: inline-block;margin-top:12px;width:16px;}


@media screen and (max-width:1440px){
	.footer .f_wx{ width: 30%; padding:3% 0; }
	.footer .f_about{ padding:3% 0 0 0%;}
	.footer .f_pro{padding:3% 0 0 0%;}
	

}

@media (max-width:1280px){
	.footer .s_width{ width:90%;}
	.footer .f_wx li{ width:100px;}
}

/* é¢åŒ…å±‘*/
.baninfo {height: 60px;position: relative;z-index: 2;background-color: #f1f1f1;width: 100%; }
.baninfo .cer8 {height: 100%;}
.erji {float: left;font-size: 0;white-space: nowrap;text-align: center;padding: 10px 0;max-width: 100%;line-height: 36px;height: 36px;}
.erji a {display: inline-block;width: 110px;height: 100%;margin-left: 26px;border-radius: 18px;color: #333;font-size: 16px;line-height: 36px;vertical-align: top;background-color: #f1f1f1;}
.erji a:first-child {margin-left: 0;}
.erji a:after {content: '';position: absolute;left: 100%;bottom: 0;z-index: 0;display: none;width: 0;height: 1px;background-color: #009de2;-webkit-transition: 0.3s;transition: 0.3s;}
.erji a:hover {background-color: #fff;color: #2778be;}
.erji a.on {background-color: #2778be;color: #fff;font-weight: bold;}
.erji a:hover:after {left: 0;width: 100%;-webkit-transition: width 0.3s;transition: width 0.3s;}
.tree {float: right;height: 100%;font-size: 14px;line-height: 60px;color: #666;padding-left: 30px;background: url('../images/point1.png') 0 no-repeat; padding-right: 2%;} 
.tree a {display: inline-block;height: 100%;color: #666;vertical-align: middle;}
.tree a:hover,.tree a.leaf {color: #2778be;}
.tree i {display: inline-block;width: 28px;height: 100%;vertical-align: middle;text-align: center;}
@media screen and (max-width: 1440px) {
.tree {display: none;}
.erji {float: none;overflow: auto;}
}


/* ===================== å†…é¡µ Banner å›¾ ===================== */
.inbanner {width: 100%;height: 600px;position: relative;overflow: hidden; background: #000;}
.sec20 .inbanner {height: 100vh;}
.inbanner &gt; img {position: relative;width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;z-index: 0; opacity: 0.1;}
.inbanner .cer {position: relative;height: 100%;}
.ibcatein {position: absolute;width: 100%;left: 0;top:55%;z-index: 1;color: #fff;text-align: center;overflow: hidden;margin-top: -84px;}
.ibcatein .cn {font-size: 30px;line-height: 46px;}
.ibcatein .en {font-size: 72px;line-height: 84px;font-weight: bold;text-transform: uppercase;}
.ibcatein .en:after {content: '';position: absolute;left: 50%;bottom: 0;z-index: 0;width: 66px;height: 2px;background-color: #fff;margin-left: -33px;display: none;}
.outnavbg {width: 100%;position: absolute;left: 0;bottom: 28px;z-index: 5;}


.main{width: 100%; margin:70px auto 5% auto;display: flex; display:-webkit-flex;-webkit-justify-content: space-between;   justify-content: space-between; }
.main .main_l{width: 75%;}
.main .main_r{width: 25%; position: fixed; right: 0; z-index: 1; height: 100%;} 
.aboutone {padding:5% 3%;overflow: hidden;position: relative; }
.aboutcon {overflow: hidden;margin-top: 4%;}
.aboutl {width: 100%;}
.abcate {position: relative;}
.abcate .cn {font-size: 46px;color: #222;line-height: 66px;letter-spacing: 2px;font-weight: bold;}
.abcate .cn span {color: #0a60c6;}
.abcate .cn2 {color: #222;line-height: 66px;}
.abcate i {position: absolute;right: 0;top: 23px;z-index: 2;width: 80px;height: 80px;display: block;visibility: hidden;}
.abcate s {position: absolute;left: 50%;top: 62px;right: 0;z-index: 1;height: 1px;background-color: #eee;}
.abouttxt {overflow: hidden;font-size: 16px;line-height: 32px;color: #555;text-align: justify;text-indent:2em;}
.abouttxt img {display:inline-block;}




/*äº§å“è¯¦æƒ…é¡µ*/
.container{width: 90%; margin: 1% auto; background: #fff;}
.container h2{text-align: center;font-weight: bold; font-size: 38px;}
.info-intro{text-align: center; font-size: 16px; line-height: 55px; border-bottom:1px solid transparent; border-color: rgba(151, 151, 151, 0.3); padding-bottom: 15px;}
.info-pic{ margin: 10px 0;}
.info-pic img{ margin: 0 auto; display: block;}
.info_cont{font-size: 16px; line-height: 31px;;}
.info_cont p{ margin-bottom: 15px;}

.se_proshow{width: 80%; margin: 0 auto; background: #fff; padding: 4%;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;}
.se_pro_l{width: 50%;}
.se_pro_l img{width: 100%;}
.se_pro_r{width: 45%;}
.se_pro_r h2{font-weight: 700; margin-bottom: 3%;}
.se_pro_r h2:after{ content:""; width:60px; height:5px; background:#0a60c7; display:block; margin-top:10px; margin-bottom:20px;}
.se_pro_r .proread_date{ line-height: 45px;}
.pro_tel{width:30%;background: #e74643;background-image: -webkit-linear-gradient(left, #e74643, #c10a0c);font-size: 20px;text-align: center;line-height: 55px; margin-top: 5%;transition: .5s;}
.pro_tel a{color: #fff;}
.pro_tel:hover{ background: #0a60c7;}

.seprobox{width: 80%; margin: 3% auto 0 auto;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;}
.seprobox .seprobox_l{ background: #fff; width: 69%; padding: 3%;}
.seprobox .seprobox_l h3 {margin-top: 50px;margin-bottom: 40px;font-size: 36px;color: #000000;line-height: 1.3;font-weight: bold;}
.seprobox .seprobox_l h3 i {margin-right: 3.125%;font-size: 36px;color: #c4c4c4;font-family: "Consolas";font-style: normal;font-weight: normal;line-height: 1;opacity: 0.5;}
.seprobox .seprobox_l h3 i:before {content: "";width: 12px;height: 3px;background: #c4c4c4;display: inline-block;vertical-align: middle;margin-right: 17px;}
.seprobox .seprobox_l p {margin-top: 40px;margin-bottom: 40px;color: #000000;line-height: 1.8;}
.seprobox .seprobox_r{  width: 30%;}
.seprobox .seprobox_r .tj-pro{background: #fff; padding: 3%;}
.seprobox .seprobox_r .tj-pro strong{font-size: 26px;color: #004ac1;text-align: center;font-weight: bold; display: block;}
.seprobox .seprobox_r .tj-pro ul{width: 90%; margin:5% auto 0 auto;}
.seprobox .seprobox_r .tj-pro li{width: 100%;}
.seprobox .seprobox_r .tj-pro li img{width: 100%;}
.seprobox .seprobox_r .tj-pro h3{text-align: center; padding: 3% 0;}

.seprobox .seprobox_r .tj-prolist{background: #fff; padding: 3%;margin-top: 20px;}
.seprobox .seprobox_r .tj-prolist strong{font-size: 26px;color: #004ac1;text-align: center;font-weight: bold; display: block;}
.seprobox .seprobox_r .tj-prolist ul{display: flex; display:-webkit-flex; -webkit-justify-content: center;   justify-content: center;flex-wrap: wrap; margin-top: 3%;}
.seprobox .seprobox_r .tj-prolist li{margin: 0 10px 10px 0; background: #f9f9f9; line-height: 40px; text-align: center; padding: 0 3%;}


.more-info{ line-height: 40px;}
.more-info ul{width: 90%; margin: 0 auto;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between; padding-top: 20px;}
.more-info li{width: 50%;}
.more-info a{display: inline-block;}
.more-info li em{font-weight: 500; padding-right: 15px;}

@media (max-width:750px){
	.container{margin-bottom: 15%;width: 95%; }
	.more-info ul{width: 95%; display: block;}
	.more-info li{width:100%;}
}



/*å†…é¡µå…¬å¸ç®€ä»‹*/
.se_about{width: 90%; margin: 2% auto;}
.se_about_tit{ margin-bottom: 3%;}
.se_about_tit h2{ text-align: center;background:url("../images/news_tit.png") no-repeat center top;   margin: 0 auto; font-size: 55px; line-height: 90px; font-weight: 500; padding-top: 35px;background-size:19%; color:  #139b77; }
.se_about_tit h2 em{font-weight: 800; color: #e37b32;}
.se_about_tit h2:after{ content: ""; width: 100px; height: 5px; background: #159e50; display: block; margin:10px auto 0 auto;border-radius: 10px}
.se_about_tit p{text-align: center; margin-top: 20px; color: #999;text-indent:2em;}
.se_about_cont{ background: #f2f2f2; padding: 3%; line-height: 31px;}
.se_about_cont p{ margin-bottom: 1%;}
.se_about_cont img{width: 100%;}

.culture {background:url(../images/culture.jpg) no-repeat center top;padding: 4% 0 4%;background-attachment: fixed;background-position: center;background-size: cover;text-align: center;}
.culture-wrap {margin: auto;width: 80%;}
.culture-title {margin-bottom: 1rem;}
.culture-title strong {display: block;line-height:2;letter-spacing: 2px;color: #fff;font-size: 36px;font-weight: normal;}
.culture-title p {color: #fff;font-size: 18px;}
.culture-hide {display: flex;display: -webkit-flex;justify-content: center;-webkit-justify-content: center;align-items: center;-webkit-align-items: center;}
.culture-item {position: relative; margin: 2% 1% 0 1%; z-index: 3;width: 24%;display: flex;display: -webkit-flex;justify-content: center;-webkit-justify-content: center;align-items: center;-webkit-align-items: center;box-sizing: border-box;height: 200px;border: 1px solid rgba(255, 255, 255, 0.46);}
.culture-item:before {content: "";width: 100%;height: 0;background: #0a60c6;position: absolute;left: 0;bottom: 0;transition: 0.56s;z-index: -1;}
.culture-item:hover,.culture-item.active {color: #0a60c6;}
.culture-item:hover:before,.culture-item.active:before {height: 100%;bottom: auto;top: 0;}
.culture-item:hover {border-color: #0a60c6;}
.culture-item:hover figure img {transform: translateY(-8px);}
.culture-item:hover .culture-text strong,.culture-item:hover .culture-text p {color: #fff;}
.culture-item figure {display: block;position: relative;}
.culture-item figure img {display: block;width: 100%;height: auto;transition: 0.4s;}
.culture-item figure img.hide {position: absolute;left: 0;top: 0;opacity: 0;visibility: hidden;}
.culture-text {margin-left: 28px;padding-top: 12px;text-align: left;}
.culture-text strong {display: block;margin-bottom: 20px;line-height: 1;letter-spacing: 3px;color: #fff;font-weight: normal;transition: 0.4s;}
.culture-text p {color: #fff;transition: 0.4s;}

.info_cont{line-height: 31px;}
.news-title{margin: 0 auto 2% auto;text-align: center; }
.news-title p{font-size: 16px;}
.news-title .info-intro span{line-height: 31px;}
.info_cont p img{display: inline-block;}

@media screen and (max-width: 770px) {
	.ny_zhenghe{ width:95%; margin:1rem auto;}
	.ny_zhenghe li{width: 4.5rem; height:5rem; margin: 0 0.1rem 0.1rem 0;}
	.ny_zhenghe .adv_a span,.ny_zhenghe .adv_b span,.ny_zhenghe .adv_c span,.ny_zhenghe .adv_d span,.ny_zhenghe .adv_e span,.ny_zhenghe .adv_f span,.ny_zhenghe .adv_g span,.ny_zhenghe .adv_h span{display: none;}
	.culture-title strong{font-size: 0.8rem;}
	.culture-title p{font-size: 0.35rem; line-height: 0.4rem;}
	.culture-title{margin-bottom:1rem}
	.culture-wrap{width: 95%;}
}

@media (max-width:769px){
	.se_about_tit h2{font-size: 30px; padding-top: 20px; line-height: 45px;}	
}



/*å†…é¡µäº§å“å±•ç¤º*/

.se_case { width:90%; margin:0 auto 0 auto; background: #fff; padding: 4% 0; }
.se_case ul{display: flex;justify-content: flex-start;flex-wrap: wrap;}
.se_case ul li{width:20%;background:#fff;border:1px solid #e5e5e5;border-radius:18px;overflow:hidden;padding:12px;margin-right:2%;margin-bottom:33px;position:relative;z-index:1}
.se_case ul li:nth-child(4n){margin-right: 0;}
.se_case ul li:before{content:"";background-color:#52a2d6;background-image:linear-gradient(#0a60c6,#054fa6);position:absolute;left:0;right:0;top:100%;bottom:0;z-index:-1;transition:all linear .3s}
.se_case ul li&gt;a{display: block;display: block;width: 100%; height: 0;overflow: hidden;position: relative;padding-top: 75%;border-radius:10px 10px 0 0}
.se_case ul li img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.se_case ul li p a{font-size:18px;color:#666;line-height:45px;text-align:center;display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding:0;transition:all linear .3s}
.se_case ul li:hover:before{top:0}
.se_case ul li:hover p a{font-weight:700;color:#fff}


.se_pro { width:90%; margin:0 auto 0 auto; background: #fff; padding: 4% 0; }
.se_pro ul{display: flex;justify-content: flex-start;flex-wrap: wrap;}
.se_pro ul li{width:20%;background:#fff;border:1px solid #e5e5e5;border-radius:18px;overflow:hidden;padding:12px;margin-right:2%;margin-bottom:33px;position:relative;z-index:1}
.se_pro ul li:nth-child(4n){margin-right: 0;}
.se_pro ul li:before{content:"";background-color:#52a2d6;background-image:linear-gradient(#0a60c6,#054fa6);position:absolute;left:0;right:0;top:100%;bottom:0;z-index:-1;transition:all linear .3s}
.se_pro ul li&gt;a{display: block;display: block;width: 100%; height: 0;overflow: hidden;position: relative;padding-top: 100%;border-radius:10px 10px 0 0}
.se_pro ul li img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.se_pro ul li p a{font-size:18px;color:#666;line-height:45px;text-align:center;display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding:0;transition:all linear .3s}
.se_pro ul li:hover:before{top:0}
.se_pro ul li:hover p a{font-weight:700;color:#fff}

.se_honor { width:90%; margin:0 auto 0 auto; background: #fff; padding: 4% 0; }
.se_honor ul{display: flex;justify-content: flex-start;flex-wrap: wrap;}
.se_honor ul li{width:16%;background:#fff;border:1px solid #e5e5e5;border-radius:18px;overflow:hidden;padding:12px;margin-right:2%;margin-bottom:33px;position:relative;z-index:1}
.se_honor ul li:nth-child(5n){margin-right: 0;}
.se_honor ul li:before{content:"";background-color:#52a2d6;background-image:linear-gradient(#0a60c6,#054fa6);position:absolute;left:0;right:0;top:100%;bottom:0;z-index:-1;transition:all linear .3s}
.se_honor ul li&gt;a{display: block;display: block;width: 100%; height: 0;overflow: hidden;position: relative;padding-top: 135%;border-radius:10px 10px 0 0}
.se_honor ul li img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.se_honor ul li:hover:before{top:0}

@media screen and (max-width: 1440px) {
	.se_honor ul li{width:15%;}
}

@media( max-width:1280px ){
	.se_honor ul li{width:15%;}	
}
.fenye{width: 1280px; margin: 0 auto 1% auto;display: flex; display:-webkit-flex;-webkit-justify-content:center;   justify-content: center; align-items: center;-webkit-align-items: center; height: 45px;}
.fenye_zong{ font-size: 14px; width: 200px; background: #f2f2f2; text-align: center;  line-height: 45px;}


/*å†…é¡µç®€ä»‹*/
.ny_about{ width:100%; height:500px; overflow:hidden;background-attachment: fixed; background-size: cover;}
.ny_about_cont{ width:80%; margin:50px auto;}
.ny_about_cont h2{ font-size:40px; color:#159e50; line-height:80px;}
.ny_about_cont p{ font-size:18px; line-height:35px; color:#666; margin-top:30px;text-indent:2em;}


/*se_hangye*/
.newslist {padding: 80px 0;width: 90%;font-size: 0;overflow: hidden; margin: 0 auto;}
.newslist li {width: 100%;border-bottom: 1px solid #e7e7e7;}
.newslist li .lin {padding: 60px 0;position: relative;}
.newslist li a {display: block;position: relative;min-height: 225px;overflow: hidden;padding-right: 540px;}
.newslist li .pic {position: absolute;right: 0;top: 0;z-index: 1;width: 400px;height: 225px;overflow: hidden;}
.newslist li .pic img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}
.newslist li .wrap {padding: 26px 0 0;}
.newslist li h3 {font-size: 26px;color: #333;line-height: 42px;height: 42px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-weight: bold;margin: 20px 0;}
.newslist li .date {font-size: 24px;color: #999;line-height: 32px;height: 32px;font-family: "Times New Roman";}
.newslist li .txt {color: #666;line-height: 31px;text-align: justify;overflow: hidden;height: 89px;-webkit-box-orient: vertical;}
.newslist li i {width: 50px;height: 50px;border-radius: 50%;overflow: hidden;-webkit-box-shadow: 0 0 0 50px rgba(255, 255, 255, 0.15);box-shadow: 0 0 0 50px rgba(255, 255, 255, 0.15);-webkit-transition: 0.5s;transition: 0.5s;
opacity: 0;position: absolute;left: 50%;top: 50%;z-index: 2;margin-left: -25px;margin-top: -25px;}
.newslist li:hover i {width: 200px;height: 200px;margin-left: -100px;margin-top: -100px;opacity: 1;}
.newslist li .cov {position: absolute;left: 0;top: 0;z-index: 1;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0);}
.newslist li label {position: absolute;left: 0;top: 50%;z-index: 3;width: 100%;height: 30px;margin-top: -15px;font-size: 14px;color: rgba(255, 255, 255, 0);line-height: 30px;text-align: center;cursor: pointer;}
.newslist li:hover {border-bottom-color: #222;}
.newslist li:hover h3 {color: #0a60c6;}
.newslist li:hover .cov {background-color: rgba(0, 0, 0, 0.4);}
.newslist li:hover label {color: #fff;}
.newslist li,.newslist h3,.newslist .cov,.newslist label {-webkit-transition: 0.4s;transition: 0.4s;}
@media screen and (max-width: 1200px) {
.newslist {padding: 60px 0;}
.newslist li .lin {padding: 40px 0;}
.newslist li a {padding-right: 490px;}
}
@media screen and (max-width: 1100px) {
.newslist li .wrap {padding: 30px 0 0;}
.newslist li .txt {height: 104px;}
}
@media screen and (max-width: 1023px) {
.newslist {width: auto;margin: 0 -20px;}
.newslist li {display: inline-block;width: 50%;padding-top: 0;margin-bottom: 30px;}
.newslist li .lin {margin: 0 20px;padding-top: 0;}
.newslist li .pic {position: relative;width: 100%;height: 0;padding-bottom: 62.8%;right: 0;}
.newslist li .pic img {position: absolute;left: 0;top: 0;z-index: 0;}
.newslist li a {padding-right: 0;}
.newslist li .wrap {padding: 20px 15px 0;}
.newslist li h3 {font-size: 20px;margin: 10px 0;}
}
@media screen and (max-width: 750px) {
.newslist {margin: 0 -10px;padding: 60px 0 20px;}
.newslist li .lin {margin: 0 10px;padding-bottom: 10px;}
.newslist li .wrap {padding: 20px 0 0;}
.newslist li .date {font-size: 18px;line-height: 24px;height: 24px;}
.newslist li h3 {font-size: 18px;margin: 0;}
.newslist li .txt {display: none;}
}
@media screen and (max-width: 600px) {
.newslist {margin: 0 0;}
.newslist li {display: block;width: 100%;}
.newslist li .lin {margin: 0 0;}
.newslist li .txt {display: block;height: 52px;}
}


.fenye{width: 80%; margin: 0 auto 10% auto;display: flex; display:-webkit-flex;-webkit-justify-content:center;   justify-content: center; align-items: center;-webkit-align-items: center; height: 45px;}
.fenye_zong{ font-size: 14px; width: 200px; background: #f2f2f2; text-align: center;  line-height: 45px;}


/*å†…é¡µè”ç³»æˆ‘ä»¬*/
.page_end,.footer,.go_top{display: none;}
.contacts {padding: 107px 0 66px;background: #fff;}
.contact-address {margin-top: 70px;display: flex;display: -webkit-flex;justify-content: space-between;-webkit-justify-content: space-between;}
.contact-item {min-width: 330px;}
.contact-top {padding-bottom: 24px;border-bottom: 3px solid #f2f2f2;}
.contact-top strong {display: block;margin-bottom: 13px;line-height: 1;color: #333333;font-size: 24px;}
.contact-top p {color: #333333;font-size: 16px;}
.contact-info {margin-top: 25px;}
.contact-info p {color: #333333;font-size: 16px; line-height: 31px;}
.contact-eq {width: 130px;}
.contact-eq img {display: block;width: 100%;height: auto;}
.map {width: 100%;height: 658px; margin: 0 auto;}


.liuyan { margin-top: 3%;}
.liuyan .hang {width: 100%;margin-bottom: 32px;}
.liuyan label {display: block;font-size: 16px;color: #333;line-height: 30px;}
.liuyan input[type=text] {width: 90%;line-height:50px;font-size:16px;color: #555;background-color: rgba(255, 255, 255, 0.2); border:1px solid transparent; border-color: rgba(151, 151, 151, 0.3); margin-bottom: 2%; padding-left: 1%;}
.liuyan textarea {padding: 12px 14px;height: 110px;resize: none;vertical-align: top;width: 90%;line-height: 28px;font-size: 14px;  border:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);}
.liuyan input[type=text]:focus,.liuyan textarea:focus {border-color: #0a60c6;}
.liuyan input[type=text],.liuyan textarea {-webkit-transition: 0.3s;transition: 0.3s;}

.liuyan .layui-btn {display: block;width: 150px;height: 46px;font-size: 16px;line-height: 46px;background-color: #0a60c6;color: #fff;border:none; margin-top: 4%;}
.liuyan .layui-btn:hover {background-color: #f9be00;}
.liuyan .layui-btn-primary{display: none;}
.box_title span{display: none;}

@media( max-width:1440px ){
	.contact-address {flex-wrap: wrap;}
	.contact-item {min-width: 40%;}
	.contact-item{margin-bottom: 5%;}
}
/*===================== å“åº”å¼ä»£ç&nbsp; START =====================*/
.f_80{font-size: 80px;}
.f_72{font-size: 72px;}
.f_62{font-size: 62px;}
.f_48{font-size: 48px;}
.f_40{font-size: 40px;}
.f_30{font-size: 30px;}
.f_24{font-size: 23px;}
.f_20{font-size: 20px;}
.f_18{font-size: 18px;}
.f_16{font-size: 16px;}
.f_15{font-size: 15px;}
.f_14{font-size: 14px;}

/*===================== å“åº”å¼ä»£ç&nbsp; START =====================*/
@media( max-width:1600px ){
.f_80{font-size: 60px;}
.f_72{font-size: 50px;}
.f_62{font-size: 40px;}
.f_48{font-size: 38px;}
.f_40{font-size: 30px;}
.f_30{font-size: 24px;}
.f_24{font-size: 20px;}
.f_20{font-size: 20px;}
.f_18{font-size: 18px;}
.f_16{font-size: 16px;}
.f_15{font-size: 15px;}
.f_14{font-size: 14px;}
}

@media( max-width:1210px ){
.f_80{font-size: 60px;}
.f_72{font-size: 50px;}
.f_62{font-size: 30px;}
.f_48{font-size: 28px;}
.f_40{font-size: 26px;}
.f_30{font-size: 24px;}
.f_24{font-size: 16px;}
.f_20{font-size: 18px;}
.f_18{font-size: 16px;}
.f_16{font-size: 14px;}
.f_15{font-size: 14px;}
.f_14{font-size: 14px;}

}


@media (max-width:750px){
.f_80{font-size: 60px;}
.f_72{font-size: 50px;}
.f_62{font-size: 30px;}
.f_48{font-size: 22px;}
.f_40{font-size: 22px;}
.f_30{font-size: 24px;}
.f_24{font-size: 14px;}
.f_20{font-size: 14px;}
.f_18{font-size: 16px;}
.f_16{font-size: 14px;}
.f_14{font-size: 14px;}
}

/*===================== å“åº”å¼ä»£ç&nbsp; END =====================*/
/*===================== å“åº”å¼ä»£ç&nbsp; START =====================*/
@media( max-width:1600px ){
	.section_five .info, .section_six .info, .section_seven .info{width:90%;}
	.section_five .box{background-size:100%;width:790px;}
	.section_five .txt{width:640px;background-size:100%;font-size:13px;line-height:44px;}
	.section_five .it2 {left: 210px;top: 355px;}
	.section_five .it3{top:250px;}
	.section_five .it5{top:84px;}

	.section_six .img{width:540px;}
	.section_seven .item .text p{height:56px;overflow: hidden;}
	.section_seven .box{background: url(../images/g4.png) left top no-repeat;width:220px;}
	.section_seven .box p{font-size:14px;margin:15px 0;}
	.section_two .tab_box{width:1200px;}
}
@media( max-width:1500px ){
	.xiaoren{right: -100px;}
	.xiaoren img{width: 80%;}
	.section_eight .img3{ width: 52%; margin-left: 7%; }
	.section_eight .text{height: 645px;}
	.section_three .more{display: none !important;}
}
.wap_son{display: none;padding:0 13px;margin-bottom:20px;}
.wap_son a{width:47.9%;height:40px;line-height:40px;font-size:16px;color:#fff;text-align: center;margin:1%;float: left;background-color:#a5285f;}
.pc .fixed_footer{display: none;}
.mobile .fixed_footer{display: none;background-color:rgba(165,40,95,0.9);height:50px;position: fixed;bottom:30px;left:50%;margin-left:-46%;z-index:999;width:92%;border-radius:10px;}
@media (min-width:640px){.mobile .fixed_footer{width:640px !important;left:50%;margin-left:-320px;}}
.mobile .fixed_footer a{float: left;width:33.33%;text-align: center;}
.mobile .fixed_footer img{display: inline-block;height:24px;margin:5px 0 0;}
.mobile .fixed_footer strong{color:#fff;font-size:12px;display: block;height:20px;line-height:20px;}
@media( max-width:1366px ){
	.section_eight .text{height: 645px;}
}
@media( max-width:1200px ){
	.section_three .auto{width:1200px;}
	.w1200{width: 100%; display: table; margin: 0px auto;}
	.xiangzuo{
		position: relative;
	    width: 100%;
	    padding: 0px 0px 0px;
	    border-right: 0px solid #eee;
	    float: left;
	}
	.xiangyou{
	    width: 100%;
	    padding: 0px 0px 0 0;
	    color: #333;
	    font-size: 14px;
	    float: right;
	}
	.h520{
		width: 98%;
		height: 520px;
		margin: 0px auto;
		margin-top: 30px;
	    box-shadow: 0px 20px 80px rgba(76, 76, 76, 0.1);
	}
	.ico-line-btn{
		display: none;
	}
	.swcc{
		display: block;
	}
	.swqb{
		display: none;
	}
	.xiangzuo .sw1 {
	    display: table;
	    width: 88%;
	    margin: 0px auto;
	    margin-bottom: 0px;
	    position: relative;
	}
	.elements {
	    margin-left: 0px;
	    overflow: hidden;
	    float: left;
	    width: 100%;
	    padding-top: 10px;
	}
}
@media( max-width:1210px ){
	html,body{max-width:750px;margin:0 auto !important;}
	.news_two .news_box li p, .position_now .fr, .arrow_down, #list .left_side, .news_one .news_box li .img .bg, .news_article_box .left_fixed, .img_big_box, #none, .header ul.nav, .ftel{display: none;}
	.header .menu_box, .mobile .fixed_footer, .wap_son{display: block;}
	#list .auto, #news_article, #article, .position_now .auto, #nyba .black .auto, .section_two .auto, .section_three .auto, .footer .inner{width:auto;padding:0 15px;}
	.product_son{display: none !important;}
	.copyright{height:auto;line-height:40px;}
	.position_now .fl{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;}
	#map{padding-top:60px;}
	#allmap{height:400px;padding:0;}
	#nyba{height:200px;}
	.fade_text{margin-top:94px;}
	.fade_text .cn{line-height:40px;height:40px;}
	.fade_text .cn span{font-size:30px;}
	.fade_text .en{font-size:16px;}
	.fade_text .line{margin:10px auto;}
	.form_box_box, ul.fs{width:100%;}
	.form_box_box{margin:0;padding:20px 0;box-shadow:none;}
	ul.fs .box1 li{float:none;width:100%;margin-bottom:20px;}
	.product_list_one .item, .product_list_two .item, .product_list_three .item{width:49%;margin:0.5%;}
	.product_list_two .item .info{min-height:70px;}
	#list .right_side{float:none !important;width:100% !important;}
	.news_one .news_box li .img, .news_one .news_box li .info{float:none !important;width:100%;}
	.news_one .news_box li .img{height:200px;}
	.news_one .news_box li .info{padding-top:20px;height:auto;}
	.news_one .news_box li .info .time{padding:6px 0;}
	.news_one .news_box li .info .line{margin-bottom:6px;}
	.news_one .news_box li:hover .info{padding-top:20px;}
	.son_list{height:40px;}
	.son_list a{height:40px;line-height:40px;width:100px;font-size:14px;padding:0;}
	.news_article_box .right_article{width:100%;float:none;background-color: #fff;}
	.news_article_box .wow.h1_title{padding-top:100px;}
	.news_article_box .inner_content, .news_article_box .h1_title{padding:20px;}
	.news_two .news_box li{width:49%;margin:0.5%;}
	.news_two .news_box li a{padding:8px;}
	.news_two .news_box li .time strong{font-size:30px;}
	.fixed_body .fixed_article {width:90%;height:500px;margin: -250px -45% 0 0;}
	.fixed_body .fixed_article .fb_close{top:auto;bottom:0;width:50px;height:50px;}
	.fixed_body .fixed_article .fb_close i{margin-top:5px;transform: rotate(45deg);-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);}
	.info_big_box{width:100%;height:auto;}
	.info_big_box h1{margin-top:0;font-size:20px;}
	.info_big_box .info_1{margin-top:10px;}
	.info_big_box .share{margin:0 0 10px 0;}
	.xgcp_title{margin-top:10px;}
	 .section_seven .more, .section_six .img, .section_five .more .call, .footer .one, .footer .two_two, .footer .ewm, .section_two .title .line{display: none !important;}
	.footer .two{border:none;width:100%;margin:0;padding:0;min-height:auto;}
	
	.video_box, .section_eight .title .call, .section_seven .item span, .section_seven .item .date, .section_seven .title img, .section_seven .title .line, .section_seven .box, .section_six .img, .section_five .txt, .section_five .img2, .section_four .box img.fl, .section_two .tab_box .line, .section_two .tab_box a i, .section_three .fr, .section_six .info a&gt;img{display:none !important;}


	.section_one {background:url(../images/tbg1.jpg) center no-repeat; background-size: 100%;}
	.section_one .banner1{display: none;}
	#background_video{display: none;}
	.section_two .img1{max-width:50%;}
	.section_two .tab_box{width:auto;padding:0 15px;}
	.section_two .tab_box a{width:50%;font-size:14px;margin-bottom:10px;}
	.section_two .tab_ele{width:auto;}
	.section_two .ele_scroll{width:280px;}
	.section_two .swiper-button-prev, .section_two .swiper-button-next{width:40px;height:80px;margin-top:-40px;background-size:100%;}
	#scroll_one{width:auto;height:195px;}
	#scroll_one ul li{width:190px;}
	#scroll_one ul li a{padding:4px;}
	#scroll_one ul li h3{display: none;}
	.title strong{font-size: 34px;}
	.title strong::before,.title strong::after{display: none;}
	.section_four .auto, .section_four .num{width: auto; padding: 0 15px;}
	.section_four .box{width:auto;height:auto;padding:0;background:none;}
	.section_four .text{height:250px;overflow: hidden;}
	.section_four .more{margin:30px auto 0;}
	.section_four .info{width:555px;float:none;margin: 0 auto;height: 555px;}
	.section_four .info strong{font-size: 34px;}
	.section_four .num{background:none;margin-top:20px;height:auto;}
	.section_four .num .item{width:30%;box-sizing:border-box;}
	.section_four .num .item h3{font-size:20px;}
	.section_four .num .item p{font-size:16px;}
	.section_five .info .fl{float:none;width:100%;}
	.section_five .info, .section_six .info, .section_seven .info{width:auto;padding:0 15px;margin:0;position: relative;top:0;right:0;bottom:0;left:0;}
	.section_five .box{width:100%;position: relative;top:0;padding-top:9rem;right:0;bottom:0;left:0;height:auto;background: url(../images/e4.png) center top/100% no-repeat;}
	.section_five .img1{max-width:94%;margin:35% auto 20px;}
	.section_five .item{float: left;width:48%;border-radius:70px;height:34px;margin:5px 1%;line-height:34px;position: relative;top:0;right:0;bottom:0;left:0;background:none;}
	.section_six .scroll{float:none;width:auto;}
	.section_six .scroll .ts{display: block;}
	.xiaoren{display: none;}
	#top_scroll{width:100%;height:15rem;margin-top:20px;display: block;}
	.section_six .title{text-align: center;}
	.section_six .title strong::before,.section_six .title strong::after{display: none;}
	#top_scroll ul li h3{font-size:14px;line-height:26px;height:26px;}
	.title{width:auto;text-align: center;margin:0rem 0 20px;}
	.section_seven .news_box{width:auto;float:none;}
	.section_seven .item{width:100%;float:none;height:auto;margin:0 0 10px;}
	.section_seven .item a{padding:14px;}
	.section_seven .item h3{font-size:18px;line-height:28px;}
	.section_seven .item .text{padding:10px 0 0;border:none;}
	.section_eight .title{width:auto;background:none;}
	.section_eight .text{font-size:16px;line-height:26px;right: 0;left: 0;}
	.section_three .fl{float: none;}
	.section_three .title{text-align: center;}
	.section_three .title strong::after,.section_three .title strong::before{display: none;}
	.sy_lx_con{width: 100%; background: none;}
	.sy_lx_con dl{width: 100%; background: #1d5cb2; margin-bottom: 2%; padding: 2% 0;}
	.sy_lx_con dl img{width: 20%;}
	.sy_lx_con a{display: none;}

	.head{background: #fff!important;}
	.erji a{width: 80px;}
	.main{display: block;}
	.main .main_l{width: 95%; margin: 0 auto;}
	.main .main_r{display: none;}
	.abcate,.end{display: none;}
	.se_case{width: 95%;}
	.se_case ul li{width: 48%; padding: 0;}
	.se_case ul li:nth-child(2n){margin-right: 0;}
	.se_case ul li p a{font-size: 16px;}

	.se_pro{width: 95%;}
	.se_pro ul li{width: 48%; padding: 0;}
	.se_pro ul li:nth-child(2n){margin-right: 0;}
	.se_pro ul li p a{font-size: 16px;}


	.container h2{font-size: 26px;}
	.abouttxt img{display: block;}
	.aboutone{ padding: 5% 0;}
	.se_honor{width: 95%;}
	.se_honor ul li{width: 48%; padding: 0;}
	.se_honor ul li:nth-child(2n){margin-right: 0;}
	.se_honor ul li p a{font-size: 16px;}
	.contacts{padding: 0;}
	.footer{background-color:rgba(28,92,179,0.75);height:50px;position: fixed;bottom:30px;left:50%;margin-left:-46%;z-index:999;width:92%;border-radius:10px; display: block;}
@media (min-width:640px){.footer{width:640px !important;left:50%;margin-left:-320px;}}
.footer a{float: left;width:33.33%;text-align: center;}
.footer img{display: inline-block;height:24px;margin:5px 0 0;}
.footer strong{color:#fff;font-size:12px;display: block;height:20px;line-height:20px;}

.go_top{display: none;background-color:#163285;width:34px;height:34px;text-align: center;border-radius:50%;position: fixed;right:15px;bottom:100px;z-index:99999999999;}
.go_top img{display: inline-block;margin-top:12px;width:16px;}

}

@media( max-width:750px ){
	.header{left:0;margin:0;}
	.section_eight .text { height: 555px; }
	
}
@media (max-width:640px){
	.section_four .info { width: 360px; height: 360px;	}
	.section_four .info .text{overflow: hidden;height: 150px;padding: 5px 8% 0;}
	.section_four .auto {margin-top: 30px;}
	.xiangzuo .unit {
	    color: black;
	    position: absolute;
	    top: 6px;
	    display: none;
	    right: 280px;
	}
}

/* é«˜åº¦æ”¹å˜æ—¶ */
.h750 .section_five .box{top:20%;}
.h700 .section_five .box, .h650 .section_five .box{top:15%;}
.h700 .section_five .info, .h650 .section_five .info{padding-top:10%;}</pre></body></html>