/*主体样式*/
 .section {
    margin-bottom: 10px;
}

.dyn {
    margin-bottom: 10px;
}

.dyn p, .dyn p a {
    color:#0071B3;
}

.dyn p a:hover {
    color:#04517e;
}

.dyn p.l img {
    margin-left: 7px;
    margin-bottom: -2px;
}

.dyn_list_box {
    min-height: 30px;
    border:1px solid #B0C4DD;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding:10px 20px;
}

.dyn_list_box ul li {
    height: 35px;
    border-bottom: 1px dashed #B1C2DE;
}

.dyn_list_box ul li:last-child {
    border-bottom:0;
}

.dyn_list_box ul li a {
    color: #000;
    line-height: 35px;
}

.dyn_list_box ul li span {
    line-height: 35px;
}

.dyn_list_box ul li a:hover {
    color: #04517e;
}
/*轮播*/
 #slider {
    width: 960px;
    height:300px;
    position:relative;
    overflow:hidden;
    margin-bottom: 10px;
    left:50%; margin-left:-480px; 
}

#slider #imgs {
    position:absolute;
    top: 0;
    left: 0;
    height:300px;
}

#slider #imgs li {
    width: 960px;
    height:300px;
    float:left;
    z-index:0;
}

#slider #imgs li img {
    width: 960px;
    height:300px;
}

#slider #indexs {
    position:absolute;
    bottom:15px;
    right:30px;
}

#slider #indexs li {
    width: 18px;
    height: 18px;
    line-height: 18px;
    display: inline-block;
    background: #3e3e3e;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
    margin-left:10px;
}

#slider #indexs li:hover, #slider #indexs li.hover {
    background:#0071B3;
}

.fixHeight {
    background:#fff;
}
/*李佳洋修改页面*/
 html {
    background:#fff;
}

.lunbo {
    width: 100%;
}
/*覆盖*/
/* #slider {*/
/*    width: 960px;*/
/*    height: 300px;*/
/*    position:relative;*/
/*    float:left;*/
/*    overflow: hidden;*/
/*    margin-bottom: 10px;*/
/*}*/
/*覆盖*/
/* #slider #imgs li {*/
/*    width: 100%;*/
/*}*/
/*覆盖*/
/* #slider #imgs li img {*/
    /*width: 33.33%;*/
/*}*/
/*覆盖*/
/* #slider #indexs {*/
/*    right: 45%;*/
/*}*/

.section_top, .section_middle {
    margin-top:20px;
}

.t_left_div {
    float:left;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    width:30%;
}

.t_middle_div {
    float:left;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    width:34%;
}

.t_right_div {
    float:left;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    width:30%;
    /*height:180px;*/
}

.b_left_div {
    float:left;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    width:67%;
}
/*下面section*/
 .b_right_div {
    float:left;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    width:30%;
    height:210px;
}

.interval {
    float:left;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    width:3%;
    height:160px;
}
/*公司动态*/
 .block_title .tt:before {
    float: left;
    content:"";
    background: #3296dc;
    width: 4px;
    height: 14px;
    overflow: hidden;
    display: inline-block;
    margin: 5px 7px 0 0;
    border-radius: 2px;
}

.block_title .tt {
    float: left;
    font-weight: 500;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}

.block_title .en {
    float: left;
    color:grey;
    padding-left: 5px;
    font-variant:small-caps
}

.block_title .more {
    font-size:12px;
    color: #539ff3;
    float: right;
    cursor: pointer;
    width: 68px;
    height: 22px;
    line-height: 22px;
    border: 1px #fff solid;
    border-radius: 12px;
    text-align: right;
    display: inline-block;
}

#indexContentBox li {
    font-size:12px;
    height:20px;
    margin-top:10px;
}

#indexContentBox li a, #indexContentBox li {
    color:grey;
}

.block_content {
    margin-top:10px;
    font-size:12px;
    color:grey;
}
/*附件配件*/
 .block_content .pic {
    /*text-align:right;*/
    position:relative;
}

.block_content .pic img {
    width:120px;
    height:80px;
    margin-top: 25px;
}

.describe {
    position: absolute;
    z-index: 100;
    top: 10px;
    left: 130px;
    border-left: 1px solid #0071b3;
    padding-left: 15px;
    height:110px;
    padding-top: 10px;
}

.describe li {
    margin-bottom:0px;
}

.describe li span {
    line-height:22px;
}
/*联系我们*/
 .block_content_top {
    /*margin-top:30px;*/
}

.block_content_top img {
    width:65px;
    height:50px;
}

.block_content_bottom {
    margin-top:5px;
    line-height:22px;
}

.block_content_top .phone, .block_content .email {
    float:left;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    width:50%;
    text-align:center;
}

.block_content_top .phone, .block_content .email {
    float:left;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    width:50%;
    text-align:center;
}

.lxr {
    color:#539ff3;
}
/*公司简介*/
 .blcok_content_left {
    float:left;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    width:60%;
    text-indent:2em;
    color:grey;
    line-height:30px;
}

.blcok_content_right {
    float:left;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    width:40%;
    /*padding-top:40px;*/
}

.blcok_content_right img {
    width:100%;
}
/*链接视频下载 qq在线咨询*/
 .bo, .to {
    height:105px;
    width:100%;
}

.b_right_div .top_left {
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    float: left;
    width: 60%;
    height: 100%;
    background: no-repeat url("../images/3.jpg");
    background-size:cover;
}

.b_right_div .top_right {
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    background:#e5e5e5;
    color:#969696;
    float: left;
    width: 40%;
    height: 100%;
    text-align:center;
    font-variant:small-caps;
    padding-top:36px;
    font-size:16px;
    font-weight:600;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    cursor:pointer;
}

.b_right_div .bottom_left {
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    background:#ff7a4d;
    color:#fff;
    float: left;
    width: 45%;
    height: 100%;
    text-align:center;
    font-variant:small-caps;
    padding-top:32px;
    font-size:16px;
    font-weight:600;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    cursor:pointer;
}

.b_right_div .bottom_right {
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    float: left;
    width: 55%;
    height: 100%;
    background: no-repeat url("../images/zixun.png");
    background-size:cover;
}