/**
 * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
 * http://cssreset.com
 */
html,
body,
div,
span,
applet,
object,
iframe,
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,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
input {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font-weight: normal;
	vertical-align: baseline;
	
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
	display: block;
}

body {
	line-height: 1;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* custom */
a {
	color: #7e8c8d;
	text-decoration: none;
	-webkit-backface-visibility: hidden;
}

li {
	list-style: none;
}

::-webkit-scrollbar {
	width: 5px;
	height: 5px;
}

::-webkit-scrollbar-track-piece {
	background-color: rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 6px;
}

::-webkit-scrollbar-thumb:vertical {
	height: 5px;
	background-color: rgba(125, 125, 125, 0.7);
	-webkit-border-radius: 6px;
}

::-webkit-scrollbar-thumb:horizontal {
	width: 5px;
	background-color: rgba(125, 125, 125, 0.7);
	-webkit-border-radius: 6px;
}

html,
body {
	width: 100%;
	font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}

body {
	-webkit-text-size-adjust: none;
	-webkit-tap-highlight-color: transparent;
}

input,
textarea,
button {
	-webkit-appearance: none;
}

@font-face {
	font-family: DIN-BlackItalic;
	src: url("fonts/DIN-BlackItalic.otf");
}

@font-face {
	font-family: BN;
	src: url("fonts/BebasNeue.otf");
}

.banner{
	height: 480px;
	background: url(../images/robotm/timg1.png) center no-repeat;
	background-size: cover;
	overflow: hidden;
	min-width: 1200px;
}
.banner h1,.banner h3 {
	text-align: center;
	color: #fff;
}

.banner h1{
	margin-top: 200px;
	font-size: 36px;
	font-weight: 600;
}

.banner h3{
	margin-top: 35px;
	font-size: 16px;
	font-weight: 300;
}

.gongneng{
	width: 1200px;
	margin: 0 auto;
	margin-top: 100px;
	text-align: center;
	min-width: 1200px;
}
.gongneng h2{
	font-size: 30px;
}
.gongneng span{
	font-size: 14px;
	line-height: 18px;
	color: #8c8c8c;
}
.gongneng .gcon{
	width: 1200px;
	margin-top: 100px;
}
.gongneng li{
	position: relative;
	top: 0;
	list-style: none;
	display: inline-block;
	vertical-align: top;
	width: 120px;
	margin: 0 30px;
	padding-top: 80px;
	font-size: 12px;
	cursor: pointer;
	transition: all .5s ease;
}
.gongneng li h3{
	color: #000000;
	line-height: 20px;
	font-size: 16px;
	transition: all .5s ease;
}
.gongneng .lan, .hei{
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	transition: all .5s ease;
}
.gongneng .li1:hover .hei{
	opacity: 0;
}
.gongneng .li1:hover h3{
	color: #1C6AE8;
}
.gongneng .li2:hover .hei{
	opacity: 0;
}
.gongneng .li2:hover h3{
	color: #1C6AE8;
}
.gongneng .li3:hover .hei{
	opacity: 0;
}
.gongneng .li3:hover h3{
	color: #1C6AE8;
}
.gongneng .li4:hover .hei{
	opacity: 0;
}
.gongneng .li4:hover h3{
	color: #1C6AE8;
}
.gongneng .li5:hover .hei{
	opacity: 0;
}
.gongneng .li5:hover h3{
	color: #1C6AE8;
}
.gongneng .li6:hover .hei{
	opacity: 0;
}
.gongneng .li6:hover h3{
	color: #1C6AE8;
}
.renji{
	width: 1200px;
	margin: 0 auto;
	margin-top: 150px;
	text-align: center;
	min-width: 1200px;
}
.renji h2{
	font-size: 30px;
}
.renji span{
	color: #8c8c8c;
}
.renji .rcon{
	width: 1200px;
	margin-top: 100px;
}
.renji .rcon h3{
	color: #000000;
	padding-left: 30px;
}
.renji .rcon p{
	font-size: 16px;
	line-height: 24px;
	color: #8C8C8C;
	padding-left: 30px;
	padding-right: 40px;
}
.renji .rcon img{
	display: inline-block;
	margin-top: -140px;
	margin-bottom: -100px;
}
.renji .rcon1{
	width: 1200px;
	height: 160px;
	padding-top: 50px;
}
.renji .rcon2{
	width: 1200px;
	height: 160px;
}
.renji .shenshi{
	width: 350px;
	height: 160px;
	text-align: left;
	box-shadow: 8px 10px 16px #f1f3f4;
	float: left;
}
.renji .shenshi img{
	margin-left: 60%;
	display: inline-block;
}
.renji .shenxin{
	width: 350px;
	height: 160px;
	text-align: left;
	box-shadow: 8px 10px 16px #f1f3f4;
	float: left;
}
.renji .shenxin img{
	margin-left: 60%;
	margin-top: -40px;
	display: inline-block;
}
.renji .shenli{
	width: 350px;
	height: 160px;
	text-align: left;
	box-shadow: -8px 10px 16px #f1f3f4;
	float: right;
}
.renji .shenli img{
	margin-left: 15%;
	margin-top: 30px;
}
.renji .shenqian{
	width: 350px;
	height: 160px;
	text-align: left;
	box-shadow: -8px 10px 16px #f1f3f4;
	float: right;
}
.renji .shenqian img{
	margin-left: 15%;
	margin-top: -40px;
}
.changjing{
	width: 100%;
	margin-top: 100px;
	padding-top: 100px;
	background: #292b34;
	text-align: center;
	min-width: 1200px;
}
.changjing h2{
	font-size: 30px;
}
.changjing h2,h3,p{
	color: #ffffff;
	
}
.changjing p{
	font-size: 14px;
}
.changjing span{
	color: #8C8C8C;
}
.changjing .yingyong{
	margin-top: 100px;
	padding-bottom: 100px;
}
.changjing .yingyong ul{
	width: 1200px;
	margin: 0 auto;
	cursor: pointer;
}
.changjing .yingyong li{
	position: relative;
}
.changjing .yingyong{
	line-height: 25px;
}
.gongneng .lan, .hei, .biao{
	position: absolute;
	top: 0;
	transition: all .5s ease;
}
.changjing .yingyong .li1{
	position: relative;
	width: 290px;
	height: 410px;
	display: inline-block;
	vertical-align: top;
	transition: all .5s ease;
}
.changjing .yingyong .li2{
	position: relative;
	width: 290px;
	height: 410px;
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
	transition: all .5s ease;
}
.changjing .yingyong .li3{
	position: relative;
	width: 290px;
	height: 410px;
	display: inline-block;
	vertical-align: top;
	transition: all .5s ease;
}
.changjing .yingyong .li4{
	position: relative;
	width: 290px;
	height: 410px;
	display: inline-block;
	vertical-align: top;
	transition: all .5s ease;
}
.changjing .yingyong .li1:hover .hei{
	opacity: 0;
}
.changjing .yingyong .li2:hover .hei{
	opacity: 0;
}
.changjing .yingyong .li3:hover .hei{
	opacity: 0;
}
.changjing .yingyong .li4:hover .hei{
	opacity: 0;
}
.changjing .yingyong p{
	padding: 0 40px;
}
.changjing .yingyong .img1{
	margin-top: 120px;
	
}
.wangpai{
	width: 1200px;
	margin: 0 auto;
	padding-top: 100px;
	text-align: center;
	min-width: 1200px;
}
.wangpai h2{
	font-size: 30px;
}
.wangpai span{
	color: #8c8c8c;
}
.wangpai p{
	color: #8C8C8C;
}
.wangpai h3{
	padding-top: 20px;
	color: #000000;
}
.wangpai .wpcon{
	margin-top: 120px;
}
.wangpai .wpcon li{
	list-style: none;
	width: 120px;
	margin:0 80px ;
	display: inline-block;
	vertical-align: top;
}
.wangpai .wpcon span{
	display: block;
	margin-top: 30px;
	font-size: 14px;
}
.wangpai .wpcon .ul2{
	margin-top: 100px;
}
.qiye{
	width: 100%;
	background: #1c6ae8;
	text-align: center;
	margin-top: 100px;
	padding-top: 40px;
	padding-bottom: 60px;
	min-width: 1200px;
}
.qiye h2{
	font-size: 30px;
	color: #FFFFFF;
	
}
.qiye .qycon{
	width: 1200px;
	margin: 0 auto;
	margin-top: 50px;
}
.qiye .qycon p{
	margin-top: 20px;
	text-align: center;
}
.qiye .qycon ul{
	margin: 0 auto;
	text-align: center;
}
.qiye .qycon li{
	list-style: none;
	width: 180px;
	height: 120px;
	margin-right: 60px;
	display: inline-block;
	vertical-align: middle;
}
.qiye .qycon li .tu{
	width: 100%;
	height: 64px;
	line-height: 64px;
}
.qiye .qycon li:first-child{
	margin-left: -30px;
}
.qiye .qycon li:last-child{
	margin-right: 0;
}
.qiye .qycon li .tu img{
	line-height: 64px;
	vertical-align: middle;
}
.qiye .qycon li p{
	vertical-align: bottom;
}
.qiye .qycon .ul2{
	margin-top: 50px;
}
.anli{
	width: 100%;
	background: #f7f8fa;
	text-align: center;
	padding-top: 100px;
	padding-bottom: 60px;
	min-width: 1200px;
}
.anli h2{
	font-size: 30px;
}
.alcon{
	width: 1200px;
	margin: 0 auto;
	background: #f7f8fa;
	
}
.anli .liz{
	position: relative;
	margin-top: 20px;
	margin-right: 20px;
	width: 380px;
	height: 350px;
	display: inline-block;
	overflow: hidden;
	cursor: pointer;
}
.anli .liz:last-child{
	margin-right: 00px;
}
.anli .liz .tu{
	width:100%;
	height: 220px;
	overflow: hidden;
}
.anli .liz .tu img{
	width:100%;
	height: 180px;
}
.anli .liz .wenzi{
	position: absolute;
	top: 170px;
	width: 100%;
	height: 330px;
	background: #FFFFFF;
	transition: all .5s ease;
}
.anli .liz .wenzi img{
	margin: 0 auto;
	margin-top: 10px;
	height: 70px;
}
.anli .sliz .wenzi h4{
	margin-top: 60px;
}
.anli .liz .wenzi span{
	font-size: 14px;
	color: #8C8C8C;
}
.anli .liz:hover{
	box-shadow: 0 0 12px #e2e2e2;
}
/*.anli .swiper-container{
	width: 1200px;
	height: 450px;
	overflow: hidden;
}
.anli .swiper-slide{
	margin-top: 20px;
	width: 370px;
	height: 330px;
	display: inline-block;
	overflow: hidden;
	cursor: pointer;
}
.anli .swiper-slide:first-child{
	margin-left: 5px;
}
.anli .tu{
	width:100%;
	height: 220px;
	overflow: hidden;
	margin-top: -40px;
}
.anli .tu img{
	width:100%;
	height: 180px;
}
.anli .swiper-slide .wenzi{
	position: absolute;
	top: 170px;
	width: 100%;
	height: 330px;
	background: #FFFFFF;
	transition: all .5s ease;
}
.anli .swiper-slide .wenzi .logo2{
	width: 100%;
	height: 40px;
	line-height: 40px;
}
.anli .swiper-slide .wenzi .logo2 img{
	margin: 0 auto;
	margin-top: 40px;
}
.anli .swiper-slide .wenzi h3{
	margin-top: 60px;
}
.anli .swiper-slide .wenzi p{
	width: 200px;
	margin: 0px auto;
	margin-top: 50px;
	text-align: left;
	color: #8C8C8C;
	word-break: break-all;
	word-wrap: break-word;
}
.anli .swiper-slide:hover{
	box-shadow: 0 0 12px #e2e2e2;
}
.anli .swiper-slide img{
	text-align: center;
	margin-top: 40px;
}
.anli .swiper-slide h3{
	color: #000;
	font-weight: 400;
}
.anli .swiper-slide span{
	font-size: 14px;
	color: #8C8C8C;
}
.anli .swiper-pagination-bullet-active {
    width: 20px;
    border-radius: 4px;
    background: #337dff;
    transition: all 0.5s;
}
*/

#footer{
	min-width: 1200px;
}