<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 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-justify: inter-ideograph;
}
/* 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;
}
@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-justify: inter-ideograph;
}
/* 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*/
body {
	color: #1d297d;
	font-size: 12px;
	overflow-x: hidden;
	background: url(../img/body.jpg) left top repeat #fff;
	font-family: 'microsoft yahei';
}
a {
	color: #1d297d;
	-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;
}
.header {
	width: 100%;
	min-width: 1004px;
	height: 63px;
	padding-top: 20px;
	border-top: 6px solid #0e1b7c;
	background: #fff;
}
.logo {
	float: left;
	display: inline;
}
.tel {
	float: right;
	padding-left: 34px;
	padding-top: 10px;
	text-align: right;
}
.tel p {
	color: #a1a1a1;
	font-size: 12px;
	font-family: 'Arial';
}
.tel span {
	font-size: 23px;
	color: #cf024b;
	font-family: Impact;
}
.notice {
	width: 100%;
	background: url(../img/notice.jpg) left top repeat-x;
	height: 67px;
	position: relative;
	z-index: 1;
	line-height: 67px;
}
.noticecon {
	width: 370px;
	float: left;
	font-size: 13px;
	color: #1d297d
}
.noticecon b {
	float: left;
	font-weight: normal;
	font-size: 14px;
}
.noticecon marquee {
	float: left;
	width: 270px;
}
.search {
	position: relative;
	padding-top: 20px;
	padding-right: 20px;
	float: right;
	width: 325px;
	z-index: 9;
	height: 22px;
	display: inline;
	line-height: 22px;
}
.text {
	float: left;
	width: 194px;
	padding-left: 5px;
	color: #979797;
	height: 27px;
	line-height: 27px;
	background: url(../img/text.png) left top no-repeat;
}
.button {
	float: left;
	width: 25px;
	margin-left: 3px;
	cursor: pointer;
	height: 25px;
	display: inline;
	background: url(../img/button.png) left top no-repeat;
}
.select {
	float: left;
	width: 92px;
	color: #979797;
	margin-left: 2px;
	display: inline;
	height: 27px;
	line-height: 27px;
	background: url(../img/select.png) left top no-repeat;
	position: relative
}
div.selectbox-wrapper {
	border: #cdcbbc 1px solid;
	width: 88px;
*left:0;
	position: absolute;
	background: #fff;
	text-align: left;
*margin-top:0;
	z-index: 10;
}
div.selectbox-wrapper ul li.selected {
	background: #efefef;
}
div.selectbox-wrapper ul li.current {
	color: #fff;
	background: #333
}
div.selectbox-wrapper ul li {
	text-align: center;
	padding-bottom: 3px;
	width: 100%;
	cursor: pointer;
	line-height: 20px;
	padding-top: 3px;
	font-size: 12px;
	color: #666;
}
.selectbox {
	border: none;
	display: block;
	width: 88px;
	text-indent: 8px;
	cursor: pointer;
	height: 25px;
	background: none;
	font-size: 12px;
	color: #979797;
	line-height: 25px;
}
.menu {
	width: 100%;
	float: left;
	background: #fff;
	position: relative;
	z-index: 9999;
	height: 52px;
	line-height: 52px;
	border-bottom: 2px solid #0e1b7c;
}
.vmenu .main {
	width: 1004px;
}
.menu li {
	display: inline;
	float: left;
	position: relative;
}
.menu li a {
	width: 108px;
}
.vmenu li a {
	width: 100px;
}
.menu li a {
	display: block;
	text-align: center;
	font-size: 14px;
	height: 52px;
	color: #585858;
	font-family: 'Microsoft Yahei';
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	-webkit-transition: all 0s ease-in-out 0s;
}
.menu li a:hover, .menu li a.cur {
	background: url(../img/menuhovernav.png) center no-repeat;
	color: #fff;
}
.menu li.cur a {
	background: url(../img/menuhovernav.png) center no-repeat;
	color: #fff;
}
.nav {
	position: absolute;
	display: none;
	z-index: 99999 !important;
	left: 0;
	width: 100%;
}
.menu li .nav a {
	float: left;
	padding: 0px;
	color: #fff;
	width: 100%;
	text-align: center;
pad/ding-left:8%;
	line-height: 32px;
	height: 32px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	background: url(../img/menuhovernav.png) left center no-repeat;
	margin-top: 2px;
	position: relative;
}
.menu .nav a:hover, .menu .nav a.cur {
	background: url(../img/menuhovernav.png) left center no-repeat;
}
.banner {
	width: 100%;
	z-index: 2;
	position: relative;
	float: left;
}
.main_content {
	width: 1004px;
	margin: 0 auto 0px;
	position: relative;
	zoom: 1;
}
.nf_hp_kv {
	margin: 0 -500px;
	position: relative;
	width: 2000px;
}
.window {
	height: 440px;
	overflow: hidden;
	position: relative;
	width: 2000px;
}
.kv_item {
	height: 440px;
	overflow: hidden;
	padding: 0 500px;
	position: absolute;
	width: 1004px;
}
.vbanner .window, .vbanner .kv_item {
	height: 305px;
}
.js_nav {
	left: 0;
	height: 6px;
	text-align: center;
	width: 100%;
	position: absolute;
	bottom: 27px;
}
.js_nav li {
	display: inline-block;
*display:inline;
	zoom: 1;
	height: 6px;
	width: 22px;
	margin-right: 2px;
}
.js_nav li a {
	display: inline;
	float: left;
	height: 6px;
	overflow: hidden;
	width: 100%;
	font-size: 0;
	background: #19236a;
}
.js_nav li.active a, .js_nav li a:hover {
	background: #c10246
}
.btn_prev {
	left: 0;
}
.btn_next {
	right: 0;
}
.btn_prev, .btn_next {
	height: 58px;
	position: absolute;
	top: 167px;
	width: 58px;
}
.btn_prev a, .btn_next a {
	display: block;
	overflow: hidden;
	height: 58px;
	width: 58px;
	font: 36px/58px '宋体';
	color: #fff;
	text-align: center;
}
.vbanner .btn_prev, .vbanner .btn_next {
	height: 58px;
	position: absolute;
	top: 100px;
	width: 58px;
}
.vbanner .btn_prev a, .vbanner .btn_next a {
	display: block;
	overflow: hidden;
	height: 58px;
	width: 58px;
	font: 36px/58px '宋体';
	color: #fff;
	text-align: center;
}
/* index-common*/
.title {
	width: 100%;
	position: relative;
	height: 45px;
	color: #0e1b7c;
	line-height: 45px;
	border-bottom: 1px solid #d0d0d0;
	font-size: 13px;
}
.title a {
	color: #0e1b7c;
}
.title font {
	font-size: 13px;
}
.title .fl {
	color: #0e1b7c;
	position: relative;
	z-index: 1;
	font: bold 20px/45px 'microsoft yahei'
}
.title em {
	font-style: normal;
	color: #c0c2d6;
	position: absolute;
	left: 0;
	top: 0;
	font: 36px/45px 'impact';
	text-transform: uppercase;
	border-bottom: 1px solid #0e1b7c
}
.video {
	float: left;
	margin-top: -69px;
	position: relative;
	z-index: 1;
	width: 552px;
	background: url(../img/videobg.jpg) top center no-repeat;
	height: 220px;
	padding-top: 80px;
	padding-left: 13px;
}
.video .about {
	width: 300px;
	position: absolute;
	top: 100px;
	right: 0;
	font-size: 14px;
	line-height: 2;
	color: #FFF;
	text-shadow: 1px 1px 5px #000;
filter:progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=120, color=#000000);
}
.video_t {
	width: 100%;
	float: left;
	color: #000;
	font-size: 16px;
	margin-bottom: 13px;
}
.ibookarea {
	background: #1d297d;
	color: #fff;
	width: 100%;
	height: 252px;
}
.ibookarea .main {
	height: 252px;
}
.ibook {
	float: left;
	font-size: 13px;
	width: 560px;
	padding-top: 37px;
}
.ibook_t {
	float: left;
	width: 100%;
	margin-bottom: 48px;
}
.ibook_t .fl {
	background: url(../img/ibook.gif) left center no-repeat;
	padding-left: 35px;
	height: 25px;
	line-height: 25px;
	color: #cf024b;
	font-size: 20px;
	font-weight: bold;
}
.ibook_t .fr {
	color: #fff600;
	font-size: 14px;
	background: url(../img/tel.gif) left center no-repeat;
	padding-left: 32px;
	height: 25px;
	line-height: 25px;
}
.ibook_t .fr font {
	font-size: 16px;
	font-family: 'georgia';
}
.ibook ul {
	float: left;
	width: 470px;
	margin-left: -16px;
}
.ibook li {
	float: left;
	margin-bottom: 24px;
	width: 230px;
}
.ibook label {
	float: left;
	width: 56px;
	text-align: right;
	line-height: 35px;
}
.input173, .input112 {
	float: left;
	width: 155px;
	height: 35px;
	line-height: 35px;
	background: url(../img/input.gif) left top no-repeat;
	padding-left: 5px;
}
.input112 {
	width: 87px;
	margin-right: 4px;
}
.input112 input {
	width: 87px;
	height: 35px;
	border: 0;
*margin-top:-1px;
	line-height: 35px;
	background: url(../img/input.gif) right top no-repeat;
}
.teacher {
	float: right;
	background: #fff;
	width: 390px;
	height: 450px;
	border: 1px solid #e1e1e1;
	position: absolute;
	right: 0;
	bottom: 0;
}
.teacher_t {
	color: #cf024b;
	padding-top: 20px;
}
.teacher_t .fl {
	font-size: 20px;
	font-weight: bold;
	padding-left: 28px;
}
.teacher_t .fr {
	color: #cf024b;
	margin-right: 20px;
	display: inline;
}
.roll {
	position: relative;
	height: 403px;
	width: 100%;
	float: left;
}
.btn_top, .btn_bottom {
	display: block;
	width: 388px;
	height: 23px;
	position: absolute;
	left: 1px;
}
.btn_top {
	display: none
}
.btn_bottom {
	background: url(../img/bot.gif) no-repeat center #d9d9d9;
	bottom: 0;
}
.btn_bottom:hover {
	background: url(../img/bot.gif) no-repeat center #ccc;
}
.wrap {
	width: 370px;
	height: 330px;
	padding: 10px;
	position: absolute;
	overflow: hidden;
	left: 0px;
	top: 20px;
}
.roll ul {
	position: absolute;
	top: 0;
	left: 10px;
}
.roll li {
	float: left;
	height: 87px;
	border-bottom: 1px dotted #ccc;
	padding: 14px 10px;
	width: 350px;
}
.teacherr {
	float: left;
	width: 210px;
	color: #4f4f4f;
	line-height: 20px;
	padding-left: 15px;
}
.teacherr a {
	float: left;
	width: 100%;
	color: #cf024b;
	font-size: 14px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	margin-bottom: 10px;
}
.roll li a {
	display: block;
}
.news {
	float: left;
	width: 482px;
	height: 328px;
	color: #0e1b7c;
}
.news .title {
	margin-bottom: 20px;
}
.newsimg {
	float: left;
	margin-left: 8px;
	margin-right: 16px;
	display: inline
}
.newsintr {
	float: left;
	width: 355px;
	line-height: 20px;
	margin-bottom: 11px;
}
.newsintr a {
	float: left;
	width: 100%;
	border-bottom: 1px dotted #0e1b7c;
	line-height: 30px;
	font-weight: normal;
	color: #cf024b;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-size: 13px;
	margin-bottom: 10px;
}
.news ul {
	width: 100%;
	float: left;
}
.news li a {
	line-height: 30px;
	height: 30px;
	width: 100%;
	float: left;
	color: #0e1b7c;
	border-bottom: 1px dotted #0e1b7c
}
.news li .fl {
	padding-left: 16px;
	width: 70%;
	background: url(../img/newsico.gif) 7px center no-repeat;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.honor {
	float: right;
overf/low:hidden;
	position: relative;
	width: 444px;
	height: 328px;
}
#imageFlow {
	position: absolute;
	width: 100%;
	height: 80%;
	left: 0%;
	bottom: 0;
}
#imageFlow .diapo {
	position: absolute;
	left: -1000px;
	cursor: pointer;
	-ms-interpolation-mode: nearest-neighbor;
}
#imageFlow .link {
	border: dotted #fff 1px;
	margin-left: -1px;
	margin-bottom: -1px;
}
#imageFlow .bank {
	visibility: hidden;
}
#imageFlow .top {
	position: absolute;
	width: 100%;
	height: 40%;
	background: #181818;
}
#imageFlow .text {
	position: absolute;
	left: 0px;
	width: 100%;
	bottom: 16%;
	text-align: center;
	color: #FFF;
	font-family: verdana, arial, Helvetica, sans-serif;
	z-index: 1000;
	background: none
}
#imageFlow .title {
	font-size: 0.9em;
	font-weight: bold;
	border: 0;
}
#imageFlow .legend {
	font-size: 0.8em;
}
#imageFlow .scrollbar {
	position: absolute;
	left: 0%;
	bottom: 10%;
	width: 100%;
	height: 16px;
	z-index: 1000;
}
#imageFlow .track {
	position: absolute;
	left: 1%;
	width: 98%;
	height: 16px;
}
#imageFlow .arrow-left {
	position: absolute;
}
#imageFlow .arrow-right {
	position: absolute;
	right: 0px;
}
#imageFlow .bar {
	position: absolute;
	top: 1px;
	left: 25px;
}
.product {
	width: 100%;
	height: 442px;
	padding-top: 45px;
}
.product .title em {
	width: 190px;
	text-align: center;
	left: 400px;
}
.product .title .fl {
	text-align: center;
	width: 100%;
}
.productul {
	width: 1300px;
	float: left;
}
.productul li {
	width: 474px;
	float: left;
	margin: 45px 45px 0 0px;
	display: inline
}
.productul li a {
	padding-bottom: 10px;
}
.productul img {
	float: left;
	margin: 10px 0 0 10px;
	display: inline;
	border: 3px solid #0e1b7c
}
.protxt {
	width: 320px;
	color: #383838;
	margin-left: 8px;
	float: left;
	font-size: 12px;
	line-height: 24px;
}
.protxt h1 {
	font-size: 14px;
	float: left;
	width: 100%;
	margin-top: 5px;
	color: #0e1b7c;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-weight: normal;
	margin-bottom: 0;
}
.protxt p {
	color: #ff188a;
	float: left;
	width: 100%;
}
.protxt p span {
	margin-right: 30px;
	float: left;
}
.productul li a:hover h1 {
	color: #fff600;
}
.productul li a:hover {
	color: #3f3f3f;
}
.productul li a:hover .protxt {
	color: #fff;
}
.productul li a:hover img {
	border: 3px solid #fff600
}
.productul li a {
	float: left;
	display: block;
	cursor: pointer;
*padding-bottom:10px;
}
.productul li a:hover {
	background: #1d297d
}
.fyMain .productul li {
	height: 111px;
}
.fyMain .listpro li {
	height: 90px;
}
.case {
	padding-top: 50px;
	height: 375px;
	width: 100%;
	background: #fff;
	margin-bottom: 42px;
}
.case .title em {
	width: 190px;
	text-align: center;
	left: 400px;
}
.case .title .fl {
	text-align: center;
	width: 100%;
}
.list {
	width: 1200px;
	padding-top: 30px;
	float: left;
}
.list li {
	width: 220px;
	height: 210px;
	float: left;
	margin-right: 40px;
	display: inline;
}
.proimg {
	float: left;
	border: 4px solid #0e1b7c;
}
.proname {
	float: left;
	display: block;
	text-align: center;
	color: #fff;
	font: 14px/33px 'microsoft Yahei';
	width: 90%;
	background: #0e1b7c;
	margin-top: 8px;
	padding: 0 5%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.more {
	float: left;
	width: 100%;
	padding-top: 30px;
}
.more a {
	width: 129px;
	height: 37px;
	color: #0e1b7c;
	font-size: 13px;
	line-height: 37px;
	margin: 0 auto;
	text-align: center;
	display: block;
	background: url(../img/more.gif) top center no-repeat;
}
.main, .fyMain {
	width: 980px;
	margin: 0 auto;
	clear: both;
	position: relative;
}
.fyMain {
	overflow-x: hidden;
	overflow-y: auto;
	padding-bottom: 100px;
}
.fyMain .list li {
	margin-right: 33px;
	margin-bottom: 20px;
	height: 230px;
}
.list p {
	color: #cf024b;
	line-height: 25px;
	font-size: 13px;
}
.listpro li {
	margin-right: 0px;
	padding-bottom: 34px;
	margin-top: 34px;
	padding-right: 40px;
	border-bottom: 1px dashed #6a6a6a;
}
.listpro li a {
	padding: 5px 0;
	padding-left: 20px;
	display: inline;
	width: 430px;
}
.listpro .protxt {
	width: 410px;
	padding-right: 10px;
}
.listnavwrap {
	width: 100%;
	float: left;
}
.listnav {
	width: 980px;
	float: left;/* padding-bottom:25px; */
	padding-top: 37px;
}
.listnav li {
	display: inline;
	float: left;
	margin: 0 13px 5px 6px;
}
.listnav a {
	color: #1d297d;
	text-align: center;
	font-size: 14px;
	border: 3px solid #878db7;
	width: 160px;
	height: 40px;
	line-height: 40px;
	float: left;
}
.listnav a:hover, .listnav a.cur {
	color: #cf024b;
	border: 3px solid #d97397
}
.listnavc {
	width: 100%;
	float: left;
	background: url(../img/listnavc.png) top center repeat;
	line-height: 64px;
}
.listnavc ul {
	width: 980px;
	margin: 0 auto;
}
.listnavc a {
	color: #1d297d;
	padding: 0 17px;
	font-size: 13px;
}
.listnavc li {
	float: left;
}
.fyMain img {
	max-width: 100%;
}
#tip {
	width: 980px;
	margin-top: 30px;
}
#tip b {
	color: #263499;
}
/* foot*/
.foot {
	width: 100%;
	min-width: 1004px;
	color: #fff;
	height: 328px;
	line-height: 25px;
	overflow: hidden;
	background: #263499;
}
.foot a {
	color: #fff;
}
.f_link {
	float: left;
	margin-bottom: 22px;
	border-bottom: 1px solid #3545bd;
	width: 100%;
	height: 46px;
	line-height: 46px;
	overflow: hidden;
	background: #1d297d;
}
.f_link .fl a {
	padding-left: 20px;
}
.footnav {
	float: left;
	width: 100%;
	height: 80px;
}
.footnav li {
	float: left;
	width: 88px;
	text-align: center;
}
.foot .fl {
	width: 740px;
	padding-left: 15px;
}
.site {
	float: right;
	font-family: 'microsoft yahei';
	width: 150px;
	font-size: 12px;
	background: url(../img/site.png) left center no-repeat;
	margin: 11px 0px 0px 0;
	padding-left: 35px;
	line-height: 26px;
}
.bootfl {
	float: left;
	padding-left: 10px;
	width: 650px;
}
.bootfr {
	float: right;
	width: 294px;
	padding-top: 10px;
	height: 80px;
	margin-top: 18px;
	background: url(../img/footcode.gif) right top no-repeat;
}
.bootfr img {
	float: left;
	vertical-align: middle;
	margin-left: 2px;
}
.bootfr p {
	float: left;
	line-height: 107px;
	padding-left: 22px;
}
.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;
}
.share {
	width: 250px;
	margin-top: 20px;
	margin-left: -5px;
}
/* 二级页面*/
/* fyRight*/
.newsview img {
	margin-bottom: 10px;
	width: auto;
	max-width: 980;
_width:expression(this.width &gt; 980 ? "980px" : this.width);
	overflow: hidden;
}
/* list*/

