@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
li {
	list-style-type: none;
}
a {
	text-decoration : none;
}
.clear {
	clear: both;
}
/*头部*/
.head_tuy {
	width: 100%;
	background-color: #fff;
	padding-top: 20px;
	height: 80px;
	padding-bottom: 20px;
}
.head_tuy_a {
	width: 1300px;
	margin: auto;
}
.head_tuy_img {
	width: 15%;
	float: left;
}
.head_tuy_img img {
	width: 100%;
}
.head_tuy_text {
	width: 31%;
	float: left;
	line-height: 25px;
}
.head_tuy_text h1 {
	font-size: 20px;
	color: #37649b;
}
.head_tuy_text p {
	font-size: 13px;
	color: #999;
}
.head_tuy_nav {
	width: 54%;
	float: left;
}
.head_tuy_nav li {
	width: 12%;
	float: left;
	text-align: center;
	position: relative;
}
.head_tuy_nav a {
	display: block;
	font-size: 16px;
	color: #000000;
	line-height: 6;
	border-bottom: #fff 3px solid;
}
.head_demo {
	display: none;
	position: absolute;
	z-index: 99;
	background: #fff;
	text-align: center;
	width: 200px;
	right: -50px;
	border-top: 3px solid #4b6ba4;
	top: 96px;
}
.head_demo li {
	width: 100%;
	text-align: center;
}
.head_demo li a {
	border-bottom: 2px solid #f0f0f0;
	line-height: 3;
}
.head_tuy_nav li a:hover {
	color: #466ea1;
	border-bottom: #466ea1 3px solid;
}
.head_demo li a:hover {
	color: #FFF;
	background: #466ea1;
}
.head_tuy_nav li:hover .head_demo {
	display: block;
}
.head_sousuo img {
	width: 20px;
	height: 20px;
	margin-top: 40px;
}
.head_sousuo input {
	height: 25px;
	border: 2px solid #466ea1;
	outline: none;
	border-radius: 10px;
	width: 170px;
	padding-left: 10px;
}
.head_sousuo {/* width: 150px; */
	float: left;
}
.img_logoheda {
	width: 25px;
	float: left;
}
.img_logoinput {
	width: 50px;
	float: left;
	height: 30px;
	position: relative;
	top: 34px;
}
.img_logoinput {
	display: none;
}
.control-box h1 {
	line-height: 70px;
	text-align: center;
}
/*轮播*/
.banner {
	width: 1920px;
	height: 800px;
	margin: auto;
	position: relative;
	overflow: hidden;
}
.banner-inner {
	width: 100%;
	height: 800px;
	position: abselute;
	z-index: 2;
	left: 0;
	top: 0;
}
.banner img {
	width: 1920px;
	height: 800px;/* display: block; */
            /* vertical-align: middle; */
            /* float: left; */
}
.banner .ctrlbtn a {
	display: block;
	position: absolute;
	top: 50%;
	width: 11px;
	height: 19px;
	line-height: 100px;
	text-align: center;
	cursor: pointer;
	font-size: 24px;
	margin-top: -50px;
	color: white;
}
.prev {
	right: 0;
	font-family: "宋体";
	background-image: url('../img/right.png');
	right: 20px;
}
.next {
	left: 0;
	font-family: "宋体";
	background-image: url('../img/left.png');
	left: 20px;
}
.banner ul {
	position: absolute;
	left: 0;
	bottom: 10px;
	width: 100%;
	text-align: center;
}
.banner li {
	display: inline-block;
	width: 10px;
	height: 10px;
	overflow: hidden;
	margin: 0 5px;
	background-color: rgba(255,255,255,.5);
	border-radius: 50%;
	z-index: 1111;
	cursor: pointer;
}
.banner .active {
	background: #fbab2e;
}
/*

关于我们
*/
.aubot_index {
	width: 1300px;
	height: 350px;
	margin: auto;
	margin-top: 50px;
}
.aubot_index_img {
	width: 33%;
	float: left;
	padding-left: 50px;
}
.aubot_index_img img {
	width: 100%;
}
.aubot_index_text {
	width: 56%;
	float: right;
	padding-right: 50px;
}
.aubot_index_text p {
	line-height: 30px;
	font-size: 14px;
	margin-top: 20px;
}
.aubot_index_text h1 {
	color: #466ea1;/* margin-top: -10px; */
}
.aubot_index_text a {
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-top: 10px;
	background: #466ea1;
	border-radius: 30px;
	color: #fff;
}
/*品牌介绍*/
.img_lunhead {
	width: 100%;
	background: #f4f4f4;
	height: 350px;
}
.lun_head_img {
	width: 1300px;
	margin: auto;
	height: 300px;
	background: #f4f4f4;
	position: relative;
}
.lun_head_text {
	width: 80%;
	float: left;
	margin-top: 30px;
}
.lun_head_biao {
	width: 10%;
	float: right;
	margin-top: 30px;
}
.control-box {
	width: 1300px;
	height: 320px;
	background-size: 1055px;
	background-repeat: no-repeat;
	background-position: 60px 165px;
	margin-left: auto;
	margin-right: auto;
}
.control-box ul {
	list-style: none;
	position: relative;
	top: -100px;
}
.control-box ul li {
	position: absolute;
	top: 50px;
	cursor: pointer;
}
.prev1 {
	right: 40px;
}
.next1 {
	right: 0;
}
.bigbox {
	overflow: hidden;
	width: 1300px;
	height: 214px;
	margin: auto 0px auto;
	position: absolute;
	top: 100px;
}
#switcher {
	height: 80px;
	left: 0px;
}
.content_1.content_2 {
	width: 100%;
	float: left;
}
.box {
	margin-bottom: 36px;
	transition: all .7s ease 0s;
	width: 191px;
	height: 81px;
	float: left;
	border-left: 21px #f4f4f4 solid;
}
/*行业应用*/
.hangye_index {
	width: 1800px;
	margin: auto;
	background-color: #fff;
	margin-top: 50px;
	height: 681px;
}
.hangye_title {
	text-align: center;
	line-height: 50px;
}
.hangye_title p {
	font-size: 16px;
	color: #999;
}
.hanye_zan_a ul li img {
	width: 100%;
	overflow: visible;/* height: 282px; */
	transition: 0.5s;
}
.hanye_zan_a ul li {
	width: 22%;
	float: left;
	margin: 20px;
	border: #d7d7d7 1px solid;
	height: 465px;
}
.hanye_zan_a ul li a {
	display: block;
}
.text_hangye_c {
	padding: 15px;
	line-height: 40px;
	background: #fff;
	padding: 8%;
	display: block;
	height: 108px;
	overflow: hidden;
	margin-top: 0px;
	transition: all 0.6s ease;
}
.text_hangye_c h3 {
	color: #000;
	font-size: 18px;
}
.text_hangye_c p {
	font-size: 14px;
	color: #827b7b;
}
.text_hangye_c span {
	display: none;
	font-size: 14px;
	line-height: 30px;
	color: #827b7b;
}
.hanye_zan_a ul li:hover .text_hangye_c {
	margin-top: -90px;
	height: 205px;
	background: #fff;
	transition: all 0.6s ease;
	z-index: 9999;
	display: block;
	position: relative;
}
.hanye_zan_a ul li:hover .text_hangye_c span {
	display: block;
}
.hanye_zan_a ul li:hover .text_hangye_c h3 {
	color: #009de2;
}
.hanye_zan_a ul li:hover .text_hangye_c p {
	color: #009de2;
}
.a_hanye_d {
	width: 100%;
	height: 50px;
}
.a_hanye_d a {
	width: 200px;
	height: 50px;
	line-height: 50px;
	background: #456fa1;
	display: block;
	text-align: center;
	margin: auto;
	color: #fff;
	border-radius: 30px;
	font-size: 16px;
}
/*服务支持*/
.fuwu_zc img {
	width: 100%;
}
/*产品中心*/
.foot_index {
	width: 100%;
	background: #1a1a1a;
}
.foot_index_a {
	width: 1300px;
	margin: auto;
	background: #1a1a1a;
	color: #fff;
	height: 320px;
}
.foot_left {
	width: 30%;
	height: 230px;
	float: left;
	text-align: center;
	margin-top: 60px;
	font-size: 14px;
}
.foot_img_logo {
	width: 250px;
	margin: auto;
	margin-bottom: 30px;
}
.foot_cent {
	width: 40%;
	float: left;
	margin-top: 50px;
	height: 230px;
	border-right: 1px solid #99999994;
	border-left: 1px solid #99999994;
}
.foot_cent p {
	font-size: 22px;
	width: 500px;
	margin: auto;
	height: 50px;
}
.foot_cent_a {
	width: 500px;
	margin: auto;
	height: 30px;
	font-size: 14px;
}
.foot_cent_b {
	width: 13px;
	height: 19px;
	float: left;
}
.foot_cent_a span {
	margin-left: 15px;
}
.foot_right {
	width: 14%;
	float: right;
	margin-top: 50px;
}
.foot_right2{margin-top: 150px;	width: 14%;
	float: right;}
