﻿@charset "utf-8";
/* CSS Document */
body{font-family:Microsoft YaHei;font-size:12px;color:#646464;background:#fff;word-wrap:break-word}
body,div,ol,ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,form,fieldset,legend,input{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
ol,ul,li{list-style:none;}
a,img{border:0}
a{text-decoration:none;color:#000;}
table{border-collapse:collapse}
.l{float:left;}
.r{float:right}
.bo{clear:both}
.bl{display:block}
img,input[type=text],button,textarea{ border: none;}
em,i { font-style:normal;}
.clearfix:after { content:"."; clear:both; visibility:hidden; display:block; font-size:0; height:0; line-height:0;}
.clearfix{ zoom:1;}
.none { display:none;}
/*首页*/
.main{clear:both; margin:0 auto; width:1100px;}
.mainheader{ margin:0 auto; width:1150px; height:60px;}
/*头部*/
.header{width:100%; min-width:1150px; position:fixed; left:0;top:0; z-index:100; background:#fff;
-webkit-backface-visibility:hidden;}
.logo{ display:block; float:left; float:left; margin-left:30px;}
.name{ float:left; line-height:50px; padding-left:15px; font-size:20px;}

#nav { overflow:hidden; float:left; display:block; margin-left:40px;}
#nav .jquery_out {float:left;line-height:32px;display:block; border-right:1px solid #fff; text-align:center; color:#fff;font:14px/32px "微软雅黑"; background:#000 ;padding:5px;}
#nav .jquery_out a{ color:#fff;}
#nav .jquery_out .smile {padding-left:1em;}

#nav .jquery {margin-right:1px;padding:8px 5px;}
#nav .mainlevel {float:left; border-right:1px solid #fff;/*IE6 only*/ color:#fff;}
#nav .mainlevel a {color:#000; text-decoration:none; line-height:32px; display:block; padding:13px 10px; width:70px; text-align:center; }
#nav .mainlevel a:hover {color:#fff; text-decoration:none; background:#000;  }
#nav .mainlevel ul {display:none; position:absolute;}
#nav .mainlevel li {border-top:1px solid #fff; background:#000;/*IE6 only*/ line-height:30px;}
#nav .mainlevel ul li a{ color:#fff; padding:3px 10px;}
.log {text-align:center; color:skyblue; line-height:24px; text-transform:capitalize; margin:50px auto;}
.tel{ background:url(../images/bg.png) no-repeat  0px 0px; float:right; wdith:200px; margin-top:10px; font-size:16px; color:#000; padding-left:40px;line-height:40px;}
.tel span{ font-size:24px; color:#000; font-style:italic;}
.ylogo{ width:400px; margin:0 auto; margin-top:12px; text-align:center; margin-bottom:15px;}

/*banner*/
.banner-box{ width:100%; margin:0 auto; overflow:hidden; }

.content{ clear:both; width:100%; min-width:1200px; overflow:hidden; background:#fff; padding:0 0 20px 0;}

.show-title{ width:100%;text-align:center; margin:20px 0 16px 0px;}
.show-title i{ font-size:16px;}
.show-title a{ display:inline-block; padding:0 30px; line-height:58px; height:58px; overflow:hidden; font-size:26px;color:#646464; 
border-top:1px solid #646464;border-bottom:1px solid #646464;}

.show-list-box{overflow:hidden; margin-left:10px;}
.show-list{ width:100%;}
.show-list li{ position:relative; z-index:1;float:left; margin:0px 2px 5px 2px;  width:266px; height:266px; border:solid #fff; border-width:1px 0 0 1px; overflow:hidden;}
.show-list li img{
-webkit-transition:.5s all ease;
-moz-transition:.5s all ease;
-ms-transition:.5s all ease;
-o-transition:.5s all ease;
transition:.5s all ease;
}
.show-list li .show-wrap{ position:absolute; left:0; bottom:-205px; _bottom:-198px; padding:0 0px;
background: url(../images/black-opacity50bg.png);
text-align:center;
-webkit-transition:.5s all ease;
-moz-transition:.5s all ease;
-ms-transition:.5s all ease;
-o-transition:.5s all ease;
transition:.5s all ease;}
 
.show-list li .show-wrap h3{ height:40px;line-height:40px; color:#fff; font-size:16px; white-space:nowrap;
overflow:hidden; text-overflow:ellipsis; text-align:center;}
.show-list li .show-wrap p{ border-top:1px solid #fff;border-bottom:1px solid #fff; color:#fff; font-size:13px;
text-align:left; padding:5px 0 4px; margin-bottom:5px; overflow:hidden; height:170px; *height:160px;width:265px;padding-left:7px;}

.show-list li .more{ text-transform:uppercase; color:#fff;}
.show-list li .more:hover{ text-decoration:underline;}
.show-list li:hover .show-wrap{bottom:0; background: none repeat scroll 0 0 rgba(0, 0,0, 0.6);width:265px; height:266px;}
.show-list li:hover img{ 
-moz-transform:scale(1.5) translate(30px,30px);
-ms-transform:scale(1.5) translate(30px,30px);
-o-transform:scale(1.5) translate(30px,30px);
-webkit-transform:scale(1.5) translate(30px,30px);
transform:scale(1.5) translate(30px,30px);}
/*展商信息*/
.zsxx{position:relative;width:1100px;margin:0 auto}
.zsxx div.title h2{}
.zsxx_img li{ float:left; width:240px; margin:0px 6px;}
.zsxx_img img{ max-width:240px;}
.zsxx_igm_box div.choose a{display:block;width:27px;height:42px;}
.zsxx_igm_box div.choose a.prev{background:url(../images/choose_left.png) no-repeat;}
.zsxx_igm_box div.choose a.next{background:url(../images/choose_right.png) no-repeat;}
.zsxx_igm_box div.choose a.prev:hover,.zsxx_igm_box div.choose a.next:hover{background-position:0 -42px;}
.slides_container{width:1000px;height:345px;overflow:hidden;}

.container{position:relative;width:1020px;margin:40px auto 0;}
.slidesjs-previous,.slidesjs-next{width:27px;height:42px;position:absolute;top:150px;z-index:10;}
.slidesjs-previous{left:-50px;background:url(../images/choose_left.png) no-repeat;}
.slidesjs-next{right:-50px;background:url(../images/choose_right.png) no-repeat;}
.slidesjs-previous:hover,.slidesjs-next:hover{background-position:0 -42px;}

.ban2{width:100%;height:275px;overflow:hidden;background:url(../images/ban2_bg.jpg) #000 no-repeat center;}
.ban2 div.txt{font-size:24px;color:#fff;text-align:center;line-height:47px;margin:90px 0 0 0;}
/*------内页css部分-------*/
/*关于展会_亮点列表*/
.inside_nav{width:1000px;height:85px;overflow:hidden;margin:75px auto 0;}
.inside_nav div.l{font-size:24px;color:#000000;}
.inside_nav ul.r{width:auto;height:auto;}
.inside_nav ul.r li{float:left;width:aut0;}
.inside_nav ul.r li a{display:block;width:auto;height:30px;line-height:30px;font-size:14px;color:#fff;padding:0 20px;margin:0 0 0 10px;background:#c2c2c2;overflow:hidden;
transition:background 0.5s;
-webkit-transition:background 0.5s;
-moz-transition:background 0.5s;
-0-transition:background 0.5s;
}
.inside_nav ul.r li a:hover{background:#000;}
.inside_nav ul.r li a.cur{background:#000;}	
.inside_nav ul.r li div.level3{width:225px;height:22px;text-align:center;position:absolute;top:50px;left:-56px;}
.inside_nav ul.r li div.level3 a{display:inline;line-height:20px;padding:0;margin:0 8px;color:#777777;background:none;}
.inside_nav ul.r li div.level3 a:hover{color:#6c0664;border-bottom:2px #6c0664 solid;}
.inside_nav ul.r li div.level3 a.cur{color:#6c0664;border-bottom:2px #6c0664 solid;}
.inside_nav ul.r li div.level3 div.level3_l{position:absolute;top:0;cursor:pointer;left:-30px;width:7px;height:12px;margin-top:4px;overflow:hidden;background:url(../images/level3_left.png) no-repeat;}
.inside_nav ul.r li div.level3 div.level3_r{position:absolute;top:0;right:-30px;cursor:pointer;width:7px;height:12px;margin-top:4px;overflow:hidden;background:url(../images/level3_right.png) no-repeat;}
.inside_nav ul.r li div.level3 div.level3_txt{width:225px;height:22px;overflow:hidden;}
.inside_nav ul.r li div.level3 div.level3_l:hover,.inside_nav ul.r li div.level3 div.level3_r:hover{background-position:0 -12px;}

.inside_zhld{width:1000px;height:auto;margin:0 auto;overflow:hidden;}
.inside_zhld li{width:1000px;height:287px;margin:0 0 30px 0;overflow:hidden;}
.inside_zhld li div.img{width:600px;height:287px;overflow:hidden;}
.inside_zhld li div.txt{width:400px;height:287px;text-align:center;background:#f5f5f5;overflow:hidden;}
.inside_zhld li div.txt div.bt{font-size:24px;color:#6c0664;margin:60px 0 10px;}
.inside_zhld li div.txt span.bl{width:90%;height:86px;overflow:hidden;margin:0 auto;padding:10px 0 0;border-top:1px #cfcfcf solid;}
.inside_zhld li div.txt a.more{width:50px;height:50px;margin:10px auto 0;overflow:hidden;background:url(../images/look_ico.png) no-repeat;}
.inside_zhld li div.txt a.more:hover{background-position:0 -50px;}
/*内容页*/
.contitle{ text-align:center; font-size:20px; font-weight:bold; color:#000; margin-top:30px;}
.time{ width:100%; text-align:center; margin-top:20px;}
.contpic{ text-align:center; overflow:hidden; padding:30px 0px;}
.contpic img{max-width:900px; padding:2px; border:1px solid #666; overflow:hidden;}
.contfont{ width:100%; line-height:35px; font-size:14px; text-indent:2em; font-weight:normal; }
.upage{ clear:both; width:80%; margin:0 auto; text-align:center;}
.upleft{ float:left; line-height:100px;}
.upright{ float:right; line-height:100px;}


.page_list { overflow:hidden;width:650px; margin:0 auto;margin-top:100px; }
.page_list a, .page_list span {display: block;float: left;background: #fff;color: #999;margin: 0 5px;padding: 10px;font-size: 16px;border-radius: 5px;}
.page_list a:hover{ background:#c4c4c4;}
.page_list .current{ background:#CCC; padding:10px 15px;}

/*设计之旅*/
.sjzl_lb{width:1100px;height:auto;margin:0 auto;padding-bottom:50px;overflow:hidden;}
.sjzl_lb li{position:relative;float:left;margin:4px 2px 0px 2px;overflow:hidden; margin-top:10px;}
.sjzl_lb li div.img{overflow:hidden;}
.sjzl_lb li div.bt{position:absolute;bottom:0;width:266px;height:40px;line-height:40px;background:#000;font-size:14px;text-align:center;overflow:hidden;
transition:all 0.3s;
-webkit-transition:all 0.3s;
-moz-transition:all 0.3s;
-0-transition:all 0.3s;
background: none repeat scroll 0 0 rgba(0, 0,0, 0.6);
}
.sjzl_lb li div.bt a{color:#fff;}
.sjzl_lb li:hover div.bt{height:80px;}




/*热点新闻*/
.hot-news-w{ width:110%; padding:0 0 90px 0;}
.hot-box{ width:450px; float:left;margin:0 100px 0 0; overflow:hidden;}
.hot-box .time{ float:right; }
.hot-box ul{ margin-top:-12px;} 
.hot-box li{ margin-top:12px; overflow:hidden;} 
.hot-box li .time{font-size:14px; color:#666;}
.hot-box li a{ color:#666; font-size:14px;}
.hot-box li:hover .time{ color:#0072bc;}
.hot-box li:hover a{ color:#0072bc;}
.hot-box li h3{ padding:0 10px 0 20px; background:url(../images/li12x12.png) no-repeat 0 center;
overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}

.hot-box-1 li h3{padding:0 0 0 15px;background: url(../images/zh0-li.png) no-repeat 0 center;}
.hot-box-1 li:hover{background: url(../images/zh0-li-1.png) no-repeat 0 center;}

/*新闻详情页*/
.xgnews{width:1100px;overflow:hidden; margin-bottom:20px; padding-bottom:20px; margin:0 auto;}
.xgnews ul{ margin-left:15px;}
.xgnews ul li{ padding-left:5px;line-height:35px;height:35px; font-size:14px;width:520px;float:left; margin:0 5px;overflow:hidden;}
.xgnews ul li a:hover{text-decoration:none;color: #000;}
.xgnews ul li a{ color:#999;}

.xgnewlist{width:1100px;overflow:hidden; margin-bottom:20px; padding-bottom:20px; margin:0 auto;}
.xgnewlist ul{}
.xgnewlist ul li{line-height:35px;height:35px; font-size:14px;width:530px;float:left;overflow:hidden;}
.xgnewlist ul li a:hover{text-decoration:none;color: #000;}
.xgnewlist ul li a{ color:#999;}

/*合作伙伴*/
.exhibitor-info-wrap{ position:relative; height:304px;}
.exhibitor-pic-wrap{position:relative;z-index:1; width:1030px; margin:0 auto; overflow:hidden;}
.exhibitor-ul{ position:absolute; left:0; top:0; width:100000em;}
.exhibitor-li{ float:left; width:1100px;}
.exhibitor-li li{ position:relative; float:left;overflow:hidden; cursor:pointer; margin-left:6px;}

.exhibitor-li li .click-in{ position:absolute; left:0; top:0; width:100%; height:100%; background:#000; text-align:center; opacity:0;filter:Alpha(Opacity=0);
-webkit-transition:.4s all ease-in-out;
-moz-transition:.4s all ease-in-out;
-o-transition:.4s all ease-in-out;
-ms-transition:.4s all ease-in-out;
transition:.4s all ease-in-out;
-webkit-transform:scale(0.1);
-moz-transform:scale(0.1);
-o-transform:scale(0.1);
-ms-transform:scale(0.1);
transform:scale(0.1);}

.exhibitor-li li .click-in span{ display:inline-block; border:1px solid #fff; width:104px; height:28px; line-height:28px;
margin-top:29px; color:#fff;}

.exhibitor-li li:hover .click-in{ opacity:1;filter:Alpha(Opacity=100);
-webkit-transform:scale(1);
-moz-transform:scale(1);
-ms-transform:scale(1);
-o-transform:scale(1);
transform:scale(1);}

/*合作伙伴*/
.exhibitor-info-wrap-1{ /*height:614px;*/
}
.exhibitor-info-wrap-1 .exhibitor-pic-wrap{ height:614px;}
.exhibitor-info-wrap-1 .exhibitor-li{ height:614px;}
.exhibitor-info-wrap-1 .exhibitor-li ul{ width:100%;}
.exhibitor-info-wrap-1 .exhibitor-li li{ width:145px; height:56px; border:1px solid #eaeaea; margin:0 3px 10px 3px;
-webkit-transition:.25s all ease-in-out;
-moz-transition:.25s all ease-in-out;
-o-transition:.25s all ease-in-out;
-ms-transition:.25s all ease-in-out;
transition:.25s all ease-in-out;
}
.exhibitor-info-wrap-1 .exhibitor-li li img{ width:145px; height:56px;}
.exhibitor-info-wrap-1 .exhibitor-li li .click-in span{margin-top:19px; background:#000;}
.exhibitor-info-wrap-1 .exhibitor-li li:hover{ border:1px solid #6c0664;}
/*热点新闻推荐*/
.hot-news-wrap{ margin-bottom:35px;background:url(../images/hot-news-centerline2x1.png) repeat-y center 0;
overflow:hidden;}
.hot-news-box{ width:520px;float:left;overflow:hidden;}

.left-news{ padding:0 0px 0 0px;}
.right-news{ margin:0 0 0 50px;}
.news-category{ border-bottom:1px solid #e6e6e6; padding-left:5px;}
.news-category span{display:inline-block; font-size:24px; color:#292929;  border-bottom:1px solid #000; }
.news-category a{ text-transform:uppercase; color:#292929; float:right; margin-top:10px;}
.news-category a:hover{ color:#000; text-decoration:underline;}
.news-item{ padding:10px 0 0 0; overflow:hidden;} 
.news-item li{ margin:0 0 5px 0; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; width:100%; height:26px; line-height:26px;}
.news-item li a{ font-size:13px; color:#929292;}
.news-item li a:hover{ color:#000;}
/*友情链接*/
.friendly-link{padding:0 0 10px 0;}
.friendly-link ul{ overflow:hidden; padding:10px 0 0 0;}
.friendly-link ul li{ float:left; margin:0 20px 10px 0; white-space:nowrap;}
.friendly-link ul li a{ font-size:13px; color:#929292;}
.friendly-link ul li a:hover{color:#000; text-decoration:underline;}
.bdsharebuttonbox{ float:right; margin:30px 100px 10px 0px;}

.banner{ clear:both; overflow:hidden;width:100%; min-width:1200px; text-align:center; margin:0 auto; margin-top:60px;}
#full-screen-slider { width:100%; overflow:hidden; height:476px; margin:0 auto;}
#slides li {	display: block;	height: 100%;	list-style: none;}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:20%; top:430px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:50px; height:10px; float:left; margin-left:5px; background:#999; }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#000}



.about-pic{ overflow:hidden;width:1150px; margin-top:30px;margin-bottom:30px; margin:0 auto;}
.gunleft{ width:30px; height:72px; float:left; margin-top:90px; background:url(../images/bg.png) no-repeat 0px -83px;}
.gunright{ width:30px; height:72px; float:right; margin-top:90px; background:url(../images/bg.png) no-repeat 0px -211px;}
.gun-box-c{ overflow:hidden; float:left;}
.p-tp{width:100%; overflow:hidden; margin-left:3px}
.p-tp ul{ list-style-type:none; overflow:hidden;}  
.p-tp ul li{float:left;text-align:center; margin:2px 2px; display:inline; overflow:hidden;}

.banner2{ width:100%; overflow:hidden; margin:0 auto; margin:30px 0px; text-align:center;}


.al_con { width:1200px; margin:0 auto;}
.a01{width:30px; height:72px; float:left; background:url(../images/bg.png) no-repeat 0px -83px; margin-top:70px; margin-left:24px;}
.a02 {width:30px; height:72px; float:right;  background:url(../images/bg.png) no-repeat 0px -211px;  margin-top:70px; margin-right:15px;}
.al_con ul { float:left; margin:0 0 0 5px; width:1000px; display:inline; overflow:hidden;}
.al_con ul li { float:left; margin:0px 2px 0px 2px; display:inline;}
.al_con ul li img { border:1px solid #dbdbdb;}
/*.al_con span{ display:block; height:30px; background:#ccc; text-align:center; line-height:30px; color:#000; font-size:14px;}
*/


.yina_bd{width:1070px;position:relative;height:530px;margin:20px auto 0 auto; margin:0 auto;}
.yina_artist li{left:240px;overflow:hidden;width:110px;position:absolute;top:0px;height:110px}
.yina_artist li a{background:#000000;filter:alpha(opacity=80);left:0px;color:#fff;font-family:'microsoft yahei';position:absolute;top:0px;opacity:.8}
.yina_artist li a:hover{color:#fff}
.yina_artist li a strong{line-height:2em}

.yina_artist .yina_a1{left:0px;position:absolute;top:0px;width:354px;height:190px;}
.yina_artist .yina_a2{width:354px;height:312px;position:absolute; left:0px; top:195px;}

.yina_artist .yina_a3{width:350px;height:190px;position:absolute; left:360px; }
.yina_artist .yina_a4{width:350px;height:158px;position:absolute; left:360px; top:195px; }
.yina_artist .yina_a5{width:350px;height:150px;position:absolute; left:360px; top:357px; }

.yina_artist .yina_a6{width:357px;height:354px;position:absolute; left:715px; top:0px; }
.yina_artist .yina_a7{width:174px;height:149px;position:absolute; left:715px; top:358px; }
.yina_artist .yina_a8{width:180px;height:149px;position:absolute; left:893px; top:358px; }





.yina_artist .yina_a1 a{padding-right:10px;padding-left:10px;padding-bottom:45px;overflow:hidden;width:334px; font-size:14px; line-height:24px;}
.yina_artist .yina_a2 a{padding-right:10px;padding-left:10px;padding-bottom:144px;overflow:hidden;width:334px;font-size:14px; line-height:24px;}
.yina_artist .yina_a3 a{padding-right:10px;padding-left:10px;padding-bottom:69px;overflow:hidden;width:330px;font-size:14px; line-height:24px;}

.yina_artist .yina_a4 a{padding-right:10px;padding-left:10px;padding-bottom:38px;overflow:hidden;width:330px;font-size:14px; line-height:24px;}
.yina_artist .yina_a5 a{padding-right:10px;padding-left:10px;padding-bottom:5px;overflow:hidden;width:330px;font-size:14px; line-height:24px;}

.yina_artist .yina_a6 a{padding-right:10px;padding-left:10px;padding-bottom:258px;overflow:hidden;width:337px;font-size:14px; line-height:24px;}
.yina_artist .yina_a7 a{padding-right:10px;padding-left:10px;padding-bottom:5px;overflow:hidden;width:155px;font-size:14px; line-height:24px;}
.yina_artist .yina_a8 a{padding-right:10px;padding-left:10px;padding-bottom:5px;overflow:hidden;width:160px;font-size:14px; line-height:24px;}




.yina_artist .yina_a33{width:232px;height:340px;position:absolute; left:230px; top:0px; }

.ry_con { padding:5px 0 0 3px; width:1200px;_width:1220px;overflow:hidden; margin:0 auto;}
.r01 { width:30px; height:72px; float:left; background:url(../images/bg.png) no-repeat 0px -84px; margin-top:120px; }
.r02 {width:25px; height:72px; float:left; background:url(../images/bg.png) no-repeat 0px -211px;  margin-top:120px; margin-left:9px;}
.ry_con ul {}
.ry_con ul li { float:left; margin:2px 2px; _margin:0px 0px; }

.ry_con1 { padding:5px 0 0 3px; width:1100px;overflow:hidden;}
.r01 { width:30px; height:72px; float:left; background:url(../images/bg.png) no-repeat 0px -84px; margin-top:120px; }
.r02 {width:30px; height:72px; float:left; background:url(../images/bg.png) no-repeat 0px -211px;  margin-top:120px;}
.ry_con1 ul {  margin-left:2px;}
.ry_con1 ul li { float:left; margin:2px 2px; _margin:0px 0px; }




.al_con { width:1200px; margin:0 auto;}
.a01{width:30px; height:72px; float:left; background:url(../images/bg.png) no-repeat 0px -84px; margin-top:70px; margin-left:24px;}
.a02 {width:30px; height:72px; float:left;  background:url(../images/bg.png) no-repeat 0px -211px;  margin-top:70px; margin-right:15px; margin-left:9px;}
.al_con ul { float:left; margin:0 0 0 5px;display:inline; padding-left:4px;}
.al_con ul li {position:relative; float:left; margin:0px 2px 0px 2px; display:inline;}
.al_con .bt{position:absolute;bottom:0;width:266px;height:40px;line-height:40px;background:#000;font-size:14px;text-align:center;overflow:hidden;
transition:all 0.3s;
-webkit-transition:all 0.3s;
-moz-transition:all 0.3s;
-0-transition:all 0.3s;
background: none repeat scroll 0 0 rgba(0, 0,0, 0.6);
}
.al_con .bt a{color:#fff;}
.al_con li:hover div.bt{height:80px;}

#preview{ float:none; margin:20px auto; text-align:center; width:500px;}
.jqzoom{ width:350px; height:350px; position:relative;}

.zoomdiv{ left:859px; height:400px; width:400px;}
.list-h li{ float:left;}
#spec-n5{width:350px; height:56px; padding-top:6px; overflow:hidden;}
#spec-left{ background:url(images/left.gif) no-repeat; width:10px; height:45px; float:left; cursor:pointer; margin-top:5px;}
#spec-right{background:url(images/right.gif) no-repeat; width:10px; height:45px; float:left;cursor:pointer; margin-top:5px;}
#spec-list{ width:325px; float:left; overflow:hidden; margin-left:2px; display:inline;}
#spec-list ul li{ float:left; margin-right:0px; display:inline; width:62px;}
#spec-list ul li img{ padding:2px ; border:1px solid #ccc; width:50px; height:50px;}

/*jqzoom*/
.jqzoom{position:relative;padding:0;}
.zoomdiv{z-index:100;position:absolute;top:1px;left:0px;width:400px;height:400px;background:url(i/loading.gif) #fff no-repeat center center;border:1px solid #e4e4e4;display:none;text-align:center;overflow: hidden;}
.bigimg{width:800px;height:800px;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:50px;height:50px;border:1px solid #aaa;background:#FEDE4F 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list{ position:relative; width:322px; margin-right:6px;}
#spec-list div{ margin-top:0;margin-left:-30px; *margin-left:0;}


.jianjiebg{ overflow:hidden; width:100%; min-width:1200px;background:#4f4f4f; margin:20px 0px;}
.jianjie{ overflow:hidden; width:1070px; margin:0 auto;}
.jianjiepic{ float:left; padding:20px 10px 10px 0px;}
.jianjiepic img{ max-width:350px;}
.jianjiecont{ float:right; width:700px; margin:20px 0px;font-size:14px; color:#fff; line-height:30px; }
.jianjiecont span{ font-size:24px;}
.jianjiecont span i{ font-size:14px;}
/*底部*/
.footer{ min-width:1200px;clear:both; padding:10px 0 0 0; background:#000; margin-top:10px;color:#fff;}
.inner-footer1{ overflow:hidden; width:1100px; margin:0 auto;}

.code{ overflow:hidden; float:left; width:300px; margin:30px 0px;}
.zoujin{ float:left; width:140px; margin-left:10px}
.zjtitle{ color:#fff; font-size:16px; padding:10px; overflow:hidden;}
.zjlist{ width:100%; overflow:hidden;}
.zjlist ul li{ height:30px; line-height:30px; padding-left:15px; overflow:hidden;}
.zjlist ul li a{ color:#d7d7d7;}

.footer-right-box{ overflow:hidden; margin-left:50px;width:500px; float:left;}
.footer-item a:hover{ text-decoration:underline;}
.keyword{ float:left; width:300px; line-height:30px; font-size:14px; text-align:left; margin:30px 0px 0px 30px;color:#cdcdcd;}
.keyword span{ font-size:24px; color:#fff; height:50px; line-height:50px;}
.yuyue{ overflow:hidden; float:right; width:400px;}
.butmain1{overflow:hidden; margin-top:20px; margin-bottom:20px; }
.butmain1 ul li{ display:block;width:500px;padding:10px 0px 5px;overflow:hidden;vertical-align:middle;}
.butmain1 ul li b{display:block;width:95px;height:30px;float:left;color:#fff;line-height:30px;font-weight:normal;overflow:hidden; text-align:right;}
.butmain1 ul li span{display:block;width:400px;float:left;font-size:12px;line-height:30px;overflow:hidden;}
.butmain1 ul li em{ font-style:normal;color:#999;font-size:12px;line-height:30px;padding-left:10px;overflow:hidden;}
.butmain1 .mri02m_dd{width:250px;height:30px;border:1px solid #D3D4D3; border-radius:5px;font-size:12px;padding:0px 2px;overflow:hidden; margin-left:5px;float:left; margin-right:5px;}
.butmain1 .mri02m_ly{width:200px;height:70px;border:1px solid #D3D4D3;border-radius:5px;padding:0px 2px; overflow:auto;color:#B9B9B9; font-size:12px; line-height:22px; margin-left:5px;}
.butmain1 .mri02m_tj{width:90px;height:40px; color:#FFF;font-size:16px; margin-top:30px;line-height:30px;text-align:center; background:#9f0000;overflow:hidden; cursor:pointer; border:none;}



.wbytable td{ padding:8px;} 
.wbytable .wbytext{ outline:none; padding:5px; height:22px; width:320px; border:1px solid #e3e3e3;}    
.wbytable .wbyarea{ padding:5px; outline:none; width:450px; border:1px solid #e3e3e3; height:125px;}   
.wbytable .msgbut{ width:90px; height:32px; line-height:32px; cursor:pointer; color:#555;}             
.wbytable .wbytextyz{ outline:none; padding:5px; height:22px; width:100px; border:1px solid #e3e3e3;float:left;} 
.wbytable .wyzm{ padding-top:6px; display:block; width:48px; height:22px; float:left; padding-left:8px;} 

.keyword > a {
    color: #fff;
}