@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;

}

/*===========================================全局样式=========================================*/
.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}
.clearfix:after {
	clear: both;
}
.box{
	width:1200px;
	margin:0 auto;
}
.img100 img,.img100 a img{
	width:100%;
}
.imgCenter{
	text-align:center;
	margin-top:45px;
	margin-bottom:10px;
}
.block{
	display:block !important;
}
.left{
	float:left;
}
.right{
	float:right;
}
.adderH1{
	background-color:#046ca1;
	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 #046ca1 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: #e3001e;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 #e71f19 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:#046ca1;
}
.products,.about,.new,.about_page{
	margin-bottom:60px;
	margin-top: 40px;
}

/*============================================头部=================================================*/
.head{
	margin-bottom:5px;
	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 img{
	margin-top:11px;
}
.nav > li{
	float:left;
	padding-top: 25px;
	position: relative;
	margin-left: 1px;
}
.nav > li > ul{
	position: absolute;
	width: 100%;
	background-color: #fff;
	display: none;
	z-index:9999;
}
.nav > li:hover ul{
	display: block;
}
.nav > li > ul a{
	height: 35px;
	line-height: 35px;
	font-size: 12px;
	display:block;
	color:#4d4d4d;
	text-align: center;
	overflow: hidden;
}
.nav > li > ul li + li{
	border-top: 1px dashed #cccccc;
}
.nav > li > ul a:hover{
	background-color:#e3001e;
	color: #fff;
	font-size: 12px;
	border-radius: 0;
}
.nav > li > a{
	line-height:40px;
	/*width:70px;*/
	text-align:center;
	font-size:15px;
	color:#4d4d4d;
	display:block;
	padding: 0 25px;
}
.nav .adder > a,.nav li a:hover{
	background-color:#046ca1;
	color: #fff;
	border-radius: 5px;
}

/*==============================================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;
}

/*==============================================底部==================================================*/
.footer{
	background-color:#3b3b3b;
	border-top:1px #b4b4b4 solid;
}
.footer_top{
	padding-top:28px;
	padding-bottom:12px;
	background:url(../images/bg.jpg) repeat-x bottom;
}
.footer_nav{
	float:right;
}
.footer_nav a,.footer_nav{
	font-size:13px;
	color:#cdcdcd;
	padding-top:24px;
}
.footer_bootm{
	padding-top:22px;
	padding-bottom:22px;
}
.footer_bootm ul{
	overflow: hidden;
}
.footer_bootm ul li{
	color: #cdcdcd;
	float:left;
	margin-left: 67px;
}
.footer_bootm ul li:first-child{margin-left: 0;}
.footer_bootm ul li .li-title{font-size: 14px;}
.footer_bootm ul li dd{font-size: 12px;
	
	padding-top: 18px;}
.footer_bootm ul li dd span{margin-left: 10px;}
.footer_bootm ul li dd a{color: #cdcdcd;display: inline-block;margin-left: 20px;}
.yqLink{
	width:550px;
	float:right;
}
.yqLink a{
	padding-right:20px;
}
/*==============================================首页==================================================*/
.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:208px;
	width:100%;
	display: block;
}
.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;
}
.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 #046ca1 solid;
	line-height:35px;
	background-color:#fff;
	color:#046ca1;
}
.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:#e71f19;
	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;
}
.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 .navAdder,.left_nav ul li:hover{
	background:#046ca1 url(../images/nav_adder.png) no-repeat;
}
.left_nav .navAdder a,.left_nav ul li:hover a{
	color:#fff;
}
.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: #046ca1;
	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{
	font-size:14px;
	color:#535353;
	line-height:30px;
	padding-top:20px;
	text-indent: 2em;
}

/*===========================================产品中心============================================*/

.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;}
.product_list li span,.product_list li img{
	height: auto;
	width:100%;
}
.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 #046ca1;}
.product_list li:hover .title-a{background-color: #046ca1;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: #e3001e;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;}
.cpxq .imgCenter img{width:100%;display: block;height: auto;}
.xwxq .titleH5{text-indent: 0;border-bottom: 2px solid #e3001e;
background-color:#ffffff;
     padding-left: 0px; }
.xwxq .titleH5 span{background-color: #e3001e;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;
}

/*===========================================新闻中心==============================================*/
.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: #046ca1;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:12px;
	color:#2b2b2b;
	padding-right:0;
	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:#e71f19;
}
.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:#046ca1;
	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;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-cover{
	position: absolute;
	right: 0;
	top: 54px;
	display: none;
	z-index: 5;
	width: 124px;
	background-color: #ffffff;
	transition-duration: 0.3s;
}
.weixin-cover img{
	display: block;
	width: 124px;
	height: 124px;
	border: 1px solid #cccccc;
	margin: 0 auto;
	
}
.side ul li:hover .weixin-cover{
	display: block;
	transition-duration: 0.3s;
}




/*资料下载*/
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;}