.foot_right p {
	text-align: center;
}
.foot_right_img {
	width: 150px;
	height: 150px;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 20px;
}
/*尾部*/
.bodyCon08 {
	background: none;
	margin-top: 100px;
}
.bodyCon08 .students {
	margin: 0 auto;
	width: 1300px;
	height: 560px;
	position: relative;
}
.bodyCon08 .students p.PP {
	width: 510px;
	height: 50px;
	font-size: 16px;
	color: #333;
	text-align: center;
	position: absolute;
	top: 60px;
	left: 300px;
}
#four_flash {
	position: relative;
	width: 1300px;
	height: 430px;
	margin: 0 auto;
	position: absolute;
	bottom: 40px;
}
#four_flash .flashBg {
	width: 1100px;
	height: 460px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
#four_flash .flashBg ul.mobile {
	width: 2000%;
	height: 455px;
	position: absolute;
	top: 15;
	left: 0;
}
#four_flash .flashBg ul.mobile li {
	border: 10px solid #fff;
	float: left;
	width: 1050px;
	height: 402px;
	margin-left: 26px;
	color: #6C6E85;
}
#four_flash .flashBg ul.mobile li:hover {
	border: 10px solid #fff;
	color: #000;
}
#four_flash .flashBg ul.mobile li dd {
	font-size: 20px;
	line-height: 60px;
	text-align: center;
	border-bottom: 1px solid #dadce3;
	color: #00b9e5;
}
#four_flash .flashBg ul.mobile li p {
	font-size: 16px;
	line-height: 24px;
	margin-top: 10px;
}
#four_flash .flashBg ul.mobile li a {
	display: block;
	color: #827b7b;
}
#four_flash .but_left {
	width: 80px;
	height: 80px;
	position: absolute;
	top: 220px;
	left: 0px;
	background: url(../img/qianxleft.png) no-repeat;
}
#four_flash .but_right {
	width: 80px;
	height: 80px;
	position: absolute;
	top: 220px;
	right: 0px;
	background: url(../img/qianxr.png) no-repeat;
}
#four_flash .but_left:hover {
	background: url(../img/qianxleft1.png) no-repeat;
}
#four_flash .but_right:hover {
	background: url(../img/qianxr1.png) no-repeat;
}
.text_titlt_cp {
	text-align: center;
	line-height: 30px;
}
.text_titlt_cp p {
	font-size: 16px;
	color: #999;
	margin-top: 25px;
}
.left_chang {
	width: 30%;
	float: left;
	padding-left: 30px;
	margin-top: 60px;
}
.right_chang {
	width: 60%;
	float: right;
}
.right_chang img {
	width: 100%;
}
.foot_youw1 {
	width: 70px;
	float: left;
	line-height: 50px;
}
.foot_left p {
	line-height: 24px;
	padding: 10px;
}
.boeru {
	width: 100%;
}
.example {
	width: 1900px;
	height: 800px;
}
.index-c1 {
	width: 100%;
	height: 120px;
	margin-top: 15px;
}
.clearfix li {
	width: 25%;
	float: left;
}
.clearfix li h3 i {
	font-size: 55px;
	font-weight: 900;
	font-style: inherit;
	color: #44749c;
}
/*新闻*/

