<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
	margin: 0px;
	padding: 0px;
	font-family: "microsoft yahei";
}
body {
	width: 100%;
	text-align: center;
	color: #373d49;
	background-color: #FFF;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0px none #FFF;
	margin: 0px;
	padding: 0px;
}
.yuanjiao {
	border-radius: 0px 8px 0px 8px;
}
.touming {
	opacity: .8;
}
.clear {
	clear: both;
	height: 0px;
	width: 0px;
}
.search {
	font-size: 12px;
	line-height: 200%;
}
.search h2 {
	font-size: 16px;
	color: #00c;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
}
.search h2 a {
	color: #00c;
	text-decoration: none;
}
.search h3 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	color: #080;
}
.search h3 a {
	color: #080;
	text-decoration: none;
}
.search strong{
	font-weight: normal;
	color: #f00;
}
#searchform {
	margin: 0px;
}

#search_submit {
	height: 20px;
	width: 33px;
}
#search_input {
	height: 18px;
	width: 245px;
}
.green {
	color: #009900;
	background-color: #E7E7E7;
}
.red {
	color: #0857b3;
	background-color: #FFFFCC;
}
#zhanhui {
	width: 900px;
	height: 500px;
	position: relative;
	background-image: url(../images/zhanhui-map.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.zh_wz {
	width: 30px;
	height: 30px;
	position: absolute;
	left: 100px;
	top: 100px;
	background-image: url(../images/zhanhui-weizhi.png);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: visible;
	z-index: 100;
}
.zh_n {
	font-size: 12px;
	line-height: 200%;
	color: #666;
	background-color: #FFF;
	padding: 10px;
	border: 1px solid #f39000;
	position: absolute;
	left: 0px;
	top: 30px;
	display: none;
	z-index: 110;
	width: 150px;
}
@media screen and (min-width: 801px) {
#huandeng {
	text-align: left;
	z-index: -1;
	clear: both;
	overflow: hidden;
	position: relative;
}
#huandeng ul {
	margin: 0px;
	padding: 0px;
}
#huandeng ul li {
	margin: auto;
	padding: 0px;
	list-style-type: none;
	display: block;
	left:0px;
	position: absolute;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}
#huandeng ul li a {
	display: block;
	height: 100%;
	width: 100%;
}
body {
	padding-top: 110px;
}
#header {
	text-align: center;
	margin: auto;
	min-width: 1200px;
	height: 71px;
	position: fixed;
	width: 100%;
	z-index: 1000;
	top: 0px;
	background-color: #FFF;
}
#menu {
	display: none;
}
#top {
	margin: auto;
	width: 1200px;
	display: block;
}
#logo {
	float: left;
	height: 71px;
	width: 300px;
	text-align: left;
}
#top-btn {
	float: right;
	height: 61px;
	width: 300px;
	padding-top: 10px;
}
#top-btn a {
	display: inline-block;
	height: 50px;
	width: 38px;
	background-image: url(../images/top-btn.png);
	background-repeat: no-repeat;
}
#top-btn1 {
	background-position: left 0px;
}


