* {
	margin: 0;
	padding: 0;
	font-family: "黑体";
}

body {
	font-size: 1.2vw;
}

.top {
	width: 100%;
	height: 36.63vw;
	background: url(/uploads/image/simg/banner-bg.png) no-repeat fixed, #37164b;
	/* 一些不支持背景渐变的浏览器 */
	background: url(/uploads/image/simg/banner-bg.png) no-repeat fixed, -webkit-gradient(linear, 0 0, 0 100%, from(#37164b), to(#511e6e));
	background: url(/uploads/image/simg/banner-bg.png) no-repeat fixed, -webkit-linear-gradient(#37164b, #511e6e);
	background: url(/uploads/image/simg/banner-bg.png) no-repeat fixed, -moz-linear-gradient(#37164b, #511e6e);
	background: url(/uploads/image/simg/banner-bg.png) no-repeat fixed, -o-linear-gradient(#37164b, #511e6e);
	background: url(/uploads/image/simg/banner-bg.png) no-repeat fixed, linear-gradient(#37164b, #511e6e);
	background-size: 100%;
}

.toptab {
	width: 100%;
	height: 4vw;
	border-bottom: 1px #512b65 solid;
	
}
.toptab a{
	
	color: white;
	text-decoration:none;
}
.logo {
	height: 50%;
	margin-left: 9.5%;
	position: relative;
	top: 1.1vw;
}

.toptab ul {
	display: inline-block;
	color: white;
	list-style-type: none;
	font-size: 1.1vw;
	margin-left: 5vw;
	position: relative;
	top: 0.4vw;
}

.toptab ul li {
	display: inline-block;
	padding-bottom: 1vw;
	margin-right: 1vw;
	cursor: pointer;
}

.toptab ul li:hover {
	border-bottom: 3px #a108fb solid;
}

.banner {
	color: white;
	position: relative;
}

.bannertext {
	font-size: 4vw;
	margin-top: 6.5vw;
	margin-left: 8vw;
}

.bannertext p:nth-child(2) {
	text-indent: 8.5vw;
}

.bannertext p:nth-child(2)>span {
	color: #ff6c00;
	font-size: 5vw;
}

.bannertext p:nth-child(3) {
	display: inline;
	font-size: 2vw;
	border: 2px #ffffff solid;
	border-radius: 50vw;
	padding: 0.5vw 3vw;
	margin-left: 31vw;
	cursor: pointer;
}

.bannertext p:nth-child(3):hover {
	background-color: #ff0000;
}

.bannerimg {
	width: 35vw;
	position: absolute;
	right: 3vw;
	top: -4.5vw;
}

.middle {
	width: 100%;
	text-align: center;
}

.middle>div:not(:nth-child(1)) {
	margin-bottom: 2vw;
}

.middletab {
	display: inline-block;
	border-bottom: 1px #dfdce4 solid;
	background-color: white;
	width: 80%;
	z-index: 100;
}

.middletab li {
	cursor: pointer;
	display: inline-block;
	padding: 0.8vw;
	margin: 0 1vw;
}

.purple {
	color: #a108fb;
	border-bottom: 3px #a108fb solid;
}

.title {
	font-size: 2vw;
	font-weight: bold;
	margin-bottom: 2.5vw;
}

.introduce {
	padding-top: 1vw;
	position: relative;
	background: url(/uploads/image/simg/introduce_bg.png) no-repeat center 2vw;
	background-size: 50%;
	background-color: #eff0f2;
	padding-bottom: 2.5vw;
}
.introducetext{
	margin-bottom:2.5vw ;
}

.introducetext p {
	padding-bottom: 1vw;
}

.introducetext p {
	color: #999999;
}

.introducetext p span {
	color: red;
	font-size: 2vw;
	font-weight: bold;
	font-style: italic;
}

.phone {
	display: inline-block;
	width: 16.5%;
	height: 33.2vw;
	background-image: url(/uploads/image/simg/phone.png);
	background-size: cover;
}

.phone>div {
	margin-top: 8vw;
}

.phonetexts {
	display: none;
	height: 19vw;
    overflow: hidden;
}
.phonetext {
	margin-left: 1.8vw;
	margin-bottom: 0.5vw;
	text-align: left;
	width: 10.5vw;
	font-size: 0.5vw;
	background-color: #f0f0f0;
	border-radius: 1vw;
	padding: 0.5vw;
}

.phonetableft {
	position: absolute;
	top: 18.5vw;
	left: 23.5vw;
}

.phonetab {
	position: relative;
	background-image: url(/uploads/image/simg/six.png);
	background-size: cover;
	width: 8.1vw;
	height: 9.2vw;
}

.phonetab span {
	font-size: 1.3vw;
	display: inline-block;
	padding: 4.0vw 0;
}

.phonetableft>div,
.phonetabright>div {
	margin-top: -1.5vw;
}

.phonetableft>div:nth-of-type(even) {
	margin-left: 4vw;
}

.line {
	position: absolute;
	top: 4.5vw;
	border-bottom: 3px #aecaf3 solid;
	width: 9.5vw;
	display: none;
}

.phonetableft .line {
	left: 8.5vw;
}

.phonetabright .line {
	right: 8.5vw;
}

.phonetableft .phonetab:nth-of-type(even)>.line,
.phonetabright .phonetab:nth-of-type(even)>.line {
	width: 5.5vw;
}

.phonetabright {
	position: absolute;
	top: 18.5vw;
	right: 23.5vw;
}

.phonetabright>div:nth-of-type(odd) {
	margin-left: 4vw;
}

.introduce .tabactive {
	background-image: url(/uploads/image/simg/six_full.png);
	color: white;
}

.introduce .tabactive .line {
	display: block;
}

.phone .textactive {
	display: block;
}
.greatest{
	background: url(/uploads/image/simg/greatest_bg.png) no-repeat center;
	background-size: 100%;
}
.greatestcontent img {
	width: 40%;
}

.flow {
	background: url(/uploads/image/simg/flow_bg.png) no-repeat bottom ;
	background-size: 100%;
	background-color: #eff0f2;
	padding: 2vw 0;
}

.flowlist>div {
	display: inline-block;
	border-radius: 50%;
}

.circle {
	border-radius: 50%;
	width: 1vw;
	height: 1vw;
	background-color: #7ea5ea;
	margin: 0 1vw;
	position: relative;
	bottom: 2vw;
}

.flowtext {
	border: 2px #7ea5ea solid;
	width: 10vw;
	height: 10vw;
}
.flowtext span{
	white-space: nowrap;
}
.flowtext>div {
	font-size: 2.5vw;
	font-weight: bold;
	font-family: impact;
	margin-top: 1vw;
	margin-bottom: 1vw;
}

.flowtext:hover {
	background-color: #7ea5ea;
	color: white;
	cursor: pointer
}

.registertable {
	background-color: white;
	margin: 2vw auto;
	padding: 10px 0;
	border-radius: 15px;
	width: 555px;
}

.registertabletitle {
	color: #7ea5ea;
	font-size: 20px;
	margin-bottom: 20px;
}

.registertabletext {
	color: #999999;
}
.custom{
	/*background: url(/uploads/image/simg/custom_bg.png) no-repeat center ;
	background-size: 200%;*/
}
.alllogo img{
	width: 90%;
}


.bottom {
	font-size: 12px;
	height: 122px;
	background-color: #3a3a3a;
	z-index: 3;
	position: relative;
	width: 100%;
}

.bottom .innerwrapper {
	width: 1130px;
	margin: auto;
	height: 122px;
}

.copyrights {
	float: left;
	width: 700px;
	margin-top: 3px;
	padding: 20px 0;
}

.clearfix {
	display: block;
}

.copyrights span {
	margin-right: 15px;
}

.copyrights a {
	text-decoration: none;
}

.copyrights span,
.copyrights a {
	margin-right: 12px;
	color: #b7b7b7;
	line-height: 24px;
}

.copyrights h1 {
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 22px;
	color: #999999;
	font-weight: normal;
}

.bottom .stock {
	margin-top: 3px;
	float: right;
	padding: 20px 0;
	width: 295px;
}

.bottom .stock .num {
	margin-top: 10px;
	white-space: nowrap;
}

.bottom .stock .name {
	color: #b7b7b7;
}

.bottom .stock .name span {
	margin-left: 5px;
	color: #b7b7b7;
}

.bottom .stock .num .n1 {
	font: 20px "微软雅黑";
	color: #666;
	font-weight: bold;
}

.bottom .stock .num .n2 {
	margin-left: 10px;
	font: 20px "微软雅黑";
	color: #e77818;
	font-weight: bold;
}

.fixednav {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
}
.iframebox{
	height: 300px;
	width: 700px;
}



.rides-cs {
    font-size: 12px;
    background: #46a5dd;
    position: fixed;
    top: 67px;
    right: 0px;
    z-index: 1500;
    border-radius: 6px 0px 0px 6px;
}
.rides-cs .floatr {
    width: 130px;
    float: left;
    padding: 5px;
    overflow: hidden;
}
.rides-cs .floatr .cn {
    background: #f7f7f7;
    border-radius: 6px;
    margin-top: 4px;
    padding-bottom: 50px;
}
.rides-cs .cn .titzx2 {
    font-size: 14px;
    color: #333;
    font-weight: 600;
    line-height: 24px;
    padding: 8px;
    text-align: left;
    font-family: '微软雅黑';
}
.rides-cs .cn ul {
    padding: 0px;
}
.rides-cs .cn ul .qqzx2 {
    padding-left: 20px;
}
.rides-cs .cn ul li {
    line-height: 20px;
    height: 20px;
    border-bottom: solid 1px #e6e4e4;
    overflow: hidden;
    text-align: left;
    padding-bottom: 5px;
}
.rides-cs .cn ul li a {
    color: #777;
}
.rides-cs .floatl {
    width: 36px;
    float: left;
    position: relative;
    z-index: 1;
    margin-top: 21px;
    height: 181px;
}
.rides-cs .floatl a {
    font-size: 0;
    text-indent: -999em;
    display: block;
}
.rides-cs .btnctn {
    background-position: -37px 0;
}
.rides-cs .btnopen, .rides-cs .btnctn {
    position: relative;
    z-index: 9;
    top: 25px;
    left: 0;
    background-image: ;
    background-repeat: no-repeat;
    display: block;
    height: 146px;
    padding: 8px;
}
.rides-cs a {
    color: #46a5dd;
    text-decoration: none;
}
.floatl{
	cursor: pointer;
}
.openclose{
	margin-top: -14px;
}
.floatl img{
	margin: 12%;
	width:70%;
}
.floatl .floattitle{
	color: white;
	font-size: 20px;
	display: inline-block;
	margin:7px;
}
.tag{
	font-weight: bold;
	color: white;
	font-size: 20px;
	display: inline-block;
	margin: 6px;
}
.greatestlist{
	text-align: center;
	margin-bottom: 3vw;
}
.greatestbox{
	display: inline-block;
	width: 15vw;
	text-align: center;
	margin: 0 2.5vw;
}
.greatestbox img{
	width: 40%;
}
.greatesttitle{
	color: #7ea5ea;
	font-weight: bold;
	font-size: 1.8vw;
	margin-bottom: 0.5vw;
}
.greatestcomtent p{
	margin-bottom: 0.5vw;
	color: #aea3bd;
	white-space:nowrap;
}
