
.content a:hover{
	color:#6686f9 !important;
}
.name a:hover{
	color:#6686f9 !important;
}
.noPage {
	min-height:800px;
	background:url(../image/nimg1920_9.jpg) center no-repeat;
	background-size:cover;
}
.noPage .wal {
	padding-top:145px;
}
.noPage .box {
	background:url(../image/bg2.png);
	width:632px;
	margin-left:auto;
	color:#FFF;
}
.noPage .box1 {
	height:230px;
	position:relative;
}
.noPage .img {
	position:absolute;
	left:60px;
	top:60px;
	padding-right:48px;
	border-right:#96acfc solid 1px;
}
.noPage .msg {
	padding:65px 25px 25px 305px;
	font-size:30px;
	line-height:1.5em;
}
.noPage .content {
	font-size:18px;
	line-height:1.6em;
	padding:30px 60px;
	min-height:85px;
}
.noPage .link {
	height:145px;
	font-size:24px;
	padding-left:35px;
}
.noPage .link a {
	display:inline-block;
	color:#FFF;
	margin:0 5px;
	height:34px;
	line-height:34px;
	padding:0 20px;
}
.noPage .link a:hover {
	background:#FFF;
	color:#6483fe;
	-moz-border-radius: 35px;
	-webkit-border-radius: 35px;
	border-radius: 35px;
}
.pageBanner {
	height:328px;
	position:relative;
}
.pageBanner .bg {
	background:url(../image/bg2.png);
	position:absolute;
	left:0px;
	top:60px;
	width:100%;
	height:268px;
}
.pageBanner h1 {
	position:absolute;
	left:50%;
	top:205px;
	font-size:40px;
	color:#FFF;
	font-weight:400;
	margin-left:-500px;
}
.pageNav {
	margin-top:50px;
	border-top:#dadcdd solid 1px;
}
.pageNav .wal {
	width:840px;
}
.pageNav li {
	float:left;
	width:33.3%;
	text-align:center;
}
.pageNav a {
	display:block;
	height:96px;
	padding-top:160px;
	position:relative;
	font-size:24px;
}
.pageNav img {
	position:absolute;
	left:50%;
	margin-left:-39px;
	top:52px;
}
.pageNav a:hover .img1, .pageNav .img2 {
	opacity:0;
	filter: alpha(opacity=0);
}
.pageNav a:hover .img2 {
	opacity:1;
	filter: alpha(opacity=1);
}
.pageNav2 {
	min-height:63px;
	border-bottom:#dadcdd solid 1px;
	margin-bottom:70px;
}
.pageNav2 ul {
	overflow:hidden;
	border-left:1px solid #dadcdd;
}
.pageNav2 li {
	float:left;
	padding-right:1px;
}
.pageNav2 a {
	display:block;
	height:63px;
	line-height:63px;
	/*width:174px;*/
	text-align:center;
	/*background:#eaeaea;*/
	background:#fff;
	color:#1c1c21;
	color:rgba(28,28,33,0.8);
	font-size:18px;
	padding:0 30px;
	border:solid #dadcdd;
	border-width:0 1px 0 0;
}
.pageNav2 a:hover, .pageNav2 .aNow {
	/*background:#2f3030;
	color:#FFF;*/
	background:#f4f4f4;
	color:#6483fe;
}
.pageNow {
	border-bottom:#dadcdd solid 1px;
	padding:15px 0;
	margin-bottom:35px;
}
.pageLine {
	height:50px;
	border-bottom:#dadcdd solid 1px;
	margin-bottom:35px;
}
.service {
	width:100%;
	overflow:hidden;
	position:relative;
}
.service li {
	min-height:514px;
	position:relative;
	background:#ebedf1;
}
.service .imgDiv {
	position:absolute;
	top:0px;
	right:50%;
}
.service .ico {
	position:absolute;
	right:50%;
	top:0px;
	background:url(../image/bg2.png);
	width:200px;
	text-align:center;
	height:470px;
	padding-top:44px;
	opacity:0;
	filter: alpha(opacity=0);
}
.service .box {
	padding-left:50%;
	margin-left:50px;
}
.service .name {
	padding:70px 0 35px 0;
	font-size:30px;
}
.service .line {
	height:35px;
	width:50px;
	border-top:#6c8af2 solid 3px;
}
.service dd {
	font-size:18px;
	line-height:2.5em;
}
.service .liOdd .imgDiv, .service .liOdd .ico {
	right:auto;
	left:50%;
}
.service .liOdd .box {
	padding:0 50% 0 0;
	margin-left:0px;
	margin-right:50px;
	text-align:right;
}
.service .liOdd .line {
	margin-left:auto;
}
.service .liNow .ico {
	opacity:1;
	filter: alpha(opacity=1);
}
.news li {
	height:214px;
	margin-bottom:44px;
	border:#e2e2e2 solid 1px;
	position:relative;
	padding:0 43px 0 243px;
	font-size:14px;
}
/*.news .imgDiv {
	position:absolute;
	z-index:2;
	left:-1px;
	top:-1px;
}*/
	.news .imgDiv {
	text-align: center;
	position:absolute;
	z-index:2;
	left:-1px;
	top:-1px;
	height:216px;
	width:218px;
	vertical-align:middle;
	line-height:160px;
}
	.news .imgDiv a img{
		width: 200px;
		height: 200px;margin-top:10px; 
	}
