﻿302@charset "utf-8";


.mgTB_20{
  margin:20px 0;
}

.fa{
  color:#000 !important;
}
.head .rg a .p1{
  padding-top:10px;
}
.logo img{
    width: 120px !important;
		height:auto !important;
    margin-top: 14px;
}
body {
	font-family: "微软雅黑";
	margin: 0 auto;
	padding: 0px;
	font-size: 14px;
	height: 100%;
	line-height: 24px;
	width: 100%;
	background: #fff !important;
}

div {
	behavior: url(css/iepngfix.htc)
}

ul,
ul li,
ol li,
tr td,
dl dd,
dd {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
	padding: 0
}

.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

a {
	text-decoration: none;
	cursor: pointer;
	-webkit-transition: none;
	-moz-transition: none;
	transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear;
	-moz-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear;
	-webkit-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear;
	-o-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear;
}


/*a:hover{ text-decoration:underline;}*/

img {
	vertical-align: middle;
}

.imgs {
	vertical-align: top;
}

.lf {
	float: left;
}

.rg {
	float: right;
}

img {
	border: none;
}

html {
	overflow-x: hidden;
}

div:hover,
li:hover,
tr:hover,
a:hover {
	-webkit-transition: none;
	-moz-transition: none;
	transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear;
	-moz-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear;
	-webkit-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear;
	-o-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear;
}

.text,
textarea,
select {
	outline: none;
	font-family: 微软雅黑;
	color: #666;
	font-size: 12px;
	width: 100%;
}

.ul_lf li,
.ul_js li {
	position: relative;
}


/*-webkit-filter: blur(0px); filter: blur(0px);*/


/* 起始样式 End */


/* 公用样式 */

.head {
	height: 80px;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	z-index: 1000;
	padding-left: 5%;
	padding-right: 5%;
}
.min_width {
	/*min-width: 1200px;*/
	width: 100%;
	margin: 0 auto;
	position: absolute;
	height: 100%;
}

.box {
	max-width: 1200px;
	margin: 0 auto;
}

.logo {
	width: 54px;
	height: 80px;
}

.nav {
	margin-left: 50px;
	position: relative;
	padding-top: 20px;
}

.nav ul li {
	float: left;
	margin-left: 79px;
}

.nav ul li a {
	display: block;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	color: #000000;
	font-size: 16px;
}

.nav ul li a .p1 {
	position: relative;
	height: 40px;
	line-height: 40px;
}

.nav ul li a .p2 {
	position: relative;
	height: 40px;
	line-height: 40px;
}

.nav .Locate {
	position: absolute;
	top: 62px;
	overflow: hidden;
	display: none;
}

.head .rg {
	padding-top: 18px;
}

.head .rg a {
	margin-left: -10px;
	position: relative;
}
.head .rg a:hover{
  color:rgba(0,0,0,.5) !important;
}
.head .rg a .p1,.dhp1 {
	position: absolute;
	right: 0px;
	height: 0px;
	overflow: hidden;
	filter: alpha(opacity=0);
	opacity: 0;
}

.head .rg a .p1 img {
	width: 150px;
}

.index_body .head {
	top: -125px;
}

.moblie_head,
.moblie_index,
.moblie_index1,
.moblie_index2 {
	display: none;
}

.tcc {
	width: 100%;
	height: 100%;
	background-color: #000;
    position: fixed;
    z-index: 999;
    overflow-y: auto;
    top: 0;
    display: none ; 
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}
.tcc .box{
    padding-bottom: 30px;
}
.tcc1{
	width: 100%;
	height: 100%;
	background-color: #000;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;

}

.tcc .div1 ,.tcc1 .div1{
	padding-top: 10px;
}

.tcc .div1 .lf img,.tcc1 .div1 .lf img {
	height: 50px;
}

.tcc .div1 .rg,.tcc1 .div1 .rg {
	padding-top: 10px;
}

.tcc .div1 .rg img.tcc1 .div1 .rg img {
	height: 25px;
}

.tcc .div2,.tcc1 .div2 {
	margin-top: 15px;
}

.tcc .div2 a,.tcc1 .div2 a {
	display: block;
	/*background: url(../images/1_17.jpg) center bottom no-repeat;*/
	text-align: center;
	height: 60px;
	line-height: 60px;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
}

.tcc .div3,.tcc1 .div3 {
	text-align: center;
	margin-top: 5%;
}

.tcc .div3 img,.tcc1 .div3 img {
	width: 24%;
}

.foot {
	background: #333;
	padding-top: 75px;
}

.foot .div1 {
	max-width: 42%;
	color: #dfd8d2;
	padding-top: 50px;

}

.foot .div1 .p1 .pp2 {
	padding-top: 15px;
	margin-left: 10px;
}

.foot .div1 .p2 {
	margin-top: 15px;
	padding-left: 15px;
	padding-right: 60px;
	margin-bottom: 30px;
}

.foot .div2 {
	max-width: 2%;
	margin-left: 100px;
}

.foot .div3 {
	max-width: 42%;
	text-align: right;
	color: #dfd8d2;
	padding-top: 50px;
}

.foot .div3 .p1 {
	font-size: 20px;
	color: #8bd5e5;
}

.foot .div3 .p2 {
	text-transform: uppercase;
	margin-top: 10px;
}

.foot .div3 .p3 {
	margin-top: 5px;
}

.foot .div3 .p4 {
	margin-top: 20px;
}

.foot .div3 .p4 .lf {
	width: 100px;
	text-align: left;
	line-height: 30px;
}

.foot .div3 .p4 .rg {
	width: 367px;
}

.foot .div3 .p4 .rg .text {
	background: none;
	border: 0px;
	border-bottom: 1px solid #5c5b59;
	height: 30px;
	line-height: 30px;
	color: #ccc
}

.foot .div3 .p5 a {
	display: block;
	width: 229px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #e5e5e5;
	background: #3e3c3b;
	margin-top: 20px;
	float: right;
}

.foot .div3 .p5 a:hover {
	background: #474544;
}

.foot_bottom {
	margin-top: 50px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #6a6763;
}

.foot_bottom span {
	margin-left: 15px;
	margin-right: 15px;
}

.foot_bottom a {
	color: #6a6763;
	/*margin-right: 100px;*/
}

.foot_bottom a:hover {
	color: #999
}
.dh-index{
		background: url(../images/bigimg.jpg) no-repeat center center;
		height: 870px !important;
	}
@media screen and (max-width: 1024px) and (min-width:0px) {
	/* 移动端的尺寸 */
	.min_width {
		min-width: 320px;
		position: relative;
	}
	.box {
		width: auto;
		padding-left: 5%;
		padding-right: 5%;
	}
	.head {
		display: none;
	}
	.div_index,
	.div_index1,
	.div_index2,
	.div_index3 {
		display: none;
	}

	.moblie_head {
		display: block;
		height: 50px;
		border-bottom: 1px solid #ddd;
	}
	.moblie_head .div1 img {
		height: 50px;
	}
	.moblie_head .div2 img {
		height: 50px;
	}
	.moblie_head .div3 {
		padding-top: 12px;
	}
	.moblie_head .div3 a {
		margin-left: 10px;
	}
	.moblie_index,
	.moblie_index1,
	.moblie_index2,
	.main_body .div_index2 {
		display: block;
	}
	.moblie_index img {
		width: 100%;
	}
	.moblie_index1 * {
		box-sizing: border-box;
	}
	.moblie_index1 a {
		display: block;
		float: left;
		width: 25%;
		padding: 10px;
		background: #bfd1da;
		color: #596267; 
	}
	.moblie_index1 a:nth-child(2n) {
		background: #f4e3ca;
	}
	.moblie_index1 a img {
		width: 100%;
	}
	.moblie_index1 .pp1{
		font-weight: bold;
	}
	.moblie_index2 {
		background: #000;
		text-align: center;
		color: #fff;
		padding-top: 17px;
		padding-bottom: 17px;
		font-size: 14px;
	}
	.moblie_index2  span{
			color: #fff;
	}
	.moblie_index2  a{
		display: inline-block;
		margin: 0 10px;
	}
	.index_hegiht {
		overflow-y: auto;
	}
	.foot {
		display: none;
	}
}


/* 公用样式 End */


/* Index */

.div_index {
	width: 100%;
	position: absolute;
	top: 0px;
	height: 100%;
	left: 0px;
}

.div_index .div1 img {
	width: 100%;
}
.div_index .div2 {
	position: absolute;
	top: 24%;
	left: 0%;
	width: 33.33%;
	opacity: 0;
	filter: alpha(opacity=0);
	display: none;
}

.div_index .div2 img {
	width: 100%;
}

