<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
*{ margin:0; padding:0; border:0;font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Microsoft Yahei", "Wenquanyi Micro Hei", sans-serif;}


/*公共*/
h2{
	font:600 40px/40px '微软雅黑';
}

p{
	font: 14px/22px '微软雅黑';
	color:#666;
}
ul li{
	list-style:none;
}
a{
	font-size:16px;
}
a:link{text-decoration:none;   /* 指正常的未被访问过的链接*/

}
a:visited{text-decoration:none; /*指已经访问过的链接*/

}
a:hover{text-decoration:none;/*指鼠标在链接*/}a:active{text-decoration:none;}/* 指正在点的链接*/
.cl{clear: both;}


/*title开始*/
.title-logo{
	width:400px;
	margin:0 auto;
	padding:5px 0;
	position:relative;
}
.title-logo img{
	padding:10px;
	width:100%;
}
.title-logo p{
	padding:10px;
	margin:0;
	font:14px/20px '微软雅黑';
	color:#00a09b;
	font-weight: bold;
	letter-spacing: 0.5px;
}
.title-logo .title-left-bor{
	border-left:1px solid #b5b6b6;
	width:2px;
	height:40px;
	position: absolute;
	top:15px;
	left:50%;
}

.tel{
	margin-left: 60px;
}

.telicon{
	float: left;
}
/*title结束*/

/*nav开始*/
.nav &gt; li:hover .dropdown-menu {
	display: block;
}
.navbar-default {
	background-color: #1e1f1f;
	border-color: #e7e7e7;
}
.navbar {
	border-radius: 0px;
}
.navbar {
	border: 0px solid transparent;
}
.navbar-default .navbar-nav&gt;li&gt;a:focus, .navbar-default .navbar-nav&gt;li:hover&gt;a {
	display: inline-block;
	color: #fff;
	border-bottom:9px solid rgba(0,160,155,0.6);
	font:16px/8px '微软雅黑';
	/*background-color: transparent;*/
}
.navbar-default .navbar-nav&gt;.active&gt;a, .navbar-default .navbar-nav&gt;.active:focus&gt;a, .navbar-default .navbar-nav&gt;.active:hover&gt;a {
	color: #fff;
	/*background-color: #e7e7e7;*/
}
.navbar-default .navbar-nav&gt;li&gt;a {
	color: #b5b6b6;
	font:14px/17px '微软雅黑';
	font-weight: bold;
}
.navbar-nav&gt;li&gt;a {
	padding:0;
}
.navbar-nav&gt;li{
	padding:18px 0;
	height:40px;
}
.nav{
	width:100%;
}
.nav&gt;li {
	width:8%;
}
.navbar {
	margin-bottom: 0px;
}
.nav&gt;li&gt;p {
	color: #b5b6b6;
	font:16px/17px '微软雅黑';
}
/*nav结束*/

/*banner开始*/
.bannerbox {
	margin: 0 auto;
	max-width:2560px;
}

.bannerbox img{
	width: 100%;
    display: block;
}
/*banner结束*/


/*history开始*/
.history{
    width: 100%;
    height: 1210px;
    background-color: #F5F5F5;
	padding-top: 78px;
}

.history .historytit{
	margin: 0 auto;
	width: 191px;
	height: 84px;
}

.history .historytit img{
	width: 100%;
	display: block;
}

.history .historycon{
	width: 1050px;
	margin: 0 auto;
	margin-top: 62px;
}

.history .historycon .floor{
	width: 100%;

}

.blockbox{
	width: 33.33%;
	height: 220px;
	float: left;
	background-color: #fff;
}

.blockbox .year{
	width: 80px;
	height: 23px;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	margin-top: 40px;
}

.leftyear{
	margin-left: 80px;
}

.rightyear{
	margin-left: 200px;
}

.blockbox .con{
	width: 272px;
	margin: 0 auto;
	margin-top: 20px;
	font-size: 16px;
	line-height: 30px;
	color: #000;
}

.blockbox img{
	width: 100%;
	display: block;
}

.itembar2{
	height: 91px;
}

.itembar3{
    height: 66px;
}
/*history结束*/


/*market开始*/
.markettit{
    width: 182px;
    height: 81px;
    margin: 0 auto;
}

.markettit img{
    width: 100%;
    display: block;
}
/*market结束*/


/*line开始*/
.linebox{
    width: 1101px;
    height: 17px;
    margin: 0 auto;
}

.linebox img{
    width: 100%;
    display: block;
}
/*line结束*/



/*datas开始*/
.datas{
    width: 1101px;
    margin: 0 auto;
    margin-top: 49px;
}

.datastit{
    width: 240px;
    height: 34px;
}

.datastit img{
    width: 100%;
    display: block;
}

.datascon{
    margin-top: 49px;
}

.leftcon{
    width: 622px;
    height: 311px;
    float: left;
}

.para1{
	font-size: 14px;
	color: #636363;
}

.para2{
	font-size: 14px;
	color: #1f1f1f;
	font-weight: bold;
	margin-top: 30px;
}

.piebox{
	width: 580px;
	margin: 0 auto;
	margin-top: 40px;
}

.piebox img{
	width: 100%;
	display: block;
}

.rightcon{
    width: 404px;
    height: 311px;
    float: right;
}

.rightcon img{
	width: 100%;
	display: block;
}

.itembar4{
    height: 138px;
}
/*datas结束*/


/*empower开始*/
.empowertit{
    width: 243px;
    height: 83px;
    margin: 0 auto;
}

.empowertit img{
    width: 100%;
    display: block;
}

.itembar5{
    height: 120px;
}

.uppowerbox{
    width: 1078px;
    margin: 0 auto;
    display: -webkit-flex; /* Safari，Chrome */
    display: flex;
    justify-content:space-between;

}

.downpowerbox{
    width: 1078px;
    margin: 0 auto;
    margin-top: 130px;
    display: -webkit-flex; /* Safari，Chrome */
    display: flex;
    justify-content:space-between;
}

.bigbox{
    width: 260px;
    height: 190px;
    padding-top: 20px;
    position: relative;
}

.bigbox a{
    text-decoration: none;
}

.bigbox a:hover{
    text-decoration: none;
}

.powerbox{
    margin: 0 auto;
    width: 222px;
    height: 150px;
    background-size: 100% 100%;
}

.power1{
    background-image: url("../../images/01bg@2x.png");
}

.power2{
    background-image: url("../../images/02bg@2x.png");
}

.power3{
    background-image: url("../../images/03bg@2x.png");
}

.power4{
    background-image: url("../../images/04bg@2x.png");
}

.power5{
    background-image: url("../../images/05bg@2x.png");
}

.power6{
    background-image: url("../../images/06bg@2x.png");
}

.icondiv{
    width: 52px;
    height: 52px;
    margin: 0 auto;
}

.icondiv img{
    width: 100%;
    display: block;
}

.icontit{
    font-size: 20px;
    color: #1f1f1f;
    font-weight: bold;
    margin-top: 12px;
    margin-bottom: 10px;
    text-align: center;
    letter-spacing: 2px;
}

.iconcon{
    font-size: 14px;
    color: #636363;
    text-align: center;
}

.iconcon p{
    line-height: 18px;
}


.bigbox  .p::before,.bigbox  .p::after {
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    content:'';
    opacity:0;
    pointer-events:none;
    -webkit-transition:opacity 0.6s,-webkit-transform 0.6s;
    transition:opacity 0.6s,transform 0.6s;
}
.bigbox  .p::before {
    border-top:2px solid #D7D7D7;
    border-bottom:2px solid #D7D7D7;
    -webkit-transform:scale(0,1);
    transform:scale(0,1);
}
.bigbox  .p::after {
    border-right:2px solid #D7D7D7;
    border-left:2px solid #D7D7D7;
    -webkit-transform:scale(1,0);
    transform:scale(1,0);
}
.bigbox:hover .p::before,.bigbox:hover .p::after {
    opacity:1;
    -webkit-transform:scale(1);
    transform:scale(1);
}

.itembar6{
    height: 126px;
}

.hairmeetbox{
    width: 991px;
    height: 108px;
    margin: 0 auto;
}

.hairmeetbox img{
    width: 100%;
    display: block;
}
/*empower结束*/

/*brand开始*/
.brandbox{
    margin: 0 auto;
    max-width:2560px;
}

.brandbox img{
    width: 100%;
    display: block;
}

.itembar7{
    height: 78px;
}
/*brand结束*/

/*technology开始*/
.techbox{
    width: 1084px;
    margin: 0 auto;
}

.title{
    height: 97px;
}

.title .greenbar{
    width: 8px;
    height: 65px;
    margin-top: 15px;
    background-color: #00A09B;
    float: left;
}

.title .titword{
    margin-top: 15px;
    margin-left: 28px;
    float: left;
    line-height: 36px;
}

.enword{
    font-size: 42px;
    color: #262626;
    font-weight: bold;
    letter-spacing: 2px;
}

.chtit{
    font-size: 22px;
    color: #262626;
    letter-spacing: 1px;
}

.chcon{
    font-size: 13px;
    color: #636363;
    margin-left: 10px;
}

.ordernum{
    width: 169px;
    height: 97px;
    float: right;
}

.ordernum img{
    width: 100%;
    display: block;
}

.itembar8{
    height: 58px;
}

.heiaomibox{
    width: 480px;
    height: 52px;
    margin-left: 10px;
}

.techteam{
    width: 168px;
    height: 100%;
    float: left;
}

.techteam img{
    width: 100%;
    display: block;
}

.teamintro{
    font-size: 20px;
    color: #666;
    margin-left: 12px;
    margin-top: 6px;
    float: left;
}

.itembar9{
    height: 66px;
}

.doctorbox{
    height: 210px;
    display: -webkit-flex; /* Safari，Chrome */
    display: flex;
    justify-content:space-between;
}

.doctor{
    width: 240px;
    height: 100%;
}

.doctorpic{
    width: 180px;
    height: 100%;
    float: left;
}

.doctorpic img{
    width: 100%;
    display: block;
}

.doctorintrobox{
    height: 96px;
    margin-top: 6px;
    display: -webkit-flex; /* Safari，Chrome */
    display: flex;
    justify-content:space-between;
}

.doctorintro{
    width: 240px;
    height: 100%;
}

.smallgreenbar{
    width: 4px;
    height: 14px;
    background: #00A09B;
    float: left;
    margin-top: 2px;
}

.doctorname{
    float: left;
    font-size: 16px;
    font-weight: bold;
    color: #221815;
    margin-left: 11px;
}

.doctorword{
    font-size: 12px;
    color: #636363;
    margin-top: 9px;
}

.doctorword p{
    font-size: 12px;
    line-height: 16px;
}

.itembar10{
    height: 59px;
}

.techpic{
    width: 100%;
    margin: 0 auto;
}

.techpic img{
    width: 100%;
    display: block;
}

.techendpic{
    width: 977px;
    height: 54px;
    margin: 0 auto;
    margin-top: 23px;
}

.techendpic img{
    width: 100%;
    display: block;
}

.itembar11{
    height: 90px;
}
/*technology结束*/

/*datapower开始*/
.datapower{
    width: 1084px;
    margin: 0 auto;
}

.itembar12{
    height: 38px;
}

.datapic{
    margin: 0 auto;
    max-width:2560px;
}

.datapic img{
    width: 100%;
    display: block;
}

.itembar13{
    height: 79px;
}
/*datapower结束*/


/*flowpower开始*/
.flowpower{
    width: 1084px;
    margin: 0 auto;
}

.itembar14{
    height: 61px;
}

.flow1,.flow2{
    width: 100%;
    height: 109px;
}

.flow2{
    margin-top: 48px;
}

.flowbox{
    width: 467px;
    height: 109px;
    margin-left: 50px;
    float: left;
    background: url("../../images/greybg@2x.png") no-repeat;
    background-position: right bottom;
    background-size: 468px 99px;
}

.flowtit{
    color: #00A09B;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 1px;
}

.flowcon{
    width: 441px;
    color: #636363;
    font-size: 14px;
    line-height: 24px;
    margin-top: 20px;
}

.mar{
    margin-left: 88px;
}

.itembar15{
    height: 53px;
}

.parterbox{
    width: 988px;
    height: 125px;
    margin: 0 auto;
}

.parterbox img{
    width: 100%;
    display: block;
}

.itembar16{
    height: 92px;
}
/*flowpower结束*/

/*edupower开始*/
.edupower{
    width: 1084px;
    margin: 0 auto;
}

.itembar17{
    height: 42px;
}

.edupic{
    width: 1080px;
    height: 609px;
    margin: 0 auto;
}

.edupic img{
    width: 100%;
    display: block;
}

.itembar18{
    height: 66px;
}
/*edupower结束*/

/*oprapower开始*/
.oprapower{
    width: 1084px;
    margin: 0 auto;
}

.itembar19{
    height: 73px;
}

.yunyingbar{
    width: 939px;
    height: 129px;
    margin: 0 auto;
}

.yunyingbar img{
    width: 100%;
    display: block;
}

.yunyingchart{
    width: 870px;
    height: 320px;
    margin: 0 auto;
    margin-top: 93px;
    margin-bottom: 99px;
}

.yunyingchart img{
    width: 100%;
    display: block;
}
/*oprapower结束*/

/*support开始*/
.supporttit{
    width: 209px;
    height: 84px;
    margin: 0 auto;
    margin-bottom: 85px;
}

.supporttit img{
    width: 100%;
    display: block;
}

.supportbox{
    width: 1100px;
    margin: 0 auto;
    margin-bottom: 110px;
}

.supportleft{
    width: 50%;
    height: 122px;
    float: left;
}

.supportleft .supportword{
    width: 420px;
    height: 100%;
    float: left;
    text-align: right;
}

.supportleft .suptit{
    font-size: 18px;
    color: #000;
    font-weight: bold;
    margin-top: 43px;
}

.supportleft .supcon{
    font-size: 14px;
    color: #5e5e5e;
    margin-top: 4px;
}

.supportleft .supporticon{
    width: 122px;
    float: right;
}

.supportright{
    width: 50%;
    height: 122px;
    float: left;
}

.supportright .supportword{
    width: 416px;
    height: 100%;
    float: right;
    text-align: left;
}

.supportright .suptit{
    font-size: 18px;
    color: #000;
    font-weight: bold;
    margin-top: 43px;
}

.supportright .supcon{
    font-size: 14px;
    color: #5e5e5e;
    margin-top: 4px;
}

.supportright .supporticon{
    width: 122px;
    float: left;
}

.supporticon img{
    width: 100%;
    display: block;
}
/*support结束*/

/*companion开始*/
.companiontit{
    width: 293px;
    height: 91px;
    margin: 0 auto;
    margin-bottom: 60px;
}

.companiontit img{
    width: 100%;
    display: block;
}

.companionbox{
    width: 1084px;
    margin: 0 auto;
    height: 331px;
    display: -webkit-flex; /* Safari，Chrome */
    display: flex;
    justify-content:space-between;
}

.companion{
    width: 253px;
    height: 331px;
}

.companionpic{
    width: 100%;
    height: 100%;
    float: left;
}

.companionpic img{
    width: 100%;
    display: block;
}

.companionintrobox{
    width: 1084px;
    margin: 0 auto;
    height: 142px;
    display: -webkit-flex; /* Safari，Chrome */
    display: flex;
    justify-content:space-between;
    margin-bottom: 69px;
}

.companionintro{
    width: 251px;
    height: 100%;
    background-color: #F7F7F7;
}

.companionname{
    font-size: 16px;
    font-weight: bold;
    color: #00A19B;
    margin-left: 8px;
    margin-top: 17px;
}

.companionword{
    width: 231px;
    margin: 0 auto;
    height: 42px;
    font-size: 12px;
    color: #1F1F1F;
    font-weight: bold;
    margin-top: 4px;
    line-height: 20px;
}

.companionex{
    width: 230px;
    height: 32px;
    margin: 0 auto;
    margin-top: 8px;
    color: #9B9B9B;
    font-size: 12px;
    line-height: 20px;
}
/*companion开始*/


/*contactus开始*/
.contactus{
    width: 100%;
    height: 506px;
    background-color: #1F1F1F;
    margin: 0 auto;
    padding-top: 76px;
}

.formbox{
    width: 1117px;
    height: 350px;
    margin: 0 auto;
    background: url("../images/formbg@2x.png") no-repeat center center;
    background-size: 100% 100%;
    position: relative;
}

.formbox .word{
    position: absolute;
    top: 118px;
    left: 279px;
    width: 157px;
    height: 114px;
}

.formbox .word p{
    color: #06CCC6;
    font-weight: bold;
    font-size: 18px;
    line-height: 28px;
}

.formbox .forms{
    position: absolute;
    top: 101px;
    left: 537px;
    width: 330px;
    height: 166px;
}

.formbox .qrbox{
    position: absolute;
    top: 125px;
    left: 966px;
    width: 91px;
    height: 91px;
    background: url("../../images/qrbg@2x.png") no-repeat center center;
    background-size: 100% 100%;
}

.formtit{
    display: -webkit-flex; /* Safari，Chrome */
    display: flex;
    justify-content:space-between;
    margin-bottom: 16px;
    color: #ffffff;
}

.forminp{
    margin-bottom: 15px;
}

.forminp input{
    width: 100%;
    height: 36px;
    padding-left: 14px;
}

.subbtn{
    display: block;
    width: 130px;
    height: 35px;
    margin: 0 auto;
    background-color: #009690;
    color: #fff;
}

.qrimg{
    width: 78px;
    height: 78px;
    margin-top: 6px;
    margin-left: 6px;
}

.qrimg img{
    width: 100%;
    display: block;
}
/*contactus结束*/

/*footer开始*/
.footer{
    background-color: #2B2B2B;
}
.footer p{
    padding:10px 0;
    font:12px/24px '微软雅黑';
    color:#b5b6b6;
}
/*footer结束*/
</pre></body></html>