.news .name {
	font-size:18px;
	padding:15px 0 20px 0;
}
.news .content {
	line-height:22px;
}
.news .msg {
	position:absolute;
	left:0px;
	bottom:0px;
	height:54px;
	line-height:54px;
	border-top:#e2e2e2 solid 1px;
	width:100%;
	text-indent:243px;
}
.news .msg a {
	color:#6685f7;
	padding-right:1em;
}
.news .btn a {
	display:block;
	width:115px;
	height:56px;
	line-height:56px;
	position:absolute;
	right:-1px;
	bottom:-1px;
	background:#e2e2e2;
	color:#6685f7;
	text-align:center;
}
.news .btn a:hover {
	background:#6685f7;
	color:#FFF;
}
.news .liNow {
	-moz-box-shadow:6px 6px 8px rgba(0,0,0,0.2);
	-webkit-box-shadow:6px 6px 8px rgba(0,0,0,0.2);
	box-shadow:6px 6px 8px rgba(0,0,0,0.2);
}
.pageNum {
	text-align:center;
	border-top:#e2e2e2 solid 1px;
	height:130px;
	line-height:75px;
	font-size:14px;
}
.pageNum a {
	padding:0 0.5em;
}
.pageNum a:hover{
	color:#6483fe;
}
.pageNum em {
	font-family:"å®‹ä½“";
}
.sideSearch {
	height:49px;
	position:relative;
	background:#e5e5e5;
	margin-bottom:15px;
}
.sideSearch .btn1 {
	position:absolute;
	left:0px;
	top:0px;
	width:54px;
	height:49px;
	background:url(../image/btn1.png);
}
.sideSearch .input1 {
	width:100%;
	height:49px;
	line-height:49px;
	text-indent:70px;
}
.sideSearch2 {
	width:460px;
}
.sideTitle {
	height:59px;
	line-height:59px;
	position:relative;
	padding-left:96px;
	font-size:18px;
	color:#6482fd;
}
.sideTitle img {
	position:absolute;
	left:37px;
	top:16px;
}
.sidePart1 {
	margin-bottom:20px;
	border:#e2e2e2 solid 1px;
	margin-bottom:15px;
}
.sidePart1 li {
	min-height:57px;
	padding:10px 10px 10px 90px;
	border-bottom:#e4e4e4 solid 1px;
	position:relative;
	background:url(../image/line1.gif) 78px top repeat-y;
}
.sidePart1 .imgDiv {
	position:absolute;
	left:8px;
	top:8px;
	background:#000;
}
.sidePart1 .imgDiv img {
	opacity:0.5;
	filter: alpha(opacity=0.5);
}
.sidePart1 .ico {
	position:absolute;
	left:23px;
	top:23px;
}
.sidePart1 dd {
	font-size:14px;
	line-height:2em;
}
.sidePart1 dd a {
	color:#666;
}
.sidePart1 dd a:hover {
	color:#6483fe;
}
.sidePart1 .liNow .imgDiv {
	background:#6685f7;
}
.sidePart1 .liNow .imgDiv img {
	opacity:0.2;
	filter: alpha(opacity=0.2);
}
.sidePart2 {
	background:#6685f7;
	color:#FFF;
	margin-bottom:15px;
	font-size:14px;
}
.sidePart2 dl {
	height:100px;
	position:relative;
	border-bottom:#607de8 solid 1px;
}
.sidePart2 dt {
	position:absolute;
	left:15px;
	top:15px;
}
.sidePart2 dd {
	padding:20px 0 0 105px;
}
.sidePart2 dd div {
	height:32px;
	line-height:32px;
	overflow:hidden;
	padding-left:27px;
	position:relative;
}
.sidePart2 dd img {
	position:absolute;
	left:0px;
	top:8px;
}
.sidePart2 .name {
	font-size:18px;
	line-height:26px;
	padding:10px 15px;
}
.sidePart2 a {
	color:#FFF;
}
.sidePart2 .ico {
	background:url(../image/ico3.png) left top no-repeat;
	width:80px;
	height:31px;
	line-height:31px;
	text-align:center;
	margin-left:auto;
	text-indent:10px;
}
.sidePart3 li {
	float:left;
	padding:0 7px 10px 0;
}
.sidePart3 a {
	display:inline-block;
	white-space:nowrap;
	border:#dcdcdc solid 1px;
	height:31px;
	line-height:31px;
	padding:0 9px;
	color:#666;
}
.sidePart3 a:hover {
	border:#6685f7 solid 1px;
	background:#6685f7;
	color:#FFF;
}
.sidePart4 {
	border:#dcdcdc solid 1px;
	min-height:50px;
	padding:20px 0 0 13px;
	margin-bottom:15px;
}
.sidePart4 li {
	float:left;
	width:76px;
	height:76px;
	position:relative;
	text-align:center;
}
.sidePart4 li img{
	width: 77px;
	height: 77px;
}
.sidePart4 a {
	display:block;
	width:70px;
	height:70px;
	position:absolute;
	left:3px;
	top:0px;
	color:#FFF !important;
	line-height:70px;
	background:url(../image/bg2.png);
	opacity:0;
	filter: alpha(opacity=0);
}
.sidePart4 a:hover{
	color:#FFF !important;
}
.sidePart4 .liNow a {
	opacity:1;
	filter: alpha(opacity=1);
}
.sidePart4 .h10 {
	height:15px;
}
.newShow .title {
	font-size:24px;
	padding-bottom:35px;
}
.newShow .msg {
	border-bottom:#dcdcdc solid 1px;
	height:42px;
}
.newShow .msg li {
	float:left;
	padding-right:24px;
}
.newShow .msg img {
	float:left;
	margin-right:5px;
}
.newShow .content {
	padding:25px 0;
	text-align:justify;
	line-height:2em;
}
.newShow .imgDiv {
	padding:20px 0;
}
.newShow .imgDiv img {
	width:100%;
}
.pageTag {
	padding-top:50px;
}
.pageTag span {
	float:left;
	display:block;
	padding:0 7px 10px 0;
	height:33px;
	line-height:33px;
	font-size:16px;
}
.pageTag li {
	float:left;
	padding:0 7px 10px 0;
}
.pageTag a {
	display:inline-block;
	white-space:nowrap;
	border:#dcdcdc solid 1px;
	height:31px;
	line-height:31px;
	padding:0 9px;
	color:#666;
}
.pageTag a:hover {
	border:#6685f7 solid 1px;
	background:#6685f7;
	color:#FFF;
}
.footContact {
	min-height:141px;
	background:#e5e5e5;
	position:relative;
}
.footContact .imgDiv {
	position:absolute;
	left:29px;
	top:28px;
}
.footContact .content {
	padding:27px 15px 27px 131px;
	font-size:14px;
	line-height:2em;
	color:#6785f8;
}
.footNews .title {
	font-size:18px;
	padding:58px 0 28px 0;
}
.footNews li {
	height:95px;
	padding-left:135px;
	position:relative;
	color:#666;
}
.footNews .imgDiv {
	position:absolute;
	left:0px;
	top:0px;
}
.footNews .name {
	padding-bottom:10px;
	font-size:14px;
}
.pageSearch {
	padding:25px 0 50px 0;
}
.pageSearch .msg {
	border-bottom:#dcdcdc solid 1px;
	padding-bottom:10px;
}
.pageSearch li {
	padding-top:25px;
	line-height:1.8em;
}
.pageSearch .line {
	height:15px;
	width:25px;
	border-top:#afc4fa solid 2px;
}
.pageSearch .name {
	padding-bottom:10px;
	font-size:14px;
}
.pageSearch .name a {
	color:#5f8af6;
}
.pageSearch .info {
	color:#999;
}
.jobPart1 {
	padding:15px 0 45px 0;
}
.jobPart1 .title {
	text-align:center;
	padding-bottom:35px;
	font-size:30px;
}
.jobPart1 .content {
	font-size:14px;
	line-height:1.8em;
	text-align:justify;
}
.jobPart2 img {
	width:100%;
}
.jobPart2 .slick-slide {
	position:relative;
	overflow:hidden;
}
.jobPart2 .name {
	position:absolute;
	z-index:1;
	left:0px;
	top:-100px;
	height:100%;
	opacity:0;
	filter:alpha(opacity=0);
	transition:All 0.6s ease;
	-webkit-transition:All 0.6s ease;
	-moz-transition:All 0.6s ease;
	-o-transition:All 0.6s ease;
}
.jobPart2 .name a {
	display:block;
	color:#FFF;
	font-size:18px;
	padding:20px 15px;
	line-height:0.5em;
}
.jobPart2 .bg {
	position:absolute;
	left:-150px;
	top:0px;
	height:100%;
	width:150px;
	background:url(../image/bg2.png);
	opacity:0;
	filter:alpha(opacity=0);
	transition:All 0.5s ease;
	-webkit-transition:All 0.5s ease;
	-moz-transition:All 0.5s ease;
	-o-transition:All 0.5s ease;
}
.jobPart2 .on .name {
	top:0px;
	opacity:1;
	filter:alpha(opacity=1);
}
.jobPart2 .on .name a {
	line-height:1.8em;
}
.jobPart2 .on .bg {
	left:0px;
	opacity:1;
	filter:alpha(opacity=1);
}
.jobPart2 .slick-prev {
	height:66px;
	width:34px;
	margin-top:-33px;
	background:url(../image/nimg34_5.png) left top no-repeat;
	left:20px;
	margin-left:0px;
}
.jobPart2 .slick-prev:hover {
	background:url(../image/nimg34_5_1.png) left top no-repeat;
}
.jobPart2 .slick-next {
	height:66px;
	width:34px;
	margin-top:-33px;
	background:url(../image/nimg34_6.png) left top no-repeat;
	right:20px;
	margin-right:0px;
}
.jobPart2 .slick-next:hover {
	background:url(../image/nimg34_6_1.png) left top no-repeat;
}
.pageTitle {
	text-align:center;
	font-size:30px;
	padding:1.2em 0;
	color:#fff;
}
.jobPart3 {
	min-height:670px;
	background:url(../image/nimg1920_8.jpg) center no-repeat fixed;
	background-size:cover;
}
.jobPart3 .wal {
	padding-top:100px;
}
.jobPart3 li {
	float:left;
	width:33.333%;
	height:180px;
	position:relative;
	color:#FFF;
}
.jobPart3 .name {
	padding-left:100px;
	font-size:18px;
}
.jobPart3 .content {
	padding:12px 40px 0 100px;
	line-height:1.8em;
}
.jobPart3 .imgDiv img {
	position:absolute;
	left:0px;
	top:0px;
}
.jobPart3 .imgDiv .img2 {
	opacity:0;
	filter: alpha(opacity=0);
}
.jobPart3 .liNow .imgDiv .img2 {
	opacity:1;
	filter: alpha(opacity=1);
}
.jobPart4 {
	padding-bottom:65px;
}
.jobPart4 .title {
	background:#e1e1e1;
	margin-bottom:1px;
	cursor:pointer;
}
.jobPart4 .title .wal {
	height:68px;
	line-height:68px;
	font-size:14px;
	position:relative;
}
.jobPart4 .title em {
	position:absolute;
	right:0px;
	top:15px;
	display:block;
	width:335px;
	height:39px;
	line-height:39px;
	text-indent:15px;
	border-left:#c8c9ca solid 1px;
}
.jobPart4 .title .em1 {
	width:125px;
}
.jobPart4 .title .wal div {
	font-size:18px;
	padding-left:38px;
	background:url(../image/ico5.png) left center no-repeat;
}
.jobPart4 .liNow .title .wal div {
	background:url(../image/ico5on.png) left center no-repeat;
}
.jobPart4 .liOn .title {
	background:#363839;
	color:#FFF;
}
.jobPart4 .liOn .title .wal div {
	background:url(../image/ico5on1.png) left center no-repeat;
}
.jobPart4 .content {
	padding:13px 38px 38px;
	line-height:1.8em;
	display:none;
}
.jobPart4 .content .name {
	padding:25px 0;
}
.curriculumTitle {
	padding:25px 0 65px 0;
}
.curriculumTitle div {
	width:145px;
	height:34px;
	line-height:34px;
	text-align:center;
	background:#6686f8;
	font-size:18px;
	color:#FFF;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
}
.curriculumTitle .div1 {
	background:#575757;
}
.curriculum li {
	margin-bottom:36px;
	border:#d5d5d5 solid 1px;
	position:relative;
	min-height:310px;
	padding:0 20px 0 400px;
}
.curriculum .name {
	height:49px;
	line-height:49px;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	border-bottom:#eaeaea solid 1px;
	font-size:22px;
	text-indent:20px;
}
.curriculum .name a {
	color:#6686f8;
}
.curriculum .name em {
	position:absolute;
	top:7px;
	right:8px;
	display:block;
	background:url(../image/ico6.png) left top no-repeat;
	width:89px;
	height:35px;
	line-height:35px;
	text-align:center;
	color:#FFF;
	font-size:18px;
	text-indent:18px;
}
.curriculum .imgDiv {
	position:absolute;
	left:-1px;
	top:50px;
}
.curriculum .imgDiv img{width: auto;height: 260px;}
.curriculum .name2 {
	height:40px;
	padding-top:150px;
	position:relative;
}
.curriculum .name2 img {
	position:absolute;
	left:50%;
	top:75px;
	width: 100px;
	height: 100px;
	margin-left:-50px;
}
.curriculum .name2 em {
	background:url(../image/nimg18_3.png) 10px center no-repeat;
	padding-left:35px;
	height:30px;
	line-height:30px;
	font-size:14px;
	display:inline-block;
}
.curriculum dl {
	height:77px;
	background:#6686f8;
	color:#FFF;
	line-height:38px;
}
.curriculum dd {
	float:left;
	width:50%;
	height:38px;
	text-indent:35px;
	position:relative;
}
.curriculum .dd_01 {
	background:url(../image/line2.gif) right center no-repeat;
}
.curriculum dt {
	height:38px;
	clear:both;
	border-top:#5e7be5 solid 1px;
	text-indent:35px;
	position:relative;
}
.curriculum dl img {
	position:absolute;
	left:11px;
	top:10px;
}
.curriculum .btn {
	padding-top:17px;
}
.curriculum .btn a {
	display:block;
	float:left;
	width:50%;
	height:38px;
	line-height:38px;
	text-align:center;
	font-size:16px;
	color:#6686f8;
}
.curriculum .btn a:hover {
	background:#6686f8;
	color:#FFF;
}
.curriculum .btn .a1:hover {
	background:#fd9f2e;
}
.curriculum2 .name a {
	color:#888;
}
.curriculum2 .name2 em {
	background:url(../image/ico7.png) 10px center no-repeat;
	color:#666;
}
.curriculum2 dl {
	background:#333;
}
.curriculum2 .dd_01 {
	background:url(../image/line3.gif) right center no-repeat;
}
.curriculum2 dt {
	border-top:#a1a1a1 solid 1px;
}
.curriculumShow .title {
	font-size:24px;
	text-align:center;
	padding:5px 0 40px 0;
}
.curriculumShow .title2 {
	padding:40px 0;
}
.curriculumShow .imgDiv {
	min-height:100px;
	position:relative;
	font-size:24px;
}
.curriculumShow .imgDiv em {
	position:absolute;
	top:0px;
	right:0px;
	display:block;
	background:url(../image/ico8.png) left top no-repeat;
	width:141px;
	height:55px;
	line-height:55px;
	text-align:center;
	color:#FFF;
	text-indent:18px;
}
.curriculumShow .name {
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	padding:25px 0;
	text-indent:25px;
	color:#FFF;
	background:url(../image/bg3.png);
}
.curriculumShow .content {
	font-size:14px;
	line-height:1.8em;
	padding:0 6px 40px 6px;
	text-align:justify;
}
.curriculumForm .msg {
	padding:20px 0 0 6px;
	border-top:#ddd solid 1px;
	height:65px;
}
.curriculumForm .msg li {
	float:left;
	padding-right:20px;
	line-height:22px;
}
.curriculumForm .msg img {
	float:left;
	margin-right:5px;
}
.curriculumForm .form {
	min-height:133px;
	position:relative;
	background:#e5e5e5;
	margin-bottom:50px;
}
.curriculumForm .form li {
	float:left;
	width:203px;
	line-height:24px;
	height:31px;
	position:relative;
	padding-left:98px;
	top:22px;
}
.curriculumForm .form em {
	position:absolute;
	left:0px;
	top:0px;
	display:block;
	width:90px;
	text-align:right;
}
.curriculumForm .form .li_01 {
	padding-left:59px;
	width:139px;
}
.curriculumForm .form .li_01 em {
	width:55px;
}
.curriculumForm .form .a1 {
	position:absolute;
	top:0px;
	right:0px;
	display:block;
	height:24px;
	width:101px;
	background:#6584fe;
	color:#FFF;
	text-align:center;
	border-left:#e5e5e5 solid 2px;
}
.curriculumForm .input1 {
	width:100%;
	height:24px;
	line-height:24px;
	background:#FFF;
	text-indent:10px;
}
.curriculumForm .btn1 {
	width:181px;
	height:133px;
	position:absolute;
	top:0px;
	right:0px;
	border-left:#FFF solid 1px;
	background:#6584fe;
	font-size:24px;
	color:#FFF;
}
.curriculumForm .form .a1:hover, .curriculumForm .btn1:hover {
	background:#fd9f2e;
}
.curriculumShow2 {
	min-height:200px;
	position:relative;
}
.curriculumShow2 .box {
	position:absolute;
	top:25px;
	right:25px;
	width:306px;
	min-height:338px;
	background:url(../image/bg4.png);
	padding:25px;
}
.curriculumShow2 .title {
	font-size:18px;
}
.curriculumShow2 .scroll {
	height:180px;
	overflow:hidden;
	position:relative;
	margin:30px 0;
	padding-right:15px;
}
.curriculumShow2 .content {
	line-height:1.8em;
	text-align:justify;
}
.curriculumShow2 .line {
	height:20px;
	width:30px;
	border-top:#6c8af2 solid 2px;
}
.curriculumShow2 .msg {
	line-height:1.8em;
}
.footPart1 {
	background:#f3f3f3;
}
.footPart1 .wal {
	min-height:252px;
	position:relative;
}
.footPart1 .imgDiv {
	position:absolute;
	left:152px;
	top:30px;
	width:194px;
	height:194px;
	width:165px;
	height:165px;
	top:50%;
	margin-top:-82.5px;
	overflow:hidden;
	background:#6383fd;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
}
.footPart1 .imgDiv img {
	max-height:100%;
}
.footPart1 .content {
	padding:/*80px*/110px 0 0 395px;
	font-size:30px;
	font-size:26px;
	color:#6686f8;
	line-height:1.5em;
}
.footPart1 .content span {
	font-weight:700;
}
.footPart1on .imgDiv img {
	transform:scale(1.2);
	-webkit-transform:scale(1.2);
	-moz-transform:scale(1.2);
	-o-transform:scale(1.2);
	-ms-transform:scale(1.2);
}
.pageFlash {
	height:594px;
	position:relative;
	overflow:hidden;
}
.pageFlash h1 {
	position:absolute;
	z-index:10;
	left:50%;
	bottom:130px;
	font-size:40px;
	color:#FFF;
	font-weight:400;
	margin-left:-500px;
}
.pageFlash .bg {
	background:url(../image/bg5.png);
	position:absolute;
	z-index:9;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
}
.pageFlash li a {
	display:block;
	height:594px;
}
.pageFlash .btnDiv {
	position:absolute;
	z-index:10;
	left:0px;
	bottom:30px;
	width:100%;
	text-align:center;
}
.pageFlash .btnDiv span {
	display:inline-block;
	width:8px;
	height:8px;
	margin:0 5px;
	background:rgba(255,255,255,0.5);
}
.pageFlash .btnDiv .on {
	background:#FFF;
}
.pageFlashTel {
	min-height:100px;
	position:relative;
}
.pageFlashTel h1 {
	position:absolute;
	z-index:10;
	left:15px;
	bottom:30px;
	font-size:25px;
	color:#FFF;
	font-weight:400;
}
.pageFlashTel img {
	width:100%;
}
.pageFlashTel .slick-dots {
	position:absolute;
	z-index:10;
	right:15px;
	bottom:15px;
}
.pageFlashTel .slick-dots li {
	float:left;
	padding-left:6px;
}
.pageFlashTel .slick-dots span {
	display:inline-block;
	width:8px;
	height:8px;
	background:rgba(255,255,255,0.5);
}
.pageFlashTel .slick-dots .slick-active span {
	background:#FFF;
}
.about_01 {
	padding:60px 0;
}
.about_01 .title {
	font-size:24px;
	padding-bottom:30px;
}
.about_01 .content {
	font-size:14px;
	line-height:2.14em;
	text-align:justify;
}
.about_02 {
	min-height:488px;
	background:#6c8af2;
	color:#FFF;
}
.about_02 .box {
	float:left;
	width:33.333%;
}
.about_02 .name {
	height:130px;
	line-height:130px;
	padding-top:50px;
	font-size:24px;
	position:relative;
}
.about_02 .name img {
	position:absolute;
	left:140px;
	top:88px;
}
.about_02 .name em {
	position:absolute;
	left:140px;
	top:88px;
	display:block;
	width:49px;
	height:49px;
	border:#FFF solid 1px;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
}
.about_02 .content {
	line-height:2.1em;
	padding-right:35px;
}
.about_02 .on .name em {
	-webkit-animation: cssAnimation 0.9s 1 ease;
	-moz-animation: cssAnimation 0.9s 1 ease;
	-o-animation: cssAnimation 0.9s 1 ease;
}
@-webkit-keyframes cssAnimation {
	from {
	-webkit-transform:scale(1);
	opacity:1;
	filter:alpha(opacity=1);
}
to {
	-webkit-transform:scale(1.5);
	opacity:0;
	filter:alpha(opacity=0);
}
}
@-moz-keyframes cssAnimation {
	from {
	-moz-transform:scale(1);
	opacity:1;
	filter:alpha(opacity=1);
}
to {
	-moz-transform:scale(1.5);
	opacity:0;
	filter:alpha(opacity=0);
}
}
@-o-keyframes cssAnimation {
	from {
	-o-transform:scale(1);
	opacity:1;
	filter:alpha(opacity=1);
}
to {
	-o-transform:scale(1.5);
	opacity:0;
	filter:alpha(opacity=0);
}
}
.about_03 {
	background:url(../image/nimg1920_16.jpg) center no-repeat fixed;
	background-size:cover;
	height:677px;
}
.about_03 .title {
	padding:60px 0 45px 0;
	font-size:30px;
	text-align:center;
}
.about_03 .name {
	clear:both;
	height:50px;
	font-size:14px;
	padding-left:28px;
}
.about_03 li {
	float:left;
	width:100px;
	text-align:center;
	height:200px;
	padding-right:120px;
	background:url(../image/ico9.png) 148px 28px no-repeat;
	position:relative;
	left:10px;
}
.about_03 .img {
	height:120px;
}
.about_03 .li_01 {
	padding:0px;
	background:none;
}
.about_03 .liNow img {
	transform:scale(1.2);
	-webkit-transform:scale(1.2);
	-moz-transform:scale(1.2);
	-o-transform:scale(1.2);
	-ms-transform:scale(1.2);
}
.about_04 {
	background:#6686f8;
	min-height:200px;
}
.about_04 li {
	float:left;
	width:20%;
	position:relative;
}
.about_04 .imgDiv {
	background:#000;
}
.about_04 .imgDiv img, .about_04 .img img {
	width:100%;
}
.about_04 .img {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
}
.about_04 .box {
	padding:0 50px;
	min-height:475px;
}
.about_04 .name {
	height:140px;
	line-height:140px;
	position:relative;
	font-size:24px;
	padding-left:50px;
}
.about_04 .name img {
	position:absolute;
	left:0px;
	top:30px;
}
.about_04 .name span {
	display:inline-block;
	height:30px;
	line-height:30px;
	border-left:#000 solid 1px;
	padding-left:15px;
}
.about_04 .content {
	font-size:16px;
	line-height:1.5em;
}
.about_04 .li_01.liNow {
	background:#fd571e;
}
.about_04 .li_02.liNow {
	background:#5ad7db;
}
.about_04 .li_03.liNow {
	background:#c9e550;
}
.about_04 .li_04.liNow {
	background:#fed839;
}
.about_04 .li_05.liNow {
	background:#30e718;
}
.about_04 .liNow .img img {
	opacity:0;
	filter:alpha(opacity=0);
}
.about_05 .btn {
	height:100px;
	text-align:center;
	padding:0 20px;
}
.about_05 .btn li {
	float:left;
	width:20%;
	text-align:center;
	font-size:16px;
}
.about_05 .btn div {
	height:60px;
	position:relative;
}
.about_05 .btn img {
	height:50px;
}
.about_05 .btn .img1 {
	display:none;
}
.about_05 .btn .on {
	color:#6489ff;
}
.about_05 .btn .on img {
	display:none;
}
.about_05 .btn .on .img1 {
	display:inline-block;
}
.about_05 .box {
	background:#363839;
	min-height:200px;
	color:#FFF;
	position:relative;
	display:none;
}
.about_05 .name {
	position:absolute;
	left:0px;
	top:0px;
	height:100%;
	width:80px;
	font-size:16px;
	text-align:center;
	background:#6489ff;
}
.about_05 .name img {
	height:90px;
}
.about_05 .name div {
	padding:20px 0 10px 0;
}
.about_05 .content {
	padding:20px 15px 20px 100px;
	font-size:14px;
	line-height:1.8em;
}
.about_06 {
	background:#ebebeb;
}
.about_06 .wal {
	min-height:227px;
	position:relative;
}
.about_06 .imgDiv {
	position:absolute;
	left:293px;
	top:26px;
	width:174px;
	height:174px;
	overflow:hidden;
	background:#6686f8;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
}
.about_06 .name {
	padding-left:507px;
	font-size:30px;
	line-height:227px;
}
.about_06on .imgDiv img {
	transform:scale(1.2);
	-webkit-transform:scale(1.2);
	-moz-transform:scale(1.2);
	-o-transform:scale(1.2);
	-ms-transform:scale(1.2);
}
.product_01 {
	padding-bottom: 70px;
}
.product_01 .wal {
	height:160px;
	position:relative;
}
.product_01 .title {
	position:absolute;
	left:0px;
	top:0px;
	font-size:30px;
}
.product_01 li {
	font-size:18px;
	line-height:35px;
	padding:5px 0 10px 192px;
}
.product_02,
.product_price {
	min-height:658px;
}
.product_02 .title,
.product_price .title {
	padding:45px 0 50px 0;
	font-size:30px;
}
.product_02 li {
	height:240px;
	width:33.3333%;
	text-align:center;
	position:relative;
	float:left;
}
.product_02 .imgDiv {
	height:92px;
	position:relative;
}
.product_02 img {
	position:absolute;
	left:50%;
	top:0px;
	margin-left:-33px;
}
.product_02 .img2 {
	opacity:0;
	filter:alpha(opacity=0);
	transform:scale(0);
	-webkit-transform:scale(0);
	-moz-transform:scale(0);
	-o-transform:scale(0);
	-ms-transform:scale(0);
}
.product_02 .name {
	font-size:18px;
	padding-bottom:10px;
}
.product_02 .content {
	padding:0 35px;
	line-height:1.5em;
	color:#666;
}
.product_02 .liNow img {
	opacity:0;
	filter:alpha(opacity=0);
}
.product_02 .liNow .img2 {
	opacity:1;
	filter:alpha(opacity=1);
	transform:scale(1);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-o-transform:scale(1);
	-ms-transform:scale(1);
}
.product_03 .wal {
	overflow:hidden;
	position:relative;
}
.product_03 .title {
	padding:45px 0 50px 0;
	font-size:30px;
}
.product_03 ul {
	width:110%;
}
.product_03 li {
	float:left;
	width:318px;
	height:383px;
	overflow:hidden;
	position:relative;
	border:#e5e5e5 solid 1px;
	margin-right:20px;
	margin-bottom:38px;
}
.product_03 .name {
	padding:20px;
	font-size:18px;
}
.product_03 .line {
	height:20px;
	width:25px;
	border-top:#c9caca solid 2px;
	position:relative;
	left:20px;
}
.product_03 .content {
	padding:0 20px;
	line-height:1.8em;
	text-align:justify;
}
.product_03 li .hoverC a {
	display: inline-block;
	width:100px;
	height:25px;
	border: 1px solid #6686f9;
	text-align: center;
	line-height:25px;
	color: #6686f9
}
.product_03 .liNow .line {
	border-top:#6686f9 solid 2px;
}
.product_04 {
	min-height:611px;
	background:url(../image/nimg1920_19.jpg) center no-repeat fixed;
	background-size:cover;
}
.product_04 .title {
	padding:45px 0 50px 0;
	font-size:30px;
	color:#FFF;
}
#product_04 {
	margin-right:-85px;
}
.product_04 .box {
	float:left;
	width:276px;
	margin-right:85px;
	min-height:402px;
	position:relative;
	color:#FFF;
}
.product_04 img {
	width:276px;
	height:342px;
}
.product_04 .name {
	width:205px;
	height:110px;
	border-bottom:#5d7fff solid 3px;
	background:url(../image/bg6.png);
	position:absolute;
	left:25px;
	bottom:0px;
	padding-left:20px;
}
.product_04 .name a {
	color:#FFF;
	display:block;
	padding:20px 0;
	font-size:18px;
}
.product_04 .name em {
	display:inline-block;
	font-size:12px;
	position:relative;
	left:1.5em;
	background:url(../image/img30.png) left center no-repeat;
	background-size:auto 100%;
	text-indent:1.5em;
}
.product_04 .content {
	position:absolute;
	z-index:10;
	left:25px;
	bottom:0px;
	background:url(../image/bg7.png) left top no-repeat;
	width:225px;
	height:0px;
	overflow:hidden;
	line-height:1.4em;
	font-size:13px;
	opacity:0;
	filter:alpha(opacity=0);
}
.product_04 .content div {
	padding:30px 20px 0 20px;
}
.product_04 .boxOn .content {
	opacity:1;
	filter:alpha(opacity=1);
	height:123px;
}
.product_04 .boxOn .name {
	opacity:0;
	filter:alpha(opacity=0);
}
.product_05 .title {
	padding:45px 0 70px 0;
	font-size:30px;
}
#product_05 {
	margin-right:-26px;
}
.product_05 .box {
	float:left;
	width:314px;
	height:468px;
	border:#d8d8d8 solid 1px;
	margin-right:26px;
	text-align:center;
	position:relative;
}
.product_05 .name {
	font-size:20px;
	padding:20px 0 15px 0;
}
.product_05 .name1 {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	background:#6684f6;
	color:#FFF;
	height:36px;
	line-height:36px;
	opacity:0;
	filter:alpha(opacity=0);
}
.product_05 .msg {
	padding-bottom:20px;
	color:#666;
}
.product_05 .price {
	height:85px;
	position:relative;
	border-bottom:#e7e7e7 solid 1px;
	font-size:16px;
	color:#999;
}
.product_05 .price b {
	font-weight:400;
	font-size:50px;
	color:#333;
}
.product_05 .price .b1 {
	font-size:36px;
}
.product_05 .price em {
	position:absolute;
	top:5px;
	margin-left:-12px;
}
.product_05 .content {
	line-height:2em;
	padding:20px;
	min-height:180px;
}
.product_05 .btn a {
	display:inline-block;
	font-size:17px;
	color:#FFF;
	width:117px;
	height:34px;
	line-height:34px;
	background:#535353;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
}
.product_05 .boxOn .name {
	color:#6684f6;
}
.product_05 .boxOn .name1 {
	opacity:1;
	filter:alpha(opacity=1);
	top:-37px;
}
.product_05 .boxOn .btn a {
	background:#6684f6;
}
.product_06 .title {
	padding:55px 0 35px 0;
	font-size:30px;
}
.product_06 li {
	float:left;
	padding:0 10px 10px 0;
}
.product_06 li a {
	display:inline-block;
	height:28px;
	line-height:28px;
	padding:0 25px;
	border:#6081fa solid 1px;
	color:#6081fa;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
}
.product_06 li a:hover {
	background:#6081fa;
	color:#FFF;
}
.product_07 .title {
	padding:50px 0 55px 0;
	font-size:30px;
}
.product_07 li {
	float:left;
	width:25%;
	min-height:100px;
	position:relative;
	background:#000;
}
.product_07 .imgDiv {
	width:100%;
	overflow:hidden;
}
.product_07 .imgDiv img {
	width:100%;
	opacity:0.5;
	filter:alpha(opacity=0.5);
}
.product_07 .box {
	position:absolute;
	left:50%;
	top:50%;
	width:270px;
	margin-left:-135px;
	margin-top:-200px;
	color:#FFF;
}
.product_07 .img {
	height:140px;
}
.product_07 .img img {
	position:absolute;
	left:0px;
	top:0px;
}
.product_07 .img2 {
	opacity:0;
	filter:alpha(opacity=0);
}
.product_07 h2 {
	font-size:28px;
}
.product_07 .content {
	font-size:16px;
	line-height:26px;
	padding-top:15px;
	height:140px;
}
.product_07 .btn a {
	display:block;
	width:128px;
	height:34px;
	line-height:34px;
	text-align:center;
	font-size:18px;
	color:#FFF;
	background:#6685f7;
	border:#6685f7 solid 1px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
}
.product_07 .liNow .btn a {
	background:none;
	border:#FFF solid 1px;
}
.product_07 .liNow .btn a:hover {
	background:#fff;
	color:#6685f7;
}
.product_07 .liNow .img img {
	opacity:0;
	filter:alpha(opacity=0);
}
.product_07 .liNow .img .img2 {
	opacity:1;
	filter:alpha(opacity=1);
}
.product_07 .liNow {
	background:#5b82ff;
}
.product_07 .liNow .imgDiv img {
	opacity:0.1;
	filter:alpha(opacity=0.1);
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	-ms-transform:scale(1.1);
}
.product_08 .title {
	padding:55px 0 50px 0;
	font-size:30px;
}
.product_08 .list {
	margin-right:-20px;
}
.product_08 li {
	float:left;
	width:318px;
	height:304px;
	border:#e5e5e5 solid 1px;
	margin-right:20px;
	margin-bottom:20px;
	position:relative;
	overflow:hidden;
}
.product_08 .num {
	position:absolute;
	right:-10px;
	bottom:-50px;
	color:#f5f4f4;
	font-size:200px;
	font-weight:bold;
	z-index: -1;
}
.product_08 .name {
	padding:30px 20px 20px;
	font-size:18px;
}
.product_08 .content {
	font-size:14px;
	line-height:1.8em;
	text-align:justify;
	padding:0 20px;
}
.product_08 .liNow {
	border:#b2b2b2 solid 1px;
}
.product_advantage {
	background:#6081fa;
}
.product_advantage .title {
	padding:45px 0 50px 0;
	font-size:30px;
	color:#FFF;
}
.product_advantage ul {
	overflow:hidden;
	margin-left:-3%;
}
.product_advantage ul li {
	float:left;
	width:30%;
	margin-left:3%;
	border:1px solid #93aafc;
	height:365px;
	text-align:center;
	color:#fff;
	font-size:14px;
	position:relative;
}
.product_advantage .imgDiv {
	height:92px;
	position:relative;
	margin-top:36px;
}
.product_advantage img {
	position:absolute;
	left:50%;
	top:0px;
	margin-left:-33px;
}
.product_advantage .img2 {
	opacity:0;
	filter:alpha(opacity=0);
	transform:scale(0);
	-webkit-transform:scale(0);
	-moz-transform:scale(0);
	-o-transform:scale(0);
	-ms-transform:scale(0);
}
.product_advantage ul li a {
	color:#fff;
	font-size:16px;
}
.product_advantage ul li .name {
	padding-top:15px;
}
.product_advantage ul li .line {
	width:24px;
	height:3px;
	margin:24px auto;
	background:#fff;
}
.product_advantage ul li .content {
	line-height:23px;
	height:138px;
	padding:0 20px;
	overflow:hidden;
}
.product_advantage ul li:hover {
	background:rgba(255,255,255,0.9);
}
.product_advantage ul li:hover,
.product_advantage ul li:hover a {
	color:#6081fa;
}
.product_advantage ul li:hover .line {
	background:#6081fa;;
}
.product_advantage ul li:hover img {
	opacity:0;
	filter:alpha(opacity=0);
}
.product_advantage ul li:hover .img2 {
	opacity:1;
	filter:alpha(opacity=1);
	transform:scale(1);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-o-transform:scale(1);
	-ms-transform:scale(1);
}
.product .title {
	padding:55px 0 50px 0;
	font-size:30px;
}
.product_price ul {
	overflow:hidden;
	margin-left:-2%;
}
.product_price ul li {
	float:left;
	width:31%;
	margin-left:2%;
	height:367px;
	color:#6081fa;
	font-size:20px;
	background:rgba(255,255,255,0.8);
	position:relative;
}
.product_price ul li:hover {
	background:rgba(255,255,255,1);
}
.product_price ul li dl {
	padding:40px 50px 0 50px;
}
.product_price ul li dl dd.line {
	width:22px;
	height:2px;
	background:#6081fa;
	margin:25px 0 23px 0;
}
.product_price ul li dl dd.btn {
	width:224px;
	height:47px;
	text-align:center;
	line-height:47px;
	background:#6081fa;
	color:#fff;
	font-size:18px;
	position:absolute;
	bottom:45px;
	left:50%;
	margin-left:-112px;
	cursor:pointer;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.product_price ul li dl dd.tel {
	display:block;
	width:174px;
	height:47px;
	line-height:47px;
	color:#6081fa;
	font-weight:700;
	font-size:18.46px;
	opacity:0;
	filter:alpha(opacity=0);
	position:absolute;
	bottom:45px;
	left:50%;
	margin-left:-112px;
	padding-left:70px;
	background:url(/image/tel_icon.png) no-repeat 10px center;
}
.product_price ul li:hover dl dd.btn {
	opacity:0;
	filter:alpha(opacity=0);
}
.product_price ul li:hover dl dd.tel {
	opacity:1;
	filter:alpha(opacity=1);
}
.product_02 .newstext {
	padding-top:70px;
}
.product_02 .newstext div.fl {
	width:519px;
	height:599px;
	position:relative;
}
.product_02 .newstext div.fl img {
	position:absolute;
	left:-80px;
}
.product_02 .newstext div.fr {
	width:470px;
	color:#000;
	color: rgba(0,0,0,0.7);
	font-size:14px;
	line-height:24px;
}
.product_02 .newstext div.fr dd.fl,
.product_02 .newstext div.fr dd.fr {
	width:50%;
}
.product_02 .newstext div.fr h4 {
	font-size:18px;
	padding-bottom:15px;
}
.product_02 .newstext div.fr dd.fl h4 {
	padding-bottom:0;
}
.newContent {
	padding-top:130px;
	background:#f2f2f2;
}
.newContent .newstext {
	border:1px solid #d6d6d6;
	padding:35px;
	background:#fff;
}
.newContent .newstext h3 {
	font-size:32px;
	font-weight:lighter;
	color:#000;
	line-height:62.39px;
}
.newContent .newstext .top {
	overflow:hidden;
	height:52px;
	padding:30px 0 20px 0;
}
.newContent .newstext .top dl {
	float:left;
	position:relative;
	padding-left:60px;
}
.newContent .newstext .top dl dt {
	position:absolute;
	left:0;
	top:0;
}
.newContent .newstext .top dl dd {
	font-size:18px;
}
.newContent .newstext .top dl dd.newstime {
	font-size:14px;
	color:#979797;
	padding-top:5px;
}
.newContent .newstext .top ul {
	float:right;
	padding-top:20px;
}
.newContent .newstext .top ul li {
	background:url(../image/newstext_icon.png) no-repeat;
	display:inline-block;
	text-align:center;
	line-height:14px;
	color:#d2d2d2;
	font-size:16px;
	border-right:1px solid #eaeaea;
	padding:0 25px;
	margin-left:10px;
}
.newContent .newstext .top ul li.count-like {
	background-position:0 -18px;
}
.newContent .newstext .top ul li.count-comment {
	border:none;
	background-position:0 -40px
}
.newContent .newstext .top ul li span {
	display:inline-block
}
.newContent .newstext .content {
	color:#3a3a3a;
	line-height:2;
	font-size:16px;
}
.newContent .newstext .content img {
	max-width:100%!important;
}
.newContent .newstext .content .from {
	padding-top:50px;
}
.newContent .newstext .content .from a {
	color:#65a6ff;
}
.newContent .newstext .content .prevNext {
	overflow:hidden;
	border-top:1px solid #dfdfdf;
	padding-top:25px;
	margin-top:20px;
	color:#979797
}
.newContent .newstext .content .prevNext p {
	float:left;
	color:#b8b8b8;
}
.newContent .newstext .content .prevNext p.next {
	float:right;
}
.newContent .newstext .content .prevNext p a {
	color:#b8b8b8;
}
.newContent .newstext .content .prevNext p a:hover {
	color:#000;
}
.newContent .tags {
	border:1px solid #d6d6d6;
	background:#fff;
	margin:36px 0;
	padding:37px 47px;
	font-size:18px;
}
.newContent .tags a {
	display:inline-block;
	height:30px;
	line-height:30px;
	border:1px solid #6785f8;
	font-size:13.5px;
	padding:0 8px;
	color:#6785f8;
}
.newContent .tags a:hover {
	color:#fff;
	background:#6785f8;
}
.newContent .otherLink {
	padding:10px 46px 50px 46px;
}
.newContent .otherLink h4 {
	font-size:18px;
	font-weight:lighter;
	color:#3e3a39;
	padding-bottom:35px;
}
.newContent .otherLink ul li {
	position:relative;
	padding:0 0 18px 140px;
	height:77px;
}
.newContent .otherLink ul li .imgDiv {
	position:absolute;
	top:0;
	left:0;
}
.newContent .otherLink ul li div {
	font-size:14px;
	color:#3f3a39;
}
.newContent .otherLink ul li div.name {
	height:36px;
	overflow:hidden;
}
.newContent .otherLink ul li div.time {
	padding-top:15px;
}
.h740 {
	height:740px;
}