/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
@charset "UTF-8";
@font-face {  /*首选*/
	font-family: 'tt';
	src: url('tt5.woff') format('woff'),  url('tt5.ttf') format('truetype');
}
* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}
body {
	color: #212121;
	font-family: "tt", Arial, "微软雅黑";
	font-size: 14px;
	background-color: #fff;
}
img {
	border: none;
	vertical-align: middle;
}
ul {
	list-style-type: none;
}
a {
	color: #212121;
	text-decoration: none;
	border: none;
	transition: 0.4s;
}
a:hover {
	color: #666;
}
p {
	font-size: 14px;
	line-height: 22px;
	font-weight: 100;
}
.left {
	float: left;
}
.right {
	float: right;
}
h2, h3, h4, h5 {
	font-weight: 100;
}
h2 {
	font-size: 30px;
	line-height: 36px;
	margin-bottom: 16px;
}
h3 {
	font-size: 30px;
	line-height: 36px;
	margin-bottom: 10px;
	margin-top: 10px;
}
h4 {
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 10px;
	margin-top: 10px;
}
h5 {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 10px;
	margin-top: 10px;
}
 @media screen and (max-width: 1439px) {
h2 {
	font-size: 30px;
	line-height: 36px;
	margin-bottom: 16px;
}
h3 {
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 10px;
}
h4 {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 5px;
}
h5 {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 5px;
}
}
@media screen and (max-width: 1024px) {
h2 {
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 16px;
}
h3 {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 10px;
}
}
@media screen and (max-width: 600px) {
h2, h3, h4, h5 {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 10px;
}
}
/*-------------------- -------------------- -------------------- 基本框架 -------------------- -------------------- -------------------- */


.side {
	position: fixed;
	background-color: #fff;
	top: 0;
	padding: 50px;
	width: 20%;
	height: 100%;
	z-index: 99;
	box-sizing: border-box;
}
.side-info {
	position: absolute;
	bottom: 200px;
}
.side-info p {
	font-size: 18px;
	width: 100%;
	line-height: 28px;
	font-weight: 700;
	
}
 
