﻿@charset "utf-8";
body { font-family:"微软雅黑",arial; color:#414141; font-size: 12px; line-height: 24px; background:#ffffff; min-width:1200px; }
html, body, div, span, ul, li, ol, dl, dt, dd, p, form, pre, blockquote, h1, h2, h3, h4, h5, h6, input, img, a { margin: 0; padding: 0; }
* { margin: 0; list-style: none; padding: 0; }
ul li { list-style: none; }
img { border: none; }
table {width: 100% !important; border-collapse: collapse; border-spacing: 0; border: 1px solid #999;}
table tr:first-child{line-height: 40px;}
table td {border: 1px solid #999;text-align: center;}
a { color:#414141; text-decoration: none; -webkit-transition: all .3s ease-in; -moz-transition: all .3s ease-in; -o-transition: all .3s ease-in; transition: all .3s ease-i;}
a:hover { color:#133984; text-decoration: none; }
.clear { clear: both; margin: 0 0; padding: 0 0; }
.pt15 { padding-top:15px; }
.pt20 { padding-top:20px; }
.pt30 { padding-top:30px; }
.pt40 { padding-top:40px; }
.main{ width:1200px; margin:0 auto; overflow:hidden;}
.fr { float:right; }
.fl { float:left; }
input:focus { outline:none; }
textarea:focus{ outline:none;}
#feedback_form table tr td{ padding:5px 0;}
/*top*/
.top-bg{ height: 124px;}
h1.logo{line-height: 2;font-size: 14px;}
.logo { float: left; }
.logo a { float: left; }
.biaoti { float: left; border-left: 3px solid #e2e2e2;margin-top: 20px;padding-left: 25px;margin-left: 10px;}
.biaoti p strong { font-size: 20px; font-weight: bold; display: block; line-height: 2; text-align: center; color: #ff7a00;  }
.biaoti em { display: block; white-space: nowrap; font-style: normal; font-size: 14px; font-weight: bold; color: #888; padding-bottom: 10px;}
.home-contact { font-size: 12px; margin-top: 20px; }
.home-contact p{text-align: right;}
.phone{position: relative;cursor: pointer;}
.phone:hover img{display: block;}
.phone img{position: absolute;z-index: 99;width: 100px;height: 100px;left: 0;top: 20px;display: none;}
.zhuanti span em { background: url(../images/xx.png) no-repeat top 3px center; width: 15px; height: 15px; display: inline-block; }
.zhuanti span { display: block; width: 220px; border: 1px solid #ccc; text-align: center; cursor: pointer; padding: 5px 0;background: #e0e4ea; }
.rec{display: inline-block;float: left;margin-top: 10px;margin-right: 15px;}
.zhuanti { width: 220px; position: relative; margin-top: 15px;float: right;}
.zhuanti p { border: 1px solid #ccc; text-align: center; position: absolute; z-index: 99; width: 100%; border-top: 0;display: none; animation: fadeOut;-webkit-animation:fadeOut .3s;background:#fff;}
.zhuanti:hover p {display:block;animation: fadeIn;-webkit-animation:fadeIn .3s;}
.zhuanti p a { display: block; font-size: 12px; line-height: 34px;}
.zhuanti p a:hover{background: #fffbdf;color: #ff7a00;}
@-webkit-keyframes fadeIn {
    0% {opacity:0;}
    25% {opacity:0.25;}
    50% {opacity: 0.5;}
    75% {opacity:0.75;}
	100% {opacity:1;}
}
@-webkit-keyframes fadeOut {
    0% {opacity:1;}
    25% {opacity:0.75;}
    50% {opacity: 0.5;}
    75% {opacity:0.25;}
	100% {opacity:0;}
}
.container{width: 1200px;margin: 0 auto;}
.ban-con { height: 100px; margin-top: -100px; position: relative; z-index: 99; }
.ban-bg { position: absolute; left: 0; width: 50%; height: 100px; background: #0c5fc2; z-index: -1; }
.ban-bg2 { position: absolute; right: 0; width: 50%; height: 100px; z-index: -1; opacity: 0.7; background: #fff;}
.ban-width { width: 50%; float: left; padding-top: 25px; }
.ban-left { float: left; }
.ban-tells { float: right; margin-right: 50px; line-height: 50px; color: #fff; font-size: 24px; font-weight: bold; font-family: arial;letter-spacing: 1px; }
.ban-tells img { float: left; margin-right: 10px; }
.ban-left strong { font-size: 20px; font-weight: bold; color: #fff;padding-left: 8px; }
.ban-left p { font-size: 14px; letter-spacing: 12px; color: #fff; }
.sea { background: #999; float: left; width: 50%; height: 50px; overflow: hidden; }
.sousuoa { float: left; height: 50px; border: 0; padding-left: 23px; width: 477px; background: none; color: #fff; }
.sousuob { float: right; height: 50px; border: 0; background: url(../images/search.png) no-repeat center; width: 100px; }
input.sousuoa::-webkit-input-placeholder { /* WebKit browsers*/
color: #ccc; font-size: 14px; }
input.sousuoa:-moz-placeholder {  /* Mozilla Firefox 4 to 18*/
color: #ccc; font-size: 14px; }
input.sousuoa::-moz-placeholder {  /* Mozilla Firefox 19+*/
color: #ccc; font-size: 14px; }
input.sousuoa:-ms-input-placeholder { /* Internet Explorer 10+*/
color: #ccc; font-size: 14px; }
.remem { line-height: 50px; padding-left: 2%; float: left; width: 48%; font-size: 13px;color: #000; }

/*主导航菜单*/
.box { width: 100%; height:55px; background:#0c5fc2;}
.box #nav-menu { height:55px; width: 1200px; margin: 0 auto; }
.box #nav-menu .container { position: relative; overflow: visible; z-index: 99; }
.box #nav-menu .menu li { position: relative; float: left; width: 133px; display: inline;}
.box #nav-menu .menu li:last-child span { display: none;}
.box #nav-menu .menu li h3 { display: inline-block; float: left; font-weight:normal; font-size:14px; }
.box #nav-menu .menu li h3 span{ width:1px; height:32px; float:right; background:#3a89d8; margin-top:11px;}
.box #nav-menu .menu li a.xialaguang { display: inline-block; color: #FFF; height:55px; width:132px; font-size: 16px; text-align: center; line-height:55px;}
.box #nav-menu .menu li a.selected, #nav-menu .menu li a.navhover, #nav-menu .menu li a.xialaguang:hover { color: #FFF; cursor: pointer; width: 132px; background:#ff8100; }
.box #nav-menu .menu ul.children { display: none; position: absolute; top:55px; left: 0; width: 132px; background: #ff8100; border-top: 0; line-height: normal; z-index:9999; border-top: 1px solid #3a89d8; }
.box #nav-menu .menu ul.children li { width: 133px; padding: 0px; display: inline-block; border-bottom: 1px solid #FFF; }
.box #nav-menu .menu ul.children li a { width: 133px; overflow: hidden; display: block; color: #FFF; text-align: center; font-size: 14px; padding:13px 0; }
.box #nav-menu .menu ul.children li a:hover { color:#FFF; background:#0c5fc2;}
/*link*/
.inn{ width:1200px; margin:0 auto; height:96px;}
#tab{ width:1200px; position:relative; margin:0 auto; position:relative;}
#tab .tab_menu{ width:1170px; position:absolute; z-index:1; background:url(../images/link.jpg) repeat-x center; padding-left:30px;}
#tab .tab_menu li{ float:left; width:65px; height:20px; line-height:20px; padding-left:27px; cursor:pointer; background:url(../images/ioc2.jpg) no-repeat 7px center #FFF; font-size:14px; margin-right:12px;}
#tab .tab_menu .selected{cursor:pointer; color:#da231d; background:url(../images/ioc3.jpg) no-repeat 7px center #FFF; }
#tab .tab_box{width:1200px;clear:both;top:40px;position:relative; height:60px;}
.hide{display:none;}
.tab_box div a{ padding:0 10px;}
/*标语*/
.biaoyu1{ width:100%; height:112px; color:#FFF; background:#0c5fc2; text-align:center; margin-top:35px;}
.biaoyu1 h1{ font-weight:normal; font-size:18px; line-height:normal; padding-top:30px;} 
.biaoyu1 h1 span{ font-weight:bolder; font-size:20px;}
.biaoyu1 p{ font-size:16px; padding-top:6px;}
/*footer*/
.footer{ background:#333333; width:100%; overflow:hidden; color:#FFF; border-top:2px #000000 solid; padding-bottom:30px;}
.footer a{ color:#FFF;}
.footer .foot_nav{ width:100%; height:44px; line-height:44px; font-weight:700; border-bottom:1px #6c6c6c solid; text-align:center; font-size:14px;}
.footer .foot_nav a{ padding:0 20px;}
.foot_logo{ float:left; width: 250px; margin-top:28px;}
.foot_logo dt{ width:73px; height:63px; float:left;}
.foot_logo dd{ float:left; overflow:hidden; margin-left:10px; width:120px; margin-top:15px; color:#cbc7c8;}
.foot_logo dd h1{ font-size:29px; color:#cbc7c8;}
.foot_logo dd p{ text-transform:uppercase; font-size:12px; font-family:Arial; color:#cbc7c8;}
.tit{ float:left; line-height:63px; margin-top:50px; color:#d8d6d6; font-size:18px;}
.foot_r{ width:auto; overflow:hidden; float:left; margin:40px 0 0 60px; line-height:30px;}
.wei{ margin-top:30px; padding:5px; float:right;}
.wei dt{}
.wei dd{ text-align:center; color:#414141;}
.cd-top { display: inline-block; height: 43px; width: 44px; position: fixed; bottom: 60px; right: 20px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); overflow: hidden; text-indent: 100%; white-space: nowrap; background: url(../images/back_top.jpg) no-repeat center 50%; visibility: hidden; opacity: 0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }
.cd-top.cd-is-visible { visibility: visible; opacity: 1; }
.cd-top.cd-fade-out {opacity: .5; }
.no-touch .cd-top:hover { background-color: #e86256; opacity: 1; }
.keifu img { border: 0; }
.keifu { position: fixed; top: 10%; right: 0; width: 131px; _position: absolute; _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.bottom, 10)||0)-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
z-index: 990; }
.keifu_tab { width: 160px; }
.icon_keifu { width: 26px; height: 100px; float: left; background: url(../images/keifu.png) 0 0; position: relative; display: none; cursor: pointer; }
.keifu_box { float: left; width: 131px; }
.keifu_tab img { display: block; }
.keifu_head { width: 131px; height: 41px; background: url(../images/keifu.png); background-position: 0 -103px; font-size: 0; line-height: 0; position: relative; }
.keifu_close:link, .keifu_close:visited { display: block; width: 11px; height: 11px; background: url(../images/keifu.png) -42px 0; position: absolute; top: 5px; right: 5px; }
.keifu_close:hover { background-position: -60px 0; }
.keifu_con { border-left: 7px solid #029bdb; border-right: 7px solid #029bdb; background: #fbfbfb; }
.keifu_con ul { border-bottom: #e6e5e4 1px solid; }
.keifu_con li { padding-left: 12px; }
.keifu_con .li-qq { height: 25px; padding-top: 2px; padding-bottom: 2px; }
.keifu_con .li-tel-title { font-weight: bold; font-size: 12px; height: 29px; line-height: 29px; border-top: 1px solid #dddddd; }
.keifu_con .li-tel-num { font-family: Arial; font-size: 12px; color: #e66d15; line-height: 20px; }
.keifu_con .li-feed-title { font-weight: bold; font-size: 12px; border-top: 1px solid #dddddd; padding-left: 0px; }
.keifu_con .li-feed-title img { padding-left: 0px; width: 117px; }
.keifu_con .li-feed { font-family: Arial; font-weight: bold; color: #e66d15; }
.keifu_con .li-weixin-title { font-weight: bold; font-size: 12px; height: 29px; line-height: 29px; border-top: 1px solid #dddddd; }
.keifu_con .li-weixin { height: 96px; padding-left: 0px; }
.keifu_con .li-weixin img { width: 115px; height: 115px; }
.keifu_con .bt { font-size: 16px; height: 30px; line-height: 30px; text-align: left; padding: 0 0 0 20px; color: #012646; }
.keifu_bot { width: 131px; height: 10px; background: url(../images/keifu.png); background-position: 0 -153px; }
/*左下角 浮动 在线留言*/ 
#SfMessWrap { border: 2px solid #029bdb; padding: 1px; width: 230px; background: #f5f5f5; z-index: 100; position: fixed; left: 2px; bottom: 2px; }
#SfMessHead { background: #029bdb; line-height: 28px; height: 28px; text-indent: 10px; font-size: 12px; color: #fff; text-align: left; cursor: pointer; }
#SfMessHead #SfMessTitle { float: left; }
#SfMessHeadIcon { float: right; width: 23px; height: 25px; margin-right: 2px; background-image: url(../images/icon.png); }
.SfMessIconOpen { background-position: top; }
.SfMessIconClose { background-position: bottom; }
#SfMessBody { width: 230px; height: 225px; padding-bottom: 5px; }
#SfMessBodyTop { display: none; }
#SfMessBodyMid { width: 212px; padding: 0px; margin: 0px auto; margin-top: 5px; }
#SfMessBodyMid input { border: 1px solid #cccccc; background: #ffffff; color: #b89d9d; width: 190px; height: 17px; font-size: 12px; }
#SfMessBodyMid textarea { width: 210px; height: 73px; border: 1px solid #cccccc; background: #ffffff; color: #b89d9d; overflow: hidden; text-align: left; font-size: 12px; padding: 0px; margin: 0px auto; }
#SfMessBodyMid div { margin-top: 3px; height: 20px; }
#SfMessBodyMid .contactmessage { height: 76px; }
#SfMessBodyMid .contactname { padding-left: 20px; background: url(../images/company.gif) no-repeat; }
#SfMessBodyMid .contacttel { padding-left: 20px; background: url(../images/mobile.gif) no-repeat; }
#SfMessBodyMid .contactfrom { padding-left: 20px; background: url(../images/from.gif) no-repeat; }
#SfMessBodyMid .contactemail { padding-left: 20px; background: url(../images/email.gif) no-repeat; }
#SfMessBodyMid .contactvalicode { padding-left: 20px; background: url(../images/other.gif) no-repeat; }
#SfMessBodyMid .contactvalicode input { width: 100px; height: 17px; float: left; }
#SfMessBodyMid .contactvalicode img { height: 19px; border: 1px solid #cccccc; background: #ffffff; color: #b89d9d; float: right; }
.clearboth { clear: both; }
#SfMessBodyMid .must, #SfMessBodyMid .ignore, #SfMessBodyMid .other { padding-left: 20px; background: url(../images/other.gif) no-repeat; }
#SfMessBodyBottom { width: 220px; height: 22px; line-height: 22px; padding: 0px; margin-top: 10px; }
#SfMessSubmit { width: 40px; background: url(../images/send.gif); color: #fff; border: 0; height: 22px; padding: 0px; float: right; }
#SfMessCopy { float: left; height: 22px; line-height: 22px; margin-left: 10px; font-size: 13px; font-weight: bold; color: #666666; padding-left: 25px; background: url(../images/sign.png) left top no-repeat; }
.SfMessTip { display: none; }
#SfMessBodyFoot { display: none; }

.right_bottom{ width:1200px; overflow:hidden; padding:30px 0; margin:0 auto; font-size:14px;}
/*Main Content*/
.MainContent { overflow: hidden; clear: both; line-height: 20px; text-align: left; }
/*Detail Content*/
.DetailContent { margin: 10px auto; line-height: 24px; color: #333; }
.DetailContent p { padding: 5px; line-height: 25px; }
/*Article List*/
.arList li { border-bottom: 1px solid #d5d5d6; margin-bottom: 15px; line-height: 26px; padding-bottom:10px; }
.arList li h3 { font-size: 18px; font-weight: normal; line-height: 44px; color: #333333; }
.arList li img { width: 107px; height: 80px; float: left; padding-right: 15px; }
.arList .newsl { float: left; width: 1080px; }
.newsr h2 { font-size: 35px; line-height: 32px; padding-top: 16px; }
.newsr { width: 85px; height: 80px; float: right; background: #e3e3e3; text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 16px; }
/*Article Content*/
.arTitle, .arDate, .arKeywords, .arContent { clear: both; }
.arTitle { line-height: 36px; text-align: center; color: Black; }
.arDate { height: 24px; line-height: 24px; text-align: center; }
.arDate span { font-size:13px; }
.arKeywords { height: 24px; margin: 6px auto; line-height: 24px; color: #133984; }
.arContent { margin: 10px auto; color: #333; border-bottom: 1px solid #ccc; padding: 0 10px 25px; }
.arContent P { font-size: 14px; line-height: 180%; }
.imainr_tit .imtitle{line-height:40px;text-align:center;}
.nodata{ width:auto; overflow:hidden; clear:both;}
/*Exhibit List*/
.ExhibitTagList { clear: both; margin: 0 auto; padding: 20px 0;}
.ExhibitTagList li { float: left; width: 219px; margin:0 5px 10px 0;text-align: center; border: 1px solid #e4e4e4; }
.ExhibitTagList li:nth-child(4n){margin-right:0;}
.ExhibitTagList li:hover{border: 1px solid #ff8100;} 
.ExhibitTagList li:hover div.ImageTitle{background:#ff8100;color:#fff; }
.ExhibitTagList li div.ImageTitle{height: 42px;line-height: 42px;text-align:center;background: #eaeaea;overflow:hidden;font-size: 14px;margin: 5px;}
.ExhibitTagList li img { width:100%; display: block; }
.ExhibitTagList li p{height:25px;line-height:25px; overflow:hidden;}

.ExhibitList { clear: both; margin: 0 auto; }
.ExhibitList li { float: left; width: 270px; margin: 0 14px 25px 14px; text-align: center; border: 1px solid #e4e4e4; }
.ExhibitList li:hover, .ExhibitList li:hover div.ImageTitle { background: #133984; color: #fff; display: block; }
.ExhibitList li div.ImageTitle { height: 25px; line-height: 25px; padding-bottom:5px; text-align: center; background: #fff; overflow: hidden; }
.ExhibitList li img { padding: 5px; width: 260px; height: 195px; }
.ExhibitList li p { height: 25px; line-height: 25px; overflow: hidden; }
/*Product Index*/
.picl { width:1200px; }
.piclItem { float: left; width: 512px; margin: 10px 10px; background-color: #f7f7f7; border: 1px solid #d5d5d5; border-radius: 5px; }
.piclClassImage { float: left; display: inline; margin: 15px 10px; padding: 5px; border: 1px solid #cccccc; }
.piclClassInfo { float: right; width: 334px; margin-top: 15px; }
.piclClassTitle { height: 20px; line-height: 20px; }
.piclClassTop3 { margin-top: 3px; }
.piclClassTop3 li { width: 334px; height: 24px; line-height: 24px; background: url(../images/dota.png) no-repeat left center; text-indent: 6px; }
.piclClassTop3 li a { padding-left: 5px; font-size: 14px; }
.piclClassOther { width: 314px; margin-top: 3px; text-align: center; font-size: 12px; color: #666666; background-color: #EEEEEE; border: 1px solid #999999; }
/*Product List*/
.pdTitle h2 {height: 40px;line-height: 40px;font-size: 22px;font-weight: 100;padding-bottom: 5px;border-bottom: 1px dashed #1a2f67;margin-bottom: 10px;color: #333;}
.ProductList { margin: 0 auto; }
.pdListItem { width: 825px; height: 164px; margin-top: 10px; border-bottom: 1px dotted #ccc; margin-bottom: 18px; }
.pdImage { float: left; display: inline; width: 180px; height: 135px; margin: 14px 0px 0px 10px; border: 1px solid #cccccc; }
.pdInfo { float: right; display: inline; width: 590px; height: 115px; margin-top: 17px; margin-right: 10px; }
.pdListItem:hover .prolistmo { border: 1px solid #133984; }
.pdListItem:hover .prolistmo a { color: #133984; }
.pdListItem:hover .pdTitle a { color: #133984; }
.pdListItem:hover .pdImage { border: 1px solid #133984; }
.pdInfo .pdTitle { height: 22px; line-height: 12px; }
.pdInfo .pdTitle a { font-size: 16px; font-weight: bold; color: #656565; }
.pdInfo .pdTitle .ProSubTitle { display: none; color: Red; font-size: 12px; }
.pdInfo .pdOverview { height: 66px; line-height: 22px; margin-top: 3px; }
.pdInfo .pjlistmo { margin-top: -10px; }
.prolistmo { width: 97px; height: 28px; line-height: 28px; color: #666; font-size: 14px; border: 1px solid #ccc; text-align: center; float: right; margin-top: 10px; }
.pdInfo .pdQuickButton { float: right; clear: both; height: 20px; margin-top: 4px; }
.pdInfo .pdQuickButton li { float: left; width: 73px; height: 20px; margin-left: 10px; }
.bpi, .bpv, .bpc, .bpd, .bpj { display: none; }
/*proa*/
.proa li{ border-bottom:1px dotted #ccc; float:left; padding:10px; margin-bottom:30px; position: relative; width:1180px; height:140px;}
.proa li a.proa{  margin-right:20px; width:180px; height:135px; position:absolute; top:10px;}
.proa li a img{width:180px; height:135px;}
.proa li h2 a{ color:#444; font-size:16px; position:absolute; left:220px; top:10px;}
.proa li p{ position:absolute;left:220px; top:40px;width:960px; height:65px; color:#666; font-size:13px; line-height:1.8;}
.proa li a.more{ position:absolute; right:60px; top:110px; padding:5px 10px; border:1px solid #ccc; color:#444;}
.proa li:hover a{ border-color:#133984;-webkit-transition: all .5s;transition: all .5s; }
.proa li:hover{ background:#f4f4f4;-webkit-transition: all .5s;transition: all .5s; }
.proa li:hover h2{ color:#133984;-webkit-transition: all .5s;transition: all .5s; }

/*Product Content*/
.ProductBox { clear: both; width: 710px; height: 197px; margin: 10px auto; background-image: url(../images/pdbox.gif); }
.ProductBox .ImageBox { float: left; display: inline; width: 220px; height: 150px; margin-left: 10px; margin-top: 16px; }
.ProductBox .InfoBox { float: right; display: inline; width: 460px; height: 150px; margin-right: 10px; margin-top: 16px; line-height: 22px; }
.ProductBox .InfoBox .pdTitle { height: 22px; }
.ProductBox .InfoBox .pdKeywords { height: 22px; }
.ProductBox .InfoBox .pdOverview { height: 88px; }
.ProductBox .OrderBox { display: block; width: 155px; height: 42px; float: right; margin-top: -11px; margin-right: 10px; }
.ProductButton { clear: both; width: 710px; height: 38px; margin: 10px auto; }
.ProductButton li { float: left; }
.ProductInfo { clear: both; width: 710px; margin: 10px auto; }
.BoxHeader { width: 710px; height: 7px; }
.BoxFooter { width: 710px; height: 7px; }
.BoxBody { clear: both; padding: 10px; border-bottom: 1px solid #ccc; }
.RelatedProduct { clear: both; width: 710px; margin: 10px auto; }
.rpTitle { float: left; width: 40px; height: 50px; margin-left: 10px; background-color: #a10200; color: #ffffff; line-height: 25px; text-align: center; }
.rpList { width: 250px; float: left; margin: 0 20px; }
.rpList li { width: 250px; height: 24px; border-bottom: 1px dashed #cccccc; line-height: 24px; background: url(../images/dot1.gif) no-repeat left center; text-indent: 6px; }
.RelatedInfo { clear: both; width: 710px; margin: 10px auto; }
.riTop { height: 20px; border-bottom: 1px solid #cccccc; line-height: 20px; }
.riTitle { float: left; }
.riMore { float: right; }
.riLeft { margin-top: 10px; }
.riList li { width: 44%; height: 24px; border-bottom: 1px dashed #cccccc; line-height: 24px; background: url(../images/dota.png) no-repeat left center; text-indent: 10px; float: left; margin: 0 3%; }
/*Project List*/
.ProjectList { width: 710px; margin: 0 auto; }
.pjListItem { width: 710px; height: 149px; margin-top: 10px; }
.pjImage { float: left; display: inline; width: 180px; height: 135px; margin: 17px 0px 0px 10px; padding: 5px; border: 1px solid #cccccc; }
.pjInfo { float: right; display: inline; width: 660px; height: 115px; margin-top: 17px; margin-right: 10px; }
.pjInfo .pjTitle { margin: 5px 0; }
.pjInfo .pjTitle h3 { color: #133984; font-size: 24px; }
.pjInfo .pjTitle a { font-size: 16px; text-decoration: none; font-weight: bold; }
.pjInfo .pjCustomer { height: 24px; line-height: 24px; }
.pjInfo .pjClass { height: 24px; line-height: 24px; }
.pjInfo .pjOverview { height: 72px; line-height: 24px; }
/*Project Content*/
.ProjectBox { height: 175px; margin: 10px auto; border-bottom: 1px solid #ccc; }
.ProjectContent { margin: 10px auto; }
/*Equipment*/
.equipment { width: 500px; height: 314px; margin: 20px auto; background-image: url(../images/equipment.jpg); background-repeat: no-repeat; }
.equipment a { display: block; width: 201px; height: 59px; }
.e_button { float: left; width: 201px; height: 59px; margin-right: 32px; }
.e_button_1 { float: left; width: 201px; height: 59px; margin-left: 8px; }
.e_position { margin-left: 29px; padding-top: 63px; }
.e_position_1 { margin-left: 29px; margin-top:90px; }
/*Product&Project List SubTitle&Hot*/
.SubTitle { display: none; color: Red; font-size: 12px; }
.HotImage { display: none; }
.shareurl { margin-top: 10px; line-height: 28px; }
/*Prev Next*/
.FastMove { clear: both; margin: 10px auto; }
.FastMove .Prev, .FastMove .Next { height: 30px; line-height: 30px; }
/*PageBar*/
.PageBar { clear: both; width: 710px;margin: 20px auto 10px auto; font-size: 12px; text-align: center; }
.PageButtons { height: 28px; }
.PageButtons span, .PageButtons a { height: 26px; line-height: 26px; text-decoration: none; border: 1px solid #CCCCCC; padding: 4px 6px; }
.PageButtons span { color: #ffffff; background-color: #CCCCCC; }
.PageButtons a { color: #333333; }
.PageButtons a:hover { background-color: #FFFF99; }
.PageInfo { height: 24px; line-height: 24px; }
.disabled { display: none; }
/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license 弹出层 */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp { padding: 0; margin: 0; border: 0; outline: none; vertical-align: top; }
.fancybox-wrap { position: absolute; top: 0; left: 0; z-index: 8020; }
.fancybox-skin { position: relative; background: #f9f9f9; color: #444; text-shadow: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.fancybox-opened { z-index: 8030; }
.fancybox-opened .fancybox-skin { -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }
.fancybox-outer, .fancybox-inner { position: relative; }
.fancybox-inner { overflow: hidden; }
.fancybox-type-iframe .fancybox-inner { -webkit-overflow-scrolling: touch; }
.fancybox-error { color: #444; font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif; margin: 0; padding: 15px; white-space: nowrap; }
.fancybox-image, .fancybox-iframe { display: block; width: 100%; height: 100%; }
.fancybox-image { max-width: 100%; max-height: 100%; }
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span { background-image: url('../images/fancybox_sprite.png'); }
#fancybox-loading { position: fixed; top: 50%; left: 50%; margin-top: -22px; margin-left: -22px; background-position: 0 -108px; opacity: 0.8; cursor: pointer; z-index: 8060; }
#fancybox-loading div { width: 44px; height: 44px; background: url(../images/fancybox_loading.gif) center center no-repeat; }
.fancybox-close { position: absolute; top: -18px; right: -18px; width: 36px; height: 36px; cursor: pointer; z-index: 8040; }
.fancybox-nav { position: absolute; top: 0; width: 40%; height: 100%; cursor: pointer; text-decoration: none; background: transparent url('../images/blank.gif'); /* helps IE */ -webkit-tap-highlight-color: rgba(0,0,0,0); z-index: 8040; }
.fancybox-prev { left: 0; }
.fancybox-next { right: 0; }
.fancybox-nav span { position: absolute; top: 50%; width: 36px; height: 34px; margin-top: -18px; cursor: pointer; z-index: 8040; visibility: hidden; }
.fancybox-prev span { left: 10px; background-position: 0 -36px; }
.fancybox-next span { right: 10px; background-position: 0 -72px; }

.fancybox-nav:hover span { visibility: visible; }
.fancybox-tmp { position: absolute; top: -99999px; left: -99999px; visibility: hidden; max-width: 99999px; max-height: 99999px; overflow: visible !important; }
/* Overlay helper */

.fancybox-lock { overflow: hidden; }
.fancybox-overlay { position: absolute; top: 0; left: 0; overflow: hidden; display: none; z-index: 8010; background: url('../images/fancybox_overlay.png'); }
.fancybox-overlay-fixed { position: fixed; bottom: 0; right: 0; }
.fancybox-lock .fancybox-overlay { overflow: auto; overflow-y: scroll; }
/* Title helper */

.fancybox-title { visibility: hidden; font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif; position: relative; text-shadow: none; z-index: 8050; }
.fancybox-opened .fancybox-title { visibility: visible; }
.fancybox-title-float-wrap { position: absolute; bottom: 0; right: 50%; margin-bottom: -35px; z-index: 8050; text-align: center; }
.fancybox-title-float-wrap .child { display: inline-block; margin-right: -100%; padding: 2px 20px; background: transparent; /* Fallback for web browsers that doesn't support RGBa */ background: rgba(0, 0, 0, 0.8); -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; text-shadow: 0 1px 2px #222; color: #FFF; font-weight: bold; line-height: 24px; white-space: nowrap; }
.fancybox-title-outside-wrap { position: relative; margin-top: 10px; color: #fff; }
.fancybox-title-inside-wrap { padding-top: 10px; }
.fancybox-title-over-wrap { position: absolute; bottom: 0; left: 0; color: #fff; padding: 10px; background: #000; background: rgba(0, 0, 0, .8); }
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CCAttribution-ShareAlike 2.5 Brazil - http://creativecommons.org/licenses/by-sa/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 图片点击放大
 */
#jquery-overlay { position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; }
#jquery-lightbox { position: absolute; top: 0; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; }
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box { position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#lightbox-container-image { padding: 10px; }
#lightbox-loading { position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#lightbox-nav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none; }
#lightbox-nav-btnPrev, #lightbox-nav-btnNext { width: 49%; height: 100%; zoom: 1; display: block; }
#lightbox-nav-btnPrev { left: 0; float: left; }
#lightbox-nav-btnNext { right: 0; float: right; }
#lightbox-container-image-data-box { font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%; padding: 0 10px 0; }
#lightbox-container-image-data { padding: 0 10px; color: #666; }
#lightbox-container-image-data #lightbox-image-details { width: 70%; float: left; text-align: left; }
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber { display: block; clear: left; padding-bottom: 1.0em; }
#lightbox-secNav-btnClose { width: 66px; float: right; padding-bottom: 0.7em; }
/*产品内页集锦切图*/
.slides_container { float: left; width: 180px; overflow: hidden; }
.slides_container a { width: 180px; height: 150px; display: block; }
.slides_container a img { display: block; }
#slides .next, #slides .prev { float: left; width: 20px; height: 96px; display: block; margin-top: 32px; text-align: center; }
/*产品弹出窗口内的集锦图*/

.ad-gallery div { overflow: hidden; }
.ad-gallery { width: 600px; }
.ad-gallery, .ad-gallery * { margin: 0; padding: 0; }
.ad-gallery .ad-image-wrapper { width: 100%; height: 400px; margin-bottom: 10px; position: relative; overflow: hidden; }
.ad-gallery .ad-image-wrapper .ad-loader { position: absolute; z-index: 10; top: 48%; left: 48%; border: 1px solid #CCC; }
.ad-gallery .ad-image-wrapper .ad-next { position: absolute; right: 0; top: 0; width: 25%; height: 100%; cursor: pointer; display: block; z-index: 200; }
.ad-gallery .ad-image-wrapper .ad-prev { position: absolute; left: 0; top: 0; width: 25%; height: 100%; cursor: pointer; display: block; z-index: 200; }
.ad-gallery .ad-image-wrapper .ad-prev, .ad-gallery .ad-image-wrapper .ad-next { /* Or else IE will hide it */ background: url(../images/trans.gif); }
.ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image, .ad-gallery .ad-image-wrapper .ad-next .ad-next-image { background: url(../images/ad_prev.png); width: 30px; height: 30px; display: none; position: absolute; top: 47%; left: 0; z-index: 101; }
.ad-gallery .ad-image-wrapper .ad-next .ad-next-image { background: url(../images/ad_next.png); width: 30px; height: 30px; right: 0; left: auto; }
.ad-gallery .ad-image-wrapper .ad-image { position: absolute; overflow: hidden; top: 0; left: 0; z-index: 9; }
.ad-gallery .ad-image-wrapper .ad-image a img { border: 0; }
.ad-gallery .ad-image-wrapper .ad-image .ad-image-description { position: absolute; bottom: 0px; left: 0px; padding: 7px; text-align: left; width: 100%; z-index: 2; background: url(../images/opa75.png); color: #000; }
* html .ad-gallery .ad-image-wrapper .ad-image .ad-image-description { background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale, src= '../images/opa75.png' );
}
.ad-gallery .ad-image-wrapper .ad-image .ad-image-description .ad-description-title { display: block; }
.ad-gallery .ad-controls { height: 20px; }
.ad-gallery .ad-info { float: left; }
.ad-gallery .ad-slideshow-controls { float: right; }
.ad-gallery .ad-slideshow-controls .ad-slideshow-start, .ad-gallery .ad-slideshow-controls .ad-slideshow-stop { padding-left: 5px; cursor: pointer; }
.ad-gallery .ad-slideshow-controls .ad-slideshow-countdown { padding-left: 5px; font-size: 0.9em; }
.ad-gallery .ad-slideshow-running .ad-slideshow-start { cursor: default; font-style: italic; }
.ad-gallery .ad-nav { width: 100%; position: relative; }
.ad-gallery .ad-forward, .ad-gallery .ad-back { position: absolute; top: 0; height: 100%; z-index: 10; }
/* IE 6 doesn't like height: 100% */
* html .ad-gallery .ad-forward, .ad-gallery .ad-back { height: 100px; }
.ad-gallery .ad-back { cursor: pointer; left: -20px; width: 13px; display: block; background: url(../images/ad_scroll_back.png) 0px 22px no-repeat; }
.ad-gallery .ad-forward { cursor: pointer; display: block; right: -20px; width: 13px; background: url(../images/ad_scroll_forward.png) 0px 22px no-repeat; }
.ad-gallery .ad-nav .ad-thumbs { overflow: hidden; width: 100%; }
.ad-gallery .ad-thumbs .ad-thumb-list { float: left; width: 9000px; list-style: none; }
.ad-gallery .ad-thumbs li { float: left; padding-right: 5px; }
.ad-gallery .ad-thumbs li a { display: block; }
.ad-gallery .ad-thumbs li a img { border: 3px solid #CCC; display: block; }
.ad-gallery .ad-thumbs li a.ad-active img { border: 3px solid #616161; }
/* Can't do display none, since Opera won't load the images then */
.ad-preloads { position: absolute; left: -9000px; top: -9000px; }
/*products*/
.mar_con { border: 1px solid #ccc; border-radius: 5px; padding: 20px 10px; }
/*产品详情页图片集锦效果*/
.right-extra .mt { height: 28px; line-height: 28px; padding: 0 10px 8px; border-top: 1px solid #EED97C; background: url(../images/bg_hotsale.gif) repeat-x 0 -552px; color: #c00; }
.right-extra .tab { border-bottom: 2px solid #BE0000; margin-bottom: 10px; }
.right-extra .tab li { position: relative; height: 24px; padding: 3px 12px 0; background: url(../images/icon_clubs.gif) #ccc no-repeat right -150px; overflow: hidden; margin-right: 3px; line-height: 24px; font-size: 14px; font-weight: bold; color: #c30; }
.right-extra .tab span { position: absolute; left: 0; top: 0; z-index: 1; width: 10px; height: 27px; background: url(../images/icon_clubs.gif) no-repeat 0 -150px; }
.right-extra .tab a { float: none; color: #c30; }
.right-extra .tab .curr { background-position: right -178px; color: #fff; }
.right-extra .tab .curr span { background-position: 0 -178px; }
.right-extra .tab .curr a { color: #fff; }
.right-extra .mc .extra { padding: 5px 10px; border-top: 1px solid #F3E6C6; }
.right-extra .total { float: right; }
.right-extra .total strong { color: #FF7403; }
.right-extra .total a:link, .right-extra .total a:visited { color: #005aa0; }
.right-extra .join a:link, .right-extra .join a:visited { color: #FF7604; }
.right-extra .norecode { padding: 0 10px 10px; }
.right-extra .iloading { margin-bottom: 10px; }
/*图片放大镜样式*/
.jqzoom { float: left; border: none; position: relative; padding: 0px; cursor: pointer; margin: 0px; display: block; }
.zoomdiv { z-index: 100; position: absolute; top: 0px; left: 0px; width: 350px; height: 263px; background: #ffffff; border: 1px solid #CCCCCC; display: none; text-align: center; overflow: hidden; }
.jqZoomPup { z-index: 10; visibility: hidden; position: absolute; top: 0px; left: 0px; width: 20px; height: 20px; border: 1px solid #aaa; background: #ffffff /*url(../images/zoom.png) 50% center no-repeat*/; opacity: 0.5; -moz-opacity: 0.5; -khtml-opacity: 0.5; filter: alpha(Opacity=50); }
/*图片小图预览列表*/
.spec-preview { width: 360px; height: 270px; border: 1px solid #DFDFDF; }
.spec-scroll { clear: both; margin-top: 5px; width: 362px; }
.spec-scroll .prev { float: left; margin-right: 4px; }
.spec-scroll .next { float: right; }
.spec-scroll .prev, .spec-scroll .next { display: block; font-family: "宋体"; text-align: center; width: 10px; height: 42px; line-height: 42px; border: 1px solid #CCC; background: #EBEBEB; cursor: pointer; text-decoration: none; }
.spec-scroll .items { float: left; position: relative; width: 322px; height: 44px; overflow: hidden; }
.spec-scroll .items ul { position: absolute; width: 999999px; height: 44px; }
.spec-scroll .items ul li { float: left; width: 64px; text-align: center; }
.spec-scroll .items ul li img { border: 1px solid #CCC; padding: 2px; width: 50px; height: 38px; cursor: pointer; }
.spec-scroll .items ul li img:hover { border: 2px solid #FF6600; padding: 1px; cursor: pointer; }
.InfoBox .pdTitle { font-size: 24px; font-weight: bold; color: #133984; margin: 12px 0; }
.pdKeywords { color: #4a4a4a; font-size: 12px; margin-bottom: 6px; }
.pdClass, .pdClass a { margin-bottom: 6px; }
.pdpromo { width: 100px; height: 36px; line-height: 36px; background: #133984; text-align: center; font-size: 14px; position: absolute; bottom: 10px; right: 0; }
.xggc { width: 100px; height: 36px; line-height: 36px; background: #133984; text-align: center; font-size: 14px; position: absolute; bottom: 10px; right: 135px; }
.pdpromo a, .xggc a { color: #fff; }
.right-extra { float: left; width:385px;}
/*产品详情页*/
.ny_detail { padding: 10px 0px 0px; }
.detail_tit { text-align: center; line-height: 30px; color: #999; }
.detail_tit h2 { color: #000; font-size: 24px; line-height: 45px; text-align: center; overflow: hidden; font-family: "微软雅黑"; }
.ArticleKeywords { height: 24px; line-height: 24px; text-indent: 10px; color: #007ee0; border-bottom: dashed 1px #858585; }
.cptp { text-align: center; padding: 20px 0; }
.detail_wz { line-height: 24px; margin: 10px auto; line-height: 24px; color: black; }
.page2 p { height: 30px; line-height: 30px; padding: 0 10px; display: block; font-weight: 200; }
.page2 p a { color: #33afb5; }
.but_tit { height: 34px; border-bottom: 2px solid #ccc; margin-top: 25px; }
.but_tit span {display: block;width: 120px;height: 36px;line-height: 36px;color: #fff;background: #133984;text-align: center;font-size: 14px;}
.but_tit span em { width: 6px; height: 14px; background-color: #fff; display: inline-block; vertical-align: middle; margin: -3px 5px 0 0; }
.ljcg ul li b { display: block; width: 95px; height: 22px; float: left; color: #666; line-height: 20px; font-weight: normal; overflow: hidden; text-align: right; }
.ljcg { width: 630px; height: auto; padding: 10px 0 0 30px; overflow: hidden; }
.ljcg ul li em { font-style: normal; color: #999; font-size: 12px; line-height: 20px; padding-left: 10px; overflow: hidden; }
.mri02m_dd { width: 280px; height: 20px; border: 1px solid #D3D4D3; font-size: 12px; padding: 0px 2px; overflow: hidden; margin-left: 5px; }
.mri02m_ly { width: 400px; height: 70px; border: 1px solid #D3D4D3; padding: 0px 2px; overflow: auto; color: #B9B9B9; font-size: 12px; line-height: 22px; margin-left: 5px; }
.ljcg ul li { padding: 0px 0px 5px; }
.mri02m_tj { width: 58px; height: 25px; margin: 8px 0px; color: #FFF; font-size: 12px; line-height: 25px; text-align: center; background: #118cda; j;
overflow: hidden; cursor: pointer; border: none; }
.xgwz ul { padding: 25px 0; overflow:hidden; }
.xgwz ul li { height: 36px; line-height: 36px; font-size: 13px; border-bottom: 1px dashed #cecece; overflow: hidden; width: 49%; float: left; margin-right: 2%; }
.xgwz ul li:hover a { color: #ff8100; }
.xgwz ul li:nth-child(2n){margin-right:0;}
.xgwz ul li span { float: right; }
.zxpro_con { width: 708px; padding: 15px 0 0 0px; }
.zxpro_con li { float: left; margin: 0 15px; overflow: hidden; text-align: center; }
.zxpro_con li span { display: block; height: 30px; line-height: 30px; text-align: center; width: 206px; overflow: hidden; }
.zxpro_con li img { padding: 2px; border: 1px solid #cecece; }
.zxpro_con li a { display: block; height: 175px; line-height: 34px; }
.zxcp li { }
/*zdd*/
.ztitle { border-bottom: 1px solid #ccc; margin-top: 20px; overflow:hidden;}
.ztitle span { float: left; display: block; width: 100px; height: 40px; line-height: 40px; text-align: center; color: #133984; font-size: 20px; background: #f0f0f0; font-size: 14px; margin: 0 4px 0 0; cursor: pointer; }
.ztitle span a { color: #133984; cursor: pointer; }
.ztitle span.tithov, .ztitle span.tithov a { background: #133984; color: #fff; }
.zntit_con { display: none; margin: 20px 0; border-bottom: 1px solid #ccc; padding-bottom: 20px; overflow:hidden; }
.zntit_con p { font-size: 14px; color: #333; line-height: 24px; }
.zntit_con1 { display: block; }


/*list*/
.main { width: 1200px; margin: 0 auto; color: #333; line-height: 24px;}
.main a { color: #333333; text-decoration: none;}
.left { width: 260px; float: left; overflow: hidden; }
.left .left_top { height: 120px;background: url(../images/lm.jpg) no-repeat center; font-size: 14px; font-weight: bold; color: #FFF;text-align: center; }
.left .left_top h2{display: block;font-size: 27px;line-height: 1;padding-top: 30px;}
.left .left_top em{font-style:normal;font-size:14px;text-transform:uppercase;font-weight:400;line-height:2;display:block}
.left .left_bo { width: 258px; border-left: 1px solid #ccc; border-right: 1px solid #ccc;overflow: hidden; }
.left .left_bo ul { }
.left .left_bo ul li { list-style: none;line-height: 55px; border-bottom: 1px solid #ccc;}
.left .left_bo ul li a { line-height: 58px; color: #333333; text-decoration: none; font-size: 15px;}
.left .left_bo ul li a em { border-radius: 50%; width: 8px; height: 8px; display: block; float: left; font-style: normal; border: 1px solid #777; margin-top: 25px; margin-left: 60px; margin-right: 10px; }
.left .left_bo ul li:hover a,.left .left_bo ul li:hover a em,.left .left_bo ul li.active a,.left .left_bo ul li.active em{color: #ff8100;border-color: #ff8100;}
.left .left_bo .way {background: url(../images/lmz.jpg) no-repeat center;background-size: 100% 100%;color: #FFF;padding: 18px;}
.left .left_bo .way p.fwrx {line-height:30px;font-size: 15px;}
.left .left_bo .way p.fwrx img {float:left;padding-left:60px;padding-right:10px;}
.left .left_bo .way p.rxdh{font-size: 20px;font-weight: 700;line-height: 30px;margin-top: 10px;text-align: center;}
.right { width: 900px; overflow: hidden; float: right; }
.right .right_top { width: 885px; background: #eee;line-height: 67px; padding-left: 15px; }
.right .right_top h2{ font-size:20px;display: inline-block;}
.weizhi{float: right; padding-right:15px;font-size:13px;}
.right .about_bon { overflow: hidden; padding: 20px 0; font-size: 15px;}

/*news*/
.arList li { border-bottom: 1px solid #d5d5d6; margin-bottom: 15px; line-height: 26px; padding-bottom: 15px; padding-left: 5px;}
.arList li:hover a { color:#ff8100 }
.arList li h3 { font-size: 18px; font-weight: normal; line-height: 44px; color: #333333; }
.arList li small{display:block;width:80px;height:1px;background-color:#999;margin-top:5px;margin-bottom:5px}
.arList .newsl { float: left; width: 795px;font-size: 13px; }
.newsr h2 { font-size: 35px; line-height: 32px; padding-top: 16px; }
.newsr { width: 85px; height: 80px; float: right; background: #e3e3e3; text-align: center; font-size: 16px; margin-top: -12px; }
.pro li { list-style: none; border-bottom: 1px dotted #ccc; float: left; padding: 10px 0; margin-bottom: 30px; position: relative; width: 875px; height: 140px; }
.pro li a.proa { margin-right: 20px; width: 180px; height: 135px; position: absolute; top: 10px; }
.pro li a img { width: 180px; height: 135px; padding-left: 10px; }
.pro li h2 { color: #444; font-size: 16px; position: absolute; left: 200px; top: 10px; }
.pro li p { position: absolute; left: 200px; top: 40px; width: 670px; height: 65px; color: #666; font-size: 13px; line-height: 1.8; }
.pro li a.morep { position: absolute; right: 60px; top: 115px; padding: 3px 10px; border: 1px solid #ccc; color: #444; }
.pro li:hover a { color: #0157aa; border-color: #0157aa; -webkit-transition: all .5s; transition: all .5s; }
.pro li:hover { background: #e7f1ff; -webkit-transition: all .5s; transition: all .5s; }
.pro li:hover h2 { color: #0157aa; -webkit-transition: all .5s; transition: all .5s; }
.InfoBox{float:right;display:inline;width:400px;height:314px;line-height:22px;position:relative}
.InfoBox strong big{font-size: 24px;color: #ff6700;}
.right-extra{float:left;width:380px}

/*product*/
.aplprolist_r li{float:left;overflow:hidden;width:284px;height:315px;margin-right:20px;border:1px solid #e6e6e6;margin-bottom:30px}
.aplprolist_r li:nth-child(3){margin-right:0}
.aplprolist_r li:nth-child(6){margin-right:0}
.aplprolist_r li:nth-child(9){margin-right:0}
.aplprolist_r li:nth-child(12){margin-right:0}
.aplprolist_r li a{display:block}
.aplprolist_r li a span{display:block;width:284px;height:220px;overflow:hidden}
.aplprolist_r li a span img{display:block;width:100%;height:100%;transition:all .5s}
.aplprolist_r li a p{display:block;height:92px;font-size:16px;background-color:#e6e6e6;color:#333;border-bottom:3px solid #1a2f67}
.aplprolist_r li a p i{display:block;font-style:normal;height:40px;line-height:40px;padding-left:30px;overflow:hidden;padding-right:30px;font-size:16px;padding-top:10px}
.aplprolist_r li a p small{display:block;width:62px;height:22px;border:1px solid #c3c3c3;text-transform:uppercase;font-size:12px;text-align:center;line-height:22px;margin-left:28px;border-radius:8px;margin-top:2px;color:#1a2f67}
.aplprolist_r li:hover{border:1px solid #f60;transition:all .5s}
.aplprolist_r li:hover a p{border-bottom:3px solid #c55104;background-color:#f60;transition:all .5s}
.aplprolist_r li:hover p{color:#8b6d4b;transition:all .5s}
.aplprolist_r li:hover *{color:#fff;transition:all .5s}
.aplprolist_r li:hover a p small{border:1px solid #fff;transition:all .5s}
.aplprolist_r li:hover a span img{transform:scale(1.2)}
.InfoBox span{line-height:30px;font-size:14px;color:#666;display:block;height:30px}
.pdOverview{line-height:30px;font-size:15px;display:block;height:247px;overflow:hidden;color:#666}
.pdOverview strong{font-size:16px}
.con1{font-size:14px}
.tab *{margin:0;padding:0}
ul,ul li{list-style:none}
.tab{padding-top:20px;background:url(__PUBLIC__/images/right_c.jpg) repeat-y}
.tab ul.menu{height:34px;background:#f6f6f6;margin-left:30px;margin-right:30px}
.tab ul.menu li{float:left;text-align:center;width:120px;height:32px;background:#f6f6f6;line-height:32px;list-style:none;font-size:12px;cursor:pointer}
.tab ul.menu li.active{background:#0157aa;color:#fff}
.con1,.con2,.con3{border-top:2px solid #0157aa;margin-top:-2px;margin-left:30px;margin-right:30px}
.con2,.con3{display:none}
.con1 ul,.con2 ul,.con3 ul{padding:5px}
.con1 ul li,.con2 ul li,.con3 ul li{background:url(__PUBLIC__/images/point.png) no-repeat left center;padding:0 0 0 10px;font-size:14px;line-height:180%;color:#252525}
.con1 ul li:hover,.con2 ul li:hover,.con3 ul li:hover{cursor:pointer}
.con2 ul li{float:left;border:solid 1px #ccc;margin-top:15px;margin-right:5px}
.con2 ul li:hover{border:solid 1px #0157aa}
.right-extra ul,li{margin:0;padding:0}
.right-extra .total{float:right}
.right-extra .total strong{color:#ff7403}
.right-extra .total a:link,.right-extra .total a:visited{color:#005aa0}
.right-extra .join a:link,.right-extra .join a:visited{color:#ff7604}
.right-extra .norecode{padding:0 10px 10px}
.right-extra .iloading{margin-bottom:10px}


/*产品详情页图片集锦效果*/
.right-extra .mt { height: 28px; line-height: 28px; padding: 0 10px 8px; border-top: 1px solid #EED97C; background: url(../images/bg_hotsale.gif) repeat-x 0 -552px; color: #c00; }
.right-extra .tab { border-bottom: 2px solid #BE0000; margin-bottom: 10px; }
.right-extra .tab li { position: relative; height: 24px; padding: 3px 12px 0; background: url(../images/icon_clubs.gif) #ccc no-repeat right -150px; overflow: hidden; margin-right: 3px; line-height: 24px; font-size: 14px; font-weight: bold; color: #c30; }
.right-extra .tab span { position: absolute; left: 0; top: 0; z-index: 1; width: 10px; height: 27px; background: url(../images/icon_clubs.gif) no-repeat 0 -150px; }
.right-extra .tab a { float: none; color: #c30; }
.right-extra .tab .curr { background-position: right -178px; color: #fff; }
.right-extra .tab .curr span { background-position: 0 -178px; }
.right-extra .tab .curr a { color: #fff; }
.right-extra .mc .extra { padding: 5px 10px; border-top: 1px solid #F3E6C6; }
.right-extra .total { float: right; }
.right-extra .total strong { color: #FF7403; }
.right-extra .total a:link, .right-extra .total a:visited { color: #005aa0; }
.right-extra .join a:link, .right-extra .join a:visited { color: #FF7604; }
.right-extra .norecode { padding: 0 10px 10px; }
.right-extra .iloading { margin-bottom: 10px; }
.InfoBox .pdTitle { font-size: 24px; font-weight: bold; color: #133984; margin: 12px 0; }
.pdKeywords { color: #4a4a4a; font-size: 12px; margin-bottom: 6px; }
.pdClass, .pdClass a { margin-bottom: 6px; }
.pdpromo { width: 100px; height: 36px; line-height: 36px; background: #133984; text-align: center; font-size: 14px; position: absolute; bottom: 10px; right: 0; }
.xggc { width: 100px; height: 36px; line-height: 36px; background: #133984; text-align: center; font-size: 14px; position: absolute; bottom: 10px; right: 135px; }
.pdpromo a, .xggc a { color: #fff; }
.right-extra { float: left; width:385px;}

.jqzoom{float:left;border:none;position:relative;padding:0;cursor:pointer;margin:0;display:block}
.zoomdiv{z-index:100;position:absolute;top:0;left:0;width:350px;height:350px;background:#fff;border:1px solid #ccc;display:none;text-align:center;overflow:hidden}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0;left:0;width:20px;height:20px;border:1px solid #aaa;background:#fff;opacity:.5;-moz-opacity:.5;-khtml-opacity:.5}
.spec-preview{width:460px;height:380px;border:1px solid #dfdfdf;box-shadow: 0 1px 5px #ccc;}
.spec-scroll{clear:both;margin-top:5px;width:460px}
.spec-scroll .prev{float:left;margin-right:4px}
.spec-scroll .next{float:right}
.spec-scroll .next,.spec-scroll .prev{display:block;font-family:"宋体";text-align:center;width:10px;height:54px;line-height:54px;border:1px solid #ccc;background:#ebebeb;cursor:pointer;text-decoration:none}
.spec-scroll .items{float:left;position:relative;width:322px;height:56px;overflow:hidden}
.spec-scroll .items ul{position:absolute;width:999999px;height:56px}
.spec-scroll .items ul li{float:left;width:64px;text-align:center}
.spec-scroll .items ul li img{border:1px solid #ccc;padding:2px;width:50px;height:50px}
.spec-scroll .items ul li img:hover{border:2px solid #f60;padding:1px}
.piczoom{width:460px;height:380px}
.con1 table,.con1 td,.con1 tr{border:1px solid #000}
/*product ny*/
.mod18Box{padding:10px;border:1px solid #f1f1f1;margin:0 auto;width:460px;background:#fff;box-shadow:0 1px 5px #ccc}
.mod18{width:460px;margin:0 auto;position:relative;background:#f7f7f7}
.mod18 .btn{position:absolute;width:15px;height:84px;top:336px;cursor:pointer;z-index:99;font-size:50px;font-weight:700}
.mod18 .prev{left:0;background:url(../images/prevBtn.png) no-repeat}
.mod18 #nextTop,.mod18 #prevTop{top:140px;width:46px;height:48px}
.mod18 #prevTop{background:url(../images/prevBtnTop.png) 0 0 no-repeat}
.mod18 #nextTop{background:url(../images/nextBtnTop.png) 0 0 no-repeat}
.mod18 .next{right:0;background:url(../images/nextBtn.png) no-repeat}
.mod18 li{float:left}
.mod18 .cf li{position:relative;color:#fff}
.mod18 .cf a{display:block;width:460px;height:380px;position:absolute;color:#fff}
.mod18 .cf li img{width:460px;height:380px}
.mod18 .cf li span{display:block;width:440px;position:absolute;left:0;bottom:0;padding:10px 20px;line-height:22px;text-align:left;background:rgba(0,0,0,.6)}
.mod18 .picBox{height:380px;position:relative;overflow:hidden}
.mod18 .picBox ul{height:380px;position:absolute}
.mod18 .picBox li{width:460px;height:380px}
.mod18 .listBox{width:442px;height:90px;margin:0 auto;position:relative;padding:6px 0 0;overflow:hidden}
.mod18 .listBox ul{height:100px;position:absolute}
.mod18 .listBox li{width:129px;height:90px;cursor:pointer;position:relative}
.mod18 .listBox li i{display:none}
.mod18 .listBox li a{display:block;width:124px;height:90px}
.mod18 .listBox li img{width:124px;height:90px}
.mod18 .listBox .on img{width:118px;height:84px;border:2px solid #f60}
.mod18 .listBox .on i{display:block}
.xqy_jieshao_r{width:400px;padding-top:10px}
.xqy_jieshao_r h2{line-height:40px;font-size:22px;font-weight:100;padding-bottom:5px;border-bottom:1px dashed #1a2f67;margin-bottom:10px}
.xqy_jieshao_r p{line-height:30px;font-size:15px;display:block;height:207px;overflow:hidden;color:#666}
.xqy_jieshao_r p b{font-size:16px;}
.xqy_jieshao_r span{line-height:30px;font-size:14px;color:#666;display:block;height:30px}
.xsh_ljzx{display:block;width:160px;height:40px;line-height:40px;float:left;margin-right:30px;font-size: 14px;text-align:center;color:#fff !important;margin-top:30px}
.xqy_jieshao_r strong big{font-size:24px;color:#ff6700}
.xsh_ljzx{background-color:#ff6700}
.xsh_hqbj{background-color:#1a2f67}
.dlcpys_text{height:46px;line-height:46px;border-left:5px solid #f60;font-size:18px;background-color:#f7f7f7;display:block;padding-left:15px;margin-top:20px}
.nycpzs{width:100%}
.nycpzs_ny img{max-width:880px;padding-top:15px;padding-bottom:15px;margin:0 auto}
.nycpzs_ny{display:block;line-height:30px;font-size: 14px;padding: 20px 10px;}
.nycpzs_ny strong{font-size: 16px;}
.nycpdz_ny img{max-width:880px;height:100%}
.nycpzs_ny ul li{list-style-type:disc}
.PageBar span {
    display: block;
    float: left;
    height: 24px;
    background: #fff;
    text-decoration: none;
    color: #808080;
    font-size: 12px;
}    

.PageBar a {
    display: block;
    float: left;
    margin-right: 5px;
    padding: 3px 12px;
    border: 1px #cccccc solid;
    background: #fff;
    text-decoration: none;
    color: #808080;
    font-size: 12px;
    
}
.PageBar .page-status {padding-top:4px; padding-right:14px} 
.PageBar .page-num-current{background: #077ee3;color: #fff;border: 1px #077ee3 solid;}
.PageBar a:hover {color: #077ee3;background: white;border: 1px #077ee3 solid;}