@charset "utf-8";
/* CSS Document */

body {
	font: 14px "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
	height: 100%;
	min-width: 1260px;
	background: #fff;
	max-width: 100%;
	overflow: auto;
	color: #666;
	overflow-x: hidden;
	padding: 0px;
	margin: 0px;
}
a {
	color: #666;
	text-decoration: none;
	outline: none;
}
a:active {
	star:expression(this.onFocus=this.blur());
}
img {
	border: 0px;
	vertical-align: middle;
}
a:link {
	text-decoration: none;
	outline: none;
}
a:visited {
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: none;
	color: #333;
	outline: none;
}
ul, p, dl, dt, dd {
	padding: 0px;
	margin: 0px;
}
li {
	list-style-position: outside;
	list-style-type: none;
}
h1, h2, h3, h4, h5 {
	padding: 0px;
	margin: 0px;
}
input{margin:0;padding:0;outline:0;-webkit-appearance:none;}
input::-webkit-input-placeholder{color:#ccc;}
input::-ms-input-placeholder{color:#ccc;}
input::-moz-placeholder{color:#ccc;}
input[type=button],input[type=submit]{cursor:pointer;}
button[disabled],input[disabled]{cursor:default;}
input {
	background: transparent;
	padding: 0px;
	font-size: 14px;
	color: #888;
	border: 0px;
	outline: none;
}
em {
	font-style: normal;
}
i {
	font-style: normal;
}
/*清除浮动*/
.clear{ clear:both; height:0px; overflow:hidden;}
.clearfix:after { content: "."; display: block; height: 0; visibility: hidden; clear: both; }
.clearfix { /*兼容 IE*/ zoom: 1;}
/************全局样式************/
.fl {  float: left;  }
.fr { float: right;  }
/*t图片样式*/
.center-block{display:block;margin-right:auto;margin-left:auto}
img { border: 0px; vertical-align: middle;  }
.img-responsive{display:block;height:auto;margin-left: auto; margin-right: auto;max-width:100%}
.avatar {  display: block;overflow: hidden; width: 100%; }

.avatar img{ -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;  transition: all 0.3s ease-out;  }
.avatar:hover img {transform: scale(1.3); transition: all 1s ease 0s; -webkit-transform: scale(1.3);  }
/*文字超出隐藏*/
.dot{display: block;white-space: nowrap; text-overflow: ellipsis;overflow: hidden;}
.dot2 {display: -webkit-box;display: block;overflow: hidden;text-overflow: ellipsis;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
/**/
.wal {
	width: 1200px;
	margin: 0px auto;
}

.bt-title{font-size: 28px;color: #333;text-align: center; line-height:32px;text-align: left; margin: 30px 0;}
.bt-title span{color: #244A87; letter-spacing: 1px; font-weight: bold;}
.bt-title i a{  float: right;  font-size: 14px; display: block;}

.main_title{  font-size:24px; line-height:32px;color :#333 ; padding:10px 0 ; font-weight: bold;}
.main_title2{  font-size:16px; line-height:36px;color :#666 ; }
.whitecolor{  color :#fff ;}
.txtalign{ text-align: center;}
/*顶部导航*/
.headDiv {
	height: 80px;
	background:#fff ;
	width:100%;
	position:absolute;
	z-index:999;

}
.headDiv .wal {
	height: 80px;
	position: relative;
}
.headDiv .logo {
	width: 300px;
	height: 80px;
	float: left;
}

.nav {
	width: 760px;
	float: left;
	height: 80px;
}
.nav li {
	float: left;
	position: relative;
}
.nav a {
	display: block;
	float: left;
	height: 80px;
	line-height: 80px;
	width: 126.65px;
	overflow: hidden;
	text-align: center;
	font-size: 15px;
	color:#333;
}
.nav a:hover, .nav a.aNow1 {
	font-weight: bold;


}
.nav a i{ padding-left: 5px;}
.sNav {
	position: absolute;
	z-index: 20;
	left: 0px;
	top:80px;
	width: 100%;
	height: 320px;
	background:#fff;
	display: none;
}
.sNav .wal {
	position: relative;
	text-align: center;
}
.sNav .list {

	padding:30px 0;
}
.sNav .list dt{position: relative; overflow: hidden;}
.sNav .list dt span{ font-size: 18px; display: block; }
.sNav .list dt a{color:#333;display: block;line-height: 36px; padding: 10px 0;}
.sNav .list dt.on a, .sNav .list dt a:hover{color:#666;}
.sNav1 li {
	width: 100%;
}
.sNav1 .list dl{
	width: 259px;
	padding: 0 20px;
	border-right: 1px dashed rgb(214 214 214 / 60%);
	float: left;}
.sNav1 .list dl:last-child{border-right: 0;}
.sNav1 .list dd img{ margin-top: 10px; }
.sNav2 .list{padding: 20px 0}
.sNav2 .list dl{
	width: 260px;
	padding: 0 20px; position: relative;
	float: left;

}
.sNav2 .list dl:nth-child(1) {width: 280px;}
.sNav2 .list dl:nth-child(2) {width: 280px;}
.sNav2 .list dl:nth-child(3) {width: 240px;}
.sNav2 .list dl:nth-child(4) {width: 240px;}
.sNav2 .list dt a{padding: 5px 0;}
.sNav2 .list dt span{ border-bottom: 1px solid rgb(214 214 214 / 60%);text-align: left}
.sNav2 .list dl dd{padding-top: 10px}
.sNav2 .list dd p a{ display: block; color:rgba(255,255,255,.7); line-height: 29px; font-size: 15px;color:#666;text-align: left;}
.sNav2 .list dd p a:hover{ color:#244A87;}
.sNav3 li {
	width: 100%;
}

.sNav3 .list dl {
	float: left;
	width: 300px;
}
.sNav3 .list .dd-img {
	float: right;
	width: 800px;
}
.sNav3 .list .dd-img img{ height: 188px;}
.sNav3 .list dt span{ border-bottom: 1px solid rgb(214 214 214 / 60%);}
.sNav3 .list .dd-img  p{font-size: 24px;padding: 25px 0 5px 0; color: #333;}

.headDiv .topRight {
	position: absolute;
	right:0px;
	top: 0px;
	height:80px;
	width: 140px;

}
.headDiv .topRight li {
	float: left;
	position: relative;
	margin-left: 14px;
}

.headDiv .topRight li:hover em  {
	display:block;
}

.headDiv .topRight li .mouse {
	display: none;
}
.headDiv .topRight li.liNow .mouse {
	display: block;
}

.headDiv .topRight .searchIco.liNow {
	width: 140px;

}
.headDiv .topRight .searchIco.liNow .mouse {
	display: block;
}

.headDiv .topRight li {
	float: left;
	position: relative;
	margin-left: 14px;
}

.headDiv .topRight li:hover em  {
	display: none;
}

.headDiv .topRight li .mouse {
	display: none;
}
.headDiv .topRight li.liNow .mouse {
	display: block;
}
.headDiv .topRight .searchIco {
	cursor: pointer;
	height:76px;
	padding: 0;
	margin: 0;
	float: right;

}
.headDiv .topRight .searchIco em{ display:block; line-height:70px;  background: url(../images/sousuo.png)no-repeat center right;
	cursor: pointer;	border-bottom: #fff solid 1px;	width: 30px;
	height: 70px;}
.headDiv .topRight .searchIco.liNow .mouse {
	display: block;
}
.headDiv .topRight li .mouse2 {
	left: 0px;
	right: 0px;
	position: absolute;
	z-index: 22;
	top:0px;
	width:140px;
	height: 70px;

}
.headDiv .topRight li .mouse2 .box {
	width: 140px;
	height: 70px;
	position: relative;

}
.line{
	width:40px;
	height:1px;
	background-color :#fff;
	margin:0 auto;
	position: absolute;
	top: 70px;
	left :0px;
	right :0px;
	transition:width 1s linear;}
.headDiv .topRight li .mouse2 .box:hover .line{
	width: 140px;}
.headDiv .topRight li .mouse2 .input1 {
	width: 110px;
	height: 80px;
	color: #fff;
	line-height:80px;
	font-size: 14px;
}
.headDiv .topRight li .mouse2 .btn1 {
	position: absolute;
	right: 0px;
	top:20px;
	background: url(../images/sousuo.png)no-repeat center right;
	cursor: pointer;
	width: 30px;
	height: 30px;

}
/*顶部导航 end*/
/*首页banner图*/
.banner {
	width: 100%;
	position: relative;
}
.focus {
	width: 100%;
	position: relative;
	zoom: 1;
	overflow: hidden;
	z-index: 9;
}
.f426x240 {
	width: 100%;
	overflow: hidden;
	z-index: 9;
}
.rslides li {
	width: 100%;
	float: left;
	display: none;
	z-index: 9;
}
.rslides li img {
	z-index: 9999;
	display: block;
}
.rslides {
	width: 100%;
	position: relative;
	z-index: 9;
	margin: 0 auto;
}
.rslides_nav {
	height: 51px;
	width: 31px;
	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 50%;
	left: 0;
	opacity: 1;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	display: none;
}
.rslides_nav:active {
	opacity: 1.0;
}
.rslides_nav.next {
	left: auto;
	right: 0;
}
.rslides_tabs {
	text-align: center;
	position: absolute;
	bottom: 35px;
	z-index: 9;
	left: 0%;
	width: 100%;
}
.rslides_tabs li {
	display: inline;
	float: none;
	_float: left;
	*float: left;
	margin: 0 10px;
}
.rslides_tabs a {
	margin-top: 0px;
	text-indent: 9999px;
	overflow: hidden;
	background:#fff;

	display: inline-block;
	_display: block;
	*display: block;
	width: 16px;
	height:16px;
	border-radius:8px;
	z-index: 9;
	*z-index: 9;
}
.rslides_tabs .rslides_here a {
	background:#244A87;
}
/*首页banner图 end*/
.product_left {
	width:590px;
	height: 620px;
	margin-right: 10px;
	float: left;
	position: relative;
	cursor: pointer;
	overflow:hidden;
	transition: all 0.4s;}
.product_right{
	width:590px;
	float: right;
	height: 620px;
	overflow:hidden;
	margin-left: 10px;}
.product_r1{
	 height: 340px;
	position: relative;
	cursor: pointer;
	color: #333;
	overflow:hidden;
	transition: all 0.4s;}
.product_r2{	position: relative;
	cursor: pointer;
	height: 260px;
	overflow:hidden;
	color: #333;
	margin-top: 20px;
	transition: all 0.4s;}
.product_l1{
	height: 260px;
	position: relative;
	cursor: pointer;
	color: #333;
	overflow:hidden;
	transition: all 0.4s;}
.product_l2{position: relative;
	cursor: pointer;
	height: 340px;
	overflow:hidden;
	color: #333;
	margin-top: 20px;
	transition: all 0.4s;}
.product_l1{ background: url("../images/wyMCU1.jpg") no-repeat; background-size: cover; }
.product_l1:hover{ background: url("../images/wyMCU2.jpg") no-repeat; background-size: cover; }
.product_l2{ background: url("../images/jiliang1.jpg") no-repeat; background-size: cover; }
.product_l2:hover{ background: url("../images/jiliang2.jpg") no-repeat; background-size: cover; }
.product_r1{ background: url("../images/tyMCU1.jpg") no-repeat; background-size: cover; }
.product_r1:hover{ background: url("../images/tyMCU2.jpg") no-repeat; background-size: cover; }
.product_r2{ background: url("../images/wyASIC1.jpg") no-repeat; background-size: cover; }
.product_r2:hover{ background: url("../images/wyASIC2.jpg") no-repeat; background-size: cover; }
.info {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	padding: 5% 7%;
	z-index:9;
	display: flex;
}

.txt{ margin-top: 30px;}
.htt {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;

}
.tt {
	font-size: 25px;
	line-height: 33px;
	font-weight: bold;
	margin-bottom: 20px;
}

.stt {
	font-size: 16px;
	line-height: 23px;
}
.more {
	display:block;
margin-top: 20px;
}

.product_l1:hover,.product_l2:hover,.product_r1:hover ,.product_r2:hover{
	 transform: scale(1.02);
	color: #fff;

 }

.product_l1:hover a,.product_l2:hover a,.product_r1:hover  a,.product_r2:hover a{

	color: #fff;
}



/*应用方案*/
.yyfa {
	width: 100%;
	height: auto;
	margin: 50px auto;
	position: relative;
	height: 650px;
	overflow: hidden;
}

.yyfa .tab {
	overflow: hidden;
	position: absolute;
	top:270px;
	left:0%;
	right:0%;
}

.team-box {
	position: relative;
	background:rgba(255,255,255,.5);
	padding-top: 30px;
}

.team-box .team-content {
	background:#fff;
	padding-top: 30px;
	text-align: center;
	border-top: 4px solid transparent;
	display: inline-block;
	width: 100%;
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
}
 .team-content .title {
	color: #333;
	 font-weight: bold;
	font-size:20px;
	 padding-bottom: 10px;
	letter-spacing: 0.57px;
}
.team-content  .title2 {
	color: #666;
	font-family: 'MontserratUltraLight';
	font-size: 14px;
	margin-bottom: 5px;
	display: inline-block;
	padding: 0 15px;
	border-left: 1px solid #aaa
}
.team-content  .title2 a{display: inline-block;width: 100%;height: auto}
.team-content p {
	color: #666;
	font-size: 14px;
	padding: 10px 20px 0;
	display: inline-block;
	line-height: 24px;
	text-decoration: none;
	text-align: center;
	opacity: 0;
	filter:Alpha(opacity=100);
	-webkit-transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-o-transition: all 1s ease 0s;
	transition: all 1s ease 0s;
	overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;
}
.team-box:hover .team-content  p {
	opacity: 1;
	filter:Alpha(opacity=0);
}

.team-content ul li a:hover {
	background-color: #244A87;
}
.team-box:hover .team-content {
	margin-top: -130px;
	background-color: #244A87;
	color: #fff;
	padding-bottom: 30px;
}
.team-box:hover .title,.team-box:hover .title2,.team-box:hover p{ color: #fff;}


.yyfa .tab a {
	display: block;
	width:calc(25% - 40px);
	margin:10px 20px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	float: left;

}
.yyfa .co {
	overflow: hidden;

}
.yyfa .co > ul {
	margin: 0;
	padding:0px;
}
.yyfa .co li {
	display: none;
	width: 100%;
	height: 600px;
	list-style: none;
}
.yyfa .co li:nth-child(1){ background:url("../images/yyfabg2.jpg") no-repeat top; background-size: cover;background-position:center;}
.yyfa .co li:nth-child(2){ background:url("../images/yyfabg1.jpg") no-repeat top; background-size: cover;background-position:center;}
.yyfa .co li:nth-child(3){ background:url("../images/yyfabg3.jpg") no-repeat top; background-size: cover;background-position:center;}
.yyfa .co li:nth-child(4){ background:url("../images/yyfabg4.jpg") no-repeat top; background-size: cover;background-position:center;}
.yyfa_list{ width: 1200px; margin: 0 auto; padding: 30px; }
/*应用方案 end*/
.about{ height: 380px; overflow: hidden;}
.ab_fl{ position: relative; width: 560px; height: 380px;padding-right: 40px;
	background: linear-gradient(to right, #ffffff 0% , #ffffff 50% , #dedede 50%,#dedede 100%);
	background: -moz-linear-gradient(to right, #ffffff 0% , #ffffff 50% , #dedede 50%,#dedede 100%);
	background: -webkit-linear-gradient(to right, #ffffff 0% , #ffffff 50% , #dedede 50%,#dedede 100%);

}
.ab_fl b{ display: block; line-height: 32px; font-size: 28px; color: #333; margin-top: 80px;}
.ab_fl p{ padding-left: 40px; line-height: 26px; margin-top: 30px; text-align: justify;}
.ab_fl span{ display: block;width: 120px; height: 40px; text-align: center; line-height: 40px; border: 1px solid #244A87; margin-top: 30px; border-radius: 20px;}
.ab_fl a{ display: block; color: #244A87;}
.ab_fl a:hover{ color: #fff;}
.ab_fl span:hover{ background: #244A87; }
.lin1{ background: #244A87; display: block; width: 60px; height: 2px;  left:0px; position:absolute; top: 20px;}
.lin2{ background: #244A87; display: block; width: 60px; height: 2px;  right:40px; position:absolute; bottom: 40px;}
.ab_fr{ width: 600px; height: 380px;}

.ab_bottom {
	background:#244A87;
	margin: auto;
	transition: opacity .3s .6s, visibility 0s .6s, margin-top 0s .6s;
}
.ab_bottom :after,.ab_bottom :before {
	content: "";
	display: table
}
.ab_bottom :after {
	clear: both
}
.ab_bottom  li {
	width: 240px;
	float: left;
	height: 136px;
}
.ab_bottom  li a {
	height: 136px;
	text-align: center;
	text-decoration:none;
	position: relative;
	display: block;
	padding: 30px 26px 24px;
	transition: all .3s;
	border-left: 1px solid #727577;
	border-color: hsla(0,0%,100%,.06)
}

.ab_bottom  li a b {
	color: #fff;
	font-weight: bolder;
	display: block;
	font-size: 42px;
	width: 100px;
	float: left;
	text-align: right;
	margin-bottom: 8px
}
.ab_bottom li a i{ float:left; display: block;	width: 85px; text-align: left;font-size: 26px; color: #fff;}
.ab_bottom  li a p {
	color: #dedede;
	font-size: 14px;
	line-height: 24px;

}
.ab_bottom  li a:hover {
	background-color: hsla(0,0%,100%,.06);
	text-decoration: none;
	border-color: transparent!important
}

.ab_bottom  li a:hover p {
	color: #fff
}
.ab_bottom  li:last-child a {
	border-right: 1px solid #727577;
	border-color: hsla(0,0%,100%,.06)
}

/*新闻中心*/
.news {
	margin-top: 50px;

}
.news_list{ width: 650px; float: right; margin-top: 10px; }
.news_box{ padding: 25px; border-bottom: 1px solid #dedede; height: 121px; overflow: hidden; transition: all 0.3s;}
.news_box a{ display: block;}
.news_box a i{display: block; color: #999; }
.news_fl{ width: 520px; }
.news_fl span{ color:#999;}
.news_fl i{ display: block; margin-top: 5px;}
.news_fl i em{ margin-left:5px;}
.news_fr{ width: 50px; height: 50px;  border: 1px solid #999; margin: 30px 0;}
.news_fr{ width: 50px; height: 50px;  border: 1px solid #999; margin: 30px 0;}

.news_fr i{ font-size: 28px; font-weight: bold; text-align: center;line-height: 50px; display: block;  }
.intro-content{width: 520px; float: left;}
.intro-content a:hover .news_title{color: #244A87;}
.news_title{ font-size: 18px; line-height: 30px; font-weight: bold; color: #333; padding: 10px 0;}
.news_content{ font-size: 14px; line-height: 26px;}
.news_box:hover{ background: #244A87;}

.news_box:hover a,.news_box:hover .news_title,.news_box:hover i{color: #fff;}

/*新闻中心 end*/
/**底部*/
.scroll {
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	position: fixed;
	right:15px;
	bottom: 50px;
	color: #fff;
	cursor: pointer;
	background:#333;
	font-size: 30px;
	border-radius: 10px;
}

.foot-bg {
	background: #222222;
	padding: 62px 0;
	color: #cacaca;
	margin-top:110px;
}
.foot-bg a {
	color: #cacaca;
}
.foot-bg a:hover {
	color: #244A87;
}
.sortt {
	width:170px;
	float: left;
	display: inline;
	padding-right:10px;
}
.sortt  p{
	line-height: 42px;
	font-size:20px;
	color: #ffffff;
}
.sortt .content {
	margin-top: 10px;
	position: relative;
	oierflow: hidden;

}
.sortt .content a {
	display: block;
	line-height: 30px;
	font-size: 14px;
	overflow: hidden;
	color: #B5B5B5;
}
.sortt .content a:hover{ color: #ffffff}
.contact {
	float: left;
	width: 350px;
	display: inline;
	font-size: 14px;
	line-height: 24px;

}
.contact2 {
	float: left;
	width: 310px;
	display: inline;
	font-size: 14px;
	line-height: 24px;

}
.content .title1 {line-height: 42px;
	font-size:20px;
	color: #ffffff;}
 .content .title2{ color: #ffffff; font-size: 24px; padding-bottom: 20px; margin-top:10px;}
 .content {
	line-height: 30px;
}
#footer {
	background: #343434;
	color: #fff;
	padding: 10px;

}
#footer a {
	color: #fff;
}
.copyright {
	text-align: left;
}
.copyright span{ float: right;}

/*底部 end*/