.nav li {
	position: relative;
}
.nav li a {
	position: relative;
	font-size: 15px;
	line-height: 30px;/*font-weight: 700;*/
}
.on:before {
	content: "";
	position: absolute;
	top: 5px;
	left: -64px;
	display: inline-block;
	width: 20px;
	height: 20px;
	background-color: #000;
	transform: rotate(45deg);
}
.logo {
	padding: 10px 0;
}
.logo img {
	max-width: 100%;
	max-height: none;
	margin-bottom: 10px;
}
.content {
	position: relative;
	left: 20%;
	width: 78%;
	top: 80px;
	box-sizing: border-box;
	z-index: 1;
}
.m_list {
	display: none;
}
.home {
	top: 0;
	width: 80%;
}
.page-title {
	position: absolute;
	padding: 20px 0;
	width: 100%;
	background-color: #fff;
	z-index: 999;
	box-sizing: border-box;
}
.page-title li, .page-title li a {
	/*font-family:"tt",Arial,'MingLiU','微软雅黑';*/
	position: relative;
	display: inline-block;
	font-size: 21px;
	/*font-weight: 700;*/
	z-index: 99;
	transition: 0.4s;
}
.page-title li:before {
	content: "  / ";
	display: inline-block;
	font-size: 30px;
	text-align: center;
	width: 20px;
	color: #f0f0f0;
}
.page-title li:first-child:before {
	display: none;
}
.page-info, .page-info-btn {
	position: absolute;
	width: 100%;
	text-align: right;
	left: 0;
	top: 40px;
	font-size: 14px;
	color: #ccc;
}
.page-info-btn {
	top: 0px;
}
.page-info:after, .page-info-btn:after {
	content: "";
	display: inline-block;
	width: 20px;
}
.title_h {
	position: relative;
	height: 0;
}
.page {
	margin: 60px auto;
	text-align: center;
	padding-bottom: 40px;
}
.page li {
	display: inline-block;
	background-color: #f0f0f0;
}
.page_on a {
	background-color: #e3e3e3;
}
.page li a {
	display: inline-block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	color: #111;
	box-sizing: border-box;
	transition: 0.5s;
}
.page li a:hover {
	color: #fff;
	background-color: #000;
}
.page-title li a {
	color: #bbb;
}
.page-title li a:hover {
	color: #bc10f1;
}
.page-title .sub-on a, .page-title .sub-on {
	color: #000;
}
iframe {
	max-width: 100%;
	margin: 30px 0;
}
.btn-nav {
	position: relative;
	display: none;
	width: 90%;
	height: 40px;
	margin: 0 auto;
	z-index: 999;
	cursor: pointer;
	background-image: url(../images/nav-icon1.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto 100%;
	box-sizing: border-box;
}
/*-------------------- -------------------- -------------------- home -------------------- -------------------- -------------------- */
.big-list {
	margin-bottom: 40px;
}
.big-box {
	position: relative;
	width: 100%;
	background-size: 100% auto;
	background-position: center;
	background-repeat: no-repeat;
}
.big-box img {
	width: 100%;
}
.big-list .big-box img {
	display: none;
}
.big-box-info {
	position: relative;
	margin-top: -20px;
	display: none;
}
.big-box-info span {
	position: relative;
	height: 48px;
	line-height: 48px;
	padding: 0 40px;
	display: inline-block;
	font-size: 16px;
	color: #fff;
	background-color: #000;
	background-color: rgba(0,0,0,.6);
	z-index: 80;
}
.big-box-info span:after {
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	display: inline-block;
	width: 0;
	height: 100%;
	background-color: #bc10f1;
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: -1;
	transition: 0.4s;
}
.big-box span:hover:after {
	width: 100%;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.big-box-over {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #212121;
	opacity: 0;
	filter: alpha(opacity=20);
	transition: 0.4s;
}
/*.big-list:hover .big-box:not(:hover) .big-box-over{
	opacity: 0.6;
	filter:alpha(opacity=60); 

}*/
/*.big-box:hover .big-box-over{
	opacity: 0;
	filter:alpha(opacity=0); 
}*/

/*-------------------- -------------------- -------------------- gallery -------------------- -------------------- -------------------- */
.btn-back, .btn-prev, .btn-next {
	position: relative;
	display: inline-block;
	margin-left: 6px;
	top: -20px;
	right: 30px;
	float: right;
	width: 48px;
	height: 48px;
	background-color: #f0f0f0;
	border-radius: 3px;
	background-position: center;
	background-repeat: no-repeat;
	z-index: 99;
	opacity: 0.5;
	transition: 0.4s;
}
.btn-back {
	background-image: url(../images/icon-back.png);
}
.btn-prev {
	background-image: url(../images/icon-prev.png);
}
.btn-next {
	background-image: url(../images/icon-next.png);
}
.btn-back:hover, .btn-prev:hover, .btn-next:hover {
	background-color: #fbfbfb;
	opacity: 1;
}
.page-title p {
	position: relative;
	display: block;
	width: 100%;
	font-size: 14px;
	line-height: 20px;
	color: #777;
	padding: 20px 30px 0 0;
	box-sizing: border-box;
}
.gallery, .detail-img, .news-detail, .text-page {
	position: relative;
}
.detail-img {
	margin-bottom: 60px;
}
.detail-img img {
	max-width: 98%;
	margin-bottom: 20px;
	margin-top: 10px;
}
.gallery:after, .detail-img:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
}
.pic-box {
	position: relative;
	width: 33.33%;
	height: auto;
	float: left;
	overflow: hidden;
}
.pic-box img {
	width: 101%;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-filter: grayscale(0);
	transition: 0.4s;
}
.pic-box:hover img {
	-webkit-filter: grayscale(100%);
}
.box-over {
	position: absolute;
	bottom: 0;
	height: 0;
	width: 100%;
	background-color: #bc10f1;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: 0.4s;
}
.pic-box:hover .box-over {
	height: 48px;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.pic-box p {
	position: absolute;
	padding: 12px;
	left: 0;
	bottom: 0;
	color: #f4f4f4;
	font-weight: 700;
	/*	opacity: 0.7;
	filter:alpha(opacity=70); */
	transition: 0.4s;
	z-index: 9;
}
.pic-box:hover p {
	left: 10px;/*	opacity: 1;
	filter:alpha(opacity=100); */
}
/*-------------------- -------------------- -------------------- news -------------------- -------------------- -------------------- */
.news-detail {
	width: 90%;
}
.news-list {
	position: relative;
}
.news-box {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 2px;
	margin-bottom: 40px;
}
.news-list-img {
	position: relative;
	float: left;
	width: 66.66%;
	overflow: hidden;
}
.news-box:nth-child(odd) .news-list-img {
	float: right;
}
.news-list-img img {
	width: 100%;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	transition: 0.6s;
}
.news-list-img img:hover {
/*	-webkit-transform: scale(1.02);
	-ms-transform: scale(1.02);
	transform: scale(1.02);*/
}
.news-list-info {
	position: relative;
	float: left;
	width: 33.33%;
	/*background-color: #fbfbfb;*/
	overflow: hidden;
	border: 1px solid rgba(0,0,0,.06);
	border-left: none;
	box-sizing: border-box;
}
.news-box:nth-child(odd) .news-list-info {
	border: 1px solid rgba(0,0,0,.06);
	border-right: none;
}
.news-list-title {
	position: relative;
	padding: 40px;
	box-sizing: border-box;
}
.text-page {
	margin-bottom: 60px;
}
.news-box:after {
	content: "";
	display: block;
	clear: both;
}
.news-list-title h4 {
	color: #000;
	margin-bottom: 30px;
	transition: 0.2s;
}
.news-list-title p {
	color: #000;
	font-size: 14px;
	line-height: 20px;
}
.news-list-info span {
	position: absolute;
	display: none;
	bottom: 0;
	right: 0;
	padding: 30px 40px;
	width: 100%;
	color: #000;
	text-indent: 20px;
	border-top: 1px solid #f0f0f0;
	border-top: 1px solid rgba(0,0,0,.04);
	z-index: 99;
	box-sizing: border-box;
	transition: 0.2s;
}
.news-list-info span:before {
	content: "";
	display: inline-block;
	position: absolute;
	top: 20px;
	left: 20px;
	width: 36px;
	height: 36px;
	background-image: url(../images/icon-more.png);
}
.news-list-info span:hover:before {
	background-image: url(../images/icon-more2.png);
}
.news-list-info span:hover {
	color: #fff;
	background-color: #000;
}
.news-list-info h4:hover {
	color: #888;
}
.news-detail img {
	width: auto;
	max-width: 100%;
	margin: 30px 0;
}
.news-detail .banner-img img {
	width: 98%;
	margin-bottom: 30px;
}
.news-detail p {
	width: 98%;
	margin-bottom: 50px;
}
.news-time {
	font-size: 12px;
	color: #888;
	padding-bottom: 8px;
}
/*-------------------- -------------------- --------------- contact & about ------------------ -------------------- -------------------- */
.text-box {
	margin-top: 40px;
}
.text-left {
	position: relative;
	float: left;
	width: 33.33%;
	height: 100px;
}
.text-left h3, .text-left h2, .text-left h4 {
	margin-top: 0;
}
.text-right img {
	width: 100%;
	float: left;
}
.text-right {
	position: relative;
	float: left;
	width: 64%;
	height: 100px;
	padding: 0 50px;
	box-sizing: border-box;
}
.text-left:after, .text-right:after {
	content: "";
	display: block;
	clear: both;
}
.form input, .formText {
	border: 1px solid #dedede;
	background-color: #fbfbfb;
	font-size: 14px;
	line-height: 18px;
	width: 98%;
	padding: 4px;
	text-align: left;
	margin: 0 auto;
	outline: medium;
	transition: 0.4s;
}
.formText {
	text-align: left;
}
.form textarea {
	height: 100px;
	max-width: 100%;
}
.form input:focus, .form textarea:focus {
	background-color: #fff;
	border: 1px solid #bc10f1;
}
.form dt {
	margin-top: 10px;
	color: #888;
	font-size: 12px;
	line-height: 22px;
	padding-bottom: 4px;
}
.formBtn button {
	display: block;
	padding: 10px;
	width: 100%;
	background: #212121;
	color: #fff;
	margin: 30px auto;
	line-height: 18px;
	cursor: pointer;
	border: none;
	transition: 0.4s;
}
.formBtn button:hover {
	background: #bc10f1;
}
/*-------------------- -------------------- -------------------- footer -------------------- -------------------- -------------------- */
.footer {
	position: fixed;
	bottom: 50px;
	width: 18%;
	z-index: 99;
}
.footer p a {
	border-bottom: 1px solid #212121;
}
.footer p {
	color: rgba(33,33,33,.5);
	font-size: 12px;
	max-width: 90%;
}
.follow {
	margin-bottom: 10px;
}
.follow a {
	color: #ccc;
}
.follow span {
	opacity: 1;
	padding: 0px;
	filter: alpha(opacity=100);
	transition: 0.4s;
}
.follow span:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.s-qq, .s-weibo, .s-taobao, .s-tt, .s-renren {
	display: inline-block;
	width: 48px;
	height: 48px;
	background-repeat: no-repeat;
	background-position: center;
}
.s-qq {
	background-image: url(../images/social/light/qq.png);
}
.s-renren {
	background-image: url(../images/social/light/renren.png);
}
.s-taobao {
	background-image: url(../images/social/light/taobao.png);
}
.s-weibo {
	background-image: url(../images/social/light/weibo.png);
}
.s-tt {
	background-image: url(../images/social/light/tt.png);
}
.follow {
	position: relative;
	top: -10px;
}

/*-------------------- -------------------- -------------------- 响应式 -------------------- -------------------- -------------------- */
@media screen and (max-width: 1679px) {
.s-qq, .s-weibo, .s-taobao, .s-tt, .s-renren {
	width: 36px;
	height: 36px;
	background-size: 36px 36px;
}
}
@media screen and (max-width: 1439px) {
.s-qq, .s-weibo, .s-taobao, .s-tt, .s-renren {
	width: 26px;
	height: 26px;
	background-size: 26px 26px;
}
.news-list-title h4 {
	margin-bottom: 10px;
}
}
 @media screen and (max-width: 1280px) {
.side {
	width: 20%;
	padding: 40px;
}
.side-info p {
	font-size: 14px;
	line-height: 22px;
}
.nav li a {
	font-size: 12px;
	line-height: 24px;
}
.on:before {
	top: 0;
	left: -54px;
}
.page-title li, .page-title li a {
	font-size: 20px;
}
.page-title li:before {
	font-size: 20px;
}
.page-info, .page-info-btn {
	top: 34px;
}
/*---------------------news---------------------------------*/
.news-list-info span {
	padding: 20px 30px;
	text-indent: 36px;
}
.news-list-title p {
	font-size: 12px;
	line-height: 18px;
}
.news-list-title {
	padding: 20px;
}
.news-list-info span:before {
	top: 10px;
	left: 24px;
}
}


/*----------------------------------------------------1023-----------------------------------------------------*/
@media screen and (max-width: 959px) {
html, body {
	overflow: auto !important;
	height: auto !important;
}
.m_list {
	display: block;
}
.big-list, #fp-nav {
	display: none;
}
.m_slider_item img {
	width: 100%;
}
.m_slider_item {
	text-align: center;
}
.m_slider_item span {
	display: block;
	margin-top: 20px;
	background: #f0f0f0;
	padding: 10px 0;
	font-size: 12px;
}
iframe {
	width: auto;
	height: auto;
}
.logo img {
	max-height: 60px;
}
.side {
	position: relative;
	width: 100%;
	height: auto;
	left: 0;
	padding: 10px;
	padding-bottom: 0;
}
.side-info p {
	display: none;
	font-size: 14px;
	line-height: 22px;
}
.logo {
	padding: 0;
	text-align: center;
}
.btn-nav {
	display: block;
	border-bottom: 1px solid rgba(0,0,0,.1);
	border-top: 1px solid rgba(0,0,0,.1);
}
.nav {
	display: none;
	margin-top: 20px;
}
.nav li {
	padding: 0 4px;
}
.nav ul {
	text-align: center;
}
.nav li a {
	font-size: 14px;
	line-height: 30px;
}
.on:before {
	display: none;
}
.page-title ul {
	text-align: left;
}
.page-title li, .page-title li a {
	font-size: 20px;
}
.content {
	left: 0;
	width: 100%;
	top: 0;
	padding: 20px;
}
.page-title {
	width: 100%;
	position: relative;
}
.page-info, .page-info-btn {
	top: 34px;
}
.page-info {
	display: none;
}
.footer {
	display: none;
	position: relative;
	bottom: 0;
	text-align: center;
	width: 100%;
	max-width: 100%;
	margin: 30px 0;
}
.follow {
	/* display: none; */
}
.footer p {
	max-width: 100%;
	display: inline-block;
	font-size: 10px;
}
/*---------------------gallery------------------------------*/
.detail-img img {
	width: 100%;
	max-width: 100%;
}
.pic-box {
	width: 50%;
}
.page-title p {
	padding: 24px 0 0 0;
	font-size: 12px;
}
.news-detail img {
	width: 100%;
}
/*.news-detail{top: 60px;}*/

.page-info-btn {
	top: 36px;
	text-align: right;
	right: 0;
	left: auto;
	width: 140px;
}
.btn-back, .btn-prev, .btn-next {
	width: 30px;
	height: 30px;
	right: auto;
}
.page-info:after, .page-info-btn:after {
	width: 0;
}
.btn-back {
}
.btn-next {
}
.box-over {
	display: none;
}
/*---------------------news---------------------------------*/
.news-list-info span {
	padding: 20px 30px;
}
.news-detail {
	width: 100%;
}
.page-title p {
	margin-top: 40px;
}
.news-detail .banner-img img {
	width: 100%;
}
/*---------------------about & contact----------------------*/
.text-left, .text-right {
	float: none;
	width: 100%;
	height: auto;
	padding: 0;
	text-align: center;
}
.text-right {
	padding: 20px 0;
}
.text-box {
	margin-top: 0;
}
/*---------------------home---------------------------------*/
.big-box {
	margin-bottom: 20px;
}
.big-box-info span:after {
	display: none;
}
}
 @media screen and (max-width: 959px) {
.news-list-img, .news-list-info {
	width: 100%;
}
.news-list-info span {
	display: none;
}
.news-list-title {
	padding: 20px;
}
.news-list-title h4 {
	height: auto;
	overflow: auto;
}
}

/*----------------------------------------------------600-----------------------------------------------------*/
@media screen and (max-width: 600px) {
p {
	font-size: 12px;
}
.text-box {
	margin-top: 0;
}
.logo img {
	max-width: 50%;
}
.nav li a {
	font-size: 12px;
}
.page-title li, .page-title li a {
	font-size: 14px;
}
.page-title li:before {
	font-size: 14px;
}
.pic-box {
	width: 100%;
}
.page li a {
	width: 50px;
	height: 30px;
	line-height: 30px;
}
/*.page-info-btn{display: none;}*/
.big-box-info span {
	padding: 4px;
	font-size: 12px;
}
.big-box-info {
	bottom: 40px;
}
}
.thisclass {
	
	background: #938f8f;
	color: #8e2d3e;
}
