.header{
	background-color: #f1f1f1;
	font-family: "microsoft yahei";
}
.header .menu ul{
	float: right;
}
.zywqh {
    font-size: 16px;
    color: #0f6ebe;
    font-weight: bold;
    padding: 10px 0;
}
.zywqh a {
    font-size: 16px;
    color: #0f6ebe;
    font-weight: bold;
}
.zywqh .fr{
	border: solid 1px #0f6ebe;
	border-radius: 10px;
	padding: 0 10px;
}
.header .menu li{
	list-style: none;
	float: left;
	font-size: 14px;
}
.header .menu li a{
	padding: 3px 30px;
}
.header .menu li a{
	color: #626262;
}
.header .menu li:hover a,
#menu_selected{
	background-color: #0f6ebe;
	color: #fff;
}
.header .menu li:hover a,
.header .menu li.lihover a{
	color: #fff;
}

.header #key{
	width: 100px;
	height: 22px;
	border: 1px solid #ddd;
	border-right: none;
}
#search-box{
	width: 200px;
	height: 24px;
	position: relative;
}
#search-box  #top-search{
	position: absolute;
    top: 1px;
    left: 1px;
    z-index: 2;
    width: 24px;
    height: 22px;
	background: url(../images/icon_search.jpg) no-repeat center center;
	border: none;
	cursor: pointer;
}
#search-box #top-text{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 160px;
	height: 24px;
	line-height: 24px;
	padding-left: 30px;
	border: 1px solid #D6D6D6;
}
.header .top-nav li{
	float: left;
	line-height: 24px;
}
/*banner*/
/*=========mF_liuzg --绚丽切片风格========*/
.mF_liuzg .pic li{position:relative;overflow:hidden;float:left;}
.mF_liuzg .pic li div{width:100%;position:absolute;}
.mF_liuzg .pic li div a{display:block;overflow:hidden;}
.mF_liuzg .txt li{position:absolute;z-index:2;bottom:0;height:36px;line-height:36px;display:none;}
.mF_liuzg .txt li a{display:block;position:relative;z-index:1;color:#fff;padding-left:16px;font-size:14px;font-weight:bold;text-decoration:none;}/*标题样式*/
.mF_liuzg .txt li b{display:block;height:100%;width:100%;position:absolute;top:0;left:0;background:#000;filter:alpha(opacity=40);opacity:0.4;}/*标题背景*/
.mF_liuzg .num{position:absolute;z-index:3;bottom:6px;right:8px;color:#333;}
.mF_liuzg .num li{float:left;width:22px;height:18px;position:relative;border:1px solid #333;line-height:18px;text-align:center;margin-right:3px;cursor:pointer;background:#eee;filter:alpha(opacity=70);opacity:0.7;}/*按钮样式*/
.mF_liuzg .num li a{color:#333;text-decoration:none;}
.mF_liuzg .num li.current{background:#f60;font-weight:bold;height:20px;line-height:20px;top:-2px;filter:alpha(opacity=100);opacity:1;}
.mF_liuzg .num li.current a{color:#fff;}

/*banner*/
.banner{
	position: relative;
	overflow:hidden; margin:0 auto; width:1280px;
}
.banner ul li{
	position: absolute;
	opacity: 0;
	top: 0;
}

.banner ul li > img{
	width:100%；
}

#myFocus{  
	width: 100%; 
	height: 340px;
	overflow: hidden; 
    }
#myFocus img{
	width: 100%;
}
/*页脚*/
#copyright{
	padding-top: 25px;
	background-color: #0F6EBE;
	color: #fff;
}
#copyright a{
	color:#fff;
	font-size: 14px;
}
#copyright li{
	float: left;
	padding: 0 20px;
}

#copyright a:hover
{
	color: #004075; font-weight:bold;
}
#copyright .cpr{
	background-color: #0c1016;
	margin-top: 25px;
}
#copyright .bot-1{
	width: 720px;
}
#copyright .bot-2{
	width: 210px;
	border-left: 1px dashed #fff;
	border-right: 1px dashed #fff;
}
#copyright .bot-3 {
    margin-left: 20px;
    width: 320px;
}
#copyright .bot-3 .online-q{
	display: block;
	width: 150px;
	height: 50px;
	background: url(../images/icon-online.jpg) no-repeat center center;
	float: left;
	margin-bottom: 15px;margin-left: 63px;
}
/*=============首页==============*/
.index-wrapper .more{
	display: block;
	width: 95px;
	height: 20px;
	background: url(../images/icon_more.jpg) no-repeat 0 0;
	transition: all .4s;
}
.index-wrapper .more:hover{
	background-position: 0 -20px;
}
#newVoice{
	height: 40px;
	background: url(../images/icon_news.jpg) no-repeat left center;
	line-height: 40px;
	overflow: hidden;
	padding-left: 100px;
	margin-bottom: 25px;
}
/*关于我们*/
.index-wrapper .about-box .l-p{
	width: 260px;
	float: left;
}
.index-wrapper .about-box .r-p{
	width: 1000px;
	float: right;
}
.about-box .r-p .title{
	position: relative;
	height: 60px;
	background: url(../images/about_title.jpg) no-repeat left center;
	padding-bottom: 10px;
	border-bottom: 1px dashed #D6D6D6;
	margin-bottom: 15px;
}
.about-box .r-p .title .more{
	position: absolute;
	right: 0;
	top: 25px;
	z-index: 2;
}
.about-box .r-p .con{
	background-color: #EEEEEE;
	padding: 10px 20px 0 20px;
	height: 110px;
	overflow: hidden;
}
/*产品*/
.productsroll{position:relative;width:1280px}
/* productsroll Start */
#LeftArr1,#RightArr1{background-image:url(../images/pro_arrow.png);width:25px;height:130px;cursor:pointer;position:absolute;top:22px;z-index:1;transition: all .5s;}
#LeftArr1{background-position:0px 0px;float:left;left:8px;}
#LeftArr1:hover{
	background-position:-25px 0px;
}
#RightArr1{background-position:-75px 0px;float:right;right:0px}
#RightArr1:hover{
	background-position:-50px 0px;
}
#ScrollBox{margin-left:38px;width:1210px;overflow:hidden}
#ScrollBox li{float:left;display:inline;width:210px;text-align:center;margin:0 10px;}
#ScrollBox li a.pro-img{
	display: block;
	border: 2px solid #D6D6D6;
}
#ScrollBox li:hover a.pro-img{
	border: 2px solid #0066FF;
}
#ScrollBox li .title{
	height: 30px;
	line-height: 30px;
	text-transform: uppercase;
}
/* productsroll End */
/*新闻*/
.news-box,
.active-box{
	width: 420px;
	margin-right: 40px;
	float: left;
}
.news-box .title,
.active-box .title,
.contact-box .title{
	color: #026dc8;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 2px solid #026DC8;
	font-family: "microsoft yahei";
	font-size: 18px;
	margin-bottom: 15px;
}
.news-box li,
.active-box li,
.contact-box li{
	line-height: 24px;
}

