 .bm-box>div {
            display: none;
        }

        .bm-con ul li {
            text-indent: 20px;
            float: none;
        }

        .mypage .pagination li {
            float: left;
            text-indent: 7px;
            padding: 0px;
        }

        .mypage .pagination li:hover {
            background: none;
        }

        .mypage .pagination li a {
            display: inline;
        }

        .box li a {
            width: 100%;
        }

        .bmfl {
            position: relative;
            padding-bottom: 20px;
        }

        .bm-left {
            width: 90px;
            padding: 8px;
            margin-top: 7px;
            font-size: 14px;
            position: relative;
        }

        .bm-left::before {
            content: "";
            position: absolute;
            width: 3px;
            height: 15px;
            top: 12px;
            left: 0;
            background-color:#355E92;
        }

        .sj-more {
            position: absolute;
            padding: 7px 10px;
            top: 7px;
            right: -10px;
            cursor: pointer;
        }

        .sj-more:hover {
            background-color: #0e468c;
            color: #fff;
        }

        .sj-bm {
            width: 740px;
            height: 50px;
            overflow: hidden;
        }

        .sj-bm li {
            float: left;
            margin: 7px 7px 0 0;
        }

        .sj-bm li a {
            display: block;
            padding: 8px;
            background-color: #f5f5f5;
            width: 100%;
        }

        .sj-bm li a.sj-active {
            background-color: #355E92;
            ;
            color: #fff;
        }

        .mynav {
            height: 48px;
            background-color: #bf0c0d;
        }

        .mynav li {
            float: left;
            width: 150px;
            line-height: 48px;
            text-align: center;
            font-size: 18px;
        }

        .mynav li a {
            color: #fff;
            display: block;
            text-decoration: none;
        }

        .mynav li a:hover,
        .mynav li a.active {
            background-color: #ed5316;
        }

        .zf-item li {
            font-size: 18px;
            position: relative;
            float: none;
            margin-bottom: -1px;
        }

        .zf-item li a {
            text-indent: 10px;
            text-align: left;
            color: #0e468c;
            font-weight: bold;
            line-height: 1.42857143;
            position: relative;
            display: block;
            padding: 8px 12px;
        }

        .zf-item li:before {
            content: '';
            width: 3px;
            background: #355E92;
            display: block;
            position: absolute;
            left: 10px;
            top: 13px;
            height: 15px;
        }

        .bm-content .sub-title li:hover,
        .sub-title li.active,
        .bm-content .sub-titleh li:hover,
        .sub-titleh li.active {
            background: url(../../../images/sub-title-bg.jpg) center bottom no-repeat;
        }

        .bm-content .sub-title li,
        .bm-content .sub-titleh li {
            float: left;
            padding: 3px 8px;
            margin: 0 33px 0 11px;
            height: 32px;
            text-align: center;
            position: relative;
        }

        .bm-content .sub-title li a,
        .bm-content .sub-titleh li a {
            font-size: 16px;
            display: block;
        }

        .bm-content .sub-title li:hover a,
        .sub-title li.active a,
        .bm-content .sub-titleh li:hover a,
        .sub-titleh li.active a {
            color: #bf0c0d;
            ;
        }

        .zf-box,
        .zf-boxh {
            height: 272px;
            overflow: hidden;
        }

        .zf-box li,
        .zf-boxh li {
            display: none;
        }
		.header {
		    min-width: 1200px;
		}
		
		.contain {
		    width: 1200px;
		    margin: 0 auto;
		    font-family: "Microsoft yahei";
		}
		.footer .footer-logo {
		    padding-top: 13px;
		    display: inline-block;
		    width: 23%;
		    text-align: right;
		    vertical-align: middle;
		}
		
		.footer .infor {
		    padding-top: 0px;
		    display: inline-block;
		    width: 47%;
		    text-align: center;
		    color: #333;
		    vertical-align: middle;
		}
		
		.footer .jiucuo {
		    padding-top: 13px;
		    display: inline-block;
		    width: 29%;
		    text-align: left;
		    vertical-align: middle;
		}
		
		.footer p {
		    line-height: 25px;
		}
		.alert-mengban {
		        position: fixed;
		        top: 0px;
		        left: 0px;
		        z-index: 1000;
		        background: #000000;
		        opacity: 0.5 !important;
		        filter: alpha(opacity=50) !important;
		        width: 100%;
		        height: 100%;
		        display: none;
		    }
		
		    .alert-warning {
		        position: fixed;
		        left: 50%;
		        top: -400px;
		        margin-left: -300px;
		        width: 600px;
		        height: 270px;
		        background: #fff;
		        z-index: 1001;
		        display: none;
		    }
		
		    .alert-delete {
		        width: 100%;
		        height: 38px;
		        position: relative;
		    }
		
		    .alert-delete span {
		        position: absolute;
		        top: 10px;
		        right: 10px;
		        width: 19px;
		        height: 19px;
		        background: url(../../../images/deleteks20170807.png) center center no-repeat;
		        cursor: pointer;
		    }
		
		    .alert-wzsm {
		        width: 480px;
		        height: 100px;
		        margin: 15px auto 0;
		        line-height: 35px;
		        font-size: 24px;
		        color: #000;
		        text-align: center;
		        font-family: "Microsoft YaHei";
		        padding-bottom: 15px;
		        border-bottom: 1px solid #d4d4d4;
		    }
		
		    .alert-wzsm p {
		        font-size: 24px;
		        font-family: "Microsoft YaHei";
		    }
		
		    .alert-footer {
		        width: 100%;
		        height: 105px;
		        font-size: 24px;
		        color: #000;
		    }
		
		    .alert-footer span {
		        cursor: pointer;
		        float: left;
		        font-family: "Microsoft YaHei";
		    }
		
		    .continue {
		        width: 124px;
		        height: 42px;
		        background: url(../../../images/continueks20170810.png) center center no-repeat;
		    }
		
		    .fangqi {
		        line-height: 42px;
		        font-size: 20px;
		        color: #ab0d07;
		        margin-left: 20px;
		    }
		
		    .xuanze {
		        width: 210px;
		        height: 42px;
		        margin: 25px auto 0;
		    }
		</style>
		
		<style>
		    .header {
		        min-width: 1200px;
		    }
		
		    .contain {
		        width: 1200px;
		        margin: 0 auto;
		        font-family: "Microsoft yahei";
		    }
		
		 
		
		    .footer .footer-logo {
		        padding-top: 13px;
		        display: inline-block;
		        width: 23%;
		        text-align: right;
		        vertical-align: middle;
		    }
		
		    .footer .infor {
		        padding-top: 0px;
		        display: inline-block;
		        width: 47%;
		        text-align: center;
		        color: #333;
		        vertical-align: middle;
		    }
		
		    .footer .jiucuo {
		        padding-top: 13px;
		        display: inline-block;
		        width: 29%;
		        text-align: left;
		        vertical-align: middle;
		    }
		
		    .footer p {
		        line-height: 25px;
		    }