.div_index1 {
	bottom: 30px;
	width: 100%;
	position: absolute;
	left: 0px;
	z-index: 100;
}

.div_index1 .div1 {
	width: 25%;
	float: left;
	height: 156px;
	overflow: hidden;
	bottom: -80px;
	position: relative;
	opacity: 0;
	filter: alpha(opacity=0);
}

.div_index1 .div1a {
	background: #bfd1da;
}

.div_index1 .div1b {
	background: #f4e3ca;
}

.div_index1 .div1c {
	background: #bed1da;
}

.div_index1 .div1d {
	background: #f4e3c9;
}

.div_index1 .div1 .p1 {
	overflow: hidden;
	height: 116px;
	color: #596267;
}

.div_index1 .div1 .p1 .pp1 {
	padding-left: 10%;
	padding-top: 25px;
	font-size: 26px;
	line-height: 28px;
}

.div_index1 .div1 .p1 .pp2 {
	padding-left: 10%;
	font-size: 18px;
	margin-top: 14px;
}

.div_index1 .div1 .p2 {
	overflow: hidden;
	height: 156px;
	color: #596267;
	position: relative;
	top: -116px;
	opacity: 0;
	filter: alpha(opacity=0);
}

.div_index1 .div1 .p2 .pp1 {
	float: left;
	width: 85%;
	position: relative;
	z-index: 100;
	opacity: 0;
	filter: alpha(opacity=0);
	height: 100%;
}

.div_index1 .div1 .p2 .pp1 img {
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 100;
}


/*.div_index1 .div1 .p2 .pp1 .ppp1{ padding-top:25px; font-size:26px; line-height:28px;}
.div_index1 .div1 .p2 .pp1 .ppp2{ margin-top:13px;}
.div_index1 .div1 .p2 .pp1 .ppp2 .pppp1{ float:left; width:12%;}
.div_index1 .div1 .p2 .pp1 .ppp2 .pppp1 img{ width:100%;}
.div_index1 .div1 .p2 .pp1 .ppp2 .pppp2{ float:left; position:relative; margin-top:3%; margin-left:5px;}*/

.div_index1 .div1 .p2 .pp2 {
	background: url(../images/1_08.png) center left #97aab4 no-repeat;
	line-height: 156px;
	text-align: center;
	font-size: 40px;
	color: #fff;
	height: 156px;
	float: right;
	width: 15%;
	position: relative;
	z-index: 10;
	opacity: 0;
	filter: alpha(opacity=0);
}

.div_index1 .div1b .p2 .pp2 {
	background: url(../images/1_09.png) center left #97aab4 no-repeat;
}

.div_index1 .div1 .p2 .pp3 {
	position: absolute;
	bottom: 0px;
	right: 13%;
	width: 50%;
	text-align: right;
	opacity: 0;
	filter: alpha(opacity=0);
}

.div_index1 .div1 .p2 .pp3 img {
	width: 95%;
}

.div_index2 {
	position: fixed;
	bottom: 0px;
	left: 0px;
	height: 30px;
	line-height: 30px;
	background: #000;
	width: 0%;
	z-index: 100;
}

.div_index2 .div1 {
	text-align: center;
	/*padding-right: 20px;*/
	opacity: 0;
	filter: alpha(opacity=0);
}
.div_index2 .div1 span{
	color: #fff;
}
.div_index2 .div1 a span:hover{
	color: #a5a5a5;
}
.div_index2 .div1 a{
	display: inline-block;
	margin: 0 10px;
}

.div_index3 {
	position: fixed;
	height: 200px;
	width: 100%;
	z-index: 100;
	background: #fff;
	filter: alpha(opacity=0);
	opacity: 0;
	bottom: 0px;
	right: 0px;
}


/* Index End */


/* About */

.main_body .head {
	border-bottom: 1px solid #999999
}

.div_title {
	text-align: center;
	color: #333;
	font-size: 24px;
	line-height: 26px;
	text-transform: uppercase;
}

.div_title .div_div2 {
	margin-top: 15px;
	margin-bottom: 10px;
}

.div_abo {
	background: url(../images/2_01.png) center top no-repeat;
	padding-top: 100px;
	height: 1530px;
}

.div_abo .div1 {
	position: relative;
	min-width: 1200px;
	max-width: 1400px;
	width: 100%;
	margin: 0 auto;
}

.div_abo .div1 .p1 {
	position: absolute;
	width: 190px;
	height: 190px;
	background: #fff;
	left: 35px;
	top: 234px;
}

.div_abo .div1 .p1 .pp1 {
	padding-left: 34px;
	padding-top: 45px;
}

.div_abo .div1 .p1 .pp2 {
	padding-left: 34px;
	color: #333;
	font-size: 24px;
	line-height: 26px;
	margin-top: 15px;
	margin-bottom: 10px;
}

.div_abo .div1 .p1 .pp3 {
	padding-left: 34px;
	color: #333;
	font-size: 24px;
	line-height: 26px;
}

.div_abo .div1 .p2 {
	padding-left: 142px;
}

.div_abo .div1 .p3 {
	width: 370px;
	padding: 30px 40px;
	background: #fff;
	height: 478px;
	position: absolute;
	right: 35px;
	top: 56px;
	box-shadow: 0px 0 0px #fbfbfb, 0 0px 0px #fbfbfb, 0 2px 10px #ccc, 2px 0 10px #ccc;
}

.div_abo .div1 .p3 .pp1 {
	font-size: 30px;
	line-height: 32px;
	color: #000;
	text-align: right;
}

.div_abo .div1 .p3 .pp2 {
	margin-top: 15px;
	text-align: right;
}

.div_abo .div1 .p3 .pp3 {
	color: #666;
	margin-top: 30px;
	font-size: 14px;
	line-height: 24px;
}

.div_abo .div2 {
	margin-top: 100px;
}

.div_abo .div2 .p1 {
	width: 885px;
	margin: 0 auto;
}

.div_abo .div2 .p1 .lf {
	width: 275px;
	margin-top: 100px;
	color: #000;
}

.div_abo .div2 .p1 .lf .pp1 {
	font-size: 30px;
	line-height: 32px;
}

.div_abo .div2 .p1 .lf .pp2 {
	font-size: 18px;
	line-height: 18px;
	margin-top: 15px;
}

.div_abo .div2 .p1 .lf .pp3 {
	line-height: 24px;
	margin-top: 30px;
}

.div_abo .div2 .p1 .rg {
	background: url(../images/2_05.png) no-repeat;
	width: 443px;
	height: 533px;
	padding-left: 152px;
	padding-top: 124px;
}

.div_abo1 {
	position: relative;
	width: 1920px;
	left: 50%;
	margin-left: -960px;
}

.div_abo2 .div_title {
	display: none;
}

.div_abo2 .div1 .lf {
	width: 645px;
	margin-top: 60px;
	color: #666;
	font-size: 16px;
	line-height: 26px;
}

.div_abo2 .div1 .rg {
	position: relative;
	width: 190px;
	height: 190px;
	background: #6b8795;
	text-align: right;
	margin-top: -60px;
}

.div_abo2 .div1 .rg .p1 {
	padding-right: 34px;
	padding-top: 45px;
}

.div_abo2 .div1 .rg .p2 {
	padding-right: 34px;
	color: #fff;
	font-size: 24px;
	line-height: 26px;
	margin-top: 15px;
	margin-bottom: 10px;
}

.div_abo2 .div1 .rg .p3 {
	padding-right: 34px;
	color: #fff;
	font-size: 24px;
	line-height: 26px;
}

.div_abo2 .div2 ul {
	margin-top: 50px;
}

.div_abo2 .div2 ul li {
	float: left;
	width: 224px;
	margin-right: 101px;
}

.div_abo2 .div2 ul .li {
	margin-right: 0px;
}

.div_abo2 .div2 ul li .p1 {
	box-shadow: -2px 0 5px #ddd, 0 -2px 5px #ddd, 0 2px 5px #ddd, 2px 0 5px #ddd;
}

.div_abo2 .div2 ul li .p1 img {
	width: 224px;
	height: 293px;
}

.div_abo2 .div2 ul li .p2 {
	color: #666666;
	text-align: center;
	margin-top: 10px;
}

.div_abo2 .div3 {
	margin-top: 90px;
}

.div_abo2 .div3 .lf {
	max-width: 784px;
}

.div_abo2 .div3 .rg {
	max-width: 355px;
}

.div_abo2 .div3 .rg .p2 {
	margin-top: 15px;
	margin-bottom: 10px;
	color: #333;
	font-size: 24px;
	line-height: 26px;
	text-transform: uppercase;
}

.div_abo2 .div3 .rg .p3 {
	color: #333;
	line-height: 26px;
	font-size: 24px;
}

