/* 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}
body{ font-size:12px; margin:0 auto; color:#232323; font: 12px/1.5 tahoma,arial,"Hiragino Sans GB",宋体,sans-serif; }




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
}


/*在线留言*/
#messagelist{ padding:15px;}
#messagelist .metlist{ margin-bottom:10px; border:6px solid #dedede; padding:5px;}
#messagelist .metlist dt{ background:url(../images/message.gif) no-repeat left center; border-bottom:1px dotted #dedede; padding:4px 0px 4px 20px; margin-bottom:5px;}
#messagelist .metlist dt span.name{ color:#2c7199;}
#messagelist .metlist dt span.time{ padding-left:8px; color:#999;}
#messagelist .metlist dt span.tt{ float:right; padding-right:5px;}
#messagelist .metlist dd.info span.tt{ display:none; clear:both;}
#messagelist .metlist dd.info span.text{ display:block; line-height:1.5; padding:8px 5px;}
#messagelist .metlist dd.reinfo span.tt{ background:url(../images/admin.gif) no-repeat left 3px; display:block; border-bottom:1px dotted #dedede; padding:2px 0px 2px 20px; margin:0px 0px 5px;color:#2c7199;}
#messagelist .metlist dd.reinfo span.text{ display:block; line-height:1.5; padding:8px 5px;}
#messagelist .ctitle{ margin:10px 0px 10px; padding:5px 20px; background:url(../images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc;}
#messagelist table{ margin:0px auto; }
#messagetable{ padding:15px;}
#messagetable table{ margin:0px auto;}

