@charset "utf-8";
* {
	padding:0;
	margin:0;
}
body{
	font-family:"微软雅黑";
	font-size:13px;
	color:#454545;
}
img{
	border:0;
}
a {
	text-decoration: none;
	color: initial;
}
ul li{
	list-style:none;
}
h1,h2,h3,h4,h5,h6,strong,em{
	font-weight:normal;
	font-style:normal;
}
input{
	border:0;

}
/*banner*/
.sy-banner{
	
	/*height: 600px;*/
	width: 100%;
}
.sy-banner .swiper-container{
	/*height: 600px;*/
	position: relative;
}
/*.sy-banner .swiper-slide img{*/
/*	width: 1400px;*/
/*	display: block;*/
/*	height: 600px;*/
/*	position: absolute;*/
/*	left: 50%;*/
/*	top:0;*/
/*	margin-left: -700px;*/
/*}*/
.sy-banner .swiper-pagination-bullet{
	width: 18px;
	height: 18px;
	border: 1px solid #168b95;
	background-color: #FFFFFF;
	opacity: 1;
	border-radius: 50%;
}
.sy-banner .swiper-pagination-bullet-active{
	background-color:#168b95;
	
}
/*===========================================全局样式=========================================*/
.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}
.clearfix:after {
	clear: both;
}
.box{
	width:1200px;
	margin:0 auto;
}
.common-banner{
	position: relative;height:500px;
}
.common-banner img{
	left: 50%;
    position: absolute;
    height: 500px;
    display: block;
    /* width: 100%; */
    width: 1920px!important;
    margin-left: -960px;
}
.img100 img,.img100 a img{
	width: 100%;

}
.imgCenter{
	text-align:center;
	margin-top:45px;
	margin-bottom:10px;
}
.block{
	display:block !important;
}
.left{
	float:left;
}
.left img{
	display: block;
	/*width: 100px;*/
}
.footer_top .left{
	max-width:10%;
}
.footer_top .left img{
	width:100%;
}
.right{
	float:right;
}
.adderH1{
	background-color:#168b95;
	color:#fff;
	font-size:22px;
	display:block;
	width:85.8%;
	padding-left:14.2%;
	line-height:22px;
	padding-bottom:10px;
	padding-top:14px;
}
.adderH1 span{
	font-size:14px;
	color:#fff;
	line-height:14px;
}
.titleH2{
	font-size:20px;
	color:#1c1c1c;
	text-align:center;
	background:url(../images/title_bg1.png) no-repeat center bottom;
	padding-bottom:10px;
}
.titleH2 span{
	font-size:16px;
	color:#6c6c6c;
}
.titleH3{
	border-left:3px #168b95 solid;
	line-height:24px;
	font-size:20px;
	color:#1c1c1c;
	padding-left:9px;
	margin-left:3px;
	overflow: hidden;
}
.more{float: right;}
.more a{color: #6c6c6c;font-size: 16px;transition-duration: 0.5s;}
.more a:hover{color: #168b95;transition-duration: 0.5s;}
.titleH3 span{
	font-size:16px;
	color:#6c6c6c;
	padding-left:10px;
}
.titleH5{
	background-color:#efefef;
	padding-left:14px;
	margin-top:20px;
}
.titleH5 span{
	display:block;
	background:#fff;
	border-top:2px #168b95 solid;
	line-height:35px;
	color:#5a5a5a;
	font-size:14px;
	width:75px;
	text-align:center;
}
.crumbs{
	height:30px;
	border-bottom:1px #d6d6d6 dashed;
	width:100%;
}
.crumbs,.crumbs a{
	font-size:12px;
	color:#535353;
	line-height:22px;
}
.crumbs a:last-child{
	color:#168b95;
}
.products,.about,.new,.about_page{
	margin-bottom:60px;
	margin-top: 40px;
}

/*============================================头部=================================================*/
.head{
	/*margin-bottom:5px;*/
	padding:15px 0px;
	position: relative;
}
.lang-set{
	position: absolute;
	right: -60px;
	font-size: 0;
}
.lang-set a{
	display: inline-block;
	width: 30px;
}
.lang-set a + a{
	margin-left: 5px;
}
.lang-set img{
	width: 100%;
	display: block;
}
.logo,.nav{
	/*height:80px;*/
}
.logo{
	width:300px;
}
.logo img{
	/*margin-top:6px;*/
	max-width: 72%;
	display: block;
}
.nav > li{
	float:left;
	/*padding-top: 25px;*/
	position: relative;
	margin-left: 1px;
}
.nav > li > ul{
	position: absolute;
	width: 100%;
	background-color: #fff;
	display: block;
	z-index:9999;
	top:35px;
	opacity: 0;
}
.nav > li:hover ul{
	transition-duration: 1s;
	opacity: 1;
	top:45px;
	display: block;
	
}
.nav > li > ul a{
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	display:block;
	color:#4d4d4d;
	text-align: center;
	overflow: hidden;
}
.nav > li > ul li + li{
	border-top: 1px dashed #cccccc;
	position: relative;
}
.nav > li > ul a:hover{
	/*background-color:#168b95;*/
	color: #168b95;
	border-radius: 0;
}
.nav > li > a{
	line-height:40px;
	/*width:70px;*/
	text-align:center;
	font-size:18px;
	color:#333;
	display:block;
	padding: 10px 25px;
}
.nav .adder > a,.nav li a:hover{
	/*background-color:#168b95;*/
	color: #168b95;
	border-radius: 5px;
}
.nav-leve3{
	position: absolute;
    right: -86px;
    top: -35px;
    z-index: 9999;
    opacity: 0;
}
.nav-leve3 dd{
    border-bottom: 1px dashed #cccccc;
    /*border-top: 1px dashed #cccccc;*/
    background: #fff;
}
.nav-leve3 dd a{
	height: 35px;
    line-height: 35px;
    font-size: 12px;
    display: block;
    color: #4d4d4d;
    text-align: center;
    overflow: hidden;
    padding: 0 25px;

}
.nav li ul li:hover .nav-leve3{
	transition-duration: 1s;
	opacity: 1;
	top:0px;
}
/*==============================================banner==================================================*/
.banner{
	overflow:hidden;
	position:relative;
	margin-bottom:40px;
	width:100%;
}
.banner,.banner ul > li > a > img,.banner ul > li > img{
	width:100%;
}
.banner ul{
	width:10000000000000px;
	position:relative;
}
.banner ul li{
	float:left;
}
.banner_about{
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-600px;
	margin-top:-22px;
	height: 0;
}
.banner_about a{
	display:block;
}

/*==============================================底部==================================================*/
.footed{ margin:0px auto;height:146px; background-color:#2a2d2c; overflow:hidden;}

.foot-mess{ margin:0px auto; width:1212px; overflow:hidden;}

.foot-left{ float:left;width:580px}

.foot-telephone{ padding:30px 0px 20px 5px; font-size:18px; color:#fff; font-weight:bold;}

.foot-nav{ padding:0px 0px 10px 0px; float:left; color:#fff;}

.foot-nav a{ padding:0px 5px 0px 5px; font-size:14px; color:#fff;}

.foot-copyright{ clear:both; color:#fff;}
.foot-copyright a{ color:#fff;}

.foot-right{ float:right;width:500px;margin-top:103px; }
.foot-right .foot-nav{float:right!important}
.erweimas{ margin-top:25px; margin-right:10px; float:left; width:88px; text-align:center; color:#939393;}
.erweimas img{
	max-width: 88px;
}
/*==============================================首页==================================================*/
.container{
	margin-bottom:10px;
	overflow: hidden;
}
.products{
	overflow:hidden;
}
.Plist{
	margin-top:45px;
	width:10000000000000px;
	position:relative;
	overflow: hidden;
}
.Plist li{
	width:206px;
	height:250px;
	overflow:hidden;
	font-size:0;
	float:left;
	cursor:pointer;
	position:relative;
	margin-right:40px;
	border:1px solid #e9e9e9;
	border-bottom: none;
}
.Plist li .span-a,.Plist li img{
	height:auto;
	width:100%;
	display: block;
	position: absolute;
	top:0px;right:0px;bottom:0px;left:0px;margin:auto;
}
.Plist li .span-a{
	color:#fff;
	font-size:14px;
	line-height:208px;
	display:none;
	background-color:rgba(0,0,0,.5);
	text-align:center;
	position:absolute;
	top:0;
	z-index: 999;
}
.product_list-a{
	display: block;
    height: 208px;
    overflow: hidden;
    position: relative
}

.Plist li .title-a{
	display:block;
	font-size:14px;
	color:#222;
	width:100%;
	text-align:center;
	background-color:#e9e9e9;
	line-height:42px;
}

.about{
	position:relative;
}
.about .titleH3{
	margin-bottom:30px;
}
.about_img{
	width:400px;
	height:210px;
	display:block;
	position:absolute;
	border:4px #ededed solid;
	right:0;
	top:65px;
}
.about_img img{
	width:100%;
	height:100%;
}
.about .about_font{
	width:750px;
	line-height:30px;
	color:#454545;
	font-size:14px;
	padding:25px 35px 0 25px;
	background-color:#ededed;
	height:162px;
	overflow:hidden;
	text-overflow:ellipsis;
	display:block;
	border-bottom:25px #ededed solid;
}
.new .titleH3{
	margin-bottom:23px;
}
.new_button {
	margin-bottom:32px;
}
.new_button a{
	color:#6c6c6c;
	font-size:14px;
	width:148px;
	height:38px;
	line-height:38px;
	background-color:#ececec;
	float:left;
	text-align:center;
	margin-right:10px;
	border:1px #ececec solid;
}
.new_button .new_adder{
	height:35px;
	border-top:4px #168b95 solid;
	line-height:35px;
	background-color:#fff;
	color:#168b95;
}
.new_container{
	width:1300px;
	height:265px;
	overflow:hidden;
}
.new_container ul{
	display:none;
}
.new_container ul li{
	border-bottom:1px #e8e8e8 dashed;
	margin-top:17px;
	padding-bottom:20px;
	width:550px;
	float:left;
	margin-right:100px;
	position: relative;
}
.new_container ul li .time{position: absolute;bottom: 20px;left: 0;background-color: rgba(0, 0, 0, 0.56);text-align: center;height: 30px;
line-height: 30px;color: #ffffff;font-size: 12px;width:135px;opacity: 0;transition-duration: 0.5s;}

.new_container ul li:hover .time{opacity: 1;transition-duration: 0.5s;}

.newlimg{
	padding:2px;
	width:129px;
	height:89px;
	border:1px #e0e0e0 solid;
	border-radius:1px;
}
.newlimg img{
	width: 100%;
	height:100%;
	display: block;
}
.newlfont{
	text-align:left;
	margin-left:15px;
	width:400px;
}
.newlfont a{
	color:#444444;
	font-size:15px;
	line-height:30px
}
.newlfont a:hover{
	color:#168b95;
	text-decoration:underline ;
}
.newlfont span{
	display:block;
	font-size:13px;
	line-height:24px;
	color:#787878;
	height:50px;
	overflow:hidden;
	margin-top:10px;
	cursor:pointer;
}

/*==========================================关于我们===========================================*/
.about_page{
	margin-top:25px;
}
.left_nav{
	width:210px;
	overflow:hidden;
	float:left;
}
.left_nav .adderH1{
	margin-bottom:18px;
}
.left_nav ul {
	margin-bottom:28px;
	border: 1px solid #eeeeee;
}
.left_nav ul li{
	text-align: center;
	border-bottom:1px #ececec solid;
	background:url(../images/nav_wx.png) no-repeat;
}
.left_nav ul li a{
	line-height:45px;
	font-size:14px;
	color:#525252;
	display: block;
}
.left_nav ul li dl dd{
	background-color: #f4f4f4;
}
.left_nav ul li dl dd a{
	line-height:45px;
	font-size:14px;
	color:#666666;
	display: block;
}
.left_nav .navAdder,.left_nav ul li:hover{
	background:#168b95 url(../images/nav_adder.png) no-repeat;
}
.left_nav .navAdder a,.left_nav ul li:hover a{
	color:#fff;
}
.left_nav ul.left_nav_ul li dl dd a{
	color:#666666;
}
.left_nav ul li dl dd:hover{
	background-color: #168b95;
}
.left_nav ul li dl dd:hover a{
	color: #ffffff;
}
.lxfs{
	background:url(../images/lxfs-bg.png) ;
	border: 1px solid #f4f4f4;
	font-size: 12px;color: #949494;
}
.lxfs h4{
	font-size:16px;
	height:46px;
	line-height:46px;
	background:#f4f4f4;
	color: #168b95;
	text-align: center;
}
.lxfs-title{margin: 20px 10px;color: #434343;}
.lxfs dl{border-bottom: 1px dashed #f4f4f4;margin: 0 10px 20px;}
.lxfs dl:last-child{margin-bottom: 0;border: 0;}
.lxfs dd{padding-bottom: 12px;line-height: 24px;}
.right_container{
	margin-left:22px;
	padding-left:25px;
	border-left:1px #d6d6d6 dashed;
	float:left;
	width:940px;
	overflow:hidden;
}
.container_font{
	padding-top:20px;
	/*font-size:14px;
	color:#535353;
	line-height:30px;
	
	text-indent: 2em;*/
}

/*===========================================产品中心============================================*/
.pro_container{
	width:1200px;
	overflow:hidden;
	border-top:1px dashed #cccccc;
	margin-top:20px ;
}
.pro_container p{
	margin-top:25px ;
	font-size: 20px;
}
.product_list{
	
	margin-top:30px;
	width:110%;
}
.product_list li{
	width:206px;
	height:250px;
	overflow:hidden;
	font-size:0;
	float:left;
	cursor:pointer;
	position:relative;
	margin-right:33px;
	margin-bottom:33px;
	border: 1px solid #e9e9e9;
}
.product_list li a{display: block;height:208px;overflow: hidden;position:relative;}
.product_list li span,.product_list li img{
	height: auto;
	width:100%;
	position: absolute;
	top:0px;
	right: 0px;
	left:0px;
	bottom:0px;
	margin: auto;
}
.product_list li span{
	color:#fff;
	font-size:18px;
	line-height:208px;
	display:none;
	background-color:rgba(0,0,0,.5);
	text-align:center;
	position:absolute;
	top:0;
}
.product_list li .title-a{
	display:block;
	font-size:14px;
	color:#222;
	width:100%;
	text-align:center;
	background-color:#e9e9e9;
	line-height:42px;
	transition-duration: 0.5s;
}
.product_list li:hover{border: 1px solid #168b95;}
.product_list li:hover .title-a{background-color: #168b95;transition-duration: 0.5s;color: #ffffff;}
/*===========================================产品详情页============================================*/
.PtitleH1{
	font-size:20px;
	color:#010101;
	display:block;
	text-align:center;
	margin-bottom:20px;
	margin-top:15px;
}
.cpxq-t01{font-size: 16px;color: #168b95;margin: 10px 0;}
.cpxq-t02 p{font-size: 14px;color: #777777;}
.cpxq{overflow: hidden;}
.cpxq .imgCenter{
	float: left;margin-top: 0;text-indent: 0;width: 446px;height: 439px;border: 1px  solid #e9e9e9;overflow: hidden;
	position: relative;
}
.cpxq .imgCenter img{width:100%;display: block;height: auto;position: absolute;
	top:0px;right:0px;bottom:0px;left:0px;margin:auto;}
.xwxq .titleH5{text-indent: 0;border-bottom: 2px solid #168b95;
background-color:#ffffff;
     padding-left: 0px; }
.xwxq .titleH5 span{background-color: #168b95;color: #ffffff;font-size: 18px;width: 141px;height: 50px;line-height: 50px;}
.cpxq-t{float: left;margin-left: 40px;text-indent: 0;width: 450px;}
.xwxq .pfont{
	margin-top:30px;
	padding-bottom:15px;
	text-indent: 0;
	font-size:14px;
	color:#535353;
	line-height:30px;
	
}
.cpxq-t02{
	font-size:14px;
	color:#535353;
	line-height:30px;
	
}
.xwxq .pfont img{
    max-width: 100%;
}

/*===========================================新闻中心==============================================*/
.new_list{
	padding-top:13px;padding-bottom: 22px;
}
.new_list li{overflow: hidden;border-bottom: 1px #e8e8e8 dashed;padding: 20px 0;}
.new_list li a img{width: 129px;height: 89px;}
.new_list li p{position: absolute;bottom: 0;left: 0;width: 129px;background-color: rgba(0, 0, 0, 0.56);height: 30px;
text-align: center;font-size: 12px;color: #ffffff;line-height: 30px;opacity: 0;transition-duration: 0.5s;}
.new_list li:hover p{opacity: 1;transition-duration: 0.5s;}
.new_list01{float: left;height: 89px;position: relative;}
.new_list02{float: left;width: 780px;margin: 5px 0 5px 20px;height: 79px;overflow: hidden;}
.new_list02 h5 a{font-size: 16px;color: #444444;margin-bottom: 12px;transition-duration: 0.5s;display: block;font-weight: bold;}
.new_list li:hover h5 a{color: #168b95;transition-duration: 0.5s;}
.new_list02 span{color: #787878;font-size: 14px;line-height: 24px;}

/*===========================================新闻中心详情页==============================================*/
.xwxq .left_nav{float: right;}
.xwxq .right_container{float: left;margin-right: 22px;
    padding-right: 25px;
    border-right: 1px #d6d6d6 dashed;
    width: 940px;
    overflow: hidden;
        margin-left: 0px;
    padding-left: 0px;
    border-left:0}
.xwxq .adderH1{display: none}
.xwxq .left_nav ul{display: none}
.zhaiyao{background-color: #f4f4f4;color: #535353;font-size: 12px;text-align: left;text-indent: 2em;margin-bottom: 30px;height: 40px;line-height: 40px;overflow: hidden;}
.titleH1t{
	font-size:22px;
	color:#010101;
	line-height:40px;
	text-align:center;
}
.titleH1t span{
	display:block;
	font-size:12px;
	color:#b3b3b3;
	line-height:15px;
	margin-bottom:10px;
	margin-top: 10px;
}
.font12{
	font-size:14px;
	/*color:#2b2b2b;*/
	padding-right:0;
	line-height: 28px;
	padding-bottom:30px;
	margin-bottom:30px;
}
.contact,.contact a{
	font-size:14px;
	color:#3f3f3f
}
.contact h6{
	margin-bottom:16px;
}
.contact a:hover{
	color:#f40101;
	text-decoration:underline
}

/*===========================================留言板==============================================*/
.email_form{
	padding-top:48px;
	margin-left:7px;
	padding-bottom:35px;
}
.email_form label{
	display:inline-block;
	font-size:13px;
	color:#666;
	margin-bottom:28px;
}
.email_form label + label{
	margin-left:60px;
}
.email_form label span{
	color:#168b95;
}
.email_form textarea,.email_form input{
	border:1px #dadada solid;
	padding:3px 7px;
	color:#ababab;
}
.email_form input[type='submit']{
	width:238px;
	background-color:#ff4948;
	border:1px #fe0000 solid;
	border-radius:2px;
	color:#fff;
	height:38px;
	font-size:14px;
	box-shadow:inset 0 0 1px 1px #ff7e7e;
	cursor:pointer;
}
.email_form input{
	height:26px;
	width:180px;
}
.email_form textarea{
	width:865px;
	display:inline-block;
	resize: none;
	min-height:70px;
	margin-bottom:28px;
}
.contentt{
	display:inline-block;
	position:relative;
	top:-60px;
	height:18px;
}
.yzm{
	margin-left:-14px;
}
.yzm img{
	margin-left:10px;
	position:relative;
	top:8px;
}
.yzm input{
	width:90px;
}
/*===========================================分页==============================================*/
.page{
	text-align:center;
}
.page span,.page a{
	padding-left:20px;
	padding-right:20px;
	font-size:12px;
	color:#141414;
	line-height:37px;
	display:inline-block;
	border-radius:5px;
	background-color:#e5e5e5;
	margin-right:3px;
}
.page .current,.page a:hover{
	background-color:#168b95;
	color:#fff;
}
.page em{
	display:inline-block;
	margin-left:10px;
}

/*===========================================插件样式==============================================*/
.side{position:fixed;width:54px;height:275px;right:0;top:214px;z-index:100;}
.side ul li{width:54px;height:54px;float:left;position:relative;border-bottom:1px solid #444;}
.side ul li .sidebox{position:absolute;width:54px;height:54px;top:0;right:0;transition:all 0.3s;background:#000;opacity:0.8;filter:Alpha(opacity=80);color:#fff;font:14px/54px "微软雅黑";overflow:hidden;}
.side ul li .sidetop{width:54px;height:54px;line-height:54px;display:inline-block;background:#000;opacity:0.8;filter:Alpha(opacity=80);transition:all 0.3s;}
.side ul li .sidetop:hover{background:#ae1c1c;opacity:1;filter:Alpha(opacity=100);}
.side ul li img{float:left;}
.weixin:hover .erweima{
	opacity: 1;
	transition-duration: 0.5s;
	top:54px;
	display: block;
}
.erweima{
	position: absolute;
	top: 0px;
	right: 0;
	width: 122px;
	height: auto;
	z-index: 100;
	opacity: 0;
	transition-duration: 0.5s;
	border: 1px solid rgb(174, 28, 28);
	display: none;
}
.erweima img{
	display: block;
	width: 100%;
}

/*资料下载*/
ul.title_list{overflow: hidden;padding: 30px 0;}
.title_list li{float: left;width: 294px;height: 198px;position: relative;border-radius: 10px;margin-right: 29px;margin-bottom: 20px;}
.title_list li:nth-child(3){margin-right: 0;}
.title_list li:nth-child(6){margin-right: 0;}
.title_list li:nth-child(9){margin-right: 0;}
.title_list li:nth-child(12){margin-right: 0;}
.title_list li:nth-child(15){margin-right: 0;}
.title_list li img{display: block;width: 100%;height: 100%;}
.box-shadow{width: 294px;height: 198px;position: absolute;top: 0;left: 0;border-radius: 10px;opacity: 0;transition-duration: 0.5s;}
.title_list li:hover .box-shadow{opacity: 1;transition-duration: 0.5s;}

/*智能应用中心*/
ul.znyy-list {padding: 10px 0 60px;}
.znyy-list li{overflow: hidden;border-bottom: 1px dashed #d6d6d6;padding: 20px 0;}
.znyy-img{float: left;width: 190px;height: 135px;overflow: hidden;position: relative;border-radius: 10px;}
.znyy-img img{width: 100%;height: 100%;display: block;}
.znyy-shadow{position: absolute;bottom: 0;left: 0;text-align: center;width: 100%;background-color: rgba(0, 0, 0, 0.56);color: #ffffff;font-size: 14px;
transition-duration:1s;height: 30px;overflow: hidden;line-height: 30px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;}
.znyy-shadow span{padding: 10px 0;display: block;font-size: 14px;}
.znyy-list li:hover .znyy-shadow{height: 135px;transition-duration: 1s;line-height: 135px;}

.znyy-text{float: left;width: 730px;overflow-x: hidden;overflow-y: scroll;margin-left: 20px;color: #949494;font-size: 14px;line-height: 28px;max-height: 135px;}


/*产品列表功能*/
.feature {overflow:hidden;}
.feature .left {width:35%;float:left;}
.feature li {margin-bottom:3.572%;position:relative;}
.feature li span {border:1px solid #cacaca;display:block;text-align:center;font-size:18px;color:#9fa0a0;line-height:1.75em;padding:3.5px 5px;background-color:#fff;margin-right:8px;font-weight:lighter;cursor:pointer;position:relative;}
.feature li span:after {border-left:8px solid #0068b7;border-top:8px solid transparent;border-bottom:8px solid transparent;content:'';display:block;position:absolute;right:-8px;top:50%;margin-top:-8px;display:none;}
.feature li.cur span {background-color:#0068b7;border-color:#0068b7;color:#fff;font-weight:normal;}
.feature li.cur span:after {display:block;}
.feature li .intro {display:none;}
.feature .right {width:62.5%;float:right;}
.feature .intro {display:none;}
.feature .intro:first-child {display:block;}
.feature .pic {margin-bottom:10px;}
.feature .pic img {display:block;width:100%;height:auto;}
.feature .text {font-size:16px;color:#595757;line-height:1.625em;}