.contact-box{
	width: 310px;
	float: left;
	background-color: #0563B2;
	color: #fff;
}
.contact-box .title{
	color: #fff;
	border-bottom-color: #fff;
}
/*=================内页公用==================*/
/*公用左侧导航*/
.page-left .pu-subnav{
	line-height: 50px;
    background-color: #F5F2F2;
}
.page-left .pu-subnav li{
    border-right: 1px solid #fff;
    width: 150px;
    text-align: center;
    font-size: 14px;
    float: left;
}
.page-left .pu-subnav li:hover,
.page-left .pu-subnav li.lihover{
	background-color: #0F6EBE;
}
.page-left .pu-subnav li:hover a,
.page-left .pu-subnav li.lihover a{
	color: #fff;
}
/*产品左侧导航*/
.page-left-pro h2.title{
    background: url(../images/inside_pro_title.png) no-repeat top center;
    text-align: center;
    line-height: 70px;
    color: #fff;
}
.page-left-pro .subnav ul li{
	background-color: #d9d9d9;
	line-height: 34px;
	font-size: 14px;
	font-family: "microsoft yahei";
	text-align: center;
	border-bottom: 1px solid #D6D6D6;
}
.page-left-pro .subnav ul li:hover,
.page-left-pro .subnav ul li.lihover{
	background-color: #2B9DFF;
}
.page-left-pro .subnav ul li:hover a,
.page-left-pro .subnav ul li.lihover a{
	color: #fff;
}
.page-left-pro .left-contact{
	margin-top: 30px;
}
.page-left-pro .left-contact .con{
	background-color: #F1F1F1;
	line-height: 24px;
}
/*内页内容*/
#page_main{
	width: 1280px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
}
.page-left-pro{
	float: left;
}
.page-left-pro{
	width: 220px;
	margin-left: 20px;
}
.page_list{
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
/*新闻列表页*/
ul.newsList li {
    border-bottom: 1px dotted #dddddd;
    margin-bottom:10px;
    background:url(../images/icon.gif) no-repeat left 5px;
    padding-left:15px;
    margin: 15px;
    padding-bottom:10px;
}
ul.newsList{
	background-color:#fff;
	margin-top: 15px;
}
.page-news {
   background-color: #fff;
}

/*新闻详情页*/
#shownews h1.title {
    font-size: 14px;
    text-align: center;
	height:30px;
	line-height:30px;
	text-transform: uppercase;
}

