.banner{width:100%;height:300px;}
.apply{margin-top: 30px;}
.apply a{margin-bottom: 20px;}
.apply img{width:316px;height:124px;border-radius:4px;}
.top_title{margin-bottom:10px;}
.top_title h3 i{width: 3px;
    height: 23px;
    background: #FB6858;
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;}
.top_title a{color: #9B9B9B;font-size: 14px;}
.remen{margin-top: 30px;}
.remen h3{font-size: 18px;}
.money{background: #F5F5F5;height:80px;margin-top: 10px;}
.money img{width:60px;height:60px;border-radius:50px;margin: 10px;}
.name{width:230px;}
.name h3{font-size: 14px;color: #4A4A4A;margin:12px 0 10px 0;}
.name p{font-size: 13px;}
.name p em{display: inline-block;font-weight: bold;}
.service a{margin-top:20px;}
.service img{width:316px;height:124px;border-radius:4px;}

.products{margin-top:30px;}
.school_detail{width:315px;height:108px;background:#F5F5F5;border-radius:4px;margin-top: 14px;}
.school_detail img{width: 110px;height:88px;margin: 10px 14px 10px 10px;}
.products h3{font-size: 18px;font-weight: bold;margin:0px 0 8px 10px;}
.substance{width:172px;}
.substance h4{font-size: 14px;color: #4A4A4A;margin: 13px 0 6px 0;height:44px;}
.substance p{font-size: 12px;color: #868686;margin-bottom: 10px;}
.substance span{font-size: 14px;color: #4A4A4A;display: block;vertical-align: middle;}
.substance span em{width:22px;height:24px;background:url(/static/common/images/dingwei.png) no-repeat center center;background-size:cover;display: inline-block;vertical-align: middle;margin-right: 6px;}
.banner img{width: 100%;height:300px;min-width:1200px;}

.home_fl{width:825px;margin-right:28px;}
.video_anli{float: left;width:255px;height:284px;margin:30px 30px 0 0;position: relative;}
.home_fl li:nth-child(3n){margin-right:0px;}
.home_fr{width:316px;}

.video-wrap img{width:200px;height:200px;}
.inner .play{z-index: 10;width:50px;height:50px;background:rgba(0,0,0,.4) url(/static/common/images/baofang.png) no-repeat center center;position:absolute;left:40%;top:34%;border-radius:50%;cursor:pointer;}
.vr-big .inner{position: relative;}
.vr-big .inner img{width:255px;height:192px;}
.shdows{position: relative;}
.shdows img{width:255px;height:192px;}
.hide{position: absolute;bottom:16px;left:10px;}
.hide h4{margin-bottom:4px;font-size: 18px;height: 50px;overflow: hidden;}
.hide p{font-size: 14px;color: #4A4A4A;}
.disable{width:255px;height:90px;position: absolute;bottom:4px;left:0px;background:#fff;box-shadow:0px 2px 10px 0px rgba(0,0,0,0.1);padding-top: 6px;}
.hide{color:#000;}
		#pull_right{
            text-align:center;
        }

        .pagination {
            display: inline-block;
            padding-left: 0;
            margin: 20px 0;
            border-radius: 4px;
        }
        .pagination > li {
            display: inline;
        }
        .pagination > li > a,
        .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            margin-left: -1px;
            line-height: 1.42857143;
            color: #428bca;
            text-decoration: none;
            background-color: #fff;
            border: 1px solid #ddd;
        }
        .pagination > li:first-child > a,
        .pagination > li:first-child > span {
            margin-left: 0;
            border-top-left-radius: 4px;
            border-bottom-left-radius: 4px;
        }
        .pagination > li:last-child > a,
        .pagination > li:last-child > span {
            border-top-right-radius: 4px;
            border-bottom-right-radius: 4px;
        }
        .pagination > li > a:hover,
        .pagination > li > span:hover,
        .pagination > li > a:focus,
        .pagination > li > span:focus {
            color: #2a6496;
            background-color: #eee;
            border-color: #ddd;
        }
        .pagination > .active > a,
        .pagination > .active > span,
        .pagination > .active > a:hover,
        .pagination > .active > span:hover,
        .pagination > .active > a:focus,
        .pagination > .active > span:focus {
            z-index: 2;
            color: #fff;
            cursor: default;
            background-color: #ff3131;
            border-color: #ff3131;
        }
        .pagination > .disabled > span,
        .pagination > .disabled > span:hover,
        .pagination > .disabled > span:focus,
        .pagination > .disabled > a,
        .pagination > .disabled > a:hover,
        .pagination > .disabled > a:focus {
            color: #777;
            cursor: not-allowed;
            background-color: #fff;
            border-color: #ddd;
        }
        .clear{
            clear: both;
        }
        .hide{width: 92%}
        .floating{text-align: center;color: #fff;margin-top:88px;}
		.floating h3{font-size: 46px;text-shadow:0px 2px 4px rgba(0,0,0,0.5);}
		.after{position: absolute;top:0px;left: 0px;background: rgba(0,0,0,.3);width:100%;height:300px;min-width:1200px;}
		.floating p{font-size: 20px;margin:24px 0 50px 0;}
		.video_map{width:100%;height:100%;position:fixed;top: 0px;left: 0px;background: rgba(0,0,0,.5);text-align: center;z-index: 11;display: none;}
		.video_map.on{display: block;}
		.video_border{width: 1100px;height: 540px;background-color: #000000;position: absolute;left: 50%;top: 50%;margin-top: -270px;margin-left:-550px;}
		.video_map video{width:100%;height:100%;}
		.close_set{position: absolute;top:-20px;right:-10px;padding: 6px;border-radius:50%; background: #ddd;}
		.close_set img{width:20px;height:18px;cursor:pointer;}