.div_abo2 .div3 .rg .p4 {
	color: #666666;
	font-size: 16px;
	line-height: 36px;
	margin-top: 40px;
}

.div_abo3 {
	background: url(../images/2_14.jpg) center top no-repeat;
	padding-top: 44px;
	height: 706px;
	/*margin-top: 100px;*/
}

.div_abo3 .lf {
	background: url(../images/2_15.png) no-repeat;
	max-width: 27%;
	padding-top: 95px;
	min-height: 534px;
	padding-left: 272px;
	padding-right: 66px;
	margin-left: -100px;
}

.div_abo3 .lf .div1 {
	color: #666666;
	font-size: 16px;
	line-height: 36px;
	margin-top: 20px
}

.div_abo3 .rg {
	max-width: 485px;
}

.div_abo4 {
	position: relative;
	max-width: 1920px;
	left: 50%;
	margin-left: -960px;
}

.div_abo4 .div2 {
	text-align: center;
	color: #666;
	margin-top: 15px;
	font-size: 16px;
	padding-left: 5%;
	padding-right: 5%;
	line-height: 26px;
}

.div_abo5 {
	margin-top: 100px;
	padding-top: 100px;
	padding-bottom: 100px;
	background: #fbfbfb;
}

.div_abo5 .div1 {
	margin-top: 50px;
}

.div_abo5 .div1 img {
	width: 100%
}

.div_abo5 .div2 {
	margin-top: 20px;
	font-size: 16px;
	line-height: 36px;
	text-align: center;
	padding-left: 5%;
	padding-right: 5%;
	color: #666
}

@media screen and (max-width: 1024px) and (min-width:0px) {
	/* 移动端的尺寸 */
	.div_title {
		text-align: center;
		color: #333;
		font-size: 16px;
		line-height: 22px;
		text-transform: uppercase;
	}
	.div_title .div_div1 img {
		width: 8%;
	}
	.div_title .div_div2 {
		margin-top: 1.2%;
		margin-bottom: 0px;
	}
	.div_abo {
		background: url(../images/2_01.png) center top repeat-y;
		padding-top: 5%;
		height: auto;
	}
	.div_abo .div1 {
		min-width: 320px;
		max-width: 1024px;
		width: 90%;
		padding-left: 5%;
		padding-right: 5%;
	}
	.div_abo .div1 .p1 {
		position: relative;
		top: 0px;
		left: 0px;
		width: 100%;
		background: none;
		height: auto;
	}
	.div_abo .div1 .p1 .pp1,
	.div_abo .div1 .p1 .pp2,
	.div_abo .div1 .p1 .pp3 {
		text-align: center;
		padding-left: 0px;
	}
	.div_abo .div1 .p1 .pp1 {
		padding-top: 0%;
	}
	.div_abo .div1 .p1 .pp1 img {
		width: 8%;
	}
	.div_abo .div1 .p1 .pp2 {
		margin-top: 1.2%;
		font-size: 16px;
		line-height: 22px;
		margin-bottom: 0px;
	}
	.div_abo .div1 .p1 .pp3 {
		font-size: 16px;
		line-height: 22px;
	}
	.div_abo .div1 .p2 {
		position: relative;
		padding-left: 0px;
		margin-top: 3%;
	}
	.div_abo .div1 .p2 img {
		width: 100%;
	}
	.div_abo .div1 .p3 {
		position: relative;
		width: auto;
		padding: 5%;
		right: 0px;
		height: auto;
		margin-top: 5%;
		top: 0px;
	}
	.div_abo .div1 .p3 .pp1 {
		font-size: 18px;
		line-height: 22px;
	}
	.div_abo .div1 .p3 .pp2 img {
		width: 80%;
		margin-top: 0px;
	}
	.div_abo .div1 .p3 .pp3 {
		margin-top: 4%;
	}
	.div_abo .div2 {
		margin-top: 8%;
	}
	.div_abo .div2 .p1 {
		width: 100%;
	}
	.div_abo .div2 .p1 .lf {
		width: 100%;
		margin-top: 5%;
	}
	.div_abo .div2 .p1 .lf .pp1 {
		font-size: 20px;
		line-height: 22px;
		text-align: center;
	}
	.div_abo .div2 .p1 .lf .pp2 {
		font-size: 16px;
		margin-top: 1%;
		line-height: 22px;
		text-align: center;
	}
	.div_abo .div2 .p1 .lf .pp3 {
		line-height: 26px;
		font-size: 14px;
		margin-top: 2%;
		color: #666
	}
	.div_abo .div2 .p1 .rg {
		background: none;
		padding: 0px;
		width: 100%;
		height: auto;
		margin-top: 5%;
	}
	.div_abo .div2 .p1 .rg img {
		width: 100%;
	}
	.div_abo1 {
		width: 100%;
		left: 0px;
		margin: 0px;
		margin-top: 5%;
	}
	.div_abo1 img {
		width: 100%;
	}
	.div_abo2 .div_title {
		display: block;
		margin-top: 5%;
	}
	.div_abo2 .div1 .lf {
		width: 100%;
		margin-top: 3%;
		font-size: 14px;
		line-height: 26px;
	}
	.div_abo2 .div1 .rg {
		display: none;
	}
	.div_abo2 .div2 ul {
		margin-top: 3%;
	}
	.div_abo2 .div2 ul li {
		width: 47.5%;
		margin-right: 0px;
		margin-bottom: 5%;
	}
	.div_abo2 .div2 ul li:nth-child(2n) {
		float: right;
	}
	.div_abo2 .div2 ul li .p1 img {
		width: 100%;
		height: auto;
	}
	.div_abo2 .div3 {
		margin-top: 5%;
	}
	.div_abo2 .div3 .lf {
		width: 100%;
	}
	.div_abo2 .div3 .lf img {
		width: 100%;
	}
	.div_abo2 .div3 .rg {
		width: 100%;
	}
	.div_abo2 .div3 .rg .p1 {
		margin-top: 5%;
		text-align: center;
	}
	.div_abo2 .div3 .rg .p1 img {
		width: 8%;
	}
	.div_abo2 .div3 .rg .p2 {
		margin-top: 1.2%;
		font-size: 16px;
		line-height: 22px;
		margin-bottom: 0px;
		text-align: center;
	}
	.div_abo2 .div3 .rg .p3 {
		font-size: 16px;
		line-height: 22px;
		text-align: center;
	}
	.div_abo2 .div3 .rg .p4 {
		color: #666666;
		font-size: 14px;
		line-height: 26px;
		margin-top: 3%;
	}
	.div_abo3 {
		background: url(../images/2_14.jpg) repeat-y;
		padding-top: 5%;
		height: auto;
		margin-top: 5%;
		padding-bottom: 5%;
	}
	.div_abo3 .lf {
		background: #fff;
		width: 90%;
		padding-top: 5%;
		height: auto;
		padding-right: 5%;
		padding-left: 5%;
		margin-left: 0px;
		margin-top: 5%;
		padding-bottom: 5%;
	}
	.div_abo3 .lf .div1 {
		font-size: 14px;
		line-height: 26px;
		margin-top: 3%
	}
	.div_abo3 .rg {
		max-width: 50%;
    	margin-top: 4.7pc;  /*dh*/
	}

	.div_abo3 .rg img {
		width: 100%;
	}
	.div_abo4 {
		width: 100%;
		left: 0px;
		margin-left: 0px;
	}
	.div_abo4 .div1 img {
		width: 100%
	}
	.div_abo5 {
		margin-top: 5%;
		padding-top: 5%;
		padding-bottom: 5%;
		background: #fbfbfb;
	}
	.div_abo5 .div1 {
		margin-top: 3%;
	}
	.div_abo5 .div2 {
		margin-top: 3%px;
		line-height: 26px;
		padding-left: 0%;
		padding-right: 0%;
	}
}


/* About End */


/* History */

.div_his {
	margin-top: 100px;
}

.div_his .div1 {
	margin: 0 auto;
	margin-top: 100px;
	background: url(../images/3_01.jpg) center top repeat-y;
	max-width: 1000px;
	padding-bottom: 100px;
}

.div_his .div1 .p1 .lf {
	/*padding-left: 169px;*/
	max-width: 291px;
	text-transform: uppercase;
	color: #666;
	font-size: 36px;
	line-height: 50px;
	text-align: right;
}

.div_his .div1 .p1 .rg {
	max-width: 460px;
	color: #9fd2e9;
	font-size: 36px;
	line-height: 70px;
	text-transform: uppercase;
}

.div_his .div1 .p2 {
	margin-top: 80px;
}

.div_his .div1 .p2 .lf {
	padding-left: 120px;
	width: 340px;
	text-transform: uppercase;
	color: #666;
	font-size: 36px;
	line-height: 50px;
	text-align: right;
}

