﻿@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%; background:#0870c9; height:30px; line-height:30px; font-size:14px; color:#fff; text-align:left;}
.top{width:100%; height:90px;} 
.topcon{width:1200px; margin:0 auto;}
.logo{ float:left; margin-top:30px;}


.menubg{ float:right; height:90px; margin-top:10px;}
/*.menu{width:100%; margin:0px auto; height:90px; position:relative;}
.menu li{ float:left;font-size:16px; font-family:"微软雅黑"; height:90px;color:#191919; line-height:50px;}

.menu li a{display:block;  height:90px;font-size:16px; font-family:"微软雅黑"; color:#191919;  width:110px; line-height:90px; }
.menu li a:hover{ color:#0870c9; }*/



/*---------------banner-----------------*/
.banner{width:100%; position:relative; z-index:1; }
.banner1 {width: 100%;height:600px;position: relative;overflow: hidden;}
.banner-box {width: 1920px;height:600px;position: absolute;left: 50%;margin-left: -960px;top: 0;}
.sub_banner {height:600px;}
.banner img {display: block;margin: 0 auto; width:100%; height:600px;}
.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;}
.maincon{width:1200px; margin:0px auto; position:relative;}

.mtop{width:100%; overflow:hidden;}




/*公司简介*/
.syabout{width:100%; padding:20px 0; overflow:hidden; background:url(../images/abg.jpg) no-repeat center top;}
.abcon{ margin:20px 0; position:relative; overflow:hidden;}
.abpic{width:570px; float:left; position:relative;}
.abpic .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.abpic .hd ul{ overflow:hidden; zoom:1; float:left;  }
.abpic .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.abpic .hd ul li.on{ background:#f00; color:#fff; }
.abpic .bd{ position:relative; height:100%; z-index:0;   }
.abpic .bd li{ zoom:1; vertical-align:middle; }
.abpic img{width:570px; height:382px;}
.abnr{ float:right; width:590px;text-align:left;}
.abnr h3{ font-size:36px; color:#000;}
.abnr h3 span{ color:#0870c9;}
.abnr .nr{ overflow:hidden;margin:20px 0;}
.abnr p{ font-size:16px; color:#292929; line-height:26px; text-indent:2em; }
.abnav{width:100%; margin-top:30px;}
.abnr a{ color:#0870c9; font-size:16px; }
.abnr li{ float:left; margin:0 20px; text-align:center;}
.abnr li a{ padding-top:100px;display:block; width:100px; color:#0c0c0c; font-size:14px;}
.abnr li:nth-child(1) a{ background:url(../images/l1.png) no-repeat center top;}
.abnr li:nth-child(1) a:hover{ background:url(../images/l1h.png) no-repeat center top;}
.abnr li:nth-child(2) a{ background:url(../images/l2.png) no-repeat center top;}
.abnr li:nth-child(2) a:hover{ background:url(../images/l2h.png) no-repeat center top;}
.abnr li:nth-child(3) a{ background:url(../images/l3.png) no-repeat center top;}
.abnr li:nth-child(3) a:hover{ background:url(../images/l3h.png) no-repeat center top;}



/*产品展示*/
.syproduct{width:100%; margin:20px 0; overflow:hidden;}
.tt{width:100%; position:relative;}
.tt h3{ font-size:36px; color:#030303;}
.tt font{ color:#0870c9;}
.tt span{width:90px; height:2px; background:#0870c9; display:block; margin:10px auto;}
.pleft{width:260px; float:left;}
.plt{ background:#0870c9; padding:20px; font-size:24px; color:#fff; text-align:left;}
.plt span{ d isplay:block; text-transform:uppercase; font-size:16px; color:#fff; font-family:Arial, Helvetica, sans-serif; margin:10px 0;}
.plcon{ background:#ececec; padding:30px 20px;}
.plcon li{ text-align:left; margin:10px; border-bottom:1px solid #dadada;}
.plcon li a{ display:block; line-height:30px; color:#474747; font-size:16px; padding-bottom:10px;}
.plcon li a:hover{ color:#0870c9;}

.pright{width:890px; float:right;}
.prt{ border-bottom:1px dashed #0870c9; overflow:hidden; padding-bottom:10px;}
.prt h3{ float:left; font-size:20px; color:#0870c9; font-weight:normal;}
.prt span{ float:right;}
.prt span a{ font-size:16px; color:#333;}
.prcon{ margin-top:10px; overflow:hidden;}
.prcon li{ float:left; margin-right:20px;}
.prcon li a{ display:block; width:100%;}
.prcon li img{width:285px; height:205px;}
.prcon li p{ height:30px; line-height:30px; font-size:16px; color:#000;}
.prcon li a:hover p{ color:#0870c9;}

/*业绩展示*/
.sycase{width:100%; overflow:hidden;}
.con{width:100%; margin:30px 0; position:relative;}
.con li{ float:left; margin-right:20px; margin-bottom:20px;}
.con li a{ display:block; width:100%;}
.con li img{width:280px; height:202px;}
.con li p{ height:40px; background:#e5e5e5; font-size:16px; color:#2e2e2e; line-height:40px;}
.con li a:hover p{ background:#0870c9; color:#fff;}


/*新闻资讯*/
.synew{width:100%; margin:20px 0; position:relative; overflow:hidden;}
.tit{width:100%; height:44px; border-bottom:1px solid #e1e1e1; padding-bottom:3px;}
.tit li{ float:left; line-height:44px; margin-right:20px;}
.tit li a{ display:block; color:#030303; font-size:22px; }
.tit li a:hover{border-bottom:3px solid #0870c9;}
.newcon{width:100%; margin:20px 0; position:relative; overflow:hidden;}
.nleft{width:680px; float:left;}
.nleft li{ padding-bottom:10px; border-bottom:1px dashed #ddd; overflow:hidden; margin-bottom:10px;}
.nleft li a{ display:block; width:100%;}
.nleft li .npic{ float:left; width:140px;}
.nleft li img{width:140px; height:81px;}
.nleft li .nr{ float:right;width:515px; text-align:left;}
.nleft li h3{ font-size:16px; color:#040404; font-weight:normal;}
.nleft li h3 span{ float:right;}
.nleft li p{ font-size:14px; color:#4a4a4a; line-height:25px;}
.nleft li a:hover h3{ color:#0870c9;}
.nright{width:433px; float:right; position:relative;}
.nright .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.nright .hd ul{ overflow:hidden; zoom:1; float:left;  }
.nright .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.nright .hd ul li.on{ background:#f00; color:#fff; }
.nright .bd{ position:relative; height:100%; z-index:0;   }
.nright .bd li{ zoom:1; vertical-align:middle; }
.nright img{width:433px; height:290px;}



/*footer*/
.footer{ background:#282828; padding:20px 0; color:#fff; overflow:hidden;}
.fcon{width:1200px; margin:0 auto;border-bottom:1px solid #fff;}
.fcon li{ display:inline-block;*display:inline; padding:0 40px; line-height:30px; }
.fcon li a{display:inline-block;*display:inline; color:#fff; font-size:16px;}
.fbot{ margin:20px 0; position:relative;}
.fc{ float:left; text-align:left; color:#fff; line-height:30px; font-size:16px;}
.fwx{ float:right; width:150px;}
.fwx img{ float:left; width:96px; height:96px;}
.fwx span{ float:left; font-size:12px; margin-left:20px; line-height:15px;}



/*------------------------------内页样式开始------------------------------*/
.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:#0870c9; color:#fff; font-size:24px;}
.nylist_bot{ height:auto !important; zoom:1; border:2px solid #0870c9; padding:10px 0; }
/*产品分类列表*/
.aboutleft2{ padding:10px 20px; margin:0 auto;}
.aboutleft2 li { margin-bottom:10px; border-bottom:1px solid #0870c9;}
.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:#0870c9;}
.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 #0870c9;}
.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:#0870c9; color:#fff;}
.page font{ padding:5px; border:1px solid #ccc; margin:0 3px;background:#0870c9; 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 #0870c9; 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:#0870c9;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:#0870c9;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:#0870c9;border-bottom:solid 1px #142e71;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;}
