﻿@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0;list-style-type:none;}
a{blr:expression(this.onFocus=this.blur())}/*去掉a标签的虚线框，避免出现奇怪的选中区域*/
:focus{outline:0;}
label{cursor:pointer;}
img{vertical-align:middle;}
table{empty-cells:show;border-collapse:collapse;border-spacing:0;}
abbr,acronym{border:0;font-variant:normal}
address,caption,cite,code,dfn,em,th,var,optgroup{font-style:normal;font-weight:normal}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit; border:none 0px;}
input,button,textarea,select{*font-size:100%}
a,img{border:0;}
a,a:visited{color:#232323;font-size:12px; text-decoration:none;}
a:hover{font-size:12px;color:#377117; text-decoration:none;}
.clear{display:block;overflow:hidden;clear:both;height:0;line-height:0;font-size:0;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:inline-table;}/* Hides from IE-mac \*/
*html .clearfix{height:1%;}
.clearfix{display:block;}/* End hide from IE-mac */
*+html .clearfix{min-height:1%;}
.shortcut{position:fixed;top:0;left:0;z-index:9999;width:100%;}
*html,*html body /* 修正IE6振动bug */{background-image:url(about:blank);background-attachment:fixed;}
*html .shortcut{position:absolute;top:expression(eval(document.documentElement.scrollTop));}
li{list-style:none}





a,img{border:0}
button::-moz-focus-inner,input[type=reset]::-moz-focus-inner,input[type=button]::-moz-focus-inner,input[type=submit]::-moz-focus-inner,input[type=file]>input[type=button]::-moz-focus-inner{
	border:0;
	padding:0
}



.content img {max-width:800px; max-height:800px; scale:expression((this.offsetWidth > this.offsetHeight)?(this.style.width = this.offsetWidth >= 800 ? "800px" : "auto"):(this.style.height = this.offsetHeight >= 800 ? "800px" : "auto")); display:inline !important;}


/* CSS Document */
* { list-style:none; padding:0; margin:0}
body{ font-size:12px; margin:0 auto; color:#656565;font-family:Microsoft YaHei; background:#fff; text-align:center; }
.cl{ clear:both}
a{
  font-size:12px; 
  text-decoration: none;transition:all .2s ease;color:#000;
  
}
a:hover{
	font-size:12px;
	text-decoration:none;color:#2061c4;
}



  
.clear{width:100%; height:20px; overflow:hidden; clear:both;}
.both{width:100%; height:0px; overflow:hidden; clear:both;}


/*---------------------------------页头样式开始-------------------------------------*/
.topbg{width:100%; height:40px; background:#1e50af; line-height:40px;}
.left{ float:left; text-align:left; color:#fff; font-size:14px;}
.right{ float:right; background:url(../images/tel.jpg) no-repeat left center; padding-left:20px; font-size:14px; color:#fff;}
.right span{ font-size:18px; color:#fff;}
.top{width:100%; overflow:hidden;}
.topcon{width:1200px; margin:0 auto;}
.logo{ float:left; margin:20px 0;}




.menubg{height:50px; float:right; margin-top:20px;}
/*.menu{margin:0px auto; height:50px; position:relative;}
.menu li{ float:left;font-size:16px; font-family:"微软雅黑"; height:50px;color:#1f1a17; line-height:50px;}

.menu li a{display:block;  height:50px;font-size:16px; font-family:"微软雅黑"; color:#1f1a17;  width:110px; line-height:50px; }
.menu li a:hover{ color:#fff; background:#1e50af;}*/



/*---------------banner-----------------*/
.banner{width:100%; position:relative;}
.banner1 {width: 100%;height:550px;position: relative;overflow: hidden;}
.banner-box {width: 1920px;height:550px;position: absolute;left: 50%;margin-left: -960px;
top: 0;}
.sub_banner {height:550px;}
.banner img {display: block;margin: 0 auto; width:100%; height:550px;}
.btns {width: 1160px;position: absolute;height: 100px;left: 50%;top: 145px;margin-left: -580px;display: none;}
.btns .prev, .btns .next {width: 54px;height: 100px;float: left;background: url(../images/leftbtn.png) 0 0 no-repeat;
}
.btns .next {background: url(../images/rightbtn.png) 0 0 no-repeat;float: right;
}
.banner1 .num {overflow: hidden;width: 100%;background: url(../images/bannerbg.png) left top repeat;height: 17px;padding: 9px 0;position: absolute;bottom: 5px;left: 0;zoom: 1;z-index: 3;text-align: center;}
.banner1 .num li {width: 13px;height: 13px;background:#348502;border: 2px solid #fff;border-radius: 50%;margin-right: 15px;cursor: pointer;display: inline-block;
*display:inline;zoom: 1;overflow: hidden;font-size: 0;}
.banner1 .num li.on {background: #fff;border: 2px solid #fff;}







/*--------------------首页样式---------------------------------------*/
.main{width:100%;position:relative; height:auto !important; }
.maincon{width:1200px; margin:0px auto; }

.mtop{width:100%; overflow:hidden;}

/*产品展示*/
.syproduct{width:100%; background:#f4f4f4; padding:40px 0; overflow:hidden;}
.ptit{ border-bottom:1px solid #c4c4c4;}
.ptit p{ font-size:18px; color:#6b6b6b; font-family:Arial, Helvetica, sans-serif;}
.ptit h3{ font-size:26px; color:#000000; font-weight:normal; padding:10px 0; border-bottom:3px solid #1e50ae; width:120px; margin:0 auto;}
.pcon{ margin:20px 0; position:relative;}

/*产品分类*/
.pleft{width:220px; float:left; background:url(../images/navb.jpg) no-repeat center bottom; padding-bottom:18px;}
.navt{width:100%; background:#1e50ae; height:60px;}
.navt h3{ font-size:16px; color:#fff; font-weight:normal; padding-top:10px;}
.navt span{ display:block; color:#628ee1; font-size:12px;}
.navlist{ border:2px solid #1e50ae; padding:10px 20px;}
.navlist li{ border-bottom:1px solid #ddd; margin-bottom:10px;}
.navlist li a{ display:block; line-height:40px; font-size:16px; color:#666; text-align:left;}
.navlist li a:hover{ color:#1e50ae;}


.pright{width:956px; float:right;}
.pright li{ float:left; margin-right:10px; margin-bottom:20px;}
.pright li a{ display:block; background:#fff; padding:5px;}
.pright li img{ border:1px solid #c7c7c7;}
.pright li p{ line-height:30px; color:#182029; font-size:14px;}
.pright li:nth-child(4n){ margin-right:0;}

/*关于我们*/
.syabout{width:100%; padding:40px 0; background:url(../images/abg.jpg) no-repeat center top; position:relative;}
.syabout h3{ font-size:35px; color:#fff; font-weight:normal; margin-bottom:20px;}
.abcon{ padding:0 40px; font-size:14px; color:#fff; line-height:30px;}
.abcon a{ font-size:14px; color:#e9842a;}
.jj{ margin:20px 0;}
.jj dl{ display:inline-block;*display:inline;  margin:0 40px;}
.jj dl dt{ font-size:48px; color:#528eff; font-family:impact;}
.jj dl dd{ font-size:50px; color:#fff;}
.jj dl dd.name{ font-size:16px;}
.more{ position:absolute; bottom:0; height:38px; width:100%;}
.more li{ display:inline-block;*display:inline; margin:0 10px; width:140px; height:38px;}
.more li a{display:inline-block;*display:inline; background:#1e50ae;width:140px; height:38px; font-size:14px; color:#fff; line-height:38px;}

/*新闻资讯*/
.synews{ margin:40px 0; overflow:hidden;}
.new{width:628px; float:left;}
.ntit{ border-bottom:1px solid #929292; background:url(../images/nicon1.jpg) no-repeat left center; padding-left:45px; height:40px;}
.ntit li{ float:left;  margin:0 10px;}
.ntit li a{#000; font-size:20px;  height:39px;line-height:39px; display:block;}
.ntit li:first-child{border-bottom:3px solid #1e50ae;}
.newcon{ margin:20px 0; position:relative;}
.ntop{width:100%; margin-bottom:10px; overflow:hidden;}
.ntop .npic{ float:left; width:132px; height:72px;}
.ntop .nr{width:470px; float:right; text-align:left;}
.ntop .nr h3 a{ font-size:16px; color:#333; font-weight:normal;}
.ntop .nr h3 span{ float:right;}
.ntop .nr p{ font-size:14px; color:#797979; line-height:24px;}
.nlist li{ border-bottom:1px dashed #c2c2c2; text-align:left; margin-bottom:10px;}
.nlist li a{ font-size:14px; color:#797979; line-height:30px;}
.nlist li span{ float:right;}
.nlist li a:hover{ color:#1e50ae;}

/*技术知识*/
.tech .ntit{ background:url(../images/nicon2.jpg) no-repeat left center;}
.ntit h3{ font-size:20px; color:#000; font-weight:normal; text-align:left;}
.tech{width:470px; float:right;}
.tech .nr{width:310px; }

/*案例展示*/
.sycase{width:100%; padding:40px 0; background:#1e50ae url(../images/cabg.jpg) no-repeat center top; overflow:hidden;}
.ctit{ border-bottom:1px solid #fff;}
.ctit p{ font-size:18px; color:#fff; font-family:Arial, Helvetica, sans-serif;}
.ctit h3{ font-size:26px; color:#fff; font-weight:normal; padding:10px 0; border-bottom:3px solid #fff; width:120px; margin:0 auto;}
.con{ margin:20px 0; position:relative;}
.con li{ float:left; margin-right:20px;}
.con li a{ display:block; padding:10px; background:#fff;}
.con li p{ height:40px; line-height:40px; font-size:16px; color:#939393;}
.con li a:hover p{ color:#1e50ae;}

/*快速导航*/
.ks{ margin:20px 0; position:relative; overflow:hidden;}
.dh{width:160px; float:left; background:url(../images/ks.jpg) no-repeat left top; padding-left:90px;}
.dh li{ float:left; width:50%; margin-bottom:10px;}
.dh li a{ display:block; font-size:14px; color:#1f1a17;}
.sycontact{ width:270px; float:left; margin-left:20%;}
.sycontact li{ padding-left:40px; height:30px; font-size:14px; color:#2c2c2c; text-align:left; line-height:30px; margin-bottom:10px;}
.sycontact .phone{ background:url(../images/dh.jpg) no-repeat left center;}
.sycontact .email{ background:url(../images/yx.jpg) no-repeat left center;}
.sycontact .address{ background:url(../images/dz.jpg) no-repeat left center;}
.wx{ float:right; width:101px; height:101px;}

/*footer*/
.footer{width:100%; background:#1d1d1d; padding:10px 0; font-size:14px; color:#bababa; line-height:30px;}
.footer a{ color:#bababa;}



/*------------------------------内页样式开始------------------------------*/
.box{width:100%; overflow:hidden; position:relative;}
.boxcon{width:1200px; margin:20px auto; height: auto !important;overflow:hidden; }
/*左侧列表栏目*/
.boxleft{width:250px; float:left; overflow:hidden;}
/*内页产品分类*/
.nylist{width:250px; height:auto; margin:0 auto; background:#fff; }
.nylist_top{height:70px; line-height:70px; background:#1e50af; color:#fff; font-size:24px;}
.nylist_bot{ height:auto !important; zoom:1; border:2px solid #1e50af; padding:10px 0; }
/*产品分类列表*/
.aboutleft2{ padding:10px 20px; margin:0 auto;}
.aboutleft2 li { margin-bottom:10px; border-bottom:1px solid #1e50af;}
.aboutleft2 a{ display:block; line-height:40px; height:40px; background:url(../images/nava.jpg) no-repeat left center;  font-size:14px; text-align:left; padding-left:20px; color:#1e50af;}
.aboutleft2 a:hover{ background:url(../images/navhover.jpg) no-repeat left center;}
/*内页联系我们*/
.boxleft_bot{width:250px; overflow:hidden; margin:20px auto; background:url(../images/cbg.jpg) no-repeat left top;}
.nylink_bot{ height:auto !important; zoom:1; padding-top:180px;}
.nylink_nr{overflow:hidden; line-height:25px; letter-spacing:0; word-spacing:0; font-size:14px; color:#333;text-align:left;  min-height:200px;}


/*内页新闻列表*/
.new1 {width:100%;text-align:left;font-size:14px;}
.new1 li {width:100%;height:30px;line-height:30px;float:left;display:inline;border-bottom: 1px #A8A8A8 dashed; margin-bottom:10px;}
.new1 a {height:30px;line-height:30px;float:left;padding-left:20px; background:url(../images/libg.jpg) no-repeat left center; }
.new1 font {float:right;height:30px;line-height:30px;margin-right:0px;font-size:14px;}
.new1 a:hover {font-size:14px;text-decoration:none; color:#348502; }

/*内页产品展示列表*/
.product{  list-style:none; padding-top:10px;}
.product li{ width:212px; height:222px; margin:10px 0px 10px 15px; float: left; overflow: hidden;}
.product li .img{width:200px;height:180px;overflow:hidden;display: table-cell;vertical-align:middle;text-align:center;*display: block;*font-size:102px;}
.product li a{ display:block;width:210px; height:190px; text-align:center; border:1px solid #1e50af;}
.product li img{width:200px; height:180px;vertical-align:middle;padding:5px; }
.product li p a{  text-align:center; height:30px;line-height:30px;width: 100%; display:block; border:none;}

.product_title{text-align:center; font-weight:bold;padding:5px; width:100%; font-size:18px;}
.product_related{text-align:center; padding:5px; width:100%; font-size:18px;}
.proimg{ text-align:center; width:100%; height:auto}

 .page{ padding:30px 0 20px 0; width:100%; text-align:center; line-height:40px;}
.page a{ padding:5px; border:1px solid #ccc; margin:0 3px;}
.page a:hover{ background:#1e50af; color:#fff;}
.page font{ padding:5px; border:1px solid #ccc; margin:0 3px;background:#1e50af; color:#fff;}
.nolink{padding:5px; border:1px solid #ccc; margin:0 3px;}
.print{ text-align:right; margin-top:20px;}

/*右侧主体*/
.boxright{ width:920px; height:auto;  overflow:hidden; float:right;}
.boxright_top{ height:40px; border-color:#e1e1e1 #e1e1e1 #1e50af; border-width:1px 1px 2px; border-style:solid; background:#f8f8f8;}
.boxright_mid{  height:auto !important;  overflow:hidden; zoom:1; text-align:left;  background:#fff; width:100%; }
.left_zi{  float:left; text-align:left; padding:0px 10px; line-height:40px; font-size:18px; color:#333;  }
.right_zi{ float:right; padding-right:10px;color:#525252; line-height:40px;}
.right_zi a{color:#525252;}
.content{ line-height:24px; padding:20px; margin:0 auto; text-align:left; color:#525252;min-height:500px; overflow:hidden;}/*右侧内容*/




	


#messagelist{width:510px; margin:0px auto;}

.message_table .text{width:63px;height:50px;float:left;line-height:50px; color:#333;}
.message_table .input-text{width:400px;height:30px;border:solid 1px #666;}
.message_table .textarea-text{width:400px;height:80px;border:solid 1px #666;}
.message_table .code-text{height:30px;border:solid 1px #666; width:100px;}

.message_table .submit{width:80px; height:30px; margin:0 auto; text-align:center; border:none; line- height:30px;color:#fff;background:#f18c1b;}

.online_view tr{ margin-bottom:20px;}

.previewShowWindow {
	position: absolute;
	border: 1px solid #dadade;
	background: #95959d;
	padding: 5px;
	display: none;
	color: #fff;
	text-align: center;
	z-index: 999;
}

.previewShowWindow img{width:320px; height:320px;}



 .floating_ck{position:fixed;right:0;top:30%; z-index:999;}
.floating_ck dl dd{position:relative;width:80px;height:80px;background-color:#1e50af;border-bottom:solid 1px #fff;text-align:center;background-repeat:no-repeat;background-position:center 30%;cursor:pointer;}
.floating_ck dl dd:hover{background-color:#1e50af;border-bottom:solid 1px #fff;}
.floating_ck dl dd:hover .floating_left{display:block;}
.consult{background-image:url(../images/zxicon.png);}
.words{background-image:url(../images/ly.png);}
.quote{background-image:url(../images/kficon.png);}
.qrcord{background-image:url(../images/erweima.png);}
.return{background-image:url(../images/fanhui.png);}
.floating_ck dd span{color:#fff;display:block;padding-top:54px;}
.floating_left{position:absolute;left:-160px;top:0px;width:160px;height:80px;background-color:#1e50af;border-bottom:solid 1px #1e50af;display:none;}
.floating_left a{color:#fff;line-height:80px;}
.floating_ewm{height:232px;top:-102px;}
.floating_ewm i{background-image:url(../images/weixin.png);display:block;width:145px;height:145px;margin:auto;margin-top:7px;}
.floating_ewm p{color:#fff;margin-top:5px;}
.floating_ewm .qrcord_p01{font-size:12px;line-height:20px;}
.floating_ewm .qrcord_p02{font-size:18px;}
