/* 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:#656565;font-family:Microsoft YaHei; background:#F2F1EF; text-align:center; }
.cl{ clear:both}
a{
  font-size:12px; 
  text-decoration:none;color:#000;
  
}
a:hover{
	font-size:12px;
	text-decoration:none;color:#D7151E;
}



  
.clear{width:100%; height:20px; overflow:hidden; clear:both;}
.both{width:100%; height:0px; overflow:hidden; clear:both;}


/*---------------------------------页头样式开始-------------------------------------*/
.topbg{width:100%; overflow:hidden; position:relative; background:#010101;}
.topcon{width:1100px; margin:0px auto;font-size:14px; font-family:"宋体";color:#ccc;}
.tleft{width:70%; float:left; height:33px; line-height:33px; text-align:left;  }
.tright{ width:30%; float:right; height:33px; line-height:33px; text-align:right;}
.top{ width:100%; height:80px; background:url(../images/topbg.gif) repeat-x left top;}
.top .logo{ float:left; padding-top:3px;}








.menubg{ width:980px; float:right;height:75px; }
.menu{width:980px; margin:0px auto; height:80px;}
/*.menu li{ float:left;font-size:14px; font-family:"微软雅黑"; height:80px;color:#333333; }

.menu li a{display:block;  height:40px;font-size:14px; font-family:"微软雅黑"; color:#333333;  width:135px; padding:20px 0px; }
.menu li a:hover{ background:url(../images/nav_on.gif) no-repeat center top; height:80px; color:#fff;}*/

.menu li span{ display:block; font-size:12px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; white-space:nowrap; overflow:hidden;}

.menu .libg{ width:5px; background:url(../images/nav_li.gif) no-repeat left top;}



.banner{width:100%; position:relative z-index:1;  }

.banner img{ width:100%;}
.banner a{ display:block; height:450px;width:100%; }
.banner li{ border-radius:9px;}
.banner a i{text-indent:-99999em; overflow:hidden; display:block;}




.footer{width:100%; overflow:hidden; color:#fff; line-height:25px; position:relative; font-size:12px; font-family:"宋体"; background:#3B4346; text-align:left;}
.footer a{ color:#fff; font-size:14px;font-size:12px; font-family:"宋体";}

.fcon{width:1100px; overflow:hidden; margin:30px auto;}
.fleft{width:25%; float:left; overflow:hidden; line-height:30px;}
.ftop{width:100%; overflow:hidden; margin-bottom:10px;}
.ftit{ font-size:22px;}
.wx{width:145px; float:left; overflow:hidden; margin-left:20px;}
.wx p{ height:30px; line-height:30px; text-align:center;}

.cop{ float:left; overflow:hidden; text-align:left; padding-left:20px;}
.fright{width:75%; float:right; }
.fright li{ float:left; height:33px; line-height:33px; margin:0px 10px;}
.fright li a{ display:block; float:left; padding:0px 10px;  color:#fff;}









/*--------------------首页样式---------------------------------------*/
.main{width:100%; position:relative; height:auto !important; background: #F2F1EF; }
.maincon{width:1100px; margin:0px auto; overflow:hidden; }
.mtop{ margin:20px 0px; position:relative;}

.synav{width:220px; float:left; overflow:hidden;}
.navtit{ height:35px; background:url(../images/navtibg.jpg) no-repeat left top; color:#fff;}
.navtit h3{ font-weight:normal; line-height:35px; font-size:16px;}
.navtit span{ font-size:12px; font-family:Arial, Helvetica, sans-serif; padding:0px 5px;}
.navlist{ padding:10px 0px; background:#0062C3; overflow:hidden; min-height:400px;}
.navlist ul{ display:block; overflow:hidden; width:85%; margin:0px auto;}
.navlist li{ height:33px; background:#004E96; margin-bottom:8px; line-height:33px; text-align:left;}
.navlist li a{ display:block; height:33px; padding-left:10px; color:#fff; background:url(../images/menuB.gif) no-repeat 90%  center ;}


.sypro{width:860px; float:right; overflow:hidden;}
.ptit{ height:33px; background:url(../images/title_right_side.png) no-repeat 150px; center;}
.ptit h3{ float:left; height:33px; line-height:33px; font-size:16px; color:#000; font-weight:normal;}
.ptit h3 font{ font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#000; padding:0px 5px;}
.ptit span{ display:block; float:right; padding:0px 10px; line-height:33px; background:#F2F1EF;}

.ptit span a{ display:block; font-family:"宋体"; font-size:12px; color:#000;}


.pcon{ padding:10px; overflow:hidden; position:relative; margin:0px auto;}

.pcon .hd{ display:none;}

.pcon .bd ul{ overflow:hidden; zoom:1; width:1000px;  float:left; _display:inline;   }
.pcon .bd li{ float:left; width:178px; height:205px;margin:0px 15px 10px 15px;}
.pcon .bd li a{display:block; width:166px; height:163px; color:#595959; font-size:14px; border:1px solid #E2E1DF; padding:5px;}
.pcon .bd li p a{ height:30px; line-height:30px; display:block; border:0; padding:0;}


.abtit{ height:33px; overflow:hidden; position:relative; background:url(../images/abtitbg.jpg) left center no-repeat;}

.abtit h3{ text-align:center;line-height:30px;font-size:16px; color:#000; font-weight:normal; width:150px; margin:0px auto; padding-left:150px;}
.abtit h3 font{font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#000; padding:0px 5px;}

.abcon{ padding:10px 0px; width:80%; margin:0px auto; overflow:hidden;}
.abcon .syvideo{width:321px; float:left; height:226px; overflow:hidden;}

.abtxt{ float:right; width:500px; overflow:hidden; text-align:left;}
.abtxt p{ font-size:16px; color:#0062c2; margin:10px 0px;}

.abtxt .abnr{ color:#595959; font-size:14px; font-family:"宋体"; line-height:25px; text-indent:2em; letter-spacing:0; word-spacing:0; word-wrap:break-word;}

.abtxt .abnr a{ color:#0062c2; text-align:right; display:block; line-height:30px;}


.mbot{width:100%; margin:20px 0px; overflow:hidden;}
.ctit{height:33px; background:url(../images/title_right_side.png) no-repeat 180px center;}

.ctit h3{ float:left; height:33px; line-height:33px; font-size:16px; color:#000; font-weight:normal;}
.ctit h3 font{ font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#000; padding:0px 5px;}
.ctit span{ display:block; float:right; padding:0px 10px; line-height:33px; background:#F2F1EF;}

.ctit span a{ display:block; font-family:"宋体"; font-size:12px; color:#000;}
.casecon{ padding:10px 0px; overflow:hidden; width:98%; margin:0px auto;}
.casecon li{ float:left; margin:0px 10px; overflow:hidden; width:244px; height:215px;}
.casecon li a{ display:block; height:173px; width:232px; padding:5px; color:#595959; font-size:14px; border:1px solid #E2E1DF; padding:5px;}

.casecon li p a{ height:30px; line-height:30px; padding:0px; border:0;}



/*-------------------------------------------内页样式开始-----------------------------------------------*/
.box{width:100%; overflow:hidden; position:relative; }
.boxcon{width:1100px; margin:20px auto; height: auto !important;overflow:hidden; }
/*左侧列表栏目*/
.boxleft{width:205px; float:left; overflow:hidden; background:#fff; padding:0px 5px;}
/*内页产品分类*/
.nylist{width:205px; height:auto; margin:0 auto;}
.nylist_top{height:33px; border-bottom:2px solid #ccc;}
.nylist_bot{ height:auto !important; zoom:1; }
.classname{ height:33px; line-height:33px; color:#000; font-size:15px; text-align:left; padding-left:20px;}/* 类别名称*/
/*产品分类列表*/

.aboutleft2 {
	 overflow:hidden;  padding:10px;
}

.aboutleft2 li {
	  height:32px; line-height:32px; border-bottom:1px dotted #ddd; margin-bottom:5px;
}
.aboutleft2 a{
	 display:block; height:32px; background:url(../images/more_arr1.png) no-repeat left center; color:#000; font-size:14px; text-align:left; padding-left:20px;}

.aboutleft2 a:hover{ color:#014E9E;}
/*内页联系我们*/
.boxleft_bot{width:205px; overflow:hidden; margin:20px auto;}


.nylink_top{ border-bottom:2px solid #ccc; height:33px;}
.nylink_bot{ position:relative; z-index:9; overflow:hidden;}
.nylink_nr{
	padding:10px; overflow:hidden; line-height:25px; letter-spacing:0; word-spacing:0; font-size:12px; color:#807f84;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/libg.jpg) 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 20px; 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 #E2E1DF;}
.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:#000; color:#fff;}
.page font{ padding:5px; border:1px solid #ccc; margin:0 3px;background:#000; color:#fff;}
.nolink{padding:5px; border:1px solid #ccc; margin:0 3px;}
.print{ text-align:right; margin-top:20px;}

/*右侧主体*/
.boxright{ width:860px; padding:0px 10px; height:auto; float:right; overflow:hidden; background:#fff;}
.boxright_top{ height:33px; border-bottom:2px solid #ccc;}
.boxright_mid{ width:860px; height:auto !important;  overflow:hidden; zoom:1; text-align:left;  }
.left_zi{  float:left; text-align:left; padding-left:20px;  line-height:33px; font-size:15px; color:#000; }
.right_zi{ float:right; padding-right:10px;color:#344c4b; line-height:28px;}
.right_zi a{color:#344c4b;}
.content{ line-height:24px; padding: 10px; margin:0 auto; text-align:left; color:#666666;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;
}

