﻿/* eyoucms.com 易优CMS -- 好用,免费,安全 */
@charset "utf-8";
/* 全局 */
* {
	transition: background-color ease .3s;
	-moz-transition: background-color ease .3s;
	-webkit-transition: background-color ease .3s;
	-o-transition: background-color ease .3s
}
html {
	webkit-text-size-adjust: none;
	-webkit-text-size-adjust: none;
	text-align: justify;
	text-justify: inter-ideograph;
	word-break: break-all
}
/* Style Reset*/
body, div, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, h2, font {
	margin: 0;
	padding: 0;
	border: 0;
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
}
ul, li, dl, dt, dd, ol {
	display: block;
	list-style: none;
}
img {
	border: 0;
}
.fl {
	float: left
}
.fr {
	float: right
}
.clear {
	clear: both;
	height: 0px;
	overflow: hidden
}
a {
	text-decoration: none;
	outline: 0;
}
html {
	overflow-x: hidden;
}
.center {
	text-align: center;
}
.center img {
	border: 1px solid #ccc;
}
/*header*/
.head {
	margin: 0 auto;
	width: 980px;
	top: 0;
	left: 0;
	z-index: 999;
}
body {
	color: #515d6b;
	font-size: 12px;
	overflow-x: hidden;
	background: #fff;
	font-family: 'Microsoft Yahei';
}
a {
	color: #515d6b;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
.header {
	width: 100%;
	min-width: 1004px;
	height: 85px;
paddin/g-top:23px;
	background: #fff;
	border-top: 5px solid #716dbb;
}
.logo {
	float: left;
	display: inline;
	margin: 25px 0 0 5px;
}
.tel {
	float: right;
	padding: 15px 0 0 0;
	width: 155px;
	height: 68px;
paddi/ng-left:35px;
	font-family: 'Microsoft Yahei';
}
.tel span {
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 25px 0 0;
	color: #948fe1;
	text-align: right;
	display: block;
	background: url(../img/tel.png) right center no-repeat;
	font-family: 'Microsoft Yahei';
}
.tel p {
	color: #f3ba46;
	line-height: 1;
	font-family: Impact;
	font-size: 22PX;
	text-align: right;
}
.float {
	float: right;
	position: relative;
	margin-top: -315px;
	width: 154px;
	height: 551px;
}
.menu {
	width: 145px;
	padding: 65px 5px 0 4px;
	background: url(../img/daobg.png) left top no-repeat;
	float: left;
	height: 486px;
}
.menu ul {
	width: 125px;
	float: left;
	padding: 0px 0 0 10px
}
.menu li {
	float: left;
	display: inline;
	width: 125px;
	margin: 0;
	border-bottom: 1px solid #ddddfa;
}
.menu li a {
	display: block;
	width: 124px;
	text-align: left;
	color: #2f2f2f;
	font: 14px/43px 'Microsoft Yahei';
	text-align: center;
}
.menu a:hover, .menu a.cur {
	color: #8886dc;
}
.nav {
	position: absolute;
	display: none;
	z-index: 999;
	left: 0;
	width: 70px;
}
.menu li .nav a {
	float: left;
	color: #000;
	width: 100%;
	border-top: 1px solid #000;
	text-align: center;
	line-height: 29px;
	background: #ffe410
}
.menu .nav a:hover, .menu .nav a.cur {
	height: 29px;
	line-height: 29px;
	padding: 0;
	margin: 0;
	background: #ffe410
}
.newsshare {
	float: left;
	background: #8886dc;
	height: 36px;
	padding: 5px 0;
	width: 145px;
}
.newsshare .bdshare-button-style0-16 a {
	display: inline-block;
	_display: inline;
	_zoom: 1;
	width: 36px !important;
	height: 36px !important;
	padding: 0 !important;
	margin: 0 0 0 10px!important;
}
.newsshare a {
	background: url(../img/share.gif) no-repeat !important;
}
.newsshare .bds_tsina, .newsshare a.bds_tsina:hover {
	background-position: 0 0 !important;
}
.newsshare .bds_tqq, .newsshare a.bds_tqq:hover {
	background-position: -46px 0 !important;
}
.newsshare .bds_sqq, .newsshare a.bds_sqq:hover {
	background-position: -90px 0 !important;
}
.vbanner {
	height: 279px;
	width: 100%;
	min-width: 980px;
	background: url(../img/vbanner.jpg) top center no-repeat
}
.vbody #full-screen-slider {
	height: 279px;
	overflow: hidden;
}
#full-screen-slider {
	width: 100%;
	z-index: 0;
	height: 389px;
	position: relative
}
#slides {
	display: block;
	width: 100%;
	height: 389px;
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative
}
#slides li {
	display: block;
	width: 100%;
	height: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute
}
#slides li a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px
}
#pagination {
	display: block;
	list-style: none;
	position: absolute;
	left: 0%;
	bottom: 52px;
	z-index: 9900;
	padding: 5px 15px 5px 0;
	margin: 0
}
#pagination li {
	display: block;
	list-style: none;
	width: 24px;
	height: 5px;
	font-size: 1px;
	overflow: hidden;
	float: left;
	margin-left: 1px;
}
#pagination li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
}
#pagination li.current {
}
/*-------------------------fyhead-------------------------------*/
.menu1 {
	width: 100%;
	height: 55px;
	background: #716dbb;
}
.menu1 ul {
	width: 1004px;
	margin: 0 auto;
}
.menu1 li {
	color: #fff;
	float: left;
	width: 100px;
	margin: 0 0px;
	position: relative;
}
.menu1 li a {
	color: #fff;
	text-align: center;
	float: left;
	font-size: 14px;
	width: 100%;
	height: 55px;
	line-height: 55px;
}
.menu1 a:hover {
	color: #fff;
	background: url(../img/mmenu.gif) center no-repeat;
}
.menu1 a.cur {
	color: #fff;
	background: url(../img/mmenu.gif) center no-repeat;
}
.menu1 li .mtan {
	width: 100%;
	position: absolute;/* left:6px; */
	top: 55px;
	display: none;
	z-index: 9;
	text-align: left;
}
.menu1 li .mtan .mm {
	background: #716dbb;
	color: #fff;
}
.menu1 li .mtan .mm a {
	background: none;
	display: block;
	float: none;
	color: #fff;
	line-height: 35px;
	height: 35px;
}
.menu1 li .mtan .mm a:hover {
	background: #f1a60d;
}
/* index*/
.newsfloat {
	float: left;
	margin-top: -160px;
	position: relative;
	width: 282px;
	height: 392px;
	background: url(../img/flo.png) left top no-repeat;
	padding: 0 3px;
	overflow: hidden;
}
.newsfloat a.img {
	float: left;
	width: 246px;
	height: 230px;
	overflow: hidden;
	border: 2px solid #b5b4eb;
	display: inline;
	margin: 0 0 0 18px;
}
.newsfloat a.name {
	float: left;
	width: 248px;
	height: 24px;
	overflow: hidden;
	line-height: 24px;
	font-size: 14px;
font-w/eight:bold;
	color: #8886dc;
	padding: 10px 15px 5px 15px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
p.newse {
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
	color: #fff;
	font-size: 30px;
	text-align: center;
	display: block;
	padding: 10px 0;
}
p.chine {
	display: block;
	text-align: center;
	background: url(../img/line.gif) center center repeat-x;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 260px;
	margin: 0 auto 25px auto;
}
p.chine span {
	background: #8886dc;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	font-family: 'Microsoft Yahei';
	padding: 0 10px;
}
.newscen {
	width: 507px;
	float: left;
	background: url(../img/nline.jpg) left bottom repeat-x;
	height: 227px;
	display: inline;
	margin: 0 0 0 23px;
}
.newsctop {
	display: block;
	padding: 30px 0 0 0;
}
.newsctop label {
	float: left;
	color: #8886dc;
	font-size: 16px;
	font-family: 'Microsoft Yahei';
}
.newsctop span {
	float: left;
	color: #8886dc;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
}
.newsctop a {
	float: right;
	border-radius: 10px;
	color: #fff;
	font-size: 14px;
	font-family: 'Microsoft Yahei';
	background: #8886dc;
	padding: 2px 9px;
}
.newscon {
	float: left;
	width: 507px;
	padding: 19px 0 0 0;
}
.newscon .imgl {
	float: left;
	width: 175px;
	height: 131px;
	overflow: hidden;
}
.newsright {
	float: left;
	width: 290px;
	padding: 0 0 0 20px;
}
.newsright span {
	display: block;
	line-height: 35px;
	font-weight: bold;
	color: #8886dc;
	font-size: 14px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.newsright p.npcon {
	display: block;
	line-height: 24px;
	height: 96px;
	overflow: hidden;
	color: #5b5b5b;
	font-size: 14px;
}
.indexnamefra {
	width: 100%;
	background: url(../img/bg1.jpg) center top #fff no-repeat;
	padding: 40px 0 0 0;
	height: 634px;
}
.indexnamefra1 {
	width: 100%;
	padding: 40px 0 0 0;
}
.lv_mmtopc {
	width: 980px;
	margin: 0 auto;
	height: 51px;
	padding: 0 0 0px 0;
	text-align: center;
}
.newsfra {
	width: 980px;
	margin: 0 auto;
	height: 240px;
}
.pro_lanfra {
	margin: 0 auto;
	width: 980px;
	text-align: left;
	font-size: 14px;
	color: #4e6990;
	line-height: 30px;
	padding: 20px 0 20px 0;
}
.pro_lanfra a {
	color: #fff;
	background: #8886dc;
	padding: 1px 8px;
	border-radius: 5px;
	display: inline-block;
*display:inline;
*zoom:1;
	margin-bottom: 10px;
}
.pro_lanfra a:hover {
	color: #fff;
	background: #faab00;
}
.pro_lanfra a.cur {
	color: #fff;
	background: #faab00;
}
.pro_lanfra a.promore {
	color: #fff;
	background: #ff0000;
	margin: 0 4px;
}
.pro_lanfra a.promore:hover {
	color: #fff;
	background: #ff0000;
}
.pro_lanfra span {
	position: relative;
	margin: 0 4px;
}
.pro_lanfra span .nnn {
	width: 800px;
	position: absolute;
	left: 0;
	top: 20px;
*top:25px;
	display: none;
	margin: 6px 0 0 0;
	z-index: 9;
	text-align: left;
}
.pro_lanfra span .nnn .nnfra {
	float: left;
	background: #4d4d4d;
	color: #fff;
	border-radius: 5px;
}
.pro_lanfra span .nnn .nnfra a {
	background: none;
	display: inline;
	float: none;
	color: #fff;
}
.pro_lanfra span .nnn .nnfra a:hover {
	background: none;
	display: inline;
	color: #fff;
}
p.name {
	width: 980px;
	margin: 0 auto;
	text-align: center;
	margin-top: 10px;
	text-transform: uppercase;
}
p.name a {
	text-align: center;
	white-space: nowrap;
	color: #000000;
	font: 1.1em/1.2 "Microsoft Yahei";
	border: 1px solid #040000;
	padding: 0 1.1em;
	display: inline-block;
	margin: 0 auto;
}
p.name font {
	display: block;
	font-size: 24px;
	padding: 0 10px;
	position: relative;
	margin-top: -10px;
	background: #fff;
}
.pnews .more a {
	color: #dfddce;
	border: 0.2em solid #dfddce;
}
.pnews .more font {
	background: #45030f
}
.service {
	margin: 0 auto;
	width: 980px;
	padding: 0px 0 0 0;
	overflow: hidden;
}
.coul {
	float: left;
	width: 980px;
}
.coul li {
	float: left;
	width: 326px;
	height: 410px;
	-moz-transition: transform 0.5s;
	-webkit-transition: transform 0.5s;
	transition: transform 0.5s;
}
.coul li:hover {
	-moz-transform: perspective(1000px) rotateY(-6deg);
	-webkit-transform: perspective(1000px) rotateY(-6deg);
	-ms-transform: perspective(1000px) rotateY(-6deg);
	transform: perspective(1000px) rotateY(-6deg);
	-moz-transition: transform 0.5s;
	-webkit-transition: transform 0.5s;
	transition: transform 0.5s;
-webkit-transform-origin(right, 0);
}
.coul li a .coucon {
	float: left;
	width: 275px;
	height: 176px;
	padding: 0 0 0 23px;
	text-shadow: 1px 1px 5px #000;
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=120, color=#000000);
}
.coul li a .coucon span {
	line-height: 26px;
	display: block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #fff;
	font-size: 22px;
	font-family: "Microsoft Yahei";
	padding: 20px 0 0 0;
}
.coul li a .coucon span font {
	font-family: Impact;
	font-size: 26px;
	line-height: 26px;
}
.coul li a .coucon em {
	line-height: 23px;
	display: block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #fff;
	font-size: 16px;
	font-family: "Microsoft Yahei";
	padding: 0px 0 0 0;
	font-style: normal;
	text-transform: uppercase;
}
.coul li a .coucon p {
	display: block;
	line-height: 25px;
	height: 100px;
	overflow: hidden;
	color: #fff;
	font-size: 14px;
	padding: 10px 0 0 0;
}
.coul li a {
	float: left;
	width: 326px;
	height: 410px;
}
.coul li a img {
	float: left;
	width: 326px;
	height: 234px;
	overflow: hidden;
}
.coul li a.a1 {
	background: #8886dc;
}
.coul li a.a2 {
	background: #444444;
}
.coul li a.a3 {
	background: #f1a60d;
}
.qnav1 a font {
	background: url(../img/qnav1.gif) left top no-repeat;
}
.qnav1 a:hover font {
	background: url(../img/qnav1.gif) left bottom no-repeat;
}
.qnav2 a font {
	background: url(../img/qnav2.gif) left top no-repeat;
}
.qnav2 a:hover font {
	background: url(../img/qnav2.gif) left bottom no-repeat;
}
.qnav3 a font {
	background: url(../img/qnav3.gif) left top no-repeat;
}
.qnav3 a:hover font {
	background: url(../img/qnav3.gif) left bottom no-repeat;
}
.contact {
	width: 100%;
	background: url(../img/bg4.jpg) center top no-repeat;
	height: 589px;
}
.contact ul {
	padding-top: 30px;
	width: 980px;
	margin: 0 auto;
}
.contact ul li {
	float: left;
	width: 121px;
	margin-left: 150px;
	display: inline;
}
.contact ul li a {
	width: 100%;
	float: left;
	text-align: center;
	font: 16px/1.5 'Microsoft Yahei';
	color: #424242
}
.contact ul li a:hover {
	color: #424242;
}
.contact ul li a font {
	width: 100%;
	margin-bottom: 10px;
	float: left;
	height: 121px;
}
.inpfra {
	width: 980px;
	margin: 0 auto;
}
.inpftop1 {
	float: left;
	width: 700px;
	padding: 40px 0 0 150px;
}
.inpftop1 input {
	float: left;
	width: 213px;
	line-height: 24px;
	height: 24px;
	border: 1px solid #040000;
	margin: 0 10px 0 0;
	color: #424242;
	font-size: 14px;
	padding: 0 0 0 5px;
}
.inpftop1 .yzm {
	width: 120px;
}
.inpftop1 img {
	float: left;
	cursor: pointer;
	background: #fff;
	border: 1px solid #040000;
}
.inpftop2 {
	float: left;
	width: 700px;
	padding: 10px 0 0 150px;
}
.inpftop2 textarea {
	float: left;
	width: 667px;
	height: 68px;
	border: 1px solid #040000;
	padding: 5px;
	color: #424242;
	font-size: 14px;
}
.inpftop2 .sub {
	float: left;
	width: 104px;
	height: 40px;
	background: #8886dc;
	font-size: 16px;
	color: #fff;
	border: 0;
	font-family: 'Microsoft Yahei';
	margin: 10px 0 0 290px;
	border-radius: 5px;
}
.aboutfra {
	width: 100%;
	background: url(../img/bg2.jpg) center top no-repeat;
	height: 358px;
}
.devicenamefra {
	width: 100%;
	padding: 40px 0;
	border-bottom: 1px solid #dbdbdb;
}
.device {
	width: 100%;
	background: url(../img/bg3.jpg) center top no-repeat;
	height: 583px;
	padding: 0px 0 0px 0;
}
.devicefra {
	width: 980px;
	margin: 0 auto;
}
/*本例教师*/
.www51buycom {
	width: 980px;
	height: 358px;
	margin: 0px auto;
	position: relative;
	overflow: hidden;
}
/*数字按钮样式*/
.www51buycom .num {
	overflow: hidden;
	height: 25px;
	position: absolute;
	bottom: 12px;
	right: 0;
	zoom: 1;
	z-index: 3;
	width: 980px;
	text-align: center;
}
.www51buycom .num li {
	font-size: 0;
	width: 50px;
	height: 5px;
	color: #FFFFFF;
	background: #fff;
	margin: 0 10px;
	cursor: pointer;
	display: inline-block;
*display:inline;
*zoom:1;
	color: #fff;
	position: relative;
}
.www51buycom .num li.on {
	background: #444444;
	color: #444444;
} /*当前项*/
em.cir {
	position: absolute;
	width: 215px;
	height: 161px;
	background: url(../img/teac.png) left top no-repeat;
	left: 370px;
	top: 33px;
}
/*上一个  下一个*/
.www51buycom .prev, .www51buycom .next {
	width: 27px;
	height: 43px;
	position: absolute;
	top: 90px;
}
.www51buycom .prev {
	left: 334px;
	background: url(../img/ppr.png) left top no-repeat;
}
.www51buycom .prev:hover {
	background: url(../img/ppr1.png) left top no-repeat;
}
.www51buycom .next {
	right: 358px;
	background: url(../img/nne.png) left top no-repeat;
}
.www51buycom .next:hover {
	background: url(../img/nne1.png) left top no-repeat;
}
.imgfra {
	float: left;
	width: 215px;
	height: 161px;
	float: left;
	display: inline;
	margin: 33px 0 0 370px;
	-webkit-transition: -webkit-transform 1s ease-out;
	-moz-transition: -moz-transform 1s ease-out;
	-o-transition: -o-transform 1s ease-out;
	-ms-transition: -ms-transform 1s ease-out;
}
.acright {
	float: left;
	width: 724px;
	padding: 0 128px;
}
.acright h4 {
	display: block;
	font-size: 18px;
	color: #fff;
	font-family: 微软雅黑;
	text-align: center;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-weight: normal;
	padding: 15px 0 10px 0;
	margin: 0;
}
.acright .accon {
	float: left;
	height: 70px;
	line-height: 32px;
heig/ht:128px;
	overflow: hidden;
	color: #fff;
	font-size: 14px;
	overflow: hidden;
	font-family: 'Microsoft Yahei';
}
.ch-item {
	z-index: 99;
	width: 145px;
	height: 145px;
	top: 42px;
	left: 405px;
	border-radius: 50%;
	position: absolute;
	cursor: default;
	box-shadow: inset 0 0 0 0 rgba(255,255,255, 0.4),  inset 0 0 0 0 rgba(255,255,255,0.6),  0 1px 2px rgba(0,0,0,0.1);
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
.ch-item:hover {
	box-shadow: inset 0 0 0 110px rgba(255,255,255, 0.4),  inset 0 0 0 0 rgba(255,255,255,0.8),  0 1px 2px rgba(0,0,0,0.1);
}
/*-------首页左右切换大----------------*/
.ipro {
	position: relative;
	clear: both;
	height: 282px;
}
.ipro ul {
	position: absolute;
	width: 100%;
	left: 0;
}
.ipro li {
	float: left;
	width: 100%;
}
.slidera {
	z-index: 9999;
	width: 1200px;
	height: 20px;
	margin: 0 auto;
	position: relative;
}
.slidera span {
	cursor: pointer;
	border-radius: 5px;
	font-size: 140px;
	text-align: center;
	position: absolute;
	top: 0px;
	text-align: center;
	display: inline-block;
	width: 37px;
	height: 101px;
	color: #f3ba46;
	line-height: 101px;
	font-family: "宋体";
}
#lefta {
	left: 0px;
	top: 140px;
}
#righta {
	right: 0px;
	top: 140px;
}
.slidera .end {
	cursor: text;
	width: 37px;
	height: 101px;
	color: #b1b1b1;
	line-height: 101px;
}
.main1 {
	width: 1004px;
	margin: 0 auto;
	clear: both;
	position: relative;
}
.devul:hover {
	margin-top: -10px;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}
.devul {
	float: left;
	width: 310px;
	height: 379px;
	position: relative;
	display: inline;
	margin: 0 12px;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}
.devul a {
	float: left;
	width: 310px;
	height: 379px;
	background: #fff;
	color: #444444
}
.devul a:hover {
	loat: left;
	width: 310px;
	height: 379px;
	background: #8886dc;
	color: #ffffff
}
.devul a img {
	display: block;
	width: 310px;
	height: 223px;
	overflow: hidden;
}
.devul a span {
	display: block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	text-align: center;
	font-size: 14px;
	padding: 20px 0 10px 0;
	background: url(../img/line1.jpg) center bottom no-repeat;
}
.devul a:hover span {
	background: url(../img/line2.jpg) center bottom no-repeat;
}
.devul a p {
	padding: 5px;
	display: block;
	line-height: 23px;
	height: 46px;
	overflow: hidden;
	font-size: 14px;
}
.devul a label {
	float: left;
	display: inline;
	margin: 10px 0 0 130px;
	border: 1px solid #444444;
	font-size: 14px;
	padding: 2px 5px;
	border-radius: 5px;
}
.devul a:hover label {
	border: 1px solid #ffffff;
}
/*map*/
.map {
	position: relative
}
/*notice*/
.notice {
	width: 100%;
	height: 56px;
	line-height: 56px;
	background: url(../img/bg1.jpg) left top repeat-x;
box/-shadow:1px 3px 2px #beddd9;
}
.noticecon {
	width: 471px;
	float: right;
	height: 56px;
	padding: 0 0 0 60px;
	line-height: 56px;
	background: url(../img/bg2.jpg) left top no-repeat;
}
.noticecon b {
	float: left;
	font-family: 'Microsoft Yahei';
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	padding-left: 10px;
}
.noticecon marquee {
	float: left;
	width: 300px;
	color: #96f2f8;
	font-size: 12px;
}
.search {
	position: relative;
	padding-top: 27px;
	float: right;
	width: 373px;
	z-index: 9999;
	height: 32px;
	line-height: 32px;
	display: inline;
}
.text {
	float: left;
	width: 237px;
	padding-left: 5px;
	color: #707070;
	height: 30px;
	line-height: 30px;
	border: 1px solid #d4d4d4;
}
.button {
	float: left;
	width: 33px;
	margin-left: 3px;
	height: 32px;
	display: inline;
	background: url(../img/button.gif) center top no-repeat;
}
.select {
	float: left;
	width: 82px;
	margin-left: 3px;
	display: inline;
	background: url(../img/select.gif) left top no-repeat;
	position: relative;
	z-index: 9999999;
}
.select select {
	margin: 5px auto;
	width: 80px;
}
.search1 {
	position: relative;
fl/oat:right;
	width: 254px;
	z-index: 999;
	height: 30px;
	display: inline-block;
	line-height: 30px;
	margin-top: 14px;
	padding-right: 10px;
	background: url(../img/inpfra.png) left top no-repeat;
}
.text1 {
	float: left;
	width: 200px;
	display: inline;
	padding-left: 5px;
	color: #4e6990;
	height: 28px;
	line-height: 28px;
	margin: 1px 0;
	margin-left: 13px;
	border: 0;
}
.button1 {
	float: left;
	width: 27px;
	margin-left: 5px;
	height: 26px;
	display: inline;
	background: url(../img/button1.gif) left top no-repeat;
	border: 0;
	margin-top: 5px;
}
div.selectbox-wrapper {
	border: #dcdcdc 1px solid;
	overflow: hidden;
	width: 80px;
*left:0;
	position: absolute;
	background: #fff;
	text-align: left;
*margin-top:0;
	z-index: 10;
}
div.selectbox-wrapper ul li.selected {
	background: #8886dc;
	color: #fff;
}
div.selectbox-wrapper ul li.current {
	color: #fff;
	background-color: #8886dc
}
div.selectbox-wrapper ul li {
	text-align: center;
	padding-right: 3px;
	padding-bottom: 3px;
	width: 100%;
	cursor: pointer;
	line-height: 20px;
	padding-top: 3px;
	font-size: 12px;
	font-family: 'Microsoft Yahei';
	color: #666;
}
.selectbox {
	border: none;
	display: block;
	width: 88px;
	text-indent: 8px;
	cursor: pointer;
	height: 32px;
	background: none;
	font-size: 12px;
	font-family: 'Microsoft Yahei';
	color: #2f2f2f;
	line-height: 32px;
}
.proname {
	margin: 10px auto 10px auto;
	width: 980px;
	text-align: center;
	color: #1a1952;
	font-size: 14px;
	font-family: "Microsoft Yahei", Times, serif;
}
.prona {
	text-align: center;
}
.kec {
	width: 514px;
	margin: 0 auto;
}
.join {
	width: 100%;
	background: url(../img/bg2.jpg) center bottom no-repeat;
}
.prona span {
	text-transform: uppercase;
	display: inline-block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #8886dc;
	line-height: 1.3;
	padding: 0 10px;
}
.padding25 {
	width: 920px;
	padding: 30px;
	color: #555555;
	font-size: 14px;
	line-height: 30px;
}
.more {
	margin: 40px auto 0 auto;
	clear: both;
	display: block;
	width: 118px;
	line-height: 30px;
	height: 30px;
	text-align: center;
	color: #dd4b79;
	border: 1px solid #f67ea4;
	border-radius: 5px;
	font-size: 16px;
	font-family: "Microsoft Yahei";
}
.more a {
	color: #dd4b79;
}
#case {
	width: 990px;
	float: left;
	padding-bottom: 58px;
}
#case li {
	position: relative;
	margin: 0 1px 1px 0;
	float: left;
}
#case li img {
	display: block;
}
.casetitle {
	position: absolute;
	width: 245px;
	height: 118px;
	padding-top: 66px;
	text-align: center;
	color: #fff;/* background:rgba(0,0,0,0.5);*/
	background: url(../img/gray.png) top center repeat;
	_background: none;
	_background: #000;
	_filter: alpha(opacity=50);
}
.viewbut {
	width: 40px;
	height: 40px;
	float: left;
	display: inline;
	background: url(../img/view.png) top center no-repeat;
	margin: 0 15px 0 76px;
}
.zoombut {
	width: 40px;
	height: 40px;
	float: left;
	display: inline;
	background: url(../img/zoom.png) top center no-repeat;
}
.case_t {
	width: 245px;
	text-align: center;
	color: #fff;
	float: left;
	padding-top: 20px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-family: 'Microsoft Yahei';
	font-size: 15px;
}
.main, .fyMain {
	width: 980px;
	margin: 0 auto;
	clear: both;
	position: relative;
}
.fyMain {
	margin-top: 0px;
margin-b/ottom:40px;
	width: 100%;
	background: #fff;
	padding: 0px 0 0 0;
}
/*-----------------about---------------------*/
.pronaa {
	margin: 35px auto 0 auto;
	width: 980px;
	background: url(../img/nline.jpg) left bottom repeat-x;
	padding: 0 0 10px 0;
	height: 40px;
}
.mowleft {
	float: right;
	line-height: 40px;
	font-size: 14px;
	color: #716dbb;
	font-family: "宋体";
}
.mowleft a {
	color: #716dbb;
}
.mowleft a:hover {
	color: #716dbb;
}
.mowleft span {
	color: #ff0000;
	font-weight: bold;
}
.nowname {
	float: left;
	text-align: center;
	white-space: nowrap;
	color: #000000;
	font: 24px/25px "Microsoft Yahei";
	border: 1px solid #040000;
	padding: 0 20px 5px 20px;
	display: inline;
	margin: 10px 0 0 0;
}
.nowname font {
	display: block;
	font-size: 24px;
	padding: 0 10px;
	position: relative;
	margin-top: -10px;
	background: #fff;
}
.pro_lanfraa {
	margin: 0 auto;
	width: 980px;
	height: 10px;
	text-align: center;
	font-size: 14px;
	color: #4e6990;
	background: url(../img/tiao.jpg) center bottom no-repeat;
	line-height: 40px;
}
.productfra {
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
	background: #fff;
	padding: 30px 0 30px 0;
}
.fyfra {
	width: 100%;
	background: #fff;
	padding: 0px 0 20px 0;
	margin: 0px 0 0 0;
}
.vnav {
	width: 100%;
	float: left;
	background: #fff;
	padding: 13px 0;
}
.vnav a {
	display: inline;
	color: #fff;
wi/dth:115px;
	background: #3cb19f;
	border-right: 1px solid #515151;
	border-radius: 5px;
	height: 30px;
	line-height: 30px;
	padding: 0 20px;
	text-align: center;
	margin: 0px 10px 0px 5px;
	float: left;
	font-size: 14px;
	font-family: 'Microsoft Yahei';
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.vnav a:hover, .vnav a.cur {
	color: #fff;
}
.viewmenu {
	float: left;
	position: relative;
	width: 100%;
}
.viewnav {
	display: none;
	position: absolute;
	left: 0;
	padding: 40px 0 10px;
	z-index: 99;
	width: 100%;
}
.viewnav a {
	font-size: 12px;
	margin: 0;
	margin-bottom: 5px;
	border: 0;
	background: none;
	color: #269886;
}
.viewnav a:hover {
	color: #269886;
}
.viewmenu a {
	position: relative;
	z-index: 999;
}
.viewmenu li {
	float: left;
}
#tip b {
	color: #8886dc;
}
/* foot*/

