body {
    background-color: #f3f3f3;
}
.main {}
.main_1200{width:1200px; height:auto; margin:0 auto;}
.title {
    text-align: center;
    margin: 80px 0 9px 0;
    font-size:35px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(34,34,34,1);
}
.banner {
    width: 100%;
    height: 365px;
}
.banner img {
    width: 100%;
    height: 100%;
    
}
.under {
    margin: 0 auto;
    width:45px;
    height:2px;
    background:rgba(217,0,15,1);
}
.introduction {
    width: 1200px;
    text-indent: 2em;
    margin: 20px auto;
    text-align: left;
    font-size:15px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(125,124,124,1);
    line-height:1.5;
}

.introduction p{ 
 line-height: 1.75em; 
 padding-bottom: 1.5em;
}


.des {
    width: 1200px;
    margin: 0 auto;
    height: 550px;
    padding-bottom: 43px;
}
.des .left {
    display: inline-block;
    width: 330px;
    height: 550px;
    float: left;
    background-color: #fff;
    
}
.des .left>div:nth-child(1) {
   
    margin: 20px 0 20px 0;
    padding-left: 20px;
}
.des .left>div:nth-child(2) {
    margin: auto;
    width:256px;
    height:299px;
    border-radius: 128px;
}
.des .left>div:nth-child(2) img {
        width: 100%;
        height: 100%;
        border-radius: 128px;
}
.des .left>div:nth-child(3) {
    text-align: center;
    font-size:25px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(12,12,12,1);
    margin: 10px 0 10px 0;
}
.des .left>div:nth-child(4) {
    width: 134px;
    margin: auto;
    text-align: center;
    border:1px solid rgba(67,67,67,1);
    border-radius:15px;
    
}
.des .left>div:nth-child(5) {
    padding-top: 20px;
    margin: auto;
    font-size:18px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(125,124,124,1);
    line-height:32px;
        
}
.des .left>div:nth-child(5)>span:nth-child(1) {
    margin: 0 20px 0 60px;
}
.des .left>div:nth-child(6) {
    text-align: center;
    font-size:18px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(125,124,124,1);
    margin: 1px 0 24px 0;
    
}
.des .left>div:nth-child(7) {
    margin: auto;
    width:292px;
    /* height:1px; */
    border-top:1px dashed #ccc;
}
.des .right {
    position: relative;
    display: inline-block;
    width: 870px;
    height: 550px;
    float: right;
    text-align: right;
  
}
.des .right a {
    display: block;
    width: 100%;
    height: 90%;
    position: absolute;
    top:0;
}
.des .right>img {
    width: 100%;
    height: 100%;
}
.des .right>div:nth-child(2) {
    width: 100%;
    height: 59px;
    position: absolute;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    right: 0;
    bottom: 0;
    background: url("/static/public/image/awesome/4.png") right no-repeat;
}
.des .right>div:nth-child(2)>span:nth-child(1) {
    font-size:20px;
    font-family:Microsoft YaHei;
    font-weight:bold;
    color:rgba(255,255,255,1);
    line-height:59px;
    margin-left: 65px;
}
.des .right>div:nth-child(2)>span:nth-child(2) {
    font-size:18px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(255,255,255,1);
    line-height:59px;
}
.des .right>div:nth-child(2)>span:nth-child(3) {
    
    height:31px;
    border-left: 1px solid #fff;
    margin: 0 22px;
}
.des .right>div:nth-child(2)>span:nth-child(4) {
    font-size:18px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(255,255,255,1);
    line-height:59px;
    margin-right: 22px;
}
.hott {
    width: 1300px;
    margin: auto;
    padding-bottom: 80px;
}
.hott img {
    width: 100%;
    height: 100%;
}
.hott>div {
   
}
.hott>div:nth-child(1){
    text-align: center;
    font-size:35px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(34,34,34,1);
    margin: 40px 0 43px 0;
}
.hott>div:nth-child(2){
    display: flex;
    justify-content: space-between;
   
}
.hott>div:nth-child(2)>div {
    position: relative;
    width: 418px;
    height: 340px;
    /* padding: 1px 1px; */
}
.hott>div>div>div{
    width: 100%;
    height: 52px;
    position: absolute;
    background:rgba(0, 0, 0,0.8);
    bottom: 0;
    color: white;
    font-size: 25px;
    line-height: 52px;
    text-align: center;
}
.hott a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    cursor: pointer;
    /* padding: 100px;
    position: relative;
    top: -101px;
    left: -100px; */
}
.tests {
    width: 100px;
    height: 100px;
    border: 1px solid red;
    margin: 20px auto;
    padding: 1px;
}
.caseItem-master{
    background: transparent !important;
  
    width: 300px !important;
    height: 200px !important;
    padding: 20px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: 50px;
    left: 60px;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
  }
  .caseItem-master::before,
.caseItem-master::after {
	pointer-events: none;
}
.caseItem-master::before,
.caseItem-master::after {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.caseItem-master::before {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
}

.caseItem-master::after {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1,0);
	transform: scale(1,0);
}
.effect-bubba:hover .caseItem-master::before,
.effect-bubba:hover .caseItem-master::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.effect-bubba {
    text-align: center;
    transition: all .2s linear;
  }
  .effect-bubba:hover {
    box-shadow: 0px 15px 30px rgba(0,0,0,0.1);
    transform: translate3d(0,-2px,0);
  }
  .effect-bubba-background{
    background: #000;
  }
  .effect-bubba:hover img {
    opacity: 0.7;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
  }
  .effect-bubba p {
	padding: 50px 20px 20px 20px !important;
	opacity: 0;
    /* padding-top: 40px; */
   font-size: 20px;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}
.effect-bubba:hover h2,
.effect-bubba:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
.hott .aaa {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
