html, body, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video,input{
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    font-family: "微软雅黑";
    color: #121212;
}
i,strong,em,var{
    *font-style: normal;
    -font-style:normal;
}
a{
    text-decoration: none;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section{
    display: block;
}
ol,ul{
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table{
    border-collapse: collapse;
    border-spacing: 0;
}
.clear:after{
    visibility: hidden;/* 将在对象后增加的内容隐藏，但保留物理空间（因为高度设为0，所以对页面无影响）*/
    display: block;/* 以块显示（换行作用) */
    font-size: 0;/* 字号设置为0，使其内容不对页面产生影响 */
    content: ". "; /* " "内为在对象后显示的内容，此处为"." */
    clear: both;/* 清除浮动 */
    height: 0;/* 高度设为0，使其不对页面产生影响 */
}
.clear{
    zoom:1;
}/*兼容IE6/IE7*/
input,textarea,select{
    -webkit-appearance: none;
}
.wrap{
    width: 100%;
    overflow: hidden;
    margin-top: 61px;
}
.first,.third{
	overflow: hidden;
}
.first{
	width: 100%;
	height: 866px;
	background: url(/images/databank/first.jpg) no-repeat;
	background-size: 100% 100%;
	box-sizing: border-box;
	padding-top: 250px;
	text-align: center;
}
.first h2{
    color: #fff;
    font-size: 66px;
    font-family: '微软雅黑';
    background-image: linear-gradient(to bottom, #a5b7d5, #fff, #a5b7d5,#fff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    text-align: center;
    line-height: 96px;
    letter-spacing: 4px;
}
.first h3{
    color: #fff;
    font-size: 16px;
    font-family: '微软雅黑';
    text-align: center;
    line-height: 70px;
    letter-spacing: 20px;
    font-weight: bold;
    text-shadow: 2px 3px 0 rgba(0,0,0,0.75);
}
.first img{
	width: 45px;
	margin-top: 190px;
}
.third img{
    width: 100%;
    float: left;
}
.sec{
	width: 100%;
	height: 717px;
	background: url(/images/databank/sec.jpg) no-repeat;
	background-size: 100% 100%;
	text-align: center;
}
.sec h2,.four h2,.five h2{
	font-size: 32px;
	color: #fff;
	line-height: 52px;
	font-weight: bold;
	letter-spacing: 2px;
}
.sec h3,.four h3,.five h3{
	font-size: 23px;
	color: #fff;
	line-height: 25px;
}
.sec .cons{
	width: 1160px;
	text-align: center;
	margin: 64px auto;
	overflow: hidden;
}
.sec .cons .con{
	width: 275px;
	height: 473px;
	text-align: center;
	background: url(/images/databank/model1.jpg) no-repeat;
	background-size: 100% 100%;
	margin-right: 16px;
	float: left;
}
.sec .cons .con:last-child{
	margin-right: 0;
}
.sec .cons .con2{
	background: url(/images/databank/model2.jpg) no-repeat;
	background-size: 100% 100%;
}
.sec .cons .con img{
	width: 97px;
	margin-top: 86px;
}
.sec .cons .con h2{
	color: #d5dfed;
	font-size: 28px;
	font-weight: bold;
	line-height: 70px;
	margin-top: 26px;
	text-shadow: 4px 6px 0 rgba(0,0,0,0.75);
}
.sec .cons .con p{
	color: #4d82ef;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
}
.four{
	background: #18191f;
	height: 780px;
	width: 100%;
	text-align: center;
	padding-top: 90px;
	box-sizing: border-box;
}
.four .cons,.five .cons{
	width: 1160px;
	text-align: center;
	margin: 0 auto;
	margin-top: 100px;
	overflow: hidden;
}
.four .cons a{
	float: left;
	display: inline-block;
	width: 209px;
	height: 113px;
}
.four .cons a.midea{
	background: url(/images/databank/logo.png) 0 0 no-repeat;
}
.four .cons a.chuangwei{
	width: 253px;
	background: url(/images/databank/logo.png) -209px 0 no-repeat;
}
.four .cons a.bosideng{
	width: 237px;
	background: url(/images/databank/logo.png) -461px 0 no-repeat;
}
.four .cons a.maishall{
	width: 235px;
	background: url(/images/databank/logo.png) -698px 0 no-repeat;
}
.four .cons a.panasonic{
	width: 225px;
	background: url(/images/databank/logo.png) -933px 0 no-repeat;
}
.four .cons a.mt{
	margin-top: 17px;
}
.four .cons a.lg{
	background: url(/images/databank/logo.png) 0 -129px no-repeat;
}
.four .cons a.feilin{
	width: 253px;
	background: url(/images/databank/logo.png) -209px -129px no-repeat;
}
.four .cons a.leica{
	width: 200px;
	background: url(/images/databank/logo.png) -461px -129px no-repeat;
}
.four .cons a.zimeitang{
	width: 225px;
	background: url(/images/databank/logo.png) -661px -129px no-repeat;
}
.four .cons a.biohyalux{
	width: 273px;
	background: url(/images/databank/logo.png) -885px -129px no-repeat;
}
.four .cons a.easyhome{
	background: url(/images/databank/logo.png) 0 -257px no-repeat;
}
.four .cons a.coocaa{
	width: 218px;
	background: url(/images/databank/logo.png) -209px -257px no-repeat;
}
.four .cons a.maxhub{
	width: 256px;
	background: url(/images/databank/logo.png) -426px -257px no-repeat;
}
.four .cons a.colmo{
	width: 304px;
	background: url(/images/databank/logo.png) -681px -257px no-repeat;
}
.four .cons a.youbei{
	width: 173px;
	background: url(/images/databank/logo.png) -985px -257px no-repeat;
}
.five{
	width: 100%;
	height: 782px;
	background: url(/images/databank/five.jpg) no-repeat;
	background-size: 100% 100%;
	text-align: center;
	padding-top: 90px;
	box-sizing: border-box;
}
.five .cons{
	margin-top: 135px;
	overflow: hidden;
	box-sizing: border-box;
	padding-left: 136px;
}
.five .cons .con{
	width: 300px;
	float: left;
	text-align: center;
	/*background: skyblue;*/
}
.five .cons .con .tel{
	width: 118px;
	height: 120px;
	background: url(/images/databank/five-icon.png) 0 0 no-repeat;
	margin: 0 auto;
}
.five .cons .con .email{
	width: 118px;
	height: 120px;
	background: url(/images/databank/five-icon.png) -301px 0 no-repeat;
	margin: 0 auto;
}
.five .cons .con .address{
	width: 118px;
	height: 120px;
	background: url(/images/databank/five-icon.png) -602px 0 no-repeat;
	margin: 0 auto;
}
.five .cons .con p{
	font-size: 18px;
	color: #fff;
	margin-top: 35px;
	margin-bottom: 50px;
	line-height: 30px;
	letter-spacing: 2px;
}