.hits {
    border-bottom: 1px solid #DDDDDD;
    margin-bottom: 10px;
	height:30px;
	line-height:30px;
}
.page {
    line-height:24px;
	border-top:1px dotted #ddd;
	border-bottom:1px dotted #ddd;
}

#shownews .text{
	margin:10px 0;
	line-height:25px;
}
.related {
	background-color: #BABABA;
	margin:10px 0;
}
#shownews .related {
	font-weight:bold;
	height:30px;
	line-height:30px;
	font-size:13px;
}
#shownews .related-list li {
	border-bottom:1px dotted #dddddd;
	padding-left:10px;
    float: left;
    height: 26px;
    line-height: 26px;
    padding-left: 10px;
    width: 300px;
    text-transform: uppercase;
}
#shownews .related-list li a,#shownews .related-list li a:active,#shownews .related-list li a:visited{
	color:#808080;
}
#shownews .related-list li a:hover{
	color:#ff0000;
}

/*产品列表页*/
#LeftMenu  #product-nav .navlist {
	float: left;
	font-size: 16px;
	padding-left: 30px;
	padding-right: 30px;
}
.page-products{
	width: 980px;
	float: left;
}
.page-right .pros-box{
	width: 930px;
	float: left;
	margin-left: 50px;
}
#ShowImages{
	padding-left:30px;
}
#ShowImages li{
	display: inline;
    float: left;
    margin: 3px 20px;
    text-align: center;
}
#ShowImages .images_img{
  	border: 1px solid #dddddd;
    height: 220px;
    width: 268px;
    overflow: hidden;
    text-align: center;
}
#ShowImages .images_img img{
	 vertical-align: middle;
	 height: 100%;
	 width: auto;
}
#ShowImages .images_img:hover{
	border: 1px solid #EF9802;
}
#ShowImages .images_title a{
	height:26px;
	line-height:26px;
	text-transform: uppercase;
}
/*产品内页*/
#preview{ float:none; margin:20px auto; text-align:center; width:300px; float:left;}
.jqzoom{ width:280px; margin-bottom:30px; position:relative;}

.zoomdiv{ left:859px; height:400px; width:400px;}
.list-h li{ float:left;}
#spec-n5{width:350px; height:56px; padding-top:6px; overflow:hidden;}
#spec-left{  width:10px; height:45px; float:left; cursor:pointer; margin-top:5px;}
#spec-right{ width:10px; height:45px; float:left;cursor:pointer; margin-top:5px;}
#spec-list{ width:325px; float:left; overflow:hidden; margin-left:2px; display:inline;}
#spec-list ul li{ float:left; margin-right:0px; display:inline; width:62px;}
#spec-list ul li img{ padding:2px ; border:1px solid #ccc; width:50px; height:50px;}

#n{margin:10px auto; width:920px; border:1px solid #CCC;font-size:12px; line-height:30px;}
#n a{ padding:0 4px; color:#333}

/*jqzoom www.divcss5.com */
.jqzoom{position:relative;padding:0;}
.zoomdiv{z-index:100;position:absolute;top:1px;left:0px;width:400px;height:400px;border:1px solid #e4e4e4;display:none;text-align:center;overflow: hidden;}
.bigimg{width:800px;height:800px;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:50px;height:50px;border:1px solid #aaa;background:#FEDE4F 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list{ position:relative; width:260px;}
#spec-list div{ margin-top:0;margin-left:-30px; *margin-left:0;}


#pro_info{
margin-top:20px;
float:left;
margin-left:30px;
}
#pro_info li{
padding-top:5px;
padding-bottom:5px;
overflow:hidden;

}
#qrcode{
vertical-align: top;
}
.chanpinTab{
	border-bottom:2px solid #000;
	height:31px;
	margin-bottom:10px;
}
.tab{
	width:100px;
	height:30px; 
	float:left; 
	text-align:center; 
	cursor:pointer;
	float:left;
	line-height:30px;
	border:1px solid #D6D6D6 ;
	background-color:#BABABA;
	margin-right:10px;
	font-weight:bold;
	color: #fff;
	margin-bottom: 20px;
}
.tab.active{
	background-color:#C78202;
}
/*下载列表页*/
.downloadtimes{
	width:80px;
	text-align:center;
}
/*下载详细页*/
.download{ margin-bottom:10px;}
.download li{

	line-height:30px;
	border-bottom:1px dotted #dddddd;
}

