@charset "utf-8";
/* CSS Document */
html {box-sizing:border-box;-ms-overflow-style:scrollbar;}
*, *::before, *::after {box-sizing:inherit;}
* { margin:0px;  padding:0px;}
html { -webkit-text-size-adjust:none;}
h1,h2,h3,h4,h5,h6 { font-weight:normal;}
ul li{ list-style:none;}
li{ list-style:none;}
img { border:none; display: inline-block }
a { text-decoration:none;blr:expression(this.onFocus=this.blur())}/*去掉a标签的虚线框，避免出现奇怪的选中区域*/
a:link { text-decoration:none}
.fl { display:block; float:left;}
.fr { display:block; float:right;}
.clear {clear:both;} 
 /*head*/
.site-header {background:#FFF; padding:10px 0;height:80px;position:fixed;left:0;top:0;z-index:8000;width:100%;box-sizing:border-box; border-top:solid 10px #1d2087}
.site-header a { color:#FFFFFF;}
.site-header .logo { margin-left:10px;}
.site-header .logo h1 a {display:block;  }
.site-header .logo h1 a img { height:40px;margin: 0 0px;}
.site-header .navw { margin-right:0px;}
.menu-icon { visibility:visible}
.nav {visibility:hidden;position:fixed;z-index:7001;font-size:18px; }
.nav__content {position:fixed;top:80px; left:0;width:100%;height:100%;cursor:pointer; background:#eee}
.nav__list {list-style:none;margin:0;padding:0;overflow-y:auto;height:100%;}
.stmenu {border-bottom:1px #ddd solid;margin-left:20px;position:relative;line-height:40px;font-size:14px;transition-delay:.8s;opacity:0;transition:opacity .2s ease, transform .3s ease;}
.stmenu a {color:#666; display:block}
@media(min-width:768px) {
.site-header { height:60px;}
.site-header .logo { margin-left:40px;}
.site-header .logo h1 a img { height:36px;margin: 2px 0px;}
.site-header .navw { margin-right:40px;}
.menu-icon { visibility:hidden}
.site-header .navw { text-align:right;  }
.nav {visibility: visible; padding:0; position:inherit}
.nav__content { position:inherit; width:auto; height:auto; padding:0; background:none}
.nav:after { visibility:hidden}
.nav:before { visibility:hidden}
.stmenu {border-bottom:none;position:relative;display: inline-block; height:30px;line-height:28px;margin:5px 5px; transition-delay:.8s;opacity:1;transition:opacity .2s ease, transform .3s ease;}
.stmenu a {display:inline-block;font-size:16px; padding:0 5px; color:#293155; }
.stmenu.current-stmenu a{color:#1d2087}
.stmenu a::after {content: ''; display:block; width:0;border-bottom:solid 6px #5355a7;-webkit-transition:All 0.6s ease-in-out;-moz-transition:All 0.6s ease-in-out;-o-transition:All 0.6s ease-in-out; transition:All 0.6s ease-in-out; }
.stmenu.current-stmenu a::after,.stmenu a:hover::after { width:100%}
}
@media(min-width:992px) {
.site-header { height:70px;}
.site-header .logo { margin-left:90px;}
.site-header .logo h1 a img { height:40px;margin: 5px 0px;}
.site-header .navw { margin-right:90px;}
.stmenu {  height:40px;line-height:38px;}
.stmenu a { padding:0 10px;}
}
@media screen and (min-width: 1280px) {
.site-header { height:80px;}
.site-header .logo { margin-left:100px;}
.site-header .logo h1 a img { height:44px;margin: 8px 0px;}
.site-header .navw { margin-right:100px;}
.stmenu {margin:10px 10px}
}
@media screen and (min-width: 1680px) {
.site-header { height:90px;}
.site-header .logo { margin-left:110px;}
.site-header .logo h1 a img { height:50px;margin: 10px 0px;}
.site-header .navw { margin-right:110px;}
.stmenu {  height:50px;line-height:48px;margin:10px 10px}
}
@media screen and (min-width: 1920px) {
.site-header .logo { margin-left:120px;}
.site-header .navw { margin-right:120px;}
}

.menu-icon {box-sizing:border-box;padding:8px 0 0;height:30px;width:30px;position:fixed;z-index:9000;right:1rem;top:25px;cursor:pointer;}
.menu-icon__line {height:2px;width:30px;display:block;background-color:#1d2087;margin-bottom:5px;transition:transform .2s ease, background-color .5s ease;}
.menu-icon__line-left {width:30px;}
.menu-icon__line-right {width:30px;float:right;}
body.nav-active .menu-icon__line {background-color:#1d2087;transform:translateX(0) rotate(-45deg);display:none;}
body.nav-active .menu-icon__line-left {transform:translateY(7px) rotate(45deg);display:block;}
body.nav-active .menu-icon__line-right {transform:translateX(0) rotate(-45deg);display:block;}
body.nav-active .nav {visibility:visible;}
body.nav-active .nav:before, body.nav-active .nav:after {transform:translateX(0%) translateY(0%);}
body.nav-active .nav:after {transition-delay:.1s;}
body.nav-active .nav:before {transition-delay:0s;}
body.nav-active .stmenu {opacity:1;transform:translateX(0%);transition:opacity .3s ease, transform .3s ease, color .3s ease;}
body.nav-active .stmenu:nth-child(0) {
transition-delay:.5s;}
body.nav-active .stmenu:nth-child(1) {
transition-delay:.6s;}
body.nav-active .stmenu:nth-child(2) {
transition-delay:.7s;}
body.nav-active .stmenu:nth-child(3) {
transition-delay:.8s;}
body.nav-active .stmenu:nth-child(4) {
transition-delay:.9s;}
body.nav-active .stmenu:nth-child(5) {
transition-delay:1s;}
body.nav-active .stmenu:nth-child(6) {
transition-delay:1.2s;}
body.nav-active .stmenu:nth-child(7) {
transition-delay:1.4s;}
 
 .section-wrapper {margin-top: -80px;padding-top: 80px;}

 
.warp { width:96%; max-width:1200px; margin:0 auto; overflow:hidden}
.bai,.hui { padding:50px 0 50px;}
.bai { background:#FFF}
.hui { background:#ebf0fd}
.banner { height: 326px;  padding-top:120px;}
.banner .banner-text img { width:80%; padding-left:10%}
@media (min-width:768px) {
.banner { height:636px; padding-top:180px; }
.banner-text { padding-left:100px; margin-top:20px;}
.banner .banner-text img { width:auto}
}
@media(min-width:992px) {

}
@media (min-width:1280px) {

}
@media (min-width:1440px) {

}
.index-tit h2{ font-size:20px; color:#1d2087; font-weight:bold; line-height:48px; position:relative;display: inline-block; }
.index-tit h2::after {content: "";
  display: block;
  height: 6px;
  width: 100%;
  background: #1d2087;
  position: absolute;
  left: 0px; border-radius:4px;
}
.index-tit p { font-size:14px; color:#545454; margin-top:25px; }

.index-about{background: linear-gradient(to right,#0d9ea9,#54c375);}
.index-about ul li { display: block; float:left; width:50%; padding:20px 10px; color:#FFF; border-left:solid 1px #96d6ca}
.index-about ul li:nth-child(1),.index-about ul li:nth-child(2) { border-bottom:solid 1px #96d6ca}
.index-about ul li:nth-child(1),.index-about ul li:nth-child(3) { border-left:none}
.index-about ul li .index-about-num { font-size:40px; font-weight:bold; }
.index-about ul li .index-about-text { font-size:14px; margin-top:20px; }
.index-about ul li .index-about-text p{ }
@media (min-width:768px) {
.index-about ul li {width:25%; padding:30px 15px; }
.index-about ul li:nth-child(1) { border-left:none}
.index-about ul li:nth-child(1),.index-about ul li:nth-child(2) { border-bottom: none}
.index-about ul li:nth-child(3)  {border-left:solid 1px #96d6ca}
}
@media(min-width:992px) {
.index-about ul li { padding:40px; }
}
@media (min-width:1280px) {

}
@media (min-width:1440px) {

}
.index-culture { }
.index-culture ul li{ display:block;background:#FFF; padding:20px 10px; margin:20px 0}
.index-culture ul li .index-culture-pic { float:left; width:80px; }
.index-culture ul li .index-culture-pic i{ font-size:64px; color:#00bf63 }
.index-culture ul li .index-culture-text { float:right;width:calc((100% - 100px) ) ;  color:#545454; line-height:2 }
.index-culture ul li .index-culture-text h2{ font-size:22px; font-weight:bold; position:relative}
.index-culture ul li .index-culture-text h2 span{ display:inline-block; width:0px; height:6px; border-radius:4px; background:#00bf63; float:left; margin:20px 0px 0 0}
.index-culture ul li * { -webkit-transition:All 0.6s ease-in-out;-moz-transition:All 0.6s ease-in-out;-o-transition:All 0.6s ease-in-out; transition:All 0.6s ease-in-out; }
.index-culture ul li .index-culture-text p{ font-size:14px; }
.index-culture ul li:hover{-webkit-box-shadow:0 0 5px #c3c3c3;
	-moz-box-shadow:0 0 5px #c3c3c3;
	box-shadow:0 0 5px #c3c3c3;}
.index-culture ul li:hover .index-culture-text h2 { color:#00bf63}
.index-culture ul li:hover .index-culture-text h2 span { width:30px; margin-right:10px}

@media (min-width:768px) {
.index-culture ul li {  float:left;  width:calc((100% - 10px) /2) ; padding:30px 15px;  margin-right:10px; }
.index-culture ul li:nth-child(2){ margin-right:0 }
}
@media(min-width:992px) {
.index-culture ul li {  float:left;  width:calc((100% - 60px) /2) ; padding:40px;  margin-right:60px; }

}
@media (min-width:1280px) {

}
@media (min-width:1440px) {

}
.index-product { }
.index-product ul li {display:block;  margin-top:40px; position:relative; color:#FFF; line-height:2 }
.index-product ul li .index-product-pic {border-radius:10px;overflow:hidden }
.index-product ul li .index-product-pic img{ width:100%; }
.index-product ul li .index-product-text { position:absolute; left:0; top:0; padding:40px;}
.index-product ul li .index-product-text h2{ font-size:40px; font-weight:bold;}
.index-product ul li .index-product-text p{ font-size:14px; }
.index-product ul li .index-product-info { position:absolute; left:0; bottom:0; padding:30px; height:180px; font-size:12px; background: linear-gradient(to right,#0d9ea9,#54c375);border-radius:10px;-webkit-transition:All 0.6s ease-in-out;-moz-transition:All 0.6s ease-in-out;-o-transition:All 0.6s ease-in-out; transition:All 0.6s ease-in-out;  }
.index-product ul li .index-product-info .cellw{ display:table; height:120px;}
.index-product ul li .index-product-info #cell {display:table-cell;vertical-align:middle;}
.index-product ul li:hover .index-product-info { height:240px; font-size:14px;  }
.index-product ul li:hover .index-product-info .cellw{ height:180px;}
@media (min-width:768px) {
.index-product ul li {float:left;  width:calc((100% - 72px) /2) ; margin-right:72px; }
.index-product ul li:nth-child(2){ margin-right:0 }
.index-product ul li .index-product-info {padding:30px;}
}
@media(min-width:992px) {
.index-product ul li .index-product-info {padding:40px; height:160px;  }
.index-product ul li .index-product-info .cellw{ height:120px;}
.index-product ul li:hover .index-product-info { height:220px;font-size:15px;    }
.index-product ul li:hover .index-product-info .cellw{ height:140px;}
}
@media (min-width:1280px) {

}
@media (min-width:1440px) {

}
.index-advantage { margin-top:50px }
.index-advantage ul li{display:block; float:left;  width:calc((100% - 30px) /2) ; margin-right:30px; margin-top:30px; padding:20px; background:#f4f6fc; position:relative; color:#FFF; line-height:2;}.index-advantage ul li *{-webkit-transition:All 0.6s ease-in-out;-moz-transition:All 0.6s ease-in-out;-o-transition:All 0.6s ease-in-out; transition:All 0.6s ease-in-out;   }
.index-advantage ul li:nth-child(2n){ margin-right:0 }
.index-advantage ul li .index-advantage-pic { width:100px; height:100px;margin:0 auto }
.index-advantage ul li .index-advantage-pic img { width: 92% }
.index-advantage ul li .index-advantage-text { font-size:14px; color:#293155; line-height:26px; height:100px; text-align:justify }
.index-advantage ul li:hover { background:#dee0e7}
.index-advantage ul li:hover .index-advantage-pic img { width:100% }
.index-advantage ul li:hover .index-advantage-text { font-size:15px; }
@media (min-width:768px) {
.index-advantage ul li {width:calc((100% - 90px) /3) ;  padding:30px;  }
.index-advantage ul li:nth-child(2n){ margin-right:30px; }
.index-advantage ul li:nth-child(4n){ margin-right:0 }
.index-advantage ul li .index-advantage-text {  height:120px;}
}
@media(min-width:992px) {
.index-advantage ul li { padding:40px; height:330px;}
.index-advantage ul li .index-advantage-text {  height:80px;}
}
@media (min-width:1280px) {

}
@media (min-width:1440px) {

}
.footer { border-bottom:solid 20px #1d2087}
.footer .footer-logo { text-align:center  }
.footer .footer-logo img { width:100px; }
.footer .footer-right { margin-top:30px  }
.footer .footer-right .footer-right-info { font-size:14px; color:#1d2087; line-height:28px; font-weight:bold}
.footer .footer-right .footer-right-info p span{ display:block; }
.footer .footer-right .copyright{ font-size:12px; color:#8a8c93; line-height:24px; margin-top:20px; text-align:center }
@media (min-width:768px) {
.footer .footer-logo { float:left; width:120px; }
.footer .footer-logo img { width:100%; }
.footer .footer-right { float:right; width:calc((100% - 160px)) ; margin-top:0}
.footer .footer-right .footer-right-info p span{ display:inline-block; margin-left:30px }
.footer .footer-right .footer-right-info p span:nth-child(1),.footer .footer-right .footer-right-info p span:nth-child(2){ margin-left:0 }
.footer .footer-right .copyright { text-align:left}
}
@media(min-width:992px) {
.footer .footer-right { float:right; width:calc((100% - 200px)) ;}
.footer .footer-right .footer-right-info p span:nth-child(1) {margin-left:0px  }
.footer .footer-right .footer-right-info p span:nth-child(2),.footer .footer-right .footer-right-info p span:nth-child(3){ margin-left:30px  }

}
@media (min-width:1280px) {

}
@media (min-width:1440px) {

}
 
 