/* ::::: https://sd.offcn.com/zg/129dz/style.css ::::: */

* {
	margin: 0px;
	padding: 0px;
}
.ds {
	font-family: "Microsoft YaHei";
	color: #000;
	padding-bottom: 200px;
}
.ds17, .biaoti {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.biaoti {
	font-size: 100px;
	text-align: center;
	width: 100%;
	line-height: 150px;
	margin-bottom: 60px;
	text-shadow: 3px 6px 0px rgba(0, 0, 0, 0.5);
	letter-spacing: 10px;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 7px;
	padding: 160px 0 160px 0;
	background:url("images/bg.jpg") top no-repeat;
}
.biaoti span {
	display: block;
	letter-spacing: 0px;
}
/* head */
.head {
	width: 100%;
	height: 74px;
	background: #fff;
	font-family: Microsoft YaHei;
}
.head a {
	display: block;
	height: 74px;
	line-height: 74px;
	float: right;
	color: #333;
	font-size: 18px;
	padding: 0 17px;
	text-decoration: none;
}
.head a:hover, .head a:nth-of-type(2) {
	background: #cf152e;
	color: white;
}
.head a:first-of-type {
	padding: 0;
	width: 200px;
	float: left;
}
.TabbedPanels {
	width: 1200px;
	position: relative;
	margin: 0 auto;
}
.TabbedPanelsTabGroup {
	width: 100%;
	overflow: hidden;
	padding-bottom: 40px;
	border-bottom: 2px solid #333;
}
.TabbedPanelsTabGroup li {
	width: 11%;
	text-align: center;
	display: block;
	font-size: 24px;
	height: 60px;
	border-radius: 30px;
	line-height: 60px;
	margin: 6px 0.7%;
	float: left;
	outline: none;
	cursor: pointer;
	background: -webkit-linear-gradient( -38deg, #feaec0, #ff83b0);
	background: -moz-linear-gradient( -38deg, #feaec0, #ff83b0);
	background: -ms-linear-gradient( -38deg, #feaec0, #ff83b0);
	background: linear-gradient( -38deg, #ff6f6f, #f52121);
	color: white;
	transition: all 0.5s;
}
.TabbedPanelsTabGroup li:hover {background: -webkit-linear-gradient( -38deg, #818aff, #7e02d6);background: -moz-linear-gradient( -38deg, #818aff, #7e02d6);background: -ms-linear-gradient( -38deg, #818aff, #7e02d6);background: linear-gradient( -38deg, #818aff, #7e02d6);color: white;}
.TabbedPanelsTabGroup li.TabbedPanelsTabSelected {background: -webkit-linear-gradient( -38deg, #818aff, #7e02d6);background: -moz-linear-gradient( -38deg, #818aff, #7e02d6);background: -ms-linear-gradient( -38deg, #818aff, #7e02d6);background: linear-gradient( -38deg, #818aff, #7e02d6);color: white;}
.TabbedPanelsTabHover {
	background: #F00;
	color: white;
}
.TabbedPanelsContentGroup {
	width: 100%;
	font-size: 16px;
	line-height: 30px;
}
.TabbedPanelsContent ul {
	list-style: none;
	overflow: hidden;
	padding-bottom: 15px;
	border-bottom: 2px solid #333;
	margin-bottom: 50px;
}
.TabbedPanelsContent ul li {
	display: inline-block;
	float: left;
	padding: 10px 22px;
	text-align: center;
	height: 24px;
	line-height: 22px;
	border: 1px solid #6738cf;
	font-size: 24px;
	color: #6738cf;
	margin: 20px 5px 10px 5px;
	border-radius: 10px;
}
.TabbedPanelsContent ul li.current {
	border: 1px solid #333;
	background: #6738cf;
	cursor: pointer;
	color: white;
}
.TabbedPanelsContent>div>div p {
	border-bottom: 1px dotted #666;
	font-size: 30px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	line-height: 40px;
}
.ds_right {
	width: 114px;
	font-size: 14px;
	float: right;
	text-align: center;
}
.ds_right img {
	padding-bottom: 10px;
}
.line {
	display: none;
}
.TabbedPanelsContentVisible>div>div {
	width: 75%;
	position: relative;
	min-height: 240px;
}
.wx {
    width: 319px;
    position: absolute;
    right: 311px;
    top: 2px;
    height: 237px;
}
.wx img {
	width: 200px;
	display: block;
	height: 200px;
	border: 1px solid black;
	border-radius: 20px;
	margin: 0 auto;
}
.wx span {
	font-size: 20px;
	display: block;
	margin-top: 10px;
	text-align: center;
}

.wx1 {
    width: 319px;
    position: absolute;
    right: -280px;
    top: 2px;
    height: 237px;
}
.wx1 img {
	width: 200px;
	display: block;
	height: 200px;
	border: 1px solid black;
	border-radius: 20px;
	margin: 0 auto;
}
.wx1 span {
	font-size: 20px;
	display: block;
	margin-top: 10px;
	text-align: center;
}


.TabbedPanelsContentGroup>div>div>div>p>a{background: #f62c2c;color: white;text-decoration: none;font-size: 28px;width: 200px;display: inline-block;height: 60px;line-height: 60px;text-align: center;border-radius: 100px;}
.TabbedPanelsContentGroup>div>div>div>p>a:hover{background:#6738cf;}
 @media screen and (max-width:780px) {
.ds17, .biaoti, .TabbedPanels, .TabbedPanelsTabGroup, .TabbedPanelsContentGroup, .TabbedPanelsContent ul {
	width: 100%;
}
.ds {
	padding-bottom: 0px;
}
.biaoti {
	font-size: 34px;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 50px;
	padding: 65px 0 80px 0;
	text-shadow: 2px 3px 0px rgba(0, 0, 0, 0.5);
	margin-bottom: 15px;
	background:url("images/bg_mb_01.jpg") top no-repeat;
}
.biaoti span {
	font-size: 32px;
}
.TabbedPanelsTabGroup {
	overflow: hidden;
	padding: 0 2%;
	width: 96%;
	float: none;
	margin-bottom: 1px;
	padding-bottom: 10px;
}
.TabbedPanelsTabGroup li {
	display: block;
	margin: 2px 1.5%;
	float: left;
	outline: none;
	cursor: pointer;
	color: white;
	transition: all 0.5s;
	font-size: 16px;
	line-height: 30px;
	height: 30px;
	border-radius: 30px;
	width: 22%;
}
.TabbedPanelsTabGroup li.TabbedPanelsTabSelected {
	color: white;
}
.TabbedPanels {
	height: auto;
}
/*.wx {
	position: relative;
	top: auto;
	right: auto;
	padding-top: 5px;
	text-align: center;
	margin: 25px auto 0 auto;
}*/
 .wx {
	width: 270px;
	position: absolute;
	right: 250px;
		 top: -30px;}
.line {
	position: inherit;
	width: 98%;
	height: 1px;
	float: none;
	left: auto;
	display: block;
	top: auto;
	margin: 0 auto;
	background: black;
}
.TabbedPanelsContentGroup {
	width: 100%;
}
.TabbedPanelsContentGroup>div {
	padding-bottom: 50px;
}
.TabbedPanelsContent ul li {
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	padding: 0px 14px;
	border-radius: 5px;
	margin: 1px 1px 1px 1px;
}
.TabbedPanelsContent ul {
	padding: 0px 2% 1px 2%;
	width: 96%;
	margin-bottom: 20px;
}
	 
.TabbedPanelsContent ul li.current {
}
.TabbedPanelsContent>div>div p {
	font-size: 17px;
	line-height: 24px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: none;
}
.TabbedPanelsContentVisible>div>div {
	width: 96%;
	padding: 0 2%;
}
.wx img {
	width: 150px;
	height: 150px;
	display: inline;
	border-radius: 10px;
	border: 1px solid #6738cf;
}
.wx span {
	font-size: 17px;
	text-align: center;
	display: block;
	margin-top: 0px;
	color: #6738cf;
}
.head {
	height: 40px;
}
.head img {
	height: 40px;
}
.head a {
	display: block;
	height: 40px;
	line-height: 40px;
	color: #333;
	font-size: 14px;
	padding: 0 5px;
}
.head a:first-of-type {
	padding: 0;
	width: 100px;
	float: left;
}
.TabbedPanelsContentGroup>div>div>div>p>a{background: #f62c2c;color: white;text-decoration: none;font-size: 18px;width: 110px;display: inline-block;height: 30px;line-height: 30px;text-align: center;border-radius: 100px;}
}
	