.listpage {
    clear: both;
    font-size: 12px;
    height: 50px;
    line-height: 30px;
	padding-top: 10px;
	text-align:center;
}
.listpage a {
    background-color: #FFFFFF;
    border-color: #C6DDF1;
    border-style: solid;
    border-width: 1px;
    color: #666666;
    display: block;
    float: left;
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    margin: 5px 2px;
    padding-left: 10px;
    padding-right: 10px;
}
.listpage span {
    background-color: #FBF779;
    border-color: #C6DDF1;
    border-style: solid;
    border-width: 1px;
    color: #FF7400;
    display: block;
    float: left;
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    margin: 5px 2px;
    padding-left: 10px;
    padding-right: 10px;
}
.listpage .current{ background:#C6DDF1}
.table_form td{ height:50px;}
.table_form .input-text{ border:1px solid #ccc;}
.table_form textarea{ border:1px solid #ccc;}


.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:#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:#085BAB;
}



  
.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:#014E9E;}
.logo{ float:left; overflow:hidden; margin:20px 0px;}
.tel{ float:right; overflow:hidden; margin:40px 0px 0px 0px;}
.topcon{width:1000px; margin:0px auto;}






.menubg{ width:100%; height:61px; font-size:14px; font-family:"微软雅黑"; background:url(../images/menubg.jpg) repeat-x left bottom #0256AE;}
/*.menu{width:1100px; margin:0px auto; height:51px;}
.menu li{ float:left;font-size:16px; font-family:"微软雅黑"; height:51px; line-height:51px; color:#014e9e; }

.menu li a{display:block;  height:51px;font-size:16px; font-family:"微软雅黑"; color:#014e9e;  width:110px;padding-top:10px; }
.menu li a:hover{ height:51px; background:url(../images/menuhover.jpg) no-repeat  center top; color:#fff;}*/




.banner{width:100%; position:relative z-index:1;  }

.banner img{ width:100%;}
.banner a{ display:block; height:448px;width:100%; }
.banner li{ border-radius:9px;}
.banner a i{text-indent:-99999em; overflow:hidden; display:block;}


/*首页友情链接：文字*/
.syfri{ width:1200px; height:65px; margin:0 auto;  line-height:65px;}
.syfri span{ width:100px; line-height:65px; float:left; font-weight:bold; color:#FFF; font-size:18px; text-align:left; padding-left:25px}
.syfri_nr{  color:#FFF; text-align:left}
.syfri_nr a{ color:#FFF; margin:0 15px;font-size:16px;}
.syfri_nr a:hover{ color:#F00}


.index_contact{ width:300px;height:190px; overflow:hidden;  float:left; padding-left:25px; }
.index_contact h3{color:#FFF; font-size:18px; line-height:40px; text-align:left;}
.contactbody{ width:300px; height:150px;overflow:hidden;text-align:left; }
.contactbody .text{ line-height:30px; padding:5px 0px; color:#FFF; overflow:hidden; }

.footer{  height:295px; width:100%;background:url(../images/footerbg.jpg) repeat-x left top #0563C5;}
.foot{  height:260px; width:1200px; padding-top:0px; overflow:hidden; margin:0 auto;}
.foot_dh{ width:250px; height:65px; float:right;}
.footbg { height:42px; width:100%; line-height:42px; text-align:center; margin:0 auto; background:#fe6300;}
.foot_menu { height:42px; width:1200px; line-height:42px; text-align:center; margin:0 auto;}
.foot_menu a{ color:#FFF; margin:0 25px; font-size:16px;}
.foot_menu a:hover{ color:#000;}
.copy{ line-height:35px; color:#FFF; text-align:center;border-top:1px solid #FFF; width:100%; }
.copy a{ color:#FFF}
.copy a:hover{ color:#FBAB00;}

.icode{float:right;padding:0px 25px 0px 0px;width:134px;height:174px;}
.icode img{display:block;width:134px;height:134px;}
.icode span{width:134px;display:block;color:#FFF; text-align:center;line-height: 40px;}

.footer{width:100%; overflow:hidden; color:#fff; line-height:25px; position:relative; font-size:12px; font-family:"宋体"; background:url(../images/footerbg.jpg) repeat-x left top #0563C5;}
.footer a{ color:#fff; font-size:14px;font-size:12px; font-family:"宋体";}

.fcon{width:1000px; overflow:hidden; margin:30px auto;}
.fleft{width:60%; float:left; overflow:hidden;}
.wx{width:126px; float:left; overflow:hidden;}
.cop{ float:left; overflow:hidden; text-align:left; padding-left:20px;}
.fright{width:30%; float:right; padding-left:5%; background:url(../images/linebg.jpg) no-repeat left center;}
.fright li{ float:left; height:33px; line-height:33px; margin:10px;}
.fright li a{ display:block; float:left; padding:0px 20px; background:#014087; color:#fff;}









/*--------------------首页样式---------------------------------------*/
.main{width:100%; position:relative; height:auto !important; background: url(../images/bgbg.jpg) repeat-x  left top #fff; }
.maincon{width:1100px; margin:0px auto; overflow:hidden; }
.mtop{ margin:20px 0px; position:relative;}


.notice{ padding-left:40px; height:43px; line-height:43px; color:#676767; font-size:12px; font-family:"宋体"; background:url(../images/not.jpg) no-repeat left center;}

.cti{width:100%; height:30px;overflow:hidden;}
.cti h3{ float:left; padding-left:40px; background:url(../images/ctibg.jpg) no-repeat left center; line-height:30px; font-size:24px; color:#014e9e;}
.cti h3 font{ font-size:16px; padding:0px 5px;}
.cti span{ display:block; float:right; overflow:hidden; margin-top:10px;}
.casecon{ padding:20px 0px; overflow:hidden;}




.syabout{width:400px; float:left; overflow:hidden;}
.abti{ height:30px; width:100%; overflow:hidden;}
.abti h3{background:url(../images/atibg.jpg) no-repeat left center;float:left; padding-left:40px; line-height:30px; font-size:20px; color:#014e9e;}
.abti h3 font{ font-size:14px; padding:0px 5px;}
.abcon{ padding:10px; overflow:hidden;}
.abcon .abpic{ width:163px; float:left;}
.abcon .abpic img{width:163px; height:212px;}
.abcon .abtxt{ text-align:left; letter-spacing:0; word-spacing:0; color:#3d3e3e; font-size:12px; font-family:"宋体"; line-height:25px; float:left; padding-left:10px; width:54%; text-indent:2em;}
.abcon .abtxt a{ display:inline; color:#014e9e;}

.nti1{width:100%; height:30px; overflow:hidden;}
.nti1 h3{background:url(../images/ntibg1.png) no-repeat left center;float:left; padding-left:40px; line-height:30px; font-size:20px; color:#014e9e;}
.nti1 h3 font{font-size:14px; padding:0px 5px;}

.synew{width:365px; float:left; margin-left:20px; overflow:hidden;}
.nti{width:100%; height:30px; overflow:hidden;}
.nti h3{background:url(../images/ntibg.png) no-repeat left center;float:left; padding-left:40px; line-height:30px; font-size:20px; color:#014e9e;}
.nti h3 font{font-size:14px; padding:0px 5px;}
.ntop{width:100%; overflow:hidden; padding-top:10px;}
.ntop .npic{ float:left; width:144px;}
.ntop .npic img{ width:136px; height:101px; border:1px solid #B4B3B1; padding:3px; border-radius:2px; -webkit-border-radius:2px; -moz-border-right-colors:2px;}
.ntop .nr{ float:left; margin-left:20px; overflow:hidden; font-size:12px; font-family:"宋体"; text-align:left; width:55%;}
.ntop .nbt{ color:#014e9e;}
.ntop .date{ color:#707070;}
.ntop .desc{ line-height:24px; color:#707070;}

.newlist{ padding:10px 0px; overflow:hidden;}
.newlist li{ height:25px; line-height:25px; border-bottom:1px dashed #C1C1C1; text-align:left;}
.newlist li a{ display:block; height:25px; padding-left:20px; background:url(../images/libg.jpg) no-repeat left center;}

.newlist li span{ float:right;}



.sycontact{width:265px; float:right; overflow:hidden;}

.contactcon{ padding:10px; overflow:hidden; text-align:left; background:url(../images/conbg.jpg) no-repeat right bottom;}
.contactcon .ts{ font-size:16px; color:#014e9e;}
.contactcon .cnr{ line-height:25px; font-size:12px; font-family:"宋体";color:#414141; letter-spacing:0; word-break:break-all; word-spacing:0; text-align:left; padding-top:10px; height:180px;}


.mbot{ margin:20px 0px; overflow:hidden;}
.pti{ width:100%; height:30px; overflow:hidden;}
.pti h3{float:left; padding-left:40px; background:url(../images/ptibg.jpg) no-repeat left center; line-height:30px; font-size:24px; color:#014e9e;}
.pti h3 font{font-size:16px; padding:0px 5px;}
.pti span{ display:block; float:right; overflow:hidden; margin-top:10px;}



.casecon .bd{width:95%; margin:0px auto; overflow:hidden;}
.casecon .bd li{ float:left; position:relative;width:238px; height:175px; margin:0px 10px;}
.casecon .bd li a{ display:block; width:238px; height:175px;}
.casecon .bd p a{ height:40px; background:#848484; color:#fff; line-height:40px; position:absolute; bottom:0; left:0; opacity:0.8; font-size:14px;}






/*-------------------------------------------内页样式开始-----------------------------------------------*/
.box{width:100%; overflow:hidden; position:relative; }
.boxcon{width:1100px; margin:20px auto; height: auto !important;overflow:hidden; }
/*左侧列表栏目*/
.boxleft{width:215px; float:left; overflow:hidden;}
/*内页产品分类*/
.nylist{width:215px; height:auto; margin:0 auto;}
.nylist_top{height:33px; background:#014E9E;}
.nylist_bot{ height:auto !important; zoom:1; }
.classname{ height:33px; line-height:33px; color:#fff; font-size:15px; font-weight:800; text-align:left; padding-left:20px;}/* 类别名称*/
/*产品分类列表*/

.aboutleft2 {
	 overflow:hidden; border-left:1px solid #ccc;border-right:1px solid #ccc;border-bottom:1px solid #ccc; padding:10px 0px;
}

.aboutleft2 li {
	  height:32px; line-height:32px; text-align:center; width:200px; margin:0px auto; margin-bottom:10px;
}
.aboutleft2 a{
	 display:block; height:32px; background:url(../images/navbg.gif) no-repeat; color:#4c4948;}

.aboutleft2 a:hover{ color:#014E9E;}
/*内页联系我们*/
.boxleft_bot{width:215px; overflow:hidden; margin:20px auto;}
.nylink{ border:1px solid #ccc;}

.nylink_top{ border-bottom:2px solid #014E9E; height:33px; line-height:33px; text-align:left; color:#014E9E; font-size:15px; font-weight:800; padding-left:20px;}
.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; background:url(../images/conbg.jpg) no-repeat right bottom; 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 10px; 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 #014E9E;}
.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:#014E9E; color:#fff;}
.page font{ padding:5px; border:1px solid #ccc; margin:0 3px;background:#014E9E; color:#fff;}
.nolink{padding:5px; border:1px solid #ccc; margin:0 3px;}
.print{ text-align:right; margin-top:20px;}

/*右侧主体*/
.boxright{ width:850px; height:auto; float:right; overflow:hidden;}
.boxright_top{ height:33px; border-bottom:1px solid #ccc;}
.boxright_mid{ width:850px; height:auto !important;  overflow:hidden; zoom:1; text-align:left;  }
.left_zi{  float:left; text-align:left; padding-left:40px; font-weight:800; line-height:33px; font-size:15px; color:#014E9E; border-bottom:2px solid #014E9E; background:url(../images/ptibg.jpg) no-repeat left center;}
.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;
}

