@charset "utf-8";
/*全局样式控制*/



/*铁建网群*/
.tjwq_wrap{overflow: hidden}
.tjwq_top{width:100%;float:left;}
.tjwq_topl{height:70px;float:left;line-height:70px;font-size:24px;color:#e60009;font-weight:bold;border-bottom:1px solid #dcdcdc;}
.tjwq_topr{float:right;}
.tjwq_box{width:100%;float:left;}
.tjwq_box .hd{width:100%;float:left;height:50px;border-bottom:1px solid #ebebeb;}
.tjwq_box .hd .hd_l{float:left;line-height:50px;color:#333;background:url(tjwq_icon_1.png) no-repeat 0 23px;}
.tjwq_box .hd .hd_l span{float:left;font-size:18px;color:#333;font-weight:bold;margin-left:17px;}
.tjwq_box .hd .hd_l a{float:left;font-size:14px;color:#333;margin-left:40px;}
.tjwq_box .hd .hd_l a:hover{color:#e60009;}
.tjwq_box .hd .hd_r{float:right;line-height:50px;cursor:pointer;}
.tjwq_box .hd .hd_r a{float:left;font-size:16px;color:#333;font-weight:bold;}
.tjwq_box .box_lj{float:left;font-weight:bold;}
.tjwq_box .box_kg{float:left;width:15px;height:50px;display:inline-block;background:url(tjwq_icon_2.png) no-repeat 50% 50%;margin-left:8px;}
.tjwq_box .box_kg_c{background:url(tjwq_icon_3.png) no-repeat 50% 50%;}
.tjwq_box .bd{width:100%;float:left;background:#f5f5f5;display:none;}
.tjwq_box .bd ul{width:100%;float:left;padding:11px 0;}
.tjwq_box .bd ul li{width:33.33333%;float:left;font-size:16px;line-height:32px;color:#333;}
.tjwq_box .bd ul li a{float:left;color:#333;margin-left:25px;}
.tjwq_box .bd ul li a:hover{color:#e60009;}
@media screen and ( max-width: 640px) {
    .tjwq_box .hd .hd_l span {
        font-size: 16px;

    }
    .tjwq_box .bd ul li{
        width: 100%;
    }
    .tjwq_box{position: relative;  margin-left: 20px }
    .tjwq_box .hd{float: none;height: 100px}
    .tjwq_box .hd .hd_l a {

        font-size: 14px;
        margin-left: 20px;
        position: absolute;
        top: 50px;
        left: 0;
    }
    .tjwq_box .hd .hd_r{
        position: absolute;
        top: 50px;right: 40px;
    }
    .position1 {
        line-height: normal;
        font-weight: normal;
        color: #333333;
        font-size: 14px;

       width: 100%;
        position: absolute;margin-top: 0!important;    border-bottom: 1px solid #ebebeb!important;

    }
    .tjwq_topl{height: 82px;position: relative}
    .tjwq_topl div:first-child{    display: inline;
        line-height: 26px;
        font-size: 18px;
        padding: 2px 4%;
        font-weight: bold;
        background: #2373c8;
        float: left;
        color: white;
        margin-top: 52px;
    }
	.tjwq_box .box_lj{font-size:0.4rem;}
}