@charset "utf-8";
/* CSS Document */
/* 重置开始 */
*{ padding:0; margin:0;}
blockquote, body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, td, textarea, th, ul {
	margin: 0;
	padding: 0
}
body, button, input, select, textarea {
	font-family: "微软雅黑";
}
html{height:100%;}
body{
    background-repeat: no-repeat;
    background-position: 0px -100px;
    background-size: 1920px 1080px;
    background-attachment: fixed;
    background-origin: content-box;
    background-position: center;
    background-image: url(../images/bj.jpg);
}
address, cite, dfn, em, i, var {
	font-style: normal
}
code, kbd, pre, samp {
	font-family: courier new, courier, monospace
}
small {
	font-size: 12px
}
ol, ul {
	list-style: none;
}
a {
	text-decoration: none;
	cursor: pointer
}
a:hover {
	text-decoration: none
}
.bj{
    width: 1280px;
    height: 824px;
    background-image: url(../images/bj1.jpg);
    background-position: center;
    position: absolute;
    left:50%;
    top:50%;
    transform: translate(-50%, -50%);
}
.clear{ clear:both; height:0px;}

.f{float: left;}

.r{float: right;}


.tu1{
    position: relative;
    padding-top: -40px;
    padding-left: 100px;
}
.tu2{
    position: relative;
    padding-top: -40px;
    padding-left: 40px;
}
.tu3{
    position: relative;
    padding-top: -40px;
    padding-left: 40px;
}
.tu4{
    position: relative;
    padding-left: 100px;
}
.tu5{
    position: relative;
    padding-left: 40px;
}
.tu6{
    position: relative;
    padding-left: 40px;
}
.tu7{
    position: relative;
    padding-top: 20px;
    padding-left: 740px;
}
.tu8{
    position: relative;
    padding-top: 20px;
    padding-left: 40px;
}
.tu9{
    position: relative;
    padding-top: 50px;
    padding-left: 320px;
}
.tu10{
    position: relative;
    padding-top: 50px;
    padding-left: 40px;
}
.tu11{
    position: relative;
    padding-top: 50px;
    padding-left: 40px;
}
.tu12{
    position: relative;
    padding-top: 60px;
    padding-right: 130px;
}
.tu13{
    position: relative;
    padding-right: 40px;
}


.frame {
    width: 120px;
    height: 150px;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
    text-align: center;
}
.ming{
    color: #a20001;
    font-size: 13px;
    height: 20px;
    line-height: 20px;
    font-weight: bold;
}
.wrap {width:120px; height:142px; position:relative; overflow:hidden; font-family:arial, sans-serif;line-height: 20px;}
.wrap img {display:block;border-radius:20px;width:120px; height:120px;}
.wrap div {width:120px; height:142px; padding:170px 0px 0px 0px; position:absolute; left:0; top:0; background:url(trans.gif);}
.wrap div img {width:120px; height:120px; display:block;border-radius:0px;}