@charset"utf-8";
/*---------------------------样式归零 By 天涯浅唱 QQ：122452357----------------------*/
abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{margin:0;padding:0;border:0;outline:0;font-size:100%;background:0 0;font-weight:400;font-style:inherit;font-family:inherit;vertical-align:top}body{line-height:1;color:#000;background:#fff;font-size:12px;font-family:'simsun'}article,aside,details,figcaption,figure,footer,header,hgroup,hr,menu,nav,section{display:block}nav ul,ol,ul{list-style:none}:focus,a{outline:0}a{margin:0;font-size:100 %;vertical-align:baseline;background:0 0;blr:expression(this.onFocus=this.blur())}a,ins{text-decoration:none}a,hr{padding:0}ins,mark{background-color:#ff9;color:#000}mark{font-style:italic;font-weight:700}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}caption,td,th{text-align:left;font-weight:400}hr{height:1px;border:0;border-top:1px solid #cccccc;margin:1em 0}input,select{vertical-align:middle;border:0} 
/*-------------------------归零样式END，请于样式表最前面调用-------------------------*/

/* 公共 */
body {font-size:12px;font-family:'Microsoft Yahei','simsun','arial','tahoma';color: #333;background:#fff;text-align:left;}
a{text-decoration:none;color: #666; background: none }
a:hover{color:#333;text-decoration:none;}
:focus{ outline:none;}
.clearfix{clear: both;content:"";display:block;overflow:hidden;}
.clear{clear: both;line-height: 0px;height: 0px;}
.fl{float:left;}
.fr{float:right;}
.block_footer{display:block;height:16px;width:100%;border-bottom:1px solid #d2d2d2;margin:0 auto; text-align:center;color:#d2d2d2; font-size:9px; margin-top:50px;}
.block_footer:before{content:"• 做人做事都要坚守底线 -- 名奥弹簧 •";}
/* 回到顶部 */
#moquu_top,#moquu_wxin,#moquu_wshare {
	z-index:2;
	width:30px;
	height:30px;
	right:10px;
	position:fixed;
	cursor:pointer;
	_position:absolute;
	_bottom:auto;
	_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)))
}

#moquu_wxin{bottom:130px; right:10px;
}
#moquu_wxin a {
	background:url(/Tpl-website/common/images/sbtn.png) 0 0px;
	right:0;
	float:left;
	width:30px;
	height:30px;
	text-indent:-9999px
}
#moquu_wxin a:hover {
	background:url(/Tpl-website/common/images/sbtn.png) -30px -0px
}
#moquu_wshare {bottom:100px; right:10px;
}
#moquu_wshare a {
	background:url(/Tpl-website/common/images/sbtn.png) 0 -30px;
	width:30px;
	height:30px;
	right:0;
	float:left;
	text-indent:-9999px
}
#moquu_wshare a:hover {
	background:url(/Tpl-website/common/images/sbtn.png) -30px -30px
}

.moquu_wxin,.moquu_wshare {
	position:relative;
	z-index:2
}
.moquu_wxin a:hover .moquu_wxinh,.moquu_wshare a:hover .moquu_wshareh {
	display:block
}
.moquu_wxin .moquu_wxinh {
	position:absolute;
	display:none;
	right:30px;
	bottom:0px;
	width:70px;
	height:30px;
	background:url(../images/fankui.png) 0 0 no-repeat #ff6060;
	color:#FFF; border-radius:4px 0 0 4px;
}
.moquu_wshare .moquu_wshareh {
	position:absolute;
	display:none;
	right:36px;
	bottom:-85px;
	width:100px;
	height:120px;
	background:url(../images/weixin.png) no-repeat
}
#topcontrol{background:#4c4c4c; height:30px; width:30px; border-radius:4px;}

#imloading{width:150px;height:30px;line-height:30px;font-size:16px;text-align:center;border-radius:3px;opacity:0.7;background:#000;margin:10px auto 30px;color:#fff;}
#null_record{margin-top:100px;text-align:center;color:#d2d2d2; font-size:16px;}

