/* 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:600px; max-height:600px; scale:expression((this.offsetWidth > this.offsetHeight)?(this.style.width = this.offsetWidth >= 600 ? "600px" : "auto"):(this.style.height = this.offsetHeight >= 600 ? "600px" : "auto")); display:inline !important;}


/* CSS Document */
* { list-style:none; padding:0; margin:0}
body{ font-size:12px; margin:0 auto; color:#333;font-family:Microsoft YaHei; background:#fff; text-align:center; }
.cl{ clear:both}
a{
  font-size:12px; 
  text-decoration:none;color:#000;
  
}
a:hover{
	font-size:12px;
	text-decoration:none;color:#0891f9;
}



  
.clear{width:100%; height:20px; overflow:hidden; clear:both;}
.both{width:100%; height:0px; overflow:hidden; clear:both;}


/*---------------------------------页头样式开始-------------------------------------*/
.topbg{width:100%; height: auto !important; position:relative; overflow:hidden; height:30px; font-size:12px; font-family:"宋体";}
.topcon{width:1170px; margin:0px auto;}
.top{width:100%; height:105px;}
.top .logo{ float:left; margin:20px 0px 10px 0px;}
.bar{ float:right; height:30px; background:#0891F9;}
.bar li{ float:left; margin:0px 10px; line-height:30px; color:#fff;}
.bar li a{ color:#fff;font-size:12px; font-family:"宋体";}


.menubg{ float:right; width:60%; margin-top:20px;}
/*.menu{width:100%; margin:0px auto; height:85px;}
.menu li{ float:left;font-size:14px; font-family:"微软雅黑"; height:85px;color:#000; }

.menu li a{display:block;  height:85px;font-size:14px; font-family:"微软雅黑"; color:#000;  width:85px; line-height:85px; }
.menu li a:hover{ background:#0891F9; color:#fff; }
*/




.banner{width:100%; position:relative z-index:1;  }

.banner img{ width:100%;}
.banner a{ display:block; height:430px;width:100%; }
.banner li{ border-radius:9px;}
.banner a i{text-indent:-99999em; overflow:hidden; display:block;}




.footer{width:100%; overflow:hidden; color:#5c5c5c; line-height:25px; position:relative; font-size:14px; font-family:"宋体"; text-align:center; background:url(../images/fotbg.jpg) repeat-x left bottom; padding-bottom:40px;}
.footer a{ color:#5c5c5c; font-size:14px;font-family:"宋体";}

.fcon{width:55%; overflow:hidden; margin:0px auto; padding:20px 0px;}

.fcon li{ float:left; margin:0px 10px;}
.fcon li a{ display:block; padding:0px 10px;}





/*搜索部分*/
.search{width:100%; height:78px; background:url(../images/sboxbg.jpg) repeat-x left top;}
.search .scon{width:1170px; margin:0px auto;}
.search .tel{width:70%; float:left; background:url(../images/tel.png) no-repeat left center; color:#434343; font-size:14px; height:60px; line-height:60px; text-align:left; padding-left:5%;}
.search .tel span{ font-family:Georgia; color:#0891f9; font-size:18px;}
.search .sbox{width:25%; float:right; margin-top:10px;}
.search .sbox .key{ height:35px; border:1px solid #ccc; width:190px; border-radius:3px; -moz-border-radius:3px;-webkit-border-radius:3px; line-height:35px; color:#acacac; text-align:left; font-size:14px;}
.search .sbox .bnt{width:56px; height:35px; line-height:35px; background:#0891F9; color:#fff; cursor:pointer;}







/*--------------------首页样式---------------------------------------*/
.main{width:100%; position:relative; height:auto !important;}
.maincon{width:1040px; margin:0px auto; overflow:hidden; }
.mtop{ margin:20px 0px; position:relative;}


/*新闻动态*/
.synew{width:705px; float:left; overflow:hidden;}
.ntit{ width:100%; height:33px;text-align:left; line-height:33px;}
.ntit h3{ font-size:24px; color:#000000; float:left; font-weight:normal; }
.ntit h3 span{ font-size:20px; color:#0891f9; padding-left:10px;}
.ntit .more{ float:right; padding-left:10px; background:url(../images/more.jpg) no-repeat left center;}
.ntit .more a{ color:#333333; font-size:12px; font-family:Arial;}

.newcon{ padding:10px 0px; overflow:hidden; width:100%;}
.newcon .npic{ float:left; width:282px;}
.newcon .npic img{width:282px; height:199px;}
.newcon .newlist{width:58%; float:right;}
.newcon .newlist li{ height:30px; line-height:30px; border-bottom:1px dashed #000; text-align:left; font-size:12px; font-family:Arial; margin-bottom:10px;}
.newcon .newlist li a{ display:block; padding-left:10px; background:url(../images/icon-09.gif) no-repeat left center; font-size:12px; color:#5c5c5c; font-family:"宋体";}
.newcon .newlist li span{ float:right;}
.newcon .newlist li a:hover{ color:#0891f9;}

/*联系我们*/
.sycontact{width:286px; float:right; overflow:hidden; height:250px;}
.sycontact .contact{ width:100%; background:url(../images/xwrlx.jpg) no-repeat center top; padding-top:90px; text-align:left; height:196px; }
.sycontact .contact .cnr{ padding:0px 10px;color:#5e5e5e; font-size:12px; font-family:"宋体"; word-spacing:0; word-wrap:break-word; line-height:25px;}


/*产品展示*/
.syproduct{width:100%; background:#0891F9; padding:20px 0px; overflow:hidden;}
.syproduct .ptit{width:223px; height:68px; background:url(../images/ptitbg.jpg) no-repeat center 5px; margin:0px auto;}
.syproduct .ptit span{ display:block;  color:#fff; font-family:Arial; font-size:16px;}
.syproduct .ptit h3{ font-size:28px; color:#fff; font-weight:normal; line-height:40px;}
.syproduct .pcon{width:1170px; margin:20px auto; overflow:hidden;}
.syproduct .pcon li{ float:left; margin:0px 10px; width:257px; height:223px; overflow:hidden;}
.syproduct .pcon li a{ display:block; width:245px; height:183px; padding:5px; border:1px solid #fff; color:#fff;}
.syproduct .pcon li p a{ border:none; height:30px; line-height:30px;}
.syproduct .pmore{width:140px; height:40px; background:#fff; margin:0px auto;}
.syproduct .pmore a{ display:block; line-height:40px; color:#0891f9; font-size:14px;}



/*关于我们*/
.syabout{ width:100%;}
.syabout .abtit{ background:url(../images/index_intro_title.png) no-repeat center bottom; padding-bottom:10px;}
.syabout .abtit h3{ font-size:24px; color:#000000; line-height:40px;}
.syabout .abtit span{ display:block; font-size:16px; color:#0891f9; line-height:30px;}
.syabout .abcon{ background:url(../images/index_intro_top.gif) no-repeat left top; padding:30px 40px; overflow:hidden;}
.syabout .abcon .abpic{width:395px; float:left; overflow:hidden;}
.syabout .abcon .abpic img{width:395px; height:245px;}
.syabout .abcon .abtxt{ background:url(../images/index_intro_bot.gif) no-repeat right bottom; width:55%; float:right; text-align:left;}
.syabout .abcon .abtxt p{ font-size:16px; color:#0891f9; margin-bottom:10px;}
.syabout .abcon .abnr{ height:200px; padding-right:40px; padding-bottom:20px; font-size:14px; color:#5c5c5c; font-family:"宋体"; text-indent:2em; line-height:25px; overflow:hidden;}


/*设备展示*/
.sybase{width:1170px; margin:0px auto;}
.basecon{ margin:20px 0px; overflow:hidden;}
.basecon li{ float:left; margin:0px 10px; width:257px; height:223px; overflow:hidden;}
.basecon li a{ display:block; width:245px; height:183px; padding:5px; border:1px solid #0891F9; color:#0891F9;}
.basecon li p a{ border:none; height:30px; line-height:30px;}




/*-------------------------------------------内页样式开始-----------------------------------------------*/
.box{width:100%; overflow:hidden; position:relative; }
.boxcon{width:1170px; margin:20px auto; height: auto !important;overflow:hidden; }
/*左侧列表栏目*/
.boxleft{width:222px; float:left; overflow:hidden;}
/*内页产品分类*/
.nylist{width:220px; height:auto; margin:0 auto; border:1px solid #ccc;}
.nylist_top{height:44px; background:#0891f9;}
.nylist_bot{ height:auto !important; zoom:1; }
.classname{ color:#fff; font-size:16px; height:44px; line-height:44px; font-weight:normal;}/* 类别名称*/
/*产品分类列表*/

.aboutleft2 {
	  padding:10px 0px; overflow:hidden;
}

.aboutleft2 li {
	  height:33px; margin-bottom:5px;
}
.aboutleft2 a{
	display:block; color:#434343; height:33px; line-height:33px; font-size:14px; border-bottom:1px solid #ccc; margin-left:10px; background:url(../images/more.jpg) no-repeat 20px center; text-align:left; padding-left:30px;}
.aboutleft2 a:hover{ color:#0891f9;}
/*内页联系我们*/
.boxleft_bot{width:222px; overflow:hidden; margin:20px auto;}


.nylink_bot{ position:relative; z-index:9; overflow:hidden;  border:1px solid #ccc;}
.nylink_nr{
	padding:10px; 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:12px;}
.new1 li {width:100%;height:28px;line-height:28px;float:left;display:inline;border-bottom: 1px #A8A8A8 dashed; margin-bottom:10px;}
.new1 a {height:28px;line-height:28px;float:left;padding-left:15px; background:url(../images/icon-09.gif) no-repeat left center; }
.new1 font {float:right;height:28px;line-height:28px;margin-right:0px;font-size:42px;font-size:12px;}
.new1 a:hover {font-size:12px;text-decoration:none; }

/*内页产品展示列表*/
.product{  list-style:none; padding-top:10px;}
.product li{ width:192px; height:202px; margin:10px 0px 10px 50px; float: left; overflow: hidden;}
.product li .img{width:180px;height:160px;overflow:hidden;display: table-cell;vertical-align:middle;text-align:center;*display: block;*font-size:102px;}
.product li a{ display:block;width:190px; height:170px; text-align:center; border:1px solid #0891F9;}
.product li img{ max-width:180px; max-height:160px;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:16px;}
.product_related{text-align:center; padding:5px; width:100%}
.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:#0891F9; color:#fff;}
.page font{ padding:5px; border:1px solid #ccc; margin:0 3px;background:#0891F9; color:#fff;}
.nolink{padding:5px; border:1px solid #ccc; margin:0 3px;}
.print{ text-align:right; margin-top:20px;}

/*右侧主体*/
.boxright{ width:900px; padding:10px; height:auto; float:right; overflow:hidden; background:#fff; border:1px solid #ccc;}
.boxright_top{ height:33px; border-bottom:1px solid #ccc;}
.boxright_mid{ width:900px; height:auto !important;  overflow:hidden; zoom:1; text-align:left;  }
.left_zi{  float:left; text-align:left; padding:0px 20px; height:32px;  line-height:32px; font-size:15px; color:#0891f9;border-bottom:2px solid #0891f9; }
.right_zi{ float:right; padding-right:10px;color:#525252; line-height:33px;}
.right_zi a{color:#525252;}
.content{ line-height:24px; padding: 10px; margin:0 auto; text-align:left; color:#525252;min-height:720px; 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;}


.previewShowWindow {
	position: absolute;
	border: 1px solid #dadade;
	background: #95959d;
	padding: 5px;
	display: none;
	color: #fff;
	text-align: center;
	z-index: 999;
}

