<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body,div,iframe,ul,ol,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,pre,caption,form,input,button,select,textarea{ margin: 0; padding: 0; }

input,button,textarea,select{ font-size: 100%; }

h1,h2,h3,h4,h5,h6,em{ font-size: 100%; font-weight: normal; font-style: normal; }

ol,ul{ list-style: none; }

img{ border: 0; margin: 0; padding: 0; }

table{ border-collapse: collapse; border-spacing: 0; }

hr{ height: 1px; border: 1px solid #CCCCCC; }

.clear{ clear: both; font-size: 0; height: 0; overflow: hidden; }

.clearfix:after{ content: "."; display: block; height: 0; clear: both; visibility: hidden; }

.clearfix{ display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix{ height: 1%; }

.clearfix{ display: block; }

/* End hide from IE-mac */
.clr{ clear: both; }

.p5{ padding:5px;}

.p8{ padding: 8px; }

.p15{ padding:15px;}


.pt5{ padding-top:5px;}

.pt8{ padding-top:8px;}

.pt15{ padding-top:15px;}

.pt20{ padding-top: 20px; }


.pb5{ padding-bottom:5px;}

.pb8{ padding-bottom:8px;}

.pb15{ padding-bottom:15px;}

.pb20{ padding-bottom: 20px; }


.ptb5{ padding-top:5px;padding-bottom: 5px;}

.ptb8{ padding-top:8px;padding-bottom: 8px;}

.ptb15{ padding-top:15px;padding-bottom: 15px;}

.ptb20{ padding-top: 20px; padding-bottom: 20px; }

.ptb30{ padding-top: 30px; padding-bottom: 30px; }

.plr15{padding-left:15px;padding-right:15px;}

.pl15{padding-left:15px;}

.pr15{padding-right:15px;}

.mt5{ margin-top:5px;}

.mt8{ margin-top: 8px; }

.mt10{ margin-top: 10px; }

.mt15{ margin-top: 15px; }

.mt20{ margin-top: 20px; }

.mt30{ margin-top:30px;}

.mt40{ margin-top:40px;}


.mb10{ margin-bottom: 10px; }

.mb15{ margin-bottom: 15px; }

.mb20{ margin-bottom: 20px; }

.mtb15{margin-top:15px;margin-bottom:15px;}

.fb{ font-weight: bold; }

.font-orange{ color: #F96604; }

.font-red{ color: #FF0000; }

.fl{ float: left; }

.fr{ float: right; }


.pos-relative{position: relative}

.pos-absolute{position: absolute}

.marg-center{ margin-left:auto;margin-right:auto; }

.gradient{

	background: -moz-linear-gradient(top, #E9EFF8 0%, #fff 100%);

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E9EFF8), color-stop(100%,#fff));

	background: -webkit-linear-gradient(top, #E9EFF8 0%,#fff 100%);

	background: -o-linear-gradient(top, #E9EFF8 0%,#fff 100%);

	background: -ms-linear-gradient(top, #E9EFF8 0%,#fff 100%);

	background: linear-gradient(to bottom, #E9EFF8 0%,#fff 100%);

}

.border-nt{ border: 1px solid #D4D2D2; border-top: none; }

.bg-w{ background: #FFFFFF; }

.text-center{ text-align: center; }

.text-right{ text-align: right; }

/* ä¸»è¦*/
body{ font-family: 'microsoft yahei', \5FAE\8F6F\96C5\9ED1, Arial, sans-serif; -webkit-text-size-adjust: none; line-height: 140%; letter-spacing: 0; font-size: 15px; color: #222222; background: #FFFFFF; }

a{ text-decoration: none; color: #303030; outline: none; }

a:hover{ text-decoration: underline; color: #9C1F1D; outline: none; cursor: pointer; }

a#more{ color: #373535; line-height: 16px; text-align: center; display: block; position: absolute; right: 5px; top: 8px; outline: none; font-family: "Times New Roman",Times,serif; background: url(../Images/moreicon.png) left top no-repeat; text-indent: -9999em; width: 41px; height: 11px; }

.inputborder{ border: 1px solid #D9D9D9; font-size: 12px; background-color: #FFFFFF; line-height: 24px; padding: 3px 2px 2px; }

.btn{ color: #FFFFFF; border: 1px solid #555555; background-color: #686868; font: 12px Verdana; padding: 8px 12px; }

.box{ display: block; background-color: #FFFFFF; }

.f14{ font-size: 14px; }

.f20{ font-size: 20px; }

.w-dw{ width: 100%; }

.w1200{ width: 1200px; }

.w1000{ width: 1000px; }

.marg-center{ margin: 0 auto; }


/* hoverlink effect */
.hoverlink { position: relative; display: block; }

.hoverlink img { position: relative; }

.hoverlink &gt; span { position: absolute; top: 0; left: 0; bottom: 0; right: 0; display: block; background: url(../Images/black20.png); filter: alpha(opacity=0); opacity: 0; }

.hoverlink:hover &gt; span{ }

.hoverlink &gt; span .icon { position: absolute; width: 24px; height: 24px; top: 50%; left: 50%; margin: -12px 0 0 -12px; display: block; background: url(../Images/hoverLinkSprite.png) left top no-repeat; }

.hoverlink &gt; span .icon.image { background-position: -72px 0; }

.hoverlink &gt; span .icon.video { background-position: -48px 0; }

.hoverlink &gt; span .icon.link { background-position: -24px 0; }

.hoverlink &gt; span .icon.extlink { background-position: 0 0; }

.hoverscale img { -moz-transition: all 0.5s ease-in 0s; -o-transition: all 0.5s ease-in 0s; -webkit-transition: all 0.5s ease-in; -webkit-transition-delay: 0s; transition: all 0.5s ease-in 0s; height: 100%; }

.hoverscale img:hover { -moz-transform: scale(1.1); -ms-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); }

/***********************/
#main-container,.main-container{ width: 1200px; margin: 10px auto; }

#midbanner,.midbanner{ clear: both; overflow: hidden; margin-top: 15px; }

#banner-box{ height: 250px; margin-top: 15px; }

/*å†…é¡µå¹¿å‘Šå¤§å›¾ */
#banner_pro{ width: 100%; min-height: 210px; margin: 0 auto; }

/**********å¤´éƒ¨ä¿¡æ¯*****************/
#header{ display: block; width: 100%;}

#header .line{ height: 28px; width: 100%;line-height: 28px;background:#333434;}

#header .line .set{ width:1200px;margin:0 auto; color: #fff; text-align: right; }

#header .line .set a{ color: #fff; line-height: 28px;display: inline-block; padding: 0 28px;background:#F63F3F;-webkit-transform:skew(-20deg); }

#header .line .set a span{display:inline-block;  -webkit-transform:skew(20deg);}

#header #logobox{width:1200px;margin:0 auto;padding:24px 0;}

#header #logobox .logo{ width: 136px; height: 64px; float: left; }

/**********æœç´¢å—*****************/
#search{ height: 32px; overflow: hidden; width: 270px; float: left; }

#search .form .ipt-search { font-size: 12px; height: 30px; color: #333333; border: 1px solid #9C1F1D; vertical-align: middle; float: left; line-height: 30px; background: #FFFFFF; width: 198px; border-right: none; }

#search .form .btn-search { height: 32px; width: 68px; float: left; color: #FFFFFF; vertical-align: middle; cursor: pointer; line-height: 30px; background: #9C1F1D; border: 1px solid #9C1F1D; border-left: none; }

#header .telbox{ width: 152px; overflow: hidden; float: left; }

.top-contactlink{ background: url(../Images/link_icon.png) left center no-repeat; width: 152px; height: 32px; }

.top-contactlink a{ display: inline-block; float: left; width: 38px; line-height: 32px; height: 32px; }

/**********å¯¼èˆª*****************/

#nav{ width: 1000px; margin-top:18px;height: 46px; line-height: 46px; float:right;}

.menu-ul li{ float: left; text-align: center; position: relative; }

.menu-ul li a{ color: #000; display: block; font-size: 15px; line-height: 46px; font-weight: bold; padding: 0 17px;}

.menu-ul li a:hover{text-decoration: none; }

.menu-ul li a:hover:after,.menu-ul li a.cur:after{content: ""; display: block; height: 0; clear: both; width:80%;margin:0 auto;border-bottom:2px solid #5B6264;}

/*-------- ä¸‹æ‹‰èœå• --------------*/
.dropmenu { position: absolute; top: 0; width: 200px; visibility: hidden; margin-top: 50px; background-color: #3F3E3E; z-index: 10; }

.dropmenu a { display: block; text-decoration: none; height: 35px; font-size: 14px;color: #FFFFFF; line-height: 35px; border-bottom: 1px solid #545454; padding: 0 10px; text-align: center; }

* html .dropmenu a { width: 100%; text-decoration: none; }

.dropmenu a:hover { color: #FFFFFF; text-decoration: none; line-height: 35px; background: #9C1F1D; }

.dropmenu ul{ position: relative; left: 0; top: 0; }

/*********ç„¦ç‚¹å¹¿å‘Š******************/
#banner{ width: 100%; height: 546px; overflow: hidden; position: relative; }

.banner{ width: 100%; height: 546px; overflow: hidden; margin: 0 auto; }

#banner .adarea{ display: block; width: 100%; height: 546px; }

#banner .navia{ position: absolute; left: 45%; bottom: 10px; }

#banner .navia a{ display: block; float: left; margin: 0 5px; width: 10px; height: 10px; color: #FFFFFF; text-align: center; line-height: 10px; background: url(../Images/focus_icon.png) -18px top no-repeat; }

#banner .navia a.current{ background: url(../Images/focus_icon.png) 0 top no-repeat; }

/******äº§å“åº”ç”¨**********/
.tl-nav{text-align:center;}
.tl-nav h3{color: #000; font-weight: bold; font-size: 25px; height: 50px;padding:20px 0;}
.tl-nav h3:after{content: ""; display: block; height: 0; clear: both; width:120px;margin:0 auto;padding-top:8px;border-bottom:2px solid #F31C1C;}

.usewhere-list{ padding: 20px 0 0; }

.usewhere-list li{ width: 206px; float: left; margin: 0 17px; text-align: center; }

.usewhere-list li a{ display: block; width: 206px;}

.usewhere-list li img{ width: 206px; height: 188px; }

.usewhere-list li p{color: #020202; line-height: 36px;text-align:center;}

.usewhere-list li a:hover{ text-decoration: none;}

.usewhere-list li a:hover p{ text-decoration: none;}

/**********äº§å“3/2***********/
.channel-products{ width: 100%; background: #F2F1F1; }

.pro-ablum{ overflow: hidden; position: relative; }

.pro-ablum li{ width: 260px; overflow: hidden; float: left; text-align: center;padding:20px;}

.pro-ablum li img{ width: 260px; height: 260px; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; }

.pro-ablum li p{ background:#A9AAAA;line-height: 35px; color: #fff; height: 35px; overflow: hidden; text-align:center;}

.pro-ablum li:hover img{ -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.5); box-shadow: 0 0 12px rgba(0, 0, 0, 0.5); opacity: 1; filter: alpha(opacity=100); }

.pro-ablum li:hover p{ background:#C81500;color: #fff; text-decoration: none; }

.pro-ablum li a:hover{ text-decoration: none; }

/******å…³äºŽæˆ‘ä»¬**********/
.about-channel{ width: 100%; background:url(../Images/profile_bg.jpg) #fff center top no-repeat;padding-top:90px;}

.about-channel .about-conbox{ padding-top: 80px;position:relative; }

.about-conbox .about-left{ width: 320px;height:234px; float: left;background:#2B2B2B;margin-top:50px; }

.about-conbox .about-pic{position:absolute;left:30px;top:40px;}

.about-conbox .about-right{ width: 790px; float: right; }

.about-con{ font-size:16px;color: #585858; line-height: 24px; border:6px solid #E1E1E1;padding:32px 32px 32px 96px; }

.index-video{width:385px;height:212px;float:left;}
.index-video .video_photo{position:relative;display:block;}
.index-video .video_photo img{width:100%;max-height:212px;}
.index-video .video_photo .video_layout{-moz-transition:all,0.5s,ease-in,0s;-o-transition:all,0.5s,ease-in,0s;-webkit-transition:all,0.5s,ease-in,0s;transition:all,0.5s,ease-in,0s;position:absolute;top:0;left:0;display:block;width:100%;height:200px;background:rgba(0,0,0,0.3);}
.index-video .video_photo .play_icon{-moz-transition:all,0.5s,ease-in,0s;-o-transition:all,0.5s,ease-in,0s;-webkit-transition:all,0.5s,ease-in,0s;transition:all,0.5s,ease-in,0s;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);opacity:0.5;position:absolute;top:50%;left:50%;display:block;width:59px;height:59px;margin:-30px 0 0 -30px;background:url(../Images/video_play.png) no-repeat;}
.index-video .video_photo:hover .video_layout{background:rgba(0,0,0,0.6);}
.index-video .video_photo:hover .play_icon{filter:progid:DXImageTransform.Microsoft.gradient( startColorstr=#60000000,endColorstr=#60000000);opacity:1;}

#a-album{width:801px;float:right;}
#a-album li{width:265px;float:left;padding:0 1px;text-align:center;position:relative;}
#a-album li a{width:265px;display:block}
#a-album li img{width:265px;height:212px;}
#a-album li p{position:absolute;width:265px;height:28px;line-height:28px;left:0;bottom:0;color:#fff;
	background-color: rgba(0,0,0,0.6);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=#60000000,endColorstr=#60000000);
}

.channel-case{background:url(../Images/case_bg.png) center top no-repeat;max-height:746px;}
.channel-case .tl-nav h3{color:#fff;}
#a-show{min-height:480px;}
#a-show .case-item{position:absolute;}
#a-show .case-txt{color:#fff;padding:16px;width:208px;height:148px;overflow:hidden;}
#a-show .case-txt h3{font-size:20px;font-weight:800;color:#fff;text-align:center;}
#a-show .case-txt p{padding-top:8px;color:#fff;}
#a-show .case-txt h3:after{content: ""; display: block; height: 0; clear: both; width:52px;margin:0 auto;padding-top:8px;border-bottom:2px solid #fff;}
#a-show .case-txt a:hover{text-decoration: none;color:#222;}
#a-show .case-img{width:240px;height:180px;}
#a-show .case-img img{width:240px;height:180px;}
#a-show .triangle{position:absolute;width: 0;  height: 0; }

#a-show .case-item.item-1{left:0;top:0;width:480px;height:180px;overflow:hidden;}
#a-show .case-item.item-1 .case-txt{background:#32B16C;float:left;}
#a-show .case-item.item-1 .case-img{float:right;}
#a-show .case-item.item-1 .triangle{left:50%;top:78px;  border-top: 12px solid transparent;  border-left: 12px solid #32B16C;  border-bottom: 12px solid transparent;}

#a-show .case-item.item-2{left:240px;top:180px;width:480px;height:180px;}
#a-show .case-item.item-2 .case-txt{background:#FB805B;float:left;}
#a-show .case-item.item-2 .case-img{float:right;}
#a-show .case-item.item-2 .triangle{left:50%;top:78px;  border-top: 12px solid transparent;  border-left: 12px solid #FB805B;  border-bottom: 12px solid transparent;}

#a-show .case-item.item-3{left:720px;top:52px;width:240px;height:360px;}
#a-show .case-item.item-3 .case-txt{background:#D6BC11;}
#a-show .case-item.item-3 .triangle{left:108px;top:180px;  border-left: 12px solid transparent;  border-top: 12px solid #D6BC11;  border-right: 12px solid transparent;}

#a-show .case-item.item-4{left:960px;top:120px;width:240px;height:360px;}
#a-show .case-item.item-4 .case-txt{background:#3192F5;}
#a-show .case-item.item-4 .case-img{float:left;}
#a-show .case-item.item-4 .triangle{left:108px;top:168px;  border-left: 12px solid transparent;  border-bottom: 12px solid #3192F5;  border-right: 12px solid transparent;}

.more-btn{display: block;text-align:center;margin:12px 0;}
.more-btn a{ display: inline-block;border:1px solid #fff;padding:8px 20px;color:#fff;border-radius:80px;}

/*************é¦–é¡µæ–°é—»*************/

.news-tab{text-align:center;}

.news-tab a{line-height:28px;background:#989494;border-radius:60px;padding:0 20px;color:#fff;display:inline-block;margin:0 8px;}

.news-tab a.cur{background:#F63F3F;}

.headline { width:620px;float:left;padding: 0 0 10px; overflow: hidden; }

.headline img { max-width:100%;height:320px;}

.headline .news-info h3 { padding-top: 6px; font-size:16px;height: 26px;color:#181818;font-weight:bold; overflow: hidden; text-overflow: ellipsis; }

.headline .news-info a:hover{ color: #F63F3F;text-decoration: none; }

.headline .news-info p { color: #666666; line-height: 22px; }

.index-news-ul{width:560px;float:right;}

.index-news-ul .news-list-item { padding: 0 0 28px; }

.index-news-ul .news-list-item .time { display: inline-block; float: left; text-align:center;margin-bottom: 18px; margin-right: 15px; vertical-align: top;border:1px solid #959595;padding:3px; }

.index-news-ul .news-list-item .time .time-day{ color: #4a4a4a; font: 2rem "Raleway", sans-serif; }

.index-news-ul .news-list-item .time .time-month{ color: #767676; font: 12px "Raleway", sans-serif; line-height: 14px; }

.index-news-ul .news-list-item .line-body .tit{ color: #181818; overflow: auto; text-overflow: clip; white-space: normal; word-break: break-all; }

.index-news-ul .news-list-item .line-body .tit a{ color: #181818;font-size:16px;font-weight:bold; }

.index-news-ul .news-list-item .line-body .tit a:hover{ color: #F63F3F; text-decoration: none; }

.index-news-ul .news-list-item .line-body .con{ color: #666; margin-top: 3px;}

.hnews-ul li { width:44%;float:left;margin:0 3%;height:32px;line-height: 32px; overflow: hidden; text-overflow: ellipsis; padding-bottom:5px;border-bottom:1px dotted #989494;position: relative;  }

.hnews-ul li span { position: absolute; right: 0; top: 0; color: #ACACAC; width: 88px; display: block; }

.hnews-ul li a{color: #181818; }

.hnews-ul li i{font-style: normal;background: red;color: #fff;  padding: 2px 6px;  margin-right: 5px;  border-radius: 3px;}

.hnews-ul li a:hover{ line-height: 32px; color: #F63F3F; text-decoration: none; }

/********å‹æƒ…é“¾æŽ¥*********/
#footer .links-list{width: 1200px; margin: 0 auto; padding: 10px 0 20px; color: #D9D8D8; line-height: 24px;font-size: 14px;}

/*******é¦–é¡µæ&nbsp;·å¼ç»“æŸ***********/
/*******Footer æ&nbsp;·å¼***********/
#footer{ width: 100%; background:url(../Images/footer_bg.png) center top no-repeat;padding-top:160px;height:430px;}

#footer a{line-height: 24px; color: #D9D8D8; font-size: 14px;padding:3px;}
#footer a:hover{ color: #F63F3F; line-height: 24px;text-decoration: none;}

#footer .navlist{ width: 1200px; margin: 0 auto; padding: 30px 0; }

#footer .navlist li{ float: left; min-height: 266px; }

#footer .navlist li.b{ border-left: 1px solid #6B6C6E; }

#footer .navlist li dt{ color: #fff; height: 36px; line-height: 36px; font-weight: bold; font-size: 18px; margin-bottom: 18px; }

#footer .navlist dd{ line-height: 24px; color: #D9D8D8; font-size: 14px; }

#footer .navlist dd a{ line-height: 24px; color: #D9D8D8; font-size: 14px; }

#footer .navlist dd a:hover{ color: #F63F3F; line-height: 24px; }

.social-share a{padding:0 5px;}
.social-share .iconfont{font-size:20px;background:#8E8E8E;padding:10px;border-radius:80px;}
.social-share a:hover {text-decoration: none;color:#fff;}
.social-share .iconfont:hover{color:#fff;}

/******inner feedback*********/
.innner-letterbox{ padding: 12px 0; }

.innner-letterbox .msg-input{ width:226px;float:left;border: 1px solid #F7F7F7;border-right:none; color: #434343; height: 34px; line-height: 34px; padding-left: 3px; }

.innner-letterbox .hg-btn{ width: 130px; height: 36px; background:#F63F3F;border: none; cursor: pointer; color: #FFFFFF; text-align: center; font-weight: bold; }

#footer .footer-keywords{color: #D9D8D8; line-height: 24px;font-size: 14px;}

/*******Footer æ&nbsp;·å¼ç»“æŸ***********/
#go-top{ display: none; line-height: 1.2; background: url(../Images/top.png) #1A1A1A no-repeat 0 0; cursor: pointer; height: 55px; width: 55px; font-size: 12px; text-align: center; position: fixed; _position: absolute; right: 0; top: 450px;}


/**********å†…é¡µé¢‘é“å¯¼èˆª*****************/
.tl-l{ min-height: 34px; line-height: 34px; padding: 20px 10px 10px 0; }

.tl-l h3{ font-size: 24px; font-weight: bold; color: #373737; text-transform: uppercase; }

.tl-l h3 a{ color: #222222; }

.tl-l h3 a:link,.tl-l h3 a:visited{ text-decoration: none; color: #FF8400; }

.tl-l h3 a:hover,.tl-l h3 a:active{ text-decoration: underline; color: #FF8400; }

.tl-w{ height: 36px; line-height: 36px; border-bottom: 1px solid #BBBBBB; margin-bottom: 20px; position: relative; }

.tl-w h3{ float: left; background: url(../Images/tl-h3.png) left center no-repeat; padding-left: 32px; color: #000000; font-size: 16px; font-weight: bold; display: none; }

.tl-w h4{ background: url(../Images/tl-h3.png) left center no-repeat; padding-left: 12px; text-transform: uppercase; color: #000000; font-size: 16px; font-weight: bold; }

.tl-w span{ padding-right: 8px; color: #464646; line-height: 36px; display: block; background: url(../Images/home.png) 5px center no-repeat; padding-left: 22px; height: 36px; overflow: hidden; }

.tl-w span a,.tl-w span a:visited{ color: #666666; }

/**********å†…é¡µäº§å“åˆ†ç±»*****************/
.tl-content{ border-left: 1px solid #D8D8D8; border-right: 1px solid #D8D8D8; border-bottom: 1px solid #D8D8D8; }

.page-sidebar{ float: left; width: 280px; background: #FFFFFF; padding-bottom: 40px; padding-top: 12px; }

#page{ float: right; width: 870px; background: url(../Images/bg-content2.png) no-repeat left top; ;margin-bottom: 2em; padding: 32px 0 0 28px; }

.page{ background: url(../Images/bg-content2.png) no-repeat left top; ;margin-bottom: 2em; padding: 32px 0 0 28px; }

.contentWrapper {color: #222;min-height: 460px;background:#fff;padding: 25px 46px 45px;}

.page-procate h2{ padding-top: 20px; color: #000000; font-size: 22px; line-height: 32px; font-weight: bold; }

.page-procate dl{ padding: 1px 0; margin-bottom: 8px; border-bottom: 1px dotted #5A5A5A; min-height: 36px; }

.page-procate dl dt{ width: 150px; float: left; padding-left: 10px; background: #5A5A5A; min-height: 36px; }

/*.page-procate dl dt a{line-height:36px;color:#fff;font-size:18px;}
*/
.page-procate dl dt{ line-height: 36px; color: #FFFFFF; font-size: 18px; }

.page-procate dl dd{ min-height: 36px; float: left; width: 900px; padding: 0 10px; }

.page-procate dl dd a{ line-height: 36px; color: #3737; font-size: 16px; padding: 0 5px; }

.page-procate dl dd a:hover{ color: #9C1F1D; line-height: 36px; }

.page-procate dl dd a.cur{ color: #9C1F1D; }

/****ä¾§æ&nbsp;äº§å“åˆ†ç±»******/
.slider-procate h2{ padding-top: 20px; color: #373737; font-size: 22px; line-height: 32px; font-weight: bold; }

.slider-procate dl{ padding: 0 0 7px; }

.slider-procate dl dt{ height: 38px; line-height: 38px; background: url(../Images/arr-r.png) left center no-repeat; padding-left: 16px; overflow: hidden; margin-bottom: 4px; border-bottom: 1px dotted #C7C7C7; }

.slider-procate dl dt a{ line-height: 38px; color: #222222; font-size: 16px; }

.slider-procate dl dd{ margin-left: 8px; background: url(../Images/arrowicon.png) left center no-repeat; padding-left: 14px; min-height: 24px; }

.slider-procate dl dd a{ line-height: 24px; color: #373737; font-size: 16px; }

.slider-procate dl dt a:hover{ color: #9C1F1D; line-height: 38px; }

.slider-procate dl dd a:hover{ color: #9C1F1D; line-height: 24px; }

.slider-procate dl dt.cur a{ color: #9C1F1D; }

.slider-procate dl dd.cur a{ color: #9C1F1D; }

.page-procate{ margin: 5px 0 20px; clear: both; }

.page-procate li{ float: left; margin-right: 15px; margin-bottom: 15px; }

.page-procate li a { background: #EEEEEE; color: #888888; padding: 8px 10px; line-height: 1; font-size: 10px; font-weight: bold; text-transform: uppercase; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; display: inline-block; margin-right: 0; }

.page-procate li a:hover,
.page-procate li.cur a { background: #9C1F1D; color: #FFFFFF; text-decoration: none; }

.page-cate{ padding: 8px; }

.page-cate li{ background: url(../Images/snow_icon.png) left center no-repeat; padding-left: 20px; line-height: 38px; }

.page-cate li a{ font-size: 18px; line-height: 38px; color: #3D3D3D; }

.page-cate li.cur a{ color: #C81500; font-weight: bold; }

.page-cate li a:hover{ line-height: 38px; color: #9C1F1D; text-decoration: none; }

/***********å•é¡µæ&nbsp;·å¼***********/
.about-page{ line-height: 24px; padding: 20px 0; overflow: hidden; word-break:break-all; word-wrap: break-word; }

.about-page p{ padding-top: 4px; padding-bottom: 4px; }

.about-page h3.about-hd{ font-size: 14px; font-weight: bold; padding: 10px 0 0 14px; line-height: 26px; color: #333333; margin-bottom: 8px; border-bottom: 1px solid #CCCCCC; }

.about-page .keyword{ font-size: 12px; line-height: 30px; margin-top: 10px; padding-top: 5px; border-top-width: 1px; border-top-style: solid; border-top-color: #CCCCCC; }

.per_nex{ margin-top: 25px; clear: both; overflow: hidden; }

.per_nex span{ overflow: hidden; height: 28px; color: #555555; display: block; background: url(../Images/redicon.png) left center no-repeat; padding-left: 16px; clear: both; margin-bottom: 15px; text-align: left; line-height: 28px; }

.per_nex a{ color: #555555; line-height: 28px; }

.per_nex a:hover{ line-height: 28px; color: #C81500; }

/******å†…å®¹é¡µ*************/
.page-news-show{ line-height: 24px; }

.page-news-show img{ max-width: 900px; overflow: hidden; }

.page-news-show h2{ font-size: 20px; line-height: 32px; text-align: center; color: #373737; font-weight: 700; padding-top: 20px; }

.page-news-show .info{ color: #9C9C9C; text-align: center; line-height: 22px; padding-bottom: 30px; }

.page-news-show .keyword{ line-height: 28px; height: 28px; margin-top: 10px; }

/************æ–°é—»åˆ—è¡¨******************/
.news-ul{ padding: 8px; }

.news-ul li{ border-bottom: 1px dotted #DDDDDD; padding-bottom: 4px; margin-bottom: 8px; }

.news-ul li p.pubdate{ color: #B0B0B0; line-height: 26px; }

.news-ul li a{ min-height: 32px; color: #4B4B4B; font-size: 14px; overflow: hidden; background: url(../Images/dot-arr.png) left 6px no-repeat; padding-left: 12px; }

.news-ul li a:hover{ color: #9C1F1D; }

.recent-news{ position: relative; margin-left: 60px; margin-bottom: 30px; color: #6D6D6D; }

.recent-news time{ position: absolute; top: 0; left: -60px; border: 1px solid #DCDCDC; width: 43px; text-align: center; font-family: terminal dosis light; font-size: 23px; padding: 8px 0; color: #969696; }

.recent-news time span{ display: block; font-family: terminal dosis semibold; font-size: 12px; line-height: 14px; text-transform: uppercase; }

.recent-news a h1{ padding: 0; margin: 5px 0 15px; color: #1B79BB; font-size: 16px; line-height: 20px; border-bottom: none; text-decoration: none; }

.recent-news a:hover h1{ color: #0E3F62; text-decoration: none; }

.recent-news a:hover{ text-decoration: none; }

.recent-news p{ font-weight: 400; font-size: 14px; }

.recent-news .read-more{ display: block; margin-top: 10px; text-transform: uppercase; font-family: arial; font-weight: bold; font-size: 12px; color: #1B79BB; }

.recent-news .read-more:hover{ color: #0E3F62; }

/******æ–‡ç«&nbsp;åˆ—è¡¨*************/
#zoom{ padding-top: 10px; line-height: 24px; overflow: hidden; font-family: å¾®è½¯é›…é»‘,'Microsoft YaHei' !important; }

#zoom img{ max-width: 778px; }

.page-news-list{ padding: 18px 20px; word-wrap: break-word; word-break: break-all; }

.page-news-list li{ border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #E2E2E2; position: relative; background: url(../Images/dot-arr.png) 4px center no-repeat; padding-left: 24px; height: 42px; overflow: hidden; }

.page-news-list li a{ line-height: 42px; color: #242424; font-size: 16px; height: 42px; padding-right: 80px; text-overflow: ellipsis; overflow: hidden; display: block; }

.page-news-list li a:hover{ color: #EA040E; line-height: 42px; }

.page-news-list li span{ position: absolute; right: 10px; line-height: 30px; font-size: 12px; color: #646464; }

.page-news-list dl{ height: 120px; padding: 10px 0 18px 0; overflow: hidden; }

.page-news-list dl dt{ width: 180px; float: left; height: 120px; }

.page-news-list dl dd{ width: 560px; float: right; word-break: break-all; color: #8B8B8B; }

.page-news-list dl dd.title{ padding-top: 2px; min-height: 30px; _height: 30px; }

.page-news-list dl dd.title a{ color: #2F2C2C; font-weight: bold; font-size: 16px; line-height: 22px; }

.page-news-list dl dd.title a:hover{ color: #D73737; line-height: 22px; }

.page-news-list dl dd.info{color: #353535; line-height: 16px; }

.page-download-list{ padding: 18px 20px; }

.page-download-list li{ background-image: url(../Images/dot-down.jpg); background-repeat: no-repeat; background-position: 5px center; padding-left: 35px; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #E2E2E2; position: relative; margin-bottom: 16px; position: relative; }

.page-download-list li a{ line-height: 35px; color: #111111; font-size: 14px; }

.page-download-list li a:hover{ color: #F92F76; line-height: 35px; }

.page-download-list li span{ position: absolute; right: 10px; line-height: 35px; font-size: 12px; color: #B3B3B3; }

/******å›¾æ–‡åˆ—è¡¨*************/
.page-news-piclist dl{ margin: 8px 0 24px; }

.page-news-piclist dl dt{ width: 186px; float: left; height: 87px; }

.page-news-piclist dl dt img{ width: 160px; height: 160px;border:1px solid #ddd; }

.page-news-piclist dl dd{ width: 590px; float: right; }

.page-news-piclist dl dd.title{ padding-top: 2px; height: 26px; line-height: 26px; overflow: hidden; text-overflow: ellipsis; }

.page-news-piclist dl dd.title a{ color: #000000; font-weight: bold; line-height: 26px; font-size: 20px; }

.page-news-piclist dl dd.title a:hover{ color: #C81500; line-height: 26px; text-decoration: none; }

.page-news-piclist dl dd.dateline{ color: #787878; }

.page-news-piclist dl dd.info{ line-height: 24px; padding: 15px 0; }

.page-news-piclist dl dd.info a{ line-height: 20px; color: #4F4F4F; padding-left: 15px; }

.page-news-piclist dl dd.info a:hover{ color: #C81500; line-height: 20px; text-decoration: none; }

.page-news-piclist dl dd.morebtn a{ font-weight: bold; color: #9C1F1D; }

.page-news-piclist dl{ border-bottom: 1px solid #E9E5E5; padding-bottom: 24px; }

.page-faq-list{ padding: 8px 20px 8px 20px; background: #FFFFFF; }

.page-faq-list dl{ max-height: 120px; padding: 10px 0 18px 0; overflow: hidden; }

.page-faq-list dt{ min-height: 30px; _height: 30px; padding-left: 25px; }

.page-faq-list dt a{ color: #D73737; font-weight: bold; font-size: 18px; line-height: 22px; }

.page-faq-list dd{ margin-top: 6px; color: #303030; line-height: 16px;  padding-left: 25px; min-height: 40px; }

.page-faq-list .tog-item{ margin-bottom: 10px; }

.page-faq-list .tog-item .tog{ border: 1px solid #E2E2E2; color: #555555; display: block; min-height: 26px; padding: 15px 20px; font-size: 16px; -webkit-transition: background-color .3s, border .3s , color .3s; -moz-transition: background-color .3s, border .3s , color .3s; -o-transition: background-color .3s, border .3s , color .3s; -ms-transition: background-color .3s, border .3s , color .3s; transition: background-color .3s, border .3s , color .3s; }

.tog-item .tog.active,.tog-item .tog:hover { background: #868686; border: 1px solid #868686; color: #FFFFFF; text-decoration: none; }

.tog-item .tog .icon { background: url(../Images/plus_icon.png) center 12px no-repeat;display: inline-block; width: 24px; height: 24px; line-height: 24px; margin-right: 15px; font-size: 20px; text-align: center;  }

.tog-item .tog.active .icon,.tog-item .tog:hover .icon{ background: url(../Images/plusw_icon.png) center 12px no-repeat; }

.tog-content { padding: 20px; }

.separator1{ border-top: 1px dashed #CCCCCC; margin-top: 20px; height: 20px; width: 100%; }

.headnews h2 a{ color: #000000; font-size: 24px; font-weight: bold; }

.headnews h2 a:hover{ color: #EA040E; }

.headnews p{ line-height: 25px; margin-bottom: 14px; margin-top: 14px; font-size: 16px; max-width: 720px; width: 720px; }

.page-content{ padding: 10px 0; background: #FFFFFF; }

/*********å›¾ç‰‡åˆ—è¡¨**************/
.page-images-list{ padding-top: 20px; padding-bottom: 10px; }

.page-images-list li a{ display: block; }

.page-images-list li .list-img { overflow: hidden; position: relative; z-index: 10; width: 100%; background-color: #FFFFFF; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }

.page-images-list li .list-img img { width: 100%; height: 100%; display: block; max-width: 100%; -moz-transition: -moz-transform 700ms ease 0s; -o-transition: -o-transform 700ms ease 0s; -webkit-transition: -webkit-transform 700ms ease 0s; -ms-transition: -ms-transform 700ms ease 0s; transition: transform 700ms ease 0s; -moz-transform: scale(1, 1) perspective(400px) rotateX(0deg)
		rotateY(0deg) rotateZ(0deg); -o-transform: scale(1, 1) perspective(400px) rotateX(0deg) rotateY(0deg)
		rotateZ(0deg); -webkit-transform: scale(1, 1) perspective(400px) rotateX(0deg)
		rotateY(0deg) rotateZ(0deg); -ms-transform: scale(1, 1) perspective(400px) rotateX(0deg)
		rotateY(0deg) rotateZ(0deg); transform: scale(1, 1) perspective(400px) rotateX(0deg) rotateY(0deg)
		rotateZ(0deg); transform-origin: center center; -ms-transform-origin: center center; -moz-transform-origin: center center; -o-transform-origin: center center; -webkit-transform-origin: center center; }

.page-images-list li .list-img:hover { -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1), 0 6px 6px
		rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1), 0 6px 6px
		rgba(0, 0, 0, 0.2); -o-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1), 0 6px 6px
		rgba(0, 0, 0, 0.2); -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }

.page-images-list li .list-img .mask { display: table; opacity: 0; line-height: 20px; -moz-transition: opacity 400ms ease 0s, -moz-transform 400ms ease 0s; -o-transition: opacity 400ms ease 0s, -o-transform 400ms ease 0s; -webkit-transition: opacity 400ms ease 0s, -webkit-transform 400ms ease
		0s;transition: opacity 400ms ease 0s, transform 400ms ease 0s; -moz-transform: scale(0, 0); -o-transform: scale(0, 0); -webkit-transform: scale(0, 0);transform: scale(0, 0); transform-origin: center center; -ms-transform-origin: center center; -moz-transform-origin: center center; -o-transform-origin: center center; -webkit-transform-origin: center center; position: absolute; top: 0; left: 0; height: 100%; width: 100%; }

.page-images-list li .list-img:hover img { -moz-transform: scale(1.3, 1.3) perspective(400px) rotateX(0deg)
		rotateY(0deg) rotateZ(-5deg); -o-transform: scale(1.3, 1.3) perspective(400px) rotateX(0deg)
		rotateY(0deg) rotateZ(-5deg); -webkit-transform: scale(1.3, 1.3) perspective(400px) rotateX(0deg)
		rotateY(0deg) rotateZ(-5deg); -ms-transform: scale(1.3, 1.3) perspective(400px) rotateX(0deg)
		rotateY(0deg) rotateZ(-5deg); transform: scale(1.3, 1.3) perspective(400px) rotateX(0deg)
		rotateY(0deg) rotateZ(-5deg); }

.page-images-list li .list-img:hover .mask { opacity: 1; top: 0; left: 0; right: 0; bottom: 0; height: 100%; width: 100%; -moz-transform: scale(1, 1); -o-transform: scale(1, 1); -webkit-transform: scale(1, 1); -ms-transform: scale(1, 1); transform: scale(1, 1); }

.page-images-list li .list-img .mask .mask-content { background: none repeat scroll 0 0 rgba(0, 0, 0, 0.72); color: rgba(255, 255, 255, 0.8); height: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding: 10px; font-size: 14px; display: table-cell; text-align: center; vertical-align: middle; color: #FFFFFF; }

.page-images-list li .name{ line-height: 20px; height: 40px; overflow: hidden; margin-top: 8px; color: #000000; text-align: center; }

.page-images-list li .name a{ color: #000000; line-height: 20px; background: url(../Images/redicon.png) left 3px no-repeat; padding-left: 12px; display: inline; }

.page-images-list li .name a:hover{ color: #C81500; text-decoration: none; }

.page-images-list li h3{ text-align: center; display: block; }

/*************cert 3/4***********************/
.page-images-list-cert li{ display: inline; float: left; width: 210px; text-align: center; margin-right: 48px; margin-bottom: 20px; overflow: hidden; }

.page-images-list-cert li .list-img{ height: 280px; }

.page-images-list-cert li .list-img img{ width: 210px; height: 280px; }

/*************video 8/5***********************/
.page-images-list-video li{ display: inline; float: left; width: 244px; text-align: center; margin-right: 14px; margin-bottom: 20px; overflow: hidden; }

.page-images-list-video li .list-img{ height: 154px; }

.page-images-list-video li .list-img img{ width: 240px; height: 150px; border: 1px solid #E5E5E5; padding: 1px; }

/*************exhibition 7/5***********************/
.page-images-list-exhibition li{ display: inline; float: left; width: 214px; text-align: center; margin-right: 44px; margin-bottom: 20px; overflow: hidden; }

.page-images-list-exhibition li .list-img{ height: 154px; }

.page-images-list-exhibition li .list-img img{ width: 210px; height: 150px; border: 1px solid #E5E5E5; padding: 1px; }

/*************reviews 8/5***********************/
.page-images-list-reviews li{ display: inline; float: left; width: 220px; text-align: center; margin-right: 38px; margin-bottom: 10px; overflow: hidden; }

.page-images-list-reviews li .list-img{ height: 139px; }

.page-images-list-reviews li .list-img img{ width: 216px; height: 135px; border: 1px solid #E5E5E5; padding: 1px; }

/*************partner 3/2***********************/
.page-images-list-partner li{ display: inline; float: left; width: 214px; text-align: center; margin-right: 44px; margin-bottom: 10px; overflow: hidden; }

.page-images-list-partner li .list-img{ height: 144px; }

.page-images-list-partner li .list-img img{ width: 210px; height: 140px; border: 1px solid #E5E5E5; padding: 1px; }

/*************é€šç”¨1:1***********************/
.page-images-list-general li{ display: inline; float: left; width: 187px; height: 183px; overflow: hidden; }

.page-images-list-general li .list-img img{ padding: 1px; border: 2px solid #EAEAEA; width: 168px; height: 168px; }

/**********ç›¸å…³äº§å“***********************/
.relate_pro ul{ margin-top: 10px; }

.relate_pro li{ float: left; width: 188px; display: block; text-align: center; }

.relate_pro li span{ display: block; padding-top: 5px; padding-right: 8px; padding-left: 8px; }

.relate_pro img{ padding: 1px; border: 1px solid #CCCCCC; height: 125px; width: 150px; }

/**********ç›¸å…³æ–‡ç«&nbsp;***********************/
.more-news{ background-color: #FFFFFF; }

.more-news h3{ font-size: 14px; line-height: 28px; font-weight: 700; padding-left: 8px; background-color: #E67207; color: #FFFFFF; }

.more-news h3 strong{ color: #FF3300; }

.more-news ul{ width: 742px; }

.more-news li{ height: 26px; width: 350px; float: left; line-height: 26px; background-image: url(../Images/dot-gray.jpg); background-repeat: no-repeat; background-position: left center; padding-left: 10px; overflow: hidden; padding-right: 10px; }

/**********ä¼šå‘˜ä¸­å¿ƒ***********************/
.page-login{ background: #FFFFFF; padding: 20px; }

.reg-box{ width: 450px; }

.reg-box h4{ font-size: 14px; font-weight: 700; line-height: 30px; color: #333333; }

.reg-box p{ line-height: 22px; color: #666666; padding-bottom: 5px; }

.user-menu{ padding: 10px; }

.user-menu li{ font-size: 13px; line-height: 30px; border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #DBDBDB; background-image: url(../Images/dot-yellow.gif); background-repeat: no-repeat; background-position: 0 center; padding-left: 20px; }

.table-list th{ font-size: 12px; font-weight: 700; background-color: #F5F5F5; line-height: 28px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #E1E1E1; }

.table-list td{ background-color: #FFFFFF; padding: 10px 5px; }

.member-info{ padding: 5px; }

.member-info h5{ font-size: 14px; line-height: 30px; }

.member-info ul{ padding: 8px; border: 1px solid #CCCCCC; background-color: #F6F6F6; line-height: 24px; margin-top: 10px; }

.member-info li span{ font-family: Tahoma,Geneva,sans-serif; color: #339900; font-size: 11px; }

.page-getpass{ padding: 10px 80px; }

.page-getpass p{ line-height: 30px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #DDDDDD; margin-bottom: 10px; }

.page-getpass h3{ font-size: 14px; font-weight: 700; }

.page-getpass h3{ background-image: url(../Images/i-getpass.png); background-repeat: no-repeat; background-position: left center; padding-left: 25px; line-height: 20px; height: 20px; }

/**********äº§å“è¯¦æƒ…************/
.goods-left{ float: left; width: 400px; }

.goods-right{ float: right; width: 350px; }

.goods-right li del{ color: #666666; }

.goods-spce-ul li{ padding-bottom: 5px; padding-top: 5px; line-height: 15px; }

.goods-spce-ul li strong{ font-family: "Microsoft Yahei"; color: #373737; font-size: 18px; font-weight: 700; line-height: 30px; border-bottom: 1px solid #DEDEDE; padding-bottom: 6px; display: block; }

.goods-spce-ul li.file-down{ padding-left: 46px; height: 46px; line-height: 46px; }

.goods-spce-ul li.file-down a{ line-height: 46px; color: #3879D9; }

.goods-right .hotline{ padding: 12px 0 5px; margin-top: 8px; border-top: 1px dotted #333333; }

.goods-right .pro_attr{ color: #222222; font-size: 13px; font-weight: bold; }

.techspecs-table{ font-size: 1em; table-layout: fixed; width: 100%; margin-bottom: 1em; }

.techspecs-row-caption { text-align: right; min-height: 1.25em; border-bottom: 1px solid #1B1D1F; box-sizing: border-box; display: table-row; }

.thchspecs-row-caption th{ border-bottom: 1px solid #1B1D1F; font-weight: normal; text-align: inherit; padding-top: .5625em; padding-bottom: .5625em; }

.techspecs-table .techspecs-row { border-bottom: 1px dotted #CCCCCC; }

.techspecs-table .techspecs-row .techspecs-caption { padding-right: .3125em; text-align: left; font-size: 14px; color: #000000; padding-top: .5625em; padding-bottom: .5625em; font-weight: bold; line-height: 1.75em; }

.techspecs-table .techspecs-row .techspecs-item { padding-left: .3125em; text-align: left; padding-top: .5625em; padding-bottom: .5625em; font-size: 14px; color: #000000; line-height: 1.75em; }

/*****äº§å“ç•™è¨€********/
.dy{ width: 300px; padding: 5px; margin-top: 8px; overflow: hidden; background: #F6F6F6; }

.dy p{ line-height: 25px; font-size: 13px; font-weight: normal; color: #5A5A5A; }

.dy ul{ padding: 8px 0 0 8px; height: 168px; }

.dy ul li{ line-height: 24px; padding-bottom: 6px;}

.dy ul li span{ width: 56px; text-align: left; line-height: 24px; font-style: italic; font-family: "Times New Roman",Times,serif; font-size: 13px; color: #706E6C; display: inline-block; }

.dy .inp04{ border: none; background-color: #FFFFFF; width: 205px; height: 24px; line-height: 24px; color: #929292; padding: 0 0 0 5px; }

.dy .lis01{ padding-left: 56px; }

.dy .i_gbtn{ display: inline-block; background-color: #1F1410; width: 80px; height: 30px; line-height: 30px; color: #FFFFFF; text-align: center; border: none; }

.dy .i_area{ width: 205px; height: 60px; background-color: #FFFFFF; border: none; color: #929292; padding: 3px 0 0 5px; vertical-align: top; }

.goods-cart ul{ display: block; height: 50px; }

.goods-cart{ margin-top: 10px; padding-top: 10px; border-top-width: 1px; border-top-style: solid; border-top-color: #E3E3E3; }

.goods-cart li{ padding-top: 5px; }

.goods-cart li{ float: left; }

.goods-cart .goods-num-sel{ padding-top: 8px; padding-right: 10px; }

#cart_alert{ border: 1px solid #F6C5C5; background-color: #FFF6F4; background-image: url(../Images/i-error.png); background-repeat: no-repeat; background-position: 6px center; color: #FF0000; padding: 8px 8px 8px 25px; }

#cart_ok{ border: 1px solid #98C700; background-color: #EFFEB9; background-image: url(../Images/i-ok.png); background-repeat: no-repeat; background-position: 6px 12px; line-height: 22px; padding: 8px 8px 8px 25px; }

#cart_ok strong{ color: #009900; margin-right: 2px; margin-left: 2px; }

#cart_ok a,
#cart_ok a:visited{ color: #FF6600; }

.more-info-tab-li{ height: 28px; background-image: url(../Images/tab_bg.gif); background-repeat: repeat-x; background-position: 0 bottom; }

.more-info-tab-li li{ background-image: url(../Images/tab_b.gif); background-repeat: no-repeat; background-position: 0 0; height: 28px; width: 120px; line-height: 28px; text-align: center; display: inline-block; font-weight: 700; float: left; margin-right: 4px; cursor: pointer; }

.more-info-tab-li li.hover{ background-image: url(../Images/tab_a.gif); }

.more-info-tab-con{ line-height: 24px; margin-top: 8px; padding: 8px 8px 20px; clear: both; }

.more-info-tab-con ol{ list-style: initial !important; }

.more-info-tab-con ul{ list-style: initial !important; }

.more-info-tab-con img,.more-info-tab-con table{ max-width: 762px; }

.goods-contact-ul{ margin-top: 10px; padding-top: 10px; border-top-width: 1px; border-top-style: solid; border-top-color: #E3E3E3; }

.goods-contact-ul li{ padding-top: 5px; padding-bottom: 5px; }

.goods-contact-ul li strong{ font: 700 14px "å¾®è½¯é›…é»‘","é»‘ä½“";}

.goods-contact-ul li span{ color: #E77307; font: 700 14px Tahoma,Geneva,sans-serif;}

/********äº§å“è¯„è®º**************/
.goods-ping{ padding-top: 10px; }

.goods-ping h4{ line-height: 20px; color: #666666; }

.goods-ping-list li{ padding: 8px; border: 1px solid #EFEEEE; margin-bottom: 8px; }

.ping-head{ float: left; width: 80px; text-align: center; }

.ping-info{ float: right; width: 635px; }

.ping-star{ height: 30px; line-height: 30px; }

.ping-star .fl{ font-weight: 700; color: #666666; }

.ping-star .fr{ color: #666666; }

.ping-content{ padding: 5px; margin-top: 5px; line-height: 20px; border-top: 1px solid #EFEEEE; }

.ping-reply{ margin-top: 8px; padding-top: 5px; border-top: none;}

.ping-reply strong{ color: #FF6600; }

.ping-form{ padding: 10px; border:1px solid #EFEEEE; }

.ping-form .tips{ font-size: 12px; line-height: 20px; color: #666666; }

.ping-no{ padding: 10px; }

.goods-ping-list h3{ line-height: 28px; font-weight: 700; color: #4E8200; }

.goods-button{ text-align: center; margin-top: 20px; }

.goods-button a,
.goods-button a:visited{ margin-right: 4px; margin-left: 4px; line-height: 22px; height: 22px; background: url(../Images/btn-s-bg.png) left top no-repeat; display: inline-block; text-align: left; }

.i-fav{ background-position: left -30px; width: 70px; padding-left: 23px; }

.i-review{ background-position: left -120px; width: 57px; padding-left: 23px; }

.i-tell{ background-position: left -60px; width: 57px; padding-left: 23px; }

.goods-page-info{ padding-bottom: 10px; }

.goods-order{ margin-top: 10px; border: 1px solid #E1E1E1; }

.goods-order h3{ background-color: #515151; color: #FFFFFF; font-size: 14px; font-weight: 700; line-height: 22px; padding: 2px 8px; }

.goods-order h3 span{ font-size: 12px; font-weight: normal; float: right; }

.goods-order .order-form{ padding: 10px; }

.goods-page-detail{ margin-top: 15px; }

.detail-title{ border-bottom: 1px solid #CCCCCC; height: 40px; }

.detail-title li{ font-size: 16px; line-height: 38px; font-weight: 700; float: left; color: #333333; padding: 0 30px; text-align: center; height: 38px; list-style: none; margin-left: 5px; border: 1px solid #DDDDDD; background: #FFFFFF; border-top: 3px solid #DDDDDD; border-bottom: none; }

.detail-title li.cur{ border-top: 3px solid #9C1F1D; }

.detail-title li a{ font-size: 16px; line-height: 26px; font-weight: 700; color: #333333; }

.detail-title li a:hover{ text-decoration: none; }

.i-pic{ background-position: left -150px; width: 57px; padding-left: 23px; }

.goods-desc{ color: #666666; margin-top: 10px; line-height: 20px; }

.goods-desc .tel{ font-size: 22px; font-style: italic; padding: 20px; color: #9C1F1D; background: url(../Images/tel.gif) left center no-repeat; padding-left: 60px; font-weight: bold; }
 
.goods-share a:hover{text-decoration:none;}

/*****ç½‘ç«™åœ°å›¾*********/
#sitemap{ width: 986px; margin: 8px auto; }

.sitemap-list{ padding: 25px; }

.sitemap-list dl{ padding-top: 10px; padding-bottom: 15px; }

.sitemap-list dl dt{ font-weight: 700; line-height: 30px; font-size: 14px; }

.sitemap-list dl dd{ line-height: 24px; }

.sitemap-list dl dd a{ margin-right: 10px; }

/*****åˆ†é¡µæ&nbsp;·å¼*********/
.page-num{ text-align: center; margin: 30px auto; }

.page-num .current{ border: 1px solid #848484; display: inline-block; padding: 6px 10px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; background: #848484; color: #FFFFFF; }

.page-num a{ border: 1px solid #E5E5E5; color: #555555; display: inline-block; padding: 6px 10px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; background: #FFFFFF; }

.cate-page{ padding: 8px; }

.cate-page dl{ padding-bottom: 5px; }

.cate-page dt{ font-size: 14px; font-weight: 700; line-height: 28px;background: url(../Images/dot-arr.png) #fff 5px center no-repeat; padding-left: 20px; }

.cate-page dd{ line-height: 26px; padding-left: 20px; }

#comment_list p span{ color: #999999; padding-left: 20px; font-family: Tahoma,Geneva,sans-serif; font-size: 11px; }

/*******å®¢æˆ·ç•™è¨€***********/
#guestbook{ padding: 15px; background: #FFFFFF; }

.gustbook-form{ padding-top: 10px; }

#guestbook dl{ padding: 10px; border: 1px solid #F0F0F0; margin-bottom: 10px; }

#guestbook dt{ line-height: 30px; height: 30px; padding-right: 8px; padding-left: 8px; background-color: #F1FDE3; }

#guestbook dt span{ font-size: 11px; color: #666666; float: right; }

#guestbook dt strong{ color: #FF6600; }

#guestbook dd{ padding: 8px; }

#guestbook .reply strong{ color: #0E8109; }

#gustbook{ height: 230px; overflow: hidden; padding: 5px; }

/******ç›¸å…³äº§å“7/7********/
.goods-list-ul{ padding: 15px 0; }

.goods-list-ul li{ width: 194px; text-align: center; float: left; overflow: hidden; }

.goods-list-ul .img img{ width: 164px;border:1px solid #e6e6e6}

.goods-list-ul .name{ padding: 5px 8px 0; }

/*******äº§å“åˆ—è¡¨(4/4)***********/
.products-list{ padding: 20px 0; }

.products-list li{ width: 238px; margin:0 18px 18px 0;border:1px solid #cacaca; float: left; text-align: center; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; }

.products-list .thumb{ width: 238px; height: 238px; display: block; background: url(../Images/pro_bg.jpg) center bottom no-repeat; padding-bottom: 11px; }

.products-list img{ width: 238px; height: 238px; -moz-transition: all,0.5s,ease-in,0s; -o-transition: all,0.5s,ease-in,0s; -webkit-transition: all,0.5s,ease-in,0s; transition: all,0.5s,ease-in,0s; }

.products-list li:hover img{ opacity: .8; filter: alpha(opacity=80); }

.products-list .tit{ padding-top: 8px; height: 26px; padding-bottom: 20px; overflow: hidden; }

.products-list .tit a{ line-height: 26px; }

.products-list li:hover{ -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.5); box-shadow: 0 0 12px rgba(0, 0, 0, 0.5); }

/********æŽ¨èäº§å“**********/
.ul-rank li{ width: 258px; text-align: center; overflow: hidden; height: 136px; float: left; }

.ul-rank-img img{ width: 200px; height: 150px; padding: 1px; border: 1px solid #CCCCCC; }

/************************/ 
.nocontent{ background:url(../Images/error.png) 10px 10px no-repeat;  height: 100px; padding-top: 40px; padding-left: 120px; font-size: 14px; }

/********äº§å“è®¢è´­**************/
.order-list fieldset{ border: 1px solid #CCCCCC; margin-bottom: 15px; }

.order-list legend{ font-size: 14px; font-weight: 700; color: #FF6600; }

.order-list legend span{ font-size: 12px; font-weight: normal; color: #666666; }

.order-list{ margin-top: 15px; }

/******å†…é¡µè”ç³»æˆ‘ä»¬*****/
.ny_l_1{ color: #9699A7; margin: 10px 0; }

.ny_l_1 dl{ background: url(../Images/ny_bg10.png) no-repeat 200px center; }

.ny_l_1 dt{ height: 24px; overflow: hidden; padding-left: 10px; font-size: 14px; font-weight: bold; padding-top: 8px; }

.ny_l_1 dt.bgnone{ background: none; }

.ny_l_1 dt span{ background: url(../Images/article_cateicon.png) no-repeat right center; float: left; padding-right: 30px; }

.ny_l_1 dt a,.ny_l_1 dt a:link,.ny_l_1 dt a:visited,.ny_l_1 dt a:hover,.ny_l_1 dt a:active{ color: #787C8D; text-decoration: none; }

.ny_l_1 dd{ line-height: 16px; background: url(../Images/ny_bg05.png) no-repeat center bottom; padding: 2px 65px 5px 10px; }

.ny_l_1 dl.s1{ background: url(../Images/ny_bg11.png) no-repeat 190px center; }

.ny_l_1 dl dd .s1{ font-weight: bold; color: #D93737; padding-bottom: 2px; font-size: 13px; }

</pre></body></html>