.titl_ton {
	text-align: center;
}
.xian_ab {
	font-size: 16px;
	color: #999;
	text-align: center;
	line-height: 50px;
}
.cu_mk {
	width: 100%;
}
.cu_ki {
	width: 1300px;
	margin: auto;
	margin-top: 50px;
}
.cu_ki ul {
	margin-top: 30px;
}
.cu_ki li {
	width: 22%;
	float: left;
	margin-left: 2.4%;
	border: 1px solid #eeeeee;
	height: 445px;
	box-shadow: darkgrey 2px 2px 6px 0px;
	margin-bottom: 30px;
}
.cu_top img {
	width: 100%;
}
.cu_top p {
	font-size: 18px;
	font-weight: 500;
	height: 30px;
	padding: 10px;
	border-bottom: 1px solid #eaeaea;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.cu_top dd {
	font-size: 14px;
	padding: 10px;
	line-height: 20px;
	height: 108px;
	overflow: hidden;
}
.cu_top span {
	width: 100%;
}
.cu_top span div a {
	padding: 10px;
	font-size: 15px;
	color: #fff;
	background: #44749c;
	margin-left: 10px;
	border-radius: 10px;
	box-shadow: 0px 3px 5px #888888;
}
.cu_top span div {
	margin-top: 20px;
	height: 50px;
}
.cu_bot {
	width: 100%;
	height: 35px;
	padding: 10px;
	margin-top: 5px;
}
.cu_bot_left {
	width: 49%;
	float: left;
}
.cu_bot_left .cu_yui {
	width: 50%;
	float: left;
}
.cu_yui div {
	width: 30px;
	height: 30px;
	float: left;
}
.cu_yui dd {
	width: 65%;
	margin-top: 5px;
	float: right;
}
.cu_bot_right {
	width: 48%;
	float: right;
}
.cu_bot_right dd {
	margin-top: 5px;
}
.cu_top div img {
	transform: scale(0.9);
	transition: all .8s ease-in;
	height: 183.8px;
}
.cu_top div:hover img {
	transform: scale(1.0);
	transition: all .8s ease-in;
}
/* 公共样式表css */


