/*内容区*/

.siwei_product {
    width: 100%;
    height: 100%;
    margin-top: 20px;
}


/*工程业务模块*/

.siwei_engin {
    width: 100%;
    height: 100%;
}

.siwei_engin_text {
    width: 100%;
    height: 50px;
    /*border: 1px solid #000;*/
}

.siwei_engin_text .siwei_engin_text_color {
    border-bottom: 1px solid #ccc;
    margin: 0 auto;
    width: 80px;
}

.siwei_engin_text .siwei_engin_text_color p {
    font-size: 1.5rem;
    text-align: center;
    line-height: 40px;
    color: #0182dd;
}

.siwei_engin_des {
    width: 100%;
    height: 300px;
    /*background: red;*/
    margin-top: 20px;
    margin-bottom: 20px;
}

.siwei_engin_des ul {
    width: 100%;
}

.siwei_engin_des ul li {
    width: 33.3%;
    height: 150px;
    float: left;
    /*border: 1px solid #000;*/
    margin-top: 3px;

}

.siwei_engin_des ul li a {
    display: block;
    width: 100%;
    height: 100%;
    
}

.siwei_engin_des ul li a img {
    display: block;
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 50%;
    moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 3px solid #ccc;
}

.siwei_engin_des ul li a p {
    font-size: 1em;
    color: #000;
    text-align: center;
    margin-top:5px;
}
@media (max-width:350px){
    .siwei_engin_des ul li a p {
        font-size: 12px;
    }
}


/*工业业务查看跟多*/

.siwei_engin_view {
    width: 100%;
    height: 80px;
    /*background: #000;*/
    border-bottom: 1px solid #ccc;
}

.siwei_engin_view .siwei_engin_view_text {
    width: 120px;
    height: 50px;
    border: 1px solid #0182dd;
    margin: 0 auto;
    color: #0182dd;
    text-align: center;
    line-height: 50px;
}


/*工程案例模块*/

.siwei_case {
    margin-top: 20px;
    width: 100%;
    height: 450px;
    /*background: red;*/
}

.siwei_case_text {
    width: 100%;
    height: 50px;
    /*border: 1px solid #000;*/
    color: #0182dd;
    font-size: 1.5rem;
    text-align: center;
    line-height: 50px;
}

.siwei_case_text .siwei_casse_text_color {
    border-bottom: 1px solid #ccc;
    margin: 0 auto;
    width: 120px;
}


/*工程案例*/

#rm {
    width: 100%;
    height: 234px;
    /*border: 1px solid #000;*/
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 40px;
    /*position: relative;*/
}

#aa {
    font-size: 30px;
    line-height: 90px;
    text-align: center;
}

#ak {
    font-size: 30px;
    line-height: 90px;
    text-align: center;
}

a {
    color: #213f71;
    font-size: 9pt;
    text-decoration: none;
}



/*
    公告
*/

.siwei_Notice{
    margin-top:20px;
    width: 100%;
    height: 230px;
    /*background: red;*/
    border-bottom:1px solid #ccc;
}
.siwei_Notice_content{
    /*font-weight: bold;*/
}


.siwei_Notice_content a:hover{
    width: 100%;
    height: 30px;
    display:block;
    background: #08b2e6;
}



/*
    尾部介绍详情
*/

/*
.siwei_tail_txt .siwei_tail_txt_img {
    position: relative;
}
.siwei_tail_txt .siwei_tail_txt_img img{
    position: absolute;
    top:4px;
    left: 145px;
}
.siwei_tail_txt a{
    color: #666
}*/


/*a:hover {
    color: #0066cc;
}*/

.blk_18 {
    overflow: hidden;
    zoom: 1;
    font-size: 9pt;
    /*background: #fff;*/
    width: 100%;
}

.blk_18 .pcont {
    width: 100%;
    float: left;
    overflow: hidden;
    /*padding-left:5px; */
}

