/* CSS Document */
/*全局样式*/
*{padding:0; margin:0;}
body{font-family:Arial, Verdana, Tahoma, "宋体", Helvetica, sans-serif; font-size:12px;}
table {border-collapse:collapse;border-spacing:0;}

ul,ol,li{list-style:none;}
img{vertical-align:middle; border:none;}
/* 默认链接 */
a:link, a:visited{text-decoration:none; cursor:pointer; /*color:#2954a7;*/}
a:hover, a:active{outline:none!important;*hide-focus:expression(this.hideFocus=true);}
a:active{star:expression(this.onFocus=this.blur());outline:none;}
a{text-decoration:none; cursor:pointer;outline:none!important;*hide-focus:expression(this.hideFocus=true);}
:focus {outline:0;}
*+html .clearfix, *html .clearfix { height:1%; }

/* 定义H系列标签*/
h1{font-size:24px;}
h2{font-size:20px;}
h3{font-size:18px;}
h4{font-size:16px;}
h5{font-size:14px;}
h6{font-size:12px;}

/* 文字排版 */
.fs12{font-size:12px;}
.fs13{font-size:13px;}
.fs14{font-size:14px;}
.fs15{font-size:15px;}
.fs16{font-size:16px;}
.fs17{font-size:17px;}
.fs18{font-size:18px;}
.fs19{font-size:19px;}
.fs20{font-size:20px;}
.fs21{font-size:21px;}
.fs22{font-size:22px;}
.fs23{font-size:23px;}
.fs24{font-size:24px;}
.fs25{font-size:25px;}
.fs26{font-size:26px;}
.fs27{font-size:27px;}
.fs28{font-size:28px;}
.fs29{font-size:29px;}
.fs30{font-size:30px;}
.fb{font-weight:bold}
.fn{font-weight:normal}
.t2{text-indent:2em}
.unl{text-decoration:underline;}
.no_unl{text-decoration:none;}
.t2{text-indent: 2em;}

.lh15{line-heigh:15px;}
.lh18{line-heigh:18px;}
.lh20{line-heigh:20px;}
.lh22{line-heigh:22px;}
.lh25{line-heigh:25px;}
.lh26{line-heigh:26px;}
.lh28{line-heigh:28px;}
.lh30{line-heigh:30px;}
.lh150{line-height:150%}
.lh180{line-height:180%}
.lh200{line-height:200%}

/*定位*/
.tl{text-align: left;}
.tc{text-align: center;}
.tr{text-align: right;}
.bc{margin-left: auto;margin-right: auto;}
.fl{float: left;display: inline;}
.fr{float: right;display: inline;}
.cb{clear: both;}
.cl{clear: left;}
.cr{clear: right;}
.clearfix:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}

* html .clearfix{height: 1%;}
.Clearfix{display: block;}
.vm{vertical-align: middle;}
.pr{position: relative;}
.pa{position: absolute;}
.abs-right{position: absolute;right: 0;}
.zoom{zoom:1;}
.hidden{visibility: hidden;}
.none{display: none;}

/*边距*/
.m10{margin:10px}
.m15{margin:15px}
.m30{margin:30px}
.mt5{margin-top:5px}
.mt10{margin-top:10px}
.mt15{margin-top:15px}
.mt20{margin-top:20px}
.mt50{margin-top:50px}
.mt100{margin-top:100px}
.mb5{margin-bottom:5px}
.mb10{margin-bottom:10px}
.mb15{margin-bottom:15px}
.mb100{margin-bottom:100px}
.ml5{margin-left:5px}
.ml10{margin-left:10px}
.ml15{margin-left:15px}
.ml20{margin-left:20px}
.ml30{margin-left:30px}
.ml50{margin-left:50px}
.ml100{margin-left:100px}
.mr5{margin-right:5px}
.mr10{margin-right:10px}
.mr15{margin-right:15px}
.mr50{margin-right:50px}
.mr100{margin-right:100px}
.p10{padding:10px;}
.p15{padding:15px;}
.p30{padding:30px;}
.pt5{padding-top:5px}
.pt10{padding-top:10px}
.pt15{padding-top:15px}
.pt20{padding-top:20px}
.pt30{padding-top:30px}
.pt40{padding-top:40px}
.pt50{padding-top:50px}
.pb5{padding-bottom:5px}
.pb10{padding-bottom:10px}
.pb20{padding-bottom:20px}
.pb100{padding-bottom:100px}
.pl5{padding-left:5px}
.pl10{padding-left:10px}
.pl50{padding-left:50px}
.pl100{padding-left:100px}
.pr5{padding-right:5px}
.pr10{padding-right:10px}
.pr15{padding-right:15px}
.pr30{ padding-right:30px;}
.pr100{padding-right:100px}