.footclear {
	width: 100%;
	clear: both;
	margin: 0 0 0px 0;
	height: 0px;
	font-size: 0;
	overflow: hidden;
}
.foot {
	width: 100%;
	min-width: 1004px;
	color: #707070;
	background: #000;
	height: 237px;
}
.f_link {
	width: 100%;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #fff;
	background: #8886dc
}
.foot .f_link a {
	padding-left: 20px;
	color: #fff;
}
.bottomnav {
	width: 100%;
	float: left;
	height: 45px;
	line-height: 45px;
	text-align: center;
	background: #fff;
}
.bottomnav ul {
	width: 1004px;
	margin: 0 auto;
}
.bottomnav li {
	color: #2f2f2f;
	float: left;
	width: 90px;
	margin: 0 5px;
}
.bottomnav li a {
	color: #2f2f2f;
	float: left;
	font-size: 14px;
	font-family: 'Microsoft Yahei';
	width: 100%;
	height: 30px;
	line-height: 30px;
	margin: 7px 0;
	border-radius: 5px;
}
.bottomnav a:hover {
	color: #fff;
	background: #8886dc;
	border-radius: 5px;
}
.bottomnav a.cur {
	color: #fff;
	background: #8886dc;
	border-radius: 5px;
}
.bootTxt .fl {
	text-align: left;
	padding-left: 28px;
	width: 650px;
}
.bootTxt {
	float: left;
	text-align: center;
	width: 980px;
	padding-top: 40px;
	height: 80px;
	line-height: 30px;
}
.foot a {
	color: #707070;
}
.foot .fr {
	width: 230px;
}
.share {
	width: 220px;
	display: inline-block;
	float: right;
}
.site {
	float: right;
	width: 150px;
	height: 33px;
	line-height: 33px;
margin-bot/tom:5px;
	padding-left: 40px;
	font-size: 13px;
	background: url(../img/map.png) left center no-repeat;
	padding-right: 25px;
}
.share a {
	-webkit-transition: all 0s ease-in-out 0s;
	-moz-transition: all 0s ease-in-out 0s;
	transition: all 0s ease-in-out 0s;
}
/* 二级页面*/
.fy {
	float: left;
	width: 100%;
	background: url(../img/lv9.jpg) left top repeat-x;
	padding-bottom: 40px;
}
/*------------------product-------------------------*/
.productul {
	float: left;
	width: 103%;
}
.productul li {
	float: left;
	width: 310px;
	height: 379px;
	position: relative;
	display: inline;
	margin: 0 24px 30px 0;
}
.productul li a {
	float: left;
	width: 310px;
	height: 379px;
	background: #eeeeee;
	color: #444444;
}
.productul li a:hover {
	loat: left;
	width: 310px;
	height: 379px;
	background: #8886dc;
	color: #ffffff
}
.productul li a img {
	display: block;
	width: 310px;
	height: 223px;
	overflow: hidden;
}
.productul li a span {
	display: block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	text-align: center;
	font-size: 14px;
	padding: 20px 0 10px 0;
	background: url(../img/line1.jpg) center bottom no-repeat;
}
.productul a p {
	padding: 5px;
	display: block;
	line-height: 23px;
	height: 46px;
	overflow: hidden;
	font-size: 14px;
}
.productul li a:hover span {
	background: url(../img/line2.jpg) center bottom no-repeat;
}
.productul li a label {
	float: left;
	display: inline;
	margin: 10px 0 0 115px;
	border: 1px solid #444444;
	font-size: 14px;
	padding: 2px 12px;
	border-radius: 5px;
}
.productul li a:hover label {
	border: 1px solid #ffffff;
}
.pro_txtimg {
	float: left;
	margin-bottom: 20px;
	padding-left: 14px;
}
.pro_txtimg li {
	float: left;
	width: 980px;
	padding: 30px 0;
	border-bottom: 1px solid #cdcdcd;
}
.pro_li_img {
	float: left;
	width: 220px;
}
.proimg, .proimg img {
	float: left;
}
.pro_txtimg .proimg {
	float: left;
	width: 220px;
	height: 165px;
	border: 3px solid #8886dc;
	border-radius: 5px;
}
.pro_li_txt {
	float: right;
	display: inline;
	width: 735px;
	height: 86px;
	color: #787878;
	line-height: 36px;
	font-size: 12px;
}
.procon {
	float: left;
	width: 735px;
	line-height: 26px;
	color: #7d716b;
text/-indent:22px;
	height: 104px;
	overflow: hidden;
	padding: 10px 0 0 0;
}
.protitle {
	float: left;
	width: 540px;
	line-height: 24px;
	padding: 0px 0px 0px 0px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #8886dc;
	font-size: 14px;
	font-weight: bold;
}
.pro_li_txt span {
	float: left;
	width: 735px;
	color: #777777;
	height: 20px;
	padding: 10px 0 0 0;
	line-height: 20px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.news_list {
	padding: 0 0 0 20px;
	width: 960px;
	font-size: 14px;
}
.news_list li {
	float: left;
	width: 960px;
	line-height: 50px;
}
.newseven {
	background: #ededff
}
.news_list li a {
	float: left;
	width: 100%;
	height: 50px;
	line-height: 50px;
}
.news_list li a:hover {
	color: #8886dc;
}
.news_list li a span {
	cursor: pointer;
}
.news_list li .fl {
	width: 546px;
	margin-left: 6px;
	display: inline;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding-left: 10px;
	font-size: 14px;
}
.news_list li .fr {
	margin-right: 5px;
	font-size: 12px;
}
.news_line {
	clear: both;
	width: 687px;
	height: 18px;
	margin: 10px 0;
}
.news_list p {
	font-size: 12px;
	padding: 10px 20px;
	line-height: 20px;
	color: #ccc;
}
.title_s {
	text-align: left;
	font-size: 12px;
	color: #c1b1ab;
	line-height: 35px;
}
.conbanner {
	float: left;
	width: 90%;
}
.mainrbanner {
	width: 200px;
	margin: 0 auto 20px;
}
.mainrbanner img {
	border: 1px solid #ccc
}
/* page*/
.page {
	margin: 15px 0;
	float: left;
	width: 100%;
	line-height: 34px;
	text-align: center;
}
.page a {
	color: #333;
	padding: 0 11px;
	margin: 0 5px;
font-/weight: bold;
	background: #fff;
	border: 1px solid #8886dc;
}
.page * {
	display: inline-block;
	_zoom: 1;
	_display: inline;
	vertical-align: middle;
	line-height: 30px;
	height: 30px;
	padding-bottom: 1px;
}
.page .hover {
	display: inline-block;
	color: #fff;
	background: #8886dc;
}
.page a:hover {
	display: inline-block;
	color: #fff;
	background: #8886dc;
}
/*news_view*/
.productfra .center img {
	border: 1px solid #ccc;
	margin-bottom: 10px;
	width: auto;
	max-width: 600px;
_width:expression(this.width > 600 ? "600px" : this.width);
	overflow: hidden;
}
.newsview {
	min-height: 400px;
	display: inline;
	width: 920px;
	padding-top: 25px;/* margin-top:30px; */
	border-top: 1px solid #fff;
	margin-bottom: 25px;
	padding-bottom: 15px;
	_height: 400px;
	font-size: 14px;
	line-height: 28px;
	float: left;
	color: #777777;
	padding-left: 30px;
	padding-right: 30px;
}
.main_r_nav span {
	float: left;
	color: #616161;
}
.title_s {
	text-align: center;
	border-bottom: 1px solid #fff;
	color: #555555;
	margin-bottom: 30px;
	font-size: 12px;
	line-height: 55px;
}
.viewcon .center img {
	margin-bottom: 10px;
	width: auto;
	max-width: 600px;
_width:expression(this.width > 600 ? "600px" : this.width);
	overflow: hidden;
}
.viewpage {
	background: #eeeeee;
	width: 100%;
	float: left
}
.main_r_nav {
	float: left;
	width: 700px;
	height: 66px;
	padding: 10px 0;
	font-size: 14px;
	margin-left: 10px;
	display: inline;
}
.returnlist {
	width: 50px;
	height: 56px;
	padding: 15px 18px;
	display: inline;
	float: right;
	color: #fff;
	line-height: 30px;
	font-size: 12px;
	background: #716dbb;
}
.returnlist a {
	color: #fff;
	text-align: center;
	font-size: 18px;
	font-family: "microsoft yahei";
	width: 100%;
	display: block;
}
.main_r_nav a {
	color: #555;
	float: left;
	width: 100%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	line-height: 30px;
	font-size: 14px;
}
.main_r_nav a:hover {
	color: #716dbb;
}
.title_s {
	text-align: center;
	color: #b3b3b3;
	font-size: 12px;
	border-bottom: 1px dotted #624207;
}
.productfra h2 {
	font-size: 20px;
	font-family: 'Microsoft Yahei';/* font-weight:normal; */
	color: #716dbb;
	text-align: center;
}
.title_s {
	float: left;
	width: 980px;
	text-align: left;
	border-bottom: 1px solid #e4e4e4;
	color: #818181;
	font-size: 12px;
	line-height: 30px;
	padding: 15px 0 0 0;
	display: inline;
	margin-bottom: 20px;
}
.title_s .divleft {
	float: left;
}
.title_s .divright {
	float: right;
	padding: 0px 0 0 0;
	width: 180px;
}
.title_s .divright a {
	-webkit-transition: all 0s ease-in-out 0s;
	-moz-transition: all 0s ease-in-out 0s;
	transition: all 0s ease-in-out 0s;
}
/* search*/
.searchnull {
	float: left;
	text-align: center;
	width: 100%;
	padding: 3% 0;
	font-size: 14px;
}
.searchnull font {
	color: #F00;
	font-size: 14px;
}
.searchmore {
	float: left;
	width: 92%;
	background: #efefef;
	text-align: center;
	margin: 10px 20px;
	_margin: 10px;
	border: 1px solid #dbd6f1
}
.searchmore a {
	line-height: 25px;
	color: #333;
}
.input_title {
	background: none;
	line-height: 30px;
	height: 30px;
	padding-left: 7px;
}
/* book*/
/* book*/
.message input, .message textarea {
	line-height: 32px;
	height: 32px;
	text-indent: 10px;
	color: #555;
}
.message textarea {
	height: 177px;
}
.yzm {
	width: 747px;
}
.yzm .fl {
	margin-left: 15px;
}
.message {
	width: 600px;
	height: auto;
	margin: 0 auto;
	padding-top: 25px;
}
.message li {
	width: 600px;
	height: 38px;
	float: left;
	margin: 10px;
	padding: 0px;
}
.message li input {
	height: 36px;
	line-height: 36px;
	width: 300px;
	border-radius: 2px;
	font-size: 14px;
	text-indent: 10px;
	border: 1px solid #000;
}
.message li p.message_title {
	width: 100px;
	height: 38px;
	float: left;
	text-align: center;
	font-size: 17px;
	line-height: 38px;
!important;
}
.message li p.message_title span {
	float: left;
}
.message li.contentb {
	width: 600px;
	height: 122px;
	float: left;
}
.message li.contentb textarea {
	width: 430px;
	height: 120px;
	border-radius: 2px;
	font-size: 14px;
	text-indent: 10px;
	border: 1px solid #000;
}
.message li.yzm {
	width: 600px;
	height: 60px;
	float: left;
}
.message li p.message_yzminput {
	width: 160px;
	float: left;
}
.message li p.message_yzminput input {
	width: 140px;
}
.message li p.message_yzmico {
	width: 90px;
	height: 38px;
	float: left;
}
.message li p.message_sub input {
	float: left;
	width: 182px;
	height: 38px;
	display: block;
	border-radius: 3px;
	border: none;
	color: #FFFFFF;
	font-size: 22px;
	line-height: 38px;
	text-align: center;
	background: #8886dc;
	font-size: 18px;
	font-family: "Microsoft Yahei";
}
.message li p.message_reset a {
	float: left;
	width: 130px;
	height: 40px;
	display: block;
	margin-left: 20px;
	border-radius: 10px;
	border: none;
	color: #7f7f7f;
	font-size: 22px;
	line-height: 40px;
	text-align: center;
	font-weight: bold;
	background: #000000;
}
/* book*/
.viewcon {
	overflow: hidden;
ma/rgin: 0 12px 36px;
	width: 940px;
	display: inline;
	word-break: break-all;
	font-size: 14px;
	float: left;
	padding: 0px 20px 20px;
	line-height: 30px;
	font-size: 14px;
}
.book {
	float: left;
	padding-left: 114px;
}
.bookmain {
	width: 626px;
	margin: 20px auto;
	height: auto;
	background: #fff;
	;
	overflow: auto;
}
.bookline {
	width: 626px;
	height: 34px;
	float: left;
	margin-top: 10px;
}
.book3 {
	width: 626px;
	margin: 0 auto;
}
.booktop {
	width: 740px;
	height: 30px;
	margin-bottom: 10px;
	float: left;
	background: url(../img/bookico.png) no-repeat 10px 7px;
	color: #555;
}
.booktop_name {
	width: 360px;
	height: 30px;
	float: left;
	padding-left: 30px;
	line-height: 30px;
	font-weight: bold;
}
.booktop_time {
	width: 150px;
	height: 30px;
	float: right;
	text-align: right;
	line-height: 30px;
	color: #555;
	font-size: 14px;
	font-family: Arial
}
.bookcontent {
	width: 718px;
	margin-bottom: 20px;
	min-height: 40px;
	height: auto!important;
	float: left;
	border: 1px solid #000;
	border-radius: 3px;
	padding: 10px;
	color: #057be9;
}
.bookadmin {
	width: 540px;
	height: auto;
	float: left;
}
.bookcon_a {
	color: #555;
}
.bookcon_a b {
	color: #555;
}
.bookcon_t {
	border-bottom: 1px solid #000;
	width: 100%;
	color: #555;
}
.bookadmin_top {
	width: 540px;
	height: 12px;
	float: left;
}
.bookadmin_mid {
	width: 500px;
	min-height: 30px;
	background: #fff;
	height: auto!important;
	height: 30px;
	border-left: 1px solid #d6deef;
	border-right: 1px solid #d6deef;
	border-bottom: 1px solid #d6deef;
	float: left;
	padding: 10px;
	color: rgb(30,54,1);
}
.admintimecol {
	color: #5e7194;
}
.c_red {
	color: #f00;
}
.searchred {
	color: #f00 !important;
	margin: 0 !important
}
/* hr*/
.hr_fra {
	float: left;
	width: 900px;
	padding-left: 40px;
}
.hrBox {
	width: 900px;
	float: left;
	min-height: 91px;
	_height: 91px;
	border: 1px solid #dbdbdb;
	margin-bottom: 20px;
	background: #efefef;
	margin-left: 40px;
	_margin-left: 40px;
}
.hrBoxL {
	width: 150px;
	float: left;
	text-align: center;
}
.hrBoxL li {
	width: 150px;
	min-height: 30px;
	_height: 30px;
	line-height: 30px;
	border-bottom: 1px #dbdbdb solid;
	vertical-align: bottom
}
.jobName {
	width: 380px;
	float: left;
}
.hrBtn {
	width: 100px;
	float: left;
	text-align: center;
	padding-top: 3px;
}
.hrBoxL li.haode {
	border-bottom: none;
}
.hrBoxR {
	width: 749px;
	float: left;
	text-align: left;
	border-left: 1px solid #dbdbdb;
}
.hrBoxR li {
	width: 719px;
	min-height: 30px;
	_height: 30px;
	line-height: 30px;
	border-bottom: 1px #dbdbdb solid;
	padding-left: 15px;
	vertical-align: bottom;
	padding-right: 15px;
}
.hrBoxR li.topline {
	overflow: hidden;
	height: 30px;
}
.hrBoxR li.topline img {
	margin-top: 3px;
}
.hrBoxR li.haode {
	border-bottom: none;
}
.hrTable {
	width: 614px;
	float: left;
	height: 440px;
	background: #efefef;
	border: 1px solid #dbdbdb;
	margin-left: 35px;
	_margin-left: 17px;
}
.tableTitle {
	width: 614px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	border-bottom: 1px solid #dbdbdb;
	font-weight: bold;
}
.lineOne {
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #dbdbdb;
	width: 614px;
}
.lineOneL {
	width: 94px;
	float: left;
	text-align: center;
	border-right: 1px solid #dbdbdb;
}
.lineOneR {
	width: 509px;
	float: left;
	padding-left: 10px;
}
.tableMainL {
	width: 94px;
	float: left;
	border-right: 1px solid #dbdbdb;
	text-align: center;
}
.tableMainL li {
	width: 94px;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #dbdbdb;
}
.tableMainR {
	width: 211px;
	float: left;
	border-right: 1px solid #dbdbdb;
	text-align: left;
}
.tableMainR li {
	width: 206px;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #dbdbdb;
	padding-left: 5px;
	vertical-align: bottom;
}
.tableMainR li span {
	display: inline-block;
}
.tableMainRno {
	width: 212px;
	float: left;
	text-align: left;
}
.tableMainRno li {
	width: 207px;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #dbdbdb;
	padding-left: 5px;
	vertical-align: bottom;
}
.tableMainRno li span {
	display: inline-block;
}
.input_hr {
	width: 126px;
	height: 17px;
	line-height: 17px;
	padding: 0px;
	vertical-align: middle;
	font-size: 12px;
	border: 1px solid #dbdbdb;
}
.sel_hr {
	width: 130px;
	height: 20px;
	line-height: 20px;
	padding: 0px;
	vertical-align: middle;
	font-size: 12px;
}
.bottomLine {
	width: 614px;
	height: 123px;
	border-bottom: 1px solid #dbdbdb;
}
.lineBootL {
	width: 94px;
	height: 123px;
	border-right: 1px solid #dbdbdb;
	text-align: center;
	float: left;
}
.lineBootR {
	width: 509px;
	float: left;
	padding-left: 10px;
	height: 123px;
}
.are_hr {
	width: 470px;
	height: 80px;
	margin-top: 11px;
}
.hr_btn {
	width: 614px;
	height: 31px;
	line-height: 31px;
	background: #8886dc;
	color: #fff;
}
.hr_btnL {
	width: 310px;
	float: left;
	border-right: 1px solid #dbdbdb;
	text-align: center;
	height: 31px;
}
.hr_btnR {
	width: 300px;
	float: left;
	text-align: center;
}
/* hr */
.hr {
	margin: 10px 0;
	float: left;
	width: 100%;
	font-size: 12px;
	line-height: 24px;
	border: 1px #CCC solid;
	border-collapse: collapse;
	background: #efefef;
}
.hr td {
	border: 1px #CCC solid;
	border-collapse: collapse;
	line-height: 2;
}
.hr input, .hr textarea {
	line-height: 1.8;
	border: 1px solid #ccc;
}
.hr input {
	height: 24px;
}
.hr textarea {
	height: 127px;
	width: 567px;
}
.hr a {
	color: #333;
}
.hr a:hover {
	color: #de0303;
}
.hr_btn {
	width: 100px;
	height: 40px;
	font-size: 12px;
}
#hrform {
	float: left;
	width: 100%;
}
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0
}
#jquery-lightbox a img {
	border: none
}
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto
}
#lightbox-container-image {
	padding: 10px
}
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10
}
#lightbox-container-image-box > #lightbox-nav {
	left: 0
}
#lightbox-nav a {
	outline: none
}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block
}
#lightbox-nav-btnPrev {
	left: 0;
	float: left
}
#lightbox-nav-btnNext {
	right: 0;
	float: right
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0
}
#lightbox-container-image-data {
	color: #666
}
#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left
}
#lightbox-image-details-caption {
	font-weight: bold
}
#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em
}
#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em
}
/* 浮动工具 */
.c-tools {
	position: fixed;
	z-index: 9999;
	text-align: center;
	right: 0;
	bottom: 50%;
	margin-bottom: -144px;
}
.c-tools ul li {
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	cursor: pointer;
	position: relative;
	width: 62px;
	height: 62px;
	margin: 1px;
	background: #8886dc url(../img/tools-ico.png) no-repeat;
}
.c-tools ul li:hover {
	background-color: #7371bf;
}
.c-tools ul li span {
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	display: none;
	position: absolute;
	right: 63px;
	width: 135px;
	line-height: 62px;
	padding: 0 10px;
	background: #7371bf;
	color: #ffffff;
}
.c-tools ul li .ewmPic {
	width: 168px;
}
.c-tools ul li .ewmPic img {
	display: block;
	margin-top: 10px;
	padding-bottom: 10px;
	width: 168px;
	height: 168px;
}
.c-tools ul .tel-ico {
	background-position: center -22px;
}
.c-tools ul .tel-ico span {
	line-height: 31px;
}
.c-tools ul .ewm-ico {
	background-position: center 21px;
}
.c-tools ul .qq-ico {
	background-position: center -69px;
}
.c-tools ul .top-ico {
	background-position: center -115px;
}
/* product view 产品内页 */
.view_imgs {
	width: 555px;
	height: 500px;
	margin: 20px auto;
	position: relative;
	background: #f7f7f7;
}
.view_imgs .btn {
	position: absolute;
	width: 15px;
	height: 70px;
	top: 422px;
	cursor: pointer;
	z-index: 99;
	font-size: 50px;
	font-weight: bold;
}
.view_imgs .prev {
	left: 0;
	background: url(../img/view_left.png) no-repeat center center #bfbebe;
}
.view_imgs #prev, .view_imgs #prev #next {
	width: 15px;
	height: 70px;
	margin-left: 0;
}
.view_imgs #prevTop, .view_imgs #nextTop {
	display: none
}
.view_imgs .next {
	right: 0;
	background: url(../img/view_right.png) no-repeat center center #bfbebe;
}
.view_imgs li {
	float: left;
}
.view_imgs .prev:hover, .view_imgs .next:hover {
	background-color: #8886dc;
}
.view_imgs .cf li {
	position: relative;
	color: #fff;
}
.view_imgs .cf a {
	display: block;
	width: 555px;
	height: 416px;
	position: absolute;
	color: #fff;
}
.view_imgs .picBox {
	height: 416px;
	position: relative;
	overflow: hidden;
}
.view_imgs .picBox ul {
	height: 416px;
	position: absolute;
}
.view_imgs .picBox li {
	width: 555px;
	height: 374px;
}
.view_imgs .listBox {
	width: 511px;
	height: 71px;
	margin: 0 auto;
	position: relative;
	padding: 6px 0 10px;
	overflow: hidden;
}
.view_imgs .listBox ul {
	height: 71px;
	position: absolute;
}
.view_imgs .listBox li {
	width: 104px;
	height: 71px;
	cursor: pointer;
	position: relative;
}
.view_imgs .listBox li a {
	display: block;
	width: 95px;
	height: 71px;
}
.view_imgs .listBox li img {
	width: 95px;
	height: 71px;
}
.view_imgs .listBox .on img {
	width: 89px;
	height: 65px;
	border: 3px solid #8886dc;
}
.view_imgs .picBox li img {
	max-width: 100%;
}
.ol_width {
	width: 580px;
}