.div_his .div1 .p2 .rg {
	width: 460px;
	color: #666;
	font-size: 18px;
	line-height: 30px;
	text-transform: uppercase;
}

.div_his .div1 .p3 ul li {
	background: url(../images/3_03.jpg) center bottom no-repeat;
	padding-bottom: 60px;
	margin-top: 60px;
	position: relative;
	cursor: pointer;
}
.div_his .div1 .p3 ul li:before{
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 10px;
	height: 10px;
	margin-top: -30px;
	background: #9fd2e9;
	border-radius: 50%;
}

.div_his .div1 .p3 ul li .lf {
	padding-left: 35%;
	max-width: 137px;
	/*background: url(../images/3_04.jpg) center right no-repeat;*/
	font-size: 36px;
	line-height: 38px;
	color: #9fd2e9;
	-webkit-transition: none;
	-moz-transition: none;
	transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear;
	-moz-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear;
	-webkit-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear;
	-o-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear;
}

.div_his .div1 .p3 ul li:hover .lf {
	/*background: url(../images/3_05.jpg) center right no-repeat;*/
	-webkit-transition: none;
	-moz-transition: none;
	transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear;
	-moz-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear;
	-webkit-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear;
	-o-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear;
}

.div_his .div1 .p3 ul li .rg {
	max-width: 45%;
	padding-top: 8px;
	font-size: 16px;
	color: #666666;
	-webkit-transition: none;
	-moz-transition: none;
	transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear;
	-moz-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear;
	-webkit-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear;
	-o-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear;
}

.div_his .div1 .p3 ul li:hover .rg {
	color: #333;
	-webkit-transition: none;
	-moz-transition: none;
	transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear;
	-moz-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear;
	-webkit-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear;
	-o-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear;
}

.div_his .div1 .p3 ul li .pp1 {
	position: absolute;
	left: 120px;
	top: -50px;
	box-shadow: -2px 0 5px #ccc, 0 -2px 5px #ccc, 0 2px 5px #ccc, 2px 0 5px #ccc;
	background: #fff;
	padding: 4px;
	filter: alpha(opacity=0);
	opacity: 0;
}

.div_his .div2 {
	display: none;
}

.div_his1 {
	background: #ebf2f5;
	padding-top: 50px;
	padding-bottom: 50px;
	margin-top: 100px;
}

.div_his1 .div1 {
	margin-top: 30px;
}

.div_his1 .flexslider {
	position: relative;
	height: auto;
	overflow: hidden;
}

.div_his1 .slides {
	position: relative;
	z-index: 1;
	background: url(../images/3_08.jpg) center 40px no-repeat;
	width: 930px;
	margin: 0 auto;
}

.div_his1 .slides li a {
	display: block;
	float: left;
	width: 33%;
	text-align: center;
}

.div_his1 .slides li a .p1 {
	background: url(../images/3_09.jpg) center bottom no-repeat;
	color: #96c2da;
	font-size: 24px;
	line-height: 26px;
	padding-bottom: 20px;
}

.div_his1 .slides li a .p2 {
	color: #666666;
	line-height: 30px;
	margin-top: 15px;
}

.div_his1 .flex-control-nav {
	display: none;
}

.div_his1 .flex-direction-nav .flex-prev {
	position: absolute;
	left: 35px;
	background: url(../images/3_06.jpg) center center no-repeat;
	width: 43px;
	height: 43px;
	top: 18px;
	z-index: 10;
	display: block;
}

.div_his1 .flex-direction-nav .flex-prev:hover {
	background-image:url(../images/3_06a.jpg);
}

.div_his1 .flex-direction-nav .flex-next {
	background: url(../images/3_07.jpg) center center no-repeat;
	position: absolute;
	right: 35px;
	width: 43px;
	height: 43px;
	top: 18px;
	z-index: 10;
	display: block;
}

.div_his1 .flex-direction-nav .flex-next:hover {
	background-image:url(../images/3_07a.jpg);
}

.div_his1 .div2 {
	margin-top: 40px;
	text-align: center;
}

@media screen and (max-width: 1024px) and (min-width:0px) {
	/* 移动端的尺寸 */
	.div_his {
		margin-top: 5%
	}
	.div_his .div1 {
		/*display: none;*/
	}
	.div_his .div2 {
		display: block;
		margin-top: 2%;
	}
	.div_his .div2 ul li {
		border-bottom: 1px #ddd dashed;
		padding-top: 2%;
		padding-bottom: 2%;
		color: #666;
		font-size: 14px;
		line-height: 26px;
	}
	.div_his .div2 ul li .lf {
		width: 20%;
		color: #9fd2e9;
	}
	.div_his .div2 ul li .rg {
		width: 80%;
	}
	.div_his1 {
		margin-top: 5%;
		padding-top: 5%;
		padding-bottom: 5%;
	}
	.div_his1 .div1 {
		margin-top: 5%;
	}
	.div_his1 .flex-direction-nav {
		display: none;
	}
	.div_his1 .slides {
		background: none;
		width: 100%;
	}
	.div_his1 .slides li a {
		width: 100%;
		margin-bottom: 5%;
	}
	.div_his1 .slides li a .p1 {
		background: none;
		padding-bottom: 0px;
	}
	.div_his1 .slides li a .p2 {
		margin-top: 2%;
	}
	.div_his1 .div2 {
		margin-top: 5%;
	}
	.div_his1 .div2 img {
		width: 100%;
	}
}


/* History End */


/* News */

.div_news .flexslider {
	max-width: 100%;
	position: relative;
	height: auto;
	overflow: hidden;
}

.div_news .slides {
	position: relative;
	background: #f2f2f2;
	width: 100%;
}

.div_news .slides li a {
	display: block;
	float: left;
	width: 100%;
}

.div_news .slides li a .lf {
	width: 50%;
	overflow: hidden;
}

.div_news .slides li a .lf img {
	width: 100%;
}


/* -webkit-transform:scale(1); -moz-transform:scale(1); -o-transform:scale(1); -ms-transform:scale(1); transform:scale(1); -webkit-transition: all 2s; -moz-transition: all 2s; transition: all 2s;}
.div_news .slides li a:hover .lf img{ -webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07); -webkit-transition: all 2s; -moz-transition: all 2s; transition: all 2s;}*/

.div_news .slides li a .rg {
	width: 40%;
	padding: 5%;
	padding-bottom: 0px;
}

.div_news .slides li a .rg .div1 {
	color: #333;
	font-size: 22px;
	font-size: 24px;
}

.div_news .slides li a .rg .div2 {
	color: #666;
	font-size: 16px;
	margin-top: 15px;
	text-transform: uppercase;
}

.div_news .slides li a .rg .div3 {
	color: #666;
	font-size: 16px;
	line-height: 30px;
	margin-top: 5%;
}

.div_news .slides li a .rg .div4 {
	color: #666;
	margin-top: 5%;
	text-transform: uppercase;
	font-size: 16px;
}

.div_news .flex-control-nav {
	position: absolute;
	bottom: 3%;
	right: 5%;
	z-index: 100;
}

.div_news .flex-control-nav li {
	width: 10px;
	height: 10px;
	float: left;
	margin-left: 10px;
}

.div_news .flex-control-nav li span {
	display: none;
}

.div_news .flex-control-nav li a {
	float: left;
	width: 10px;
	height: 10px;
	cursor: pointer;
	background: url(../images/4_02.png) no-repeat;
}

.div_news .flex-control-nav li a.flex-active {
	background: url(../images/4_03.png) no-repeat;
}

.div_news .div_news .flex-control-nav {
	display: none;
}

.div_news1 {
	margin-top: 40px;
	margin-bottom: 5%;
	padding:0 2%;
}

.div_news1 .div1 {
	margin-top: 40px;
	border-top: 1px solid #999999;
	padding-top: 42px;
}

.div_news1 .div1 ul li {
	border-bottom: 1px solid #999;
	padding-bottom: 40px;
	margin-bottom: 40px;
}

.div_news1 .div1 ul li .lf {
	width: 25%;
	text-align: center;
	color: #999;
	text-transform: uppercase;
	font-size: 14px;
}

.div_news1 .div1 ul li .lf .p1 {
	overflow: hidden;
	margin-bottom: 2%;
}


/*.div_news1 .div1 ul li .lf .p1 img{ -webkit-transform:scale(1); -moz-transform:scale(1); -o-transform:scale(1); -ms-transform:scale(1); transform:scale(1); -webkit-transition: all 2s; -moz-transition: all 2s; transition: all 2s;}
.div_news1 .div1 ul li:hover .lf .p1 img{ -webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07); -webkit-transition: all 2s; -moz-transition: all 2s; transition: all 2s;}*/

