﻿@charset "UTF-8";

/**
 *
 * @authors Your Name (you@example.org)
 * @date    2016-10-27 10:04:32
 * @version $Id$
 */


 .slideBox{width:100%;overflow:hidden;position:relative;text-align:center;height:400px;min-width:1220px;background-color:#f2f2f2;}
 .slideBox .hd{position:absolute;z-index:999;overflow:hidden;bottom:30px;left:50%;margin-left:-90px;}
 .slideBox .hd ul{overflow:hidden;zoom:1;float:left;}
 .slideBox .hd ul li{float:left;margin-right:12px;width:16px;height:16px;text-align:center;/*background:#2283a1;*/cursor:pointer;z-index:999; border-radius: 50%;}
 .slideBox .hd ul li.on{background:#fff;}
 .slideBox .bd{position:relative;height:100%;z-index:0;width:100%;margin:0 auto;min-width:1220px;}
 .slideBox .bd li{zoom:1;vertical-align:middle;position:relative;width:100%;height:400px;background:url(../images/banner.jpg) no-repeat center;}
 .slideBox .bd li a{display:inline-block;width:100%;height:100%;}

.banner-menu{width: 220px; height: 400px;background: #fff; padding: 30px 10px; position: absolute;right: 0px;top: 50%; margin-top: -200px; *height: 310px; *width: 200px;}
.banner-menu .item{display: inline-block;width: 65px; height: 65px;float: left; margin-bottom: 55px; line-height: 14px;}

.index-content {
    min-width: 1220px;
}
.i-box01{background:#fff;padding: 20px 0;/*background-color:#f2f2f2;*/}
.i-box01 .sq{background: #fff;width: 226px; height: 182px;padding: 55px 0 0 30px; *width: 180px; *height: 125px;/*margin-left:2px;*/ border:1px solid #dddddd;margin-left:-1px;}
.picScroll-left{ width:995px;  overflow:hidden; position:relative;  *width: 970px;  }
.picScroll-left .hd{ overflow:hidden; width: 100%;  }
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:27px; height:27px; float:right; overflow:hidden; cursor:pointer; position: absolute; right: 10px; top: 50%; margin-top: -18px; z-index: 999}
.picScroll-left .hd .prev{ right: auto; left: 10px;  }
.picScroll-left .hd .prevStop{ background-position:-60px 0; }
.picScroll-left .hd .nextStop{ background-position:-60px -50px; }
.picScroll-left .bd{   }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0 -1px; float:left; _display:inline; overflow:hidden; text-align:center; border:1px solid #dddddd; }
.picScroll-left .bd ul li .pic{ text-align:center; }
.picScroll-left .bd ul li .pic img{ width:250px; height:180px; display:block; }
.picScroll-left .bd ul li .title{ line-height:24px;   }
    .picScroll-left .bd ul li:first-child {
        margin: 0 0px;
    }

.i-box02{padding: 20px 0;}
.box01{}
.box01 .title{width: 100%; height: 50px; line-height: 34px;border-bottom: 2px solid #fa9800; padding-left: 15px; padding-top: 10px; *height: 30px; background: #f5f5f5;}
.box01 .title span{display: inline-block; height: 20px; line-height: 19px; border-left: 5px solid #fa9800; padding-left: 10px; font-size: 18px; color: #333; font-weight: bold;}

.i-box02 table{width: 100%;font-size: 14px; color: #666; border-collapse: collapse;}
.i-box02 table .btn{background: transparent; border: 1px solid #e6212a;color: #e6212a; border-radius: 6px;padding: 0 10px; }
.i-box02 table .num{background: #e6212a; color: #fff;padding: 0px 2px; border-radius: 4px}
.i-box02 tr{height: 50px;line-height: 50px; border-bottom: 1px dotted #999}
.i-box02 td{}
.i-box02 td .icon{margin-top: -4px;margin-right: 4px;}

.i-box03 {padding: 20px 0; padding-top: 10px; /*background: #f5f5f5;*/background: #fff}
.i-box03 ul li{width: 228px;height: 330px; margin-right: 20px; float: left;overflow: hidden;font-size: 14px;}
.i-box03 ul li .name{margin: 2px 0; color: #005bac;margin-bottom: 5px;}
.i-box03 ul li .name a{color: #005bac}
.i-box03 .info{background: #fff; padding: 5px 10px;line-height: 19px;}

.i-box04{padding: 20px 0;}
.i-box04 .item{display: inline-block;width: 20%;}
.i-box04 .item>img{width: 100%;}

.i-box05{ }
.i-box05 .left{width: 400px; height: 270px; padding-top: 20px;border: 1px solid #ddd;  border-right: none; *height: 250px;}
.i-box05 .mid{width: 410px; height: 270px; padding: 10px 20px;border: 1px solid #ddd; *width: 370px; *height: 250px;}
.i-box05 .right{width: 410px; height: 270px;border-left: none; *width: 365px; *height: 250px; }
.i-box05 .title{height: 40px; line-height: 40px; border-bottom: 1px solid #ddd; background: transparent;padding-top: 0;padding-left: 0;}
.i-box05 .title span{font-size: 18px;}

.i-box05 ul li{height: 35px; line-height: 35px;font-size: 14px; color: #666}
.i-box05 ul li .num{color: #999;font-size: 16px; font-family: arial; margin-right: 10px; font-style: italic;}
.i-box05 ul li.first .num{color: #e6212a;}
.i-box05 ul li.second .num{color: #fa9800;}
.i-box05 ul li.third .num{color: #fa9800;}

/*首页滚动*/
  .list_lh
        {
            height: 400px;
            overflow: hidden;
        }

            .list_lh li
            {
                padding: 10px;
                border-bottom: dotted 1px #ccc;
            }

                .list_lh li.lieven
                {
                    /*background: #F0F2F3;*/
                }

                .list_lh li p
                {
                    height: 24px;
                    line-height: 24px;
                }

                    .list_lh li p a
                    {
                        float: left;
                    }

                    .list_lh li p em
                    {
                        width: 80px;
                        font: normal 12px/24px Arial;
                        color: #FF3300;
                        float: right;
                        display: inline-block;
                    }

                    .list_lh li p span
                    {
                        color: #999;
                        float: right;
                    }

                    .list_lh li p a.btn_lh
                    {
                        background: #28BD19;
                        height: 17px;
                        line-height: 17px;
                        color: #fff;
                        padding: 0 5px;
                        margin-top: 4px;
                        display: inline-block;
                        float: right;
                    }

        .btn_lh:hover
        {
            color: #fff;
            text-decoration: none;
        }

        .btm p
        {
            font: normal 12px/24px 'Microsoft YaHei';
            text-align: center;
        }


.banner_r_line {
height:1px;
width:220px;
background-color:#eeeeee;
position:absolute;
}
    .banner_r_line.line1 {
    top:124px;
    right:0px;
    }
    .banner_r_line.line2 {
    top:246px;
    right:0px;
    }


    
.i-box06 {padding: 20px 0; padding-top: 10px; /*background: #f5f5f5;*/background: #fff}
.i-box06 ul li{width: 145px;height: 75px; margin-right: 7px;margin-bottom:10px; float: left;overflow: hidden;font-size: 14px;}
.i-box06 ul li .name{margin: 2px 0; color: #005bac;margin-bottom: 5px;}
.i-box06 ul li .name a{color: #005bac}
.i-box06 .info{background: #fff; padding: 5px 10px;line-height: 19px;}