.blk_18 .ScrCont {
    width: 32766px;
    zoom: 1;
    margin-left: -5px;
}

.blk_18 #List1_1,
.blk_18 #List2_1 {
    float: left;
}

.blk_18 .LeftBotton,
.blk_18 .RightBotton {
    width: 15px;
    height: 74px;
    float: left;
}

.blk_18 .LeftBotton {
    background-position: 0 0;
    margin: 8px 5px 0;
}

.blk_18 .RightBotton {
    background-position: 0 -100px;
    margin: 8px 1px 10px 5px;
}

.blk_18 .LeftBotton:hover {
    background-position: -20px 0;
}

.blk_18 .RightBotton:hover {
    background-position: -20px -100px;
}

.blk_18 .pl img {
    display: block;
    cursor: pointer;
    border: none;
    margin: 6px auto 1px auto;
    width: 100%;
    height: 234px;
}

.blk_18 .pl {
    /*width: 160px;*/
    float: left;
    float: left;
    text-align: center;
    /*border: 1px solid #000;*/
    margin-left: 5px;
    line-height: 24px;
    position: relative;
}


/*.blk_18 a.pl:hover {
    color: #5dacec;
    background: #fff;
}*/

.blk_18 .pl .siwei_case_beijing {
    width: 100%;
    height: 50px;
    background: url(../images/12.png);
    position: absolute;
    bottom: 0px;
    /*filter: alpha(opacity=50);*/
    /* ie 有效*/
    /*-moz-opacity: 0.5;*/
    /* Firefox  有效*/
    /*opacity: 0.5;*/
    /* 通用，其他浏览器  有效*/
}

.blk_18 .pl .siwei_case_beijing .siwei_case_p1 {
    /*color: #0182dd;*/
    font-size: 14px;
}

.blk_18 .pl .siwei_case_beijing .siwei_case_p2 {
    color: #181818;
    font-size: 12px;
    text-align: left;
}


/*说明*/

.siwei_case_dase {
    width: 100%;
    height: 30px;
    /*border: 1px solid #000;*/
    line-height: 30px;
    text-align: center;
    color: #5c5c5c;
    font-size: 14px;
}

@media (max-width:350px){
    .siwei_case_dase {
        font-size: 12px;
    }
}


/*网站*/
.siwei_web{
  width:100%;
  height: 100%;
  /*background:red;*/
  margin-top:20px;
}
/*网站标题说明*/
.siwei_web .siwei_web_text{
  width: 100%;
  height: 30px;
  /*border:1px solid #000;*/
  font-size: 14px;
  text-align: center;
  color:#5c5c5c;
  /*margin-top:-5px;*/
}
/*网站四大模块介绍*/
.siwei_web .swiei_web_intr{
    width: 100%;
}
.siwei_web .swiei_web_intr ul{
    width: 100%;
}
.siwei_web .swiei_web_intr ul li{
    width: 100%;
    height:150px;
    border:1px solid #fff;
}
.siwei_web .swiei_web_intr ul li a{
    width: 100%;
    height: 100%;
    display: block;
}
.siwei_web .swiei_web_intr ul li a .swiei_web_intr_img{
    width: 40%;
    height: 100%;
    float: left;
}
.siwei_web .swiei_web_intr ul li a .swiei_web_intr_img img{
    display: block;
    width:70%;
    margin: 0 auto;
}
.siwei_web .swiei_web_intr ul li a .swiei_web_intr_txt{
    width: 58%;
    height: 100%;
    float: right;
    margin-right:2%;
    line-height: 30px;
}

.swiei_web_intr_p1{
    font-family:微软雅黑;color:#666666;font-size:1.2em;
}
.swiei_web_intr_p2{
    font-family:微软雅黑;color:#999999;font-size:1em;
}



/*案例*/
.siwei_web_case{
    width: 100%;
    height: 500px;
    background: red;
    margin-top: 20px;
}
/*尾部*/
