html {font-family: "Microsoft YaHei", Arial, helvetica, sans-serif;}
body {font-size:12px;margin:0;padding:0;position:relative;overflow-x:hidden;}
ul,ol {margin:0;padding:0;list-style:none;}
a {color:inherit;text-decoration:none!important;cursor:pointer;outline:none;transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;}
a:hover {color:inherit;}
img {background:none;}
.center {margin:0 auto;}
.relative {position:relative;}
div {box-sizing:border-box;}
@media(min-width:991px) {
	body {font-size:14px;}
}
@media(min-width:1200px) {
	body {font-size:16px;}
}

.imgbox {position:relative;overflow:hidden;}
.imgbox:after {content:'';display:block;padding-top:100%;}
.imgbox img {max-width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}

.header {height:80px;line-height: 80px;}
.header .logo {font-size:20px;color:#3f3f48;}
.header .logo .t1 {font-size:18px;white-space:pre-wrap;max-width:60%;line-height:20px;padding-left:20px;display:inline-block;transform: translateY(11px);}
.header .tel {color:#171762;font-size:22px;font-weight:bold;line-height:28px;height:50px;float:right;background:url(../Image/tel.png) no-repeat center left;padding-left:50px;}

.menu {background:#171762;color:#fff;line-height: 35px;}
.menu .list {display:flex;white-space: nowrap;flex-wrap:wrap;}
.menu .slide {width:25%;text-align:center;position:relative;}
.menu .slide:after {content:'|';position:absolute;right:0;top:50%;transform:translateY(-50%);}
.menu .slide:last-child:after {content:'';}
@media(max-width:991px) {
	.menu {padding:10px 0;}
}
@media (min-width:768px) {
}
@media (min-width:992px) {
	.header {height:110px;line-height:unset;display:flex;align-items:center;}
	.menu {line-height: 50px;}
	.menu .list {flex-wrap:nowrap;}
	.menu .slide {flex:1;}
}
@media (min-width:1200px) {

}

/*手机主导航*/
.header .side-open {width:40px;height:30px;position:absolute;right:20px;top:25px;cursor:pointer;z-index:9999;transition:.2s .1s;-moz-transition:.2s .1s;-ms-transition:.2s .1s;-o-transition:.2s .1s;-webkit-transition:.2s .1s;transition:0.4s cubic-bezier(0.215,0.61,0.355,1);-moz-transition:0.4s cubic-bezier(0.215,0.61,0.355,1);-ms-transition:0.4s cubic-bezier(0.215,0.61,0.355,1);-o-transition:0.4s cubic-bezier(0.215,0.61,0.355,1);-webkit-transition:0.4s cubic-bezier(0.215,0.61,0.355,1)}
.header .side-open hr {height:4px;background:rgba(0,0,0,1);display:block;margin:0;padding:0;border:none;position:absolute;transition:.5s .3s;-moz-transition:.5s .3s;-ms-transition:.5s .3s;-o-transition:.5s .3s;-webkit-transition:.5s .3s}
.header .side-open hr:nth-child(1) {width:100%;top:0;right:0}
.header .side-open hr:nth-child(2) {width:40%;top:50%;left:0;margin-top:-2px;opacity:1}
.header .side-open hr:nth-child(3) {width:40%;top:50%;right:0;margin-top:-2px;opacity:1}
.header .side-open hr:nth-child(4) {width:100%;bottom:0;right:0}
.header.open .side-open {right:325px}
.header.open .side-open hr {background:#fff!important;}
.header.open .side-open hr:nth-child(1) {width:100%;top:50%;margin-top:-2px;transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform-origin:center;-moz-transform-origin:center;-ms-transform-origin:center;-o-transform-origin:center;-webkit-transform-origin:center}
.header.open .side-open hr:nth-child(2) {opacity:0;left:-50%}
.header.open .side-open hr:nth-child(3) {opacity:0;right:-50%}
.header.open .side-open hr:nth-child(4) {width:100%;bottom:50%;margin-bottom:-2px;transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform-origin:center;-moz-transform-origin:center;-ms-transform-origin:center;-o-transform-origin:center;-webkit-transform-origin:center}
.menu-btn {font-size:26px;}
.m_panel {background:rgba(0,0,0,0.7);display:none;position:fixed;height:100%;width:100%;z-index:999;right:0;top:0;}
#m_menu {width:0;height:100%;background-color:#fff;float:right;}
#m_menu li {width:100%;white-space:nowrap;}
#m_menu li a {white-space:nowrap;padding-left:30px;line-height:45px;font-size:18px;color:#000;width:100%;display:block;}
#m_menu li a i {margin-right:15px;font-size:12px;}
#m_menu li a:hover {background:#171762;color:#fff;}
#m_menu li.active a {background:#171762;color:#fff;}
#m_menu li:first-child,#m_menu li:last-child {height:100px;width:100%;background-color:#fff;overflow:hidden;}
#m_menu li:last-child b {display:block;line-height:40px;text-align:center;font-size:22px;}
#m_menu li:first-child {background:none;}
#m_menu li:first-child a {padding:0;}
.menu-logo {font-size:32px;text-align:center;font-weight:bold;line-height:80px;white-space:nowrap;padding-top:10px;}
.menu-logo img {vertical-align:middle;max-width:90%;max-height:80%;}
/*手机主导航*/
@media (min-width:768px) {
	.header .side-open {right:5px;top:35px;}
	.header.open .side-open {right:680px}
}
@media (min-width:992px) {
}
@media (min-width:1200px) {

}

.index-title {position:relative;padding:15px;text-align:center;line-height:24px;}
.index-title .more {position:absolute;right:15px;top:45%;line-height:34px;}
.index-title h2 {font-size:24px;}
@media (min-width:992px) {
	.index-title h2 {font-size:34px;}
}

.index01 {position:relative;z-index:10;padding:20px 0 60px;background:url(../Image/in01_bg.png) no-repeat center bottom -190px;background-size:1920px auto;}
.index01 .t1 {font-size:22px;text-align:center;}
.index01 .t2 {color:#222;font-size:15px;margin:20px auto;}
.index01 .t3 {text-align:justify;line-height:24px;}
.in01-more {background:#ed0b0b;color:#fff;border-radius:20px;margin:30px auto 0;width:130px;height:40px;line-height:40px;text-align:center;}
.in01-more:hover {background:none;border:2px solid #ed0b0b;color:#ed0b0b;}
@media (min-width:768px) {
	.index01 .t3 {line-height:28px;}
	.index01 {padding:70px 0 100px;}
}
@media (min-width:992px) {
	.index01 {padding:20px 0 50px;}
	.index01 .t1 {font-size:28px;}
	.index01 .t2 {font-size:18px;text-align: center;max-width:600px;margin:30px auto 20px;}
	.index01 .t3 {line-height:32px;text-align:center;text-indent:2rem;}
}
@media (min-width:1200px) {
	.index01 {padding:95px 0 50px;}
	.index01 .t1 {font-size:40px;}
	.index01 .t2 {font-size:22px;margin:50px auto 30px;}
	.in01-more {margin-top:70px;}
}

.index02 {padding:50px 0 30px;background:url(../Image/in02_bg.png) no-repeat center;background-size:auto 100%;position:relative;z-index:11;}
.index02 .t1 {color:#fff;font-size:22px;text-align:center;}
.index02 .t2 {color:#fff;text-align:center;margin-top:15px;}
.index02 .pro-type {text-align:center;margin-top:30px;white-space: nowrap;overflow-x:scroll;}
.index02 .pro-type li {color:#626ce8;display:inline-block;line-height:30px;padding:0 20px;margin:5px;border:1px solid #626ce8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; box-sizing:border-box;cursor:pointer;}
.index02 .pro-type li.active {border-color:#fff;}
.index02 .pro-type li:hover {border-color:#fff;color:#fff;}
.index02 .content {margin-top:25px;}
.in02-tit {white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin-top:15px;display:block;text-align:center;color:#fff;}
.in02-key {line-height:24px;height:48px;overflow:hidden;padding:0;display:block;text-align:center;color:#fff;}
.in02-content li:hover img {transform:scale(1.05);transition:.3s all;}
.in02-content-img {overflow:hidden;border-radius:50%;height:150px;width:150px;text-align:center;margin:0 auto;border:10px solid rgba(255,255,255,.3);}
.in02-content-img img {/*width:80%;*/height:100%;transition:.3s all;}
.in02-more {border:2px solid rgba(255,255,255,.6);color:#fff;border-radius:20px;margin:0 auto;width:130px;height:40px;line-height:40px;text-align:center;}
.in02-more:hover {background:rgba(255,255,255,.6);border:0;color:#000;}
.in02-tit {font-size:18px}
@media (min-width:768px) {}
@media (min-width:992px) {
	.index02 {padding-bottom:60px;}
	.index02 .t1 {font-size:28px;}
	.index02 .pro-type li {width:unset;}
	.index02 .content {margin-top:40px;}
	.in02-content-img {width:270px;height:270px;}
	.in02-tit:after {content:'';display:block;width:40px;height:1px;background:rgba(255,255,255,1);margin:15px auto;}
	.in02-key{font-size:14px;}
}
@media (min-width:1200px) {
	.index02 {padding-bottom:120px;background-size:100% 100%;}
	.index02 .t1 {font-size:40px;}
	.index02 .t2 {font-size:15px;}
	.index02 .content {margin-top:60px;}
	.index02 .pro-type {margin-top:40px;overflow-x:hidden;}
	.in02-tit {margin-top:30px;}
}

.index03 {position:relative;z-index:9;padding-top:40px;}
.in03-content {margin-bottom:20px;margin-top:20px;}
.in03-content li span {white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block;text-align:center;}
.in03-content li:hover img {transform:scale(1.05);transition:.3s all;}
.in03-img {overflow:hidden;position:relative;margin-bottom:20px;}
.in03-img img {transition:.3s all;width:100%;}
.in03-tit {font-size:18px;line-height:30px;font-weight:normal;display:block;text-align:center;}
.in03-txt {position:absolute;bottom:20px;left:50%;transform:translateX(-50%);width:80%;text-align:center;padding:5px 15px;}
.in03-txt h2 {color:#fff;font-size:18px;}
.in03-txt .t2 {display:none;}
@media(max-width:767px) {
	.in03-txt {background:#171762 url(../Image/plus.png) no-repeat right 7% top 15%;width:unset;bottom:0;top:70%;left:0;right:0;border:0;color:#fff;transform:translateX(0);text-align:left;}
	.in03-txt h2 {font-size:20px;}
	.in03-txt span {display:none;}
	.in03-txt .t2 {display:block;margin:10px 0;line-height:24px;height:48px;overflow:hidden;}
	.in03-slide:nth-child(2) .in03-txt {top:50%;}
	.in03-slide:nth-child(2) .in03-txt .t2 {height:72px;}
	.in03-slide:nth-child(2) .in03-txt span {display:block;}
}
@media (min-width:768px) {
	.index03 {background-size:100% 100%;}
	.in03-tit {line-height:50px;}
}
@media (min-width:992px) {
	.index03 {}
	.in03-content {margin-bottom:60px;}
	.in03-txt h2 {font-size:24px;}
	.in03-img:hover img {transform:scale(1.05);}
	.in03-img:hover .in03-txt,.in03-img.active .in03-txt {background:rgba(7,26,126,.68) url(../Image/plus.png) no-repeat right 7% top 15%;width:unset;bottom:0;top:50%;left:0;right:0;border:0;color:#fff;transform:translateX(0);text-align:left;}
	.in03-img:hover .in03-txt h2,.in03-img.active .in03-txt h2 {font-size:26px;padding-right:40px;}
	.in03-img:hover .in03-txt span,.in03-img.active .in03-txt span {font-size:22px;}
	.in03-img:hover .in03-txt .t2,.in03-img.active .in03-txt .t2 {display:block;padding:20px 0;line-height:28px;}
}

.index04 .index-title {text-align:left;}
.index04 .content {margin-top:15px;}
.in04-right .index-title {padding-left:0;}
.in04-left-img {margin-bottom:20px;}
.in04-left-con .t2 {font-size:16px;}
.in04-left-con .t3 {font-size:14px;line-height: 28px;}
.in04-left-con .t4 {color: rgba(0,0,0,.6);margin-top:10px;}
.in04-slide .t1 {font-size:16px;}
.in04-slide .t2 {color:rgba(0,0,0,.6);line-height:24px;height:48px;overflow:hidden;}
.in04-slide .t1 span {line-height:unset;}
@media (min-width:768px) {
	.in04-left-img {margin:0;}
}
@media(min-width:1200px) {
	.index04 .index-title {padding-bottom:40px;}
	.in04-left-con {padding-top:20px;}
	.in04-left-con .t2 {font-size:19px;margin-top:20px;}
	.in04-left-con .t3 {font-size:17px;line-height: 40px;}
	.in04-left-con .t4 {margin-top:15px;}
	.in04-slide .t2 {font-size:14px;line-height:28px;height:64px;margin:10px 0;}
}

.footer {background:#202020;color:#fff;margin-top:30px;padding:15px 0;}
.f-menu:after {content:'';display:block;clear:both;}
.f-menu a {display:block;float:left;width:25%;line-height:45px;text-align:center;}
.f-contact {line-height:32px;}
.f-logo {margin-top:20px;}
.f-bottom {color:rgba(255,255,255,.3);}
.f-ewm {color:rgba(255,255,255,.3);position:absolute;right:0;top:20px;display:none;text-align: center;}
.f-ewm img {width:115px;margin:0 10px 15px;}
@media (min-width:768px) {
	.f-menu {text-align:justify;}
	.f-menu a {width:12.5%;}
	.f-contact {line-height:36px;font-size:14px;}
	.f-bottom {font-size:14px;margin-top:10px;}
}
@media (min-width:992px) {
	.f-menu {margin-top:20px;}
	.footer {padding-bottom:55px;margin-top:50px;}
	.f-menu a {width:unset;display:inline;float:unset;padding:0 20px;border-right:1px dashed #fff;}
	.f-menu a:first-child {padding-left:15px;}
	.f-menu a:last-child {border-right:none;}
	.footer a:hover {color:#fff;}
	.f-contact {padding-top:20px;}
	.f-bottom {margin-top:20px;}
}
@media(min-width:1200px) {
	.f-ewm {display:flex;font-size:14px;}
}

/*底部导航*/
.page-margin {height:70px;}
#page-footer ul li {width:25%;}
.page-footer {z-index:998;background-color:#000;position:fixed;bottom:0;left:0;width:100%;margin:0;}
.page-footer li {float:left;height:70px;line-height:50px;text-align:center;padding:10px 0;}
.page-footer li a {width:100%;height:100%;text-align:center;color:#fff;}
.page-footer li:hover {background:#555;}
.page-footer li a i {font-size:24px;color:#fff;display:block;margin-bottom:-10px;}
#page-footer.five ul li {width:20%!important;}
.top {line-height:50px;font-size:36px;color:#fff;}
.top_li {display:none;}
.five .top_li {display:block;}
/*底部导航*/
.big {font-size:22px;font-weight:bold;}
.in_banner {text-align:right;color:#fff;position:relative;overflow:hidden;height:230px;width:100%;z-index:8;}
.banner_bg {width:100%;height:100%;background:url(../Image/in_banner.jpg) no-repeat center bottom/*fixed*/;}
.page_tag {position:absolute;left:50%;bottom:4%;color:#000;text-align:center;transform:translateX(-50%);}
.page_title {border-bottom:1px solid #eee;width:100%;background:#fff;line-height:50px;}
.page_title:after {content:'';display:block;clear:both;}
.page_des {font-size:14px;color:#666;float:right;}
.page_main {position:relative;margin-top:10px;}
.page_content {width:100%;line-height:30px;font-size:16px;min-height:300px;background:#fff;border-radius:5px;overflow:hidden;margin-top:10px;}
.page_content img {max-width:100%!important;}
.page_content table {width:100%!important;}
.page_contact ul li {text-align:left;padding:15px;background:#fff;margin:0 0 10px 0;font-size:1.7rem;font-weight:bold;}
.page_contact ul li i {background-color:#121a27;width:40px;height:40px;line-height:40px;color:#fff;border-radius:50%;margin-right:15px;text-align:center;}
.page_info {padding-left:20px;padding-right:20px;}
.product_tel {font-size:3rem;color:#121a27;text-align:right;text-overflow:ellipsis;white-space:nowrap;}
.msg_content {height:305px!important;}
.info_img {padding-bottom:20px;}
.info_con {background-color:#121a27;padding:10px;color:#fff;font-weight:bold;}
.info-small {font-size:12px;color:#aaa;text-align:center;padding-bottom:30px;}
.info-back {margin:20px 0;}
.info-back a {border-radius:15px;text-align:center;overflow:hidden;background:#888;color:#fff;padding:5px 20px;}
.share_to {margin-top:20px;}
.share_to li {display:inline-block;line-height:30px;}
.share_to li a {font-size:22px;background:#1493d0;display:inline-block;vertical-align:middle;margin:0 10px 0 0;color:#FFF;border-radius:50%;text-align:center;line-height:30px;width:30px;height:30px;overflow:hidden;}
.share_to li:nth-child(2n) a {background:#f40;}
.share_to li:last-child a {background:#3dc464;}
.bd_weixin_popup_foot:after {content:'　';display:block;clear:both;}
/*消除微信分享底部超出*/
.page-number {margin-bottom:30px;}
.news_list li {margin-top:10px;overflow:hidden;}
.news_list li a {border-bottom:1px dashed #ccc;transition:all 0.3s;height:170px;background:#fff;display:block;}
.news_list li:hover .t1 {color:#121a27;}
.news_list_img {height:160px;overflow:hidden;padding:10px;text-align:center;}
.news_list_img img {height:160px;}
.news_list_txt {position:relative;height:160px;overflow:hidden;padding:0 20px !important;}
.news_list_txt .t1 {font-size:1.8rem;font-weight:bold;line-height:20px;height:20px;overflow:hidden;margin-top:20px;width:100%;color:#000;}
.news_list_txt .t2 {overflow:hidden;margin:5px 0;height:50px;font-size:1.6rem;line-height:25px;color:#666;}
.news_list_txt .t3 {font-size:1.3rem;line-height:30px;}
.news_list li:hover {box-shadow:0 0 16px rgba(12,3,6,.3);}
.news_list li:hover .t1 {color:#171762;}
.news_list li:hover i:before,.news_list li:hover i:after {visibility:visible;width:101%;height:103%;}
.news_list i:before {content:'';display:block;visibility:hidden;width:0;height:0;border-top:5px solid;border-left:5px solid;border-color:#171762;position:absolute;left:0px;top:0px;transition:ease .65s;}
.news_list i:after {content:'';display:block;visibility:hidden;width:0;height:0;border-bottom:5px solid;border-right:5px solid;border-color:#171762;position:absolute;right:0px;bottom:0px;transition:ease .65s;}
.product_list li {overflow:hidden;transition:.2s all;margin-bottom:20px;}
.product_list_img {box-sizing:border-box;border:1px solid #ccc;}
.product_list_tit {transition:0.4s all;padding:5px;width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.sy {position:absolute;top:0;left:0;width:100%;height:100%;display:block;background:url(../Image/sy.png) center no-repeat;background-size:100%;z-index:99;}
@media (min-width:768px) {
	.page-title {padding:20px 35px;}
}
@media (min-width:1200px) {
	.container {width:1200px;}
	.page_content {padding:20px 0;}
	.product_list li:hover {transform:translateY(-5px);transition:.4s all;}
	.product_list li:hover .product_list_tit {opacity:1;transition:0.4s all;transform:translateY(-100%);/*opacity:0;*/color:#fff;background:#171762;}
	.product_list li:hover .product_list_img {box-shadow:0 10px 16px rgba(12,3,6,.3);transition:.4s all;}
	.page-number a {position:relative;padding:6px;color:#000;text-decoration:none;background-color:#fff;border:1px solid #ddd;}
	.current {z-index:3;color:#fff;cursor:default;background-color:#171762;border:1px solid #171762;padding:6px 11px;}
	.in_banner {height:377px;}
}

.inpro-type {text-align:center;margin-top:30px;white-space: nowrap;overflow-x:scroll;}
.inpro-type li {color:#626ce8;display:inline-block;line-height:30px;width:44%;padding:0 20px;margin:5px;border:1px solid #626ce8;white-space:nowrap;overflow:hidden;cursor:pointer;}
.inpro-type li.active {border-color:#fff;}
.inpro-type li:hover {border-color:#fff;color:#fff;}
@media (min-width:992px) {
	.inpro-type li {width:unset;}
}
@media (min-width:1200px) {
	.inpro-type {margin-top:40px;overflow-x:hidden;}
}

/*------菜单点击效果------*/
.ripple {width:0;height:0;border-radius:50%;background:rgba(200,200,200,0.7);-webkit-transform:scale(0);transform:scale(0);position:absolute;opacity:1;}
.rippleEffect {-webkit-animation:rippleDrop .6s linear;animation:rippleDrop .6s linear;}
@-webkit-keyframes rippleDrop {100% {-webkit-transform:scale(6);transform:scale(6);opacity:0;}
}
@keyframes rippleDrop {100% {-webkit-transform:scale(6);transform:scale(6);opacity:0;}
}
/*------菜单点击效果------*/