/*news_view*/
.title_s {
	color: #5d6398;
	text-align: center;
	border-bottom: 1px dotted #b1b3c8;
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 40px;
}
.vtitle {
	width: 100%;
	margin-bottom: 20px;
	text-align: center;
	color: #cf024b;
	line-height: 1.8;
	float: left;
	font-size: 20px;
	font-weight: bold;
}
.vtitletxt {
	font-size: 14px;
	float: left;
	width: 100%;
	border-bottom: 1px dotted #b1b3c8;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.vtitletxt font {
	color: #cf024b;
	font-size: 14px;
}
.vtitletxt span {
	margin-right: 46px;
}
.mainrbanner {
	border: 1px solid #dbdbdb;
	width: 306px;
	margin: 0 auto 20px;
}
.mainrbanner img {
	border: 3px solid #fff
}
.newsview {
	display: inline;
	word-break: break-all;
	width: 960px;
	margin: 25px 0;
	padding: 30px 10px;
	font-size: 14px;
	line-height: 28px;
	float: left;
	padding-top: 0;
}
.viewpage {
	width: 100%;
	float: left;
	border-top: 1px dotted #cfcac1;
	padding-top: 20px;
}
.main_r_nav {
	float: left;
	width: 500px;
	height: 66px;
	font-size: 14px;
	margin-left: 10px;
	display: inline;
}
.returnlist {
	position: relative;
	display: inline;
	float: right;
	line-height: 22px;
	font-size: 12px;
	margin-top: 5px;
}
.returnlist a {
	color: #cf024b;
	font-size: 14px;
	width: 100%;
	display: block;
}
.main_r_nav a {
	font-size: 12px;
	float: left;
	width: 100%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	line-height: 30px;
}
.main_r_nav a:hover {
	color: #cf024b;
}
/* page*/
.page {
	margin-top: 45px;
	float: left;
	width: 100%;
	line-height: 34px;
	text-align: center;
}
.page a {
	color: #383838;
	padding: 0 10px;
	margin: 0 5px;
font-/weight: bold;
	background: #fff;
	border: 1px solid #1d297d;
	border-radius: 4px;
}
.page * {
	display: inline-block;
	_zoom: 1;
	_display: inline;
	vertical-align: middle;
	line-height: 28px;
	height: 28px;
	padding-bottom: 1px;
}
.page .hover {
	display: inline-block;
	color: #fff;
	background: #1d297d;
}
.page a:hover {
	display: inline-block;
	color: #fff;
	background: #1d297d;
}
/* 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*/
.c_red {
	color: #696969;
}
.searchred {
	color: #f00 !important;
	margin: 0 !important
}
/* hr*/
.hrBox {
	width: 834px;
	float: left;
	margin-top: 30px;
	min-height: 91px;
	_height: 91px;
	border: 1px solid #dbdbdb;
	margin-bottom: 20px;
	background: #efefef;
	margin-left: 50px;
	_margin-left: 25px;
	font-size: 12px;
	color: #333
}
.hrBoxL {
	width: 100px;
	float: left;
	text-align: center;
}
.hrBoxL li {
	width: 100px;
	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: 733px;
	float: left;
	text-align: left;
	border-left: 1px solid #dbdbdb;
}
.hrBoxR li {
	width: 708px;
	min-height: 30px;
	_height: 30px;
	line-height: 30px;
	border-bottom: 1px #dbdbdb solid;
	padding-left: 15px;
	vertical-align: bottom;
	padding-right: 10px;
}
.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: #1d297d;
	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 auto;
	width: 95%;
	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;
	height: 25px;
	border: 1px solid #ccc;
}
.hr input[type=radio] {
	height: auto;
	border: 0;
	vertical-align: middle
}
.hr a {
	color: #333;
}
.hr a:hover {
	color: #de0303;
}
.hr_btn {
	width: 100px;
	height: 40px;
	font-size: 12px;
}
#hrform {
	float: left;
	width: 100%;
	margin-top: 30px;
}
.c_red {
	color: #f00;
}
.message {
	width: 700px;
	margin-top: 30px;
	height: auto;
	float: left;
	padding-left: 190px;
}
.message li {
	width: 640px;
	height: 40px;
	line-height: 40px;
	float: left;
	margin-bottom: 20px;
	padding: 0px;
}
.message li input {
	height: 38px;
	line-height: 20px;
	width: 430px;
	border-radius: 4px;
	border: 1px solid #ccc;
}
.message li p.message_title {
	width: 100px;
	float: left;
	text-align: right;
	font-size: 14px;
}
.message li p.message_content {
	width: 500px;
	height: 25px;
	float: left;
}
.message li.contentb {
	width: 600px;
	height: 120px;
	float: left;
}
.message li.contentb textarea {
	width: 430px;
	border-radius: 4px;
	border: 1px solid #ccc;
	height: 120px;
}
.message li.yzm {
	height: 60px;
	float: left;
}
.message li p.message_yzminput {
	width: 100px;
	height: 15px;
	float: left;
}
.message li p.message_yzminput input {
	width: 80px;
}
.message li p.message_yzmico {
	width: 100px;
	height: 40px;
	float: left;
}
.message li p.message_yzmico img {
	background: #fff;
	border-radius: 4px;
	padding: 7px 1px;
}
.message li p.message_sub {
	width: 150px;
	height: 40px;
	float: left;
	text-align: right;
	margin-left: 80px;
}
.message li p.message_sub input {
	float: left;
	width: 150px;
	height: 40px;
	display: block;
	border-radius: 10px;
	border: none;
	color: #fff;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	background: #d0024c;
	cursor: pointer;
}
#wide-wrapper {
	background: url(../img/bg.jpg) repeat-x;
	height: 600px;
	margin-left: 12px;
	width: 400px;
}
#header {
	width: 280px;
	margin: 0px auto;
	padding-top: 75px;
}
#carousel {
	width: 418px;
	height: 206px;
	position: relative;
	padding: 0px;
}
#carousel {
	list-style: none;
	padding: 0px;
}
#carousel li {
	float: left;
}
#carousel .tooltip, #carousel .bigImage, #carousel .title, #carousel .description {
	position: absolute;
	left: -9999px;
}
.carousel {
	position: relative;
	margin: 0;
	padding: 0;
	-moz-user-select: none;
	-webkit-user-select: none
}
.carousel .carousel-item {
	background-image: url(../img/preloader.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #FFF;
	position: absolute;
	cursor: pointer
}
.carousel .out {
	border: 1px solid #fff;
	-moz-box-shadow: 0 0 15px #b3b3b3;
	-webkit-box-shadow: 0 0 15px #b3b3b3;
	box-shadow: 0 0 15px #b3b3b3;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=130, Color=#000000)"
}
.carousel .over {
	border: 1px solid #fff;
	-moz-box-shadow: 0 0 15px #b3b3b3;
	-webkit-box-shadow: 0 0 15px #b3b3b3;
	box-shadow: 0 0 15px #b3b3b3;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=130, Color=#000000)"
}
.carousel .click {
	border: 1px solid #fff;
	-moz-box-shadow: 0 0 15px #b3b3b3;
	-webkit-box-shadow: 0 0 15px #b3b3b3;
	box-shadow: 0 0 15px #b3b3b3;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=130, Color=#000000)"
}
.carousel .select {
	border: 2px solid #DDD;
	-moz-box-shadow: 0 0 15px #b3b3b3;
	-webkit-box-shadow: 0 0 15px #b3b3b3;
	box-shadow: 0 0 15px #b3b3b3;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=130, Color=#000000)"
}
.carousel .tooltip {
	position: absolute;
	z-index: 9999;
	background-color: #DDD;
	margin-bottom: 20px;
	border: #EEE solid 4px
}
.carousel .tooltip p {
	color: #999;
	padding: 10px;
	margin: 0
}
.carousel .scrollbar {
	width: 442px;
	height: 15px;
	position: absolute;
	margin-top: 120px;
	background: url(../img/sb.jpg) no-repeat bottom;
}
.carousel .scrollbar .track {
	width: 402px;
	height: 15px;
	position: absolute;
	left: 20px
}
.carousel .scrollbar .thumb {
	background: url(../img/sc.gif) 2px center;
	top: 1px;
	width: 69px;
	height: 13px;
	position: absolute;
	left: 20px;
	cursor: pointer
}
.carousel .scrollbar .left {
	width: 20px;
	height: 20px;
	position: absolute;
	cursor: pointer;
	left: 0px
}
.carousel .scrollbar .right {
	width: 20px;
	height: 20px;
	position: absolute;
	cursor: pointer;
	right: 0
}
.ibook form .ibooksub {
	border: 0;
	background: url(../img/bookbut.gif) left top no-repeat;
	width: 85px;
	height: 85px;
	cursor: pointer;
}
/* 浮动工具 */
.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: #263499 url(../img/tools-ico.png) no-repeat;
}
.c-tools ul li:hover {
	background-color: #1d297d;
}
.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: #1d297d;
	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: #263499;
}
.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 #263499;
}
.view_imgs .picBox li img {
	max-width: 100%;
}
.ol_width {
	width: 580px;
}
-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=130, Color=#000000)"
}
.carousel .click {
	border: 1px solid #fff;
	-moz-box-shadow: 0 0 15px #b3b3b3;
	-webkit-box-shadow: 0 0 15px #b3b3b3;
	box-shadow: 0 0 15px #b3b3b3;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=130, Color=#000000)"
}
.carousel .select {
	border: 2px solid #DDD;
	-moz-box-shadow: 0 0 15px #b3b3b3;
	-webkit-box-shadow: 0 0 15px #b3b3b3;
	box-shadow: 0 0 15px #b3b3b3;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=130, Color=#000000)"
}
.carousel .tooltip {
	position: absolute;
	z-index: 9999;
	background-color: #DDD;
	margin-bottom: 20px;
	border: #EEE solid 4px
}
.carousel .tooltip p {
	color: #999;
	padding: 10px;
	margin: 0
}
.carousel .scrollbar {
	width: 442px;
	height: 15px;
	position: absolute;
	margin-top: 120px;
	background: url(../img/sb.jpg) no-repeat bottom;
}
.carousel .scrollbar .track {
	width: 402px;
	height: 15px;
	position: absolute;
	left: 20px
}
.carousel .scrollbar .thumb {
	background: url(../img/sc.gif) 2px center;
	top: 1px;
	width: 69px;
	height: 13px;
	position: absolute;
	left: 20px;
	cursor: pointer
}
.carousel .scrollbar .left {
	width: 20px;
	height: 20px;
	position: absolute;
	cursor: pointer;
	left: 0px
}
.carousel .scrollbar .right {
	width: 20px;
	height: 20px;
	position: absolute;
	cursor: pointer;
	right: 0
}
.ibook form .ibooksub {
	border: 0;
	background: url(../img/bookbut.gif) left top no-repeat;
	width: 85px;
	height: 85px;
	cursor: pointer;
}
/* 浮动工具 */
.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: #263499 url(../img/tools-ico.png) no-repeat;
}
.c-tools ul li:hover {
	background-color: #1d297d;
}
.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: #1d297d;
	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: #263499;
}
.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 #263499;
}
.view_imgs .picBox li img {
	max-width: 100%;
}
.ol_width {
	width: 580px;
}
</pre></body></html>