#top-btn1:hover {
	background-position: left -100px;
}
#top-btn2 {
	background-position: left -200px;
}
#top-btn2:hover {
	background-position: left -300px;
}
#top-btn3 {
	background-position: left -400px;
}
#top-btn3:hover {
	background-position: left -500px;
}
#top-btn4 {
	background-position: left -600px;
}
#top-btn4:hover {
	background-position: left -700px;
}
.navigation-home{
	margin-top: 0px;
	position: static;
}
#navigation {
	background-color: #005791;
	text-align: left;
	height: 33px;
	width: 100%;
	min-width: 1200px;
	display: block;
	clear: both;
	background-image: url(../images/daohang_bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #f39000;
}
#navigation ul {
	margin: auto;
	height: 33px;
	width: 1200px;
	text-align: left;
	display: block;
	overflow: visible;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#navigation li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	position: relative;
	overflow: visible;
}
.navigation-home{
	display: inline-block;
}
#navigation ul li a {
	color: #FFF;
	display: inline-block;
	height: 25px;
	padding-top: 8px;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 17px;
}
#navigation ul li:hover a {
	background-color: #FFF;
	color: #000;
	text-decoration: none;
}
#navigation ul li ul {
	display: none;
	position: absolute;
	width: 200px;
	z-index: 1000;
	left: 0px;
	top: 33px;
	overflow: visible;
	margin: 0px;
	padding: 0px;
}
#navigation ul li:hover ul {
	display: block;
	margin: 0px;
	padding: 0px;
}
#navigation ul li ul li {
	display: block;
}
#navigation ul li ul li a {
	background-color: #FFF;
	overflow: visible;
	height: auto;
	padding-top: 10px;
	width: 190px;
	padding-bottom: 10px;
	padding-right: 0px;
	font-size: 15px;
	color: #565956;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccd5e2;
	box-shadow: 0px 5px 5px 0px #666;
	margin: 0px;
	padding-left: 10px;
}
#navigation ul li ul li a:hover {
	background-color: #ebebeb;
	color: #565956;
}
.navigation_line {
	background-color: #f39000;
	height: 6px;
	display: block;
	width: 100%;
	box-shadow: 0px 5px 5px 0px #dadada;
}
#footer {
	text-align: center;
	width: 100%;
	margin-top: 20px;
	min-width: 1200px;
	padding-bottom: 10px;
	clear: both;
	background-color: #003d79;
	color: #FFF;
	background-image: url(../images/footer-bg.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#footer2 {
	text-align: left;
	width: 100%;
	margin-top: 20px;
	max-width: 1200px;
	padding-bottom: 10px;
	clear: both;
	color: #000;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
}
#footer_top {
	text-align: left;
	margin: auto;
	width: 1200px;
	padding-top: 10px;
	font-size: 14px;
	clear: both;
}
#footer_left {
	float: left;
	width: 40%;
}
#footer_left ul li {
	list-style-type: none;
	display: inline-block;
	width: 49%;
}
#footer_left ul li a {
	color: #FFF;
}
#footer_right {
	float: left;
	width: 25%;
}
#footer-navigation {
	width: 100%;
	text-align: center;
	background-color: #f9f9f9;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 180%;
}
#footer-navigation ul {
	vertical-align: top;
}
#footer-navigation ul li {
	display: inline-block;
	vertical-align: top;
	text-align: left;
	padding-right: 50px;
}
#footer-navigation ul li ul {
	clear: both;
}
#footer-navigation ul li ul li {
	font-weight: normal;
}
#footer-content {
	text-align: left;
	width: 1200px;
	padding-top: 10px;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #66a1c1;
	clear: both;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#footer p {
	line-height: 150%;
}
#footer h2 {
	font-size: 16px;
	font-weight: normal;
	color: #F90;
}