.downloadRight{ width:85%;}

/*招聘列表页*/
.jobList li{
	float:left;
	line-height:28px;
	border-bottom:1px dotted #dddddd;
	text-align:center;
}
.jobtime{ width:15%;}
.jobPosition{ width:40%;}

/*招聘详情页*/
.showjobList li{
	line-height:28px;
	border-bottom:1px dotted #dddddd;
}
.jobDescription{
	background:#dddddd;
	height:30px;
	line-height:30px;
	margin:10px 0;
	text-indent:10px;
}
/*招聘应聘页面*/
.submit{
	width:93px;
	height:34px;
	color:#ffffff;
	line-height:34px;
	border:none;
	cursor:pointer;
	font-family:微软雅黑;
	font-size:14px;
	margin:10px 0 0 100px;
	background-color: #0F6EBE;
}


/* 内页相关产品的 */
.related_cp p{ line-height:30px;text-indent:2em;}
.related_cp td{ line-height:30px; }
.related_cp ul{width:100%; height:auto; padding-top:5px; overflow:hidden;}
.related_cp ul li{ text-align:center; width:132px;  float:left; overflow:hidden;}
.related_cp ul li p{ line-height:30px; height:30px; text-align:center; text-indent:0em;  }
.related_cp ul li p a{ line-height:30px; height:30px; text-align:center;}
.related_cpul li p a:hover {color:#FF0000;}
.related_cp ul li img{border:1px solid #CCCCCC; width:100px; height:88px; padding:5px;}
.related_cp ul li a:hover img{ border:1px solid #C78202;}




/* 产品展示页询盘页面 */
#guestbook{width:600px;margin:30px auto;}
#guestbook dl dt,#guestbook dl dd{float:left;padding:5px}
#guestbook dl dt{width:80px;text-align:right}
#guestbook dl dd{width:500px; margin-left:80px; margin-top:-25px;}
#guestbook dl dd input{border:#CCC 1px solid;padding:2px;height:20px;line-height:20px;width:180px}
#guestbook dl dd span{color:#F00;margin-left:10px}
#guestbook .Content{width:480px;height:120px;border:#CCC 1px solid}
#checkcode{width:60px;text-align:center}
.chanpin_xp p{text-align:center;clear:both;margin-bottom:10px}

/* 产品页搜索框 */
.head-search{ margin: 0 auto; margin-top: 15px;overflow: hidden; background: #f4f4f4; padding:5px;}
.f_l{ float:left;}
.f_r{ float:right;}
.ss{ padding-top:10px; margin-top:-7px; font-size:13px; font-weight:bold; padding-left:18px;}
.head-search .btn-search{width: 60px;height: 20px;border: none;overflow: hidden;}
.ssk{ width:580px;}

/* 产品展示 列表样式 */
.fl{ float:left;}
.fr{ float:right;}
.clear{clear:both;}
.lbtu{ width:695px; height:auto;}
.lbtup {height: auto;padding-top: 20px;overflow: hidden;}
.lbtup li { list-style-type:none; padding-bottom:10px;}
.lbtu_left{ width:110px; margin-top: 15px;}
.lbtu_left img { border: 1px solid #CCCCCC;width: 100px;height: 88px;padding: 5px;}
.lbtu_left a:hover img{ border:1px solid #ff0000;}
.lbtu_right{ width:505px; margin-top:25px;}
.lbtu_right li { float:left;   }
.bt{ line-height:17px; height:17px; font-size:12px; font-weight:bold;}
.bt a { text-decoration:none; color:#000000;}
.lbt a:hover{ color:#FF0000;}
.wenzi{ font-size:12px; line-height:22px; width:180px;}
.wenzi span a { color:#FF0000; text-decoration:none;}
.right_tb ul li { float:left; padding-left:10px;}