.div_news1 .div1 ul li .rg {
	width: 70%;
}

.div_news1 .div1 ul li .rg .p1 {
	color: #333;
	font-size: 16px;
	padding-top: 2%;
	padding-bottom: 2%;
	border-bottom: 1px dotted #ddd;
	overflow: hidden;
}

.div_news1 .div1 ul li .rg .p2 {
	margin-top: 3%;
	color: #666666;
	font-size: 14px;
	line-height: 26px;
}

.div_news1 .div1 .lf .p1 img {
	width: 100%;
}

.div_news2 {
	width: 1000px;
}

.biaoti {
	text-align: center;
	margin-top: 75px;
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
	color: #666;
}

.time {
	color: #666;
	font-size: 14px;
	margin-top: 20px;
}

.txt {
	color: #666;
	font-size: 14px;
	line-height: 26px;
	margin-top: 20px;
}

.txt img {
	width: 100%;
}

.fh {
	margin-top: 40px;
	margin-bottom: 5%;
}

.fh a {
	color: #666;
	display: block;
}

.fh .rg a {
	display: block;
	text-align: center;
	width: 148px;
	height: 34px;
	border: 1px solid #000;
	color: #000;
	font-size: 14px;
	line-height: 34px;
	margin-top: 5px;
}

.fh .rg a:hover {
	background: #000;
	color: #fff;
}

@media screen and (max-width: 1024px) and (min-width:0px) {
	/* 移动端的尺寸 */
	.div_news .flexslider {
		min-width: 100%;
	}
	.div_news .slides li a .lf {
		width: 100%;
	}
	.div_news .slides li a .rg {
		width: 90%;
		padding-bottom: 5%;
	}
	.div_news .slides li a .rg .div1 {
		font-size: 16px;
		text-align: center;
	}
	.div_news .slides li a .rg .div2 {
		margin-top: 2%;
		text-align: center;
	}
	.div_news .slides li a .rg .div3 {
		text-align: center;
		line-height: 26px;
		margin-top: 3%;
	}
	.div_news .slides li a .rg .div4 {
		display: none;
	}
	.div_news .flex-control-nav {
		display: none;
	}
	.div_news1 {
		margin-top: 5%;
	}
	.div_news1 .div1 {
		margin-top: 5%;
		padding-top: 5%;
	}
	.div_news1 .div1 ul li {
		margin-bottom: 5%;
		padding-bottom: 5%;
	}
	.div_news2 {
		width: 90%;
	}
	.biaoti {
		margin-top: 5%;
	}
	.fh {
		margin-top: 5%;
	}
	.fh .lf {
		width: 100%;
	}
	.fh .rg {
		width: 100%;
	}
	.fh .rg a {
		width: 45%;
		margin: 0 auto;
		margin-top: 5%;
	}
}


/* News End */


/* Join */

.div_join {
	margin-top: 50px;
}

.div_join .box {
	width: 900px;
}

.div_join .div1 {
	text-align: center;
	margin-top: 40px;
	font-size: 16px;
	line-height: 26px;
	color: #666666
}

.div_join .div2 {
	width: 756px;
	margin: 0 auto;
	margin-top: 40px;
}

.div_join .div2 a {
	display: block;
	border: 1px solid #666666;
	float: left;
	width: 135px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	margin-left: 26px;
	margin-right: 26px;
	color: #000;
	font-size: 16px;
}

.div_join .div2 .a1,
.div_join .div2 a:hover {
	background: #96c2da;
	border: 1px solid #96c2da;
	color: #fff;
}

.div_join .div3 {
	margin-top: 30px;
}

.div_join .div3 ul li {
	border: 1px solid #e1e1e1;
	border-radius: 5px;
	margin-bottom: 20px;
	padding: 25px 35px;
}

.div_join .div3 ul li .p1 {
	color: #333;
	font-size: 18px;
	border-bottom: 1px solid #ececea;
	padding-bottom: 10px;
}

.div_join .div3 ul li .p2 {
	margin-top: 17px;
}

.div_join .div3 ul li .p2 .lf {
	width: 680px;
	line-height: 27px;
	font-size: 14px;
	color: #666;
}

.div_join .div3 ul li .p2 .rg {
	width: 100px;
}

.div_join .div3 ul li .p2 .rg a {
	display: block;
	width: 100px;
	height: 27px;
	line-height: 27px;
	color: #fff;
	background: #96c2da;
	text-align: center;
	border-radius: 15px;
}

.div_join .div3 ul li .p2 .rg a:hover {
	background: #89b0c6
}

.div_join .div4 {
	color: #666666;
	font-size: 14px;
}

.div_join1 {
	border-top: 1px solid #e1e1e1;
	padding-top: 50px;
	margin-top: 80px;
	margin-bottom: 100px;
}

.div_join1 .div1 {
	margin-top: 40px;
	text-align: center;
	color: #666;
	font-size: 16px;
	line-height: 26px;
}

.div_join1 .div2 {
	margin-top: 20px;
}

.div_join1 .div2 ul li {
	float: left;
	width: 399px;
	margin-left: 1px;
}

.div_join1 .div2 ul li .p2 {
	color: #333;
	font-size: 20px;
	border-left: 5px solid #69b4dc;
	padding-left: 15px;
	margin-top: 30px;
}

.div_join1 .div2 ul li .p2 span {
	font-size: 18px;
	text-transform: uppercase;
}

.div_join1 .div2 ul li .p3 {
	margin-top: 25px;
	width: 350px;
	color: #666;
	font-size: 14px;
}

.div_join1 .div2 ul li .p3 strong {
	color: #333;
}

.div_join1 .div3 {
	margin-top: 40px;
	text-align: center;
	font-size: 18px;
	color: #333333;
}

.div_join1 .div3 span {
	margin-left: 10px;
	margin-right: 10px;
	text-transform: uppercase;
}

.div_join1 .div3 .span1 {
	color: #61c0f3
}

@media screen and (max-width: 1024px) and (min-width:0px) {
	.div_join {
		margin-top: 5%;
	}
	.div_join .box {
		width: auto
	}
	.div_join .div1 {
		margin-top: 5%;
	}
	.div_join .div2 {
		width: auto;
		margin-top: 5%;
	}
	.div_join .div2 a {
		width: 22%;
		margin-right: 3%;
		margin-left: 0px;
		font-size: 14px;
	}
	.div_join .div2 a:nth-child(4n) {
		margin-right: 0px;
	}
	.div_join .div3 {
		margin-top: 5%;
	}
	.div_join .div3 ul li {
		padding: 5%;
	}
	.div_join .div3 ul li .p2 {
		margin-top: 3%;
	}
	.div_join .div3 ul li .p2 .lf {
		width: 100%;
	}
	.div_join .div3 ul li .p2 .rg {
		margin-top: 3%;
	}
	.div_join1 {
		margin-top: 5%;
		padding-top: 5%;
		margin-bottom: 5%;
	}
	.div_join1 .div1 {
		margin-top: 5%;
	}
	.div_join1 .div2 ul li {
		width: 100%;
		margin-left: 0px;
		margin-bottom: 5%;
	}
	.div_join1 .div2 ul li .p1 img {
		width: 100%;
	}
	.div_join1 .div2 ul li .p2 {
		margin-top: 5%;
	}
	.div_join1 .div2 ul li .p3 {
		margin-top: 3%;
		width: 100%
	}
	.div_join1 .div3 {
		display: none;
	}
}


/* Join End */


/* Silver End */

.main_body1 .head {
	background: url(../images/6_02.png) repeat;
	width: 90%;
	left: 0px;
	top: 0px;
	position: absolute;
	border-bottom: 1px solid #999999;
}

.div_silv .flexslider {
	position: relative;
	height: auto;
	overflow: hidden;
}

.div_silv .slides {
	position: relative;
	z-index: 1;
}

.div_silv .slides li a {
	display: block;
	float: left;
	width: 100%;
	text-align: center;
}

.div_silv .slides li a img {
	width: 100%;
}

.div_silv .flex-control-nav {
	display: none;
}

.div_silv .flex-direction-nav .flex-prev {
	position: absolute;
	left: 35px;
	width: 43px;
	height: 43px;
	top: 50%;
	margin-top: -21px;
	z-index: 10;
	display: block;
}

.div_silv .flex-direction-nav .flex-prev:hover {
}

.div_silv .flex-direction-nav .flex-next {
	position: absolute;
	right: 35px;
	width: 43px;
	height: 43px;
	top: 50%;
	margin-top: -21px;
	z-index: 10;
	display: block;
}

.div_silv .flex-direction-nav .flex-next:hover {
}

.div_silv1 {
	margin-top: 80px;
}

.div_silv1 .div1 {
	text-align: center;
	color: #333;
	font-size: 24px;
	line-height: 26px;
	margin-top: 80px;
}

