@charset "utf-8";

.index_head{ width:940px; margin-top:15px; clear:both;}
.index_head_left{ float:left; width:180px; border:1px solid #ff8b00; height:220px; position:relative;}
.index_head_left_title{ font-size:20px; padding-left:10px; padding-top:15px;}
.index_head_left_ul{ text-align:center; width:162px; margin-left:10px; margin-top:10px; position:relative;}
.idx_item {width:161px; height:41px; cursor:pointer;  font-size:18px; background:url(../images/index/indexinput.jpg) no-repeat 134px; border-bottom:1px solid #cccccc; line-height:41px; color:#ff8b00; position:relative; }
.idx_item2{width:161px; height:41px; cursor:pointer; font-size:18px; background:url(../images/index/lihover.jpg) no-repeat; line-height:41px; color:#ffffff; position:relative;}

.dropdown_menu{ position:absolute; background:#ffffff; border:1px solid #ff8b00; width:526px; z-index:10; height:auto; margin:0 auto; }
.dropdown_div{ float:left; width:526px; padding-top:5px; padding-bottom:5px; line-height:20px;}
.dropdown_div_left{ float:left; font-size:14px; font-weight:bold; padding-left:10px; padding-top:3px;}
.dropdown_menu_right{ float:left; margin:0; padding:0; width:450px;}
.dropdown_menu_right a{ padding:1px 3px; margin:0 2px; white-space:nowrap; display:inline-block;}
.dropdown_menu_right a:hover{  padding:1px 3px;  background:#ff8b00; color:#FFFFFF; height:20px; line-height:20px; text-decoration:none;}
.dropdown_menu_right .a-hover{ padding:1px 3px;  background:#ff8b00; color:#FFFFFF; height:20px; line-height:20px; text-decoration:none;}

.index_search_div{  width:169px; font-size:12px; color:#cccccc; margin-top:15px; margin-left:9px;}
.index_search_div .ipsearch{ width:120px; font-size:12px; height:21px; color:#999999; line-height:21px; border:1px solid  #bababa; border-right:0; padding-left:5px; background-color:#FFFFFF;}
.index_search_div .butimg{ width:30px; height:23px;}
.index_head_cent{  width:502px; margin-left:14px;border:1px solid #ff8b00; height:220px; display:inline-block;}
.index_head_right{  width:220px; margin-left:14px; z-index: 1; border:1px solid #ff8b00;  height:220px; position:relative;  display:inline-block;}
.index_head_right_title{float:left; width:52px; height:52px; background:url(../images/index/hot.gif) no-repeat; position:absolute; right:-1px; top:0;}
.index_head_right_div{float:left; width:210px;}
.index_head_right_div_tit{ float:left; width:200px; font-size:20px; color:#000000; padding-top:15px; padding-bottom:5px;  padding-left:12px;}
.index_head_ul{ float:left; margin:0; padding:0; padding-top:5px; width:210px;}
.index_head_ul li{
width:17em;       /*不允许出现半汉字截断*/
height:25px;padding-left:10px;
line-height:25px;
white-space:nowrap;    /*强制不换行*/
overflow:hidden;            /*自动隐藏文字*/
text-overflow: ellipsis;    /*文字隐藏后添加省略号*/
-o-text-overflow:ellipsis; /*适用于opera浏览器*/
white-space: pre; /* CSS 2.0 */
white-space: pre-wrap; /* CSS 2.1 */
white-space: pre-line; /* CSS 3.0 */
white-space: -o-pre-wrap; /* Opera 7 */
white-space: -moz-pre-wrap; /* Mozilla */
white-space: -hp-pre-wrap; /* HP Printers */
word-wrap: break-word; /* IE 5+ */
}


.index_head_ul a{ color:#000000;}


.index_header{margin-top:15px; border:1px solid #cccccc; clear:both; height:70px;display: flex;}
.index_header_left{ padding-left:20px; padding-right:20px; text-align:center;margin-top:2px;}
.index_header_right{ padding-right:10px; text-align:center;margin-top:5px;}

.index_center{width:940px; margin:15px 10px; overflow:hidden;}

/*左边*/
.index_cent_left{ width:196px;}
.index_cent_left_div{  width:196px; border-top:1px solid #ff8b00; height:auto;}
.index_cent_left_div_tit{ float:left; width:191px; border-bottom:1px dotted #ff8b00; font-size:24px; font-weight:bold; color:#ff7400; padding-left:5px; line-height:36px;}
.index_cent_ul{ float:left; width:191px; margin:0 auto; padding-left:5px; padding-top:5px; color:#404040;}
.index_cent_ul li{ float:left; width:62px; white-space:nowrap; padding-bottom:10px;}

/*广告*/
.index_advertis{ float:left; width:196px;}
.index_advertis p a img{ text-align:left; padding-top:10px;}


/*右边*/
.index_cent_right{  width:720px; margin-left:24px; margin-top:5px; display:inline-block;}
.index_brand{ width:720px; background:#efefef; height:28px; position:relative;}
.index_brand_tit{
  line-height:30px;
  width:163px;  
  color:#ffffff; 
  font-size:20px;
  background-image: linear-gradient(#54B5FC, #1755AC);
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
  text-align: center;
}

.index_brand_div{ width:718px; overflow:hidden; border:1px solid #cccccc; border-top:1px solid #124ea6;}
.index_brand_div2{  width:718px; overflow:hidden; border:1px solid #cccccc; margin-top:20px; display:inline-block;}
.index_brand_second{ width:690px; padding-left:18px; padding-right:10px; padding-top:10px;}
.index_brand_second_title{width:690px; font-size:20px; font-weight:bold; padding-bottom:3px; border-bottom:1px solid #cccccc;}

.index_brand_second_title a{
height:35px; line-height:35px; color:#000000;
 width:34em; overflow:hidden; white-space:nowrap; text-overflow: ellipsis;
-o-text-overflow:ellipsis; /*适用于opera浏览器*/
white-space: pre; /* CSS 2.0 */
white-space: pre-wrap; /* CSS 2.1 */
white-space: pre-line; /* CSS 3.0 */
white-space: -o-pre-wrap; /* Opera 7 */
white-space: -moz-pre-wrap; /* Mozilla */
white-space: -hp-pre-wrap; /* HP Printers */
word-wrap: break-word; /* IE 5+ */
 }
.index_brand_second_title a{ color:#000000;}
.index_brand_second_cent{width:690px;display: flex;}

.index_brand_second_cent_left{ width:230px; padding-top:15px;}
.index_brand_sediv{ width:230px; padding-bottom:5px;display:flex;}
.index_brand_p{ width:230px; white-space:nowrap; white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}

.index_brand_p .lip2{float:left; background:url(../images/index/indexli.jpg) no-repeat left; padding-left:12px; color:#404040; text-overflow: ellipsis; width:100px; overflow:hidden; white-space:nowrap;}
.index_brand_p .lip2 b{ font-weight:normal; color:#ff8b00; padding:0 3px;}
.index_brand_p .pimg{ float:left; padding-left:20px; padding-top:5px;}
.index_brand_sediv_logo{ float:left; width:90px; text-align:left;}
.index_brand_sediv_font{ float:left; width:140px;}
.index_brand_sediv_font p{ float:left; clear:both; color:#404040;
width:12em;
height:20px;
white-space:nowrap;    /*强制不换行*/
overflow:hidden;            /*自动隐藏文字*/
text-overflow: ellipsis;    /*文字隐藏后添加省略号*/
-o-text-overflow:ellipsis; /*适用于opera浏览器*/
white-space: pre; /* CSS 2.0 */
white-space: pre-wrap; /* CSS 2.1 */
white-space: pre-line; /* CSS 3.0 */
white-space: -o-pre-wrap; /* Opera 7 */
white-space: -moz-pre-wrap; /* Mozilla */
white-space: -hp-pre-wrap; /* HP Printers */
word-wrap: break-word; /* IE 5+ */

}
.index_brand_sediv_font span{ padding-right:2px; color:#0094ff;}

.index_brand_second_cent_center{ width:175px; padding-top:5px; margin-left:20px; display:inline-block;}
.index_brand_second_cent_center .Ctit{ float:left; width:175px;}
.index_brand_second_cent_center .Ctit .cleft{ float:left; font-size:12px; color:#000000; font-weight:bold;}
.index_brand_second_cent_center .Ctit .cright{ float:right; margin-right:8px; display:block; color:#999999; background:url(../images/index/Cjint.jpg) no-repeat right; padding-right:25px;}
.index_brand_second_cent_center .Ctit .cright span{color:#ff8b00; padding:0 3px;}
.index_brand_second_cent_center .Cp{ padding-top:5px; padding-bottom:3px; float:left; width:175px;}
.index_brand_second_cent_center .Cp p{ float:left; clear:both; width:14em; color:#404040;
height:20px;
white-space:nowrap;    /*强制不换行*/
overflow:hidden;            /*自动隐藏文字*/                                                                           
text-overflow: ellipsis;    /*文字隐藏后添加省略号*/
-o-text-overflow:ellipsis; /*适用于opera浏览器*/
white-space: pre; /* CSS 2.0 */
white-space: pre-wrap; /* CSS 2.1 */
white-space: pre-line; /* CSS 3.0 */
white-space: -o-pre-wrap; /* Opera 7 */
white-space: -moz-pre-wrap; /* Mozilla */
white-space: -hp-pre-wrap; /* HP Printers */
word-wrap: break-word; /* IE 5+ */
}


.index_brand_second_cent_right{ width:240px; padding-top:5px; margin-left:20px; display:inline-block;}
.index_brand_second_cent_right .Ctit{ float:left; width:240px;}
.index_brand_second_cent_right .Ctit .cleft{ float:left; font-size:12px; color:#000000; font-weight:bold;}
.index_brand_second_cent_right .Ctit .cright{ float:right; margin-right:2px; display:block; color:#999999; background:url(../images/index/Cjint.jpg) no-repeat right; padding-right:25px;}
.index_brand_second_cent_right .Ctit .cright span{color:#ff8b00; padding:0 3px;}
.index_brand_second_cent_right .Rdiv{ margin-top:7px; display:inline-block; width:238px; border:1px solid #cccccc;}
.index_brand_second_cent_right .Rdivleft{float:left; padding-left:10px; padding-top:10px; width:80px; text-align:left;}
.index_brand_second_cent_right .Rdivright{  padding-left:5px; padding-top:10px; padding-bottom:5px; width:140px; overflow:hidden;}
.index_brand_second_cent_right .Rdivright p{width:140px; clear:both; }
.index_brand_second_cent_right .Rdivright .ptxt{clear:both;
width:11em;
height:20px;
white-space:nowrap;    /*强制不换行*/
overflow:hidden;/*自动隐藏文字*/
text-overflow: ellipsis;    /*文字隐藏后添加省略号*/
-o-text-overflow:ellipsis; /*适用于opera浏览器*/
white-space: pre; /* CSS 2.0 */
white-space: pre-wrap; /* CSS 2.1 */
white-space: pre-line; /* CSS 3.0 */
white-space: -o-pre-wrap; /* Opera 7 */
white-space: -moz-pre-wrap; /* Mozilla */
white-space: -hp-pre-wrap; /* HP Printers */
word-wrap: break-word; /* IE 5+ */
  }
.index_brand_second_cent_right .Rdivright p span{ color:#ff8b00; padding:0 3px; }
.index_brand_second_cent_right .Rdivright .jiagz{ float:right; text-align:right; padding-right:8px; width:auto;}
.index_brand_second_cent_right .Rdiv .Rul{ margin:0 auto; padding:4px 0;}
.index_brand_second_cent_right .Rdiv .Rul li{ width:59px; height:65px; text-align:left; border:1px solid #cccccc; margin-left:8px; margin-right:8px; display:inline-block;}





/*近期展览*/

.index_conter{ width:938px; border:1px solid #cccccc; padding-bottom:25px;  background:#f6f6f6;}
.index_conter_div{ width:910px;  padding-top:10px; margin:0 13px; display:inline-block;}
.index_zl{ float:left; width:910px; }
.index_zl_left{ float:left; color:#000000; font-size:20px; font-weight:bold;}
.index_zl_right{ float:right; padding-right:10px; color:#999999;}
.index_zl_divleft{ float:left; width:470px; padding-top:10px;}
.index_zl_divleft .in_div{ border:1px solid #bababa; width:140px; margin-right:12px; display:inline-block; text-align:center; padding-bottom:3px;}
.index_zl_divleft .in_div p{ line-height:18px; padding-top:10px; padding-left:5px; padding-right:5px; text-align:center;}
.index_zl  a{color:#013378;}
.index_zl  a:hover {text-decoration:none; color:#013378;}

.index_zl_divright{ float:left; width:440px; padding-top:10px;}
.divtable{ float:left; margin:0; padding:0; width:440px; clear:both; background:#cccccc;}
.divtable tr{ background:#ffffff; height:46px;}
.divtable td{ padding-left:10px;}
.divtable td a
{width:18em;
height:25px;
line-height:25px;
white-space:nowrap;    /*强制不换行*/
overflow:hidden;/*自动隐藏文字*/
text-overflow: ellipsis;    /*文字隐藏后添加省略号*/
-o-text-overflow:ellipsis; /*适用于opera浏览器*/
white-space: pre; /* CSS 2.0 */
white-space: pre-wrap; /* CSS 2.1 */
white-space: pre-line; /* CSS 3.0 */
white-space: -o-pre-wrap; /* Opera 7 */
white-space: -moz-pre-wrap; /* Mozilla */
white-space: -hp-pre-wrap; /* HP Printers */
word-wrap: break-word; /* IE 5+ */
}
.divtable td p{ float:left; clear:both; color:#999999; line-height:14px;}


/*热点*/

.index_canyu_div{ width:718px; border:1px solid #cccccc; background:#f6f6f6; margin-top:20px; display:inline-block; padding:10px 0;}
.index_canyu_div_tit{float:left; width:700px; font-size:20px; font-weight:bold; padding-left:18px; padding-bottom:20px; text-align:left;}
.index_canyu_div_ul{ float:left; width:718px;   padding:0;}
.index_canyu_div_ul li{ width:326px; margin-bottom:12px; margin-left:30px; display:inline-block;}
.canyu_lfet{ float:left; overflow:hidden;}
.index_canyu_div_ul dl{ float:left; padding-left:15px; width:220px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; line-height:22px;}
.index_canyu_div_ul dl dt{width:200px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }
.index_canyu_div_ul dl dt a{ color:#0967b0;}
.index_canyu_div_ul dl dt  a:hover {color:#0967b0; text-decoration:underline;}

/*品牌专区*/
.index_rrand_zone{float:left; width:938px; border:1px solid #cccccc; padding-bottom:10px; overflow:hidden;}
.index_rrand_zone_div{float:left; width:938px; border-bottom:1px solid #cccccc; height:44px;}
.index_rrand_zone .title{  width:934px; margin:2px; display:inline-block; background:#efefef; height:40px; line-height:40px;}
.index_rrand_zone .title .titleft{ float:left;  padding-left:24px;}
.index_rrand_zone .title .titright{ float:right;  padding-right:24px; text-align:right;}
.index_rrand_zone .title b{ padding-left:20px; font-weight:normal;}
.index_rrand_zone .title .titright b{padding:0 20px; font-weight:normal;}
.index_zone_ul{ margin:0; margin-left:12px; padding-top:20px; padding-bottom:10px; display:inline-block; width:920px;}
.index_zone_ul li{ float:left; width:90px; height:90px; line-height:90px; padding:0 12px; vertical-align:middle; text-align:center;}

.li_dot{
  color:#ff7400;font-size: 16px;
}