@charset"utf-8";

/*版本時間: 2015/12/02  15:20  AM;*/

.movieYoutube {
    overflow: hidden;
}

.movieYoutube_layout img {
    height: 100% !important;
    width: auto !important;
}

.slider-thumbs {
    top: 430px;
    display: block;
    position: absolute;
    right: 0px;
    z-index: 10;
}

.anchorLink .title{
   color: #5a2a75;
    display: block;
    font-size: 24px;
    line-height: 1.4em;
    text-align: left;
    margin-bottom: 10px;
    margin-left: 5px;
}

.anchorLink {
    margin-bottom: 20px;
    /*margin-top: -40px;*/
    overflow: hidden;
}

.anchorLink_ul {
    overflow: hidden;
    width: 944px;
    margin: 0 auto;
}

.anchorLink_li {
    float: left;
    margin: 0px 5px 5px 5px;
    width: 460px;
    border-radius: 4px;
    border: 1px solid #ddd;

}

.list_arrow {
    width: 10px;
    height: 25px;
    background-image: url('/media/benq_benq/img/arrow_right.png');
    background-repeat: no-repeat;
    background-position: center;
    float: left;
    padding: 5px 10px 5px 0;
}

.anchorLink_li:hover .list_arrow {
    background-image: url('/media/benq_benq/img/d_p_arrow_right.png');
}
.anchorLink_li:hover{
    box-shadow: 2px 3px 5px rgba(0,0,0,.5);
}
.anchorLink_li a {
    font-size: 12pt;
    background-color: #eee;
    color: #777;
    padding: 0px 0px 0px 10px;
    width: 440px;
    line-height: 35px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /*font-weight: bold;*/
}

sup {
        font-size: 0.83em;
        vertical-align: super;
        line-height: 0;
}

.anchorLink_li:hover a {
    border-radius: 3px;
    text-decoration: none;
    color: #fff;
    font-weight: normal;
    background-color: #624884;
}
.line5 {
    max-height: 100px;
    margin-bottom: 50px;
}
.line9 {
    max-height: 180px;
    margin-bottom: 50px;
}
.line2 {
    max-height: 40px;
}
.line1 {
    max-height: 22px;
}
.solution_yt900 {
    width: 900px;
    height: 506px;
    position: relative;
}
.solution_yt645 {
    width: 645px;
    height: 363px;
    position: relative;
}

.solution_yt450 {
    width: 450px;
    height: 253px;
    position: relative;
}

.yt_cover {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}
.video_plan_span2 {
    width: 100px !important;
    height: 99px !important;
    margin: -50px 0 0 -50px !important;
    background: url(http://www.benq.com/media/benq_benq/img/btn_play.png) !important;
    display: block !important;
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    z-index: 50;
}
.s_banner_btn {
    position: absolute;
    z-index: 20;
}
.feature_body {
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.feature_body_border {
    border-bottom: 1px solid #ddd;
}
.feature_pic_rec1 {
    width: 470px;
}
.feature_pic_rec2 {
    width: 380px;
}
.feature_pic_rec3 {
    width: 290px;
}

.size_large_half{
    text-align: center;
}

.size_large_half img {
    max-width: 178px;
}

#b2 .size_large_half img {
    max-width: 221px;
}

#c2 .size_large_half img {
    max-width: 136px;
}
.FeatureTitle,
.feature_title {
    color: rgba(111, 81, 153, 1.00);
}


/*solution recommend tpl*/

.tpl_recommend_p{
    box-shadow: 0 0 20px rgba(0,0,0,.3);
    border-radius: 10px;
    width: 789px;
    margin-left: auto;
    margin-right: auto;
}

.tpl_recommend_p .CaseType{
    height: auto !important;
}

.tpl_recommend_p .feature_title{
    color: #222;
    font-weight: bold;
    font-size: 24px;
    padding: 40px 50px 30px;
    background: url('/media/benq_benq/img/recommend_top_bg.png') no-repeat left bottom;
    border-bottom: 1px solid #333;
}

.tpl_recommend_p .feature_title img{
    width: 40px;
    margin-right: 20px;
    margin-left: 10px;
}

.tpl_recommend_p .result{
    padding: 0px 50px 20px;
    width: 689px;
    overflow: hidden;
    clear: both;
}

.tpl_recommend_p .result .cover{
    width: 213px;
    height: 132px;
    overflow: hidden;
}

.tpl_recommend_p .result .result-item{
    transition: all 5s ease-in-out;
    -webkit-transition: all 5s ease-in-out;
}

.tpl_recommend_p .result .result-item:hover .cover img {
    -ms-transform: scale(1.1,1.1); /* IE 9 */
    -webkit-transform: scale(1.1,1.1); /* Chrome, Safari, Opera */
    transform: scale(1.1,1.1);
}

/*solution2_video_tpl下方加slider*/

.solution2_video_tpl .ca-wrapper_outside {
    width: 828px;
    margin: 0 auto;
    overflow: visible;
}

.solution2_video_tpl .ca-wrapper {
    float: left;
}

.solution2_video_tpl .video_list {
    height: 260px;
}

.solution2_video_tpl .slick-prev {
    position: absolute;
    left: -40px;
    top: 50%;
    width: 28px;
    height: 70px;
    border-radius: 4px;
    margin-top: -35px;
    text-indent: -100px;
    overflow: hidden;
    background-image: url(/media/benq_benq/img/icons.png);
    background-position: 0px -540px;
    border: 0px;
    z-index: 1;
    opacity: 1;
}

.solution2_video_tpl .slick-next {
    position: absolute;
    right: -40px;
    top: 50%;
    width: 28px;
    height: 70px;
    border-radius: 4px;
    margin-top: -35px;
    text-indent: -100px;
    overflow: hidden;
    background-image: url(/media/benq_benq/img/icons.png);
    background-position: -28px -540px;
    border: 0px;
    opacity: 1;
}