.clear {
	clear: both
}
input {
	border: none;
}
/* 必要布局样式css */
.title_cn {
	text-align: center;
	font-weight: bold;
	font-size: 30px;
}
#new_box {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 0px;
}
.new_con {
	max-width: 1300px;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 50px;
}
.newtel {
	height: 30px;
	padding-bottom: 10px;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #666;
}
.new_telst {
	width: 680px;
	margin: 0 auto;
	position: relative;
	top: 6px;
	text-align: center;
}
.new_telst li {
	width: 166px;
	line-height: 50px;
	text-align: center;
	float: left;
	display: inline;
	font-family: "微软雅黑";
	cursor: pointer;
	height: 50px;
	border-radius: 10px;
}
.new_telst li.newon {
	color: #fff;
	font-weight: bold;
	background: #d71318;
}
.new_telst p {
	position: absolute;
	top: 34px;
	left: 0px;
	width: 166px;
	height: 7px;
	overflow: hidden;
	text-align: center;
}
.new_telst b {
	display: inline-block;
	width: 0;
	height: 0;
	margin-top: -3px;
	border-style: solid dashed dashed dashed;
	border-width: 9px;
	border-color: #217af0 #fff #fff #fff;
	overflow: hidden;
	zoom: 1;
	font-size: 0;
}
.new_lst {
	height: 420px;
	position: relative;
	overflow: hidden;
	display: none;
	margin-top: 10px;
	padding-top: 20px;
}
.new_lst ul {
	width: 1300px;
	position: absolute;
	left: 0px;
	background: #f2f2f2;
}
.new-wrap {
	margin-top: 30px;
}
.new-wrap .show {
	display: block;
}
li.new_cnlf {
	width: 49%;
	float: left;
}
li.new_cnrf {
	float: right;
	width: 49%;
}
.new_cnlf img {
	width: 100%
}
.mr0 {
	margin-right: 0px;
}
.ter {
	padding: 20px;
	height: 290px;
	overflow: hidden
}
.foot_you {
	width: 100%;
	background: #1a1a1a;
	height: 160px;
	color: #fff;
	font-size: 14px;
}
.foot_you a {
	color: #fff;
}
.foot_youw {
	width: 1300px;
	margin: auto;
	background: #1a1a1a;
}
.foot_you_q {
	width: 100%;
	height: 55px;
	line-height: 20px;
}
.foot_you_q a {
	color: #999;
	line-height: 25px
}
.foot_you_q ul li {
	float: left;
	text-align: center;
	margin-right: 20px;
}
.foot_h {
	width: 100%;
	height: 54px;
	line-height: 30px;
}
.foot_gs {
	width: 100%;
	height: 50px;
	text-align: center;
}
.foot_gs span {
	font-size: 14px;
	line-height: 30px;
}
.foot_index a {
	color: #fff
}
.boeru {
	width: 100%;
}
.example {
	width: 100%;
	height: 650px;
}