.div_silv1 .div2 {
	text-align: center;
	color: #666;
	font-size: 16px;
	line-height: 26px;
	margin-top: 20px;
}

.div_silv1 .div3 {
	text-align: center;
	color: #666;
	font-size: 16px;
	line-height: 26px;
	margin-top: 40px;
	margin-bottom: 80px;
}

.div_silv1 .div4 {
	background: url(../images/6_06.jpg) no-repeat;
	width: 1066px;
	height: 560px;
	margin-top: 60px;
}

.div_silv1 .div4 .flexslider {
	position: relative;
	height: auto;
	overflow: hidden;
	width: 1039px;
	height: 532px;
	overflow: hidden;
	background: #fff;
}

.div_silv1 .div4 .slides {
	position: relative;
	z-index: 1;
}

.div_silv1 .div4 .slides li a {
	display: block;
	float: left;
	width: 100%;
	text-align: center;
}

.div_silv1 .div4 .slides li a img {
	width: 100%;
}


/*-webkit-transform:scale(1); -moz-transform:scale(1); -o-transform:scale(1); -ms-transform:scale(1); transform:scale(1); -webkit-transition: all 2s; -moz-transition: all 2s; transition: all 2s;}
.div_silv1 .div4 .slides li:hover a img{ -webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07); -webkit-transition: all 2s; -moz-transition: all 2s; transition: all 2s;}*/

.div_silv1 .div4 .flex-control-nav {
	display: none;
}

.div_silv1 .div4 .flex-direction-nav .flex-prev {
	position: absolute;
	left: 35px;
	background: url(../images/3_06.jpg) center center no-repeat;
	width: 43px;
	height: 43px;
	top: 50%;
	margin-top: -21px;
	z-index: 10;
	display: block;
}

.div_silv1 .div4 .flex-direction-nav .flex-prev:hover {
	background: url(../images/3_06a.jpg) center center no-repeat;
}

.div_silv1 .div4 .flex-direction-nav .flex-next {
	position: absolute;
	right: 35px;
	background: url(../images/3_07.jpg) center center no-repeat;
	width: 43px;
	height: 43px;
	top: 50%;
	margin-top: -21px;
	z-index: 10;
	display: block;
}

.div_silv1 .div4 .flex-direction-nav .flex-next:hover {
	background: url(../images/3_07a.jpg) center center no-repeat;
}

.div_silv1 .div5 {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 40px;
}

.div_silv2 {
	margin-top: 100px;
	min-width: 1200px;
}

.div_silv2 .lf {
	width: 50%;
}

.div_silv2 .lf .flexslider {
	position: relative;
	height: auto;
	background: #fff;
}

.div_silv2 .lf .slides {
	position: relative;
	z-index: 1;
}

.div_silv2 .lf .slides li a {
	display: block;
	float: left;
	width: 100%;
	text-align: center;
	position: relative;
}

.div_silv2 .lf .slides li a .div1 {
	overflow: hidden;
}

.div_silv2 .lf .slides li a .div1 img {
	width: 100%;
}


/* -webkit-transform:scale(1); -moz-transform:scale(1); -o-transform:scale(1); -ms-transform:scale(1); transform:scale(1); -webkit-transition: all 2s; -moz-transition: all 2s; transition: all 2s;}
.div_silv2 .lf .slides li:hover a .div1 img{ -webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07); -webkit-transition: all 2s; -moz-transition: all 2s; transition: all 2s;}*/

.div_silv2 .lf .slides li a .div2 {
	position: absolute;
	bottom: 10%;
	z-index: 100;
	width: 100%;
	text-align: center;
}

.div_silv2 .lf .slides li a .div2 .p1 {
	color: #333;
	font-size: 24px;
}

.div_silv2 .lf .slides li a .div2 .p2 {
	color: #808080;
	font-size: 14px;
	margin-top: 15px;
}

.div_silv2 .lf .flex-control-nav {
	position: absolute;
	bottom: 3%;
	left: 50%;
	margin-left: -74px;
	z-index: 100;
}

.div_silv2 .lf .flex-control-nav li {
	width: 10px;
	height: 10px;
	float: left;
	margin-left: 10px;
}

.div_silv2 .lf .flex-control-nav li span {
	display: none;
}

.div_silv2 .lf .flex-control-nav li a {
	float: left;
	width: 10px;
	height: 10px;
	cursor: pointer;
	background: url(../images/4_02.png) no-repeat;
}

.div_silv2 .lf .flex-control-nav li a.flex-active {
	background: url(../images/4_03.png) no-repeat;
}

.div_silv2 .lf .flex-direction-nav {
	display: none;
}

.div_silv2 .rg {
	width: 50%;
}

.div_silv2 .rg .flexslider {
	position: relative;
	height: auto;
	background: #fff;
}

.div_silv2 .rg .slides {
	position: relative;
	z-index: 1;
}

.div_silv2 .rg .slides li a {
	display: block;
	float: left;
	width: 100%;
	text-align: center;
	position: relative;
}

.div_silv2 .rg .slides li a .div1 {
	overflow: hidden;
}

.div_silv2 .rg .slides li a .div1 img {
	width: 100%;
}


/*-webkit-transform:scale(1); -moz-transform:scale(1); -o-transform:scale(1); -ms-transform:scale(1); transform:scale(1); -webkit-transition: all 2s; -moz-transition: all 2s; transition: all 2s;}
.div_silv2 .rg .slides li:hover a .div1 img{ -webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07); -webkit-transition: all 2s; -moz-transition: all 2s; transition: all 2s;}*/

.div_silv2 .rg .slides li a .div2 {
	position: absolute;
	background: url(../images/6_09.png) repeat;
	width: 50%;
	height: 50%;
	left: 20%;
	top: 20%;
	padding: 5%;
	padding-top: 10%;
	padding-bottom: 0px;
}

.div_silv2 .rg .slides li a .div2 .p1 {
	color: #999;
	margin-top: 5%;
	font-size: 14px;
}

.div_silv2 .rg .slides li a .div2 .p2 {
	margin: 0 auto;
	color: #808080;
	font-size: 14px;
	margin-top: 5%;
	border-bottom: 1px solid #96c2da;
	border-top: 1px solid #96c2da;
	border-bottom: 1px solid #96c2da;
	width: 121px;
	height: 36px;
	line-height: 36px;
	-webkit-transition: none;
	-moz-transition: none;
	transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear;
	-moz-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear;
	-webkit-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear;
	-o-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear;
}

.div_silv2 .rg .slides li a .div2 .p2:hover {
	background: #96c2da;
	color: #fff;
	-webkit-transition: none;
	-moz-transition: none;
	transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear;
	-moz-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear;
	-webkit-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear;
	-o-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear;
}

.div_silv2 .rg .flex-control-nav {
	position: absolute;
	bottom: 3%;
	left: 50%;
	margin-left: -74px;
	z-index: 100;
	display: none;
}

.div_silv2 .rg .flex-direction-nav .flex-prev {
	position: absolute;
	right: 71px;
	background: url(../images/6_10.jpg) center center no-repeat;
	width: 70px;
	height: 85px;
	top: 50%;
	margin-top: -35px;
	z-index: 10;
	display: block;
}

.div_silv2 .rg .flex-direction-nav .flex-prev:hover {
	background: url(../images/6_10a.jpg) center center no-repeat;
}

.div_silv2 .rg .flex-direction-nav .flex-next {
	position: absolute;
	right: 0px;
	background: url(../images/6_11.jpg) center center no-repeat;
	width: 70px;
	height: 85px;
	top: 50%;
	margin-top: -35px;
	z-index: 10;
	display: block;
}

.div_silv3 {
	min-width: 1200px;
	margin-top: 40px;
	margin-bottom: 40px;
}

.div_silv3 .lf {
	width: 50%;
}

.div_silv3 .lf .div1 {
	width: 40%;
	padding-left: 10%;
	float: left;
	text-align: center;
	color: #666;
}

.div_silv3 .lf .div1 .p1 {
	font-size: 36px;
	line-height: 28px;
	padding-top: 25%;
}

.div_silv3 .lf .div1 .p2 {
	margin-top: 10%;
}

.div_silv3 .lf .div2 {
	width: 36%;
	padding-right: 10%;
	float: right;
}

.div_silv3 .lf .div2 img {
	width: 100%;
}

.div_silv4 {
	background: url(../images/6_15.jpg) center top no-repeat;
	padding-top: 77px;
	height: 429px;
}

.div_silv4 .box {
	width: 1000px;
}

.div_silv4 .lf {
	padding-top: 47px;
	padding-left: 40px;
}

.div_silv4 .lf .div_title {
	text-align: left;
}

