﻿body
{
    font-family: "Microsoft Yahei" , "Hiragino Sans GB" ,sans-serif;
    color: #363636;
}

#doc_list
{
    margin-bottom: 30px;
}

#doc_list .sub_category
{
    border-bottom: #4796e5 1px solid;
    padding-bottom: 7px;
    color: #193b5f;
    padding-top: 26px;
    font-size: 16px;
}
#doc_list table
{
    width: 672px;
}
#doc_list td
{
    padding-bottom: 2px;
    line-height: 148%;
    padding-top: 2px;
    vertical-align: middle;
}
#doc_list td a
{
    padding-left: 13px;
    font-family: "Microsoft Yahei";
    background: url(/images/lengku/doc_list.png) no-repeat left center;
    font-size: 14px;
    color: #363636;
}

.case_board
{
    padding: 0;
    overflow: hidden;
}
.case_board ul
{
    width: 263px;
    overflow: hidden;
    padding-left: 0px;
    margin: 10px auto 2px auto;
}
.case_board ul li
{
    list-style: none !important;
    width: 260px;
    height: 72px;
    line-height: 72px;
    margin-bottom: 8px;
}

/*内页格式*/
.board, .case_board
{
    text-align: left;
    margin-top: 15px;
    font-size: 14px;
}
/*
.board h2{color:#193b5f; border-bottom:1px solid #3470AC; font-size:16px; font-weight:bolder; font-family:"Microsoft Yahei"; height:38px; line-height:38px; margin:0px;}
.board ul{margin-left:15px; color:#788062;line-height:130%;font-size:14px;list-style-type:none; margin-top:6px; padding-bottom:8px; padding-right:4px; width:250px; padding-left:0;}
.board ul li{padding-left:15px;background-image:url("/images/home/dot4.gif");background-attachment:scroll;background-repeat:no-repeat;background-position:left center; overflow:hidden;width:250px;text-overflow:ellipsis; white-space:nowrap; height:25px; line-height:25px;}*/
.board_right
{
    border: solid 1px #4796e5;
    margin-bottom: 15px;
}
.board_right h2
{
    color: #193b5f;
    border-bottom: 1px solid #3470AC;
    font-size: 16px;
    font-weight: bolder;
    font-family: "Microsoft Yahei";
    height: 38px;
    line-height: 38px;
    margin: 0px;
    padding-left: 15px;
}
.board dl
{
    width: 672px;
    overflow: hidden;
    margin-top: 15px;
}
.board dd
{
    width: 159px;
    overflow: hidden;
    float: left;
    margin-right: 12px;
    padding-left: 0;
    margin-bottom: 30px;
}
.board dd p
{
    text-align: center;
}
.board dd a img
{
    border: 0;
}


.video_title
{
    padding-top: 10px;
    float: left;
    text-align: center;
}

.line
{
    border-bottom: 1px dotted #CBCBCB;
    margin: 10px 8px 0px 8px;
    height: 1px;
}
.case-desc
{
    padding: 10px 8px 0 5px;
}
.case-img
{
    padding-left: 8px;
}

.case_board ul
{
    width: 263px;
    overflow: hidden;
    padding-left: 0px;
    margin-top: 10px;
    margin-bottom: 2px;
}
.case_board ul li
{
    list-style: none !important;
    width: 260px;
    height: 72px;
    line-height: 72px;
    margin-bottom: 8px;
}

#contact table
{
    padding-left: 0;
    margin: 6px 6px 6px 10px;
}

/*视频帮助*/
.video_list
{
    margin-top: 35px;
}
.video_list .v_title
{
    height: 31px;
    line-height: 24px;
    border-bottom: #4796e5 1px solid;
    font-size: 16px;
    font-weight: bold;
    color: #193b5f;
}
.video_list ul
{
    padding: 0;
    margin: 0;
    list-style: none;
    margin-top: 15px;
}
.video_list ul li
{
    width: 218px;
    float: left;
    margin-left: 9px;
    margin-bottom: 9px;
}
.video_list ul li.no_l_mar
{
    margin-left: 0;
}
.video_list ul li .a_img
{
    width: 218px;
    height: 163px;
    overflow: hidden;
}
.video_list ul li .a_img a
{
    display: block;
    position: relative;
}
.video_list ul li .a_img a .video_btn
{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto auto;
    width: 218px;
    height: 163px;
    background: #000;
    opacity: 0.3;
    text-align: center;
    line-height: 163px;
}
.video_list ul li .a_img a .btn_img
{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto auto;
    width: 218px;
    height: 163px;
    text-align: center;
    line-height: 163px;
    vertical-align: middle;
    display: table;
}
.video_list ul li .a_img a .btn_img p
{
    width: 100%;
    height: 163px;
    vertical-align: middle;
    display: table-cell;
}
.video_list ul li .a_img a .btn_img img
{
    width: 84px;
    vertical-align: middle;
}
.video_list ul li .a_img a img.big_img
{
    max-width: 100%;
    display: block;
}
.video_list ul li .warp_article
{
    background: #f2f2f2;
    height: 76px;
    overflow: hidden;
    overflow: hidden;
    padding: 12px;
}
.video_list ul li .warp_article .a_tle
{
    /*word-break:keep-all;white-space:nowrap;overflow:hidden; text-overflow:ellipsis;*/
}
.video_list ul li .warp_article .a_tle a
{
    color: #333;
    font-size: 16px;
    line-height: 27px;
}
.video_list ul li .warp_article .a_tle a:hover
{
    color: #4796e5;
}
.video_list ul li .warp_article .a_con
{
    color: #666;
    font-size: 14px;
    margin-top: 6px;
    line-height: 23px;
    height: 46px;
    overflow: hidden;
}
.clear
{
    clear: both;
}
.bord_left h2
{
    color: #193b5f;
    font-size: 16px;
    border-bottom: 1px solid #4796e5;
    font-family: "Microsoft Yahei";
    height: 34px;
    line-height: 38px;
    margin: 0px;
    font-weight: bolder;
    margin-top: 20px;
}
.bord_left h2 a
{
    width: 86px;
    height: 33px;
    line-height: 33px;
    display: inline-block;
    border: 1px solid #4796e5;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    border-bottom: 0px;
    text-decoration: none;
}
.bord_left h2 a.h_docs
{
    border-right: 0px;
}
.bord_left h2 a.h_video
{
    border-left: 0px;
}
.bord_left h2 a.active
{
    background: #4796e5;
    color: #fff;
}
