@charset "utf-8";
/* CSS Document */
*,*:before,*:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
body{ margin:0px; padding:0px; font-size:12px;font-family:"微软雅黑","黑体";color:#898989;line-height:1; background:#FFF;}
ul,li,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,ol,form,input{ margin:0px; padding:0px;}
input,textarea { font-family: "微软雅黑"; border: none; outline: none; background: none; }
ul,li{ list-style:none}
img{border:0px; padding:0px; display: block;}
a{ color:#5c5c5c; text-decoration:none}

h2,h3,h4,b,strong { font-weight: normal; }
em,i { font-style: normal; }

.clear{ zoom: 1; }
.clear:after { content: ''; display: block; clear: both; }
.fl { float:left}
.fr { float:right}
.hidden{display:none; background: url() no-repeat center;}
html,body{width: 100vw;height: 100vh;}
.inkbox{width: 100vw;height: 100vh; background: url(../images/bj.png)no-repeat center center;background-size: cover; position: relative;}
.wznr{ position: absolute;width: min(33%, 450px);top: 50%;transform: translateY(-50%);left: 12.03125%;}
.wznr img{width: 100%;}
.wznr h3{text-align: center; color: #b15a0c;font-size: 14px; line-height: 30px;}
.wznr li{margin-top: -35px;}
.logo{padding-bottom: 40px;}
.wznr p{margin-bottom: 90px;}
.qjbj{position: fixed;z-index: 100; width: 100%; height: 100%; top: 0;left: 0;background: rgba(0,0,0,.7);display: none;}
.tcnr{width: 350px;border-radius: 15px;z-index: 101; background: #fff;left:50%; top:50%; transform:translate(-50%,-50%); position: fixed;display: none;}
.tcnr h2{text-align: center; font-size: 17px;color: #999;padding: 36px 0;}
.tcnr ul{padding: 0 55px;}
.tcnr li{padding-bottom: 15px;}
.tcnr a{display: block;text-align: center;border-radius: 6px;color: #fff;background: #b15a0c;line-height: 58px; font-size: 14px;}
.gbbtn{display: block;text-align: center; padding: 20px 0 50px; font-size: 15px;color: #b15a0c;cursor: pointer;}
.msj{display: none;}
.tcnr b{display: none;}
.tcnr img{width: 25px;display: inline-block;vertical-align: middle; margin: -3px 0 0 10px;}
@media(max-width:1000px){
.msj{display: block;position: relative;width: 740px;margin: 0 auto;max-width: 100%;background: url(../images/b2.png);background-size: 100% 100%; padding: 0 3%;min-height: 100vh;}
.msj_top{overflow: hidden; display: flex;height: 120px;align-items: center;justify-content: space-between;}
.left{width: 28px;}
.left img{width: 100%;}
.right{width: 35px;}
.right img{width: 100%;}
.logo{width: 150px;padding: 0;}
.logo img{width: 100%;}
.banner img{width: 100%; margin-top: -30px;}
.inkbox{display: none;}
.msj ul{padding: 0 60px;}
.msj img{width: 100%;}
.msj li{margin-top: -15px;}
.msj h3{text-align: center;margin-top: -20px;color: #b15a0c;font-size: 12px;line-height: 30px;}
.tcnr{width: 100%; border-radius: 8px 8px 0 0;    transform: translate(-50%, 0);top: auto;bottom: 0;}
.tcnr b{display: block; color: #333; text-align: center; padding: 34px 0 0;}
.tcnr h2{font-size: 12px; padding: 22px 0 17px;}
.tcnr a{line-height: 50px;}
}





