@charset "UTF-8"; 
/* ===  ****  模版页面   CSS定义 *****  =====   */
*{padding:0px; margin:0px;line-height:1.8em;}
html{_overflow-y:scroll;}
/*****！！页面通用css样式定义开始******/
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body{
    font-family:"微软雅黑", Arial, Tahoma,"微软雅黑","宋体";   /*文字字体定义 */
	font-size: 12px;    /*文字大小定义 */
	color: #353535;    /*文字颜色定义 */
	background: #fff  ; /*页面背景颜色定义 */
	}

/* 网站超链接css通用设置 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #333333;} /* 未访问的链接 */
a:visited {color: #333333;} /* 已访问的链接 */
a:hover{color: #006699;	text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color: #333333;} /* 点击激活链接 */


h1,h2,h3,h4,h5,h6{font-size:12px;}
img{border: 0px;}
.clear{clear:both;}

/*表格样式定义 */ 
table{text-align: justify;}
checkbox{border: 0px;}/*选择框样式定义 */ 

/*文字按钮样式定义 */ 
.button{border: 0px; }



#wrapper{}
/* 首页 结构部分 */
#iheader{}
#itop{width:1000px;margin:0 auto;background:url(../img/bgimg0100.jpg)}
#itop .logo{float:left;padding:30px 0 0 40px!important;>padding:30px 0 0 40px!important;padding:10px 0 0 40px;}
#itop .topnav{float:right;margin:10px 10px 0 0;background:#a6d4f8;padding:0px 15px;}/*顶部菜单*/
#itop .topnav a{background:url("../img/topnav_cion.gif")/*tpa=http://www.zjyongxiang.com/_assets/img/topnav_cion.gif*/ no-repeat 0px 4px;padding:0 10px;}
#itop .topnav a:visited{}
#itop .topnav a:hover{}
#itop .clear{clear:both;}

.temp{color:#656565;clear:both;width:auto;padding:5px 0;font-size:12px;font-family:Tahoma,Arial;text-align:center;}
.temp a{color:#656565}
.CopyrightWrap{}

.menu{background:url("../img/menu_bg.gif")/*tpa=http://www.zjyongxiang.com/_assets/img/menu_bg.gif*/ no-repeat left top;height:57px;}/*主菜单*/
.menu ul{margin:0 auto;list-style-type:none;font-size:14px;}
.menu li{float:left;line-height:57px;}
.menu li a{color:#fff;padding:0 10px; display:block; line-height:57px;}
.menu li a:visited {color: #fff;}
.menu li a:hover{color: #fff; background:url("../img/menu_h.gif")/*tpa=http://www.zjyongxiang.com/_assets/img/menu_h.gif*/ repeat-x left top;}
.menu .current{color:#fff;background:url("../img/menu_line.gif")/*tpa=http://www.zjyongxiang.com/_assets/img/menu_line.gif*/ no-repeat center 40px;line-height:57px;}
.menu .current a{color: #fff;}
.menu .current a:visited {color: #fff;}
.menu .current a:hover {color: #fff;}


.sublist{ position:absolute; left:0; top:57px; width:1000px;}
.isubmenu{background:#175a8e; height:30px;}
.isubmenu a{ line-height:30px; color:#fff; padding:0 10px;}
.isubmenu a:visited{ color:#fff;}
.isubmenu a:hover{ color:#fff; text-decoration:underline;}



#itop .banner{height:250px;margin:0px 0 0 0;text-align:right;padding:0 0px 0 0;}/*宣传图*/
#itop .banner p{background:url("../img/itop.gif")/*tpa=http://www.zjyongxiang.com/_assets/img/itop.gif*/ no-repeat top left;height:3px;}
#itop .date{float:left;width:257px;color:#fff;padding:20px 0 0 20px;}

#imain{clear:both;width:980px;margin:0 auto;padding:10px 0 0 0;}
#imain .infobox{margin-bottom:5px;height:1%;}
#imain .ibanner{background:url("../img/main_flash_bg.gif")/*tpa=http://www.zjyongxiang.com/_assets/img/main_flash_bg.gif*/ repeat-x top;padding:1px 0 0 0;display:none;}/*首页宣传图*/

#ileft{float:left;width:240px;text-align:left;background:#fff;}
#ileft h1{
	border-left:4px solid #000;
	margin-bottom:5px;
	text-align:right;
	padding:0 10px 0 0;
	height:24px;
	background-color: #EAEAEA;
}
#ileft h1 p{height:24px;line-height:28px;float:left;border-left:3px solid #fff;padding:0 0 0 10px;}
#ileft h1 img{margin:12px 0 0 0;}
#ileft h1 a{font-weight: normal;}
#ileft h6{clear:both;display:none;}
#ileft h6 p{height:1px;line-height:1px;}
#ileft a{color:#666666;}
#ileft a:visited{color: #003399;}
#ileft a:hover{color:#000;}

#iright{float:right;width:730px;text-align:left;background:#fff;}
#iright h1{height:30px;margin: 0 0 5px 0;padding:0px 10px 0 0; text-align:right;line-height:30px;}
#iright h1 p{line-height:30px;font-size:14px;background: url("../img/cion01.gif")/*tpa=http://www.zjyongxiang.com/_assets/img/cion01.gif*/ no-repeat 5px 6px; padding:0 0 0 15px ;float:left;color:#fa2300;}
#iright h1 img{margin:10px 0 0 0;}
#iright h1 a{font-weight: normal;}
#iright h6{clear:both;}
#iright h6 p{height:1px;line-height:1px;}

/* 内页 结构部分 */
#header{}
#top{width:1000px;margin:0 auto;}
#top .logo{float:left;padding:30px 0 0 40px!important;>padding:30px 0 0 40px!important;padding:10px 0 0 40px;}
#top .topnav{float:right;margin:10px 10px 0 0;background:#a6d4f8;padding:0px 15px;}/*顶部菜单*/
#top .topnav a{background:url("../img/topnav_cion.gif")/*tpa=http://www.zjyongxiang.com/_assets/img/topnav_cion.gif*/ no-repeat 0px 4px;padding:0 10px;}
#top .topnav a:visited{}
#top .topnav a:hover{}
#top .clear{clear:both;}
#top .banner{height:200px;;text-align:right;}/*宣传图*/
#top .banner p{background:url("../img/itop.gif")/*tpa=http://www.zjyongxiang.com/_assets/img/itop.gif*/ no-repeat top left;height:3px;}
#top .date{float:left;width:257px;color:#fff;padding:20px 0 0 20px;}
#main{clear:both;width:1000px;background:url("../img/left_bg.gif")/*tpa=http://www.zjyongxiang.com/_assets/img/left_bg.gif*/ repeat-y left top;margin:10px auto 0 auto;}
#main .infobox{margin-bottom:5px;height:1%;}

#left{text-align:right;float:left;width:240px;}
#left h2{margin-bottom:5px;}
#left h2 p{line-height:35px;font-size:16px;padding:15px 20px 3px 20px;color:#ffa255;}
#left h2 a{}
#left h6{clear:both;display:none;}
#left h6 p{height:1px;line-height:1px;}


#left00{text-align:left;float:left;width:240px;}
#left00 h1{margin-bottom:5px;}
#left00 h1 p{line-height:35px;font-size:16px;padding:15px 20px 3px 20px;color:#ffa255;}
#left00 h1 a{}
#left00 h6{clear:both;display:none;}
#left00 h6 p{height:1px;line-height:1px;}

#right{float:right;width:750px;text-align:left;border-top:solid 1px #ededed;border-left:solid 1px #ededed;border-right:solid 1px #ededed;}
#right .infobox{margin:0;height:1%;padding:0 20px;}
#right .infobox .breadcrumb{position: absolute;width:680px; text-align:right;padding:20px 0 0 0;}

#right h2{border-bottom:3px solid #e4e4e4;height:30px;margin: 0 0 5px 0;padding:15px 10px 5px 0; text-align:left;line-height:30px;}
#right h2 p{line-height:30px;font-size:14px;background: url("../img/cion02.gif")/*tpa=http://www.zjyongxiang.com/_assets/img/cion02.gif*/ no-repeat 5px 4px; border-right:solid 2px #fff;padding:0 10px 0 20px;float:left;color:#e2ac1b;}
#right h2 a{ float:right; margin-top:5px;}
#right h6{clear:both;}
#right h6 p{height:1px;line-height:1px;}


/*页尾*/
#footer{clear:both;margin:10px 0 0 0;}
#footer .footnav{background:#eeeeee;text-align:center;margin:0 auto;width:996px;color:#333333;border-top:1px solid #d5d6da;border-bottom:1px solid #d5d6da;padding:2px;}/*底部导航*/
#footer .footnav a{padding:0 5px;}
#footer .copyright{color:#636363;line-height:16px;border-top:4px solid #e9eaed;padding:10px 0;margin:0 auto;width:996px; text-align:center;}/*权版信息*/
#footer a{color:#666;}
#footer a:visited{color:#666;}
#footer a:hover{color: #003366;}

#icompanybox{float:left;width:440px;text-align:left;}
#inewsbox{float:right;width:290px;text-align:left;}


/*表现部分*/
.icompany{margin:0 9px;}
.icompany img{float:left;margin:8px 8px 0 0;}
.icompany p{ text-indent:2em;}
.icompany span a{ color:#fa2300; text-decoration:underline; font-weight:bold;}
.icompany span a:visited{  color:#fa2300;}
.ilist{margin:0 9px;}

.ipdlist{margin:0;}
.ipdlist ul{list-style-type:none; padding-left:8px;}
.ipdlist li{background:url("../img/pro_bj.gif")/*tpa=http://www.zjyongxiang.com/_assets/img/pro_bj.gif*/ no-repeat left top; line-height:27px; padding-left:30px; margin-bottom:4px;}

/* ===  ****  首页新闻列表 *****  =====   */
.inews{}
.inews p{float:right;width:180px;margin-left:8px;}
.inews div{margin:5px 10px 0 10px;}
.inews td{list-style-type:none;background:url("../img/cion_01.gif")/*tpa=http://www.zjyongxiang.com/_assets/img/cion_01.gif*/ no-repeat left center;text-indent: 10px;border-bottom:1px solid #d5d6da; line-height:28px; height:28px;}
.inews li img{}
.inews li a{ text-align:left;color:#000; line-height:28px;}
.inews li a:visited{color:#000;}
.inews li a:hover{color:#333;text-decoration:underline;}


/* ===  ****  首页产品 *****  =====   */
.iproductlist{width:120px;margin:0 8px; float:left;text-align:center;}
.iproductlist h3{height:100px;width:100px;border:1px solid #ccc;margin:0 auto;}
.iproductlist h3 a{width:100px;height:100px;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:87px;*font-family:Arial;}
.iproductlist h3 img{vertical-align:middle;}


/*内容页左侧菜单*/
.leftnav{padding:5px 0;padding:0 10px 0 0;}
.leftnav dl{line-height:31px;}
.leftnav dt{background: url("../img/leftnav_cion.gif")/*tpa=http://www.zjyongxiang.com/_assets/img/leftnav_cion.gif*/ no-repeat right 10px;font-weight:600;padding:0 18px 0 0;color:#fff;line-height:31px;}
.leftnav dt a{color:#f3ec67;}
.leftnav dt a:visited{color:#f3ec67;}
.leftnav dt a:hover{color:#fff;}
.leftnav ul{ list-style-type:none;text-align:right;font-weight:normal; }
.leftnav ul li{text-indent:2.2em;  line-height:22px; padding:3px ;border-right:2px solid #000;margin:2px 0 0 0;}
.leftnav ul li a{color:black ;}
.leftnav ul li a:visited{ color:black ;}
.leftnav ul li a:hover{ color:black ;text-decoration:underline;}
.leftnav div{}

/*位置导航*/
.breadcrumb{padding:5px;height:30px;}
.breadcrumb ul{background: url("../img/breadcrumb_cion.gif")/*tpa=http://www.zjyongxiang.com/_assets/img/breadcrumb_cion.gif*/ no-repeat left 7px ;line-height:20px;list-style-type:none;float:right; height:30px;}
.breadcrumb li{background: url("../img/breadcrumb_cion0.gif")/*tpa=http://www.zjyongxiang.com/_assets/img/breadcrumb_cion0.gif*/ no-repeat left 8px ;padding:0 5px 0 10px;float:left;}
.breadcrumb .none{background:none;}


/*新闻列表页*/
.newslist{margin:0 0 20px 0;}
.newslist ul{list-style-type: none;}
.newslist li{padding:0 20px;text-align:right;line-height:30px; border-bottom:1px solid #e4e1d8; height:30px;}
.newslist li p{float:left;text-align:left;margin-top:4px;}
.newslist li img{margin:5px 0 0 0;}
.newslist li span{color:#666;font-size:12px;}
.newslist td{ padding:3px 15px; border-bottom:1px solid #e4e1d8; }
.newslist a{background:url("../img/cion_02.gif")/*tpa=http://www.zjyongxiang.com/_assets/img/cion_02.gif*/ no-repeat left 7px; padding-left:12px;display:block; }




/* ===  **** 产品页搜索 *****  =====   */
.psearch{ margin:10px 0 0 0; background:url("../img/search_bg.jpg")/*tpa=http://www.zjyongxiang.com/_assets/img/search_bg.jpg*/ no-repeat center top; line-height:38px; height:38px; text-align:center;padding:3px 0;}
.psearch form{}
.psearch select{margin-top:3px;height:20px;color:#000000;margin-right:10px;border:1px solid #d4d0c8;}
.psearch .input{	margin-top:3px;width:104px;color:#000000;margin-right:10px;padding:1px 2px;border:1px solid #d4d0c8;line-height:18px;}
.psearch img{ vertical-align:middle;}
.psearch .button{border: 0px; width:60px; background:url("../img/search_botton.gif")/*tpa=http://www.zjyongxiang.com/_assets/img/search_botton.gif*/ no-repeat left top;height:19px;line-height:19px;color:#fff; font-size:11px;}

.ipsearch{ margin:10px 0 0 0; background:#ebf5dd; line-height:38px; height:38px; text-align:center;padding:3px 0;}
.ipsearch form{}
.ipsearch select{margin-top:3px;height:20px;color:#000000;margin-right:10px;border:1px solid #d4d0c8;}
.ipsearch input{	margin-top:3px;width:120px;color:#000000;margin-right:10px;padding:1px 2px;border:1px solid #d4d0c8;line-height:18px;}
.ipsearch img{ vertical-align:middle;}
.ipsearch .button{border: 0px; width:44px;}

/* ===  **** 产品页列表 *****  =====   */
.productlist{}
.productlist h2{ line-height:30px;font-weight:normal;}
.productlist h2 a,.productlist h2 a:visited{ padding:0 8px; color:#5f5f5f;}
.productlist h2 a:hover{ color:#000000; font-weight:bold;}
.productlist h2 a.current{ color:#000000; font-weight:bold;}
.productlist h2 a:visited .current{ color:#000000; font-weight:bold;}
.productlist h4{ width:100px; margin:0 auto;}

.productlist table{text-align: center;}
.productlist th{padding:5px; border-bottom : solid 1px #e0e0e0;color:#ff9602; background-color:#f2f2f2}
.productlist td{  padding:5px; background:url("../img/line_bg.gif")/*tpa=http://www.zjyongxiang.com/_assets/img/line_bg.gif*/ repeat-x bottom;}
.productlist a,.productlist  a:visited{ color:#767676;}
.productlist a:hover{ color:#000000;}

.pro_c{ margin:5px 0px 10px 0px;}
.pro_c .img{ width:100px; margin-bottom:4px; }
.pro_c table{ border-collapse:collapse; margin-bottom:5px;}
.pro_c td{ padding:0 9px;  vertical-align:top;}
.pro_c th{ background:url("../img/cion_08.gif")/*tpa=http://www.zjyongxiang.com/_assets/img/cion_08.gif*/ no-repeat 8px 7px; color:#FF3300; font-weight:normal; padding:0 0 0 18px; text-align:left; vertical-align:top;} 
.pro_c span{ color:#ff6e03;}
.pro_c .p{ background:url("../img/cion01.gif")/*tpa=http://www.zjyongxiang.com/_assets/img/cion01.gif*/ no-repeat 22px 4px; padding:0 0 5px 12px;}
.pro_c .p a,.pro_c .p a:visited{ color:#ff6e03; text-decoration:underline;}
.pro_c .p a:hover{ color:#ff6e03; text-decoration:none;}
.pro_c .line{  background:url("../img/line_bg.gif")/*tpa=http://www.zjyongxiang.com/_assets/img/line_bg.gif*/ repeat-x bottom;}

/*在线订单*/
textarea{color:#000; border:#a9a9a9 1px solid; background:#fafafa;}
.table { font-size:12px; margin:0 auto; border-collapse:collapse;}
.table td{padding:3px 0 2px 5px;}
.input_txt{height:20px; line-height:20px;color:#000; border:#e7e7e7 1px solid; background:#fafafa;}
.input_cmd{ width:50px; height:22px; line-height:22px;color:#000;  border:#e7e7e7 1px solid; background:#fafafa;margin:0 10px 0 0;}
.table span{color:#f00; padding:0 0 0 5px;}

/*招聘*/
#job{border:1px solid #91b5d7; width:45%; float:left; height:400px; margin:0 1%}
#job h5{border-bottom:3px double #f5f5f5; color:#01497a; background:#f0f0f0;margin:0; padding:4px 8px;}
#job div{padding:0 8px; line-height:20px;}

/*联系我们*/
#contact{line-height:21px; padding: 10px 20px; }
#contact h4{border-bottom:3px double #f5f5f5; color:#333333; background:#f0f0f0;padding:2px 10px 0 10px;font-size: 12px;}
#contact h5{border-bottom:3px double #f5f5f5; color:#333333; background:#f0f0f0;padding:2px 10px 0 10px;font-size: 12px;}
#contact .border{border:1px solid #cccccc;padding-bottom:6px; width:668px;}
#contact .border div{}

#contact .div{border:1px solid #cccccc;width:328px;float:left;}

/*网站地图*/
.sitemap{}
.sitemap h5{padding:3px 20px;background:#f2f2f2 url("../img/cion_03.gif")/*tpa=http://www.zjyongxiang.com/_assets/img/cion_03.gif*/ no-repeat 10px 9px;font-size: 14px;border-bottom: 1px dashed #DDDDDD;line-height:20px;}
.sitemap div{padding:15px 5px 0 5px;color:#666;	text-indent: 2em;}
.sitemap p{padding:8px 5px 15px 5px;}
.sitemap a{padding:0 15px;}
.sitemap a:hover{color:#ff7701;text-decoration: underline;}


/*评论*/
.comment{clear:both;}
.comment ul{line-height:30px;list-style-type: none;}
.comment li{background:url("../img/cion_08.gif")/*tpa=http://www.zjyongxiang.com/_assets/img/cion_08.gif*/ no-repeat 20px center;padding:0 0 0 28px;border-bottom:1px solid #e4e1d8;}

#comment_list{ padding:15px; }
#comment_list  table td { padding:4px;}
#comment_list input{line-height:18px ; padding:2px; font-size:12px ;border:solid 1px #d6d6d6; height:20px;}
#comment_list textarea{  font-size:12px; padding:2px;  line-height:18px ;font-family:Tahoma ;font-size:12px ;border:solid 1px #d6d6d6;}
#comment_list .border{width:400px;}
#comment_list .btn{text-align:center; border:none;background:url("../img/new_comment.gif")/*tpa=http://www.zjyongxiang.com/_assets/img/new_comment.gif*/ no-repeat left top; color:#ff6600; margin:0 10px;width:90px; height:21px;}
#comment_list p{ padding-left:100px;}
/*分页*/
.page{text-align: right;margin:20px 0;}
.page a{padding:0 3px;}
.page a:hover{color:#ed7409;}

/*简介内容部分*/
.content{ font-size:14px;text-align:left;line-height:24px;font-family: Arial, Tahoma;min-height: 500px; max-width:700px; overflow:hidden}
.content h3{}
.content h2{margin:10px 0; text-align: center;}
.content h1{font-size:26px;padding:5px;border-bottom : solid 1px #c0c0c0; text-align: center;}
.content h4{font-size:16px;padding:2px 0 2px 10px;border-bottom : dashed 1px #c0c0c0;margin:10px 0; color:#ff9602;text-align: center;}
.content h5{font-size:14px;padding:2px 10px 0px 10px;border-bottom : solid 1px #e0e0e0;margin:3px 0; color:#ff9602; background-color:#f2f2f2}
.content h5 a{color:#ff9602;}
.content h5 a:link{color:#ff9602;}
.content h6{font-size:12px;font-weight:normal;text-align:center;}

.content p{ margin:5px auto;}
.content dl{color:#666666;}

.content li{margin-left:3.5em;}
.content strong{color:#ff9602;}
.content a{color:#ff9602;text-decoration:underline;}

.content table{font-size:12px;}
.content table td{padding:0px 5px;color:#696969;}
.content table p{ margin:0;}
.tableboder table{ margin:5px 0;border-collapse:collapse;font-size:12px;border:#c0c0c0 solid 1px;}
.tableboder table th{padding:0px 5px;background:#f2f2f2;color:#ff9602;border-right:#fff solid 1px; line-height:24px; }
.tableboder table td{padding:0px 5px;border:#c0c0c0 solid 1px; line-height:24px; }

.tools{text-align: right;margin:10px 0;}/*新闻内页的工具条*/
.ovflow{ width:670px; overflow:hidden;}
.ovflow1{ width:500px; overflow:hidden;}
.content .prdetail_c{padding:10px 0 10px 0;}
.content .prdetail_c p{ display:inline; margin:0;}
.content .prdetail_c span{ width:40%;float:left;text-align:center;}
.content .prdetail_c img{margin:0 5px;}

/*案例*/
#case{background:url("../img/case_bg.gif")/*tpa=http://www.zjyongxiang.com/_assets/img/case_bg.gif*/ no-repeat right bottom; margin: 10px 0 1px 0;}
#case .caseright{width:162px;float: right;}
#case .caseright h5{background:url("../img/case_line.gif")/*tpa=http://www.zjyongxiang.com/_assets/img/case_line.gif*/ repeat-x bottom;font-size:12px;font-weight: normal; color:#fff; padding:1px 0;margin: 10px 5px 10px 10px;}
#case .caseright span{background:url("../img/case_title.gif")/*tpa=http://www.zjyongxiang.com/_assets/img/case_title.gif*/ no-repeat; padding:2px 11px 0 11px!important;padding:4px 11px 1px 11px;margin:1px 0;}
#case .caseright ul{list-style-type: none; padding:5px 0 0 20px;}
#case .caseright li{background:url("../img/cion_06.gif")/*tpa=http://www.zjyongxiang.com/_assets/img/cion_06.gif*/ no-repeat 0 8px; padding-left:15px;line-height:26px;}
#case .caseright div{text-align: right;padding:10px 10px 0 0;}
#case .caseleft{border-right :1px dashed #c0c0c0;padding:10px 16px;}
#case .caseleft h5{border-bottom : 1px dashed #c0c0c0; font-size:12px;margin:5px 0;}
#case .caseleft p{margin:0 20px;}
#case .caseleft h5 a{color:#ff6e03;}

/*案例列表*/
.case{ margin: 10px 20px;}
.case h5{border-bottom : 1px dashed #c0c0c0; font-size:12px;margin:5px 0;color:#ff6e03;}
.case h6{border-bottom : 1px dashed #c0c0c0; font-size:14px;margin:5px 0;color:#ff6e03;}
.case p{margin:0 20px 0 32px;}
.case a{color:#ff6e03;}
.case a:hover{color:#CC3300;}
.case ol{margin-left:55px;}
.case ul{margin-left:25px;}
.case div p{margin:0;}

/*典型客户*/
.client{line-height:25px; padding: 10px 20px; font-family: Arial, Tahoma; }
.client ul{list-style-type: none;	padding:10px 10px 20px 0px; float:left }
.client li{background:#f2f2f2 url("../img/cion_01.gif")/*tpa=http://www.zjyongxiang.com/_assets/img/cion_01.gif*/ no-repeat 8px 10px; margin:8px 10px 0 0; padding:2px 0 2px 20px;width:180px; float:left; }
.client .brief{line-height:24px ;}

/* ===  **** 产品内容页b *****  =====   */
.prdDetail{background:url("../img/case_bg.gif")/*tpa=http://www.zjyongxiang.com/_assets/img/case_bg.gif*/ no-repeat right bottom; margin: 10px 0 1px 0;}
.prdDetail .prdRight{width:162px;float: right;}
.prdDetail .prdRight h5{ line-height:24px;background:#0781DA; color:#fff; padding-left:14px;}
.other_detail{ padding:5px;}
.detailb{ padding:5px;}
.detailb dt{background:url("../img/cion_07.gif")/*tpa=http://www.zjyongxiang.com/_assets/img/cion_07.gif*/ no-repeat left 8px; line-height:24px; padding-left:15px;}
.prdDetail .prdLeft{border-right :1px dashed #c0c0c0;	padding:10px 16px;	margin-right:170px;}
.prdDetail .prdLeft h1{
	background:url("../img/prospan.gif")/*tpa=http://www.zjyongxiang.com/_assets/img/prospan.gif*/ no-repeat left top;
	height:43px;
	line-height:43px;
	font-size:20px;
	padding-left:35px;
	margin:0;
}


/*解决方案页面*/
.soldetail { margin: 10px 0 1px 0;}
.soldetail .solright {width:162px;float: right;}
.soldetail .solright h5 {background:url("../img/case_line.gif")/*tpa=http://www.zjyongxiang.com/_assets/img/case_line.gif*/ repeat-x bottom;font-size:12px;font-weight: normal; color:#fff; padding:1px 0;margin: 10px 5px 10px 10px;}
.soldetail .solright span {background:url("../img/case_title.gif")/*tpa=http://www.zjyongxiang.com/_assets/img/case_title.gif*/ no-repeat; padding:2px 11px 0 11px!important;padding:4px 11px 1px 11px;margin:1px 0;}
.solleft { border-right :1px dashed #c0c0c0;padding:10px 16px;margin: 10px 170px 0 0;}
.solleft h5{background:url("../img/case_line.gif")/*tpa=http://www.zjyongxiang.com/_assets/img/case_line.gif*/ repeat-x bottom;  font-size:20px;margin:5px 0; padding-bottom:5px}
.rightcont {margin:0 5px 0 10px;}
.rightcont a{display:black;}
.rightcont ul{text-indent:0;padding-left:2em;}



.ipro_list{text-align:center;margin:0 auto;width:720px;}
.ipro_list table{text-align:left;line-height:23px;margin:1px 0 0 0;}
.ipro_list td{text-align:center;}
.ipro_list td a{background:url("../img/link_r.gif")/*tpa=http://www.zjyongxiang.com/_assets/img/link_r.gif*/ no-repeat right top;display:block;margin:0 1px 0 0;line-height:23px;}
.ipro_list td a span{background:url("../img/link_l.gif")/*tpa=http://www.zjyongxiang.com/_assets/img/link_l.gif*/ no-repeat left top;display:block;padding:2px 10px 0 10px;color:#565656;}
.ipro_list td a:hover{background:url("../img/hover_r.gif")/*tpa=http://www.zjyongxiang.com/_assets/img/hover_r.gif*/ no-repeat right top;display:block;}
.ipro_list td a:hover span{background:url("../img/hover_l.gif")/*tpa=http://www.zjyongxiang.com/_assets/img/hover_l.gif*/ no-repeat left top;display:block;padding:2px 10px 0 10px;color:#fff;}
.ipro_list td .current{background:url("../img/hover_r.gif")/*tpa=http://www.zjyongxiang.com/_assets/img/hover_r.gif*/ no-repeat right top;display:block;}
.ipro_list td .current span{background:url("../img/hover_l.gif")/*tpa=http://www.zjyongxiang.com/_assets/img/hover_l.gif*/ no-repeat left top;display:block;padding:2px 10px 0 10px;color:#fff;}
.ipro_list dl{border-top:3px solid #b3b3b3;border-left:1px solid #d6d6d6;border-right:1px solid #d6d6d6;border-bottom:1px solid #d6d6d6;padding-bottom:10px; height:400px;}
.ipro_list h5{text-align:left;font-weight:normal;line-height:24px;background:#e8e8e8;padding:0 15px;}
.ipro_list h5 .current{color:#ff8400;background:url("cion.gif")/*tpa=http://www.zjyongxiang.com/_assets/css/cion.gif*/ no-repeat center bottom;line-height:24px;padding:4px 0;}
.ipro_list h5 a{margin:0 8px;color:#565656;}
.ipro_list h5 a:hover{color:#ff8400;background:url("cion.gif")/*tpa=http://www.zjyongxiang.com/_assets/css/cion.gif*/ no-repeat center bottom;line-height:24px;padding:4px 0;}

.ipro_list .div_cont{float:left;text-align:center;margin:12px 12px 0;background:url("../img/pro_bg.gif")/*tpa=http://www.zjyongxiang.com/_assets/img/pro_bg.gif*/ no-repeat left top;width:152px;height:190px;}
.ipro_list .div_cont p{padding:0 10px;}
.ipro_list .div_cont h4 {line-height:24px;padding:2px 0;}
.ipro_list .div_cont h4 a{color:#4a4a4a;}
.ipro_list .div_cont h4 a:visited{color:#4a4a4a;}
.ipro_list .div_cont h4 a:hover{color:#4a4a4a;}
.ipro_list .div_cont span{display:block;color:#ff0000;line-height:20px;margin:10px 0 0 0;}
.ipro_list .div_cont img{}
.ipro_list .div_cont h3{border:1px solid #b3b3b3;width:120px;height:120px; margin:0 auto;}
.ipro_list .div_cont h3 a{width:120px;height:120px;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:104px;*font-family:Arial;}
.ipro_list .div_cont h3 img{vertical-align:middle;}
.board{ padding:0 10px;}

.board_title{padding:5px 0;text-align:center;}
.board_title h4{ color:#ff8330; font-size:14px;}
.board_title h4 a{color:#ff8330;}
.board_title h4 a:visited{color:#ff8330;}


.board_left input{ width:120px; height:17px; line-height:17px;}
.board_left textarea{ width:180px; height:80px; color:#ffa255; line-height:16px;}
.board_left select{ }

.board h3{font-size:14px;padding:2px 10px 0px 10px;border-bottom : solid 1px #e0e0e0;margin:3px 0; color:#ff9602; background-color:#f2f2f2; margin-bottom:10px;}


/*留言页面*/
#boardinner_ {border:0;padding:0;margin:0;}
#boardinner_  table td {padding:4px 0;}
#boardinner_  input{line-height:18px ; padding:2px; font-size:12px ;border:solid 1px #d6d6d6;}
#boardinner_  textarea{font-size:12px; padding:2px;  line-height:18px ;font-family:Tahoma ;font-size:12px ;border:solid 1px #d6d6d6;}
#boardinner_ .btn{width:60px;height:22px;line-height:22px; border:none;background:#ffa255; color:#fff; margin:0 10px;}
#boardinner_ .border{width:100px;}
#boardinner_ .desc{color:red;}

#boardinner_ .boardtitle{ background:#000; height:29px;}
#boardinner_ .boardtitle span{ padding-left:20px; line-height:29px; color:#fff;}


#boardinner_ ul{list-style-type:none;padding:4px;}
#boardinner_ li{ background:url("../img/cion_02.gif")/*tpa=http://www.zjyongxiang.com/_assets/img/cion_02.gif*/ no-repeat 4px 8px; padding-left:12px;}
#boardinner_ p{ text-align:center;}
#boardinner_ form{padding:5px;}


/*评论页面*/
#commentinner_ {border:0; padding:0;}
#commentinner_  table td { padding:4px 0;}
#commentinner_  input{line-height:18px ; padding:2px; font-size:12px ;border:solid 1px #d6d6d6; }
#commentinner_  textarea{  font-size:12px; padding:2px;  line-height:18px ;font-family:Tahoma ;font-size:12px ;border:solid 1px #d6d6d6;}
#commentinner_ .border{width:100px;}
#commentinner_ .checkbox{ border:none; }
#commentinner_ .btn{width:60px;height:22px;line-height:22px;text-align:center; border:none;background:#ffa255; color:#fff; margin:0 10px;}

#commentinner_ .commenttitle{background:#000; height:29px;}
#commentinner_ .commenttitle span{ padding-left:20px; line-height:29px; color:#fff;}

#commentinner_ ul{list-style-type:none; padding:4px;}
#commentinner_ li{background:url("../img/cion_02.gif")/*tpa=http://www.zjyongxiang.com/_assets/img/cion_02.gif*/ no-repeat 4px 8px; padding-left:12px;}
#commentinner_ p{ text-align:center;}
#commentinner_ form{padding:5px;}


#fromtinner_{}
#fromtinner_ textarea{width:300px;font-size:12px; padding:2px;  line-height:18px ;font-family:Tahoma ;font-size:12px ;border:solid 1px #d6d6d6;}
#fromtinner_ input{line-height:18px ; padding:2px; font-size:12px ;border:solid 1px #d6d6d6; }
#fromtinner_ .border{width:300px;}
#fromtinner_ .btn{line-height:14px;border:none;background:#2a5a7c; color:#fff;height:24px;margin:0 16px 10px 0;}

.searchReuslt_{font-size:12px ;font-family:Tahoma;padding:4px;}
.searchReuslt_title_{background-color:#f0f0f0 ; font-weight:bold ;line-height:35px ; font-size:14px; padding:0 10px;}
.searchResult_Other_ {color:#808080; width:100%;text-align:right;}

.searchHint_ {margin:15px}
.searchHint_ dl{padding:5px 14px; line-height:24px;margin:0 7px;border-bottom:1px #ababab dashed;}
.searchHint_ dt{color:#aaaaaa;}
.searchHint_ dd{padding:0 22px;color:#aaaaaa;}
.searchHint_ dt span{float:right;}
.searchHint_ dt strong{color:#353535;font-weight:normal;}
.searchHint_ a{color:black; font-style:normal;TEXT-DECORATION: none }
.searchHint_ a:hover{color:#FF6600; }


#search_ {font-size:12px ; font-family:Tahoma; padding:0;border:0;margin:0;}
#search_ table td { padding:4px; font-size:12px}
#search_ input{line-height:20px;height:20px; font-size:12px ;border:solid 1px #d6d6d6; width:110px; padding:0 0 0 2px;}
#search_ .btn{ line-height:22px; border:0px; color:#fff; background:#333;height:22px;margin:0 12px 10px 0; width:65px;}
#search_ .title{height:27px;background:#000;padding:0 0 0 13px; line-height:37px;font-size:14px; color:#fff;display:block; font-weight:bold; text-align:left;}

.ilink{padding:0 5px;}

.ihotpro{padding:0px 8px 5px 19px!important;>padding:0px 10px 5px 10px!important;padding:0px 10px 5px 10px;text-align:center;}

.ihotpro .cn{ text-align:center;}
.ihotpro .cn h2{ width:180px; height:180px;margin:0 auto;border:1px solid #c7c7c7; text-align:center;}
.ihotpro .cn h2 a{ width:180px; height:180px;display: table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:157px;*font-family:Arial; background:#fff;}
.ihotpro .cn h2 img{ vertical-align:middle;}

.ihotpro  p{color:#FFFF66;}
.ihotpro  p a{color:#FFFF66; line-height:30px; font-weight:bold;}
.ihotpro  p a:visited{color:#FFFF66;}
.ihotpro  p a:hover{color:#000; text-decoration:underline;}

.ihotpro span{color:#000; display:block; text-align:left;}

.con_div{ padding:5px 10px;}

.page_div span{}
.page_div span a{ width:30px; border:1px solid #ccc; height:30px; line-height:30px; display:inline-block; text-align:center; text-decoration:none; margin:0px 5px;}
.page_div span.current_page{}
.page_div span.current_page a{width:30px; border:1px solid #ccc; height:30px; line-height:30px; display:inline-block; text-align:center; text-decoration:none; margin:0px 5px; color:red;}.page span a{width:30px; height:30px; display:block;}
