@charset "utf-8";
/* CSS */
body {font-family:"Microsoft Yahei",Tahoma,Arial,Helvetica,STHeiti; height:100%; background-color:#ffffff; font-size:14px; color:#666666; overflow-y:scroll; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,button,p,blockquote,th,td{ margin:0; padding:0; word-wrap:break-word; word-break:break-all;}
h1,h2,h3,h4,h5,h6{ font-size:100%; font-weight:normal;}
table{ border-collapse:collapse; border-spacing:0;}
caption,cite,em,strong,th{font-style:normal; font-weight:normal;}
caption, th{ text-align:left;}
fieldset, img{border:0;}
img{vertical-align:top;}
ul,ol{list-style:none;}
input,button,select,textarea{ color:#000; font:100% arial; vertical-align:middle; overflow:hidden; outline:none;}
button{ cursor:pointer;}
a{ text-decoration:none; color:#333333; }
.cleardiv{ height:0px; clear:both; line-height:0px; font-size:0px;}

/*=======*/
a:link{ color:#666666; text-decoration:none;}
a:hover{ color:#2cbbc3; text-decoration:underline; transition:all .3s ease-out; -moz-transition:all .3s ease-out; -ms-transition:all .3s ease-out; -o-transition:all .3s ease-out; -webkit-transition:all .3s ease-out;}
a:active{ color:#333333;}
::selection{ background:#28bfc3; color:#FFF;}


/*滚动条样式scrollbar===================================================================================================
::-moz-selection { color:#fff; background:#28bfc3;}
::selection { color:#fff; background:#28bfc3; }
::-webkit-scrollbar { width:7px; background:#ccc;}
::-webkit-scrollbar-thumb { background:#28bfc3; border-radius:100px;}
*/
/*顶部导航==============================================================================================================*/
.top100{ width:100%; height:80px; background:#fff;border-bottom:1px solid #DDDDDD;}
.top{ width:1198px; height:80px; margin:0 auto; position:relative; z-index:20;}
.top .logo{ width:80px; height:80px; position:absolute; top:0; left:0; z-index:21;}
/*top_nav顶部导航*/
.top_nav{ max-width:690px; height:80px; float:left; margin-left:90px; line-height:80px;}
.top_nav li{ height:80px; float:left;}
.top_nav li:hover{ background:#4dc9d0; transition:all .3s ease-out; -moz-transition:all .3s ease-out; -ms-transition:all .3s ease-out; -o-transition:all .3s ease-out; -webkit-transition:all .3s ease-out;}
.top_nav li a{ padding:0 15px; font-size:16px; color:#0bacb4;}
.nav_li_select{ background:#4dc9d0;}
/*top_l顶部右侧功能部分*/
.top_r{ max-width:500px; height:80px; float:right;}
.search{ width:240px; height:30px; float:left; padding:28px 0 0 0;}
.search input{ width:180px; height:28px; float:left; padding:0 9px; background:#e7f7f8; color:#989E9F; border:none;}
/*input的placeholder的字体颜色设置*/
::-webkit-input-placeholder{ color:#989E9F;}
:-moz-placeholder{ color:#989E9F;}
::-moz-placeholder{ color:#989E9F;}
:-ms-input-placeholder{ color:#989E9F;}
.search .search_btn{ width:28px; height:28px; float:left; margin-left:5px; background:#009b9f; display:block;}
.top .top_r .registered{ float:left; margin-left:20px; line-height:80px;}
.top .top_r .registered a{ height:80px; padding:0 20px; border-right:1px solid #0bacb4; color:#0bacb4;}
.top .top_r .login{ float:left; margin-left:10px;}
.top .top_r .login a{ height:25px; padding:0 15px; line-height:80px; color:#0bacb4; display:block;}

/*瓷砖部分==============================================================================================================*/
/*通用最外层容器*/
.public_wrap{ width:1198px; margin:0 auto; overflow:hidden;}
.public_wrap .last{ margin-right:0;}
/*多个瓷砖容器*/
.tile_wrap_1{ max-width:480px; max-height:360px; float:left;}
.tile_wrap_3{ max-width:478px; max-height:360px; float:left;}
.tile_wrap_2{ max-width:240px; max-height:360px; float:left;}
.tile_wrap_4{ max-width:240px; max-height:360px; float:left;}

.tile_wrap_5{ max-width:480px; max-height:480px; float:left;}
.tile_wrap_7{ max-width:478px; max-height:480px; float:left;}

.tile_wrap_6{ max-width:240px; max-height:480px; float:left;}
.tile_wrap_8{ max-width:238px; max-height:480px; float:left;}

.tile_wrap_9{ max-width:240px; max-height:240px; float:left;}
.tile_wrap_10{ max-width:238px; max-height:240px; float:left;}

/*中*/
.tile_m{ width:238px; height:238px; float:left; margin:0 2px 2px 0; position:relative; z-index:1;background: url("/images/loading_bg.gif" ) center no-repeat;}
.tile_m .tile_m_pic{ width:238px; height:238px; position:absolute; z-index:2;}
.tile_m .tile_m_pic img{ width:238px; height:238px; position:relative; z-index:1;}
.tile_m .tile_m_title{ width:218px; padding:0 10px; font-size:16px; color:#fff; position:absolute; top:20px; left:0; z-index:3;}
.tile_m .tile_m_title a{ color:#fff;}
.tile_m .tile_m_text{ width:218px; max-height:180px; padding:0 10px; font-size:16px; color:#fff; position:absolute; top:70px; left:0; z-index:3; display:none;}
.tile_m .tile_m_text a{ color:#fff;}
.tile_m .tile_m_text p{ margin-bottom:5px;}
.tile_m .tile_m_bg_half{ width:238px; height:238px; background: rgba(0,0,0,.3); position:absolute; top:0; left:0; z-index:1;}
.tile_m .tile_m_bg{ width:238px; height:238px; background:rgba(0,0,0,.2); position:absolute; z-index:2; display:none;}
/*大*/
.tile_b{ width:478px; height:238px; float:left; margin:0 2px 2px 0; position:relative; z-index:1;background: url("/images/loading_bg.gif" ) center no-repeat;}
.tile_b .tile_b_pic{ width:478px; height:238px; overflow:hidden; position:absolute; z-index:2;}
.tile_b .tile_b_pic img{ width:478px; height:238px; transition:all .1s; -webkit-transition:all .1s; -moz-transition:all .1s; -ms-transition:all .1s; -o-transition:all .1s;}
.tile_b:hover .tile_b_pic img{ transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1);}
.tile_b .tile_b_title{ width:458px; padding:0 10px; font-size:16px; color:#fff; position:absolute; bottom:5px; left:0; z-index:3;}
.tile_b .tile_b_title a{ color:#fff; display:block;}
.tile_b .tile_b_text{ width:458px; max-height:26px; padding:0 10px; font-size:16px; color:#fff; position:absolute; bottom:10px; left:0; z-index:3;}
.tile_b .tile_b_text a{ color:#fff; display:block;}
.tile_b .tile_b_text p{ margin-bottom:5px; display:block;}
.tile_b .tile_b_bg_half{ width:478px; height:30px; position:absolute; bottom:0; left:0; z-index:3;background: rgba(0,0,0,.3);}
.tile_b .tile_b_bg{ width:478px; height:238px; background:#000; filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5; position:absolute; z-index:2; display:none;}
.tile_b .tile_b_bg a{ width:478px; height:238px; display:block;}
/*小*/
.tile_s{ width:238px; height:118px; float:left; margin:0 2px 2px 0; position:relative; z-index:1;background: url("/images/loading_bg.gif" ) center no-repeat;}
.tile_s .tile_s_pic{ width:238px; height:118px; overflow:hidden; position:absolute; z-index:2;}
.tile_s .tile_s_pic img{ width:238px; height:118px; transition:all .1s; -webkit-transition:all .1s; -moz-transition:all .1s; -ms-transition:all .1s; -o-transition:all .1s;}
.tile_s:hover .tile_s_pic img{ transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1);}
.tile_s .tile_s_title{ width:218px; padding:0 10px; font-size:16px; color:#fff; position:absolute; bottom:5px; left:0; z-index:3;}
.tile_s .tile_s_title a{ color:#fff; display:block;}
.tile_s .tile_s_text{ width:218px; max-height:26px; padding:0 10px; font-size:16px; color:#fff; position:absolute; bottom:10px; left:0; z-index:3;}
.tile_s .tile_s_text a{ color:#fff; display:block;}
.tile_s .tile_s_text p{ margin-bottom:5px; display:block;}
.tile_s .tile_s_bg_half{ width:238px; height:30px; position:absolute; bottom:0; left:0; z-index:3;background: rgba(0,0,0,.3);}
.tile_s .tile_s_bg{ width:238px; height:118px; background:#000; filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5; position:absolute; z-index:2; display:none;}
.tile_s .tile_s_bg a{ width:238px; height:118px; display:block;}
/*中 第二种没有更多效果*/
.tile_m2{ width:238px; height:238px; float:left; margin:0 2px 2px 0; position:relative; z-index:1;background: url("/images/loading_bg.gif" ) center no-repeat;}
.tile_m2 .tile_m2_pic{ width:238px; height:238px; overflow:hidden; position:absolute; z-index:2;}
.tile_m2 .tile_m2_pic img{ width:238px; height:238px; transition:all .1s; -webkit-transition:all .1s; -moz-transition:all .1s; -ms-transition:all .1s; -o-transition:all .1s;}
.tile_m2:hover .tile_m2_pic img{ transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1);}
.tile_m2 .tile_m2_title{ width:218px; padding:0 10px; font-size:16px; color:#fff; position:absolute; bottom:5px; left:0; z-index:3;}
.tile_m2 .tile_m2_title a{ color:#fff; display:block;}
.tile_m2 .tile_m2_text{ width:218px; max-height:180px; padding:0 10px; font-size:16px; color:#fff; position:absolute; bottom:10px; left:0; z-index:3;}
.tile_m2 .tile_m2_text a{ color:#fff; display:block;}
.tile_m2 .tile_m2_text p{ margin-bottom:5px; display:block;}
.tile_m2 .tile_m2_bg{ width:238px; height:238px; background:rgba(0,0,0,.2);position:absolute; z-index:2; display:none;}
.tile_m2 .tile_m2_bg a{ width:238px; height:238px; display:block;}
/*微*/
.tile_v{ width:118px; height:118px; float:left; margin:0 2px 2px 0; position:relative; z-index:1;background: url("/images/loading_bg.gif" ) center no-repeat;}
.tile_v .tile_v_pic{ width:118px; height:118px; overflow:hidden; position:absolute; z-index:2;}
.tile_v .tile_v_pic img{ width:118px; height:118px; transition:all .1s; -webkit-transition:all .1s; -moz-transition:all .1s; -ms-transition:all .1s; -o-transition:all .1s;}
.tile_v:hover .tile_v_pic img{ transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1);}
.tile_v .tile_v_title{ width:98px; padding:0 10px; font-size:16px; color:#fff; position:absolute; bottom:5px; left:0; z-index:3;}
.tile_v .tile_v_title a{ color:#fff; display:block;}
.tile_v .tile_v_text{ width:98px; max-height:26px; padding:0 10px; font-size:16px; color:#fff; position:absolute; bottom:10px; left:0; z-index:3;}
.tile_v .tile_v_text a{ color:#fff; display:block;}
.tile_v .tile_v_text p{ margin-bottom:5px; display:block;}
.tile_v .tile_v_bg_half{ width:118px; height:30px; position:absolute; bottom:0; left:0; z-index:3;background: rgba(0,0,0,.3);}
.tile_v .tile_v_bg{ width:238px; height:118px; background:rgba(0,0,0,.2); position:absolute; z-index:2; display:none;}
.tile_v .tile_v_bg a{ width:118px; height:118px; display:block;}
/*鼠标移动到图片上，出现浏览留言喜欢层样式*/
.btn_wrap{ width:120px; height:40px; position:absolute; top:0; right:0; z-index:10;}
.btn_wrap .btn_con{ width:38px; height:40px; float:right; margin-left:2px; text-align:center; background:rgba(0,0,0,0.6);}
.btn_wrap .btn_con img{ width:19px; height:16px; margin:5px 0 0 0;}
.btn_wrap .btn_con a{ width:38px; height:40px; line-height:20px; color:#fff; font-size:12px; display:block;}
.btn_wrap .btn_con span{ display:block;}
/*中*/
.tile_m{ width:238px; height:238px; float:left; margin:0 2px 2px 0; position:relative; z-index:1;background: url("/images/loading_bg.gif" ) center no-repeat;}
.tile_m .tile_m_pic{ width:238px; height:238px; position:absolute; z-index:2;}
.tile_m .tile_m_pic img{ width:238px; height:238px; position:relative; z-index:1;}
.tile_m .tile_m_title{ width:218px; padding:0 10px; font-size:16px; color:#fff; position:absolute; top:20px; left:0; z-index:3;}
.tile_m .tile_m_title a{ color:#fff;}
.tile_m .tile_m_text{ width:218px; max-height:180px; padding:0 10px; font-size:16px; color:#fff; position:absolute; top:70px; left:0; z-index:3; display:none;}
.tile_m .tile_m_text a{ color:#fff;}
.tile_m .tile_m_text p{ margin-bottom:5px;}
.tile_m .tile_m_bg_half{ width:238px; height:238px; background:-moz-linear-gradient(top,rgba(82,82,77,0.3) 0%, rgba(82,82,77,0) 50%); background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(82,82,77,0.3)), color-stop(50%,rgba(82,82,77,0))); background: -webkit-linear-gradient(top,  rgba(82,82,77,0.3) 0%,rgba(82,82,77,0) 50%); background: -o-linear-gradient(top,  rgba(82,82,77,0.3) 0%,rgba(82,82,77,0) 50%); background: -ms-linear-gradient(top,rgba(82,82,77,0.3) 0%,rgba(82,82,77,0) 50%); background: linear-gradient(top,  rgba(82,82,77,0.3) 0%,rgba(82,82,77,0) 50%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#52524d', endColorstr='#52524d',GradientType=0 ); position:absolute; top:0; left:0; z-index:1;}
.tile_m .tile_m_bg{ width:238px; height:238px; background:#000; filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5; position:absolute; z-index:2; display:none;}
/*大*/
.tile_b{ width:478px; height:238px; float:left; margin:0 2px 2px 0; position:relative; z-index:1;background: url("/images/loading_bg.gif" ) center no-repeat;}
.tile_b .tile_b_pic{ width:478px; height:238px; overflow:hidden; position:absolute; z-index:2;}
.tile_b .tile_b_title{ width:458px; padding:0 10px; font-size:16px; color:#fff; position:absolute; bottom:5px; left:0; z-index:3;}
.tile_b .tile_b_title a{ color:#fff; display:block;}
.tile_b .tile_b_text{ width:458px; max-height:26px; padding:0 10px; font-size:16px; color:#fff; position:absolute; bottom:10px; left:0; z-index:3;}
.tile_b .tile_b_text a{ color:#fff; display:block;}
.tile_b .tile_b_text p{ margin-bottom:5px; display:block;}
.tile_b .tile_b_bg{ width:478px; height:238px; background:#000; filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5; position:absolute; z-index:2; display:none;}
.tile_b .tile_b_bg a{ width:478px; height:238px; display:block;}
/*小*/
.tile_s{ width:238px; height:118px; float:left; margin:0 2px 2px 0; position:relative; z-index:1;background: url("/images/loading_bg.gif" ) center no-repeat;}
.tile_s .tile_s_pic{ width:238px; height:118px; overflow:hidden; position:absolute; z-index:2;}
.tile_s .tile_s_title{ width:218px; padding:0 10px; font-size:16px; color:#fff; position:absolute; bottom:5px; left:0; z-index:3;}
.tile_s .tile_s_title a{ color:#fff; display:block;}
.tile_s .tile_s_text{ width:218px; max-height:26px; padding:0 10px; font-size:16px; color:#fff; position:absolute; bottom:10px; left:0; z-index:3;}
.tile_s .tile_s_text a{ color:#fff; display:block;}
.tile_s .tile_s_text p{ margin-bottom:5px; display:block;}
.tile_s .tile_s_bg{ width:238px; height:118px; background:#000; filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5; position:absolute; z-index:2; display:none;}
.tile_s .tile_s_bg a{ width:238px; height:118px; display:block;}
/*中 第二种没有更多效果*/
.tile_m2{ width:238px; height:238px; float:left; margin:0 2px 2px 0; position:relative; z-index:1;background: url("/images/loading_bg.gif" ) center no-repeat;}
.tile_m2 .tile_m2_pic{ width:238px; height:238px; overflow:hidden; position:absolute; z-index:2;}
.tile_m2 .tile_m2_title{ width:218px; padding:0 10px; font-size:16px; color:#fff; position:absolute; bottom:5px; left:0; z-index:3;}
.tile_m2 .tile_m2_title a{ color:#fff; display:block;}
.tile_m2 .tile_m2_text{ width:218px; max-height:180px; padding:0 10px; font-size:16px; color:#fff; position:absolute; bottom:10px; left:0; z-index:3;}
.tile_m2 .tile_m2_text a{ color:#fff; display:block;}
.tile_m2 .tile_m2_text p{ margin-bottom:5px; display:block;}
.tile_m2 .tile_m2_bg_half{ width:238px; height:30px; position:absolute; bottom:0; left:0; z-index:3;background: rgba(0,0,0,.4);}
.tile_m2 .tile_m2_bg{ width:238px; height:238px; background:rgba(0,0,0,.2); position:absolute; z-index:2; display:none;}
.tile_m2 .tile_m2_bg a{ width:238px; height:238px; display:block;}
.tile_m2 .tile_m2_angle{ width:38px; height:39px; position:absolute; top:0; left:0; z-index:50;}
/*微*/
.tile_v{ width:118px; height:118px; float:left; margin:0 2px 2px 0; position:relative; z-index:1;background: url("/images/loading_bg.gif" ) center no-repeat;}
.tile_v .tile_v_pic{ width:118px; height:118px; overflow:hidden; position:absolute; z-index:2;}
.tile_v .tile_v_title{ width:98px; padding:0 10px; font-size:16px; color:#fff; position:absolute; bottom:5px; left:0; z-index:3;}
.tile_v .tile_v_title a{ color:#fff; display:block;}
.tile_v .tile_v_text{ width:98px; max-height:26px; padding:0 10px; font-size:16px; color:#fff; position:absolute; bottom:10px; left:0; z-index:3;}
.tile_v .tile_v_text a{ color:#fff; display:block;}
.tile_v .tile_v_text p{ margin-bottom:5px; display:block;}
.tile_v .tile_v_bg{ width:238px; height:118px; background:#000; filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5; position:absolute; z-index:2; display:none;}
.tile_v .tile_v_bg a{ width:118px; height:118px; display:block;}
/*鼠标移动到图片上，出现浏览留言喜欢层样式*/
.btn_wrap{ width:120px; height:40px; position:absolute; top:0; right:0; z-index:10;}
.btn_wrap .btn_con{ width:38px; height:40px; float:right; margin-left:2px; text-align:center; background:rgba(0,0,0,0.6);}
.btn_wrap .btn_con img{ width:19px; height:16px; margin:5px 0 0 0;}
.btn_wrap .btn_con a{ width:38px; height:40px; line-height:20px; color:#fff; font-size:12px; display:block;}
.btn_wrap .btn_con span{ display:block;}

/*大栏目标题=================================================================================================================*/
.big_title{ width:1198px; height:70px; margin:0 auto 10px; border-bottom:1px solid #d3d3d3;}
.big_title em{ float:left; margin:23px 25px 0 0; font-size:26px;}
.big_title a{ height:70px; float:left; margin:0 5px; padding:0 5px; line-height:95px; font-size:20px; color:#9d9d9d;}
.big_title a:hover{ border-bottom:1px solid #2cbbc3; color:#2cbbc3;}
.big_title .big_title_on{ border-bottom:1px solid #2cbbc3; color:#2cbbc3;}
.big_title span{ float:left; margin:38px 5px 0; color:#cecece;}


/*面包屑导航=================================================================================================================*/
.bread_crumbs100{ width:100%; height:39px; border-bottom:1px solid #e0e0e0; background:#f4f4f1;min-width: 1198px;}
.bread_crumbs{ width:1198px; height:39px; margin:0 auto; line-height:39px; color:#adadad;}
.bread_crumbs a{ margin-right:5px; color:#adadad;}
.bread_crumbs span{ margin-right:10px;}
.bread_crumbs .bread_crumbs_l{ float:left;}
.bread_crumbs .bread_crumbs_r{ float:right;}
.bread_crumbs .bread_crumbs_r .upload_btn{ width:145px; height:25px; margin-top:7px; line-height:25px; text-align:right; font-size:18px; color:#1a1a1a; background:url(../images/upload_btn.png) 0px 2px no-repeat; display:block;}

/*底部======================================================================================================================*/
.footer100{ width:100%; height:130px; background:#39bec5;}
.footer_top{ width:1198px; height:95px; margin:0 auto; padding-top:20px; line-height:26px; color:#eaeaea;}
.footer_top .footer_top_l{ max-width:500px; max-height:105px; float:left;}
.footer_top .footer_top_l img{ margin-bottom:10px;}
.footer_top .footer_top_r{ max-width:300px; max-height:105px; float:right;}
.footer_top .footer_top_r p{ float:right; margin-bottom:15px;}
.footer_top .footer_top_r a{ width:70px; float:left; color:#eaeaea;}
.footer_top .footer_top_r span{ width:70px; float:left; color:#eaeaea;}
.footer_bottom100{ width:100%; height:60px; line-height:60px; background:#242527;}
.footer_bottom{ width:1198px; height:60px; margin:0 auto; color:#c2c2c2;}
.footer_bottom a{ margin:0 5px; color:#eaeaea;}

/*左右两部分(宽度固定)=============================================================================================================*/
.main100{ width:100%; overflow:hidden;min-width: 1198px;}
.main{ width:1198px; margin:0 auto; overflow:hidden;}
.main .main_l{ width:958px; float:left; margin-right:2px;}
.main .main_r{ width:238px; float:left;}

/*动景购商品框====================================================================================================================*/
.shopping .last{ margin-right:0;}
/*大*/
.shopping_list_con_b{ width:478px; height:478px; float:left; margin:0 2px 2px 0; position:relative; z-index:1;}
.shopping_list_con_b .shopping_list_con_b_pic{ width:478px; height:478px; float:left;}
.shopping_list_con_b .shopping_list_con_b_pic img{ width:478px; height:478px;}
.shopping_list_con_b .shopping_list_con_b_words{ width:478px; height:130px; color:#fff; position:absolute; left:0; bottom:0; z-index:3;}
.shopping_list_con_b .shopping_list_con_b_title{ width:458px; height:35px; float:left; padding:0 10px; line-height:32px; font-size:18px;}
.shopping_list_con_b .shopping_list_con_b_title a{ color:#fff;}
.shopping_list_con_b .shopping_list_con_b_info{ width:458px; height:45px; float:left; padding:0 10px; line-height:22px; font-size:12px; color:#dad6d5;}
.shopping_list_con_b .shopping_list_con_b_price{ width:458px; height:32px; float:left; margin-top:5px; padding:8px 10px 0; border-top:1px dashed #cacaca; color:#fff;}
.shopping_list_con_b .shopping_list_con_b_price em{ margin-right:10px; font-size:22px; color:#fff600;}
.shopping_list_con_b .shopping_list_con_b_price span{ color:#fff;}
.shopping_list_con_b .shopping_list_con_b_bg{ width:478px; height:170px; background:-moz-linear-gradient(top,rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%); background:-webkit-linear-gradient(bottom,rgba(0,0,0,1) 0%,rgba(0,0,0,0.01) 100%); background:-o-linear-gradient(bottom,rgba(0,0,0,1) 0%,ragb(0,0,0,0.5) 50%); background:-ms-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%); position:absolute; bottom:0; left:0; z-index:2; display:block;}
/*中*/
.shopping_list_con_m{ width:238px; height:238px; float:left; margin:0 2px 2px 0; position:relative; z-index:1;}
.shopping_list_con_m .shopping_list_con_m_pic{ width:238px; height:238px; float:left;}
.shopping_list_con_m .shopping_list_con_m_pic img{ width:238px; height:238px;}
.shopping_list_con_m .shopping_list_con_m_words{ width:238px; height:65px; color:#fff; position:absolute; left:0; bottom:0; z-index:3;}
.shopping_list_con_m .shopping_list_con_m_title{ width:218px; height:25px; float:left; padding:0 10px; line-height:25px; font-size:18px;}
.shopping_list_con_m .shopping_list_con_m_title a{ color:#fff;}
.shopping_list_con_m .shopping_list_con_m_info{ width:218px; height:45px; float:left; padding:0 10px; line-height:22px; font-size:12px; color:#dad6d5;}
.shopping_list_con_m .shopping_list_con_m_price{ width:218px; height:32px; float:left; margin-top:5px; padding:3px 10px 0; border-top:1px dashed #cacaca; color:#fff;}
.shopping_list_con_m .shopping_list_con_m_price em{ margin-right:10px; font-size:22px; color:#fff600;}
.shopping_list_con_m .shopping_list_con_m_price span{ color:#fff;}
.shopping_list_con_m .shopping_list_con_m_bg{ width:238px; height:100px; background:-moz-linear-gradient(top,rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%); background:-webkit-linear-gradient(bottom,rgba(0,0,0,1) 0%,rgba(0,0,0,0.01) 100%); background:-o-linear-gradient(bottom,rgba(0,0,0,1) 0%,ragb(0,0,0,0.5) 50%); background:-ms-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%); position:absolute; bottom:0; left:0; z-index:2; display:block;}
.shopping_list_con_m .shopping_list_con_m_angle{ width:38px; height:39px; position:absolute; top:0; left:0; z-index:50;}
/*小*/
.shopping_list_con_s{ width:238px; height:118px; float:left; margin:0 2px 2px 0; position:relative; z-index:1;}
.shopping_list_con_s .shopping_list_con_s_pic{ width:238px; height:118px; float:left;}
.shopping_list_con_s .shopping_list_con_s_pic img{ width:238px; height:118px;}
.shopping_list_con_s .shopping_list_con_s_words{ width:238px; height:65px; color:#fff; position:absolute; left:0; bottom:0; z-index:3;}
.shopping_list_con_s .shopping_list_con_s_title{ width:218px; height:25px; float:left; padding:0 10px; line-height:25px; font-size:18px;}
.shopping_list_con_s .shopping_list_con_s_title a{ color:#fff;}
.shopping_list_con_s .shopping_list_con_s_info{ width:218px; height:45px; float:left; padding:0 10px; line-height:22px; font-size:12px; color:#dad6d5;}
.shopping_list_con_s .shopping_list_con_s_price{ width:218px; height:32px; float:left; margin-top:5px; padding:3px 10px 0; border-top:1px dashed #cacaca; color:#fff;}
.shopping_list_con_s .shopping_list_con_s_price em{ margin-right:10px; font-size:22px; color:#fff600;}
.shopping_list_con_s .shopping_list_con_s_price span{ color:#fff;}
.shopping_list_con_s .shopping_list_con_s_bg{ width:238px; height:70px; background:-moz-linear-gradient(top,rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%); background:-webkit-linear-gradient(bottom,rgba(0,0,0,1) 0%,rgba(0,0,0,0.01) 100%); background:-o-linear-gradient(bottom,rgba(0,0,0,1) 0%,ragb(0,0,0,0.5) 50%); background:-ms-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%); position:absolute; bottom:0; left:0; z-index:2; display:block;}
/*动景购商品框====================================================================================================================*/
.shopping .last{ margin-right:0;}
/*大*/
.shopping_list_con_b{ width:478px; height:478px; float:left; margin:0 2px 2px 0; position:relative; z-index:1;}
.shopping_list_con_b .shopping_list_con_b_pic{ width:478px; height:478px; float:left; overflow:hidden;}
.shopping_list_con_b .shopping_list_con_b_pic img{ width:478px; height:478px; transition:all 1.2s; -webkit-transition:all 1.2s; -moz-transition:all 1.2s; -ms-transition:all 1.2s; -o-transition:all 1.2s;}
.shopping_list_con_b:hover .shopping_list_con_b_pic img{ transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1);}
.shopping_list_con_b .shopping_list_con_b_words{ width:478px; height:130px; color:#fff; position:absolute; left:0; bottom:0; z-index:3;}
.shopping_list_con_b .shopping_list_con_b_title{ width:458px; height:35px; float:left; padding:0 10px; line-height:32px; font-size:18px;}
.shopping_list_con_b .shopping_list_con_b_title a{ color:#fff;}
.shopping_list_con_b .shopping_list_con_b_info{ width:458px; height:45px; float:left; padding:0 10px; line-height:22px; font-size:12px; color:#dad6d5;}
.shopping_list_con_b .shopping_list_con_b_price{ width:458px; height:32px; float:left; margin-top:5px; padding:8px 10px 0; border-top:1px dashed #cacaca; color:#fff;}
.shopping_list_con_b .shopping_list_con_b_price em{ margin-right:10px; font-size:22px; color:#fff600;}
.shopping_list_con_b .shopping_list_con_b_price span{ color:#fff;}
.shopping_list_con_b .shopping_list_con_b_bg{ width:478px; height:170px; background:-moz-linear-gradient(top,rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%); background:-webkit-linear-gradient(bottom,rgba(0,0,0,1) 0%,rgba(0,0,0,0.01) 100%); background:-o-linear-gradient(bottom,rgba(0,0,0,1) 0%,ragb(0,0,0,0.5) 50%); background:-ms-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%); position:absolute; bottom:0; left:0; z-index:2; display:block;}
/*中*/


.tile_m22{ width:238px; height:238px; float:left; margin:0 2px 2px 0; position:relative; z-index:1;}
.tile_m22 .tile_m22_pic{ width:238px; height:238px; overflow:hidden; position:absolute; z-index:1;background: url("/images/loading_bg.gif" ) center no-repeat;}
.tile_m22 .tile_m22_pic img{ width:238px; height:238px; transition:all .1s; -webkit-transition:all .1s; -moz-transition:all .1s; -ms-transition:all .1s; -o-transition:all .1s;}
.tile_m22:hover .tile_m22_pic img{ transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1);}
.tile_m22 .tile_m22_title{ width:218px; padding:0 10px; font-size:16px; color:#fff; position:absolute; bottom:5px; left:0; z-index:3;}
.tile_m22 .tile_m22_title a{ color:#fff; display:block;}
.tile_m22 .tile_m22_text{ width:218px; max-height:180px; padding:0 10px; font-size:16px; color:#fff; position:absolute; bottom:10px; left:0; z-index:3;}
.tile_m22 .tile_m22_text a{ color:#fff; display:block;}
.tile_m22 .tile_m22_text p{ margin-bottom:5px; display:block;}
.tile_m22 .tile_m22_bg_half{ width:238px; height:238px; background:rgba(0,0,0,.2);; position:absolute; top:0; left:0; z-index:2;}
.tile_m22 .tile_m22_bg{ width:238px; height:238px; background:rgba(0,0,0,.2); position:absolute; z-index:2; display:none;}
.tile_m22 .tile_m22_bg a{ width:238px; height:238px; display:block;}
.tile_m22 .tile_m22_angle{ width:38px; height:39px; position:absolute; top:0; left:0; z-index:50;}

.section_m22_title{width: 238px;height: 66px;position: absolute;bottom: 0;left: 0;z-index: 3;}
.section_m22_title a.section_m22_a{padding: 5px 10px;width: 125px;height: 56px;font-size: 20px;color: white;display: block;float: left;background: rgba(0,0,0,.5);}
.section_m22_price{width: 88px;float: left;height: 56px;background: #000000;padding: 5px 0 5px 5px;overflow: hidden;}
.section_m22_price p{font-size: 20px;color: #e7e518;width: 88px;overflow: hidden;height: 26px;margin-bottom: 6px;}
.section_m22_price span{font-size: 12px;color: #cbcaca;font-family: "宋体";}


/*小*/
.shopping_list_con_s{ width:238px; height:118px; float:left; margin:0 2px 2px 0; position:relative; z-index:1;}
.shopping_list_con_s .shopping_list_con_s_pic{ width:238px; height:118px; float:left; overflow:hidden;}
.shopping_list_con_s .shopping_list_con_s_pic img{ width:238px; height:118px; transition:all 1.2s; -webkit-transition:all 1.2s; -moz-transition:all 1.2s; -ms-transition:all 1.2s; -o-transition:all 1.2s;}
.shopping_list_con_s:hover .shopping_list_con_s_pic img{ transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1);}
.shopping_list_con_s .shopping_list_con_s_words{ width:238px; height:65px; color:#fff; position:absolute; left:0; bottom:0; z-index:3;}
.shopping_list_con_s .shopping_list_con_s_title{ width:218px; height:25px; float:left; padding:0 10px; line-height:25px; font-size:18px;}
.shopping_list_con_s .shopping_list_con_s_title a{ color:#fff;}
.shopping_list_con_s .shopping_list_con_s_info{ width:218px; height:45px; float:left; padding:0 10px; line-height:22px; font-size:12px; color:#dad6d5;}
.shopping_list_con_s .shopping_list_con_s_price{ width:218px; height:32px; float:left; margin-top:5px; padding:3px 10px 0; border-top:1px dashed #cacaca; color:#fff;}
.shopping_list_con_s .shopping_list_con_s_price em{ margin-right:10px; font-size:22px; color:#fff600;}
.shopping_list_con_s .shopping_list_con_s_price span{ color:#fff;}
.shopping_list_con_s .shopping_list_con_s_bg{ width:238px; height:70px; background:-moz-linear-gradient(top,rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%); background:-webkit-linear-gradient(bottom,rgba(0,0,0,1) 0%,rgba(0,0,0,0.01) 100%); background:-o-linear-gradient(bottom,rgba(0,0,0,1) 0%,ragb(0,0,0,0.5) 50%); background:-ms-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%); position:absolute; bottom:0; left:0; z-index:2; display:block;}


/*右侧订票框*/
.main_r_tickets_con{ width:238px; height:238px; margin-bottom:2px; position:relative; z-index:1;}
.main_r_tickets_con_pic{ width:238px; height:238px;}
.main_r_tickets_con_pic img{ width:238px; height:238px;}
.main_r_tickets_con_text{ width:238px; height:60px; padding-top:10px; background:rgba(0,0,0,0.6); position:absolute; bottom:0; left:0; z-index:2;}
.main_r_tickets_con_text p{ width:228px; height:25px; padding:0 5px; line-height:25px; overflow:hidden;}
.main_r_tickets_con_text a{ float:left; color:#fff; font-weight:bold;}
.main_r_tickets_con_text em{ float:right; color:#f8dd1c;}
.main_r_tickets_con_text span{ float:left; color:#fff;}

/*分页样式===================================================================================================================*/
.page{ float:right; margin:20px 0px; }
.page a { background: none repeat scroll 0 0 #fff; border:1px solid #DADADA; float: left; height:28px; line-height:28px; margin-right:5px; padding:0 15px;}
.page .hover { background:none repeat scroll 0 0 #28BFC3; color: #FFFFFF; font-weight:bold;}
.page span{ float: left; height: 28px; line-height:28px; padding:0 5px;}
.page input{ float: left ;height: 28px; width:35px; border: 1px solid #DADADA; line-height:28px; padding:0 5px; text-align:center; }


/*右侧二维码微博分享==================================================================================================================*/
.main_r_er{ width:198px; height:80px; margin-bottom:2px; padding:20px; background:#fff;}
.main_r_er .main_r_er_pic{ width:80px; height:80px; float:left; margin:0 15px 0 0;}
.main_r_er .main_r_er_words{ width:103px; float:left; color:#a1a1a1;}
.main_r_v{ width:218px; height:72px; margin-bottom:2px; padding:10px; background:#fff;}
.main_r_v .main_r_v_border_wrap{ width:216px; height:70px; border:1px dashed #e4e4e4;}
.main_r_v .main_r_v_border_wrap .main_r_v_border_wrap_pic{ width:54px; height:54px; float:left; margin:8px 0 0 8px;}
.main_r_v .main_r_v_border_wrap .main_r_v_border_wrap_pic img{ width:54px; height:54px;}
.main_r_v .main_r_v_border_wrap .main_r_v_border_wrap_info{ width:140px; height:54px; float:left; margin:5px 0 0 14px;}
.main_r_v .main_r_v_border_wrap .main_r_v_border_wrap_info em{ width:140px; height:20px; float:left; margin-bottom:20px; font-weight:bold;}
.main_r_v .main_r_v_border_wrap .main_r_v_border_wrap_info span{ width:50px; height:20px; float:left; margin-bottom:2px; font-size:12px; color:#777777;}
.main_r_v .main_r_v_border_wrap .main_r_v_border_wrap_info .weibo_btn{ width:62px; height:22px; float:left; margin:-3px 0 0 5px; background:#09F;}

/*动景秀====================================================================================================================*/
.taagoo_show100{ width:100%; overflow:hidden;}
.taagoo_show{ width:1198px; margin:0 auto; overflow:hidden;}
.taagoo_show .last{ margin-right:0;}
.taagoo_show_wrap1{ max-width:480px; max-height:600px; float:left;}
.taagoo_show_wrap2{ max-width:238px; max-height:600px; float:left;}
/*大文章*/
.tg_show_con_b{ width:478px; height:478px; float:left; margin:0 2px 2px 0; position:relative; z-index:1;}
.tg_show_con_b .tg_show_con_b_pic{ width:478px; height:478px; overflow:hidden; display:block;}
.tg_show_con_b .tg_show_con_b_pic img{ width:478px; height:478px; transition:all .1s; -webkit-transition:all .1s; -moz-transition:all .1s; -ms-transition:all .1s; -o-transition:all .1s;}
.tg_show_con_b:hover .tg_show_con_b_pic img{ transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1);}
.tg_show_con_b .tg_show_con_b_title{ width:458px; height:35px; padding:0 10px; line-height:32px; display:block; font-size:16px; font-weight:bold; color:#fff; position:absolute; left:0; bottom:64px; z-index:3;}
.tg_show_con_b .tg_show_con_b_bottom{ width:458px; height:64px; padding:0 10px; position:absolute; left:0; bottom:0; z-index:3;}
.tg_show_con_b .tg_show_con_b_bottom .tg_show_con_b_bottom_l{ width:398px; height:64px; float:left; font-size:12px;}
.tg_show_con_b .tg_show_con_b_bottom .tg_show_con_b_bottom_l .tg_show_con_b_bottom_l_info{ width:370px; height:40px; margin-top:-4px; line-height:20px; color:#e3dee2;}
.tg_show_con_b .tg_show_con_b_bottom .tg_show_con_b_bottom_l .tg_show_con_b_bottom_l_name{ width:398px; height:20px; line-height:26px; color:#fff;}
.tg_show_con_b .tg_show_con_b_bottom .tg_show_con_b_bottom_l .tg_show_con_b_bottom_l_name a{ color:#fff;}
.tg_show_con_b .tg_show_con_b_bottom .tg_show_con_b_bottom_r{ width:55px; height:55px; float:right;}
.tg_show_con_b .tg_show_con_b_bottom .tg_show_con_b_bottom_r img{ width:38px; height:30px; margin:10px 0 0 15px; border:1px solid #dbdbd9;}
.tg_show_con_b .tg_show_con_b_bg{ width:478px; height:478px; background:-moz-linear-gradient(top,rgba(0,0,0,0) 60%, rgba(0,0,0,0.3) 100%); background:-webkit-gradient(linear, left top, left bottom, color-stop(100%,rgba(0,0,0,0.3)), color-stop(70%,rgba(82,82,77,0))); background:-webkit-gradient(linear, left top, left bottom, color-stop(100%,rgba(0,0,0,0.3)), color-stop(70%,rgba(82,82,77,0))); background: -o-linear-gradient(top, rgba(0,0,0,0.3) 100%,rgba(82,82,77,0) 70%); background: -ms-linear-gradient(top,rgba(0,0,0,0.3) 100%,rgba(82,82,77,0) 70%); background: linear-gradient(top, rgba(0,0,0,0.3) 100%,rgba(82,82,77,0) 70%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#52524d',GradientType=0 ); position:absolute; bottom:0; left:0; z-index:2; display:block;}
/*中文章*/
.tg_show_con_m{ width:478px; height:238px; float:left; margin:0 2px 2px 0; position:relative; z-index:1;}
.tg_show_con_m .tg_show_con_m_pic{ width:478px; height:238px; overflow:hidden; display:block;}
.tg_show_con_m .tg_show_con_m_pic img{ width:478px; height:238px; transition:all .1s; -webkit-transition:all .1s; -moz-transition:all .1s; -ms-transition:all .1s; -o-transition:all .1s;}
.tg_show_con_m:hover .tg_show_con_m_pic img{ transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1);}
.tg_show_con_m .tg_show_con_m_title{ width:458px; height:35px; padding:0 10px; line-height:32px; display:block; font-size:16px; font-weight:bold; color:#fff; position:absolute; left:0; bottom:64px; z-index:3;}
.tg_show_con_m .tg_show_con_m_bottom{ width:468px; height:42px;line-height: 41px; padding-left: 10px; position:absolute; left:0; bottom:0; z-index:3;}
.tg_show_con_m .tg_show_con_m_bottom .tg_show_con_m_bottom_l{ width:398px; height:42px; float:left;}
.tg_show_con_m .tg_show_con_m_bottom .tg_show_con_m_bottom_l .tg_show_con_m_bottom_l_info{font-size:24px; color:#fff;}
.tg_show_con_m .tg_show_con_m_bottom .tg_show_con_m_bottom_l .tg_show_con_m_bottom_l_info a{ color:#fff;}
.tg_show_con_m .tg_show_con_m_bottom .tg_show_con_m_bottom_l .tg_show_con_m_bottom_l_name{ width:398px; height:20px; line-height:26px; color:#fff;}
.tg_show_con_m .tg_show_con_m_bottom .tg_show_con_m_bottom_l .tg_show_con_m_bottom_l_name a{ color:#fff;}
.tg_show_con_m .tg_show_con_m_bottom .tg_show_con_m_bottom_r{ width:50px; height:50px; float:right;margin: -16px 8px 0 0;}
.tg_show_con_m .tg_show_con_m_bottom .tg_show_con_m_bottom_r img{ width:50px; height:50px; border:1px solid #dbdbd9;}
.tg_show_con_m .tg_show_con_m_bg{ width:478px; height:42px; background:rgba(0,0,0,.2); position:absolute; bottom:0; left:0; z-index:2; display:block;}
.tg_show_con_m .tg_show_con_m_head_con{ width:40px; height:40px; position:absolute; bottom:9px; right:10px; z-index:49;}
.tg_show_con_m .tg_show_con_m_card{ width:478px; height:238px; background:#09507a; position:absolute; top:0; left:0; z-index:50;}
.tg_show_con_m .tg_show_con_m_card .tg_show_con_m_card_title{ width:458px; height:35px; padding:0 10px; line-height:35px; background:#1d7bb1;}
.tg_show_con_m .tg_show_con_m_card .tg_show_con_m_card_title em{ float:left; color:#fff; font-weight:bold;}
.tg_show_con_m .tg_show_con_m_card .tg_show_con_m_card_title a{ float:right; color:#fff;}
.tg_show_con_m .tg_show_con_m_card .tg_show_con_m_card_num{ width:458px; height:44px; padding:0 10px; line-height:34px; color:#fff; font-size:12px;}
.tg_show_con_m .tg_show_con_m_card .tg_show_con_m_card_pic_wrap{ width:458px; height:110px; padding:0 10px;}
.tg_show_con_m .tg_show_con_m_card .tg_show_con_m_card_pic_wrap .tg_show_con_m_card_pic_con{ width:151px; height:100px; float:left; margin-right:2px; background:#0b3750;}
.tg_show_con_m .tg_show_con_m_card .tg_show_con_m_card_pic_wrap .tg_show_con_m_card_pic_con .tg_show_con_m_card_pic_con_pic{ width:145px; height:69px; margin:3px 0 0 3px; display:block;}
.tg_show_con_m .tg_show_con_m_card .tg_show_con_m_card_pic_wrap .tg_show_con_m_card_pic_con .tg_show_con_m_card_pic_con_pic img{ width:145px; height:69px;}
.tg_show_con_m .tg_show_con_m_card .tg_show_con_m_card_pic_wrap .tg_show_con_m_card_pic_con .tg_show_con_m_card_pic_con_title{ width:145px; height:28px; padding:0 3px; line-height:28px; color:#d0cecf; font-size:12px; display:block;}
.tg_show_con_m .tg_show_con_m_card .tg_show_con_m_card_do{ width:238px; height:40px; margin-left:240px; padding:0 10px;}
.tg_show_con_m .tg_show_con_m_card .tg_show_con_m_card_do .tg_show_con_m_card_do_btn1{ width:88px; height:40px; float:left; margin-right:2px; line-height:40px; text-align:center; background:#126293; color:#feffff;}
.tg_show_con_m .tg_show_con_m_card .tg_show_con_m_card_do .tg_show_con_m_card_do_btn2{ width:88px; height:40px; float:left; line-height:40px; text-align:center; background:#39a3e1; color:#fffeff;}
.tg_show_con_m .tg_show_con_m_card .tg_show_con_m_card_do .tg_show_con_m_card_do_head{ width:38px; height:30px; float:left; border:1px solid #d4d8d7;}
.tg_show_con_m .tg_show_con_m_card .tg_show_con_m_card_do .tg_show_con_m_card_do_head img{ width:38px; height:30px;}

/*小文章*/
.tg_show_con_s{ width:238px; height:238px; float:left; margin:0 2px 2px 0; position:relative; z-index:1;}
.tg_show_con_s .tg_show_con_s_pic{ width:238px; height:238px; overflow:hidden; display:block;}
.tg_show_con_s .tg_show_con_s_pic img{ width:238px; height:238px; transition:all .1s; -webkit-transition:all .1s; -moz-transition:all .1s; -ms-transition:all .1s; -o-transition:all .1s;}
.tg_show_con_s .tg_show_con_s_pic img:hover{ transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1);}
.tg_show_con_s .tg_show_con_s_title{ width:218px; height:35px; padding:0 10px; line-height:32px; display:block; font-size:16px; font-weight:bold; color:#fff; position:absolute; left:0; bottom:64px; z-index:3;}
.tg_show_con_s .tg_show_con_s_bottom{ width:228px; height:42px;line-height: 41px; padding-left: 10px;position:absolute; left:0; bottom:0; z-index:3;}
.tg_show_con_s .tg_show_con_s_bottom .tg_show_con_s_bottom_l{ width:155px; height:64px; float:left;}
.tg_show_con_s .tg_show_con_s_bottom .tg_show_con_s_bottom_l .tg_show_con_s_bottom_l_info{ width:155px; height:42px; font-size:16px; color:#fff;}
.tg_show_con_s .tg_show_con_s_bottom .tg_show_con_s_bottom_l .tg_show_con_s_bottom_l_info a{ color:#fff;}
.tg_show_con_s .tg_show_con_s_bottom .tg_show_con_s_bottom_l .tg_show_con_s_bottom_l_name{ width:155px; height:20px; line-height:26px; color:#fff;}
.tg_show_con_s .tg_show_con_s_bottom .tg_show_con_s_bottom_l .tg_show_con_s_bottom_l_name a{ color:#fff;}
.tg_show_con_s .tg_show_con_s_bottom .tg_show_con_s_bottom_r{ width:50px; height:50px; float:right;margin: -16px 8px 0 0;}
.tg_show_con_s .tg_show_con_s_bottom .tg_show_con_s_bottom_r img{ width:50px; height:50px; border:1px solid #dbdbd9;}
.tg_show_con_s .tg_show_con_s_bg{ width:238px; height:42px; background:rgba(0,0,0,.2); position:absolute; bottom:0; left:0; z-index:2; display:block;}
.tg_show_con_s .tg_show_con_s_head_con{ width:40px; height:40px; position:absolute; bottom:9px; right:10px; z-index:49;}
.tg_show_con_s .tg_show_con_s_card{ width:238px; height:238px; background:#09507a; position:absolute; top:0; left:0; z-index:50;}
.tg_show_con_s .tg_show_con_s_card .tg_show_con_s_card_title{ width:218px; height:35px; padding:0 10px; line-height:35px; background:#1d7bb1;}
.tg_show_con_s .tg_show_con_s_card .tg_show_con_s_card_title em{ float:left; color:#fff; font-weight:bold;}
.tg_show_con_s .tg_show_con_s_card .tg_show_con_s_card_title a{ float:right; color:#fff;}
.tg_show_con_s .tg_show_con_s_card .tg_show_con_s_card_num{ width:218px; height:49px; padding:0 10px; line-height:34px; color:#fff; font-size:12px;}
.tg_show_con_s .tg_show_con_s_card .tg_show_con_s_card_pic_wrap{ width:218px; height:105px; padding:0 10px;}
.tg_show_con_s .tg_show_con_s_card .tg_show_con_s_card_pic_wrap .tg_show_con_s_card_pic_con{ width:108px; height:72px; float:left; margin-right:2px; background:#0b3750;}
.tg_show_con_s .tg_show_con_s_card .tg_show_con_s_card_pic_wrap .tg_show_con_s_card_pic_con .tg_show_con_s_card_pic_con_pic{ width:102px; height:47px; margin:3px 0 0 3px; display:block;}
.tg_show_con_s .tg_show_con_s_card .tg_show_con_s_card_pic_wrap .tg_show_con_s_card_pic_con .tg_show_con_s_card_pic_con_pic img{ width:102px; height:47px;}
.tg_show_con_s .tg_show_con_s_card .tg_show_con_s_card_pic_wrap .tg_show_con_s_card_pic_con .tg_show_con_s_card_pic_con_title{ width:96px; height:22px; padding:0 3px; line-height:22px; color:#d0cecf; font-size:12px; display:block;}
.tg_show_con_s .tg_show_con_s_card .tg_show_con_s_card_do{ width:238px; height:40px; padding:0 10px;}
.tg_show_con_s .tg_show_con_s_card .tg_show_con_s_card_do .tg_show_con_s_card_do_btn1{ width:88px; height:40px; float:left; margin-right:2px; line-height:40px; text-align:center; background:#126293; color:#feffff;}
.tg_show_con_s .tg_show_con_s_card .tg_show_con_s_card_do .tg_show_con_s_card_do_btn2{ width:88px; height:40px; float:left; line-height:40px; text-align:center; background:#39a3e1; color:#fffeff;}
.tg_show_con_s .tg_show_con_s_card .tg_show_con_s_card_do .tg_show_con_s_card_do_head{ width:38px; height:30px; float:left; border:1px solid #d4d8d7;}
.tg_show_con_s .tg_show_con_s_card .tg_show_con_s_card_do .tg_show_con_s_card_do_head img{ width:38px; height:30px;}

/*微文章*/
.tg_show_con_v{ width:238px; height:118px; float:left; margin:0 2px 2px 0; position:relative; z-index:1;}
.tg_show_con_v .tg_show_con_v_pic{ width:238px; height:118px; overflow:hidden; display:block;}
.tg_show_con_v .tg_show_con_v_pic img{ width:238px; height:118px; transition:all .1s; -webkit-transition:all .1s; -moz-transition:all .1s; -ms-transition:all .1s; -o-transition:all .1s;}
.tg_show_con_v:hover .tg_show_con_v_pic img{ transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1);}
.tg_show_con_v .tg_show_con_v_title{ width:218px; height:35px; padding:0 10px; line-height:32px; display:block; font-size:16px; font-weight:bold; color:#fff; position:absolute; left:0; bottom:64px; z-index:3;}
.tg_show_con_v .tg_show_con_v_bottom{ width:228px; height:42px;line-height: 41px;padding-left: 10px; position:absolute; left:0; bottom:0; z-index:3;}
.tg_show_con_v .tg_show_con_v_bottom .tg_show_con_v_bottom_l{ width:155px; height:42px; float:left;}
.tg_show_con_v .tg_show_con_v_bottom .tg_show_con_v_bottom_l .tg_show_con_v_bottom_l_info{ font-size:16px; color:#fff;}
.tg_show_con_v .tg_show_con_v_bottom .tg_show_con_v_bottom_l .tg_show_con_v_bottom_l_info a{ color:#fff;}
.tg_show_con_v .tg_show_con_v_bottom .tg_show_con_v_bottom_l .tg_show_con_v_bottom_l_name{ width:155px; height:20px; line-height:26px; color:#fff;}
.tg_show_con_v .tg_show_con_v_bottom .tg_show_con_v_bottom_l .tg_show_con_v_bottom_l_name a{ color:#fff;}
.tg_show_con_v .tg_show_con_v_bottom .tg_show_con_v_bottom_r{ width:50px; height:50px; float:right;margin: -16px 8px 0 0;}
.tg_show_con_v .tg_show_con_v_bottom .tg_show_con_v_bottom_r img{ width:50px; height:50px; border:1px solid #dbdbd9;}
.tg_show_con_v .tg_show_con_v_bg{ width:238px; height:42px; background:rgba(0,0,0,.2); position:absolute; bottom:0; left:0; z-index:2; display:block;}
.tg_show_con_v .tg_show_con_v_head_con{ width:40px; height:40px; position:absolute; bottom:9px; right:10px; z-index:49;}
.tg_show_con_v .tg_show_con_v_card{ width:238px; height:118px; background:#09507a; position:absolute; top:0; left:0; z-index:50;}
.tg_show_con_v .tg_show_con_v_card .tg_show_con_v_card_title{ width:218px; height:35px; padding:0 10px; line-height:35px; background:#1d7bb1;}
.tg_show_con_v .tg_show_con_v_card .tg_show_con_v_card_title em{ float:left; color:#fff; font-weight:bold;}
.tg_show_con_v .tg_show_con_v_card .tg_show_con_v_card_title a{ float:right; color:#fff;}
.tg_show_con_v .tg_show_con_v_card .tg_show_con_v_card_num{ width:218px; height:34px; padding:0 10px; line-height:34px; color:#fff; font-size:12px;}
.tg_show_con_v .tg_show_con_v_card .tg_show_con_v_card_do{ width:218px; height:40px; padding:0 10px;}
.tg_show_con_v .tg_show_con_v_card .tg_show_con_v_card_do .tg_show_con_v_card_do_btn1{ width:88px; height:40px; float:left; margin-right:2px; line-height:40px; text-align:center; background:#126293; color:#feffff;}
.tg_show_con_v .tg_show_con_v_card .tg_show_con_v_card_do .tg_show_con_v_card_do_btn2{ width:88px; height:40px; float:left; line-height:40px; text-align:center; background:#39a3e1; color:#fffeff;}
.tg_show_con_v .tg_show_con_v_card .tg_show_con_v_card_do .tg_show_con_v_card_do_head{ width:38px; height:30px; float:left; border:1px solid #d4d8d7;}
.tg_show_con_v .tg_show_con_v_card .tg_show_con_v_card_do .tg_show_con_v_card_do_head img{ width:38px; height:30px;}


/*城市页========================================================================================================================*/
/*城市页8块可伸缩区域色块样式=========================================================================================================*/
.drawer_wrap{ width:958px; overflow:hidden;}
.drawer_wrap .drawer_btn{ width:238px; height:118px; float:left; margin:0 2px 2px 0;}
.drawer1{ background:url(/images/dw01.png);}
.drawer2{ background:url(/images/dw02.png);}
.drawer3{ background:url(/images/dw03.png);}
.drawer4{ background:url(/images/dw04.png);}
.drawer5{ background:url(/images/dw05.png);}
.drawer6{ background:url(/images/dw06.png);}
.drawer7{ background:url(/images/dw07.png);}
.drawer8{ background:url(/images/dw08.png);}
.drawer1_on{ background:url(/images/dw01_on.png);}
.drawer2_on{ background:url(/images/dw02_on.png);}
.drawer3_on{ background:url(/images/dw03_on.png);}
.drawer4_on{ background:url(/images/dw04_on.png);}
.drawer5_on{ background:url(/images/dw05_on.png);}
.drawer6_on{ background:url(/images/dw06_on.png);}
.drawer7_on{ background:url(/images/dw07_on.png);}
.drawer8_on{ background:url(/images/dw08_on.png);}
/*城市页8块可伸缩区域样式=========================================================================================================*/
.drawer_con{ width:958px;  overflow:hidden; text-align:left;}
/*这部分的容器*/
.tile_wrap_11{ max-width:240px; max-height:720px; float:left;}
.tile_wrap_12{ max-width:238px; max-height:720px; float:left;}
.tile_wrap_13{ max-width:480px; max-height:720px; float:left;}
.tile_wrap_14{ max-width:478px; max-height:720px; float:left;}
/*加载更多条*/
.more_bar{ width:956px; height:56px;  margin:2px 0; background:#efefef; border:1px solid #cfcfcf;overflow: hidden;}
.more_bar .more_bar_btn1{ width:240px; height:35px; float:left; margin:10px 10px 0 316px; line-height:35px; text-align:center; background:#19a2aa; color:#fff;}
.more_bar .more_bar_btn2{ cursor:pointer;display:inline-block; width:80px; height:35px; float:left; margin:10px 0 0 0; line-height:35px; text-align:center; background:#efefef; border:1px solid #e5e5e5; color:#8d8d8d;}
.more_bar .more_bar_btn2 img{ margin:10px 4px 0 0;}
/*列表页加载更多条*/
.list_more_bar{ width:1198px; height:56px;  margin:2px auto; background:#efefef; border:1px solid #cfcfcf;overflow: hidden;text-align: center;}
.list_more_bar .list_more_bar_btn1{ width:240px; height:35px; margin:10px 10px 0 ;display:inline-block; line-height:35px; text-align:center; background:#19a2aa; color:#fff;}
/*评论部分---------------------------------------------------------------------------------------------------------------*/
.say_wrap{ width:958px; overflow:hidden;}
/*评论头部筛选部分*/
.say_title_select{ width:958px; height:44px; border-top:1px solid #d3d3d3; border-bottom:1px solid #d3d3d3;}
.say_title_select a{ height:44px; float:left; padding:0 15px; line-height:44px;}
.say_title_select .say_title_select_btn_on{ height:42px; line-height:44px; border-bottom:2px solid #26bfc4;}
/*评论（大）*/
.say_con{ width:938px; padding:25px 10px; border-bottom:1px solid #dbdbdb; overflow:hidden;}
.say_head{ width:60px; height:60px; float:left; margin-right:10px;}
.say_head img{ width:60px; height:60px;}
.say_r{ width:868px; float:left; overflow:hidden;}
.say_r .say_r_title{ width:868px; font-size:12px; overflow:hidden;}
.say_r .say_r_title a{ float:left; color:#25c3c4;}
.say_r .say_r_title span{ float:right; color:#999999;}
.say_r .say_r_title img{ float:right; margin:2px 15px 0 0;}
.say_r .say_r_words{ width:868px; padding:5px 0; line-height:26px; color:#6b6b6b; overflow:hidden;}
.say_r .say_r_words a.image_gall{ margin:5px 30px 5px 0; padding:2px; display:block;}
.say_r .say_r_pic{ width:868px; overflow:hidden;}
.say_r .say_r_pic img{ width:140px; height:70px; float:left; margin-right:5px;}
.say_r .say_r_do{ width:868px; height:20px; padding:10px 0; color:#999999; overflow:hidden;}
.say_r .say_r_do .say_r_do_good{ height:20px; float:left; margin:0 15px 0 0; padding:0 0 0 20px; line-height:20px; background:url(../images/icon_good.png) 0 3px no-repeat; color:#999999;}
.say_r .say_r_do .say_r_do_reply{ height:20px; float:left; margin:0 15px 0 0; padding:0 0 0 20px; line-height:20px; background:url(../images/icon_reply.png) 0 5px no-repeat; color:#999999;}
.say_r .say_r_do .say_r_do_share{ float:left;}
.say_r .say_r_reply_wrap{ width:868px; padding:10px 0; overflow:hidden;}
.say_r .say_r_reply_wrap .say_r_reply_head{ width:60px; height:60px; float:left; margin-right:15px;}
.say_r .say_r_reply_wrap .say_r_reply_head img{ width:60px; height:60px;}
.say_r .say_r_reply_wrap .say_r_reply_r{ width:791px; height:58px; float:left; border:1px solid #c3c3c3; background:#fbfbfb; position:relative; z-index:1;}
.say_r .say_r_reply_wrap .say_r_reply_r .say_r_reply_r_textarea{ width:670px; height:58px; float:left;}
.say_r .say_r_reply_wrap .say_r_reply_r .say_r_reply_r_textarea textarea{ width:660px; height:48px; padding:5px; line-height:24px; border:none; color:#6d6d6d;}
.say_r .say_r_reply_wrap .say_r_reply_r .say_r_reply_r_btn{ width:121px; height:58px; float:right;}
.say_r .say_r_reply_wrap .say_r_reply_r .say_r_reply_r_btn input{ width:110px; height:30px; float:left; margin-top:10px; line-height:30px; text-align:center; background:#28bfc3; font-size:20px; color:#fff; border:none; cursor:pointer;}
.say_r .say_r_reply_wrap .say_r_reply_r .say_r_reply_r_num{ width:60px; height:15px; line-height:15px; color:#6d6d6d; position:absolute; top:33px; right:107px; z-index:2;}
/*评论（小）*/
.say_con_in{ width:868px; padding:25px 0px; border-top:1px dashed #dbdbdb; overflow:hidden;}
.say_head_in{ width:60px; height:60px; float:left; margin-right:10px;}
.say_head_in img{ width:60px; height:60px;}
.say_r_in{ width:798px; float:left; overflow:hidden;}
.say_r_in .say_r_title_in{ width:798px; font-size:12px; overflow:hidden;}
.say_r_in .say_r_title_in a{ float:left; color:#25c3c4;}
.say_r_in .say_r_title_in span{ float:right; color:#999999;}
.say_r_in .say_r_title_in img{ float:right; margin:2px 15px 0 0;}
.say_r_in .say_r_words_in{ width:798px; padding:5px 0; line-height:26px; color:#6b6b6b; overflow:hidden;}
.say_r_in .say_r_pic_in{ width:798px; overflow:hidden;}
.say_r_in .say_r_pic_in img{ width:140px; height:70px; float:left; margin-right:5px;}
.say_r_in .say_r_do_in{ width:798px; height:20px; padding:10px 0; color:#999999; overflow:hidden;}
.say_r_in .say_r_do_in .say_r_do_good_in{ height:20px; float:left; margin:0 15px 0 0; padding:0 0 0 20px; line-height:20px; background:url(../images/icon_good.png) 0 3px no-repeat; color:#999999;}
.say_r_in .say_r_do_in .say_r_do_reply_in{ height:20px; float:left; margin:0 15px 0 0; padding:0 0 0 20px; line-height:20px; background:url(../images/icon_reply.png) 0 5px no-repeat; color:#999999;}
.say_r_in .say_r_do_in .say_r_do_share_in{ float:left;}
.say_r_in .say_r_reply_wrap_in{ width:798px; padding:10px 0; overflow:hidden;}
.say_r_in .say_r_reply_wrap_in .say_r_reply_head_in{ width:60px; height:60px; float:left; margin-right:15px;}
.say_r_in .say_r_reply_wrap_in .say_r_reply_head_in img{ width:60px; height:60px;}
.say_r_in .say_r_reply_wrap_in .say_r_reply_r_in{ width:721px; height:58px; float:left; border:1px solid #c3c3c3; background:#fbfbfb; position:relative; z-index:1;}
.say_r_in .say_r_reply_wrap_in .say_r_reply_r_in .say_r_reply_r_textarea_in{ width:600px; height:58px; float:left;}
.say_r_in .say_r_reply_wrap_in .say_r_reply_r_in .say_r_reply_r_textarea_in textarea{ width:590px; height:48px; padding:5px; line-height:24px; border:none; color:#6d6d6d;}
.say_r_in .say_r_reply_wrap_in .say_r_reply_r_in .say_r_reply_r_btn_in{ width:121px; height:58px; float:right;}
.say_r_in .say_r_reply_wrap_in .say_r_reply_r_in .say_r_reply_r_btn_in input{ width:110px; height:30px; float:left; margin-top:10px; line-height:30px; text-align:center; background:#28bfc3; font-size:20px; color:#fff; border:none; cursor:pointer;}
.say_r_in .say_r_reply_wrap_in .say_r_reply_r_in .say_r_reply_r_num_in{ width:60px; height:15px; line-height:15px; color:#6d6d6d; position:absolute; top:33px; right:107px; z-index:2;}
/*分享新评论新图片*/
.new_share_wrap{ width:958px; overflow:hidden;}
.new_share_title{ width:958px; height:60px; line-height:60px; font-size:20px; border-bottom:1px solid #dcdcdc;}
.new_share_title img{ margin:14px 10px 0 0;}
.new_share_con{ widows:938px; padding:15px 10px; overflow:hidden;}
.new_share_head{ width:60px; height:60px; float:left; margin-right:10px;}
.new_share_head img{ width:60px; height:60px;}
.new_share_r{ width:868px; overflow:hidden;}
.new_share_r .new_share_r_star_row{ width:868px; height:17px; line-height:17px; color:#898989;}
.new_share_r .new_share_r_star_row img{ float:left; cursor:pointer;}
.new_share_r .new_share_r_star_row .starWrapper{ float:left; margin-right:10px; display:inline-block;}
.new_share_r .new_share_r_star_row span{ float:left;}
.new_share_r .new_share_r_say{ width:868px; height:115px; margin-top:8px;}
.new_share_r .new_share_r_say textarea{ width:380px; height:103px; padding:5px; border:1px solid #c3c3c3; background:#fbfbfb; color:#6d6d6d;}
.new_share_r .new_share_r_title{ width:868px; height:40px; line-height:40px;}
.new_share_r .new_share_r_title img{ margin:15px 7px 0 0;}
.new_share_r .new_share_r_title em{ margin-left:3px; color:#898989;}
.uploadify-button {height:69px;}
.clearDiv{clear:both;}
.new_share_r .new_share_r_pic_wrap{ border:1px solid #c3c3c3; background:#fbfbfb; padding-bottom: 18px;}
.new_share_r .new_share_r_pic_wrap .new_share_r_pic{ position:relative;width:140px;float:left; margin: 20px 0 0 28px;}
.new_share_r .new_share_r_pic_wrap .new_share_r_pic img{ width:140px; height:69px;}
.new_share_btn{ width:958px; height:30px; margin:10px 0;}
.new_share_btn input{ width:110px; height:30px; float:right; margin-right:90px; line-height:30px; text-align:center; background:#27bfc4; color:#fff; font-size:20px; border:none; display:block;}
/*加载更多评论*/
.more_say{ width:958px; height:30px; padding:10px 0; overflow:hidden;}
.more_say .more_say_btn{ width:200px; height:36px; margin:0 auto; line-height:36px; text-align:center; color:#6d6d6d; background:#fafafa; border:1px solid #e5e5e5; display:inline-block;}

/*主体右侧====================================================================================================================*/
.main_r_title{ width:238px; height:60px;}
.main_r_title em{ float:left; font-size:26px; color:#666666;}
.main_r_title a{ float:right; line-height:55px; color:#666666;}

/**********景点，票务等八个栏目概述的相关样式*************/
.detail_page_column{display:none;width:958px; height:118px; margin:0 0 2px 0;}
.detail_page_column_text{width:750px; height:80px; float:left; margin:19px 0 0 107px; line-height:26px; color:#fff; overflow:hidden;}
.jingdian_background{ background:url(../images/city_info01.png);}
.piaowu_background{ background:url(../images/city_info02.png);}
.zhusu_background{ background:url(../images/city_info03.png);}
.meishi_background{ background:url(../images/city_info04.png);}
.gouwu_background{ background:url(../images/city_info05.png);}
.yule_background{ background:url(../images/city_info06.png);}
.huodong_background{ background:url(../images/city_info07.png);}
.weijing_background{ background:url(../images/city_info08.png);}
.no_data{width:956px; height:68px; margin:0 0 2px 0; line-height:68px; text-align:center; font-size:16px; font-weight:bold; background:#f8f8f8; border:1px solid #e0e0e0;}
/**********景点，票务等八个栏目概述的相关样式结束*************/
.last{ margin-right:0;}

/* 焦点图切换样式 */
.flexslider{ position:relative; zoom:1; width:100%; height:100%;}
.flexslider .slides{ width:100%; height:100%; zoom:1;}
.flexslider .slides > li{ width:100%; height:100%; position:relative;}
.flex-caption{ background:none; -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); filter:progid: DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); zoom:1;}
.flex-caption{ width:96%; padding:2%; position:absolute; left:0; bottom:0; background:rgba(0,0,0,.3); color:#fff; text-shadow:0 -1px 0 rgba(0,0,0,.3); font-size:14px; line-height:18px;}
.flex-direction-nav{ height:0; overflow:hidden;}
.flex-direction-nav li a{ width:47px; height:80px; margin-top:-40px; position:absolute; top:50%; cursor:pointer; text-indent:-9999px; display:none;}
.flex-direction-nav li a.next{ right:0; background:url(/images/bg_direction_nav.png) no-repeat scroll -47px 0 transparent;}
.flex-direction-nav li a.next: hover{}
.flex-direction-nav li a.next: active{ background:url(../images/bg_direction_nav.png) no-repeat scroll -47px -80px transparent;}
.flex-direction-nav li a.prev{ left:0; background:url(../images/bg_direction_nav.png) no-repeat scroll 0 0 transparent;}
.flex-direction-nav li a.prev: hover {}
.flex-direction-nav li a.prev: active{ background:url(../images/bg_direction_nav.png) no-repeat scroll 0 -80px transparent;}
.flex-direction-nav li a.disabled{ opacity:.3; filter:alpha(opacity=30); cursor:default;}
.flex-control-nav{ width:100%; position:absolute; bottom:-40px; text-align:center;}
.flex-control-nav li{ margin:0 10px 6px 0; display:inline-block; zoom:1; *display:inline; cursor:pointer;}
.flex-control-nav li a{ width:34px; height:6px; background:#989898; text-indent:-9999px; display:block;}
.flex-control-nav li a: hover{ background:#989898;}
.flex-control-nav li a.active{ background:#000;}

/* 分页样式 */
.pagination{padding: 5px; float:right; margin-bottom:5px;}
.pagination a, .pagination span{border: 1px solid #D3D3D3;padding: 3px 8px;background: #FFFFFF;color: #999999;font-size: 12px; margin:0 2px;}
.pagination .current{color: #09ACB3; font-size:12px;}
.pagination .current.prev, .pagination .current.next{padding: 2px 6px;font-size: 12px;color: #C1C1C1;margin-right: 3px; background:none;}
.pagination a:hover{color: #09ACB3;}

/*	评论页成功弹窗	*/
.bg_success{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.3);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 200;
}
.alert_success{
	width:300px;
	height:50px;
	background:white;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-154px;
	margin-top:-34px;
	padding-top:10px;
	z-index:300;
	text-align:center;
	border: 4px solid #898B8B;
	font-size:18px;
}
/******	评论垃圾桶	*******/
.lajitong{
	position:absolute;
	bottom: 1px;
	right: 1px;
	opacity: 0.7;
	background: #48bdb4;
	display: block;
	width: 18px;
	height: 25px;
	padding: 10px;
	text-align: center;
	cursor: pointer;
}
.lajitong img{
	width: 18px !important;
	height: 25px !important;
}

/*评论图片弹出层*/




pre {
    width: 340px;
    margin: 0 auto;

    margin-bottom: 10px;
}


.content {
    max-width: 1160px;
    margin: 0 auto;
}

.gallery:after {
    content: '';
    display: block;
    height: 2px;
    margin: .5em 0 1.4em;

}

.gallery img {
    height: 100%;
}

.gallery a {
    width: 140px;
    height: 70px;
    display: inline-block;
    overflow: hidden;
    margin: 4px 6px;

}
/*.container{min-width: 1198px;}*/
.baguetteBoxOne {
	width:860px; 
	/*margin:0 auto;*/
}

/* Highlight.js Tomorrow Night style */
.hljs-comment{color:#969896}.hljs-tag{color:#f8f8f2}.css .hljs-class,.css .hljs-id,.css .hljs-pseudo,.hljs-attribute,.hljs-regexp,.hljs-title,.hljs-variable,.html .hljs-doctype,.ruby .hljs-constant,.xml .hljs-doctype,.xml .hljs-pi,.xml .hljs-tag .hljs-title{color:#c66}.hljs-built_in,.hljs-constant,.hljs-literal,.hljs-number,.hljs-params,.hljs-pragma,.hljs-preprocessor{color:#de935f}.css .hljs-rules .hljs-attribute,.ruby .hljs-class .hljs-title{color:#f0c674}.hljs-header,.hljs-inheritance,.hljs-string,.hljs-value,.ruby .hljs-symbol,.xml .hljs-cdata{color:#b5bd68}.css .hljs-hexcolor{color:#8abeb7}.coffeescript .hljs-title,.hljs-function,.javascript .hljs-title,.perl .hljs-sub,.python .hljs-decorator,.python .hljs-title,.ruby .hljs-function .hljs-title,.ruby .hljs-title .hljs-keyword{color:#81a2be}.hljs-keyword,.javascript .hljs-function{color:#b294bb}.hljs{display:block;overflow-x:auto;background:#35383C;color:#c5c8c6;padding:.8em}.coffeescript .javascript,.javascript .xml,.tex .hljs-formula,.xml .css,.xml .hljs-cdata,.xml .javascript,.xml .vbscript{opacity:.5}