/*public*/
/* CSS Document */
/*全局样式*/
*{padding:0; margin:0;}
body{font-family:"宋体", Arial, Verdana, Tahoma, Helvetica, sans-serif; font-size:12px;}
/*table {border-collapse:collapse;border-spacing:0;} */

ul,ol,li{list-style:none;}
img{vertical-align:middle; border:none;}
/* strong {font-weight: normal;}*/
.clear{clear:both; float:none; font-size:0; line-height:0; overflow:hidden;height:0;}
.clearfix:after{content: "."; display:block; height:0; clear:both; visibility:hidden; }
/* 默认链接 */
a:link, a:visited{text-decoration:none; cursor:pointer; /*color:#2954a7;*/}
a:hover, a:active{/* outline:none!important; */*hide-focus:expression(this.hideFocus=true);color: #FE6D00;}
a:active{star:expression(this.onFocus=this.blur());}
a{text-decoration:none; cursor:pointer;outline:none!important;*hide-focus:expression(this.hideFocus=true);}
:focus {outline:0;}
*+html .clearfix, *html .clearfix { height:1%; }
em{ font-style:normal; color:#F00;}
/* 定义H系列标签*/
h1{font-size:24px;}
h2{font-size:20px;}
h3{font-size:18px;}
h4{font-size:16px;}
h5{font-size:14px;}
h6{font-size:12px;}

/* 文字排版 */
.fb{font-weight:bold}
.fn{font-weight:normal}
.t2{text-indent:2em}
.unl{text-decoration:underline;}
.no_unl{text-decoration:none;}

/*定位*/
.tl{text-align: left;}
.tc{text-align: center;}
.tr{text-align: right;}
.bc{margin-left: auto;margin-right: auto;}
.fl{float: left;display: inline;}
.fr{float: right;display: inline;}
.cb{clear: both;}
.cl{clear: left;}
.cr{clear: right;}
.vm{vertical-align: middle;}
.pr{position: relative;}
.pa{position: absolute;}
.abs-right{position: absolute;right: 0;}
.zoom{zoom:1;}
.hidden{visibility: hidden;}
.none{display: none;}

.hmRed{color:#e92d2d !important;}
.hmBlue{ color:#0083d4 !important;}



/*common*/
body{background: #fff;}

/*顶部*/
.hmHead{width:100%;height:30px;background:#f1f1f1;margin:0 auto;}
.hmHeadBox{width:1160px;height:30px;margin:0 auto;}
/*顶部左侧*/
.hmHeadBox .l_txt{line-height:30px;}
.hmHeadBox .l_txt a{ color:#666;padding-left:5px;padding-right:5px;}
.hmHeadBox .l_txt a:hover{color:#006cd3;}

/*顶部右侧*/
.hmHeadBox .r_txt{padding-top:7px;padding-bottom:9px; color:#d2d2d2;}
.hmHeadBox .r_txt a{ color:#5c5c5c;}


.userSpan1{display:inline-block;/*margin-left:10px;*/padding:0 1px 0  1px;}
.userSpan1 a{ background:url(http://www.yihubaiying.com/new/images/common/lojt.jpg) no-repeat scroll right center;padding-right:15px !important;margin:0 5px;}
.userSpanCont1{overflow:hidden;border:1px solid #E5E5E5;padding-left:10px;width:213px;padding-top:10px;padding-bottom:10px;position:absolute; z-index:10000;zoom:1; top:35px;line-height:35px;background:#f5f5f5;left:10px;border-top:none; display:none}
.userUl2 { overflow:hidden;float:left;padding-right:10px;}
.userUl2 a{}

.userHover1{background:#f5f5f5;border:1px solid #E4E4E4;border-bottom:none;border-top:none; padding:0}
.userHover1 a{background: url(http://www.yihubaiying.com/new/images/common/lojt2.jpg) no-repeat scroll right center;}


.cpchi_show {background:#fff;border: 1px solid #e4e4e4;display: none;height: 170px;margin-top:30px;padding: 5px;position: absolute;width: 640px; z-index: 1;}
.cpchi_show p a {display: block;float: left;font-size: 12px;height: 25px;overflow: hidden;padding: 0;text-overflow: ellipsis;white-space: nowrap;width: 80px;word-break: keep-all;line-height:25px; color:#555;margin:0 5px;}
.cpchi_show span a {font-weight: bold;margin:0 5px; color:#555;}






/*头部*/
.hmTop{width:1160px;height:67px;margin:0 auto;padding-top:34px;padding-bottom:34px;}
.TopSearch{width:660px;height:auto;padding-left:30px;}

.s_search_title{ font-size:12px; height:20px; line-height:20px;}
.s_search_title span{ padding:0px 10px; display:inline-block; height:20px;cursor: pointer; cursor: hand;}
.s_search_title span:hover{ color:#fff;background:#4593fd;}
.s_search_title .on{ padding:0 10px;color:#fff;background:#4593fd;}
.s_search{height:auto; overflow:hidden;}
.s_simg{float:left;}
.s_sinput{float:left; height:30px; line-height:30px; width:560px; border:#333 0px solid; font-size:14px; color:#b3b3b3; padding:0 0 0 8px;border:1px solid #4593fd;}
.s_sbutton{float:left;width:87px;height:30px;line-height:30px;background:#2f8ce6;border:1px solid #177be0; text-align:center;font-weight:bold;font-size:14px; color:#fff;}
.s_sbutton:hover{color:#fff;}
.TopKeyWord{line-height:20px;}
.TopKeyWord a{color:#808080;padding-right:5px;}
.TopKeyWord a:hover{color:#4593fd;}




/*版权*/
.foot{height:auto; text-align:center;line-height:24px;color:#666;padding-bottom:30px;}
.foot a{ color:#666;}

/*底部*/
.footer{ width: 100%; margin-top: 20px; height: 80px; color:#999; background: #FFFFFF; border-top:1px solid #E8E8E8;margin: 0 auto; text-align: center; padding-top: 20px;}
.footer p{ line-height: 25px; color: #333;}
.footer p span{ font-family: Arial;}
.footer a{color: #333;padding-left: 5px;padding-right: 5px;text-decoration: none;}
.footer .rel a{color:#999;}
.footer i{font-style:normal; color:#999;}


/*search*/
.hx_showZ{color: #666666;line-height:18px;display:block;}
.hx_showZBox{margin-top: 5px;}
/***滚动**/
/* .hx_scrollTit{padding: 20px 0;} */
.hx_scrollTitText{font-size: 24px;color: #333333;font-family:Arial,"宋体",Helvetica,sans-serif;display: block;}
.hx_scrollTitText h1{overflow: hidden; white-space: nowrap; text-overflow: ellipsis; width:750px;}
.hx_contBox{width: 1000px;margin:0 auto;/* overflow: hidden; */}
.hx_scrollBox{width: 1000px; background: #333; padding-top:40px; min-width: 1000px; min-height: 490px;}
.hx_scrollCont{padding:0 175px;width:650px;overflow: hidden;position: relative;margin:0 auto;}
.hx_scrollUl{height:440px;}
.hx_scrollUlBox{position: relative;z-index: 1; overflow:hidden;width:650px;height:440px;border:1px solid #444;}
.hx_scrollUl li{float:left;width:650px;height:440px;}
.hx_scrollUl li a{width: 650px;height: 440px;display: table-cell;vertical-align: middle;text-align: center;overflow: hidden;background:#333}

.scrollNav{width:95px;position: absolute;display: block;height:548px;cursor: inherit;}
.scrollNavPre{width:50%;height:100%;display:block;position:absolute;left: 0;top: 0px; cursor:pointer; }
.scrollNavPre span{ width:102px; display:inline-block; height:95px;background:url(http://www.yihubaiying.com/new/images/last_next.png) no-repeat; position: absolute; top:50%; margin-top:-47.5px; left:30px;}

.scrollNavNex{width:50%;height:100%;background:url(http://www.yihubaiying.com/new/images/scrollnav.png) no-repeat -22px 0;right:0px;top:0px;position:absolute; cursor:pointer;}
.scrollNavNex span{ width:102px; display:inline-block; height:95px;background:url(http://www.yihubaiying.com/new/images/last_next.png) no-repeat -103px 0px; position: absolute; top:50%; margin-top:-47.5px; right:30px;}

/**描述**/
.hx_scrollDeil{line-height:20px;color: white;padding: 10px 0;background: #007ec3; height:180px; overflow:hidden;}
.hx_scrollDeil a{color:#bbb;}
.hx_scrollDeil a:hover{color:#bbb;}
.hx_scrollDeil span{margin-right: 10px;}

.hx_border{border:5px solid #7ecef4;width:125px;height:125px;position:absolute;top:0;left:0}
.hx_border a{display: block;width:125px;height:125px;}

/*****/
.hx_otherShop{padding: 20px;background:#585858;}
.hx_otherShop li{float: left;width: 135px;height:135px;margin-left: 22px;position: relative;}
.hx_otherShopTit{position: absolute;bottom:0;left: 0;color:#fff;height:24px;line-height: 24px;width: 100%;}
.hx_otherShopTit p{height:24px;line-height: 24px;text-align:center;position: absolute;bottom:0;left: 0;display: block;width: 100%;background: #333333;filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity: 0.5; opacity: 0.5;font-weight: bold;}
.hx_otherShopTit a{z-index: 1;position: absolute;display: block;width:100%;text-align:center;font-weight: bold;}

/**赞助商链接**/
.hx_super{margin: 20px 0;border: 1px solid #E4E4E4;height: 302px;overflow: hidden;}
.hx_zzline{height: 70px;background: #f7f7f7;border-bottom: #e6e6e6 1px solid;}
.hx_zzlineTit{font-size: 14px;color: black;font-weight: bold;float: left;margin: 8px 0px 0 20px;}
.hx_lianmAdBox{padding: 8px 15px 8px 20px}
.hx_lianmAdBox li{float: left;width: 200px;height: 200px;overflow: hidden;margin-right: 37px;}

/**地区国家**/
.hx_areBox{border: 1px solid #E8e8e8;padding: 15px;margin-bottom:60px;}
.hx_areTti{color:#464646;display: block;line-height: 22px}
.hx_areCont{width:900px;line-height: 22px;overflow:hidden;}
.hx_areCont a{color:#0983D2;margin-right: 10px;display: inline-block;}
.hx_areCont a:hover{text-decoration: underline;}

/**搜索2**/
.hx_breadCrumb{/* height:40px;line-height: 40px; */color: #999; padding:0 0 15px;font-family:"宋体";}
.hx_breadCrumb a{margin:0 5px;color: #1b80c7;}
.hx_breadCrumb span{margin:0 5px;color: #999;}
.hx_contMain{width: 1000px; margin:0 auto;margin-bottom:8px;}
.hx_xgTit{font-weight: normal;color:#333;font-size: 16px;margin-top:16px;font-family: Arial,"宋体",Helvetica,sans-serif;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;max-width:200px;}
.hx_xgTuiList{width: 1100px;}
.hx_xgTuiList li{width: 182px;height: 225px;margin-right: 22px;float:left;text-align: center;}
.hx_xgTuiList li img{width:100%;max-height:182px;}
.hx_xgTuiList .lastMr0{margin-right:0;}
.mt30{margin-top:30px;}
.hx_showBtn{height:30px;text-align: right; background: #f2f2f2;}
.hx_showBtn .hx_mf{ line-height: 30px; color:#666666; margin-left:10px; font-family: 宋体;}

.hx_scrollNav{width:230px;margin:10px auto;}
.hx_scrollNav li{width:60px;height:60px;padding:8px 2px 2px 2px;margin-left: 10px;float: left;text-align: center;cursor: pointer;}
.hx_scrollNav li .smallImgBox{width:60px;height:60px;display:block;display:table-cell;vertical-align: middle;background:#333}
.hx_selected{background:url(http://www.yihubaiying.com/new/images/selectBg.png) no-repeat;}

.hx_xgImgBox{width:180px;height:180px;border:1px solid #e8e8e8;display:table-cell;vertical-align: middle;}
.hx_xgImgBox:hover{border: 1px solid #0083d4;}
.hx_xgTuiList p{line-height:20px;overflow: hidden;margin-top:5px;height: 40px;text-align: left}
.hx_xgTuiList p a{color:#333; width:172px; display: inline-block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.hx_xgTuiList p a:hover{color:#0083d4;}
/**图片单页弹出广告（赞助商链接）**/
/* .pic_daodu1{ width:652px; height:441px; background: #333; z-index:150; position:absolute; top:-444px; left:387px;overflow:hidden;} */
.pic_daodu1{ width:600px; height:441px; z-index:150; position:absolute; top:120px; left:42.2%; margin-left:-326px; overflow:hidden;display: none;}
.pic_daodu3{ width:652px; height:380px; background: #333; z-index:150; position:absolute; top:-444px; left:50%; margin-left:-326px; overflow:hidden;display: none;}
.pic_daodu2{ width:652px; height:380px; background:#fff; z-index:160; position:absolute; top:-500px; left:50%;margin-left:-326px;overflow:hidden;display: none;}
.adnull{ width:339px; height:300px;margin-top: 100px;margin-left: 33%;}
.adEnd{ width:339px; height:300px;margin-top: 50px;margin-left: 33%;}
.pic_daodu2 .pic_dd_show{ position:relative; padding:20px}
.pic_daodu2 .pic_dd_show .pic_close{ position:absolute; top:10px; right:10px; cursor:pointer}
.pic_daodu2 .pic_dd_show .top{ height:80px; overflow:hidden; margin-bottom:15px; border-bottom:1px solid #ccc}
.pic_daodu2 .pic_dd_show .top .img{width:100px; height:60px; overflow:hidden; text-align:center; background:#333; margin-right:20px; border:1px solid #111}
.pic_daodu2 .pic_dd_show .top .title{display:block; font-size:14px;width:430px;  overflow:hidden; padding-top:0px; color:#333; height:20px;overflow:hidden;line-height:20px;white-space:nowrap;text-overflow: ellipsis;}
.pic_daodu2 .pic_dd_show .top .share{ display:block;font-size:12px;width:430px; overflow:hidden;margin-top:8px;}
.pic_daodu2 .pic_dd_show .top .share a{display:inline-block; color:#333333; font-size:12px; padding:5px 5px 5px 0; border-radius:3px;}
.pic_daodu2 .pic_dd_show .top .share a.regrgb{ color: #ff6600; text-decoration: underline;}
.pic_daodu2 .pic_dd_show .top .share i{ color:#cccccc;}
.midText{max-width: 200px;overflow: hidden;height: 19px;line-height: 20px;white-space:nowrap;text-overflow:ellipsis;vertical-align:middle;}
.baidushare{ color:#ccc}
.pic_daodu2 .pic_dd_show .bottom .aboutad{ width:300px;height:250px; overflow:hidden}
.pic_daodu2 .pic_dd_show .bottom .about{ width:270px; overflow:hidden;padding-left:30px; color:#333}
.pic_daodu2 .pic_dd_show .bottom .about ul{ float:left;width:360px; }
.pic_daodu2 .pic_dd_show .bottom .about li{ float:left; margin:10px 30px 5px 0; width:120px; overflow:hidden;text-align:center; height:105px}
.pic_daodu2 .pic_dd_show .bottom .about li p{ height:14px; padding-top:10px;overflow:hidden;}
.pic_daodu2 .pic_dd_show .bottom .about li p a:hover{color:#333}

/** 赞助商 **/
.add_boxtit{ width:360px; height:30px; line-height:30px;background:#6e6e6e; color:#e4e4e4; text-align:left;margin:0 auto; margin-top: 70px;}

/**广告**/
.pic_daodu{ width:650px; height:382px; background:#fff; z-index:160; position:absolute; top:-385px; left:387px;overflow:hidden;}
.pic_daodu .pic_dd_show{ position:relative; padding:20px}
.pic_daodu .pic_dd_show .pic_close{ position:absolute; top:10px; right:10px; cursor:pointer}
.pic_daodu .pic_dd_show .top{ height:80px; overflow:hidden; margin-bottom:15px; border-bottom:1px solid #ccc}
.pic_daodu .pic_dd_show .top .img{width:100px; height:60px; overflow:hidden; text-align:center; background:#333; margin-right:20px; border:1px solid #111}
.pic_daodu .pic_dd_show .top .title{display:block; font-size:14px;width:430px; white-space: nowrap;text-overflow: ellipsis;  overflow:hidden; padding-top:0px; color:#333; line-height:20px;padding-bottom:10px}
.pic_daodu .pic_dd_show .top .share{ display:block;font-size:12px;width:430px; overflow:hidden;}
.pic_daodu .pic_dd_show .top .share a{display:inline-block; color:#333333; font-size:12px; padding:5px; border-radius:3px;}
.pic_daodu .pic_dd_show .top .share a.regrgb{color:#ff6600; text-decoration: underline;}
.pic_daodu .pic_dd_show .top .share i{ color:#cccccc;}
.baidushare{ color:#ccc}
.pic_daodu .pic_dd_show .bottom .aboutad{ width:300px;height:250px; overflow:hidden}
.pic_daodu .pic_dd_show .bottom .about{ width:270px; overflow:hidden;padding-left:30px; color:#333}
.pic_daodu .pic_dd_show .bottom .about ul{ float:left;width:360px; }
.pic_daodu .pic_dd_show .bottom .about li{ float:left; margin:10px 30px 5px 0; width:120px; overflow:hidden;text-align:center; height:105px}
.pic_daodu .pic_dd_show .bottom .about li p{ height:14px; padding-top:10px;overflow:hidden;}
.pic_daodu .pic_dd_show .bottom .about li p a:hover{color:#333}

/*add*/
.kankan {color: #333;margin-left: 10px;overflow: hidden;display: inline;position:relative}
.kankan span{ padding-bottom:15px; color:#F60; font-weight:bold; }
.kankan ul {overflow: hidden;width: 300px;}
.kankan li{ float:none; width:300px; height:24px; line-height:26px; overflow:hidden; color: #000;}
.kankan li a{ color: #000; margin-right:5px;}
.kankan ul li a:hover{ color:#ff5500}
.kankan li span{ color:#999; font-weight:normal; padding:0px; font-size: 12px;}

/*2015/1/22*/
.jiathis_style .ckepopBottom{ display:none;}
.pic_title{ height:60px; padding:0 0 10px 0; margin-bottom:10px;}
.pic_listTit{ width:750px;}
.pic_listGugang{ height:60px; margin-top:10px;}
.pic_hint span{ padding-left:5px; display: inline-block; color:#666666; padding-top:7px;}
.pic_hint a label.piclistTit{ overflow: hidden; white-space: nowrap; text-overflow: ellipsis; max-width:400px; display:inline-block; padding-left:5px;}
.xgtj{ width: 100%;height: 30px;}
.xgtj_l{ width: 200px;float: left;}
.xgtj_ad{ width: 796px;height: 30px;float: right;margin-top: 21px;}


/*base*/


#pic_main {margin: 0px auto; width: 960px; overflow: hidden}
#pic_main .pictitle {position: relative; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; height: 15px; overflow: hidden; padding-top: 10px}
#pic_main .pictitle h1 {text-align: center; padding-bottom: 10px; padding-left: 0px; padding-right: 0px; font-family: "΢���ź�",arial, helvetica, sans-serif; color: #333; font-size: 20px; font-weight: normal; padding-top: 10px}
#pic_main .pictitle .func {position: absolute; bottom: 0px; height: 20px; left: 0px}
#pic_main .pictitle .func span.func1 {padding-left: 15px; display: block; background: url(http://www.yihubaiying.com/new/images/ico.gif) no-repeat -22px -29px; height: 18px; overflow: hidden}
#pic_main .pictitle .share {position: absolute; bottom: 0px; right: 0px}
.picroll { margin: 0px auto; width: 1000px; overflow: hidden;}
.pic_con {z-index: 1; position: relative; width: 1000px; background: #ddd; overflow: hidden; padding-top:10px; padding-bottom:10px; min-height:460px; max-height:700px;}
.pic_con .pic_left_last {z-index: 20; position: absolute; width: 479px;}
.pic_con .pic_right_next {z-index: 20; position: absolute; width: 479px;}
.pic_con .pic_left_last {left: 0px}
.pic_con .pic_right_next {right: 0px}
.pic_con .pic_left_last:hover {cursor: pointer}
.pic_con .pic_right_next:hover {cursor: pointer}
.pic_con ul li img{ max-height:690px;}

.pic_con .pic_left_last span.pic_left {position: absolute; width: 102px; opacity:0.2; filter:alpha(opacity=20); height: 95px; top: 180px}
.pic_con .pic_right_next span.pic_right {position: absolute; width: 102px; opacity:0.2; filter:alpha(opacity=10); height: 95px; top: 180px}
.pic_con .pic_left_last span.pic_left {background: url(http://www.yihubaiying.com/new/images/last_next.png) no-repeat 0px 0px; left: 100px; z-index: 9999;}
.pic_con .pic_right_next span.pic_right {background: url(http://www.yihubaiying.com/new/images/last_next.png) no-repeat -103px 0px; right: 100px; z-index: 9999;}
.pic_con .pic_left_last span.pic_left:hover,.pic_con .pic_right_next span.pic_right:hover{opacity:0.5;}

.pic_con .pic_ul { width: 1000px; overflow: hidden;zoom:1;}
.pic_con .pic_ul li {text-align: center; width: 1000px; display: none; overflow: hidden;zoom:1;}
.pic_con .intro {padding-bottom: 10px; line-height: 22px; padding-left: 10px; padding-right: 10px; background: #555; height: 50px; color: #bbb; overflow: hidden; padding-top: 10px}
.pic_con .intro a {margin: 0px 5px; color: #ccc}
.pic_con .intro a:hover {}
.pic_con .intro strong {color: #bbb; font-weight: normal}
.pic_roll {padding-bottom: 10px; margin: 0px auto; padding-left: 57px; padding-right: 10px; height: 100px; padding-top: 15px}
.pic_roll ul li {border-bottom: #eee 1px solid; text-align: center; border-left: #eee 1px solid; padding-bottom: 5px; padding-left: 5px; width: 120px; padding-right: 5px; background: #fff; float: left; height: 80px; border-top: #eee 1px solid; margin-right: 10px; border-right: #eee 1px solid; padding-top: 5px}
.pic_roll ul li.on {border-bottom: #999 1px solid; border-left: #999 1px solid; background: #ccc; border-top: #999 1px solid; cursor: pointer; border-right: #999 1px solid}
.pic_roll ul li.om {border-bottom: #999 1px solid; border-left: #999 1px solid; background: #ccc; border-top: #999 1px solid; cursor: pointer; border-right: #999 1px solid}
#ad_1 {z-index: 50; position: absolute; width: 360px; height: 300px; overflow: hidden; top: 75px; left: 300px}
#pic_main .super {border-bottom: #ccc 1px solid; border-left: #ccc 1px solid; padding-bottom: 10px; margin: 20px 0px 50px; padding-left: 10px; width: 938px; padding-right: 10px; height: 230px; overflow: hidden; border-top: #ccc 1px solid; border-right: #ccc 1px solid; padding-top: 10px}
#pic_main .super .superico {padding-left: 15px; background: url(/s/images/ico.gif) no-repeat -36px -51px}
#pic_main .super ul {padding-bottom: 15px; padding-left: 20px; width: 950px; padding-right: 15px; padding-top: 15px}
#pic_main .super li {width: 200px; float: left; height: 200px; overflow: hidden; margin-right: 32px}
.pic_daodu {z-index: 160; position: absolute; width: 650px; background: #fff; height: 382px; overflow: hidden; top: -385px; left: 153px}
.pic_daodu .pic_dd_show {position: relative; padding-bottom: 20px; padding-left: 20px; padding-right: 20px; padding-top: 20px}
.pic_daodu .pic_dd_show .close {position: absolute; cursor: pointer; right: 10px; top: 10px}
.pic_daodu .pic_dd_show .top {border-bottom: #ccc 1px solid; margin-bottom: 15px; height: 80px; overflow: hidden}
.pic_daodu .pic_dd_show .top .img {border-bottom: #111 1px solid; text-align: center; border-left: #111 1px solid; width: 100px; background: #333; height: 60px; overflow: hidden; border-top: #111 1px solid; margin-right: 20px; border-right: #111 1px solid}
.pic_daodu .pic_dd_show .top .title {padding-bottom: 10px; line-height: 20px; width: 430px; display: block; color: #333; font-size: 14px; overflow: hidden; padding-top: 0px}
.pic_daodu .pic_dd_show .top .share {line-height: 15px; width: 430px; display: block; height: 15px; font-size: 12px; overflow: hidden}
.pic_daodu .pic_dd_show .top .share a {font-size: 12px}
.pic_daodu .pic_dd_show .top .share .regrgb {color: red; text-decoration: underline}
.baidushare {color: #ccc}
.pic_daodu .pic_dd_show .bottom .aboutad {width: 300px; overflow: hidden}
.pic_daodu .pic_dd_show .bottom .about {padding-left: 30px; width: 270px; color: #333; overflow: hidden}
.pic_daodu .pic_dd_show .bottom .about ul {width: 360px; float: left}
.pic_daodu .pic_dd_show .bottom .about li {text-align: center; margin: 10px 30px 5px 0px; width: 120px; float: left; height: 105px; overflow: hidden}
.pic_daodu .pic_dd_show .bottom .about li p {height: 14px; overflow: hidden; padding-top: 10px}
.pic_daodu .pic_dd_show .bottom .about li p a:hover {color: #333}
.pic_sogou_ul {position: absolute; margin-top: 26px; display: inline; float: none; overflow: hidden; left: -12px}

#pic_footer {text-align: center; line-height: 22px; font-family: arial, helvetica, sans-serif; background: #e6e6e6; height: 22px}

.hx_contbox p{ padding:0 10px;}