#content {
	text-align: left;
	margin: auto;
	clear: both;
	width: 1200px;
	padding-top: 30px;
}
#content-main {
	width: 76%;
	float: right;
}
#content-menu {
	width: 20%;
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: #efefef;
}
#content-menu h2 {
	background-image: url(../images/left_h2.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	margin: 0px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 36px;
	font-size: 16px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	color: #FFF;
	background-color: #005690;
}
#content-menu h2 em {
	color: #bebebe;
	font-size: 12px;
	padding-left: 10px;
	font-style: normal;
}
#content-menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#content-menu ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#content-menu li ul{
	padding-left: 20px;
}
#content-menu ul li a {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 20px;
	font-size: 14px;
	display: block;
	color: #333333;
	font-weight: bold;
	background-color: #ccc;
}
#content-menu ul li ul a {
	font-weight: normal;
	font-size: 12px;
	background-color: #efefef;
}
#content-menu ul li a:hover {
	background-color: #d00;
	color: #FFFFFF;
}
#content-menu ul li a em {
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 10px;
	font-style: normal;
}
#content-menu ul .active a{
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 20px;
	font-size: 14px;
	display: block;
	background-color: #0033FF;
	color: #FFF;
}
#content-menu ul .active ul a{
	background-color: transparent;
	color: #333333;
}
#location {
	text-align: right;
	margin: 0px;
	color: #999;
	font-size: 12px;
	padding: 0px;
}
.neirong_title {
	font-size: 24px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	text-align: center;
}
.neirong {
	margin: 0px;
}
.neirong h1 {
	font-size: 24px;
	margin-top: 30px;
	margin-bottom: 20px;
}
.neirong h2 {
	font-size: 20px;
	color: #000000;
	margin-top: 30px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #f9f9f9;
	text-indent: 32px;
	line-height: 200%;
	clear: both;
}
.neirong h3 {
	font-size: 18px;
	color: #0857b3;
	text-indent: 32px;
	line-height: 200%;
}
.neirong h4 {
	font-size: 18px;
	color: #0099FF;
	text-indent: 32px;
	line-height: 200%;
}
.neirong p {
	text-indent: 2em;
	line-height: 200%;
}
.neirong img,.neirong embed {
	margin: 1.5%;
	max-width: 96%;
}
.neirong table {
	margin-top: 10px;
	margin-bottom: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.neirong td {
	text-align: left;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 3px;
}
.neirong th {
	text-align: left;
	border-top-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-left-color: #CCCCCC;
	padding: 3px;
}
.neirong ul {
	padding-left: 32px;
}
.neirong ol {
	padding-left: 32px;
}
.neirong li{
	list-style-position: inside;
	line-height: 200%;
}
.neirong object {
	margin: 0px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	background-color: #f9f9f9;
}
.neirong_picb {
	text-align: center;
	padding-bottom: 10px;
}
.map img {
	margin: 0px;
	padding: 0px;
	background-image: none;
	border: 0px none #FFF;
}
.pages {
	font-size: 12px;
	color: #999999;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	text-align: left;
}
.pages a {
	color: #8b94a5;
	text-decoration: none;
	border: 1px solid #8b94a5;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.pages a:hover {
	background-color: #8b94a5;
	color: #FFFFFF;
	border: 1px solid #8b94a5;
}
.pages_none {
	background-color: #efefef;
	display: inline;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.pages_now {
	color: #FFFFFF;
	background-color: #005690;
	display: inline;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #8b94a5;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.chanpin {
	text-align: left;
	width: 780px;
}
.chanpin .chanpin_a {
	height: 365px;
	width: 30%;
	margin-top: 4%;
	margin-right: 1.5%;
	margin-bottom: 4%;
	margin-left: 1.5%;
	border-radius: 20px;
	box-shadow: 0px 6px 6px #999;
	overflow: hidden;
	float: left;
}
.chanpin_a a{
	text-decoration: none;
}
.chanpin .chanpin_a:nth-child(3n+4) {
	clear: both;
}
.chanpin_img {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	height: 170px;
	width: 100%;
}
.chanpin_neirong {
	height: 165px;
	overflow: hidden;
}
.chanpin_neirong h2 {
    font-size: 15px;
    line-height: 20px;
    display: block;
    min-height: 60px;
    margin-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    color: #006298;
}
.chanpin_neirong p {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 12px;
}
.chanpin_more {
	height: 30px;
	text-align: center;
	background-color: #a9a9a9;
	color: #FFF;
	padding-top: 5px;
	font-size: 15px;
}
.chanpin_a:hover .chanpin_more {
	background-color: #f39000;
}
.chanpin_more_link {
	background-image: url(../images/chanpin_more_link.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 16px;
	width: 15px;
	margin-right: 5px;
	display: inline-block;
}
.pingpu {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.pingpu dl {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	width: 250px;
}
.pingpu dl dt {
	margin: 0px;
	padding: 5px;
	text-align: center;
}
.pingpu dl dt img{
	margin: 0px;
	padding: 5px;
	background-color: #E7E7E7;
	width: 240px;
	height: 140px;
}
.pingpu dl dd {
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#picb_bg {
	background-color: #000;
	height: 100%;
	width: 100%;
	overflow: auto;
	position: fixed;
	z-index: 2000;
	display: none;
	left: 0px;
	top: 0px;
	opacity: .6;
}
#picb_img {
	height: 94%;
	width: 94%;
	overflow: auto;
	position: fixed;
	z-index: 2100;
	top: 0px;
	right: 0px;
	text-align: center;
	padding: 3%;
	display: none;
}
#picb_img img {
	background-color: #FFF;
	padding: 10px;
	max-width: 100%;
}
#picb_close {
	background-color: #fff;
	overflow: auto;
	position: fixed;
	z-index: 2200;
	right: 0px;
	top: 0px;
	background-image: url(../images/pic-img/closelabel.gif);
	cursor: pointer;
	height: 40px;
	width: 100px;
	background-repeat: no-repeat;
	background-position: center center;
	display: none;
}
.pic {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.pic dl {
	float: left;
	padding: 5px;
	margin: 5px;
	width: 250px;
}
.pic dl dt {
	margin: 0px;
	padding: 0px;
}
.pic dl dt img {
	background-color: #f0f0f0;
	border: 5px solid #f0f0f0;
	height: 180px;
	width: 250px;
}
.pic dl dd {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.fenlei {
	float: left;
	text-align: center;
	font-size: 20px;
	padding-bottom: 10px;
	background-color: #FFF;
	margin-left: 100px;
	border: 1px solid #CCC;
	margin-bottom: 20px;
}
.fenlei:hover {
	padding-bottom: 9px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f39000;
}
.fenlei a {
	display: block;
}

.fenlei a em {
	font-size: 12px;
	font-style: normal;
	color: #CCC;
}

.news {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 14px;
}
.news ul {
	margin: 0px;
	padding: 0px;
}
.news ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/line1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.news ul li a {
	text-decoration: none;
	padding-left: 40px;
	background-image: url(../images/li2.gif);
	background-repeat: no-repeat;
	background-position: 30px center;
	display: block;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
}
.news ul li a:hover {
	background-color: #f9f9f9;
}
.form_submit {
	background-color: #f0f2f6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F3F4F8;
	border-right-color: #CFD6E2;
	border-bottom-color: #CFD6E2;
	border-left-color: #F3F4F8;
	padding: 20px;
}
.form_submit ul {
	margin: 0px;
	padding: 0px;
}
.form_submit ul li {
/*	background-image: url(../manage/images/line01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
*/	padding-top: 10px;
	padding-bottom: 10px;
	list-style-type: none;
}
.form_submit label{
	width: 100px;
	display: inline-block;
}
.form_submit input[type="text"],.form_submit select {
	width: 200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CFD6E2;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #CFD6E2;
	font-size: 14px;
	border-radius: 3px;
	padding: 5px;
	margin: 10px;
}
.form_submit textarea {
	height: 100px;
	width: 665px;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CFD6E2;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #CFD6E2;
	font-size: 14px;
	padding: 5px;
	margin: 10px;
}
.form_submit input[type="submit"] {
	color: #FFF;
	background-color: #8b94a5;
	font-size: 16px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 0px 8px 0px 8px;
	padding-right: 50px;
	padding-left: 50px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AEB5BF;
	border-right-color: #5C6778;
	border-bottom-color: #5C6778;
	border-left-color: #AEB5BF;
	margin: 10px;
}
.form_submit input[type="submit"]:hover {
	background-color: #0857b3;
	border-top-color: #F00;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #F00;
}
#xunpan {
	display: none;
}
#xunpan_btn {
	color: #FFF;
	background-color: #8b94a5;
	font-size: 16px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 0px 8px 0px 8px;
	padding-right: 50px;
	padding-left: 50px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AEB5BF;
	border-right-color: #5C6778;
	border-bottom-color: #5C6778;
	border-left-color: #AEB5BF;
	margin: 10px;
	display: inline-block;
}
#xunpan_btn:hover {
	background-color: #0857b3;
	border-top-color: #F00;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #F00;
}
#order_btn {
	color: #FFF;
	background-color: #8b94a5;
	font-size: 16px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 0px 8px 0px 8px;
	padding-right: 50px;
	padding-left: 50px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AEB5BF;
	border-right-color: #5C6778;
	border-bottom-color: #5C6778;
	border-left-color: #AEB5BF;
	margin: 10px;
	display: inline-block;
}
#order_btn:hover {
	background-color: #0857b3;
	border-top-color: #F00;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #F00;
}
#order_btn a {
	color: #FFF;
	text-decoration: none;
}
.liuyan {
}
.liuyan ul {
	border: 1px solid #CCC;
	padding: 0px;
	line-height: 200%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.liuyan ul li {
	list-style-type: none;
	padding: 5px;
}
.liuyan_liuyan {
	background-image: url(../manage/images/line01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #efefef;
}
.liuyan_liuyan strong {
	background-image: url(../images/liuyan_liuyan.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left center;
}
.liuyan_huifu strong {
	background-image: url(../images/liuyan_huifu.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left center;
}
.liuyan_huifu {
}
.zhaopin {
	/* [disabled]width: 46%; */
	margin-right: 2%;
	margin-left: 2%;
	/* [disabled]float: left; */
	padding-bottom: 20px;
}
.zhaopin h2 {
	background-image: url(../images/line1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 10px;
}
.zhaopin h2 img {
	vertical-align: middle;
	padding-right: 20px;
}

#zhaopin_btn   {
	cursor: pointer;
	color: #0066CC;
	font-size: 16px;
	text-indent: 2em;
}
#zhaopin_form {
	display: none;
}

.qq {
	width: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-top: 80px;
	padding-right: 40px;
	padding-bottom: 80px;
	padding-left: 40px;
}
.qq a {
	color: #000000;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 40px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	float: left;
}
#homepage {
	text-align: left;
	clear: both;
	max-width: 1120px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#homepage h2 {
	font-size: 20px;
	font-weight: bold;
	color: #002f6c;
	margin-bottom: 10px;
}
#home1,#home2,#home3,#home4 {
	float: left;
	width: 23%;
	margin-right: 1%;
	font-size: 14px;
	margin-left: 1%;
}
#home1_logo {
	background-image: url(../images/home1_logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	min-height: 80px;
	background-size: contain;
}
.video-thumb {
	box-shadow: 0 0 5px #ccc;
}
.video-thumb:hover {
	box-shadow: 0 0 5px #666;
}
.video-thumb a {
	display: block;
	position: relative;	
}
.video-thumb a img {
	width: 100%;
	height: auto;
}
.video-thumb a span {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	background-image: url('../images/play.png');
	background-repeat: no-repeat;
	background-position: center center;
}
#home4 p img {
	width: 100%;
}

.news-date{
	font-size: 12px;
	color: #999;
	margin-bottom: 10px;
}
.news-title a{
	font-size: 16px;
	margin-bottom: 10px;
	color: #005690;
}
.news-more {
	text-align: right;
	padding-bottom: 5px;
	padding-top: 5px;
}
.news-more a{
	font-size: 14px;
	color: #f39000;
	background-image: url(../images/li5.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
}
.news-line{
	background-color: #d6d6d6;
	height: 1px;
	margin-bottom: 10px;
}
.home_form{
	
	}
.form-group{
	margin-bottom: 10px;
}
.form-control {
	display: block;
	width: 96%;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555555;
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #cccccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	padding-top: 6px;
	padding-right: 2%;
	padding-bottom: 6px;
	padding-left: 2%;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.input_text {
	width: 92%;
}
.btn{
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	}
.btn-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
  background-image: -o-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
  background-image: linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #e38d13;
  color: #fff;
}
.btn-warning:hover,
.btn-warning:focus {
  background-color: #eb9316;
  background-position: 0 -15px;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #eb9316;
  border-color: #e38d13;
}
.btn-warning:disabled,
.btn-warning[disabled] {
  background-color: #eb9316;
  background-image: none;
}
}
</pre></body></html>