/**友情链接样式*/
        .yqljmain3{width: 100%;margin-top:-40px;padding: 30px 0; /*border-bottom: 1px solid #bfc1c3;*/ }
        .friend_link { background: #FFF;      width: 1200px;margin: 0px auto;}
        .wzdh {width: 1200px;border: 1px solid #e8e8e8;border-bottom: 0px;}
        .i_wzdh_con ul { float: left;}
        .yqlj {padding-left: 5px;width: 300px; padding-right: 5px;height: 45px;font-weight: normal; text-align: center;
            cursor: pointer;color: #000; font-size: 14px;float: left;line-height: 45px;}
        .daohang_list {width: 1200px; font-weight: normal; color: #000;font-size: 14px;float: left;line-height: 34px; border-bottom: 1px solid #e8e8e8;padding: 5px 0px;}
        .jgliebiao { width: 1076px; margin: 0 auto;}
        .jgliebiao li {line-height: 28px;color: #000; height: 28px;width: 185px;padding-left: 42px;float: left;white-space: nowrap;}
        .jgliebiao li a {color: #000;}
        .header{border-bottom: solid 3px #4178be;clear: both;}
        .i_wzdh_con ul li img {
            margin-left:5px;
        }
		
		   .nav ul li ul{

            display: none;/*将 二级 菜单隐藏起来*/
            background-color:#4178be;
            width:150px;
            height:200px;
            margin-top:10px;
        }
        .nav ul li ul li{
            width:100%;

        }

        .nav ul li:hover ul{

            display: block;/*当鼠标移动到一级标签后，ul即二级菜单显示出来*/

        }
		  .siteinfo {
            line-height: 21px;
            margin-top: 15px;
            font-size: 18px;
            color: #d6161a;
            font-weight: bold;
            text-align: right;
        }

        .siteinfo a {
            margin-left: 8px;
            margin-right: 8px;
        }
        .siteinfo a {
            line-height: 21px;
            margin-top: 15px;
            font-size: 18px;
            color: #d6161a;
            font-weight: bold;
            text-align: right;
        }

