@charset "utf-8";
html,body,div,span,h1,h2,h3,h4,h5,h6,p,blockquote,em,img,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,textarea{
    /*font-family: "Gill Sans MT", "微軟正黑體", Arial, Helmet, Freesans, sans-serif;*/
    font-family: Arial, sans-serif, Helvetica;
    margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit; vertical-align:baseline;}
input{margin:0;padding:0;outline:0;font-weight:inherit;font-style:inherit;font-size:12px;vertical-align:baseline;}
input.highlight {
    border: 2px solid red !important;
}
input.unhighlight {
    border: 1px solid #ddd !important;
}
textarea.highlight {
    border: 2px solid red !important;
}
textarea.unhighlight {
    border: 1px solid #ddd !important;
}
/*h1,h2,h3,h4{font-weight:normal;}*/
:focus{outline:0}
ol,ul{list-style:none}
.clear-both{clear:both;height:0;overflow:hidden;}
a{color:#fff;text-decoration:none}
a:visited{color:#fff}
a:hover{color:#fff;text-decoration:underline;}
a:active{color:#fff}
a:focus{color:#fff}
img{-ms-interpolation-mode:bicubic}
body{background:#fff;}
/*news list*/
#news{
    /*background-color:#eee;*/
}
#news .news-list,#news_detail .news_detail{
    background-color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
#news .container_news,#news_detail .container_news{
    width: 960px;
    margin: 0 auto;
}
/* public */
.TabPanel{
    background: none repeat scroll 0 0 #502E91;
    border-radius: 5px 5px 0 0;
    float:left;
    width:100%;
}
.TabPanel .PDtitle{
    display:inline-block;
    float:left;
}
.TabPanel .PDtitle H1{
    color: #FFFFFF;
    font-size: 28px;
    padding-top: 15px;
    padding-bottom: 10px;
    padding-left: 25px;
    display: inline-block;

}

.TabPanelBottom .TabList{
    display:inline-block;
    float: right;
    border-radius: 5px 5px 0 0;
}
.TabPanelBottom .TabList .Current
{
    background: none repeat scroll 0 0 #FFFFFF;
    position: relative;
}
.TabPanelBottom .TabList .Current a
{
    color: #5A3891;
    position: relative;
}
.TabPanelBottom .TabList .Current a span
{
    bottom: 3px;
    position: relative;
}
.TabPanelBottom .TabList .Tab
{
    float:left;
}
.TabPanelBottom .TabList a{
    border-radius: 5px 5px 0 0;
    color: #666;
    font-size: 15px;
    font-weight:bolder;
    padding: 0 20px;
}
.TabPanelBottom .TabList a span{
    font-size:15px;
}

.TabPanelBottom .TabList .Tab a
{
    display: block;
    height: 50px;
    line-height: 50px;
}
.TabPanelBottom .TabList .Current .tab_hr{
    border-top:3px solid #502E91;
    box-shadow: 0px 2px 6px rgba(0,0,0,0.4);
}
.ProductBlock{
    padding: 0 15px;
    position: relative;
}
.ProductBlock .Info
{
    float: left;
    padding-bottom:50px;
    margin-bottom: 15px;
    /*min-height:300px;*/
    min-height:350px;
    border-bottom: 1px solid #DDDDDD;
    width:100%;
}
.ProductBlock .Info h3
{
    color: #5B3894;
    font-family: "Gill Sans MT",Arial;
    font-size: 48px;
    font-weight: normal;
    margin-bottom: 0;
    padding-top: 20px;
    width: 50%;
}
.ProductBlock .Info h2
{
    color: #5B3894;
    font-size: 24px;
    font-weight: normal;
    line-height: 30px;
    padding: 10px 0;
    /*font-family:Arial;*/
    margin-bottom: 0;
    padding-top: 20px;
    width: 50%;
}
.ProductBlock .Info p{
    color: #777777;
    font-size: 13px;
    line-height: 150%;
    margin: 0;
    padding: 5px 0;
    width: 48%;
}
.ProductBlock .Info .Act
{
    margin-top: 10px;
    width:455px;
    float:left;
}
.ActList .ActButton
{
    float: left;
}
.ActList a
{
    border-radius: 5px;
    color: #FFFFFF;
    font-size: 15px;
    padding: 5px 20px 5px 45px;
    line-height: 30px;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
    text-decoration: none;
}
.ActList a.PurpleBtn
{
    background: none repeat scroll 0 0 #8272b1;
    background-image: url(../img/transparent_mix.png);
    background-position: 20px -895px;
}
.ActList a.GreenBtn
{
    background: none no-repeat scroll 0 0 #99d76a;
    background-image: url(../img/transparent_mix.png);
    background-position: 20px -937px;
}
.w960{ width:960px;margin:0 auto; padding:0 50px;margin-top: 180px;}
.w1100{width:960px; margin:0 auto; padding:0 50px;}
.mr10{margin-right:10px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb24{margin-bottom:24px;}
.mb50{
    margin-bottom:50px;
    background-color: #FFF;
    border-radius: 0 0 5px 5px;
    padding: 10px;
    overflow: hidden;}
.mb70{margin-bottom:70px;}
.mt26{margin-top:26px;}
.mt30{margin-top:30px;}
.mt44{margin-top:44px;}
.mt60{margin-top:60px;}
/*
.wp100{width:100%;}
*/
.w1100 .mb0{margin-bottom:0;}
.pt0{padding-top:0;}
.pt60{padding-top:60px;}
.w1100 .fs24{font-size:24px;}
.fw{font-weight:700;}
.h60{width:100%; height:60px;}
.h110{width:100%; height:110px;}
.prh_80{z-index:12;position:relative; height:80px;}
.pb10{padding-bottom:10px;}

.bg_ee2d66{background:#ee2d66;}
.bg_5bc2e3{background:#5bc2e3;}
/*#777 536DA6*/
.anchor,.anchor:visited{color:#AA0303; border-bottom:1px dotted #AA0303; text-decoration:none;}
.anchor:hover{color:#AA0303; text-decoration:none;border-bottom:1px solid #AA0303;}

.tit
{
    background-image: url(../img/newsBarBackgorund.png);
    background-repeat: repeat-x;
    height: 52px;
    width: 960px;
    margin:10px 0px -2px 0px;
}
.tit h2
{
    padding: 0px 20px;
    margin: 10px 0;
    float: left;
}
.tit a,.tit a:visited,.tit span{
    float:left;font-size:25px;
    color: #333; }
.tit span{
  line-height: 29px;
}
.tit::after {
    content: "";
    display: inline-block;
    background-image: url(../img/icons.png);
    background-position: -3px -794px;
    background-repeat: no-repeat;
    height: 25px;
    width: 25px;
    margin: 12px 0px;
}





.tit .more{float:right; /*margin-right:28px;*/ font-size:12px;}
.tit_nav{float:left;}
.tit_nav a{font-size:12px;}
.tit_nav_sty1{margin-right:16px;}
.tit_nav_sty1 a{margin-left:6px;}
.tit_nav_sty2{float:right;}
.tit_nav_sty2 a{margin:0;padding:0 15px 0 35px; background:url(../img/index_transparent_mix.png) no-repeat; border-left:1px solid #fff; font-size:12px;}
.tit_nav_sty2 .current,.tit_nav_sty2 a:hover{background:url(../img/index_transparent_mix.png) #000 no-repeat;text-decoration:none;}
.tit_nav_sty2 .sty6,.tit_nav_sty2 .sty6:hover{background-position:9px -534px;}
.tit_nav_sty2 .sty7,.tit_nav_sty2 .sty7:hover{background-position:9px -569px;}
.tit_btn{float:right;}
.tit_btn a,.tit_btn a:visited{display:inline-block; height:24px; margin:1px 0 1px 1px; padding:0 16px; background:url(../img/tit_btn_bg.jpg); line-height:24px; font-size:14px; color:#543592;}
.tit_btn a:hover{text-decoration:none;}

.tit2{height:40px; padding-left:20px; background:#553494; line-height:40px;}
.tit2_name{font-size:20px;}
.tit2 a{float:left; display:block; height:40px;}
.tit2_nav{float:right;}
.tit2_nav a{padding:0 10px 0 32px; background:url(../img/index_transparent_mix.png) no-repeat; border-left:1px solid #fff; font-size:14px;}
.tit2_nav a:hover,.tit2_nav .current{background:url(../img/index_transparent_mix.png) #000 no-repeat; text-decoration:none;}
.tit2_nav .sty1,.tit2_nav .sty1:hover{background-position:9px -379px;}
.tit2_nav .sty2,.tit2_nav .sty2:hover{background-position:9px -416px;}
.tit2_nav .sty3,.tit2_nav .sty3:hover{background-position:9px -454px;}
.tit2_nav .sty4,.tit2_nav .sty4:hover{background-position:9px -490px;}
.tit2_nav .sty5,.tit2_nav .sty5:hover{background-position:9px -592px;}

.tit3{height:34px; margin-top:2px;}
.tit3 span{float:left; line-height:34px; font-size:18px; font-weight:700; color:#492582;}
.more_sty1,.more_sty3{display:inline-block; height:22px; margin:7px 0 0 20px; padding:0 23px 0 10px; background:url(../img/index_transparent_mix.png) 58px -108px #5bc2e3 no-repeat; line-height:22px;}
.more_sty1{height:21px;line-height:21px;background:url(../img/index_transparent_mix.png) 58px -108px #b00233 no-repeat;}
.more_sty2{display:block; width:77px; height:22px; padding-left:17px; background:url(../img/index_mix.jpg) -218px -105px; line-height:1.8;}
.more_sty1:hover,.more_sty2:hover,.more_sty3:hover{text-decoration:none;}
.more_2,.more_2:visited,.more_2:hover{display:block;margin:0 0 0 10px;color:#017dae;}

.tit4{overflow:hidden;height:24px; margin-bottom:15px; padding-left:10px; line-height:24px; background:url(../img/tit4_bg.jpg);}
.tit4 a{float:left;display:block; height:24px; padding:0 10px; background:#fff; font-size:20px; color:#333;}
.tit4 a:hover{text-decoration:none;}

.tit5{height:36px; margin-bottom:15px; line-height:36px; font-size:18px; color:#111;}

.gotobuy{display:inline-block; width:135px; height:66px; padding-right:75px; background:url(../img/index_btn_bg.png) 0 -84px; line-height:46px; font-size:20px; text-align:center;}
.gotobuy_2{z-index:11;position:absolute; bottom:69px; right:20px;display:inline-block; width:100px;height:65px; padding-right:34px; background:url(../img/index_btn_bg.png) 0 -155px; line-height:48px; text-align:center; font-size:20px;}
.gotobuy_2:hover,.gotobuy:hover{text-decoration:none;}

.txt_bg{border-top:1px #ccc solid;/*background:url(../img/design_txt_bg.jpg) repeat-x;*/}

.db_f6f6f6{border:1px solid #f6f6f6;}

.bg_0197d6{background:#0197d6;}
.bg_b10000{background:#b10000;}
.bg_b1bb1e{background:#b1bb1e;}
.bg_0f479e{background:#0f479e;}
.bg_5b2392{background:#5b2392;}
.bg_95b5eb{background:#95b5eb;}
.bg_f47b20{background:#f47b20;}
.bg_a5b3da{background:#a5b3da;}
.bg_f3f3f3{background:#f3f3f3;}
.bg_00b57c{background:#00B57C;}
.bg_a1218e{background:#A1218E;}

.tit2_nav_nobg{float:right;}
.tit2_nav_nobg a,.tit2_nav_nobg a:visited{padding:0 15px;border-left:1px solid #fff; font-size:14px;}
.tit2_nav_nobg a:hover,.tit2_nav_nobg .current{background:#000;text-decoration:none;}

.tit6{font-weight:700; font-size:24px; color:#000;}
.tit6 a,.tit6 a:visited{color:#000;}
.tit6 a:hover{color:#563493;}
.tit7{height:50px; line-height:50px;}
.tit7 span,.tit7 a,.tit7 a:visited{font-size:30px; color:#000;}

.fl{float:left;}
.fr{float:right;}

.news_share_b{z-index:12;position:absolute; bottom:0; width:960px; height:45px;padding-top:5px; background:#f5f6f7;}
.news_share_b_fixed{position:fixed; bottom:0;}
.news_share_b #bdshare{float:none;width:310px;margin:0 auto;}
.news_share_b span{float:left; line-height:40px; font-size:16px; color:#999;}

.tit8{text-align:center; font-weight:700; font-size:30px; color:#07adee;}
.tit9{text-align:center; font-size:24px; color:#07adee;}

/* head */
.HeaderLinkBar {
	position: absolute;
	right: 65px;
	bottom: 73px;
}

.HeaderLinkBar ul{
    margin: 0;
    padding: 0;
    white-space: nowrap; /* 不斷行 */
}
.HeaderLinkBar ul li{
    display: inline;
    font-size: 15px;
    margin-left: 20px;
    color: #7F7F7F;
    float:left;
}
.HeaderLinkBar ul li a{
    color: #7F7F7F;
    text-decoration:none;
    cursor:pointer;
    line-height: 24px;
}
.HeaderLinkBar ul li a.Purple{
    color: #8077b8;
    text-decoration:none;
    cursor:pointer;
}
.Search_oper,.Search_oper form
{
    display:inline;
}
.Search{
    background-image: url(../img/searchBachground.png);
    background-repeat: no-repeat;
    border: 0 none;
    font-size: 12px;
    height: 15px;
    margin: 5px 0;
    padding: 0 20px 0 10px;
    width:61px\9 !important;
    width: 62px; /*因为搜尋欄位多了一個圖示修改*/
    box-sizing: content-box;
    float:left;
}
.Search_btn{
    background-image: url(../img/searchBachground.png);
    background-position:-92px 0px;
    background-repeat: no-repeat;
    border: 0 none;
    margin: 5px 0;
    width:18px;
    height:15px;
    float:left;
}
.PageHeader {
    background-color: #FFF;
    width: 100%;
    border-bottom: 3px solid #502E91;
    padding-top: 20px;
    position: relative;
    z-index: 2000;
}
.head{z-index:14; position:relative; /*background:url(../img/head_bg.jpg) 480px 0 no-repeat;*/}
.head_img{min-height:102px;}
.head_img img{display:block;}
.logo a {
	display: block;
	text-indent: -9999px;
	width: 100px;
	height: 50px;
	bottom: 48px;
	position: absolute;
	background: url(../img/benqLogo.png) no-repeat;
}


.head_top{position:absolute; z-index:3; top:0; right:50px; height:28px; margin-top:30px;text-align:right; line-height:28px;color:#777;}
.head_top a,.head_top a:visited{padding:0 10px;color:#777; font-family:GillSansLight }
.head_top .lasta{padding-right:0;}

.head_btm {
	position: absolute;
	left: 40px;
	bottom: 0;
	z-index: 11;
}

.nav .nav_downlist,.nav .nav_downlist:visited{

    text-decoration: none;
    padding:6px 0;
}

.nav .current,.nav .current:visited,.head_btm .nav .current:hover{position:relative; padding:0 10px 0 16px; background:url(../img/index_mix.jpg) -314px -76px; line-height:38px; text-decoration:none; color:#fff;}
.nav .current span,.head_btm .nav .current:hover span{position:absolute;top:0; right:-6px; display:inline-block; overflow:hidden; width:6px; height:44px; background:url(../img/index_mix.jpg) right -26px;}

.nav .nav_downlist:hover
{
    /*background-image: url(../img/mainMenuMouseOverBackground.png);
    background-repeat: repeat-x;
    background-position: 0 100%;
    position: relative;
    */
}
.nav .nav_downlist:active
{
    background-image: url(../img/mainMenuMouseOverBackground.png);
    background-position: 0 100%;
    cursor: default;
    position: relative;
}
.nav i
{
    border-left: 2px solid #898A8B;
}
.head_btm .nav .current{height:38px; background:url(../img/index_mix.jpg) -314px -120px no-repeat; color:#fff;}
.head_btm .nav .current:hover{height:44px;}
.head_btm .nav .current span{background:url(../img/index_mix.jpg) -470px -26px;}

/* old code
.search{position:absolute; top:8px; right:0; width:202px; height:27px; background:url(../img/index_mix.jpg) -108px -78px;}
.search input,.search_default{width:155px; height:18px; margin:5px 0 3px 15px; background:none; border:0; font-size:14px; color:#777;}
.search_default{position:absolute; background:#fff; cursor:text;}
.search a {display: block; height: 17px;left: 178px;position: absolute;top: 4px;width: 17px;}
*/

.downlist_c{
    display:none;
    margin-top:-66px;
    *margin-top:-66px;
    z-index:20;
    left:322px;
    position:absolute;
    width:510px;
    background:url(../img/head_downlist_bg.jpg) 0 -1px #fff repeat-x;
    border-top:3px solid #553494;
    border-left: 1px solid #DEDEDE;
}
/*
.downlist_c ul{float:left; background:url(../img/head_downlist_ulbg.png) 183px 100px no-repeat;}
*/
.downlist_c ul
{
    margin: 0 auto;
    width: 510px;
    padding: 0;
    white-space: nowrap;
    clear:both;
}
.downlist_c ul li{
    display: block;
       width: 148px;
       height: 200px;
       margin: 2px;
       float: left;
}
/*
.downlist_c ul li{position:relative;float:left;width:171px; padding:100px 0 0 13px; text-align:left;}
*/
.downlist_c ul li a{display:block; width:135px; color:#363636; line-height:20px;}
/*
.downlist_c ul li a strong{display:block;margin-bottom:3px;color:#252525;}
*/
.downlist_c ul li a.ListTitle{
    display:block;
    color: #333;
    font-weight:bold;
    line-height:25px;
    font-size:16px;
    text-decoration:none;
    white-space:normal;
    word-wrap:break-word;
}
.downlist_c ul li a.ListTitle:hover,.downlist_c ul li a.downlist_prod:hover .downlist_prod_title{color:#909;font-weight:bold;}
/*
.downlist_c .downlist_prod { font-family:GillSansLight }
*/
.downlist_c .downlist_prod .downlist_prod_title{
    display:inline-block;
    text-overflow:ellipsis; white-space:nowrap; overflow:hidden;max-width:105px;
    color: #333;
    line-height: 18px;
    font-size: 12px;
    text-decoration: none;
}
.downlist_c ul li .downlist_pa_img{ display:block; width:100%;transition: all 0.1s;-webkit-transition: all 0.1s;}
 .downlist_c ul li .downlist_pa_img:hover{
        border-left: 3px solid #909;
         padding-left: 3px;
       }
.downlist_c ul .no_bg{background:none;}
.sign_new,.sign_hot{overflow:hidden;display:inline-block; width:19px; height:18px; margin-left:10px;background:url(../img/index_transparent_mix.png) no-repeat;}
.sign_new{background-position:0 -293px;*background-position:0 -297px;}
.sign_hot{background-position:-30px -293px;*background-position:-30px -297px;}
.downlist_c_t{margin-bottom:4px;}
.downlist_c .downlist_c_t a,.downlist_c .downlist_c_t a:visited,.downlist_c .downlist_c_t a:hover{color:#492582; font-weight:700;}
.nav_downlist:hover +.downlist_c{display:block}
.downlist_c:hover{display:block}
.downlist_help{font-size:12px;position:relative; height:34px; padding:0 32px; background:#553494; line-height:34px; text-align:right; }
.downlist_help_bg{position:absolute; bottom:-3px; left:0; overflow:hidden;width:510px; height:3px; background:url(../img/downlist_help_bg.png);}
.downlist_help strong{margin-right:25px;color:#fff;}
.downlist_help a,.downlist_help a:visited,.downlist_help a:hover{margin-right:16px; color:#fff;}
.downlist_help .sty1,.downlist_help .sty6,.downlist_help .sty7{background: url("../img/index_transparent_mix.png") no-repeat scroll 0 0 transparent;padding:8px 15px 0 35px;}
.downlist_help .sty1 {background-position:9px -382px;}
.downlist_help .sty6 {background-position:9px -534px;}
.downlist_help .sty7 {background-position:9px -569px;}
.downlist_help .fl {padding:0 15px 0 35px;}

.downlist_c_ul_bg
{
    display: block;
    background: url(../img/head_downlist_bg.jpg) repeat-x scroll 0 -1px #FFFFFF;
    width: 448px;
    z-index: 20;
    left: -100px;
    top: 32px;
    padding:16px 31px;
}
/*
.downlist_c_ul_bg{width:1104px;padding:0 47px 31px; border-left:1px solid #ddd; border-right:1px solid #ddd;}
*/
.downlist_c_r{position:absolute; top:1px; right:1px; width:173px; padding:20px;}
.downlist_c_r dt{height:24px; margin-bottom:5px;line-height:24px; font-weight:700; color:#492582;}
.downlist_c_r dd a,.downlist_c_r dd a:visited{display:inline-block; height:20px; margin-top:3px;line-height:20px; color:#492582;}

/* bread_crumbs */
.bread_crumbs{height:36px; border-top:1px dotted #ccc; line-height:36px; color:#333; text-indent: 20px;}
.bread_crumbs a,.bread_crumbs a:visited{margin:0 10px;color:#333;}
.bread_crumbs span{margin-left:10px;color:#777;}
.bread_crumbs .ml0{margin-left:0;}

.go_to_top{
    position:fixed;
    right:25px;
    bottom:25px;
    display:block;
    width:56px;
    height:56px;
    background:url(../img/icons.png);
    background-position: 0px -174px;
    text-indent:-9999px;
    cursor:pointer;}

/* foot */
.PageFooter{
    background-color: #502E91;
    color: #FFFFFF;
    width: 100%;
}
.PageFooter .Inner{
    margin: 0 auto;
    padding: 20px;
    position: relative;
    width: 960px;
}
.PageFooter .Inner .Top{
    border-bottom: 1px solid #8675B4;
    padding-bottom: 20px;
    overflow: auto;
    padding-left: 180px;
    width:780px;
}
.PageFooter .Inner .Top ul{
    float: left;
    margin-right: 80px;
    width: 150px;
}
.PageFooter .Inner .Top .Title,.PageFooter .Inner .Top .Title .top_a
{
    color: #FFFFFF;
    font-size: 18px;
    line-height: 30px;
}
.PageFooter .Inner .Top li
{
    list-style: none;
    line-height:18px;
}
.PageFooter .Bottom .site{
    padding-top: 3px;
}
.PageFooter .Bottom .site .Global{
    display: block;
    padding-right:5px;
    float: left;
}
.PageFooter .Bottom .site a{
    display: block;
    float: left;
    vertical-align: top;
    /*line-height: 23px;*/
}
.PageFooter a{
    color: #FFF;
    font-size: 12px;
    text-decoration: none;
}
.PageFooter .Inner .Bottom{
    border-top: 1px solid #8675B4;
    padding-top: 20px;
    overflow: auto;
}
.PageFooter .Inner .Bottom .Copyright{
    float:left;
}
.Copyright p{
    font-size:12px;
    line-height: 21px;
}
.FooterLinkBar{
    float:right;
}
.FooterLinkBar li.site{
    border-left: 0 none;
}
.Icon.Global{
    background-position: 3px -58px;
    height: 20px;
    width: 20px;
    margin-top:1px;
    float: left;
}
span.Icon{
    display: inline-block;
    vertical-align: top;
}
.Icon{
    background-image: url(../img/icons.png);
    background-repeat: no-repeat;
}
.FooterLinkBar li{
    border-left: 1px solid #FFFFFF;
    margin-left: 15px;
    padding-left: 15px;
    float: left;
}
.foot_top{width:100%; height:160px; background:#553494;}
.foot_top .w1100{height:160px;background:#553494;}
.foot_t_l{float:left; width:152px; height:90px; margin:35px 35px 0 0; border-right:1px dotted #fff;}
.foot_t_l .foot_top_tit{display:block;padding-top:25px;font-size:30px; color:#fff;}
.foot_nav{float:left; margin:40px 60px 0 0;}
.foot_nav a,.foot_nav a:visited{display:block; margin-top:12px; font-size:16px; color:#bea2f2;}
.foot_nav a:hover,.foot_nav .current,.foot_nav .current:visited{color:#fff;text-decoration:none;}

.foot_t_r{position:relative;float:left; margin-top:30px;}
.foot_t_r_txt{float:left; margin-left:30px;}
.foot_t_r_txt a strong{display:block; margin-bottom:5px; font-size:18px;}
.foot_t_r_txt a:hover strong{text-decoration:underline;}
.foot_t_r_txt p{overflow:hidden;width:565px; height:68px; line-height:22px;  color:#fff;word-break:break-all;}
.foot_t_r_txt .more{display:block; text-align:right;  font-size:14px;}
.foot_t_r_txt .more:hover{text-decoration:underline;}

.foot_t_r dl{float:left; margin-right:15px;}
.foot_t_r dt{float:left; margin:20px 20px 20px 0;}
.foot_t_r dt a{display:block; width:61px; height:50px;background:url(../img/index_mix.jpg);text-indent:-9999px;}
.foot_t_r dd{overflow:hidden;float:left; width:116px; height:30px; line-height:30px;font-family:GillSansLight }
.foot_t_r dd a{font-size:14px; }
.sina_f dt a{background-position:-407px -26px;}
.tencent_f dt a{background-position:-285px -26px;}
.foot_t_r .sina_f{width:313px;}
.foot_t_r .tencent_f{width:200px;}
.foot_t_r .wechat_f{width:174px;}
.wechat_f dt a{background-position:-346px -26px;}
.wechat_f dd{width:90px; height:90px;}

.foot_t_r_c{position:absolute; top:0; left:0; width:760px;}

.foot_btm{background:url(../img/foot_bg.jpg) #f7f7f7 repeat-x;}
.foot_btm .w1100{padding-top:12px;background:url(../img/foot_bg.jpg) #f7f7f7 repeat-x;}
.foot_b_l{float:left; width:15%; height:242px;}
.foot_b_tit{display:block; padding:3px 0 5px 0;font-size:18px; color:#333;}
.foot_btm a,.foot_btm a:visited{display:block; height:23px; line-height:23px; color:#777; }
.foot_b_m{float:left; width:65%; border-left:1px solid #e5e5e5; border-right:1px solid #fff;}
.foot_b_m_bg{padding-left:20px; border-left:1px solid #fff; border-right:1px solid #e5e5e5;}
.foot_b_m dl{float:left; width:142px;}
.foot_b_m dt{height:24px; line-height:24px;font-weight:700; color:#777;}
.foot_b_r{float:left; width:15%; height:242px; padding-left:20px;}
.base_nav{margin-top:15px; border-top:1px dotted #ccc; color:#777; white-space:nowrap;}
.base_nav ul{width:auto; float:right;padding:5px 0;}
.base_nav ul li{float:left;line-height: 23px;padding:0 7px;}

/* page */
.page{float:right;line-height:24px;}
.page a,.page span{float:left;display:block; height:24px; margin-right:1px; padding:0 10px; line-height:24px; background:#eee; color:#777;}
.page a:hover,.page .current,.page .page_btn{background:#553494; text-decoration:none; color:#fff;}
.page em{float:left;padding:0 10px;}
.page p{float:left; margin:0 8px; color:#777;}
.page p input{width:30px; text-align:center;}
/*overview css*/
.Feature{
    border-right: 1px solid #DDDDDD;
    color: #666666;
    float: left;
    font-size: 12px;
    /*height: 170px;*/
    overflow: hidden;
    padding: 0 0 0 10px;
    text-align: left;
    width: 35%;
}
.Feature h2
{
    color: #333333;
    font-family: Helmet,Freesans,sans-serif;
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
}
.Feature ul
{
    padding: 10px 0;
}
.Feature ul li
{
    background: url(../img/transparent_mix2.png);
    background-position: 0 -978px;
    background-repeat: no-repeat;
    line-height: 22px;
    padding-left: 17px;
    word-break: break-word;
}

/*
* News CSS Global
* Copyright 2010 Bamboocat Digital Corp.
* Version 1.0
*/

#news,#news_detail {
    /*background-color: #eee;*/
    padding-bottom: 40px;
}

#news .container {
    width: 960px;
    margin: 0 auto;
}

#news .breadcrumb {
    border-bottom: 0px solid #dddddd;
    width: 100%;
    height:50px;

}

#news .breadcrumb a {
    /*display: inline-block;
    height: 32px;
    line-height: 50px;
    margin-bottom: 15px;
    color: #aaaaaa;
    font-size: 12px;
    margin-right: 5px;*/
}

#news .breadcrumb .icon-home{
    margin-bottom: 0;
}

#news .breadcrumb .separate {
    margin-right: 5px;
}

#news .breadcrumb a:last-child {
    color: #502e91;
    font-weight: 600;
}

#news .news-list ,#news_detail .news-list{
    background-color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#news .news-list .left,.detail_left {

    float: left;
    width: 190px;
    padding: 20px 20px;
}
#news .news_rec
{
    border-bottom:0px !important;
    margin-bottom: 0px !important;
    padding-bottom : 10px !important;
}
#news .news-list .left h2 ,.detail_left h2{
    color: #6f5199;
    font-size: 20px;
    font-weight: normal;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 15px;
    padding-bottom: 20px;
}
#news .news-list .left .tags,.detail_left .tags
{
    border-bottom: 1px solid #e6e6e6;
    margin-bottom:20px;
}

#news .news-list .left .tags ul li ,.detail_left .tags ul li{
    /*padding-bottom: 12px;*/
}
/* Eddie Added 2013-11-11 START */
#news .news-list .left .tags ul li .prefix ,.detail_left .tags ul li .prefix{
    /*margin-top: -3px;*/
}
/* Eddie Added 2013-11-11 END */

#news .news-list .left .tags ul li a ,.detail_left .tags ul li a{
    color: #777;
    display: block;
    float:left;
}

#news .news-list .left .tags ul li.selected,.detail_left .tags ul li.selected {
}

#news .news-list .left .tags ul li.selected a,.detail_left .tags ul li.selected a {
    /*color: #a2007d;*/
    color: #333;
    font-weight: bold;
}

#news .news-list .left .tags ul li.selected a:hover,.detail_left .tags ul li.selected a:hover {
    /*color: #a2007d;*/
    color: #333;
}

#news .news-list .left .tags ul li a:hover,.detail_left .tags ul li a:hover {
    /*color: #a2007d;*/
    color: #333;
    font-weight: bold;
}

#news .news-list .left .tags ul li.current,.detail_left .tags ul li.current {
    color: #fff;
    background-color: #5a388f;
}

#news .news-list .left .menu-item,.detail_left .menu-item{
    width: 160px;
    float:left;
    font-size: 13px;
}

.left .menu-item, .ListLeft .menu-item, .detail_left .menu-item{
    line-height: 26px;
}

#news .news-list .right {
    /*margin-left: 230px;*/
    border-left: 1px solid #e6e6e6;
    min-height: 350px;
    padding: 20px;
    float:left;
    width: 680px;
}

#news .news-list .right .year ,#news .news-list .right .year span{
    height: 43px;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 20px;
    font-size: 12px;
    font-weight: bold;
    text-align: right;
    font-size: 13px;
    color:#777;
}

#news .news-list .right ul li, .product-list-result li{
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
}

#news .news-list .right .news-item-left {
    float: left;
    width: 204px;
}

#news .news-list .right .news-item-left .pic img {
    border: 1px solid #e6e6e6;
    max-width: 205px;
    max-height: 145px;

    margin-top: 2px;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

#news .news-list .right .news-item-right {
    margin-left: 214px;
    padding-left: 10px;
    min-height: 151px;
}

#news .news-list .right .list .title,.product-list-result li .title{
    /*padding-bottom: 15px;*/
    color: #666;
    font-size: 20px;
    font-size: 13px;
}
.product-list-result .result-thumbnail li .title{
    height:20px;
}

#news .news-list .right .list .title a ,.product-list-result li .title a{
    font-weight: bold;
    color: #333;
    font-size: 13px;
    line-height: 20px;
    text-decoration:none;
}

#news .news-list .right .list .news_sub_title {
    font-size: 15px;
    margin: 4px 0;
    margin-bottom: 30px;
    line-height: 20px;
    font-weight: bold;
    font-style: italic;
}

#news .news-list .right .list .time,.product-list-result li .time{
    /*background-color: #bc86d1;*/
    background-color: #fff;
    /*color: #fff;*/
    color: #5A3891;
    font-size: 11px;
    padding: 0;
}
.product-list-result li .time {
    padding: 0 5px;
    line-height: 15px;
    height: 15px;
    display: inline-block;
    background: #dddddd;
    padding: 1px 5px;
    font-size: 12px;
    color: #777 !important;
}
#news .news-list .right .list .tag,.product-list-result li .tag {
    font-weight: normal;
    padding-bottom: 15px;
    font-size: 11px;
    padding: 0;
    color:#777;
}
.product-list-result li .tag span a,.product-list-result li .tag span
{
    color: #a2007d !important;
    margin-left:5px;
    text-decoration: none;
}
.search_highlight {
    background-color: #F0CEF1;
}

#news .news-list .right .list .tag span, #news .news-list .right .list a {
    color: #8f7bb0;
    text-decoration:none
}

#news .news-list .right .list .desc,.product-list-result li .desc{
    padding: 0;
    font-size: 12px;
    line-height: 20px;
    padding-right: 5px;
    overflow: hidden;
    text-align: justify;
    /*height: 80px;*/
    font-size: 13px;
    color:#777;
}
#news .news-list .right .list .desc strong{
    font-style: italic;
}

#news .news-list .right .list .text {
    /*padding-top: 10px;*/
    font-size: 12px;
    line-height: 20px;
    color: #777777;
    margin-top: 30px;
}

#news .news-list .right .list .news_img {
    float: left;
    margin-right: 10px;
    margin-bottom: 0px;
    padding-top: 10px;
}

#news .news-list .right .list .news_img img {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border: 1px solid #e6e6e6;
}

#news .news-list .right .list ul li .title {
    line-height: 15px;
}

#news .news-list .right .list ul li .time_tag ,.product-list-result li .time_tag {
    padding: 5px 0;
    font-size: 13px;
}

#news .news-list .right .list .text ul{
    list-style-type: disc;
    padding-left: 2em;
}

#news .news-list .right .list .text li{
    display: list-item;
    text-align: -webkit-match-parent;
    border: none;
    margin: auto;
    padding: 0;
}

#news .news-list .right .other-news-panel {
    font-size: 12px;
    line-height: 20px;
    padding-top: 0px;
}

#news .news-list .right .other-news-panel .nav-left {
    float: left;
    width: 50%;
}
#news .news-list .right .other-news-panel .nav-left .monitor {
    background-color: #a187c8;
    color: #fff;
    padding: 4px 18px;
    line-height: 25px;
    font-size: 12px;
}

#news .news-list .right .other-news-panel .nav-right {
    float: right;
    width: 40%;
    text-align: right;
    padding-top: 5px;
}

#news .news-list .right .other-news-panel .news-item-list {
    padding-top: 20px;
    /* jenny 131018 start edit */
    /*width: 740px;*/
    width: 704px;
    /* jenny 1310108 end */
    height: 95px;
    overflow: hidden;
}

#news .news-list .right .other-news-panel .news-item-list .news-item {
    /* jenny 131018 start edit */
    /*width: 219px;*/
    width: 207px;
    /* jenny 131018 end */
    height: 95px;
    float: left;
    overflow: hidden;
}

#news .news-list .right .other-news-panel .news-item-list .news-item a {
    color: #777777;
}

#news .news-list .right .other-news-panel .news-item-list .news-item-center {
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    padding: 0px 20px;
    margin: 0px 20px;
}

#news .pagination {
    text-align: center;
    font-weight: bold;
}

#news .pagination span strong {
    color: #5a388f;
    border: 0px;
    background-color: #fff;
    font-weight: bold;
}

#news .pagination span a {
    color: #666;
    border: 0px;
    background-color: #fff;
    margin: 0px 5px;
}

#news .pagination a.prev img, #news .pagination a.next img {
    margin-top: -3px;
}

#news .pagination a.prev, #news .pagination a.next {
    margin: 0px 10px;
}

#news .back {
    float: right;
    font-size: 12px;
}

#news .news-list p {
    margin-bottom: 8px;
}

#news .news-detail {

}

#news .news-detail .date {
    padding-left: 4px;
    color: #666;
    font-size: 0.8em;

}

#news .news-detail .message {
    margin-top: 10px;
    padding: 4px 6px;
}

#news .social_bar{
    float: right;
    height: 30px;
    padding-top: 7px;
}
.large-hide {
    /*visibility: hidden;*/
    display: none;
    /*opacity: 0;
    width: 0;
    height: 0;
    overflow: hidden;*/
}

.breadcrumb {
    /* jenny 131022 start edit */
    /*padding-left: 12px;*/
    padding-left: 5px;
    /* jenny 131022 end */

    font-size: 12px !important;

}
/* 131018 hen end */
.breadcrumb a {
    /*display: inline-block;*/
    height: 32px;
    line-height: 50px;
    margin-bottom: 15px;
    color: #666;
    font-size: 12px;

    /*margin-right: 5px;*/

}

/* 131018 hen */
.icon-home {
    text-indent: -500000px;
    /*background: url("./styles/defaultStyle/theme/images/home.png") no-repeat center bottom;*/
    /*width: 24px;
    height: 30px;*/
    line-height: 50px;
    overflow: hidden;
    margin-bottom: 0;

    /*padding: 0 13px;*/

    background-image: url("../img/icon_home.gif");
    background-position: 50% 50%;
    background-repeat: no-repeat;

    padding: 0;
    padding: 0 6px;
    margin-right: 3px;

}
.icon-home span {
    display: none;
}
/* 131018 hen end */

.breadcrumb a.icon-home {
    margin-bottom: 0;
}
.prefix{
    width: 25px;
    text-align: center;
    float: left;
    line-height: 23px;
    vertical-align: middle;
}

/* 2014.8.27 新增头部menu*/
.head_btm .nav .nav_head_menu_1 li.menu_p{
    color:rgb(137, 122, 180)!important;
    font-size:22px;
    display:inline-block;
    padding: 5px 15px 6px 15px;
    float:left;
}
.menu_p a{
    color:#8976B4;
    font-size:22px;
    text-decoration:none;
}
.head_btm .nav .nav_head_menu_1 li.menu_p:hover,.head_btm .nav .nav_head_menu_1 li.menu_p:hover a.menu_p_link{
    /*color:#ffffff;
    background-color:#DCDCDC;*/
    cursor:pointer;

}
.head_btm .nav .nav_head_menu_1 li.bar {
    margin: 0;
    padding: 0;
    border-left: 2px solid #898A8B;
    width: 1px;
    height: 15px;
    display:inline-block;
    float:left;
    margin-top:10px;
}
/* 2014.12.17 add menu first link - casper.yt.lee start */
.head_btm .nav .nav_head_menu_1 li.menu_p .menu_p_link{
    color:#8976B4;
    display:inline-block;
}
.head_btm .nav .nav_head_menu_1 li.menu_p .menu_p_link:hover{
    /*color:#ffffff;*/
    text-decoration: none;
}
/* 2014.12.17 add menu first link - casper.yt.lee end */

.head_btm .nav .nav_head_menu_1 .nav_head_menu_2{
    position:absolute;
    background-color:#ffffff;
    display:block;
    margin-top:6px;
    margin-left:-20px;
    border-top: 3px solid #553494;
    display:none;
    *margin-top:31px;
    *margin-left:-100px;
}
.head_btm .nav .nav_head_menu_1 .nav_head_menu_3{
    position:absolute;
    background-color:#ffffff;
    display:block;
    top:-3px;
    margin-left:325px;
    border-top: 3px solid #553494;
    display:none;
}
.head_btm .nav .nav_head_menu_1 .nav_head_menu_2 hr{

}
.head_btm .nav .nav_head_menu_1 .nav_head_menu_2 li.menu_c1{
    width:325px;
    cursor:pointer;
}
.head_btm .nav .nav_head_menu_1 .nav_head_menu_2 li.menu_c1:hover
,	.head_btm .nav .nav_head_menu_1 .nav_head_menu_2 li.menu_c1:hover>.nav_head_menu_inner a
{
    /*background-color:#8976B4;
    color:#ffffff;*/
}

.head_btm li.menu__bar{
    margin:0px 20px;
    border-bottom: 1px solid #DCDCDC;
}
.head_btm .nav .menu_c1 .nav_head_menu_inner{
    width:275px;
    display:table;
    padding:0px 31px 0px 20px;
}
.head_btm .nav .menu_c1 .nav_head_menu_inner a{
    display:table-cell;
    color:#8976B4;
    font-size:16px;
    vertical-align: middle;
}
.head_btm .nav .nav_head_menu_1 .nav_head_menu_2 .nav_head_menu_inner img{
    width:63px;
    height:45px;
    float:right;
    margin:3px 0px;
    *margin-top:-25px;
}

/*
.menu_p:hover >.nav_head_menu_2{display:block !important;}
.menu_c1:hover >.downlist_c{display:block !important;}
.menu_c1:hover >.nav_head_menu_3{display:block !important;}
*/