.wrapper{width:100%;}
.page_header,page_content,page_footer{width:100%;}
.page_header{border-top:#f1f1f1 solid 1px; height:90px;border-bottom:#d2d2d2 solid 1px;}
.index .page_content{
	background-image:url(../images/page-content-ibg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.page_content{
	background-image:url(../images/page-content-bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.page_footer{background-color:#f1f1f1;}
#page_left{float:left;width:250px;margin-top:15px;overflow:hidden;}
#page_right{float:right;width:920px;margin-top:15px;overflow:hidden;}

/*整体宽 头,底，中间内容，页面模块*/
.header_box,.footer_box,.content_box,.page_box{margin: 0px auto;width:1200px;overflow:hidden;}

/*公共布局（头底左右） s*/
.header_box{height:90px;overflow:visible;}
.logo{float:left;margin-top:6px;margin-left:0px;}
.menu-box{float:right;position:relative;z-index:10;width:880px;}
.top_nav{line-height:34px; height:34px; width:100%;text-align:right;}
.top_nav a{padding:0 5px;}
#menu{float:left;width:100%;height:40px;background-color:#005da8;font-size:14px;margin-top:7px;border-radius:2px 2px 0 0;}
#menu li {float:left;height:40px;line-height:40px;position:relative;}
#menu li a {padding:0 26px;color:#ffffff;float:left;}
#menu li a:hover{color:#fff;text-shadow:2px 2px 2px #000000;}
#menu .current a{color:#fff;text-shadow:2px 2px 2px #000000;}
#menu li .sub-menu{position:absolute;top:40px;left:0;width:160px;background:#005da8;filter:alpha(opacity=90);opacity:.9;-moz-opacity:.9;display:none;padding-bottom:10px;}
#menu li .sub-menu li{background:none;float:left;border-bottom:1px #ffffff solid;display:block;width:150px;margin-left:5px;height:32px;line-height:32px;}
#menu li .sub-menu li a{float:none;color:#ffffff;display:block;font-size:12px;line-height:32px;border-radius:0px;
text-shadow:none;}
#menu li .sub-menu li a:hover{background:#c5e5fa;color:#000;}

.menu-item-search{width:190px;height:36px;overflow:hidden;margin-top:6px;margin-left:35px;}
.menu-item-search .keywords{width:125px;padding:6px 9px; border:none;}
.menu-item-search .search-button{padding:7px 12px;border:0px;background-color:#d2d2d2;color:#FFF;cursor:pointer;border:none;}
.footer_box{line-height:1.8rem;margin:0px auto 0px; padding:20px 0;}
.footer_box .copyright{color:#666;}
.footer_box .technical-support{text-decoration:underline;color:#666;}

/*左则*/
.product-nav-box .sidebar{width:100%;}
.sidebar dt{padding-left:15px;line-height:40px;height:40px;width:240px;background-color:#005da8;color:#fff;margin-bottom:1px;}
.sidebar dd{padding-left:25px;line-height:32px;height:32px;width:240px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;border-bottom:1px dotted #d2d2d2;}
.sidebar dd:hover{background-color:#005da8;}
.sidebar dd:hover a{color:#fff;}
.sidebar dd:before{content:"• ";}
.sidebar span:before{content:"/  ";padding-left:10px;}
.sidebar .current{color:#005da8;font-weight:bold;}
.page_left_contact{width:100%;margin-top:20px;border-bottom:1px dotted #d2d2d2;}

.page_left_contact h1{padding-left:15px;line-height:40px;height:40px;width:240px;background-color:#005da8;color:#fff;margin-bottom:1px;}
.page_left_contact .contact{line-height:22px;padding:10px;}


/* 当前位置 */
#page_right .page_current{width:100%;height:40px;line-height:40px;overflow:hidden;background-color:#005da8;color:#fff;}
#page_right .page_current .title{color:#fff;padding-left:10px;}
#page_right .page_current .path{padding-right:10px;}
#page_right .page_current .path a{color:#fff;}
#page_right .page_current .path .active{color:#fff;}

.content-box{line-height:24px;}
.content-box p{line-height:24px;text-indent:24px;margin:10px auto;}
.content-box img{max-width:100%;}

/*公共布局（头底左右） e*/


/* 首页 */
/*-----------------banner----------------*/
.slider {display: none}
.page-banner{width:1200px;height:220px;margin:0px auto 0; overflow:hidden;}
.ibanner {width:1200px;font-size:14px;position:relative;margin:0px auto 0;}
.ibanner a.control{position:absolute;display:none;top:40%;width:56px;height:56px;cursor:pointer;z-index: 9;opacity:0.8;-moz-opacity:0.8;filter:alpha(opacity=80);}
.ibanner:hover .control{display:block;}
.ibanner a.prev {background: url(../images/prevArrow.png?v=2017) no-repeat;left:5px;}
.ibanner a.next {background: url(../images/nextArrow.png?v=2017) no-repeat;right:5px;}
.ibanner a.prev:hover{opacity:1;-moz-opacity:1;filter:alpha(opacity=100);}
.ibanner a.next:hover{opacity:1;-moz-opacity:1;filter:alpha(opacity=100);}
/*-----------------banner----------------*/

.index-block-box{width:1200px;margin:0px auto 0;padding:30px 0;}
.index-block-box dd{width:340px;float:left;background:#fff;overflow:hidden;
	border-radius:5px;
	border:solid 1px #bcbcbc;
	box-shadow: 0 0 10px #bcbcbc;
	margin-right:33px;
	margin-left:4px;
	padding:15px;
	line-height:22px;
}
.index-block-box .dd_clear{margin-right:0px;}
.index-block-box dd h1{border-bottom:1px solid #d2d2d2;line-height:32px;font-size:14px;margin-bottom:10px;}
.index-block-box dd h1 a{float:right;}
.index-block-box dd .i-about p,.index-block-box dd .i-product p{}
.index-block-box dd .i-about img{width:120px; float:left; margin-right:6px; border:1px solid #d2d2d2; 
padding:4px;border-radius:2px;}
.index-block-box  .block-content{min-height:220px;}
.index-block-box dd .i-honor img{width:150px; float:right; margin-left:6px; border:1px solid #d2d2d2; 
padding:4px;border-radius:2px;}

/*首页产品*/
.i-products{width:1200px;margin: 0 auto;}
#i-products-list{width:1200px;position:relative;}
#i-products-list ul {
	display: block;
	margin: 0 ;
	padding: 0;
	width:1200px;height:260px;
}
#i-products-list li {
	background: transparent url(../images/carousel_polaroid.png) no-repeat 0 0;
	font-size: 16px;
	color: #999;
	text-align: center;
	display: block;
	width: 230px;
	height: 178px;
	padding: 0;
	margin: 6px 5px;
	float: left;
	position: relative;
}
#i-products-list li img {width:200px;height:128px;margin-top:15px;}
#i-products-list li span {
	background: transparent url(../images/carousel_shine.png) no-repeat 0 0;
	display: block;
	overflow: hidden;
	width: 200px;
	height: 28px;
	position: absolute;
	z-index: 9999;
	top: 14px;
	left: 16px;
	padding-top:150px;
}			
#i-products-list .prev, #i-products-list .next {
	background: transparent url(../images/carousel_control.png) no-repeat 0 0;
	display: block;
	overflow: hidden;
	width: 15px;
	height: 30px;
	margin-left: 10px;
	position: absolute;
	top: 70px;
	z-index:9999;
}
#i-products-list .prev {background-position: 0 0;left:-10px;}
#i-products-list .prev:hover{}			
#i-products-list .next {background-position: -18px 0;right:-2px;}
#i-products-list .next:hover{}
	#i-products-list .pager {text-align: center;margin:10px auto 0;}
#i-products-list .pager a {
	background: transparent url(../images/carousel_control.png) no-repeat -2px -32px;
	text-decoration: none;
	text-indent: -999px;
	display: inline-block;
	overflow: hidden;
	width: 8px;
	height: 8px;
	margin: 0 5px 0 0;
}
#i-products-list .pager a.selected {background:transparent url(../images/carousel_control.png) no-repeat -12px -32px;text-decoration: underline;}


/*分页*/
#page_navigation{padding:10px;text-align:center; margin-top:20px;}
#page_navigation .all, #page_navigation .pageindex{display:none;}
#page_navigation a{background-color:#e9eaea; display:inline-block; padding:2px 10px; margin-left:10px; line-height:1.5;}
#page_navigation a.current,#page_navigation a:hover{background-color:#fa6104; color:#FFF;}
#page_navigation .current	{background-color:#fa6104; color:#FFF; display:inline-block; padding:2px 10px; margin-left:10px;}


/*图册列表*/
.picture_box{}
.picture_box li{width:286px;height:236px;float:left;margin:8px;border:#d2d2d2 1px solid;border-radius:3px;}
.picture_box li a{width:286px;height:200px;overflow:hidden;display:block;text-align:center;}
.picture_box li a img{width:276px;height:195px; margin-top:5px;}
.picture_box li p{width:286px;height:22px;line-height:22px; text-align:center;}

/*产品列表*/
.prolist {
	background-image: url(../images/proboxbg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #eaeaea;
	margin-top: 14px;
	padding-top: 18px;
	padding-right: 24px;
	padding-bottom: 18px;
	padding-left: 24px;
	background-position: bottom;
	height:auto !important;
	height:136px;
	min-height:136px;
	width: 870px;
}
.plimg {
	float: left;
	border: 3px solid #efefef;
}
.pltext {
	float: right;
	width: 620px;
}
.pltext h1 {
	font-size: 14px;
	font-weight: bold;
	color: #005da8;
}
.promore {
	text-align: right;
}
/*内页*/
.product_show{width:920px;margin-top:20px;}
.product_show .preview{float:left;width:400px; height:465px;}
/* smallImg */
.product_show .smallImg{position:relative; height:52px; margin-top:1px; background-color:#F1F0F0; padding:6px 5px; width:390px; overflow:hidden;float:left;}
.product_show .scrollbutton{width:14px; height:50px; overflow:hidden; position:relative; float:left; cursor:pointer; }
.product_show .scrollbutton.smallImgUp , .scrollbutton.smallImgUp.disabled{background:url(/Tpl-website/common/images/a-left.png) no-repeat;}
.product_show .scrollbutton.smallImgDown , .scrollbutton.smallImgDown.disabled{background:url(/Tpl-website/common/images/a-right.png) no-repeat; margin-left:375px; margin-top:-50px;}

#imageMenu {height:50px; width:360px; overflow:hidden; margin-left:0; float:left;}
#imageMenu li {height:50px; width:60px; overflow:hidden; float:left; text-align:center;}
#imageMenu li img{width:50px; height:50px;cursor:pointer;}
#imageMenu li#onlickImg img, #imageMenu li:hover img{ width:44px; height:44px; border:3px solid #959595;}
/* bigImg */
.product_show .bigImg{position:relative; float:left; width:400px; height:400px; overflow:hidden;}
.product_show .bigImg #midimg{width:400px; height:400px;}
.product_show .bigImg #winSelector{width:235px; height:210px;}
#winSelector{position:absolute; cursor:crosshair; filter:alpha(opacity=15); -moz-opacity:0.15; opacity:0.15; background-color:#000; border:1px solid #fff;}
/* bigView */
#bigView{position:absolute;border: 1px solid #959595; overflow: hidden; z-index:999;}
#bigView img{position:absolute;}

.product_show .p_info{width:480px; float:right; padding-top:10px;border-left:1px dotted #d2d2d2; padding-left:20px; min-height:465px;}
.product_show .p_info h1{border-bottom:1px dotted #d2d2d2; line-height:30px; font-weight:bold; font-size:14px;}
.product_show .p_info .content{line-height:26px;min-height:380px;}
.product_show .p_info .content p{ padding:10px 0px;}
.product-detail-buttons{position:relative;width:480px; height:40px; margin-bottom:10px;}
.product-detail-buttons a{width:150px;display:block; text-align:center;padding:10px 10px;color:#666;z-index:99;border:1px solid #d2d2d2;background-color:#f4f4f4; font-size:14px;}
.product-detail-buttons .prev{position:absolute;top:0px;left:10px;}
.product-detail-buttons .next{position:absolute;top:0px;right:10px;}
.product-detail-buttons a:hover{color:#fff;background-color:#fa6104; font-weight:bold;}

/*feedback s*/
.user_mesg{width:920px;margin:20px auto;}
.user_mesg input, .user_mesg select, .user_mesg textarea{border:1px solid #ccc;color:#666;}
.user_mesg .star{color:#dd2218;display:inline-block;padding:0 5px;vertical-align:middle;}
.user_mesg .star1{color:#FFF;display:inline-block;padding:0 5px;vertical-align:middle;}
.user_mesg .quick_liuyan_con{overflow:hidden;}
.user_mesg .quick_liuyan_con p{margin-bottom:10px;}
.user_mesg .item-right input{padding:5px 2px;}
.user_mesg .btn-mesSubmit{float:left;line-height:36px;}
.user_mesg textarea{font:14px "Microsoft Yahei";padding:5px;color:#666;resize:none;height:148px;width:365px;border-radius:5px;background-color:#faf8f9;}
.user_mesg .item{margin-bottom:16px;_height:31px;text-align:left }
.user_mesg .item span{display:block;float:left;width:128px;margin-right:10px;text-align:right;line-height:30px;font-size:16px;color:#333333;}
.user_mesg .item:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
.user_mesg .item input[type="text"]{padding:5px;width:202px;font-size:14px;border-radius:5px;background-color:#faf8f9;}
.user_mesg .item input[type="text"]:focus{outline:1px solid #fa6104;border-color:#fa6104;}
.user_mesg .item textarea:focus{outline:1px solid #fa6104;border-color:#fa6104;}
.user_mesg .item input:disabled, .user_mesg .item textarea:disabled, .user_mesg .item select:disabled{background:#eee;}
.user_mesg .item-right{float:left;}
.user_mesg .item .btn-mesSubmit{display:block;width:180px;height:40px;border:1px solid #fa6104;background:#fa6104;color:#fff;border-radius:5px;line-height:30px;float:left;font-size:18px;margin-left:139px;_margin-left:37px;margin-right:30px;font-family:Microsoft Yahei;cursor:pointer }
.user_mesg .item .btn-mesSubmit:hover{background:#fff;color:#fa6104;}
.user_mesg .item .btn-mesSubmit:disabled{background:#ccc;}
.check-code{width:50px;}

/*add form right*/
.form-right{width:350px;height:300px;margin:108px 0 0 25px;border:1px solid #fa6104;border-radius:5px;position:relative;}
.form-right h3{width:310px;height:46px;padding-left:40px;line-height:46px;font-size:16px;background:#fa6104;color:#fff;}
.form-right h3 span{font-size:18px;font-weight:bold;color:#ffffff;}
.form-right ul{height:254px;padding:0 12px;overflow-y:auto;overflow-x:hidden;}
.form-right ul li{width:325px;min-height:40px;border-bottom:dashed 1px #999999;font-size:14px;color:#666666;cursor:pointer;}
.form-right ul li a{width:100%;height:100%;display:block;font-size:14px;}
.form-right ul li:hover{border-bottom:dashed 1px #fa6104;color:#fa6104;}
.form-right ul li:hover a{text-decoration:none;}
.form-right ul li:hover p{color:#fa6104;}
.form-right ul li p{line-height:40px;font-size:14px;display:inline;color:#666666;cursor:pointer;}
/*feedback e*/


/*资讯中心列表 s*/
.newslist{width:920px;min-height:300px;}
.newslist ul{}
.newslist li{
	list-style:none;
	list-style-type:none;
	height:30px;
	line-height:30px;
	font:"宋体";
	font-size:12px;
	border-bottom-style:dashed;
	padding-left: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #f0f0ee;
}
.newslist li span{
	float:right;
	margin-right:10px;
}
.news-show{width:900px;margin-top:20px;overflow:hidden;}
.news-show .news-title{border-bottom:1px dotted #d2d2d2;padding-bottom:10px;}
.news-show .news-title h1{font-size:16px;margin-bottom:10px;font-weight:bold;}
.news-show .news-title div{}
.news-show .news-title div span{padding:0px 4px;}
.news-show .news-content{padding:10px 0px;line-height:24px;font-size:14px;min-height:200px;}
.news-show .news-content p{padding:10px;}
.news-show .page_prev_next{margin:10px 0; line-height:28px; width:100%; height:22px;}
.news-show .page_prev_next dd{width:400px;height:22px;line-height:22px;border-bottom:1px dotted #d2d2d2;}
.news-show .page_prev_next .prev{float:left;text-align:left;}
.news-show .page_prev_next .prev i{float:left; margin-top:5px;margin-right:10px;}
.news-show .page_prev_next .next{float:right;text-align:right;}
.news-show .page_prev_next .next i{float:right; margin-top:5px;margin-left:10px;}
.news-show .page_prev_next dd a{width:380px; height:22px; line-height:22px;color:#666; font-size:14px; overflow:hidden;text-overflow:ellipsis; word-break:keep-all;white-space:nowrap; display:inline-block;}


.news-show .page_prev_next dd a:hover{color:#fa6104; font-weight:bold;}
