﻿@charset "utf-8";
/*-- 企汇网pc公用样式 --*/
body,ol,ul,h1,h2,h3,h4,h5,h6,p,dd{margin:0;padding:0}
body{font:12px "\5fae\8f6f\96c5\9ed1","arial narrow";-ms-overflow-style:scrollbar;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
a{text-decoration:none;outline-width:0px}
a:hover{text-decoration:none}
em,b,i,code,strong{font-style:normal;}
img{border:0;}
ol,ul,li{list-style:none}
table{border-collapse:collapse;border-spacing:0}
button,input,optgroup,select,textarea{font:inherit;overflow:visible}
/*-- 图文模块公用 --*/
.imgmodule{height:auto;padding:20px 0px 20px 0px;}
.imgmodule h2{font-size:14px;line-height:35px;border-bottom:#666 solid 1px;}    
/*-- 第一个模块，没有图片，纯文字 --*/
.imgmain01{display:none;}
.textmodule01{padding:20px 0px 0px 0px;}
.textmodule01 pre span{word-break:break-all;white-space:pre-wrap}
/*-- 第二个模块，图上文字下 --*/
.imgmain02{text-align:center;padding:20px 0px;overflow:hidden;}
.textmodule02{padding:0px 0px 0px 0px;}
.textmodule02 pre span{word-break:break-all;white-space:pre-wrap}
/*-- 第三个模块，图左文字右 --*/
.imgmain03{padding:20px 20px 0px 0px;float:left;overflow:hidden;}
.textmodule03{padding:20px 0px 0px 0px;}
.textmodule03 pre span{word-break:break-all;white-space:pre-wrap}
/*-- 第四个模块，图左上角文字右 --*/    
.imgmain04{padding:20px 20px 0px 0px;float:left;overflow:hidden;}    
.textmodule04{padding:20px 0px 0px 0px;}
.textmodule04 pre span{word-break:break-all;white-space:pre-wrap}  
/*-- 第五个模块，图左文字右 --*/    
.imgmain05{padding:20px 0px 0px 20px;float:right;overflow:hidden;}    
.textmodule05{padding:20px 0px 0px 0px;}
.textmodule05 pre span{word-break:break-all;white-space:pre-wrap}    
/*-- 第六个模块，图左文字右上角 --*/    
.imgmain06{padding:20px 0px 0px 20px;float:right;overflow:hidden;}    
.textmodule06{padding:20px 0px 0px 0px;}
.textmodule06 pre span{word-break:break-all;white-space:pre-wrap}
/*-- 第七个模块，图下文字上 --*/    
.imgmain07{text-align:center;padding:20px 0px;overflow:hidden;}
.textmodule07{padding:0px 0px 0px 0px;}
.textmodule07 pre span{word-break:break-all;white-space:pre-wrap}




/*-- 自定义logo和导航 --*/
 /*-- 左边logo，右边导航 --*/     
.logo{width:100%;height:100px;}
.logomain{width:990px;height:100px;margin:0px auto;}
.logoleft{width:200px;float:left;border:#f00 solid 1px;}
.logoimg{height: auto;overflow: hidden}
.mainnav01 ul{float:left;width:790px;padding:33px 0px;}
.mainnav01 ul li{float:left;float:left;text-align:center;width:87px;position:relative}
.mainnav01 ul li p{display:none;position:absolute;top:34px;left:-1px;width:87px;background-color:#fff;}
.mainnav01 ul li.on p{display:block;} 
.mainnav01 ul li a{display:block;color:#666;font-size:14px;height:34px;line-height:34px;}
.mainnav01 ul li a:hover{color:#fff;background-color:#fd0829}
 /*-- 上边logo，下边导航 --*/
.logo02{width:100%;}
.logomain01{display:none;}
.logotextmodule01{text-align: center;margin: 0 auto;}
.logomain02{width:100%;margin:0px auto;text-align: center;}
.logomain03,.logomain04,.logomain05,.logomain06,.logomain07{padding:0px 20px 0px 0px;float:left;overflow:hidden;}
.logoleft02{width:990px;display:block;margin:0px auto;}
.logoright02{width:100%;height:42px;background-color:#fd0829;clear:both;}
.logoright02 ul{width:990px;height:42px;margin:0px auto;}
.logoright02 ul li{float:left;float:left;text-align:center;line-height:42px;width:110px;position:relative;}
.logoright02 ul li p{display:none;position:absolute;top:42px;left:-1px;width:110px;background-color:#fff;border:#ddd solid 1px;border-top:none;}
.logoright02 ul li.on p{display:block;}
.logoright02 ul li p a{display:block;text-align:center;line-height:42px;height:42px;color:#444;}
.logoright02 ul li a.navtit02{display:block;color:#fff;font-size:14px;}
.logoright02 ul li.on a.navtit02{color:#fff;background-color:#be031c}
.logoright02 ul li a:hover{color:#fff;background-color:#be031c}


/*-- 新版图片展示 --*/
/*-- 第一种样式 --*/
.imgshow01{overflow:hidden;position:relative}
.imgshow01 a{display:block;float:left;overflow:hidden;}
.imgshow01 a img{width:100%;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}
.showlist01{width:30%;background-color:#fe6a66;}
.showlist02{width:42.5%;background-color:#1ac26b;}
.showlist03{width:27.5%;background-color:#1fe1bf;}
.showlist04{width:42.5%;background-color:#208ae2;}
.showlist05{width:27.5%;background-color:#c88dad;}
/*-- 第二种样式 --*/
.imgshow02{overflow:hidden;position:relative}
.imgshow02 a{display:block;float:left;overflow:hidden;}
.imgshow02 a img{width:100%;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}
.showlist2_01{width:30%;background-color:#fe6a66;}
.showlist2_02{width:35%;background-color:#1ac26b;}
.showlist2_03{width:35%;background-color:#1fe1bf;}
.showlist2_04{width:70%;background-color:#208ae2;}
/*-- 第三种样式 --*/
.imgshow03{overflow:hidden;position:relative}
.imgshow03 a{display:block;float:left;overflow:hidden;}
.imgshow03 a img{width:100%;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}
.showlist3_01{width:33.3%;background-color:#fe6a66;}
.showlist3_02{width:66.6%;background-color:#1ac26b;}
.showlist3_03{width:33.3%;background-color:#1fe1bf;}
.showlist3_04{width:33.3%;background-color:#208ae2;}
.showlist3_05{width:33.3%;background-color:#c88dad;}     
/*-- 第四种样式 --*/
.imgshow04{overflow:hidden;position:relative}
.imgshow04 a{display:block;float:left;overflow:hidden;}
.imgshow04 a img{width:100%;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}
.showlist4_01{width:50%;background-color:#fe6a66}
.showlist4_02{width:50%;background-color:#1ac26b}
.showlist4_03{width:33.3%;background-color:#1fe1bf}
.showlist4_04{width:33.3%;background-color:#208ae2}
.showlist4_05{width:33.3%;background-color:#c88dad}     
/*-- 第五种样式 --*/
.imgshow05{overflow:hidden;position:relative}
.imgshow05 a{display:block;float:left;overflow:hidden;}
.imgshow05 a img{width:100%;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}
.showlist5_01{width:37.5%;background-color:#fe6a66}
.showlist5_02{width:35%;background-color:#1ac26b}
.showlist5_03{width:27.5%;background-color:#1fe1bf}
.showlist5_04{width:27.5%;background-color:#208ae2}
.showlist5_05{width:35%;background-color:#c88dad}     
.showlist5_06{width:37.5%;background-color:#1ac26b} 



/*-- 第一种展示样式 --*/ 
.newsshow01{height:auto;overflow:hidden;margin:0px auto;position:relative;}
.newsmore01{position:absolute;right:10px;top:0px;line-height:35px;color:#666;font-size:12px;}
.newsshow01 h2{height:35px;line-height:35px;font-size:14px;border-bottom:#adadad solid 2px;}
.newsshow01 h2 b{height:35px;line-height:35px;border-bottom:#f00 solid 2px;padding:0px 10px;color:#444;float:left;font-weight: normal;font-size:16px;}
.newsshow01 ul{height:auto;overflow:hidden;padding-top:5px;margin:0px 10px;}
.newsshow01 ul li{height:30px;line-height:30px;padding:0px 85px 0px 15px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:relative;background: no-repeat 0px center scroll;}
.newsshow01 ul li span{position:absolute;right:0px;top:0px;line-height:30px;text-align:right;color:#999;}
.newsshow01 ul li a{color:#666;}
/*-- 第二种展示样式 --*/    
.newsshow02{height:auto;overflow:hidden;margin:0px auto;position:relative}
.newsmore02{position:absolute;right:10px;top:0px;line-height:35px;color:#666;font-size:12px;}
.newsshow02 h2{height:35px;line-height:35px;font-size:14px;border-bottom:#adadad solid 2px;position:relative}
.newsshow02 h2 b{height:35px;line-height:35px;border-bottom:#f00 solid 2px;padding:0px 10px;color:#444;float:left;font-weight: normal;font-size:16px;}
.newsshow02 ul{height:auto;overflow:hidden;padding-top:5px;margin:0px 5px;}
.newsshow02 ul li{width:19%;overflow:hidden;padding:10px 0.5%;float:left}
.newsshow02 ul li img{width:100%;}
.newsshow02 ul li b{height:25px;line-height:25px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block;color:#444;font-size:14px;font-weight:normal;margin-top: 5px;}
.newsshow02 ul li font{height:20px;line-height:20px;color:#999;}
.newsshow02 ul li a:hover b{color:#f00;}
/*-- 第三种展示样式 --*/ 
.newsshow03{height:auto;overflow:hidden;margin:0px auto;position:relative;}
.newsmore03{position:absolute;right:10px;top:0px;line-height:35px;color:#666;font-size:12px;}
.newsshow03 h2{height:35px;line-height:35px;font-size:14px;border-bottom:#adadad solid 2px;}
.newsshow03 h2 b{height:35px;line-height:35px;border-bottom:#f00 solid 2px;padding:0px 10px;color:#444;float:left;font-weight: normal;font-size:16px;}
.newsshow03 ul{height:auto;padding:5px 10px 15px 10px;background-color:#fff;}
.newsshow03 ul li{height:110px;padding:20px 30px 20px 20px;background-color:#fff;margin-bottom:15px;-webkit-transition:all .3s ease-in;-moz-transition:all .3s ease-in;-ms-transition:all .3s ease-in;-o-transition:all .3s ease-in;transition:all .3s ease-in;-webkit-box-shadow:5px 8px 7px #ccc;}
.newsshow03 ul li:hover{-webkit-transform:translatey(-2px);-webkit-transition-duration:.3s;}
.newsshow03 ul li img{float:left;margin-right:20px;width: 110px;height: 110px;}
.shortnews{padding:0px 0px 0px 0px;color:#666;line-height:22px;height:44px;overflow:hidden}
.newstit{font-size:22px;color:#333;padding-bottom:10px;display:inline-block}
.newsinfo{padding-top:5px;color:#999;}
.newsinfo span.newskeywords{float:left;}
.newsinfo span.date{float:right;}
.newstit:hover,.newsinfo a:hover{color:#db2242;text-decoration:none;}
.newsinfo a{color:#999;}
/*-- 第四种展示样式 --*/ 
.newsshow04{height:auto;overflow:hidden;margin:0px auto;position:relative;}
.newsmore04{position:absolute;right:10px;top:0px;line-height:35px;color:#666;font-size:12px;}
.newsshow04 h2{height:35px;line-height:35px;font-size:14px;border-bottom:#adadad solid 2px;}
.newsshow04 h2 b{height:35px;line-height:35px;border-bottom:#f00 solid 2px;padding:0px 10px;color:#444;float:left;font-weight: normal;font-size:16px;}
.newsshow04 ul{height:auto;overflow:hidden;padding-top:5px;} 
.newsshow04 ul li{height:95px;overflow:hidden;padding:0px 0px 0px 162px;position:relative;}
.newsshow04 ul li span{width:145px;height:95px;float:left;background: no-repeat right 0px scroll;text-align:center;font-size:18px;color:#444;padding-right:17px;padding-top:20px;position:absolute;left:0px;top:0px;}
.newsshow04 ul li h3{height:30px;overflow:hidden;margin:20px 0px 0px 0px;padding:0px 0px 0px 25px;font-size:18px;}
.newsshow04 ul li a{color:#444;}
.newsshow04 ul li p{margin:0px 0px 0px 25px;font-size:14px;color:#999;line-height:22px;}
/*-- 第五种展示样式 --*/
.newsshow05{height:auto;overflow:hidden;margin:0px auto;position:relative;}
.newsmore05{position:absolute;right:10px;top:0px;line-height:35px;color:#666;font-size:12px;}
.newsshow05 h2{height:35px;line-height:35px;font-size:14px;border-bottom:#adadad solid 2px;}
.newsshow05 h2 b{height:35px;line-height:35px;border-bottom:#f00 solid 2px;padding:0px 10px;color:#444;float:left;font-weight: normal;font-size:16px;}
.newsshow05 ul{height:auto;overflow:hidden;padding:0px 0.5% 0px 0.5%;}
.newsshow05 ul li{width:30%;height:auto;overflow:hidden;float:left;margin:20px 1.5% 20px 1.5%;}
.newsshow05 ul li h3{line-height:50px;height:50px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;border-bottom:#d4d4d4 solid 1px;}
.newsshow05 ul li h3 a{font-size:16px;color:#444;}
.newsshow05 ul li span{height:20px;line-height:20px;font-size:16px;color:#999;display:block;width:100%;color:#8a8a8a}
.newsshow05 ul li p{height:50px;overflow:hidden;line-height:25px;font-size:14px;color:#999;margin:10px 0px;}
/*-- 第六种展示样式 --*/
.newsshow06{height:auto;overflow:hidden;margin:0px auto;position:relative;}
.newsmore06{position:absolute;right:10px;top:0px;line-height:35px;color:#666;font-size:12px;}
.newsshow06 h2{height:35px;line-height:35px;font-size:14px;border-bottom:#adadad solid 2px;}
.newsshow06 h2 b{height:35px;line-height:35px;border-bottom:#f00 solid 2px;padding:0px 10px;color:#444;float:left;font-weight: normal;font-size:16px;}
.hotnews06{height:105px;overflow:hidden;margin:20px 10px 0px 10px;padding:0px 0px 20px 185px;position:relative;border-bottom:#d4d4d4 dotted 1px;}
.hotnews06 img{width:170px;height:105px;position:absolute;top:0px;left:0px;}
.hotnews06 h3{height:30px;line-height:30px;overflow:hidden;font-size:14px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.hotnews06 h3 a{color:#444}
.hotnews06 p{font-size:12px;line-height:22px;color:#999;max-height:66px;overflow:hidden;}
.hotnews06 p a{color:#f00}
.newsshow06 ul{height:auto;overflow:hidden;padding-top:5px;margin:0px 10px;padding-bottom:10px;}
.newsshow06 ul li{height:30px;line-height:30px;padding:0px 85px 0px 15px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:relative;background:url(/ui__tiantis__com/images/shopdec/control/newsarrow.png) no-repeat 0px center scroll;}
.newsshow06 ul li span{position:absolute;right:0px;top:0px;line-height:30px;text-align:right;color:#999;}
.newsshow06 ul li a{color:#666;}

/*--产品展示控件 --*/ 
/*--产品展示控件 第一种展示样式 --*/ 
.proshow01{height:auto;overflow:hidden;margin:0px auto;position:relative;}
.promore01{position:absolute;right:10px;top:0px;line-height:35px;color:#666;font-size:12px;}
.proshow01 h2{height:35px;line-height:35px;font-size:14px;border-bottom:#adadad solid 2px;}
.proshow01 h2 b{height:35px;line-height:35px;border-bottom:#f00 solid 2px;padding:0px 10px;color:#444;float:left;font-weight: normal;font-size:16px;}
.proshow01 ul{height:auto;overflow:hidden;}
.proshow01 ul li{width:22.9%;float:left;margin-left:1.6%;padding-top:20px;}
.proshow01 ul li b{height:30px;line-height:30px;text-align:center;font-weight:normal;color:#666;font-size:14px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block;margin-top:5px;}
.proshow01 ul li span{text-align:center;color:#666;display:block;width:100%;line-height:20px;height:20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.proshow01 ul li span font{color:#f00;}
.proshow01 ul li img{width:100%;height: 160px;}
.proshow01 ul li a:hover img{opacity:0.8;}
/*-- 第二种展示样式 --*/
.proshow02{height:auto;overflow:hidden;margin:0px auto;position:relative;}
.promore02{position:absolute;right:10px;top:0px;line-height:35px;color:#666;font-size:12px;}
.proshow02 h2{height:35px;line-height:35px;font-size:14px;border-bottom:#adadad solid 2px;}
.proshow02 h2 b{height:35px;line-height:35px;border-bottom:#f00 solid 2px;padding:0px 10px;color:#444;float:left;font-weight: normal;font-size:16px;}
.picscroll02{height:auto;overflow:hidden;padding:0px 0px 0px 1.6%;}
.picscroll02 ul{height:auto;overflow:hidden;}
.picscroll02 ul li{width:230px;float:left;margin-right:20px;padding-top:20px;}
.picscroll02 ul li b{height:30px;line-height:30px;text-align:center;font-weight:normal;color:#666;font-size:14px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block;margin-top:5px;}
.picscroll02 ul li span{text-align:center;color:#666;display:block;width:100%;line-height:20px;height:20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.picscroll02 ul li img{width:100%;height: 160px;}
.picscroll02 ul li span font{color:#f00;}    
.picscroll02 ul li a:hover img{opacity:0.8;}    
.tempwrap{overflow:hidden;width:1150px !important;}
/*-- 产品列表第三种展示形式 --*/
.proshow03{height:auto;overflow:hidden;margin:0px auto;position:relative;}
.promore03{position:absolute;right:10px;top:0px;line-height:35px;color:#666;font-size:12px;}
.proshow03 h2{height:35px;line-height:35px;font-size:14px;border-bottom:#adadad solid 2px;}
.proshow03 h2 b{height:35px;line-height:35px;border-bottom:#f00 solid 2px;padding:0px 10px;color:#444;float:left;font-weight: normal;font-size:16px;}
.picscroll03{height:auto;overflow:hidden;padding:0px 0px 0px 0px;position:relative;}
.picscroll03 ul{height:auto;overflow:hidden;margin:0px auto;}
.picscroll03 ul li{width:240px;float:left;margin-left:20px;padding-top:20px;}
.picscroll03 ul li b{height:30px;line-height:30px;text-align:center;font-weight:normal;color:#666;font-size:14px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block;margin-top:5px;}
.picscroll03 ul li span{text-align:center;color:#666;display:block;width:100%;line-height:20px;height:20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.picscroll03 ul li img{width:100%;height: 160px;}
.picscroll03 ul li span font{color:#f00;}    
.picscroll03 ul li a:hover img{opacity:0.8;}
.picscroll03 .tempwrap{margin:0px auto;width:96% !important;} 
.picscroll03 a.prev,.picscroll03 a.next{width:25px;height:43px;display:block;background-image:;background-repeat:no-repeat;position:absolute;top:80px;}
.picscroll03 a.prev{background-position:0px 0px;left:20px;}
.picscroll03 a.next{background-position:-35px 0px;right:0px;}
/*-- 产品列表第四种展示形式 --*/
.proshow04{height:auto;overflow:hidden;margin:20px auto;position:relative;}
.protabtit04{height:36px;position:relative;}    
.protabtit04 ul{position:absolute;top:0px;left:0px;}
.protabtit04 ul li{float:left;padding:0px 20px;line-height:36px;font-size:14px;color:#666;cursor:pointer;text-align:center;}
.protabtit04 ul li.on{color:#fff;background-color:#575757;}
.protabtxt04{height:auto;overflow:hidden;padding:0px 0px 0px 0px;}
.protabtxt04 ul{height:auto;overflow:hidden;display:none;}
.protabtxt04 ul.on{display:block}
.protabtxt04 ul li{width:23%;float:left;margin-left:1.6%;padding-top:20px;}
.protabtxt04 ul li b{height:30px;line-height:30px;text-align:center;font-weight:normal;color:#666;font-size:14px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block;margin-top:5px;}
.protabtxt04 ul li span{text-align:center;color:#666;display:block;width:100%;line-height:20px;height:20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.protabtxt04 ul li span font{color:#f00;}
.protabtxt04 ul li img{width:100%;height: 160px;}
.protabtxt04 ul li a:hover img{opacity:0.8;}  


/*-- 第一种banner轮播 --*/
.fullfocus{width:100%;height:auto;height:380px;overflow:hidden;position:relative;}
.imglist li{width:100%;}
.imglist li a{overflow:hidden;display:block;width:1200px;height:380px;margin:0px auto;}
.switchicon{position:absolute;bottom:20px;left:0px;width:100%;}
.switchicon ul{width:1200px;text-align:center;margin:0px auto;}
.switchicon ul li{width:15px;height:15px;background-color:#fff;display:inline-block;margin:0px 3px;line-height:999px;overflow:hidden;cursor:pointer;border-radius:50%;}
.switchicon ul li.on{background-color:#c7ae6d;}
/*-- 第二种banner轮播 --*/    
.fullfocus02{width:100%;height:auto;height:380px;overflow:hidden;position:relative;}
.imglist02 li{width:100%;}
.imglist02 li a{overflow:hidden;display:block;width:1200px;height:380px;margin:0px auto;}    
.switchicon02{position:absolute;bottom:20px;left:0px;width:100%;}
.switchicon02 ul{width:1200px;text-align:center;margin:0px auto;}
.switchicon02 ul li{width:18px;height:18px;background-color:#fff;display:inline-block;margin:0px 3px;overflow:hidden;cursor:pointer;text-align:center;line-height:18px;color:#333}
.switchicon02 ul li.on{background-color:#c7ae6d;color:#fff}  
/*-- 第三种banner轮播 --*/   
.fullfocus03{position:relative;width:100%;height:280px;overflow:hidden}
.fullfocus03 .pic img{display:block}
.pic li{height:280px;}
.pic li a{display:block;height:280px;}
.fullfocus03 .next,.fullfocus03 .prev{width:45px;height:99px;position:absolute;top:50%;margin-top:-50px;z-index:3;filter:alpha(opacity=20);-moz-opacity:.2;opacity:.2;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease}
.fullfocus03 .prev{background-image:url(/ui__tiantis__com/images/shopdec/control/);background-position:-112px 0;left:0}
.fullfocus03 .next{background-image:url(/ui__tiantis__com/images/shopdec/control/);background-position:-158px 0;right:0}
.fullfocus03 .next:hover,.fullfocus03 .prev:hover{filter:alpha(opacity=60);-moz-opacity:.6;opacity:.6}
