/*public*/
html,body,address,blockquote,div,dl,form,h1,h2,h3,h4,h5,h6,ol,p,pre,table,ul,dd,dt,li,tbody,td,th,thead,tr,button,object,a,abbr,b,em,i,img,samp,span,strong,sub,sup,tt,var,input,select{margin:0;padding:0}
input,button,img,fieldset{border:0;outline:none}
input,select{outline:none}
/* set image max width to 100% */
img,video{height:auto;width:auto\9;/* ie8 */}
/* set html5 elements to block */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
body{width:100%;font:12px/1.5 'Microsoft YaHei','华文细黑',STXihei,Helvetica, Tahoma, Arial, '微软雅黑', sans-serif;color:#555;word-wrap:break-word;word-break:break-all;background:#fff;position: relative;}
body div,body p{margin:0 auto;word-break:normal;}
address,cite,dfn,em,var{font-style:normal}
var{font-family:Georgia,Verdana,Arial}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
a{color:#fff;text-decoration:none;outline:none}
a:hover{text-decoration:none}
p{color: #2d73b5;}
/* list */
ul,ol{list-style:none}


/*Align*/
.alg_r{text-align:right}
.alg_c{text-align:center}

/*music*/
#viose{cursor: pointer;position: absolute;display: inline-block;top: 92.5%;right: 2%;z-index: 222;}

/*loading*/
#loading{background:#fff;text-align:center;width:100%;height:100%;position:absolute;z-index:99999;}
/*滚动条的宽度*/
    ::-webkit-scrollbar {
        width:9px;
        height:9px;
    }

/*外层轨道。可以用display:none让其不显示，也可以添加背景图片，颜色改变显示效果*/
    ::-webkit-scrollbar-track {
        width: 6px;
        background-color:#0d1b20;
        -webkit-border-radius: 2em;
        -moz-border-radius: 2em;
        border-radius:2em;
    }
/*滚动条的设置*/
    ::-webkit-scrollbar-thumb {
        background-color:#606d71;
        background-clip:padding-box;
        min-height:28px;
        -webkit-border-radius: 2em;
        -moz-border-radius: 2em;
        border-radius:2em;
    }
/*滚动条移上去的背景*/
    ::-webkit-scrollbar-thumb:hover {
         background-color:#fff;
    }

img{width: 100%;height: auto;}

.bg{width: 100%;height: 100%;position: fixed;top: 0;left: 0;right: 0;bottom: 0;z-index: -1;}
.bg img{width: 100%;min-height: 100%;}

.main_pc{width: 1250px;margin:0 auto;position: relative;padding-bottom: 280px}

.main_pc .title{width: 50%;margin:50px auto 40px;}
.main_pc .video{width: 96%;position: relative;}
.main_pc .video img{position: absolute;width: 100%;height: 100%;}
.main_pc .video #videoPlay{position: absolute;width: 7%;bottom: 10%;left: 3%;height: auto}

.main_pc .people{width: 100%;margin: 60px auto;overflow: hidden;padding-top: 25px;padding-bottom: 25px;}
.main_pc .left{width: 60%;background: rgba(256,256,256,0.7);float: left;padding:0 3%;box-shadow: 1px 1px 20px #333;margin-left: 25px;border-radius: 5px}
.main_pc .left .peopleTil{text-align: center;width: 72%;padding:10px 15px;border-bottom: 1px solid #674115;}
.main_pc .left .peopleTil p{color: #674115;font-size: 28px;line-height: 90px;font-family: '宋体';font-weight: 1000;}
.main_pc .left .peopleTxt{text-align: justify;padding:20px 15px 40px;}
.main_pc .left .peopleTxt p{color: #674115;font-size: 16px;line-height: 30px;text-indent: 2em;letter-spacing: 0.5px}
.main_pc .right{width: 22%;background: rgba(256,256,256,0.7);float: right;padding:0 3%;box-shadow: 1px 1px 20px #333;margin-right: 25px;height: 100%;border-radius: 5px}
.main_pc .right .peopleImg{width: 110px;height: 110px;margin:35px auto 20px;border:4px solid #fff;border-radius: 50%;overflow: hidden;}
.main_pc .right .peopleImg img{width: 100%;height: 100%;}
.main_pc .right .peopleName{text-align: center;}
.main_pc .right .peopleName p{color: #674115;font-size: 30px;line-height: 40px;font-family: '宋体';font-weight: 1000;}
.main_pc .right .peopleWork{text-align: center;padding:10px 40px 37px;}
.main_pc .right .peopleWork p{color: #674115;font-size: 16px;line-height: 30px;letter-spacing: 0.5px}

#swiper_pc{width: 100%;position: absolute;left: 0%;bottom: 0;z-index: 99}
.swiperTxt{width: 100%;padding:5px 0 10px;background: #fff;margin-top: -4px;height: 90px;}
.swiperTxt h2{width: 90%;margin: 0 auto;color: #3b3233;font-size: 20px;letter-spacing: 2px;line-height: 40px;}
.swiperTxt p{width: 90%;margin: 0 auto;color: #3b3233;font-size: 16px;text-align: justify;}






.main_mob{display: none;}
.main_mob .title{width: 80%;margin:30px auto;}
.main_mob .video{width: 96%;position: relative;}
.main_mob .video img{position: absolute;width: 100%;height:auto;}
.main_mob .video #videoPlay1{position: absolute;width: 8%;bottom: 40%;left: 46%;height: auto}
.main_mob .people{width: 100%;margin:30px auto 40px;}
.main_mob .people .top{width: 96%;margin:30px auto 40px;}
.main_mob .bottom{width: 90%;background: rgba(256,256,256,0.7);padding:0 3%;box-shadow: 1px 1px 20px #333;border-radius: 5px}
.main_mob .bottom .peopleTil{text-align: center;width: 100%;padding:10px 0;border-bottom: 1px solid #674115;}
.main_mob .bottom .peopleTil p{color: #674115;font-size: 24px;line-height: 35px;font-family: '宋体';font-weight: 1000;}
.main_mob .bottom .peopleTxt{text-align: justify;padding:20px 15px 40px;}
.main_mob .bottom .peopleTxt p{color: #674115;font-size: 16px;line-height: 28px;text-indent: 2em;letter-spacing: 0.5px}
#swiper_mob{width: 100%;z-index: 99}
.swiper-slide{transform: scale(0.82);}

.footer_bg{width: 100%;background: url(../images/footer_bg.png) bottom center no-repeat;background-size: 100% 100%;padding-top: 80px;margin-top: 0px;z-index: -1}
.footer{width: 1200px;margin:0 auto;border-top: 1px solid #fff;padding-top: 40px;padding-bottom: 30px}
.footer p{color: #fff;text-align: center;font-family: 'Microsoft YaHei';letter-spacing: 1px;line-height: 25px;}
/*媒体查询*/
@media screen and (max-width:1200px){
.bg img{min-width: 100%;height: 100%;width: auto;}
.main_pc{display: none;}
.main_mob{display: block;}
.footer{width: 96%;margin:0 auto;border-top: 1px solid #fff;padding-top: 40px;padding-bottom: 30px}
.footer p{color: #fff;text-align: center;font-family: 'Microsoft YaHei';letter-spacing: 0px;line-height: 20px;}
}


@media screen and (max-width:900px){

}


@media screen and (max-width:600px){

}


@media screen and (max-width:500px){

}

@media screen and (max-width:370px){
}