﻿* { word-wrap: break-word; }
body { font: 12px/1.5 Tahoma,'Microsoft Yahei','Simsun'; color: #444; }
body, ul, li { margin: 0; padding: 0; }
    ul li { list-style: none; }
a { color: #000; text-decoration: none; }
    a:hover { text-decoration: underline; }
    a img { border: none; }
.cl:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.cl { zoom: 1; }

.frame { margin-bottom: 10px; border: 1px solid #e1e1e1; background: #FFF; }
.title { padding: 0 10px; height: 32px; font-size: 14px; font-weight: 700; line-height: 32px; overflow: hidden; }

.block { margin: 10px 10px 0; }

.temp { margin: 1px; }

/*.slidebar { position:absolute; bottom:20px; left:45%;}
.slidebar ul li{ width:16px; height:16px; background:#f00; float:left; margin-left:5px; cursor:pointer;  border-radius:8px }
.slidebar ul li.on{ background:#fff;}
*/

ul, li { list-style: none; }
a:hover { text-decoration: underline; color: #a50001; }

/*.frame { background: none; border: 0px solid #fff; margin-bottom: 0px; }
.temp { margin: 0; }



.slideshow SPAN.title { text-indent: 0px; }
.block { margin: 0;position: relative; }
#frameHlicAe { margin: 0px !important; border: 0px !important; }
.comiis_wrap960, .comiis_wrapad { margin: 0 auto; width: 100%; }
.comiis_wrapad { margin-top: 0px; }
.comiis_wrapad { overflow: hidden; }
    .comiis_wrapad img { float: left; margin-top: 0px; }

#slidesImgs li { width: 100%; height: 410px; display: none; }
.banner{ height:410px;}

*/

.banner{ position:relative; z-index:1;}
.flexslider{position:relative;overflow:hidden; width:100%; z-index:1;}
.slides{position:relative;z-index:2;}
.slides li{ width:100%;  height: 410px;}


.flex-control-nav{position:absolute;bottom:0px;z-index:3;width:100%;text-align:center; height:30px; }
.flex-control-nav li{display:inline-block;width:30px;height:6px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:30px;height:6px;line-height:450px;overflow:hidden; cursor:pointer; background:#44A1E0;}
.flex-control-nav .flex-active{ background:#ffaa05;  }
.flex-direction-nav{position:absolute;z-index:3;width:80%;top:45%; left:10%;}
.flex-direction-nav li a{display:block;width:36px;height:36px;overflow:hidden;cursor:pointer;position:absolute;}
/*.flex-direction-nav li .flex-prev{ background:url(../images/prev1.png) no-repeat; }
.flex-direction-nav li .flex-next{ background:url(../images/next1.png) no-repeat;}*/
.flex-direction-nav li:last-child{ float:right; margin-right:42px;}

.margin{ margin:0px auto;}
.w994{ width:994px;}

.w1000{ width:1000px;}

.fl{ float:left;}

.fr{ float:right;}


.search{ background:url(../images/search.jpg) no-repeat; width:198px; height:20px; border:1px solid #000; /*margin-top:13px;*/}

.inputtext{ width:172px; background:none; line-height:10px; float:left}

.inputbutton{ background:none; border:0px; width:18px; height:20px; cursor:pointer; float:left}

.searchbox p{ color:#7a7878; font-size:22px; padding-left:18px; /*padding-top:10px;*/ font-weight:bold;}


.menu{ padding-top:20px;}
.head-menu-list {}
.head-menu-list li {position:relative;z-index:2;float:left; width:150px; margin-right:10px; height:45px;line-height:45px;text-align:center; }
.head-menu-list a {display:block;height:100%;color:#191919;font-size:15px;font-family:"Arial";}
.head-menu-list a.hover, .head-menu-list a:hover {color:#fff;text-decoration:none; display:block; background:#da2723}

.head-menu-list li.nav12 a:hover{color:#fff;text-decoration:none; display:block}
.head-menu-list li.nav12{}
.head-menu-list .subnav { display:none;position:absolute;z-index:3;left:0px;top:45px;width:210px; padding:10px 0px; background:#f3efec;}
.head-menu-list .subnav li {float:none; height:30px;line-height:30px; text-align:left; display:block; padding-left:20px; margin:0px; width:100%}
.head-menu-list .subnav li:last-child {background-image:none;}
.head-menu-list .subnav a {color:#191919;font-size:12px;font-weight:400;} 
.head-menu-list .subnav li a:hover {font-size:12px;background:none;color:#191919; font-weight:bold }

/*轮播图*/
.slideBox{ position:relative; overflow:hidden; margin:0px auto; width:100%; /* 设置焦点图最大宽度 */ }
.slideBox .hd{ position:absolute; height:20px; line-height:6px; bottom:20px; left:45%; z-index:1; float:left;  }
.slideBox .hd li{  overflow:hidden; float:left; width:30px; height:6px; background:none; margin-left:10px; line-height:70px; background:white;   }
.slideBox .hd li.on{ background:none; background:#ff7689;   }
.slideBox .bd{ position:relative; z-index:0;  margin:0px auto; width:100%;}
.slideBox .bd li{ position:relative; text-align:center;  margin:0px auto; width:100%; }
.slideBox .bd li img{ vertical-align:top; width:100%; /* 图片宽度100%，达到自适应效果 */}
.slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */
.slideBox .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:28px; line-height:28px; background:url(images/focusBg.png) repeat-x; color:#fff;  text-align:left;  }