@media (min-width:1024px) {
.aubot_index {
	width: 1300px;
}
}

@media (min-width:1400px) {
.aubot_index {
	width: 1440px;
}
}

@media (min-width:1920px) {
.aubot_index {
	width: 1800px;
}
}

@media (min-width:1024px) {
.new_con {
	max-width: 1300px;
	margin: 0 auto;
	margin-top: 50px;
}
.new_lst ul {
	width: 1300px;
	position: absolute;
	left: 0px;
	background: #f2f2f2;
}
}

@media (min-width:1440px) {
.new_con {
	max-width: 1400px;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 50px;
}
.new_lst ul {
	width: 1400px;
	position: absolute;
	left: 0px;
	background: #f2f2f2;
}
}

@media (min-width:1920px) {
.new_con {
	max-width: 1800px;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 120px;
}
.new_lst ul {
	width: 1800px;
	position: absolute;
	left: 0px;
	background: #f2f2f2;
}
}

@media (min-width:1024px) {
.foot_index_a {
	width: 1300px;
	margin: auto;
	background: #1a1a1a;
	color: #fff;
	height: 320px;
}
}

@media (min-width:1440px) {
.foot_index_a {
	width: 1400px;
	margin: auto;
	background: #1a1a1a;
	color: #fff;
	height: 320px;
}
}

@media (min-width:1920px) {
.foot_index_a {
	width: 1800px;
	margin: auto;
	background: #1a1a1a;
	color: #fff;
	height: 320px;
}
}

@media (min-width:1024px) {
.example {
	height: 550px;
}
}

@media (min-width:1440px) {
.example {
	height: 620px;
}
}

@media (min-width:1920px) {
.example {
	height: 800px;
}
}

@media (min-width:1024px) {
.aubot_index_img img {
	height: 370px;
}
}

@media (min-width:1440px) {
}

@media (min-width:1920px) {
.aubot_index_img img {
	height: 350px;
}
}
.search_form .button {
	width: 100px;
	height: 40px;
	border-radius: 10px;
	background: #466ea1;
	color: #fff;
}
.search_form #wd {
	height: 40px;
	border: 2px solid #466ea1;
	outline: none;
	border-radius: 10px;
	width: 420px;
	padding-left: 10px;
}
.imgbig img {
	width: 100%;
}
.product-detail-tabcon img {
	width: auto;
}
.shadow img {
	width: 100%;
}