.div_silv4 .lf .div1 {
	margin-top: 120px;
}

.div_silv4 .rg ul li {
	float: left;
	width: 247px;
	margin-left: 30px;
	position: relative;
}

.div_silv4 .rg ul li .div1 {
	width: 247px;
	height: 365px;
}

.div_silv4 .rg ul li .div1 img {
	width: 100%;
}

.div_silv4 .rg ul li .div2 {
	position: absolute;
	bottom: 10px;
	left: 10px;
	width: 237px;
	color: #fff;
}

.div_silv4 .rg ul li .div2 .p1 {
	font-size: 16px;
	background: url(../images/6_19.jpg) top left no-repeat;
	padding-top: 10px;
}

.div_silv4 .rg1 {
	float: right;
}

.div_silv5 {
	margin-top: 100px;
}

.div_silv5 img {
	width: 100%;
}

.div_silv6 {
	width: 100%;
	position: relative;
	min-width: 1200px;
	margin-top: 100px;
	margin-bottom: 100px;
}

.div_silv6 .div1 {
	width: 1632px;
	position: relative;
	left: 50%;
	margin-left: -816px;
}

.div_silv6 .div2 {
	background: #ebf6fa;
	position: absolute;
	left: 80px;
	top: 74px;
	padding-left: 46px;
	padding-top: 83px;
	width: 427px;
	height: 397px;
}

.div_silv6 .div2 .p2 {
	font-size: 36px;
	color: #666;
	line-height: 36px;
	margin-top: 40px;
}

.div_silv6 .div2 .p3 {
	font-size: 14px;
	color: #666;
	line-height: 24px;
	margin-top: 20px;
}

.div_silv6 .div2 .p4 {
	position: relative;
	text-align: right;
	margin-right: -60px;
	margin-top: 55px
}

.div_silv7 {
	margin-top: 100px;
}

.div_silv7 .div2 .flexslider {
	position: relative;
}

.div_silv7 .div2 .flex-control-nav {
	position: absolute;
	bottom: 20px;
	right: 20px;
	z-index: 100;
	padding: 0px;
	margin: 0px;
}

.div_silv7 .div2 .flex-control-nav li {
	float: left;
	width: 10px;
	height: 10px;
	line-height: 1000px;
	overflow: hidden;
	margin-left: 10px;
}

.div_silv7 .div2 .flex-control-nav li a {
	display: block;
	width: 10px;
	height: 10px;
	background: #394250;
	border-radius: 100%;
}

.div_silv7 .div2 .flex-control-nav li .flex-active {
	background: #fff;
}

.div_silv7 .div2 .flex-direction-nav {
	display: none;
}

.div_silv8 {
	margin-top: 50px;
}

.div_silv8 .div1 {
	margin-top: 50px;
	margin-bottom: 100px;
}

.div_silv8 .div1 img {
	width: 100%;
}

.div_silv9 {
	text-align: center;
	margin-top: 100px;
	margin-bottom: 100px
}

.div_silv10 {
	width: 1200px;
	margin: 0 auto;
	margin-top: 100px;
}

.div_silv10 .flex-control-nav {
	display: none;
}

.div_silv10 .flexslider {
	position: relative;
}

.div_silv10 .flexslider ul {
	width: 80%;
	margin: 0 auto;
}

.div_silv10 ul li a {
	display: block;
	float: left;
	width: 25%;
}

.div_silv10 ul li a img {
	width: 100%;
}

.div_silv10 .flex-direction-nav .flex-prev {
	background: url(../images/prev.jpg) center left no-repeat;
	width: 24px;
	height: 46px;
	position: absolute;
	left: 0px;
	top: 50%;
	margin-top: -23px;
	z-index: 100;
	left: 3%;
}

.div_silv10 .flex-direction-nav .flex-next {
	background: url(../images/next.jpg) center left no-repeat;
	width: 24px;
	height: 46px;
	position: absolute;
	right: 0px;
	top: 50%;
	margin-top: -23px;
	z-index: 100;
	right: 3%
}

@media screen and (max-width: 1024px) and (min-width:0px) {
	.div_silv .flex-direction-nav {
		display: none;
	}
	.div_silv1 {
		margin-top: 5%;
	}
	.div_silv1 .div1 {
		margin-top: 5%;
		font-size: 18px;
	}
	.div_silv1 .div2 {
		margin-top: 3%;
		font-size: 14px;
	}
	.div_silv1 .div3 {
		margin-top: 3%;
		font-size: 14px;
		margin-bottom: 5%;
	}
	.div_silv1 .div4 {
		margin-top: 5%;
		background: none;
		width: 100%;
		height: auto;
	}
	.div_silv1 .div4 .flexslider {
		width: 100%;
		height: auto;
	}
	.div_silv1 .div4 .flex-direction-nav {
		display: none;
	}
	.div_silv1 .div5 {
		margin-top: 5%;
		margin-bottom: 5%;
	}
	.div_silv1 .div5 img {
		width: 100%;
	}
	.div_silv2 {
		margin-top: 5%;
		min-width: 100%;
	}
	.div_silv2 .lf {
		padding-left: 5%;
		padding-right: 5%;
		width: 90%;
	}
	.div_silv2 .lf .slides li a .div2 {
		bottom: 5%;
	}
	.div_silv2 .lf .slides li a .div2 .p1 {
		font-size: 18px;
	}
	.div_silv2 .lf .slides li a .div2 .p2 {
		margin-top: 2%;
	}
	.div_silv2 .lf .flex-control-nav {
		display: none;
	}
	.div_silv2 .rg {
		width: 90%;
		padding-left: 5%;
		padding-right: 5%;
		margin-top: 5%;
	}
	.div_silv2 .rg .flex-direction-nav {
		display: none;
	}
	.div_silv2 .rg .slides li a .div2 {
		width: 80%;
		left: 5%;
		top: 5%;
		height: 77.5%;
		padding-top: 10%;
	}
	.div_silv3 {
		min-width: 100%;
		margin-top: 0%;
		margin-bottom: 5%;
	}
	.div_silv3 .lf {
		width: 100%;
	}
	.div_silv3 .lf .div1 .p1 {
		font-size: 18px;
		line-height: 22px;
	}
	.div_silv3 .lf .div1 .p2 {
		margin-top: 3%;
	}
	.div_silv4 {
		background: url(../images/6_15.jpg) center top repeat-y;
		padding-top: 5%;
		height: auto;
		padding-bottom: 5%;
	}
	.div_silv4 .box {
		width: auto;
	}
	.div_silv4 .lf {
		padding-top: 0px;
		width: 100%;
		padding-left: 0px;
	}
	.div_silv4 .lf .div_title {
		text-align: center;
	}
	.div_silv4 .lf .div1 {
		display: none;
	}
	.div_silv4 .rg {
		margin-top: 5%;
	}
	.div_silv4 .rg ul li {
		width: 47.5%;
		margin-left: 0px;
		float: left;
	}
	.div_silv4 .rg ul li:nth-child(2n) {
		float: right;
	}
	.div_silv4 .rg ul li .div1 {
		width: 100%;
		height: auto;
	}
	.div_silv4 .rg ul li .div2 {
		width: auto;
	}
	.div_silv4 .rg1 {
		margin-top: 5%;
	}
	.div_silv4 .rg1 .div3 img {
		width: 100%;
	}
	.div_silv5 {
		margin-top: 5%;
	}
	.div_silv6 {
		margin-top: 5%;
		margin-bottom: 5%;
		min-width: 100%;
		background: url(../images/6_21.jpg) center top no-repeat;
		padding-top: 5%;
		padding-bottom: 5%;
	}
	.div_silv6 .div1 {
		display: none;
	}
	.div_silv6 .div2 {
		position: relative;
		width: 80%;
		left: 5%;
		top: 5%;
		padding-left: 5%;
		padding-right: 5%;
		padding-top: 5%;
		height: auto;
		padding: 5%;
	}
	.div_silv6 .div2 .p1 img {
		width: 70%;
	}
	.div_silv6 .div2 .p2 {
		margin-top: 5%;
		font-size: 18px;
		line-height: 22px;
	}
	.div_silv6 .div2 .p3 {
		margin-top: 5%;
	}
	.div_silv6 .div2 .p4 {
		margin-top: 5%;
		margin-right: 0px;
		text-align: center;
	}
	.div_silv6 .div2 .p4 img {
		width: 80%;
	}
	.div_silv7 {
		margin-top: 5%;
	}
	.div_silv7 .div1 {
		display: none;
	}
	.div_silv7 .div2 {
		display: block;
	}
	.div_silv7 .div2 li img {
		width: 100%;
	}
	.div_silv7 .div2 .flex-control-nav {
		bottom: 10px;
		right: 13px;
	}
	.div_silv7 .div2 .flex-control-nav li {
		margin-left: 7px;
	}
	.div_silv8 {
		margin-top: 5%;
	}
	.div_silv8 .div1 {
		margin-top: 5%;
		margin-bottom: 5%;
	}
	.div_silv9 {
		margin-top: 5%;
		margin-bottom: 5%;
	}
	.div_silv9 img {
		width: 100%
	}
	.div_silv10 {
		width: auto;
		margin: 0 auto;
		margin-top: 10%;
	}
	.div_silv10 .flex-direction-nav .flex-prev {
		background: url(../images/prev.jpg) left center no-repeat;
		left: 3%;
		background-size: 15px;
	}
	.div_silv10 .flex-direction-nav .flex-next {
		background: url(../images/next.jpg) right center no-repeat;
		right: 3%;
		background-size: 15px;
	}
}


