﻿*{margin: 0;padding: 0}

html{ font-family:"microsoft yahei";}
a{text-decoration: none;outline: none;}
ul{list-style: none;}

textarea:focus {
	outline: none;
	border: 1px solid #c946057a;
}
.warp{
	width: 100%;
	background:url(../images/bg4.jpg) no-repeat 0 -350px;
	height: 820px;
	min-width: 1200px;
	position: relative;
	overflow: hidden;
}

/* center */

.convert-cen{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	position: relative;
}
.convert-contet{
	width: 800px;
	text-align: center;
	position: relative;
	z-index: 999;	
}
.title{
	width: 100%;
	height: 82px;
	background: url(../images/guolv.png)  center no-repeat;
}
.convert-dl{
   height: 50px;
    left: 217px;
    position: absolute;
    top: 173px;
    z-index: 2888;
    width: 400px;
    text-align: center;
}
.convert-dl p{text-align: center;margin: 10px 0;color: #ccc;font-size: 12px;}
.qq-dl{background-position: 0 -72px;}
.wx-dl{margin-left:10px;background-position: 0 0;}
.rest-dl{   background-position: 0 -338px;height: 60px; }

.convert-k{
	height: 675px;
	width: 708px;
	margin: 50px auto 0;
	background: url(../images/kuang.png) center no-repeat;
	position: relative;
	z-index: 10;
}
.convert-box{
	position: absolute;
	z-index: 1999;
	height: 675px;
	width: 708px;
	top: 170px;
	left: 50px;
}
.convert-k-bg{
 	background-color: #000;
    bottom: 0;
    height: 670px;
    left: 46px;
    opacity: 0.5;
    position: absolute;
    width: 708px;
    z-index: -1;
}
.convert-message{
	width: 650px;
	height: 100%;
	margin: 0 auto;
}
.convert-txt{
background:url(../images/f12.png) no-repeat 285px 30px;
background-size:50% 35%;
	text-align: left;
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	width:630px;
	height:600px;
resize: none;
border: 1px solid #1b1a1a00;
padding:5px;
}


.convert-txt::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

.convert-txt::-webkit-scrollbar-track {
    background: rgb(37 16 14 / 80%);
    border-radius: 8px;
}

.convert-txt::-webkit-scrollbar-thumb {
    background: rgba(201, 201, 202, .5);
    border-radius: 8px;
}

.convert-txt::-webkit-scrollbar-thumb:hover {
    background: rgba(201, 201, 202, .5);
    border-radius: 8px;
}



.dragon{
    height: 1038px; 
    left: 50px;
    position: absolute;
    top: -60px;
     width: 1500px;
     z-index: 999;
	 background: url(../images/long.png) no-repeat; 
}
