<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
* { -moz-box-sizing: border-box; box-sizing: border-box; }
#wrapper { height: 100%; }
html, body { height: 100%; -webkit-tap-highlight-color: transparent;/*scroll-behavior:smooth;*/ }
body { padding: 0px; margin: 0; font-size: 12px; background: #ffffff; overflow-x: hidden; font-family: Arial, Helvetica, sans-serif; }
a, p, dl, dt, dd, ul, li, h2, h1, h3, h4, h5, h6, table, tr, td, form, iframe, font, em, i { font-size: 12px; font-weight: normal; word-break: normal; word-wrap: break-word; font-style: normal; padding: 0px; margin: 0; text-decoration: none; outline: none; -moz-outline: none; }
a:focus { outline-style: none; -moz-outline-style: none; }
a:hover { text-decoration: none; }
p { word-break: normal; word-wrap: break-word; }
img { border: none; max-width: 100%; object-fit: cover; }
li { list-style: none; text-decoration: none; }
input { outline: none; text-decoration: none; -ms-outline: none; border: none; }
textarea { outline: none; text-decoration: none; border: none; }
select { outline: none; text-decoration: none; }
/*input:focus{ border:1px solid #9c9f58;}*/
select:focus { border: none; }
.clear{ clear:both;}
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix { zoom: 1; }
a { text-decoration: none; transition: .3s ease all; }
button { margin: 0; padding: 0; color: inherit; font-family: inherit; font-size: inherit; background: 0 0; border: none; border-radius: none; box-shadow: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; outline: 0; cursor: pointer }
h1, h2, h3, h4, h5, h6 { margin: 0; font-weight: normal; color: #333; line-height: 1.3; }
/*::-webkit-scrollbar{width:9px; background-color:#000;}
::-webkit-scrollbar-thumb{border:solid 2px #000; width:5px;  border-radius:4px; background-color:#f94f73;}
::-webkit-scrollbar-corner{background-color:#000;}
::-webkit-scrollbar:horizontal{height:9px;}*/

/**********导航***********/
.box { width: 100%; height: auto; min-height: 110px; }
.box1 { clear: both; width: 100%; height: 100%; overflow: hidden; background: #fff; position: fixed; top: 0; left: 0; }
.header { width: 1500px; height: auto; margin: 0 auto; }
.logo { float: left; margin-top: 15px; position: relative; transition: all 1s ease; }
.logo img { display: block; max-width: 100%; height: 80px; float: left; }
.nav { float: right; }
.nav_l li { float: left; line-height: 110px; position: relative; margin-right: 50px; transition: all 1s ease; }
.nav_l li:hover:after { width: 100%; }
.nav_l li a { font-size: 16px; display: block; color: #1e1e1e; text-transform: uppercase; }
.nav_l li:after { content: ''; position: absolute; left: 0; bottom: 25px; width: 0px; height: 2px; background: #053685; background: #fe0000; transition: all 0.5s ease; }
.xonw { position: absolute; left: 0px; top: 85px; width: 300px; background: rgba(12,77,161,0.9); height: 0px; overflow: hidden; transition: all 0.2s ease; opacoity: 0; z-index: 99; }
.xonw p { line-height: 40px; padding: 0 15px; transition: .3s ease all; }
.nav_l li .xonw p a, .nav_l li .xonw1 p a { font-size: 14px; text-transform: capitalize; color: #fff; }
.nav_l li:hover .xonw { opacity: 1; height: auto; }
.xonw p:hover { background: #0c62d1; }
.mm-menu-toggle { position: absolute; top: 16px; right: 12px; width: 24px; height: 18px; font-size: 0; text-indent: -9999px; display: none; z-index: 999999; }
.mm-menu-mask { display: block; position: fixed; top: 0; left: 0; z-index: 999; width: 100%; height: 100%; background-color: rgba(0, 0, 0, .5); visibility: hidden; opacity: 0; -webkit-transition: opacity .5s, visibility .5s; transition: opacity .5s, visibility .5s; }
.mm-menu-mask.active { visibility: visible; opacity: 1; }
/**********************首页产品********************/
.in-power { display: none; }
.Block_title { padding: 15px; }
.Block_title h2 { font-size: 32px; color: #333; text-align: center; padding-top: 45px; padding-bottom: 10px; }
.Block_title h3 { text-align: center; color: #808080; font-size: 16px; font-weight: 500; }
.inpro-wrap { margin-top: 30px; overflow: hidden; }
.inpro-wrap .item { margin-bottom: 50px; }
.inpro-img { overflow: hidden; }
.inpro-wrap .inpro-img{ padding-bottom:100%; position:relative;}
.inpro-img img { -webkit-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s; -moz-transition-duration: 0.5s; transition-duration: 0.5s; }
.inpro-wrap .inpro-img img{ max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.inpro-txt p { font-size: 16px; color: #333; line-height: 30px; text-align: center; padding: 10px 0; }
.pro-inquire { display: block; height: 45px; line-height: 45px; background: #0c4da1 url(../images/zx.png) no-repeat 40% center; padding-left: 30px; color: #fff; text-align: center; font-size: 16px; text-transform: uppercase; }
.inpro-wrap .item:hover .inpro-img img { webkit-transform: scale(1.05, 1.05); -ms-transform: scale(1.05, 1.05); -o-transform: scale(1.05, 1.05); -moz-transform: scale(1.05, 1.05); transform: scale(1.05, 1.05); }
.inpro-wrap .item:hover p { color: #0c4da1; }
.pro-inquire:hover { background: #0c62d1 url(../images/zx.png) no-repeat 40% center; color: #fff; }
.inpmore { display: block; margin: 0px auto 30px; width: 185px; height: 55px; line-height: 55px; text-align: center; border-radius: 2px; font-size: 18px; color: #fff; background: #0c4da1; }
.inpmore:hover { background: #0c62d1; color: #fff }
/************首页证书************/
.bigPic { display: none; position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.translucent { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 998; background-color: rgba(0,0,0,0.7); }
.bigPic img { max-height: 90vh; margin-top: 3vh; }
/*******************公司简介********************/
.in-video {  }
.Block_title h2.fs { margin-top: 1em; font-size: 24px; color: #fff; }
.in-video .Block_title h3{ color:#fff;}
.ho-wrap { background-color: #0c4da1; position: relative; padding-left: 50%; }
.intro-video { position: absolute; left: 0; top: 0; width: 50%; height: 100%; }
.video-box { width: 100%; height: 100%; overflow: hidden; cursor: pointer; position: relative; }
.video-box .video { width: 100%; /*height: 100%;*/ opacity: 1; visibility: visible; position: relative; z-index: 1; -webkit-transition: all 0.8s; transition: all 0.8s; }
.video-box .video.cur { opacity: 0; visibility: hidden; }
.video-box .video video{ width:100%; height:100%;}
.video-box .btnx { width: 91px; height: 91px; position: absolute; left: 50%; top: 50%; margin-top: -45.5px; margin-left: -45.5px; z-index: 3; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); opacity: 1; -webkit-transition: all 0.8s; transition: all 0.8s; }
.video-box .imga { width: 100%; /*height: 100%;*/ position: absolute; left: 0; top: 0; z-index: 2; -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0); opacity: 1; -webkit-transition: all 0.8s; transition: all 0.8s; }
.video-box.cur .imga { -webkit-transform: translate(0, 20px); -ms-transform: translate(0, 20px); transform: translate(0, 20px); -webkit-transition-delay: 0.5s; transition-delay: 0.5s; opacity: 0; visibility: hidden; }
.intro-box { color: #fff; padding: 80px 0; float: left; max-width: 595px; padding-left: 55px; padding-right: 16px; }
.intro-tit { font-size: 36px; font-weight: bold; text-transform: capitalize; }
.intro-tit span { display: block; font-size: 20px; color: rgba(255,255,255,.8); font-weight: normal; }
.intro-txt { font-size: 14px; padding: 50px 0 40px 0; line-height: 26px; letter-spacing: 1px; }
.intro-btn a { display: inline-block; width: 160px; height: 40px; font-size: 13px; border: 1px #fff solid; text-align: center; line-height: 40px; color: #fff; border-radius: 3px; text-transform: uppercase; }
.intro-btn a:hover { background-color: #fff; color: #0c4da1; }
/*************实力***************/
.strong-item { margin-top: 50px; }
.single-doctors { position: relative; text-align: center; -webkit-box-shadow: 0 3px 10px rgba(218,225,232,.7); box-shadow: 0 3px 10px rgba(218,225,232,.7); }
.doctors-inner-box { position: relative; overflow: hidden; border-radius: 5px; }
.doctors-desc-content { position: relative; bottom: 0px; padding: 25px 20px; background: #fbfbfb; opacity: 1; border: 1px solid #fbfbfb; transition: all 0.6s ease; -moz-transition: all 0.6s ease; -webkit-transition: all 0.6s ease; -ms-transition: all 0.6s ease; -o-transition: all 0.6s ease; left: 0; }
.doctors-desc-content h3 { font-size: 20px; margin-bottom: 5px; color: #333; font-weight: 600; text-transform: uppercase; }
.single-doctors .doctors-hover-content { position: absolute; left: 0px; bottom: 0px; width: 100%; padding: 25px 20px; background: #0c4da1; transform: translateX(-100%); color: #ffffff; opacity: 0; transition: all 0.7s ease; -moz-transition: all 0.7s ease; -webkit-transition: all 0.7s ease; -ms-transition: all 0.7s ease; -o-transition: all 0.7s ease; }
.doctors-hover-content h3 { font-size: 18px; margin-bottom: 5px; color: #ffffff; font-weight: 600; text-transform: uppercase; }
.doctors-hover-content span { font-size: 15px; color: #fff; font-weight: 500; letter-spacing: 0.5px; }
.single-doctors:hover .doctors-hover-content { transform: translateX(-0%); opacity: 1; }
/*********************证书***********************/
.in-cert { background-image: url(../images/index2.jpg); background-position: center top; background-repeat: no-repeat; background-size: cover; margin-top: 120px; }
.cert-box { margin: 30px 0; position: relative; }
.cert-box .img-box { padding: 5px 10px; background: #fff; }
.cert-box .cert-tit { position: absolute; z-index: 999; top: 0; left: 0; width: 100%; height: 100%; text-align: center; font-size: 16px; background: rgba(12,77,161,.85); color: #fff; opacity: 0; transition: all .3s ease-in-out; }
.cert-box .cert-tit:after { content: ""; display: inline-block; height: 100%; vertical-align: middle; }
.cert-box:hover .cert-tit { opacity: 1; transition: all .3s ease-in-out; }
/**滚动点**/
.swiper-pagination-1, .swiper-pagination-2 { position: static; margin: 32px 0 40px 0; }
.swiper-pagination-1 .swiper-pagination-bullet { width: 14px; height: 14px; border: 1px #0c4da1 solid; background-color: transparent; opacity: 1; border-radius: 0; }
.swiper-pagination-1 .swiper-pagination-bullet-active { background-color: #0c4da1; }
/************页脚*************/
footer { background: #2e2e2e; padding: 50px 30px; }
.flogo { margin-bottom: 35px; }
.fnav a { display: inline-block; font-size: 16px; color: #fff; margin-right: 20px; }
.fnav a:after { content: ''; display: block; width: 1px; height: 8px; background: rgba(255,255,255,.2); float: right; margin-left: 20px; margin-top: 7px; }
.fnav a:last-child:after { display: none; }
.finfo { margin-top: 30px; font-size: 14px; color: #fff; }
.code { text-align: center; }
.ft { font-family: 'corbel'; font-size: 24px; padding-bottom: 24px; color: #fff; }
.ewmtxt { font-size: 14px; color: #858585; padding-top: 10px; }
/************右边导航************/
.fix-bar { position: fixed; z-index: 100; right: 0; bottom: 30%; }
.fix-bar .item { display: block; width: 50px; height: 50px; cursor: pointer; margin-bottom: 2px; text-align: center; line-height: 50px; }
.fix-bar .item1{ background: #3765a4; }
.fix-bar .item2{ background: #1296db;}
.facebook { background: #3765a4; }
.linked { background: #1296db; }
.cn { background: #8dc61f; }
.cn a { color: #fff; font-size: 16px }
/********************公司简介*********************/
.gy_box1 { width: 100%; height: auto; overflow: hidden; background: url(../images/bg8.jpg) no-repeat center center #fff; padding: 90px 0; position: relative; }
.gown_tlt { height: auto; overflow: hidden; margin-bottom: 40px; color: #0c4da1; font-size: 26px; line-height: 28px; }
.gown_tlt i { display: block; color: #0c4da1; font-weight: bold; font-size: 32px; line-height: 36px; margin-bottom: 5px; }
.gown_t { width: 100%; height: auto; overflow: hidden; }
.gown_tl { float: left; width: 50%; }
.gown_tlb p { color: #333; line-height: 30px; font-size: 14px; margin-bottom: 35px; }
.gowm_tr { float: right; width: 44%; height: auto; }
.xtuyi { position: absolute; left: 0; top: 105px; width: 210px; height: 3px; }
.xedown { position: absolute; left: 0; top: 0px; width: 100%; height: 3px; background: #0c4da1; }
/*高品质*/
.gy_box2 { clear: both; height: auto; overflow: hidden; background: url(../images/bg21.jpg) no-repeat center center; padding: 80px 0; }
.lini { float: left; width: 300px; padding-top: 187px; }
.mtzx_tz { height: auto; margin-bottom: 45px; text-align: left; color: #fff; font-size: 48px; line-height: 38px; font-weight: bold; }
.mtzx_tz i { display: block; text-transform: uppercase; color: #fff; font-size: 17px; }
.linie { float: right; width: 61%; height: auto; overflow: hidden; min-height: 442px; padding: 62px 0 0 30px; }
.linie p { font-size: 14px; line-height: 30px; }
/*证书*/
.gy_box3 { padding: 90px 0; }
.ab-tit h2 { font-size: 30px; text-align: center; font-weight: bold; color: #333; }
.ab-tit p { font-size: 16px; text-align: center; color: #808080; text-transform: uppercase; }
.wel-pagin .swiper-button-prev { z-index: 9999; width: 32px; height: 32px; background: url(../images/m0.png) rgba(0, 0, 0, 0.3) no-repeat center; transition: .5s; border-radius: 2px }
.wel-pagin .swiper-button-next { z-index: 9999; width: 32px; height: 32px; background: url(../images/m1.png) rgba(0, 0, 0, 0.3) no-repeat center; transition: .5s; border-radius: 2px }
.wel-pagin .swiper-button-prev:hover, .wel-pagin .swiper-button-next:hover { background-color: rgba(12, 77, 161, 0.8); transition: .5s; }
/****************视频***************/
.video-list .item { overflow: hidden; position: relative; }
.video-list .item a { z-index: 10; position: absolute; display: block; width: 100%; height: 239px; background-position: center; background-repeat: no-repeat; background-image: url(../images/img9.png); background-size: 60px; }
.cssimg, .cssimgp img { transition: all 1.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }
.video_title { font-size: 15px; font-weight: 400; color: #323232; margin: 20px 0 50px 0; text-align: center; }
/************联系我们**********/
.info-box { padding-left: 60px; }
.con-dti { font-size: 30px; color: #0c4da1; font-weight: bold; }
.conlb { display: block; overflow: hidden; padding-top: 25px; height: 93px; border-bottom: 1px dashed #d0d0d0; }
.conlb img { display: block; float: left; }
.conm { display: block; margin-left: 50px; padding: 9px 0; line-height: 22px; font-size: 14px; color: #2f2f2f; }
.message { position: relative; padding: 50px 0; }
.message .xtuyi { top: 65px; }
.message .col-sm-4 input { display: block; border-bottom: 1px solid #ccc; background: none; width: 100%; font-size: 14px; color: #777; padding: 12px 0; margin-bottom: 50px; }
.message textarea { display: block; border-bottom: 1px solid #ccc; background: none; width: 100%; font-size: 14px; line-height: 24px; color: #777; padding: 12px 0; margin-bottom: 50px; }
.ver { padding: 0 15px; clear: both; position: relative; }
.ver input { display: block; border-bottom: 1px solid #ccc; background: none; width: 170px; font-size: 14px; color: #777; padding: 12px 0; margin-bottom: 50px; }
.ver img { position: absolute; left: 195px; top: 5px; height: 35px; }
.tj button { margin-left: 15px; font-size: 16px; display: inline-block; color: #fff; background-color: #0c4da1; width: 190px; line-height: 50px; text-align: center; transition: all .3s ease-in-out; }
.tj button:hover { background: #0c62d1; }
/***********************新闻中心**********************/
.newsbox { width: 100%; height: auto; overflow: hidden; background: #f5f5f5; padding: 90px 0; position: relative; }
.xwic_t { text-align: right; line-height: 30px; margin-bottom: 40px; }
.xwic_t em { display: inline-block; background: #c8c8c8; margin: 0 20px; width: 1px; height: 12px; }
.xwic_t a { color: #b2b2b2; font-size: 18px; line-height: 30px; font-weight: bold; }
.xwic_t a.qcin { color: #1f1f1f; font-size: 18px; }
.news-list dl { clear: both; height: auto; overflow: hidden; border-bottom: 1px dashed #c9c9c9; padding-bottom: 45px; margin-bottom: 45px; }
.news-list dt { float: right; height: auto; position: relative; padding: 0 20px 20px 0; }
.news-list dt:before { content: ''; position: absolute; right: -20px; bottom: 0px; width: 100%; height: 20px; background: #053685; transition: height .3s; }
.news-list dt:after { content: ''; position: absolute; right: 0; top: 20px; width: 20px; height: 90%; background: #053685; transition: width .3s; }
.news-list dd h2 { color: #121212; font-size: 24px; line-height: 30px; margin-bottom: 25px; }
.news-list dd time { display: block; color: #888; font-size: 14px; line-height: 24px; margin-bottom: 30px; }
.news-list dd p { line-height: 30px; color: #666666; font-size: 14px; margin-bottom: 30px; }
.news-list dd span { display: block; font-weight: bold; color: #b5b5b5; font-size: 16px; line-height: 24px; }
.news-list dl:hover h2, .news-list dl:hover span { color: #0c4da1; }
.news-list dl:hover dt:before { height: 0; }
.news-list dl:hover dt:after { width: 0; }
/***********************新闻详情**********************/
.ndbox { width: 100%; height: auto; overflow: hidden; padding: 90px 0; position: relative; }
.xong_t { height: auto; overflow: hidden; padding-bottom: 20px; border-bottom: 1px solid #ccc; margin-bottom: 25px; text-align: center; }
.xong_t h1 { color: #000; font-size: 30px; line-height: 43px; margin-bottom: 15px; text-align: center; }
.xong_t time { color: #aaa; line-height: 21px; font-size: 14px; }
.nrong { padding-top: 55px; }
.nrong p { font-size: 15px; line-height: 30px; }
.nrong img { max-width: 100%; }
.fyk { display: block; clear: both; margin-top: 55px; border-top: 1px solid #e7e7e7; border-bottom: 1px solid #e7e7e7; padding: 18px 0; overflow: hidden; font-size: 14px; line-height: 24px; color: #9d9d9d; }
.fhk { display: block; width: 112px; height: 40px; float: right; margin-top: 10px; background: #dfdfdf; text-align: center; line-height: 40px; font-size: 14px; color: #000; transition: all 0.3s linear; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; }
.fhk:hover { color: #fff; background: #0c4da1; }
.fym { margin-right: 150px; font-size: 14px; line-height: 30px; color: #9d9d9d; }
.fym div { display: block; overflow: hidden; }
.fym a, .fym a:visited { font-size: 14px; color: #9d9d9d; transition: all 0.3s linear; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; }
.fym a:hover { color: #0c4da1 }
/****************产品列表***************/
.nei-banner .container { position: relative; height: 100%; }
.nei-banner .divz { font-size: 24px; font-weight: bold; line-height: 70px; position: absolute; bottom: 0; left: 0; display: table; width: 280px; height: 70px; text-align: center; color: #121212; background: #e6e6e6; margin-left: 30px; }
.pbox { padding-top: 30px; }
.menu .m1 a { display: block; width: 100%; height: 50px; border-radius: 4px; line-height: 50px; text-align: center; background: #edf0f2; margin-bottom: 5px; transition: all .3s; font-size: 14px; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding: 0 15px; }
.menu .m1 a:hover, .menu .m1.on a { background: #0c4da1; transition: all .3s; color: #fff; }
.pbox .plist { overflow: hidden; }
.plist .pimg { padding: 5px; border: 1px solid #e6e6e6; overflow: hidden; padding-bottom:100%; position:relative;}
.plist .pimg img{ max-width:95%; max-height:95%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}
.plist li { margin-bottom: 20px; }
.plist .pimg img { transition: all .5s; }
.plist li:hover img { transition: all .5s; transform: scale(1.1, 1.1); }
.plist .ptxt { font-size: 14px; color: #333; line-height: 24px; text-align: center; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.plist li:hover p { color: #0c4da1; }
/************产品详情***********/
.pro_info_1 { overflow: hidden; background: #eef2f8; padding: 70px 0; }
.com-bread { height: 60px; line-height: 60px; font-size: 14px; color: #999999; }
.com-bread a { color: #999999; font-size: 14px; }
.product-des .tit { color: #333; font-size: 24px; margin-bottom: 30px; line-height: 1.5; font-weight: bold; }
.p-desc { font-size: 14px; line-height: 24px; color: #666; }
.p-desc ul li{ font-size:16px; line-height:26px;}
.p-desc ul li strong{ font-weight:bold;}
.p-desc ul li span{}
.zixun { display: block; width: 160px; height: 40px; text-align: center; line-height: 40px; border-radius: 30px; border: 1px solid #0c4da1; color: #0c4da1; margin-top: 50px; }
.zixun:hover { background: #0c4da1; color: #fff; }
/*参数*/
.pro_info_2 { padding: 65px 0 80px; }
.product-detail-item { margin-bottom: 30px; z-index: 999; height: 50px; text-align: center; line-height: 50px; border-bottom: 1px solid #e5e5e5; position: relative; }
.product-detail-item li { position: relative; float: left; margin-right: 30px; font-size: 18px; cursor: pointer; -webkit-transition: .2s; -o-transition: .2s; transition: .2s; }
.product-detail-item li.on, .product-detail-item li:hover { color: #0c4da1; }
.product-detail-item li:before { content: ""; position: absolute; bottom: 0; left: 50%; width: 0; border-top: 2px solid #0c4da1; opacity: 0; -webkit-transition: .5s; -o-transition: .5s; transition: .5s; }
.product-detail-item li.on:before { left: 0; width: 100%; opacity: 1; }
.back { float: right; position: relative; line-height: 50px; font-size: 14px; color: #444444; padding-left: 55px; padding-right: 30px; box-sizing: border-box; transition: .5s; }
.back:before { width: 1px; height: 20px; background: #e5e5e5; left: 0; top: 0; bottom: 0; margin: auto; content: ""; position: absolute; }
.back:after { content: ""; position: absolute; width: 20px; height: 15px; left: 25px; top: 0; bottom: 0; margin: auto; background: url(../images/back.png) no-repeat center; background-size: 100%; transition: .5s; }
.back:hover { color: #0c4da1; transition: .5s; }
.back:hover:after { background: url(../images/back_h.png) no-repeat center; background-size: 100%; transition: .5s; }
.product-detail .item h3 { font-size: 16px; font-weight: bold; color: #121212; margin-bottom: 20px; }
.product-detail .item p { font-size: 13px; color: #666; line-height: 22px; }
/***********产品咨询***********/
.inner { letter-spacing: 0; line-height: 28px; text-align: left; margin-bottom: 50px; }
.sliderTable table { border-collapse: collapse; border: 1px solid #ccc; margin-bottom: 5px; width: 100%; }
.sitewidget-inquire-table th, .sitewidget-inquire-table td { border: 1px solid #ddd; background-color: #fff; padding: 5px; }
.sitewidget-inquire-table th { background-color: #f3f3f3; text-align: left; border: 1px solid #ddd; padding: 5px; }
.inner a { font-size: 16px; color: #545454; font-weight: 400; }
.pmark img { max-width: 180px; }
.proNum { background-color: #fff; border: 1px solid #ccc; box-shadow: 1px 1px 2px rgba(0,0,0,0.1) inset; transition: border .2s linear 0, box-shadow .2s linear 0s; }
 @media(max-width:1440px) {
.header { width: 100%; padding: 0 15px; }
.intro-box { padding: 50px 30px; }
.intro-txt { padding-top: 20px; }
.xtuyi { width: 50px; }
}
@media(max-width:1366px) {
.xtuyi { width: 30px; }
}
 @media(max-width:768px) {
/*导航*/
.box { min-height: 50px; z-index: 999; top: 0; background: #fff; }
.logo { margin-top: 5px; }
.logo img { height: 40px; margin-left: 20px; }
.mm-menu-toggle { display: block; background: linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 7px, #000 7px, #000 10px, rgba(0, 0, 0, 0) 10px, rgba(0, 0, 0, 0) 18px); }
.mm-menu-toggle::after,  .mm-menu-toggle::before { display: block; position: absolute; left: 0; width: 100%; height: 3px; background-color: #000; content: ""; z-index: 9999999; -webkit-transition: all .4s; transition: all .4s; }
.mm-menu-toggle::before { top: 0; -webkit-transform-origin: bottom left; -ms-transform-origin: bottom left; transform-origin: bottom left; }
.mm-menu-toggle::after { bottom: 0; -webkit-transform-origin: top left; -ms-transform-origin: top left; transform-origin: top left; }
.nav { width: 100%; height: 100%; position: fixed; left: 0; top: 0; background-color: rgba(0, 0, 0, 0.65); display: none; z-index: 10; color: #666; }
.nav_l { position: absolute; width: 65%; height: 100%; background: #fff; right: -65%; top: 0px; z-index: 99999999999; -webkit-transition: -webkit-transform .3s, box-shadow .3s; }
.nav.active { box-shadow: 0 2px 8px rgba(0, 0, 0, .2); -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }
.nav_l li { float: none; font-size: 14px; padding: 0px 15px; text-transform: uppercase; border-bottom: 1px solid #dbdcd2; margin-right: 0; line-height: 50px; }
.ho-wrap { padding-left: 0; }
.intro-video { width: 100%; position: static; }
.intro-box { max-width: 100%; padding-left: 16px; }
.cert-box .img-box { text-align: center; }
.gown_tl { float: left; width: 100%; }
.gowm_tr { float: right; width: 100%; height: auto; }
.gown_tlt i { font-size: 24px; }
.gy_box2 { background: #f6f8f5 }
.lini { padding-top: 0; }
.linie { width: 100%; padding: 0; }
.mtzx_tz { margin-bottom: 15px; }
.mtzx_tz, .mtzx_tz i { color: #0c4da1 }
.ab-tit p { font-size: 14px; }
.xtuyi { width: 94px; top: 45px; }
.gown_tlt { padding-left: 94px; }
.product-detail-item li { font-size: 14px; margin-right: 15px; }
.tzql dd h1 { color: #1f1f1f; font-size: 20px; line-height: 30px; min-height: auto !important; margin-bottom: 15px; }
.news-list dl dt { padding: 0 15px 15px 15px; margin-top: 15px; }
.info-box { padding-left: 0; }
.con-dti { font-size: 20px; }
.conm { margin-left: 40px; }
footer { padding: 50px 0; }
.code { margin-top: 30px; }
.fnav, .ft { display: none; }
.gy_box1 { padding: 30px 0; }
/*手机*/
.ovh { overflow: hidden; }
.box.fixed { width: 100%; position: fixed; top: 0; left: 0; background: #ffffff; box-shadow: 0 4px 9px rgba(0, 0, 0, 0.1); }
body.ovh .header .nav_l { right: 0; transition: .5s ease-in-out; }
.nei-banner .divz { display: none; }
.plist li { padding: 0; }
.mm-menu-toggle.hover::before { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }
.mm-menu-toggle.hover { background: transparent; }
.mm-menu-toggle.hover::after { -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }
}
.insidebg{ padding:90px 0 120px 0; position:relative;}
.inside{}
</pre></body></html>