/* Silver End */


/* -webkit-transition: none; -moz-transition: none; transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear; -moz-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear; -webkit-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear; -o-transition: color 0.3s linear, background-color 0.3s linear, background-image 0.3s linear; 背景渐隐 */


/* -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; 背景滚动*/


/* -webkit-transform:scale(1); -moz-transform:scale(1); -o-transform:scale(1); -ms-transform:scale(1); transform:scale(1); -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; 图片原比例 */


/* -webkit-transform:scale(0.97); -moz-transform:scale(0.97); -o-transform:scale(0.97); -ms-transform:scale(0.97); transform:scale(0.97); -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; 图片缩放 */


/* -webkit-transform:scale(1); -moz-transform:scale(1); -o-transform:scale(1); -ms-transform:scale(1); transform:scale(1); -webkit-transition: all 2s; -moz-transition: all 2s; transition: all 2s; -webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07); -webkit-transition: all 2s; -moz-transition: all 2s; transition: all 2s; */


/* -moz-transform 1s; -webkit-transition:width 1s, height 1s, -webkit-transform 1s; -o-transition:width 1s, height 1s, -o-transform 1s; 图片360旋转 */


/* transform:rotate(360deg); -moz-transform:rotate(360deg); -webkit-transform:rotate(360deg); -o-transform:rotate(360deg); 图片360旋转 */


/* -webkit-transition: all 1s; -moz-transition: all 1s; transition: all 1s; transition: all 1s; 3D旋转 */


/* -webkit-transition: all 1s; -moz-transition: all 1s; transition: all 1s; transition: all 1s; transform:rotateY(360deg); -webkit-transform:rotateY(360deg); -moz-transform:rotateY(360deg); 3D旋转 */


/* 文字变化颜色 */

.page1 {
	clear: both;
	text-align: center;
	font-size: 12px;
	height: 24px;
	line-height: 24px;
}

.page1 span a {
	border: 1px solid #000;
	color: #000;
	padding: 2px 6px;
	line-height: 15px;
	height: 15px;
	text-decoration: none;
	background: #fff;
}

.page1 span a:hover {
	border: 1px solid #999;
	color: #999;
}

.page1 span {
	margin: 2px;
}

.page1 span.current a {
	border: 1px solid #107c3b;
	background: #107c3b;
	color: #fff;
}

.page1 span a.disabled {
	border: 1px solid #ccc;
	color: #ccc;
	cursor: default;
}

.div2 .ul_list li{
	top:0;
	position: relative;
	transition: linear 0.2s top;
	-webkit-transition: linear 0.2s top;
}
.div2 .ul_list li:hover{
	top:-10px;
}

#product-list *{
	box-sizing: border-box;
}

#product-list ul:after{
	content:"";
	display: block;
	clear: both;
}
#product-list {
	overflow: hidden;
	padding:30px 0;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	margin-bottom: 60px;
}
#product-list ul{
	margin-left:-35px;
	margin-right: -35px;
	display: flex;
	flex-wrap: wrap;
}

#product-list li{
	float: left;
	width:33.33333333%;
	text-align: center;
	font-size: 16px;
	padding:25px 35px;
}
#product-list img{
	max-width: 60%;
	transition: linear all 0.2s;
	-webkit-transition: linear all 0.2s;
	margin: 0 auto;
}

#product-list .product-pic{
	margin-bottom: 30px;
	display: flex;
}
#product-list .product-item{
	cursor: pointer;
}
#product-list .product-item:hover img{
	opacity: 0;
}
.product-bar{
	margin-top:50px;
	margin-bottom: 30px;
	text-align: center;
}
.product-bar a{
	display: inline-block;
	padding:5px 25px;
	border-radius: 1px;
	color:#666;
	margin:0 10px;
}
.product-bar a:hover,.product-bar a.active{
	background:rgba(0,0,0,1);
	color:#fff;
	padding: 5px 25px;
}

#product-model{
	position: fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index: 9999;
	font-size: 0;
	text-align: center;
	display: none;
	overflow-y:auto; 
}
#product-model:before{
	content:"";
	display: inline-block;
	height:100%;
	vertical-align: middle;
}
#product-model .product-box{
	display: inline-block;
	text-align: left;
	vertical-align: middle;
}
#product-model img{
	max-width: 100%;
}
#product-model .product-wrapper{
	display: flex;
	background: #fff;
	overflow: hidden;
	font-size: 14px;
	position: relative;
	box-shadow: 0 0 20px rgba(0,0,0,.2);
}
#product-model .product-pic{
	float: left;
	max-width: 450px;
	flex: 0 0 450px;
}
#product-model .product-content{
	flex: 1;
	display: flex;
	align-items: center;
}
#product-model .product-info{
	max-width: 460px;
	padding:10px 35px;
	margin: 0 auto;
	width: 100%;
}
#product-model .product-name{
	font-size:20px;
	color:rgba(1,1,1,1);
	line-height:30px;
	margin-bottom: 20px;
}

#product-model .info-list li{
	position: relative;
	padding-left:50px;
	color:#010101;
	line-height: 24px;
	margin: 5px 0;
}
#product-model .info-list span{
	position: absolute;
	top:0;
	left:0;
}

#product-model .btn{
	cursor: pointer;
	user-select: none;
	transition: linear all 0.2s;
	-webkit-transition: linear all 0.2s;
	width:31px;
	height:31px;
	text-align: center;
	background:#DEDEDE;
	color:#fff !important;
}
#product-model .fa{
	color:#fff !important;
	padding:0 !important;
}

#product-model .model-close{
	position: absolute;
	top:0;
	right:0;
	font-size:24px;
	line-height: 26px;
}

#product-model .btn:hover{
	background:#9FD2E9;
}
#product-model .change-btn{
	position: absolute;
	bottom:0;
	right:0;
	font-size: 24px;
}
#product-model .change-btn .change-prev{
	margin-bottom: 6px;
}
#product-model .change-btn .btn{
	line-height: 28px;
}

@media screen and (max-width: 991px) {
	#product-list ul{
		margin-left:-15px;
		margin-right: -15px;
	}
	#product-list li{
		width:50%;
		padding:15px;
	}
	#product-model .product-pic{
		float: none;
		width:100%;
		max-width: none;
	}
	#product-model .product-wrapper{
		display: block;
	}
}

@media screen and (max-width: 768px) {

	#product-list li{
		width:100%;
	}
}
/*mfbc*/
@media screen and (max-width: 1280px)  {
	/*.min_width{
		min-width: 1200px;
	}*/
	.nav{
			margin-left: 60px;
		}
	.nav ul li {
    	margin-left: 65px;
		}
}
@media screen and (max-width: 1200px) and (min-width:1024px){
	.nav ul li {
    	margin-left: 45px;
		}
}
@media screen and (max-width: 1095px) and (min-width:1024px){
	.nav ul li {
    	margin-left: 40px;
		}
	.div_index1 .div1 {
  		height: 195px;
    }
}

@media (min-width: 992px){
	.col-md-12 {
    /*width: 81% !important;*/
}

}



@media screen and (max-width: 991px) {
    .moblie_index1 {
        height: 100px;
    }
    .moblie_index1>a {
        height: 100%;
    }
}

.swiper:after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left:0;
	width: 100%;
	border-top: 1px solid #96c2da;
	transform:scaleY(0.5) translateY(-50%);
}
.swiper {
	text-align: center;
	max-width: 930px;
	margin-left: auto;
	margin-right: auto;
}
.swiper .p1 {
    color: #96c2da;
    font-size: 24px;
    line-height: 26px;
    position: relative;
}
.swiper .p1:after{
	content: "";
	display: block;
	width: 12px;
	height: 12px;
	margin: 10px auto -10px;
	border-radius: 50%;
	background: #96c2da;
}

.swiper .p2 {
    color: #666666;
    line-height: 30px;
    margin-top: 15px;
}