﻿@charset "utf-8";

@import "reset.css";
/*globe*/
dd,div,dl,dt,font,form,h1,h2,h3,h4,h5,h6,input,li,ol,p,select,textarea,ul {
	font: 12px/24px "微软雅黑","\5b8b\4f53",Arial,sans-serif;
	color: #666;
	padding: 0;
	margin: 0
}

del,em,i {
	font-weight: 400;
	font-style: normal
}

body {
	background: #fff;
	color: #666;
	font: 12px/24px "微软雅黑","\5b8b\4f53",Arial,sans-serif;
	padding: 0;
	margin: 0;
	height: 100%;
	position: relative
}

img {
	border: 0
}

ol,ul {
	list-style: none
}

li {
	float: left;
	 _display: inline;
}

a {
	color: #666
}

a:hover {
	color: #1186ff
}

.hidden {
	display: none
}

.clear {
	zoom: 1
}

.w960 {
	width: 960px;
	margin: 0 auto
}

.header {
	position: absolute;
	width: 100%;
	height: 184px;
	left: 0;
	top: 0;
	z-index: 10000
}

.header-head {
	height: 46px;
	font: 12px/46px "微软雅黑",Arial;
	color: #c4c4c4
}

.header-head a {
	color: #e0e0e0
}

.header-head a.en {
	font-size: 10px
}

.header-head a:hover {
	color: #fff
}

.head-search {
	width: 127px;
	height: 20px;
	margin: 14px 0 0 10px;
	padding-left: 6px;
	background: url(../img/search_bg01.png) no-repeat
}

.head-search .txt {
	float: left;
	width: 102px;
	height: 20px;
	background: 0 0;
	border: none;
	font: 12px/20px "微软雅黑";
	color: #b4b4b3
}

.head-search .btn {
	float: left;
	width: 24px;
	height: 20px;
	background: 0 0;
	border: none;
	cursor: pointer
}

.header-menu {
	position: fixed;
	top: 0;
	width: 100%;
	height: 60px;
	background-color: #fff
}

.header-menu-bg {
	width: 100%;
	position: absolute;
	right: 50%;
	margin-right: 470px;
	top: 0;
	height: 55px;
	overflow: hidden
}

.menu-son-bg {
	display: none
}

.menu-wrap {
	position: relative;
	z-index: 99
}

.menu {
	width: 650px;
	padding-top: 7px;
	margin-left: 10px
}

.menu ul li {
	margin-left: 1px;
	z-index: 9
}

.menu ul li a {
	display: block;
	padding: 0 10px;
	height: 53px;
	text-align: center;
	font: 14px/44px "微软雅黑";
	color: #333
}

.menu ul li a.hover,.menu ul li a:hover {
	color: #3a5a83;
	font-weight: 700
}

.menu ul li a.on {
	color: #2e83c6;
	font-weight: 700
}

.menu ul li.nl a.hover,.menu ul li.nl a:hover {
	font-weight: 700
}

.menu ul li.nl a.on {
	font-weight: 700
}

.menu ul li .menuson {
	width: 960px;
	position: absolute;
	left: 0;
	top: 55px;
	height: 176px;
	display: none;
	overflow: hidden
}

.menu ul li .menuson-img {
	width: 110px;
	padding-top: 5px;
	margin-left: 197px;
	margin-top: 25px
}

.menu ul li .menuson-nav {
	width: 350px;
	margin-left: 30px;
	margin-top: 25px
}

.menu ul li .menuson-nav a {
	display: block;
	float: left;
	margin-right: 32px;
	width: 111px;
	height: 23px;
	padding-left: 5px;
	border-bottom: 1px solid #597386;
	text-align: left;
	background: 0 0;
	font: 12px/22px "微软雅黑";
	color: #fff
}

.menu ul li .menuson-nav a:hover {
	background: 0 0;
	color: #d6dce1
}

.menu ul li .menuson-con {
	width: 242px;
	height: 118px;
	padding-left: 30px;
	margin-top: 25px;
	border-left: 1px solid #587184;
	background: url(../img/menu_bg05.png) no-repeat 30px 0
}

.menu ul li .menuson-con p {
	padding: 9px 0 4px;
	font: bold 14px/24px "微软雅黑";
	color: #cad1d7
}

.menu ul li .menuson-con span {
	display: block;
	font: 12px/14px Arial;
	color: #768a9b
}

.footer1 {
	height: 230px;
	background-color: #94bcca;
	width: 100%;
	margin: 0 auto
}

.footer {
	min-height: 220px;
	padding-top: 15px
}

.footernav {
	color: #e5e5e5;
	font: 11px/17px "微软雅黑",Arial
}

.footerLinks {
	width: 134px;
	height: 26px;
	float: right;
	position: relative;
	z-index: 45;
	background: url(../img/footerlink.jpg) no-repeat;
	cursor: pointer
}

.linksList {
	width: 224px;
	padding: 0 3px;
	left: 1px;
	border: 1px solid #e2e2e2;
	margin-bottom: none;
	position: absolute;
	bottom: 26px;
	background: #fff;
	display: none;
	right: 1px
}

.linksList a {
	display: inline-block;
	width: 100%;
	line-height: 16px;
	padding: 3px 0;
	color: #8c8c8c
}

.linksList a:hover {
	color: #545c64
}

.foootercopy {
	font: 14px/26px "微软雅黑",Arial;
	color: #3a5a83
}

.foootercopy a {
	color: #333
}

#backtop {
	bottom: 85px;
	cursor: pointer;
	display: none;
	left: 50%;
	margin-left: 520px;
	position: fixed;
	width: 48px;
	height: 58px;
	z-index: 999
}

.index-women {
	width: 100%;
	margin: 0 auto;
	position: relative;
	padding: 10px 0
}

.index-women .women-wz {
	height: 40px;
	width: 370px;
	font-size: 40px;
	margin: 30px auto;
	text-align: center;
	border-bottom: double 3px #3a5a83;
	color: #3a5a83
}

.index-women .women-wzx {
	font-size: 20px;
	margin: 30px auto;
	text-align: center;
	width: 800px;
	line-height: 30px;
	color: #3a5a83
}

.index-women .women-wzp {
	height: 300px;
	font-size: 14px;
	margin: 0 auto 5px;
	text-align: center;
	width: 880px;
	line-height: 30px
}

.index-women .women-wzp ul {
	margin: 0;
	padding: 0
}

.index-women .women-wzp ul li {
	height: 300px;
	width: 198px;
	float: left;
	margin-right: 20px;
	display: block;
	border: 1px solid #999
}

.index-women .women-wzp ul li img {
	height: 300px;
	width: 200px;
	display: block
}

.index-women .women-wzh {
	height: 50px;
	font-size: 16px;
	margin: 0 auto 30px;
	text-align: left;
	width: 880px;
	line-height: 30px
}

.index-women .women-wzh ul {
	margin: 0;
	padding: 0
}

.index-women .women-wzh ul li {
	height: 50px;
	width: 200px;
	float: left;
	margin-right: 20px;
	display: block;
	line-height: 50px;
	font-size: 16px
}

.index-women .women-wzh ul li .women-wzh-tubiao {
	height: 40px;
	width: 40px;
	float: left;
	margin: 5px 10px 5px 20px;
	background-color: #007ee4
}

.index-women .women-anli {
	font-size: 14px;
	margin: 0 auto;
	width: 960px;
	line-height: 30px;
	clear: both
}

.index-women .women-anli ul {
	margin: 0;
	padding: 0
}

.index-women .women-anli ul li {
	height: 213px;
	width: 225px;
	float: left;
	margin: 0 15px 15px 0;
	display: block;
	line-height: 25px;
	font-size: 14px;
	text-align: center;
	color: #2393f5
}

.index-women .women-anli ul li a {
	color: #1e83db
}

.index-women .women-anli ul li a:hover {
	color: #333
}

.index-women .women-anli ul li a.huise {
	color: #ccc;
	font-size: 12px
}

.index-banner {
	width: 100%;
	margin: 0 auto 5px;
	height: 560px;
	overflow: hidden;
	background: url(../img/plug/load.gif) no-repeat center
}

.ban-num {
	position: absolute;
	width: 960px;
	left: 50%;
	margin-left: -480px;
	bottom: 12px;
	text-align: right
}

.ban-num span {
	display: inline-block;
	margin-left: 10px;
	width: 12px;
	height: 12px;
	background: url(../img/Sprites.gif) no-repeat -12px 0;
	overflow: hidden;
	cursor: pointer
}

.ban-num span.on {
	background-position: 0 0
}

.index-main1 {
	width: 940px;
	margin: 0 auto 50px;
	padding: 0 10px;
	display: none
}

.main1-box {
	width: 270px;
	height: 248px;
	position: relative;
	overflow: hidden
}

.index-til {
	font: bold 18px/22px "微软雅黑";
	color: #1c8dee
}

.index-til-c {
	font: bold 18px/22px "微软雅黑";
	color: #1c8dee;
	text-align: center
}

.main1-con p {
	line-height: 20px;
	color: #404040
}

.main1-con a:hover p {
	color: #666
}

.main1-box-bg {
	position: absolute;
	width: 540px;
	height: 5px;
	left: -270px;
	bottom: 0;
	background: url(../img/css_bg01.jpg) no-repeat;
	overflow: hidden
}

.index-main2-wrap {
	width: 100%;
	margin: 0 auto;
	border: 1px solid #e9eaea;
	border-width: 1px 0 1px 0;
	background: #fbfbfb;
	position: relative;
	overflow: hidden;
	display: none
}

.index-main2-bg {
	position: absolute;
	width: 100%;
	height: 586px;
	top: 0;
	left: 50%;
	margin-left: 208px;
	background: #ebeef1;
	border-left: 1px solid #e1e4e6;
	background: #ebeef1;
	overflow: hidden
}

.index-main2 {
	width: 940px;
	margin: 0 auto;
	padding: 33px 10px 0
}

.main2-news {
	width: 298px
}

.main2-news ul {
	height: 220px
}

.main2-news ul li {
	width: 100%;
	height: 100px;
	margin-bottom: 9px;
	border-bottom: 1px solid #e1e1e1
}

.main2-news ul li span {
	display: block;
	padding: 3px 0 0 20px;
	font: bold 11px/20px Arial;
	color: #8292a1;
	background: url(../img/icon_01.jpg) no-repeat left 7px
}

.main2-news ul li h2 {
	font: bold 14px/26px "微软雅黑";
	color: #1186ff
}

.main2-news ul li p {
	color: #888;
	line-height: 20px
}

.main2-news ul li a:hover p {
	color: #666
}

.index-more {
	display: block;
	float: right;
	width: 60px;
	height: 28px;
	padding-top: 8px;
	background: url(../img/css_bg02.jpg) no-repeat -61px 0;
	text-align: center
}

.index-more:hover {
	background-position: 0 0
}

.main2-bids {
	width: 277px
}

.main2-bids ul {
	padding-top: 3px;
	height: 220px
}

.main2-bids ul li {
	width: 100%;
	margin-bottom: 12px;
	line-height: 20px
}

.main2-bids ul li span {
	display: block;
	font: bold 11px/20px Arial;
	color: #8292a1
}

.main2-bids ul li a {
	color: #555
}

.main2-bids ul li a:hover {
	color: #5c7185
}

.main2-job {
	width: 231px;
	position: relative;
	z-index: 1
}

.main2-job ul li {
	width: 100%;
	background: url(../img/bit01.png) no-repeat 5px 10px;
	height: 24px
}

.main2-job ul li a {
	padding-left: 17px;
	font: 12px/24px "微软雅黑";
	color: #545c64
}

.main2-job ul li a:hover {
	color: #5c7185
}

.main2-jobli {
	height: 150px
}

.index-til span {
	padding-left: 8px;
	font: 11px/22px Arial;
	color: #757778
}

.main2-job .jiathis_style_24x24 .jtico {
	background: url(../img/share.jpg) no-repeat
}

.main2-job .jiathis_style_24x24 .jtico_tsina {
	background-position: -3px 0
}

.main2-job .jiathis_style_24x24 .jtico_tqq {
	background-position: -35px 0
}

.main2-job .jiathis_style_24x24 .jtico_douban {
	background-position: -68px 0
}

.main2-job .jiathis_style_24x24 .jtico_renren {
	background-position: -98px 0
}

.main2-job .jiathis_style_24x24 .jtico_qzone {
	background-position: -128px 0
}

.inner-banner {
	width: 100%;
	height: 360px;
	margin: 0 auto;
	position: relative
}

.ban-wrap {
	width: 960px;
	height: 360px;
	margin: 0 auto;
	position: relative;
	overflow: hidden
}

.ban-til {
	position: absolute;
	width: 400px;
	left: 960px;
	top: 160px;
	font: bold 30px/34px "微软雅黑";
	color: #1c8dee;
	opacity: 0
}

.ban-txt {
	position: absolute;
	width: 400px;
	left: 960px;
	top: 206px;
	font: 14px/18px "微软雅黑";
	opacity: 0
}

.ban-btn {
	position: absolute;
	width: 400px;
	left: 960px;
	top: 162px;
	opacity: 0
}

.ban-btn a {
	display: block;
	width: 160px;
	height: 35px;
	background: url(../img/bg_07.png) no-repeat 0 0
}

.ban-btn-icon {
	position: absolute;
	left: 120px;
	top: 0;
	width: 0;
	height: 31px;
	background: url(../img/icon_02.jpg) no-repeat 0 0
}

.path {
	width: 960px;
	margin: 25px auto 16px
}

.path h1 {
	font: bold 24px/28px "微软雅黑";
	color: #007ee4;
	padding-bottom: 8px
}

.path h2,.path h2 a {
	font: 12px/20px "微软雅黑",Arial;
	color: #a6a6a6
}

.path h2 a:hover {
	color: #007ee4
}

.path h2 span {
	font-weight: 700;
	color: #666
}

.about-main1 {
	width: 100%;
	height: 235px;
	background: url(../img/bg_08.jpg) repeat-x;
	border-top: 1px solid #e1e1e1
}

.about-til {
	font: bold 18px/22px "微软雅黑";
	color: #666
}

.about-main1-four {
	width: 671px;
	height: 135px;
	overflow: hidden
}

.about-main1-four dl dt {
	float: left;
	width: 70px;
	height: 135px;
	display: inline-block;
	cursor: pointer
}

.about-main1-four dl dt p {
	padding-top: 76px;
	text-align: center;
	font: bold 12px/24px "微软雅黑";
	color: #6f6f70
}

.about-main1-four dl dt.eq0 {
	background: url(../img/about_bg01.gif) no-repeat center 39px #dfdfe0
}

.about-main1-four dl dt.eq1 {
	margin-left: 1px;
	background: url(../img/about_bg02.gif) no-repeat center 39px #e5e5e4
}

.about-main1-four dl dt.eq2 {
	margin-left: 1px;
	background: url(../img/about_bg03.gif) no-repeat center 39px #dfdfe0
}

.about-main1-four dl dt.eq3 {
	margin-left: 1px;
	background: url(../img/about_bg04.gif) no-repeat center 39px #cccdce
}

.about-main1-four dl dt.hover p {
	color: #444
}

.about-main1-four dl dd {
	float: left;
	width: 0;
	height: 102px;
	padding-top: 33px;
	background: url(../img/bg_10.jpg) no-repeat left top #f7f7f7;
	overflow: hidden
}

.about-main1-four dl dd h2 {
	width: 345px;
	padding: 0 0 10px 25px;
	font: bold 18px/24px "微软雅黑"
}

.about-main1-four dl dd h3 {
	font: 12px/18px "微软雅黑";
	color: #a0a0a0;
	width: 345px;
	padding: 0 0 0 25px
}

.about-main1-four dl dd a:hover h3 {
	color: #007ee4
}

.about-main1-pic {
	width: 270px;
	height: 135px;
	position: relative;
	overflow: hidden
}

.about-main1-pic ul {
	position: absolute;
	left: 0;
	top: 0;
	height: 135px
}

.about-main1-pic ul li {
	width: 270px;
	line-height: 135px
}

.about-but_move {
	position: absolute;
	right: 0;
	bottom: 0;
	height: 21px
}

.about-but_move span {
	display: block;
	width: 21px;
	height: 21px;
	float: left;
	background: url(../img/about_bg05.png) no-repeat;
	cursor: pointer;
	overflow: hidden
}

.about-but_move span.prev01 {
	background-position: 0 0
}

.about-but_move span.next01 {
	background-position: -21px -21px
}

.about-main2-wrap {
	width: 100%;
	margin: 0 auto;
	border: 1px solid #e9eaea;
	border-width: 1px 0 1px 0;
	background: #fbfbfb
}

.about-main2-box {
	width: 225px;
	height: 270px;
	position: relative;
	overflow: hidden
}

.about-main2-img {
	width: 225px;
	height: 130px;
	position: relative;
	overflow: hidden
}

.about-main2-more {
	width: 20px;
	height: 20px;
	position: absolute;
	background: url(../img/about_bg06.jpg) no-repeat;
	right: -20px;
	bottom: 0;
	overflow: hidden
}

.about-main2-con p {
	line-height: 22px;
	color: #404040
}

.about-main2-con a:hover p {
	color: #666
}

.about-main2-box-bg {
	position: absolute;
	width: 450px;
	height: 5px;
	left: -225px;
	bottom: 0;
	background: url(../img/css_bg01.jpg) no-repeat -45px 0;
	overflow: hidden
}

.about-main3-wrap {
	width: 100%;
	height: 179px;
	padding-top: 30px;
	background: url(../img/bg_09.jpg) repeat-x;
	border-bottom: 1px solid #eaeaea
}

.about-main3 {
	width: 900px;
	height: 78px;
	margin: 0 auto;
	padding: 36px 30px;
	background: #0384ce
}

.about-main3-con {
	width: 440px
}

.about-main3-con h4 {
	font: bold 14px/24px "微软雅黑";
	color: #fff;
	padding-bottom: 9px
}

.about-main3-con p {
	font: 11px/14px "微软雅黑";
	color: #fff
}

.about-main3-more {
	display: block;
	float: right;
	width: 100px;
	padding-left: 30px;
	height: 36px;
	background: url(../img/about_bg07.jpg) no-repeat 93px 13px #fff;
	font: bold 14px/36px "微软雅黑";
	color: #43738f;
	overflow: hidden
}

.about-main3-more:hover {
	color: #0384ce
}

.nav {
	width: 960px;
	height: 50px;
	margin: 0 auto 20px;
	background: url(../img/nav_bg00.jpg) repeat-x
}

.nav ul li {
	padding-right: 2px;
	background: url(../img/nav_bg01.jpg) no-repeat right top
}

.nav ul li a {
	float: left;
	display: block;
	min-width: 52px;
	padding: 0 20px;
	font: 13px/50px "微软雅黑";
	color: #dddede;
	text-align: center
}

.nav ul li a.on,.nav ul li a:hover {
	background: url(../img/nav_bg02.jpg) repeat-x;
	color: #fff
}

.about-wrap {
	width: 100%;
	min-height: 650px;
	margin: 0 auto;
	border: 1px solid #e9eaea;
	border-width: 1px 0 1px 0;
	background: url(../img/about_bg00.jpg) repeat-x top #fff;
	position: relative
}

.about-wrap-bot {
	width: 100%;
	height: 174px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(../img/about_bg00_.jpg) repeat-x left bottom;
	z-index: 0
}

.innner-con {
	padding: 30px 0 50px;
	position: relative;
	z-index: 1
}

.about-con h2 {
	padding-bottom: 12px;
	font: bold 16px/24px "微软雅黑";
	color: #1c98fc
}

.cul-box-top {
	width: 946px;
	margin: 0 auto;
	height: 10px;
	background: url(../img/cul_bg01.png) no-repeat;
	overflow: hidden
}

.cul-box-bot {
	width: 946px;
	margin: 0 auto;
	height: 55px;
	background: url(../img/cul_bg03.png) no-repeat;
	overflow: hidden
}

.cul-box-cent {
	width: 946px;
	margin: 0 auto;
	background: url(../img/cul_bg02.png) repeat-y
}

.cul-head {
	width: 938px;
	margin: 0 auto;
	padding-bottom: 19px;
	background: url(../img/cul_bg04.jpg) no-repeat bottom
}

.cul-til {
	padding-top: 40px
}

.cul-til h2 {
	font: bold 16px/24px "微软雅黑";
	color: #1c98fc;
	text-align: center;
	padding-bottom: 5px
}

.cul-til p {
	font: 14px/26px "微软雅黑";
	text-align: center
}

.cul-nav {
	width: 735px;
	height: 111px;
	margin: 50px auto 0;
	background: url(../img/about_bg10.jpg) repeat-x left 50px
}

.cul-nav ul li {
	display: inline-block;
	position: relative;
	width: 103px;
	height: 111px;
	margin-right: 55px;
	background: url(../img/about_bg09.jpg) no-repeat -103px 0;
	cursor: pointer
}

.cul-nav ul li h3 {
	padding-top: 40px;
	font: 14px/22px "微软雅黑";
	color: #797b7d;
	text-align: center;
	position: relative;
	background: 0 0
}

.cul-nav ul li h3.hover {
	color: #289dfb
}

.cul-nav ul li .cul-nav-bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 103px;
	height: 0;
	background: url(../img/about_bg09.jpg) no-repeat 0 0;
	z-index: 0;
	overflow: hidden
}

.cul-nav ul li.cur .cul-nav-bg {
	height: 111px
}

.cul-nav ul li.cur h3 {
	color: #289dfb;
	background: 0 0
}

.cul-ajax {
	padding: 36px 60px 0
}

.honor-box {
	width: 918px;
	height: 651px;
	margin: 0 auto;
	border: 1px solid #dbdbdb;
	background: #fff
}

.honor-show {
	width: 918px;
	height: 497px;
	position: relative;
	overflow: hidden
}

.honor-show ul {
	position: absolute;
	left: 0;
	top: 0
}

.honor-show ul li {
	width: 918px;
	height: 447px;
	text-align: center;
	position: relative;
	overflow: hidden
}

.honor-show ul li img {
	max-width: 918px;
	max-height: 615px
}

.honor-bot {
	width: 100%;
	height: 133px;
	padding-top: 20px;
	background: #f8f8f8;
	border-top: 1px solid #dbdbdb
}

.honor-thumb {
	width: 810px;
	height: 115px;
	margin: 0 auto 0;
	position: relative;
	overflow: hidden
}

.honor-thumb ul {
	position: absolute;
	height: 115px;
	left: 0;
	top: 0
}

.honor-thumb ul li {
	display: inline-block;
	height: 109px;
	margin-right: 7px;
	border: 3px solid #fff;
	cursor: po
}

.honor-thumb ul li.cur {
	border-color: #1c98fc
}

.honor-bot {
	position: relative
}

.honor-bot a {
	display: block;
	width: 29px;
	height: 58px;
	top: 48px;
	background-image: url(../img/honor_btn.jpg);
	position: absolute;
	overflow: hidden
}

.history-list a {
	display: block;
	width: 29px;
	height: 58px;
	top: 4px;
	background-image: url(../img/honor_btn.jpg);
	position: absolute;
	overflow: hidden
}

.prev02 {
	left: 14px;
	background-position: 0 0
}

.next02 {
	background-position: -29px 0;
	right: 14px
}

.prev02:hover {
	background-position: 0 -58px
}

.next02:hover {
	background-position: -29px -58px
}

.history-list {
	width: 940px;
	height: 67px;
	margin: 0 auto;
	border-bottom: 1px solid #e4e4e4;
	padding-bottom: 33px;
	position: relative
}

.history-scroll {
	width: 767px;
	height: 67px;
	margin: 0 auto;
	background: url(../img/history_bg05.jpg) repeat-x 0 33px;
	overflow: hidden;
	position: relative
}

.history-scroll ul {
	position: absolute;
	left: 0;
	top: 0
}

.history-scroll ul li {
	display: inline-block;
	width: 67px;
	height: 67px;
	position: relative;
	overflow: hidden;
	margin-right: 33px;
	cursor: pointer
}

.hisnav-bg01 {
	position: absolute;
	width: 767px;
	height: 67px;
	left: 0;
	bottom: 0;
	overflow: hidden;
	background: url(../img/history_bg01.png) no-repeat 0 bottom;
	z-index: 4
}

.hisnav-bg02 {
	position: absolute;
	width: 767px;
	height: 67px;
	left: 0;
	top: 0;
	overflow: hidden;
	background: url(../img/history_bg04.png) no-repeat;
	z-index: 3
}

.hisnav-bg03 {
	position: absolute;
	width: 767px;
	height: 67px;
	left: 0;
	top: 0;
	overflow: hidden;
	background: url(../img/history_bg02.png) no-repeat;
	z-index: 2
}

.hisnav-img {
	position: absolute;
	width: 767px;
	height: 67px;
	left: 0;
	top: 0;
	overflow: hidden;
	z-index: 1
}

.history-scroll ul li p {
	position: relative;
	z-index: 5;
	font: bold 14px/67px "微软雅黑";
	color: #fff;
	text-align: center
}

.history-scroll ul li.cur .hisnav-bg01 {
	display: none
}

.history-scroll ul li.cur .hisnav-bg03 {
	display: none
}

.event-ajax {
	width: 890px;
	min-height: 330px;
	margin: 28px auto 0;
	position: relative
}

.event-year {
	font: italic bold 36px/36px Arial;
	color: #1c98fc
}

.event-list {
	width: 772px;
	padding-top: 3px
}

.event-list ul li {
	width: 744px;
	margin: 0 0 10px 0;
	padding-left: 25px;
	border-left: 3px solid #c7c7c7
}

.event-list ul li P {
	font: 12px/24px "微软雅黑";
	color: #888
}

.event-list ul li.hover {
	border-color: #1c98fc
}

.event-list ul li.hover P {
	color: #1c98fc
}

.even-pic img {
	float: left;
	padding: 3px;
	border: 1px solid #dcdcdc;
	margin: 10px 14px 0 0
}

.even-more span {
	display: block;
	width: 104px;
	height: 39px;
	font: bold 12px/35px "微软雅黑";
	text-align: center;
	background: url(../img/history_bg06.jpg) no-repeat;
	cursor: pointer
}

.event-btn {
	position: absolute;
	left: 262px;
	bottom: 50px
}

.event-btn a {
	float: left;
	display: block;
	width: 104px;
	height: 39px;
	margin-right: 5px;
	font: bold 12px/35px "微软雅黑";
	text-align: center;
	background: url(../img/history_bg06.jpg) no-repeat;
	cursor: pointer;
	color: #666
}

.fbtable td {
	padding: 10px 0
}

.fbtable td font {
	color: #ff005f
}

.fbtable td.th {
	padding: 12px 0;
	font: bold 18px/24px "微软雅黑";
	color: #1c98fc
}

.fbtable td .txt {
	height: 26px;
	background: #fff;
	border: 1px solid #dfdfdf;
	padding-left: 7px;
	font: 12px/26px "微软雅黑";
	color: #666
}

.fbtable td textarea {
	width: 399px;
	height: 190px;
	background: #f5f2f2;
	border: 1px solid #dfdfdf;
	padding: 7px;
	overflow: auto;
	font: 12px/20px "微软雅黑"
}

.fbtable td .btn {
	width: 100px;
	height: 35px;
	background: url(../img/nav_bg02.jpg) repeat-x left bottom;
	border: 0;
	font: bold 14px/34px "微软雅黑";
	color: #fff;
	cursor: pointer
}

.fbtable td .btn.hover {
	background: url(../img/nav_bg00.jpg) repeat-x left bottom
}

.news-top {
	width: 940px;
	margin: 0 auto 18px;
	height: 172px;
	border-bottom: 1px dotted #ccc
}

.news-top-img {
	width: 204px;
	height: 142px;
	padding: 6px 7px 8px;
	background: url(../img/about_bg08.jpg) no-repeat
}

.news-top-con {
	width: 698px
}

.news-top-con h2 span {
	display: block;
	font: bold 11px/19px Arial;
	color: #aaa
}

.news-top-con h2 {
	padding-bottom: 5px;
	margin-bottom: 8px;
	font: bold 16px/24px "微软雅黑";
	color: #4293e8;
	border-bottom: 1px solid #e2e2e2
}

.news-top-con h2 a {
	color: #4293e8
}

.news-more {
	width: 107px;
	height: 26px;
	position: relative;
	background: url(../img/bg_11.jpg) no-repeat;
	overflow: hidden;
	cursor: pointer
}

.news-more a {
	display: block;
	width: 80px;
	font: 12px/26px "微软雅黑";
	color: #fff;
	text-align: center;
	position: relative
}

.news-more-bg {
	position: absolute;
	right: 27px;
	top: 0;
	width: 0;
	height: 36px;
	background: url(../img/bg_12.jpg) repeat-x;
	overflow: hidden;
	z-index: 0
}

.news-more a:hover {
	color: #fff
}

.news-list {
	width: 940px;
	margin: 0 auto
}

.news-list ul {
	padding-bottom: 10px;
	margin-bottom: 14px;
	border-bottom: 1px dotted #cacaca
}

.news-list ul li {
	width: 100%;
	font: 12px/30px "微软雅黑";
	background: url(../img/bit02.gif) no-repeat 4px 13px
}

.news-list ul li.hover {
	background-color: #f8f8f8
}

.news-list ul li span {
	float: right;
	color: #b3b3b3;
	padding-right: 5px
}

.news-list ul li a {
	padding-left: 18px
}

.news-tit {
	width: 880px;
	margin: 0 auto;
	padding-bottom: 7px;
	border-bottom: 1px solid #e2e2e2
}

.news-tit h2 {
	font: bold 18px/24px "微软雅黑";
	color: #007ee4;
	padding-bottom: 14px;
	text-align: center
}

.news-tit h3 {
	font: 12px/24px "微软雅黑";
	color: #888;
	text-align: center
}

.news-info {
	width: 880px;
	margin: 20px auto;
	padding-bottom: 40px
}

.news-info p {
	text-indent: 2em
}

.news-rl {
	width: 880px;
	margin: 0 auto
}

.news-rl h4 {
	font: bold 14px/24px "微软雅黑";
	padding-bottom: 15px;
	border-bottom: 1px dotted #e5e5e5;
	color: #007ee4
}

.news-rl ul {
	padding-top: 9px
}

.news-rl ul li {
	width: 100%;
	font: 12px/30px "微软雅黑";
	background: url(../img/bit02.gif) no-repeat 4px 13px
}

.news-rl ul li a {
	padding-left: 18px;
	color: #007ee4
}

.news-rl ul li a:hover {
	border-bottom: 1px dotted #a6a6a6
}

.pro-box {
	width: 100%;
	height: 294px;
	overflow: hidden
}

.pro-pro {
	display: none
}

.pro-big {
	width: 309px;
	height: 292px;
	border: 1px solid #e1e1e1;
	cursor: pointer
}

.pro-big-txt {
	width: 311px;
	height: 40px;
	margin-left: -1px;
	background: url(../img/pro_bg03.jpg) no-repeat 0 -40px;
	position: relative
}

.pro-big-txt a {
	position: relative;
	display: block;
	font: 14px/40px "微软雅黑";
	color: #666;
	text-align: center;
	padding-right: 35px
}

.pro-big-txt-bg {
	position: absolute;
	height: 40px;
	left: 0;
	top: 0;
	width: 0;
	background: url(../img/pro_bg03.jpg) no-repeat 0 0;
	z-index: 0
}

.pro-picli {
	width: 631px;
	height: 294px;
	position: relative;
	overflow: hidden
}

.pro-picli ul {
	width: 641px
}

.pro-picli ul li {
	display: inline-block;
	width: 148px;
	height: 137px;
	border: 1px solid #e1e1e1;
	margin: 0 10px 15px 0;
	line-height: 12px;
	cursor: pointer;
	position: relative;
	overflow: hidden
}

.pro-picli ul li a {
	display: block;
	position: relative;
	font: 12px/12px "微软雅黑";
	color: #323232;
	text-align: center;
	z-index: 1
}

.pro-picli-bg01 {
	position: absolute;
	width: 150px;
	height: 139px;
	left: 0;
	top: -139px;
	background: url(../img/pro_bg01.png) repeat
}

.pro-picli-bg02 {
	position: absolute;
	width: 150px;
	height: 139px;
	left: 0;
	top: -139px;
	background: url(../img/pro_bg02.png) no-repeat center
}

.pro-picli ul li.pro-more {
	background: #f4f4f4;
	transition: all .4s;
	-moz-transition: all .4s;
	-webkit-transition: all .4s;
	-o-transition: all .4s
}

.pro-picli ul li.pro-more a {
	font: bold 18px/137px "微软雅黑";
	color: #666;
	background: url(../img/pro_bg04.png) no-repeat 104px 63px;
	padding-right: 17px
}

.pro-picli ul li.hover {
	border-color: #1c98fc;
	background: #1c98fc
}

.pro-picli ul li.hover a {
	color: #fff;
	background: url(../img/pro_bg05.png) no-repeat 104px 63px
}

.sidenav {
	float: left;
	width: 240px;
	padding: 0 2px;
	background: url(../img/proli_bg05.jpg) repeat-y
}

.sidenav-li {
	border-top: 1px solid #dbdbdb
}

.sidenav-li ul li {
	width: 100%;
	border-bottom: 1px solid #dbdbdb;
	background: url(../img/proli_bg04.jpg) no-repeat 1px bottom
}

.sidenav-li ul li a.navfather {
	display: block;
	height: 40px;
	padding-left: 42px;
	font: 12px/40px "微软雅黑";
	background: url(../img/proli_bit01.jpg) no-repeat 22px -24px
}

.sidenav-li ul li a.navfather:hover,.sidenav-li ul li.on a.navfather {
	background: url(../img/proli_bit01.png) no-repeat 22px 16px #0084f0;
	color: #fff
}

.sidenavson {
	width: 205px;
	padding: 9px 0 15px;
	margin: 0 auto;
	display: none
}

.sidenavson a {
	display: block;
	padding-left: 18px;
	background: url(../img/proli_bit02.gif) no-repeat 7px -17px;
	border-bottom: 1px dashed #d6d6d6;
	font: 12px/30px "微软雅黑"
}

.sidenavson a.on,.sidenavson a:hover {
	background-position: 7px 13px;
	color: #1186ff
}

.sidenav-bot {
	width: 240px;
	height: 8px;
	background: #007ee4;
	overflow: hidden
}

.pro-right {
	width: 704px;
	float: right
}

.probox-top {
	width: 704px;
	height: 6px;
	background: url(../img/pro_bgtop.png) no-repeat;
	overflow: hidden
}

.probox-bot {
	width: 704px;
	height: 7px;
	background: url(../img/pro_bgbot.png) no-repeat;
	overflow: hidden
}

.probox-cen {
	width: 698px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 6px;
	background: url(../img/pro_bgcen.png) repeat-y;
	overflow: hidden
}

.pro-intro {
	width: 640px;
	margin: 0 auto;
	padding: 0 29px 60px;
	background: url(../img/proli_bg01.jpg) repeat-x left bottom
}

.pro-intro h2 {
	font: bold 24px/28px "微软雅黑";
	padding-bottom: 20px
}

.pro-intro p {
	line-height: 24px
}

.pro-case {
	width: 640px;
	margin: 0 auto
}

.pro-case-til {
	font: bold 18px/24px "微软雅黑";
	margin: 15px 0
}

.pro-case-til a {
	float: right;
	display: block;
	width: 37px;
	height: 24px;
	background: url(../img/proli_more.gif) no-repeat 0 8px
}

.pro-case-li ul {
	width: 105%
}

.pro-case-li ul li {
	display: inline-block;
	width: 150px;
	height: 130px;
	margin-right: 14px
}

.pro-case-li ul li p {
	font: 12px/30px "微软雅黑";
	text-align: center
}

.pro-case-li ul li a:hover p {
	color: #289dfb
}

.pro-list-tit {
	height: 42px;
	background: url(../img/proli_bg03.gif) repeat-x 0 bottom;
	font: bold 18px/42px "微软雅黑";
	padding-left: 27px
}

.pro-list ul li {
	width: 100%;
	height: 84px;
	border-bottom: 1px solid #e1e1e1
}

.pro-list ul li img {
	border: 1px solid #e1e1e1
}

.pro-list-txt {
	line-height: 24px;
	color: #323232
}

.pro-list-href a {
	display: block;
	float: left;
	width: 58px;
	height: 25px;
	margin-right: 5px;
	background: url(../img/proli_bg02.jpg) no-repeat 0 0;
	line-height: 25px;
	padding-left: 27px
}

.pro-list-href a.proli-a01 {
	background-position: 0 0
}

.pro-list-href a.proli-a02 {
	background-position: -90px 0
}

.pro-list-href a.proli-a03 {
	background-position: -180px 0
}

.pro-list-href a.proli-a04 {
	background-position: -270px 0
}

.pro-list-href a.proli-a05 {
	background-position: -360px 0
}

.pro-list-href a.proli-a06 {
	background-position: -450px 0
}

.pro-list-href a.proli-a07 {
	background-position: -540px 0
}

.pro-list-href a.proli-a08 {
	background-position: -630px 0
}

.pro-list ul li.hover {
	background: #fafafa
}

.pro-info {
	position: relative;
	width: 100%
}

.pro-info-tab {
	height: 35px;
	padding-left: 29px;
	margin-top: -35px
}

.pro-info-tab li {
	display: inline-block;
	width: 100px;
	height: 35px;
	margin-right: 2px;
	background: url(../img/proinfo_bg01.png) no-repeat -102px 0;
	font: bold 14px/35px "微软雅黑";
	color: #fff;
	text-align: center;
	cursor: pointer
}

.pro-info-tab li.hover,.pro-info-tab li.selected {
	background-position: 0 0
}

.pro-info-box {
	padding: 30px 10px;
	min-height: 360px
}

.pro-info-con {
	display: none
}

.case-til {
	width: 698px;
	height: 62px;
	font: bold 24px/62px "微软雅黑";
	text-indent: 29px
}

.case-sear {
	width: 670px;
	height: 39px;
	padding: 11px 0 0 28px;
	border: 1px solid #d9d9d9;
	border-width: 1px 0;
	background: #f2f2f2
}

.case-sear-box {
	width: 215px;
	height: 25px;
	border: 1px solid #d6d6d6;
	background: #fff
}

.case-sear .txt {
	float: left;
	width: 180px;
	padding-left: 6px;
	height: 25px;
	border: none;
	background: 0 0;
	font: 12px/24px "微软雅黑";
	color: #888
}

.case-sear .btn {
	float: left;
	width: 29px;
	height: 25px;
	border: none;
	background: url(../img/case_bg01.gif) no-repeat;
	cursor: pointer
}

.case-list {
	width: 660px;
	margin: 30px auto 10px
}

.case-list ul li {
	width: 200px;
	height: 170px;
	margin: 0 10px 20px
}

.case-list ul li .case-imgbox {
	width: 200px;
	height: 135px;
	position: relative
}

.case-list ul li .case-bg {
	width: 190px;
	height: 125px;
	border: 5px solid #007ee4;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
	opacity: 0
}

.case-list ul li a {
	display: block
}

.case-list ul li p {
	text-align: center;
	line-height: 28px;
	padding-top: 6px
}

.case-list ul li a:hover p {
	color: #007ee4
}

.case-info-til {
	width: 698px;
	height: 24px;
	padding: 20px 0;
	font: bold 18px/24px "微软雅黑";
	text-align: center
}

.case-info-data {
	width: 698px;
	height: 50px;
	border: 1px solid #d9d9d9;
	border-width: 1px 0;
	background: #f2f2f2;
	line-height: 50px
}

.case-info {
	width: 660px;
	margin: 30px auto 50px
}

.case-info img {
	max-width: 660px
}

.case-info p {
	line-height: 22px
}

.info-page {
	width: 660px;
	margin: 0 auto;
	padding: 20px 0;
	border-top: 1px dotted #bababa
}

.info-page .back {
	display: block;
	float: right;
	width: 54px;
	padding-left: 13px;
	height: 22px;
	line-height: 22px;
	background: url(../img/case_bit01.jpg) no-repeat 44px 9px #fff;
	border: 1px solid #d9d9d9;
	margin-top: 15px
}

.info-page p {
	color: #aaa
}

.info-page a {
	color: #7f7f7f
}

.info-page a:hover {
	color: #1186ff
}

.order-til {
	width: 640px;
	margin: 0 auto;
	padding-bottom: 6px;
	border-bottom: 1px solid #e5e5e5
}

.order-til h2 {
	font: bold 24px/48px "微软雅黑"
}

.order-tab {
	margin: 25px auto
}

.order-tab td {
	padding: 6px 0
}

.order-tab select {
	width: 322px;
	height: 30px;
	background: #fff;
	border: 1px solid #ddd
}

.order-tab .txt {
	width: 307px;
	height: 28px;
	padding-left: 13px;
	background: #fff;
	border: 1px solid #ddd;
	line-height: 28px
}

.order-tab .code {
	width: 83px;
	height: 28px;
	padding-left: 13px;
	background: #fff;
	border: 1px solid #ddd;
	line-height: 28px
}

.order-tab textarea {
	width: 514px;
	height: 123px;
	padding: 6px 13px;
	background: #fff;
	border: 1px solid #ddd;
	overflow: auto
}

.order-tab .btn {
	width: 84px;
	height: 32px;
	margin: 15px 15px 0 0;
	background: url(../img/nav_bg02.jpg) repeat-x 0 bottom;
	border: none;
	text-align: center;
	font: bold 14px/32px "微软雅黑";
	color: #fff;
	cursor: pointer
}

.order-tab .btn.hover {
	background: url(../img/order_bg01.jpg) repeat-x
}

.order-tab font {
	color: #ff0037
}

.mar-main {
	width: 470px;
	height: 230px;
	position: relative;
	overflow: hidden
}

.mar-box {
	position: relative;
	background: #1c98fc;
	cursor: pointer;
	overflow: hidden
}

.mar-box-con {
	position: absolute;
	z-index: 1;
	width: 100%;
	text-align: center;
	overflow: hidden;
	font: bold 14px/34px "微软雅黑";
	color: #fff
}

.mar-box-bg {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #80a6c2;
	overflow: hidden
}

.mar-box:hover .circle {
	animation: articl 3.3s 1 linear;
	-webkit-animation: articl 3.3s 1 linear
}

.mar-box:hover .scale {
	animation: scale 1.3s 2 linear;
	-webkit-animation: scale 1.3s 2 linear
}

.mar-box:hover .rodeg {
	animation: rodeg 1.3s 2 linear;
	-webkit-animation: rodeg 1.3s 2 linear
}

.mar-box:hover .trany {
	animation: trany 1.3s 2 linear;
	-webkit-animation: trany 1.3s 2 linear
}

@keyframes articl {
	0% {
		transform: rotate(0)
	}

	50% {
		transform: rotate(180deg)
	}

	100% {
		transform: rotate(360deg)
	}
}

@-webkit-keyframes articl {
	0% {
		-webkit-transform: rotate(0)
	}

	50% {
		-webkit-transform: rotate(180deg)
	}

	100% {
		-webkit-transform: rotate(360deg)
	}
}

@keyframes scale {
	0% {
		transform: scaleX(1)
	}

	50% {
		transform: scaleX(1.12)
	}

	100% {
		transform: scaleX(1)
	}
}

@-webkit-keyframes scale {
	0% {
		-webkit-transform: scaleX(1)
	}

	50% {
		-webkit-transform: scaleX(1.12)
	}

	100% {
		-webkit-transform: scaleX(1)
	}
}

@keyframes rodeg {
	0% {
		transform: rotate(0)
	}

	50% {
		transform: rotate(-10deg)
	}

	100% {
		transform: rotate(0)
	}
}

@-webkit-keyframes rodeg {
	0% {
		-webkit-transform: rotate(0)
	}

	50% {
		-webkit-transform: rotate(-10deg)
	}

	100% {
		-webkit-transform: rotate(0)
	}
}

@keyframes trany {
	0% {
		transform: translateY(0)
	}

	25% {
		transform: translateY(-2px)
	}

	50% {
		transform: translateY(0)
	}

	75% {
		transform: translateY(2px)
	}

	100% {
		transform: translateY(0)
	}
}

@-webkit-keyframes trany {
	0% {
		-webkit-transform: translateY(0)
	}

	25% {
		-webkit-transform: translateY(-2px)
	}

	50% {
		-webkit-transform: translateY(0)
	}

	75% {
		-webkit-transform: translateY(2px)
	}

	100% {
		-webkit-transform: translateY(0)
	}
}

.mar-ri {
	width: 280px;
	height: 333px;
	position: relative;
	overflow: hidden
}

.mar-ri ul {
	position: absolute;
	left: 0;
	top: 0;
	height: 333px
}

.mar-ri ul li {
	width: 280px;
	height: 333px
}

.mar-ri-txt {
	position: absolute;
	width: 267px;
	padding-left: 13px;
	height: 35px;
	left: 0;
	bottom: 0;
	background: url(../img/mar_bg01.png) repeat;
	font: 12px/35px "微软雅黑";
	color: #fff
}

.mar-ri .number {
	position: absolute;
	z-index: 1;
	right: 0;
	bottom: 14px
}

.mar-ri .number span {
	display: inline-block;
	float: left;
	margin-right: 7px;
	width: 13px;
	height: 6px;
	background: #9e9c9b;
	cursor: pointer;
	overflow: hidden
}

.mar-ri .number span.on {
	background: #fff
}

.mar-net-tit {
	width: 860px;
	margin: 0 auto;
	height: 24px;
	font: bold 24px/24px "微软雅黑";
	text-align: center;
	background: url(../img/mar_bg02.gif) repeat-x 0 center
}

.mar-net-tit span {
	padding: 0 53px;
	font: bold 24px/24px "微软雅黑";
	text-align: center;
	background: #fbfbfb
}

.mar-net-txt {
	width: 730px;
	margin: 20px auto;
	padding-bottom: 15px;
	background: url(../img/mar_bg03.gif) no-repeat center bottom;
	text-align: center;
	font-size: 14px
}

.tec-picbox {
	float: left;
	width: 140px;
	height: 133px;
	position: relative;
	overflow: hidden;
	cursor: pointer
}

.tec-picbox-txt {
	position: absolute;
	width: 100%;
	height: 56px;
	left: 0;
	bottom: -28px;
	background: url(../img/tec_bg01.png) repeat
}

.tec-picbox-txt p {
	font: 12px/28px "微软雅黑";
	padding-left: 11px;
	color: #fff
}

.tech-equ {
	width: 100%;
	height: 167px;
	position: relative;
	overflow: hidden
}

.tech-equ ul {
	position: absolute;
	left: 0;
	top: 0
}

.tech-equ ul li {
	display: inline-block;
	width: 172px;
	height: 167px;
	margin-right: 25px;
	background: #fff
}

.tech-equ ul li p {
	font: 13px/40px "	微软雅黑";
	text-align: center
}

.tech-equ ul li a:hover p {
	color: #007ee4
}

.tech-btn {
	position: absolute;
	right: 0;
	top: 5px;
	height: 21px
}

.tech-btn span {
	display: block;
	margin-left: 4px;
	width: 16px;
	height: 15px;
	float: left;
	background: url(../img/tec_btn01.jpg) no-repeat;
	cursor: pointer;
	overflow: hidden
}

.tech-btn span.prev04 {
	background-position: 0 0
}

.tech-btn span.next04 {
	background-position: right -15px
}

.exteriorMain {
	width: 960px;
	height: 443px;
	position: relative
}

.exteriorImg {
	width: 600px;
	height: 443px;
	float: left;
	position: relative;
	overflow: hidden;
	background: url(../img/plug/load.gif) no-repeat center
}

.exteriorImg img {
	position: absolute;
	top: 0;
	left: 0
}

.exteriorImg img.move {
	z-index: 3
}

.exteriorImg img.done {
	z-index: 2;
	display: none
}

.exteriorTxt {
	position: absolute;
	width: 100%;
	height: 47px;
	left: 0;
	bottom: 0;
	background: url(../img/news_bg01.png) repeat;
	text-indent: 21px;
	font: bold 14px/46px "微软雅黑";
	color: #fff
}

.exteriorList {
	width: 349px;
	height: 443px;
	float: right;
	position: relative
}

.exteriorList .mid {
	width: 349px;
	height: 396px;
	position: relative;
	overflow: hidden
}

.exteriorList .mid li {
	width: 349px;
	height: 396px;
	float: left
}

.exteriorList .imgBox {
	display: inline-block;
	width: 172px;
	height: 127px;
	float: left;
	margin: 0 0 5px 0;
	position: relative;
	overflow: hidden;
	cursor: pointer
}

.exteriorList .imgBox .imgBg {
	width: 172px;
	height: 127px;
	background: #000;
	-moz-opacity: .1;
	-khtml-opacity: .1;
	opacity: .1;
	position: absolute;
	top: 0;
	left: 0
}

.exteriorList .imgBox.hover img,.exteriorList .imgBox.on img {
	width: 164px;
	height: 119px;
	border: 4px solid #007ee4
}

.exteriorList .tips {
	width: 349px;
	height: 47px;
	position: relative;
	background: url(../img/tec_bg03.jpg) repeat-x
}

.exteriorList .tips p {
	line-height: 47px;
	float: left;
	color: #dddede;
	padding-left: 17px;
	position: relative;
	z-index: 3
}

.exteriorList .tipsBg {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1
}

.exteriorList .left,.exteriorList .right {
	width: 11px;
	height: 17px;
	cursor: pointer;
	position: absolute;
	bottom: 15px;
	z-index: 3;
	background: url(../img/tec_btn02.png) no-repeat
}

.exteriorList .left {
	background-position: 0 0;
	right: 31px
}

.exteriorList .leftOn {
	background-position: 0 -17px;
	right: 31px
}

.exteriorList .right {
	background-position: -24px 0;
	right: 15px
}

.exteriorList .rightOn {
	background-position: -24px -17px;
	right: 15px
}

.exteriorMain #Scroller-1,.exteriorMain .Container {
	width: 843px;
	height: 364px;
	position: relative;
	margin: 29px 0 0 28px
}

.exteriorMain #Scroller-1 {
	position: relative;
	overflow: hidden;
	margin: 0
}

.exteriorMain .Scroller-Container {
	position: absolute;
	top: 0;
	left: 0
}

.exteriorMain .Scrollbar-Track {
	width: 1px;
	height: 352px;
	position: absolute;
	top: 30px;
	right: 22px;
	background: #d6d4d4
}

.exteriorMain .Scrollbar-Handle {
	position: absolute;
	top: 0;
	left: -2px;
	width: 5px;
	height: 81px;
	background: #7b0000;
	cursor: pointer
}

.person-list {
	width: 940px;
	margin: 0 auto;
	overflow: hidden
}

.person-list ul {
	border-bottom: 1px dotted #ccc;
	width: 960px
}

.person-list ul li {
	width: 210px;
	height: 237px;
	padding: 5px;
	margin: 20px 20px 20px 0;
	background: #d4e2f0;
	cursor: pointer;
	transition: all .6s;
	-moz-transition: all .6s;
	-webkit-transition: all .6s;
	-o-transition: all .6s
}

.person-list ul li h3 {
	padding-left: 9px;
	font: bold 12px/42px "微软雅黑";
	color: #5c5e60;
	transition: all .6s;
	-moz-transition: all .6s;
	-webkit-transition: all .6s;
	-o-transition: all .6s
}

.person-list ul li p {
	padding-left: 9px;
	line-height: 18px;
	color: #797b7d;
	transition: all .6s;
	-moz-transition: all .6s;
	-webkit-transition: all .6s;
	-o-transition: all .6s
}

.person-list ul li.hover {
	background: #1c98fc
}

.person-list ul li.hover h3,.person-list ul li.hover p {
	color: #fff
}

.person-info {
	width: 940px;
	margin: 0 auto;
	overflow: hidden
}

.person-info-le {
	float: left;
	width: 360px;
	padding-top: 8px;
	overflow: hidden
}

.person-info-le img {
	margin-bottom: 10px
}

.person-name {
	font-weight: 700;
	font-size: 14px;
	color: #1c98fc
}

.person-info-ri {
	width: 540px;
	float: right
}

.coop-box {
	display: inline-block;
	width: 230px;
	height: 241px;
	padding: 47px 24px 0;
	background: #fdfdfd;
	border: 1px solid #dbdbdb;
	transition: all .6s;
	-moz-transition: all .6s;
	-webkit-transition: all .6s;
	-o-transition: all .6s
}

.coop-box h2 {
	width: 106px;
	margin: 0 auto 23px;
	border-bottom: 1px solid #d6d6d6;
	font: 18px/24px "微软雅黑";
	text-align: center;
	padding-bottom: 17px
}

.coop-box a.coop-more {
	display: block;
	width: 107px;
	height: 26px;
	margin: 20px auto 0;
	background: url(../img/coo_btn01.jpg) no-repeat 0 0
}

.coop-box.hover {
	background: #007ee4;
	border-color: #007ee4
}

.coop-box.hover h2 {
	color: #fff;
	border-color: #409eeb
}

.coop-box.hover p {
	color: #fff
}

.coop-box.hover a.coop-more {
	background-position: 0 -26px
}

.coop-li ul {
	width: 105%
}

.coop-li ul li {
	display: inline-block;
	width: 200px;
	height: 170px;
	margin-right: 40px;
	background: #fff
}

.coop-li ul li p {
	font: 13px/40px "微软雅黑";
	text-align: center
}

.coop-li ul li a:hover p {
	color: #007ee4
}

.app-nav {
	width: 577px;
	height: 103px;
	margin: 0 auto 60px;
	background: url(../img/about_bg10.jpg) repeat-x left 50px;
	overflow: hidden
}

.app-nav ul {
	width: 632px
}

.app-nav ul li {
	display: inline-block;
	position: relative;
	width: 103px;
	height: 103px;
	margin-right: 55px;
	cursor: pointer;
	overflow: hidden
}

.app-nav ul li .app-pic {
	width: 103px;
	height: 103px
}

.app-nav ul li .app-picon {
	position: absolute;
	width: 103px;
	height: 0;
	left: 0;
	top: 0;
	overflow: hidden
}

.app-nav ul li.cur .app-picon {
	height: 103px
}

.app-ajax {
	padding: 36px 60px 0;
	text-align: center
}

.process {
	width: 938px;
	margin: 0 auto;
	border: 1px solid #ddd
}

.process-top {
	height: 165px;
	padding: 35px 48px 0 37px;
	background: url(../img/coop_bg01.jpg) repeat-x left bottom
}

.process-top h2 {
	padding-bottom: 6px;
	font: bold 18px/38px "微软雅黑";
	color: #1c98fc
}

.process-top p {
	font: bold 14px/22px "微软雅黑";
	color: #797b7d
}

.process-img {
	background: #fbfbfb;
	padding: 35px 0 60px;
	text-align: center;
	background: #fbfbfb
}

.coop-qua-con {
	width: 460px;
	margin: 0 auto 50px;
	padding-bottom: 16px;
	background: url(../img/coop_bg02.gif) no-repeat center bottom;
	text-align: center;
	font: bold 14px/30px "微软雅黑"
}

.coop-qua {
	width: 780px;
	margin: 0 auto;
	position: relative;
	height: 348px;
	z-index: 10
}

.coop-qua ul {
	width: 740px;
	height: 348px;
	overflow: hidden;
	margin: 0 auto
}

.coop-qua li {
	width: 239px;
	height: 332px;
	cursor: pointer;
	border: 5px solid #797b7d
}

.coop-qua li.roundabout-in-focus {
	cursor: default;
	border-color: #1c98fc
}

.coop-qua a {
	background: url(../img/coop_but01.gif) no-repeat;
	width: 22px;
	height: 33px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	top: 170px
}

.coop-qua a.prev {
	left: 0
}

.coop-qua a.prev:hover {
	background-position: 0 -33px
}

.coop-qua a.next {
	background-position: -22px 0;
	right: 0
}

.coop-qua a.next:hover {
	background-position: -22px -33px
}

.ir-box1 {
	width: 960px;
	height: 235px;
	margin: 0 auto 30px;
	background: url(../img/ir_bg02.jpg) no-repeat right 0
}

.ir-focus {
	width: 290px;
	height: 225px;
	position: relative;
	overflow: hidden;
	border: 5px solid #cad9e5
}

.ir-focus .ir-imgs {
	width: 300%;
	position: absolute;
	left: 0;
	top: 0
}

.ir-focus .ir-imgs li {
	width: 290px;
	height: 225px
}

.ir-bnt {
	position: absolute;
	right: 5px;
	bottom: 10px;
	z-index: 2
}

.ir-bnt li {
	display: inline-block;
	width: 6px;
	height: 6px;
	margin-right: 5px;
	background: url(../img/ir_btn01.png) no-repeat 0 0;
	cursor: pointer
}

.ir-bnt .sli {
	background-position: -6px 0
}

.ir-next,.ir-pre {
	width: 28px;
	height: 28px;
	position: absolute;
	left: -28px;
	top: 142px;
	background: url(../img/ir_btn02.png) no-repeat 0 0;
	cursor: pointer;
	overflow: hidden
}

.ir-next {
	left: 290px;
	background-position: -28px 0
}

.ir-txt {
	position: absolute;
	left: 0;
	bottom: 0;
	text-indent: 9px;
	width: 100%;
	height: 30px;
	font: 12px/30px "微软雅黑";
	background: url(../img/ir_bg01.png) repeat;
	color: #fff;
	z-index: 1
}

.ir-newstit {
	height: 33px;
	padding: 13px 11px 0 20px;
	font: bold 18px/24px "微软雅黑"
}

.ir-newscon {
	width: 295px;
	margin: 0 auto
}

.ir-newsintro {
	height: 83px;
	margin: 12px auto 8px;
	border-bottom: 1px dotted #c8c9ca
}

.ir-newsintro h2 {
	padding-bottom: 5px;
	font: bold 14px/24px "微软雅黑";
	color: #007ee4;
	text-align: center
}

.ir-newsintro p {
	line-height: 22px
}

.ir-newsintro a {
	line-height: 22px;
	color: #007ee4
}

.ir-newsintro a:hover {
	border-bottom: 1px dotted #007ee4
}

.ir-newscon ul li {
	width: 100%;
	font: 12px/25px "微软雅黑";
	background: url(../img/ir_bit01.gif) no-repeat 4px 11px
}

.ir-newscon ul li span {
	float: right;
	color: #b3b3b3;
	padding-right: 5px
}

.ir-newscon ul li a {
	padding-left: 15px
}

.ir-newsli {
	float: left
}

.ir-newsli ul {
	display: inline-block;
	width: 332px;
	float: left;
	margin-left: 30px
}

.ir-newsli ul li {
	width: 100%;
	font: 12px/24px "微软雅黑";
	border-bottom: 1px dotted #c6c6c6;
	background: url(../img/ir_bit01.gif) no-repeat 4px 11px
}

.ir-newsli ul li span {
	float: right;
	color: #b3b3b3;
	padding-right: 5px
}

.ir-newsli ul li a {
	padding-left: 15px
}

.ir-ex {
	width: 960px;
	height: 135px;
	margin: 39px auto 0;
	background: url(../img/ir_bg03.jpg) no-repeat;
	overflow: hidden
}

.ir-extit {
	width: 205px;
	padding-top: 43px
}

.ir-extit h3 {
	font: bold 18px/24px "微软雅黑";
	padding-bottom: 5px;
	text-align: center
}

.ir-extit p {
	font: 14px/24px Arial;
	color: #888;
	text-align: center
}

.ir-table table {
	margin: 15px 0 0 25px
}

.ir-table td {
	padding: 5px 0
}

.ir-table .txt {
	height: 24px;
	border: 1px solid #dbdbdb;
	background: url(../img/ir_bg04.jpg) no-repeat 0 0;
	padding-left: 8px
}

.ir-table textarea {
	width: 482px;
	height: 54px;
	background: url(../img/ir_bg04.jpg) no-repeat;
	border: 1px solid #dbdbdb;
	overflow: hidden;
	padding: 3px 5px
}

.ir-table .btn {
	width: 104px;
	height: 54px;
	margin-bottom: 6px;
	background: url(../img/ir_btn03.png) no-repeat 0 0;
	border: none;
	cursor: pointer
}

.ir-table .btn.hover {
	background-position: 0 -54px
}

.ir-ck {
	padding-right: 12px;
	background: url(../img/ir_bg05.png) no-repeat right 5px
}

.ir-ck:hover {
	background-position: right -14px
}

.exc-box {
	width: auto;
	margin-bottom: 10px;
	border: 1px solid #ddd
}

.exc-box .exc-til {
	height: 41px;
	background: #f2f2f2;
	padding: 0 18px 0 16px;
	line-height: 40px;
	font: bold 14px/40px "微软雅黑";
	color: #0081e9
}

.exc-box .exc-til span {
	float: right;
	background: url(../img/ir_bit02.jpg) no-repeat 0 center;
	padding-left: 28px;
	font: normal 12px/40px Arial;
	color: #797b7d
}

.exc-box dl dt {
	padding: 14px 16px;
	background: #f8f8f8;
	border-top: 1px solid #ddd;
	line-height: 22px;
	color: #797b7d
}

.exc-box dl dt span {
	font-weight: 700;
	color: #000
}

.exc-box dl dd {
	padding: 14px 16px;
	background: #fff;
	border-top: 1px solid #ddd;
	line-height: 22px;
	color: #c3000f
}

.bids-search {
	width: 958px;
	height: 47px;
	margin-bottom: 40px;
	border: 1px solid #dbdbdb;
	background: url(../img/bids_bg01.jpg) repeat-x
}

.bids-search-big {
	width: 58px;
	height: 100%;
	float: left;
	background: url(../img/bids_bg02.jpg) no-repeat center;
	border-right: 1px solid #dedede;
	overflow: hidden
}

.bids-search-table td {
	font: bold 14px/47px "微软雅黑";
	height: 47px;
	text-align: center;
	border-right: 1px solid #dedede
}

.bids-search-table .txt {
	width: 208px;
	height: 25px;
	border: 1px solid #dbdbdb;
	background: url(../img/ir_bg04.jpg) no-repeat 0 0;
	padding-left: 8px
}

.bids-search-table select {
	width: 327px;
	height: 27px;
	border: 1px solid #dbdbdb;
	background: url(../img/ir_bg04.jpg) no-repeat 0 0;
	line-height: 27px
}

.bids-search-table .btn {
	width: 123px;
	height: 30px;
	background: 0 0;
	border: none;
	font: bold 12px/30px "微软雅黑";
	color: #fff;
	position: relative;
	text-align: left;
	padding-left: 23px;
	cursor: pointer;
	z-index: 1
}

.bids-searbtn {
	width: 123px;
	height: 30px;
	margin: 0 auto;
	background: url(../img/bids_btn01.jpg) no-repeat;
	position: relative;
	overflow: hidden
}

.bids-searbtn-bg {
	position: absolute;
	right: 30px;
	top: 0;
	width: 0;
	height: 30px;
	background: url(../img/bids_bg03.jpg) repeat-x;
	overflow: hidden;
	z-index: 0
}

.bids-box {
	float: left;
	width: 450px;
	height: 200px;
	margin-bottom: 20px;
	background: url(../img/bids_bg04.gif) no-repeat 0 0;
	position: relative;
	overflow: hidden
}

.bids-box-hover {
	width: 450px;
	height: 200px;
	background: url(../img/bids_bg04.gif) no-repeat 0 bottom;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 0
}

.bids-box-con {
	width: 402px;
	margin: 0 auto 0;
	padding-top: 22px;
	position: relative;
	z-index: 1
}

.bids-box h2 {
	padding-bottom: 4px;
	border-bottom: 1px solid #e3e3e3;
	font: bold 16px/24px "微软雅黑";
	color: #666
}

.bids-box h2 span {
	float: right;
	padding-left: 22px;
	background: url(../img/bids_bit01.jpg) no-repeat 0 0;
	color: #666;
	font: 12px/24px Arial
}

.bids-box h3 {
	padding: 8px 0 10px;
	border-bottom: 1px solid #e3e3e3;
	line-height: 30px
}

.bids-box h3 p {
	line-height: 20px
}

.bids-box h4 {
	padding-top: 13px
}

.bids-box h4 a {
	display: inline-block;
	width: 80px;
	height: 30px;
	background: url(../img/bids_btn02.jpg) no-repeat 0 -30px;
	position: relative;
	font: bold 12px/30px "微软雅黑";
	text-align: center
}

.bids-box h4 a:hover {
	background-position: 0 0;
	color: #fff
}

.bids-box.hover h2,.bids-box.hover h2 a,.bids-box.hover h3 b {
	color: #2294f5
}

.bids-box.hover p {
	color: #666
}

.hr-box {
	height: 180px;
	background: url(../img/hr_bg01.gif) no-repeat 0 0;
	cursor: pointer
}

.hr-box-hover {
	height: 180px;
	background: url(../img/hr_bg01.gif) no-repeat 0 bottom
}

.hr-int-con {
	width: 700px;
	margin: 0 auto
}

.hr-int-con h2 {
	font: bold 18px/30px "微软雅黑";
	color: #007ee4;
	text-align: center;
	padding-bottom: 12px
}

.hr-int-con p {
	font: bold 14px/30px "微软雅黑";
	text-align: center;
	color: #888
}

.hr-btn {
	display: block;
	margin: 30px auto;
	width: 124px;
	height: 128px;
	background: url(../img/hr_btn01.jpg) no-repeat 0 0;
	overflow: hidden
}

.hr-btn:hover {
	background-position: -124px 0
}

.hr-box2 {
	height: 232px;
	background: url(../img/hr_bg02.gif) no-repeat 0 0;
	cursor: pointer
}

.hr-box-hover2 {
	height: 232px;
	background: url(../img/hr_bg02.gif) no-repeat 0 bottom
}

.newspaper-list {
	width: 940px;
	margin: 0 auto;
	overflow: hidden
}

.newspaper-list ul {
	border-bottom: 1px dotted #ccc;
	width: 960px
}

.newspaper-list ul li {
	width: 220px;
	height: 292px;
	margin: 20px 20px 0 0;
	cursor: pointer
}

.newspaper-box {
	width: 220px;
	height: 240px;
	position: relative;
	overflow: hidden
}

.newspaper-bg {
	position: absolute;
	width: 220px;
	height: 240px;
	left: 0;
	top: -240px;
	background: url(../img/news_bg01.png) repeat;
	overflow: hidden
}

.newspaper-txt {
	position: absolute;
	width: 220px;
	height: 70px;
	left: 0;
	top: -70px
}

.newspaper-txt a {
	display: block;
	margin: 0 auto;
	width: 103px;
	left: 0;
	height: 30px;
	text-align: center;
	background: #fff;
	font: bold 14px/30px "微软雅黑";
	color: #1c98fc
}

.newspaper-txt a:hover {
	background: #bbb;
	color: #fff
}

.newspaper-txt p {
	text-align: center;
	color: #fff;
	padding-top: 14px
}

.newspaper-list ul li p {
	text-align: center;
	font: bold 14px/24px "微软雅黑";
	padding-top: 15px
}

.newspaper-list ul li p.hover {
	color: #1c98fc
}

.staff-list {
	width: 940px;
	margin: 0 auto;
	overflow: hidden
}

.staff-list ul {
	border-bottom: 1px dotted #ccc;
	width: 960px
}

.staff-list ul li {
	width: 220px;
	height: 292px;
	margin: 20px 20px 0 0;
	cursor: pointer
}

.staff-list ul li .img-box {
	width: 220px;
	height: 240px;
	position: relative;
	overflow: hidden
}

.staff-list ul li .staff-bg {
	position: absolute;
	width: 210px;
	height: 230px;
	left: 0;
	top: 0;
	border: 5px solid #1c98fc;
	opacity: 0
}

.staff-list ul li p {
	text-align: center;
	font: bold 14px/24px "微软雅黑";
	padding-top: 14px
}

.staff-list ul li a:hover p {
	color: #1c98fc
}

.staff-info {
	width: 540px;
	line-height: 30px;
	font-size: 14px
}

.staff-info h2 {
	font: bold 18px/30px "微软雅黑";
	color: #1c98fc
}

.staff-info p {
	line-height: 30px;
	font-size: 14px
}

.honor-tab {
	width: 280px;
	margin: 0 auto;
	height: 41px
}

.honor-tab ul li {
	width: 130px;
	height: 48px;
	float: left;
	margin: 0 5px;
	background: url(../img/honor_btn01.png) no-repeat -130px 0;
	font: bold 14px/40px "微软雅黑";
	color: #fff;
	text-align: center;
	cursor: pointer
}

.honor-tab ul li.on {
	background-position: 0 0
}

.rule-nav {
	width: 136px
}

.rule-nav a {
	display: block;
	height: 37px;
	padding-left: 27px;
	font: bold 14px/37px "微软雅黑";
	background: url(../img/rule_bit01.gif) no-repeat 14px -21px;
	border-bottom: 1px solid #e3e3e3;
	color: #93abbd;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s
}

.rule-nav a.hover,.rule-nav a:hover {
	color: #1c98fc;
	background-position: 14px 16px
}

.rule-con {
	width: 435px;
	padding: 0 40px;
	border: 1px solid #e2e2e2;
	border-width: 0 1px
}

.rule-img {
	width: 220px;
	margin-right: 10px;
	padding-bottom: 10px;
	border-bottom: 7px solid #e4e5e5
}

.act-nav {
	width: 796px;
	height: 145px;
	margin: 0 auto;
	background: url(../img/act_bg03.gif) repeat-x 0 40px
}

.act-nav ul li {
	width: 76px;
	float: left;
	margin-right: 68px;
	position: relative;
	cursor: pointer
}

.act-nav ul li .act-circle {
	width: 76px;
	height: 76px;
	position: relative;
	background: url(../img/act_bg02.jpg) no-repeat center
}

.act-nav ul li .act-circle img {
	margin: 21px 0 0 18px;
	position: relative;
	z-index: 1
}

.act-nav ul li .act-circleon {
	position: absolute;
	left: -5px;
	top: -5px;
	width: 86px;
	height: 86px;
	background: url(../img/act_bg01.jpg) no-repeat;
	z-index: 0;
	opacity: 0
}

.act-til {
	width: 105px;
	height: 0;
	top: 90px;
	left: -12px;
	background: url(../img/act_bg04.jpg) no-repeat;
	position: absolute;
	text-align: center;
	font: bold 12px/58px "微软雅黑";
	color: #fff;
	cursor: pointer
}

.act-list {
	width: 940px;
	margin: 0 auto;
	overflow: hidden
}

.act-list ul {
	border-bottom: 1px dotted #ccc;
	width: 960px
}

.act-list ul li {
	width: 220px;
	height: 212px;
	margin: 20px 20px 0 0;
	cursor: pointer
}

.act-list ul li a {
	display: block
}

.act-list ul li .img-box {
	width: 220px;
	height: 165px;
	position: relative;
	overflow: hidden
}

.act-list ul li .act-bg {
	position: absolute;
	width: 220px;
	height: 165px;
	left: 0;
	top: -165px;
	background: url(../img/news_bg01.png) repeat;
	overflow: hidden
}

.act-list ul li .act-icon {
	position: absolute;
	width: 220px;
	height: 165px;
	left: 0;
	top: -165px;
	background: url(../img/act_bit01.png) no-repeat center
}

.act-list ul li p {
	text-align: center;
	font: bold 14px/24px "微软雅黑";
	padding-top: 14px
}

.act-list ul li a:hover p {
	color: #1c98fc
}

.con-til {
	margin-bottom: 24px
}

.con-til h2 {
	font: bold 24px/34px '微软雅黑';
	color: #1c98fc
}

.con-til h3 {
	font-size: 18px;
	line-height: 19px;
	color: #afc1cf;
	font-family: Arial
}

.sitemap-li {
	margin-bottom: 30px
}

.sitemap-li ul li {
	float: left;
	width: 158px;
	margin-right: 2px
}

.sitemap-li ul li a {
	display: block;
	padding: 10px;
	text-align: center;
	font: bold 12px/16px "微软雅黑";
	background: #cdd8e1;
	margin: 0 0 1px 0
}

.sitemap-li ul li a.sitetil {
	background: #94abbd;
	font: bold 14px/18px "微软雅黑";
	padding: 16px 10px;
	color: #fff
}

.job-info {
	width: 100%;
	margin: 0 auto
}

.job-info h2 {
	height: 45px;
	background: #1c98fc;
	padding-left: 16px;
	font: bold 14px/44px "微软雅黑";
	color: #fff
}

.job-info table {
	border: 1px solid #e6e5e5;
	border-width: 0 1px 0 0
}

.job-info table td {
	border: 1px solid #e6e5e5;
	border-width: 0 0 1px 1px;
	padding: 5px 7px
}

.job-info .tdbg {
	width: 65px;
	background: #f4f4f4;
	text-align: center
}

.job-info .tdinfo {
	padding: 20px 25px
}

.job-info .tdinfo h3 {
	color: #cd0143
}

.job-info .tdinfo h4 {
	padding: 60px 0 20px
}

.job-info .tdbtn {
	display: block;
	float: left;
	width: 100px;
	height: 30px;
	margin: 0 12px 0 0;
	background: url(../img/nav_bg02.jpg) repeat-x 0 bottom;
	border: none;
	text-align: center;
	font: bold 14px/30px "微软雅黑";
	color: #fff;
	cursor: pointer
}

.job-info .tdbtn:hover {
	background: url(../img/order_bg01.jpg) repeat-x
}

.job-info .tdback {
	float: left;
	display: block;
	width: 98px;
	height: 28px;
	border: 1px solid #e7e7e7;
	text-align: center
}

.applycon table {
	border-spacing: 0
}

.applycon h3 {
	padding: 0 0 20px;
	color: #333;
	font-size: 26px;
	font-weight: 700;
	text-align: center
}

.applytit {
	padding: 10px 0 20px 20px;
	font-size: 14px
}

.applytit span {
	padding-right: 20px
}

.applytit input {
	width: 50px;
	border: none;
	background: 0 0;
	text-align: center
}

.border1px {
	border: #dbdbdb 1px solid;
	border-width: 1px 0 0 1px
}

.bordertop {
	border-top: none
}

.applycon tr td {
	padding: 5px 12px;
	border-right: #dbdbdb 1px solid;
	border-bottom: #dbdbdb 1px solid
}

.applydet tr th.thbg {
	padding: 5px 0;
	color: #fff;
	background: #1c98fc;
	font-weight: 700;
	text-align: center
}

.applydet tr td.bg01 {
	color: #333;
	background: #ebebec
}

.applydet input.bg02 {
	background: 0 0
}

.applycon p {
	color: #000
}

.applydet input {
	height: 18px;
	line-height: 18px;
	padding: 2px 5px;
	overflow: hidden;
	color: #777;
	border: 1px solid #dbdbdb;
	background: #fff;
	text-align: center;
	vertical-align: middle
}

.applydet .w40 {
	width: 40px
}

.applydet .w50 {
	width: 50px
}

.applydet .w70 {
	width: 70px
}

.applydet .w70 {
	width: 80px
}

.applydet .w100 {
	width: 100px
}

.applydet .w120 {
	width: 120px
}

.applydet .w150 {
	width: 150px
}

.applydet .w200 {
	width: 200px
}

.applydet .w250 {
	width: 250px
}

.applydet .w300 {
	width: 300px
}

.applydet .w320 {
	width: 320px
}

.applydet .w350 {
	width: 350px
}

.applydet .w400 {
	width: 400px
}

.applydet .w430 {
	width: 430px
}

.applydet .w450 {
	width: 450px
}

.applydet .w475 {
	width: 475px
}

.apply_erea {
	width: 720px;
	height: 150px;
	padding: 5px;
	background: #fff;
	border: 1px solid #dbdbdb;
	resize: none
}

.applydet .pad10 {
	padding: 10px;
	border-top: 1px solid #dbdbdb
}

.applydet .tabone input {
	text-align: left
}

.applydet .apply-btn {
	margin: 20px 0;
	color: #fff;
	width: 100px;
	height: 30px;
	overflow: hidden;
	background: url(../img/nav_bg02.jpg) repeat-x 0 bottom;
	border: none;
	font-weight: 700;
	cursor: pointer
}

.applydet .apply-btnover {
	background: url(../img/order_bg01.jpg) repeat-x
}

.applycon p.color01 {
	color: #1c98fc
}

.applycon .bornone {
	border: none
}

.newsinfo-page {
	width: 880px;
	margin: 0 auto 22px;
	padding-top: 6px;
	border-top: 1px dotted #e5e5e5
}

.newsinfo-page .back {
	display: block;
	float: right;
	width: 104px;
	height: 34px;
	line-height: 34px;
	background: #94aabf;
	margin-top: 6px;
	text-align: center;
	font: bold 14px/34px "微软雅黑";
	color: #fff
}

.newsinfo-page p {
	color: #aaa;
	line-height: 24px
}

.newsinfo-page a {
	color: #7f7f7f
}

.newsinfo-page a:hover {
	color: #1186ff
}

.page {
	color: #666;
	text-align: center
}

.page input[type=text] {
	width: 18px;
	height: 18px;
	border: 1px solid #ccc;
	font: 12px/18px "微软雅黑";
	color: #666;
	text-align: center
}

.page input[type=submit] {
	width: 26px;
	height: 22px;
	color: #666;
	cursor: pointer
}

.page a {
	color: #007ee4
}

.page a:hover {
	color: #066cbe
}

.main2-job .main2-protxt {
	line-height: 18px
}

.main2-job .main2-proli {
	height: 152px
}

.main2-job .main2-proli li {
	height: 50px;
	margin-top: 10px
}

.main2-job .main2-proli li img {
	float: left;
	margin-right: 12px;
	border: 1px solid #dbdbdb
}

.main2-job .main2-proli li p {
	font-weight: 700;
	color: #1c8dee
}

.main2-job .main2-proli li a {
	padding: 0
}

.main2-job .main2-proli li a:hover img {
	border-color: #1c8dee
}

.stock-box {
	width: 800px;
	height: 350px;
	border: 1px solid #dbdbdb;
	background: #fff;
	margin: 0 auto 30px
}

.stock-name {
	float: left;
	width: 187px;
	height: 350px;
	background: #f5f5f5;
	border-right: 1px solid #dedede;
	text-align: center
}

.stock-name p {
	margin-top: 90px;
	line-height: 28px;
	color: #1c98fc
}

.stock-name p b {
	font-size: 18px;
	display: block
}

.stock-table {
	width: 612px;
	float: right;
	text-align: center;
	padding-top: 40px
}

.stock-more {
	display: inline-block;
	width: 100px;
	height: 32px;
	background: #1c98fc;
	text-align: center;
	font-size: 14px;
	color: #fff;
	line-height: 32px;
	margin-top: 50px;
	transition: all .3s;
	-webkit-transition: all .3s
}

.stock-more:hover {
	background: #037fe4;
	color: #fff
}

.ir-stock {
	width: 250px;
	height: 125px;
	margin: 15px auto 0;
	text-align: center
}

.ir-stock a {
	display: block;
	width: 100%;
	height: 100%;
	line-height: 24px;
	background: #f6f6f6;
	border: 1px solid #dcdcdc;
	transition: all .3s;
	-webkit-transition: all .3s
}

.ir-stock p.name {
	font-weight: 700;
	font-size: 18px;
	color: #289bfd;
	padding-top: 25px;
	transition: all .3s;
	-webkit-transition: all .3s
}

.ir-stock p.number {
	font-size: 14px;
	color: #289bfd;
	transition: all .3s;
	-webkit-transition: all .3s
}

.ir-stock p.more {
	color: #777;
	margin-top: 12px;
	transition: all .3s;
	-webkit-transition: all .3s
}

.ir-stock a:hover {
	background: #299cfe;
	border-color: #299cfe
}

.ir-stock a:hover p {
	color: #fff
}

.ir-stock a:hover p.more {
	color: #c9e6ff
}

.head-bg {
	position: relative;
	width: 100%;
	min-width: 960px;
	z-index: 100;
	background: url(../img/rev_opa01.png) repeat
}

.head-stk {
	margin: 14px 0 0 16px;
	padding-left: 29px;
	background: url(../img/rev_sign01.png) no-repeat 0 center;
	font-size: 13px;
	color: #fff
}

.head-stk b {
	font-family: Arial;
	font-size: 15px
}

.head-lang,.head-nav {
	margin: 14px 0 0 0;
	line-height: 20px
}

.head-lang a {
	margin-left: 13px;
	padding-left: 20px;
	display: inline-block
}

.head-lang .ch {
	background: url(../img/rev_sign05.png) no-repeat 0 center
}

.head-lang .en {
	background: url(../img/rev_sign06.png) no-repeat 0 center
}

.head-nav {
	color: #c8bfc0
}

.head-nav a {
	margin: 0 8px;
	background-repeat: no-repeat;
	background-position: 0 center
}

.head-nav a.mall {
	padding-left: 30px;
	background-image: url(../img/rev_sign02.png)
}

.head-nav a.wx {
	position: relative;
	padding-left: 22px;
	background-image: url(../img/rev_sign03.png)
}

.head-nav a.wx img {
	display: none;
	position: absolute;
	left: -3px;
	top: 20px
}

.head-nav a.wx:hover img {
	display: block
}

.head-nav a.hr {
	padding-left: 22px;
	background-image: url(../img/rev_sign04.png)
}

.head-nav a.ntb {
	display: inline-block;
	width: 30px;
	background-image: url(../img/rev_sign13.png);
	background-position: 0 6px
}

.index-banner {
	margin-bottom: 0
}

.index-pro {
	width: 100%;
	min-width: 960px;
	height: 220px;
	margin-bottom: 10px
}

.pro-hd {
	width: 100%;
	min-width: 960px;
	height: 55px;
	padding-top: 16px;
	margin-bottom: 45px;
	background: url(../img/rev_opa02.png) repeat
}

.pro-hd .tit {
	float: left;
	width: 160px;
	padding-left: 12px;
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	line-height: 36px
}

.pro-marquee {
	float: left;
	width: 455px;
	height: 36px;
	position: relative;
	overflow: hidden
}

.pro-marquee li {
	margin-right: 35px;
	font-size: 16px;
	line-height: 36px;
	width: 100px;
	color: #fff
}

.pro-marquee li a {
	color: #fff
}

.pro-marquee li a:hover {
	color: #ccc
}

.pro-search {
	margin-top: 7px;
	float: right;
	width: 160px;
	height: 26px;
	background: 0 0;
	border: 1px solid #3a5a83;
	display: block!important
}

.pro-search input {
	float: left;
	background: 0 0;
	border: none
}

.pro-search input.txt {
	width: 121px;
	line-height: 26px;
	padding: 0 0 0 11px;
	color: #3a5a83
}

.pro-search input.btn {
	width: 21px;
	height: 26px;
	cursor: pointer
}

.pro-slide {
	position: relative;
	width: 960px;
	height: 240px;
	overflow: hidden
}

.pro-slide li {
	float: left;
	width: 240px;
	height: 240px;
	text-align: center;
	color: #fff
}

.pro-slide li p {
	height: 24px;
	overflow: hidden
}

.pro-slide li a {
	display: block;
	color: #fff
}

.pro-slide li .tit {
	font-size: 14px;
	line-height: 25px;
	color: #fff;
	margin-bottom: 10px
}

.pro-slide li .txt {
	opacity: .5;
	color: #fff
}

.pro-slide li img {
	transition: all .3s
}

.pro-slide li a:hover img {
	-webkit-transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);
	-o-transform: scale(1.1,1.1);
	transform: scale(1.1,1.1)
}

.pro-next,.pro-prev {
	position: absolute;
	top: 82px;
	background: url(../img/rev_btn01.png) no-repeat;
	width: 39px;
	height: 43px;
	opacity: .6;
	transition: opacity .5s
}

.pro-prev {
	left: -76px
}

.pro-next {
	right: -76px;
	background-position: 100% 0
}

.pro-next:hover,.pro-prev:hover {
	opacity: 1
}

.rel {
	position: relative
}

.main2-event {
	width: 277px
}

.main2-event .cont {
	padding-top: 3px;
	height: 206px;
	border-bottom: 1px solid #e1e1e1
}

.main2-event .cont p {
	font-weight: 700;
	font-size: 14px;
	padding-top: 5px;
	color: #1186ff
}

.main2-event a:hover {
	opacity: .8
}

.main2-video {
	height: 160px;
	padding-bottom: 21px;
	border-bottom: 1px solid #e1e1e1;
	overflow: hidden;
	margin-bottom: 30px
}

.main2-video img {
	cursor: pointer
}

.main2-job .jiathis_style .jtico {
	background: url(../img/rev_sign08.png) no-repeat;
	margin-right: 12px
}

.main2-job .jiathis_style .jtico_cqq {
	background-position: 1px 0
}

.main2-job .jiathis_style .jtico_cqq:hover {
	background-position: 1px 100%
}

.main2-job .jiathis_style .jtico_weixin {
	background-position: -32px 0
}

.main2-job .jiathis_style .jtico_weixin:hover {
	background-position: -32px 100%
}

.main2-job .jiathis_style .jtico_tsina {
	background-position: -65px 0
}

.main2-job .jiathis_style .jtico_tsina:hover {
	background-position: -65px 100%
}

.foot-code {
	width: 109px;
	margin: 0 auto
}

.pro-select {
	border: 2px solid #e0e0e0;
	border-bottom-width: 1px
}

.pro-select dl {
	border-bottom: 1px solid #e0e0e0;
	background: #f8f8f8
}

.pro-select dd,.pro-select dt {
	float: left
}

.pro-select dt {
	width: 135px;
	text-align: center;
	line-height: 50px;
	color: #989898;
	font-size: 12px
}

.pro-select dd {
	width: 819px;
	border-left: 1px solid #f1f1f1;
	background: #fff;
	line-height: 30px;
	padding: 10px 0;
	font-size: 12px;
	font-weight: 700
}

.pro-select dd span {
	display: block;
	float: left
}

.pro-select dd span.all {
	width: 76px;
	padding-right: 10px;
	color: #077cdc;
	text-align: center
}

.pro-select dd span.all a {
	color: #077cdc
}

.pro-select dd span.li {
	width: 730px
}

.pro-select dd span.li a {
	display: inline-block;
	margin-right: 56px;
	font-size: 12px
}

.pro-select dd a.on {
	color: #077cdc
}

.pro-pos {
	padding: 12px 10px 12px 25px;
	border: 1px solid #e0e0e0;
	background: #fbfbfb;
	height: 25px
}

.pro-pos h2 {
	font-size: 16px;
	color: #444;
	font-weight: 700
}

.pos-page span {
	font-family: Arial;
	display: inline-block;
	margin-right: 6px
}

.pos-page span i {
	color: #c40
}

.pos-page a {
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(../img/rev_btn02.jpg) no-repeat;
	vertical-align: middle;
	margin-left: 6px;
	opacity: .6
}

.pos-page a.next {
	background-position: 100% 0
}

.pos-page a:hover {
	opacity: 1
}

.pro-item {
	position: relative;
	width: 100%;
	overflow: hidden;
	margin-bottom: 0
}

.pro-item ul {
	width: 105%
}

.pro-item ul li {
	position: relative;
	width: 227px;
	height: 328px;
	border: 1px solid #e0e0e0;
	margin: 25px 14px 0 0;
	overflow: hidden
}

.pro-item ul li a {
	display: block;
	width: 100%;
	height: 100%
}

.pro-item ul li img {
	vertical-align: top;
	margin-bottom: 13px
}

.pro-item ul li p {
	padding: 0 12px
}

.pro-item ul li p.tit {
	font-size: 16px;
	color: #333;
	height: 24px;
	overflow: hidden;
	margin-bottom: 7px
}

.pro-item ul li p.txt {
	line-height: 20px;
	color: #888
}

.pro-item ul li span {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-indent: 40px;
	display: block;
	background: url(../img/rev_bg02.jpg) no-repeat;
	color: #666
}

.pro-item ul li a:hover span {
	background-position: 0 100%;
	color: #fff
}

.pro-item ul li img {
	transition: all .5s
}

.pro-item ul li a:hover img {
	-webkit-transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);
	-o-transform: scale(1.1,1.1);
	transform: scale(1.1,1.1)
}

.pro-wrap {
	border: 1px solid #e0e0e0;
	background: #fff
}

.pro-gallery {
	float: left;
	position: relative;
	width: 448px;
	height: 390px;
	border-right: 1px solid #e0e0e0
}

.pro-show {
	position: relative;
	width: 448px;
	height: 380px;
	vertical-align: middle;
	overflow: hidden;
	background: url(../img/plug/load.gif) no-repeat center center
}

.pro-show .zoom {
	display: inline-block;
	position: absolute;
	right: 20px;
	top: 25px;
	background: url(../img/rev_sign09.jpg) no-repeat 0 center;
	padding-left: 22px;
	font-size: 12px;
	color: #888;
	z-index: 2;
	line-height: 14px
}

.pro-show img {
	margin-top: 39px;
	line-height: 367px
}

.pro-show ul {
	position: absolute;
	left: 0;
	top: 0
}

.pro-show ul li {
	width: 448px;
	height: 448px
}

.pro-show ul a {
	display: block;
	width: 100%;
	height: 100%
}

.pro-thumb {
	position: relative;
	width: 400px;
	margin: 0 auto;
	height: 80px;
	overflow: hidden
}

.pro-thumb ul {
	position: absolute;
	left: 0;
	top: 0
}

.pro-thumb ul li {
	margin: 0 10px;
	width: 80px;
	height: 64px;
	padding: 8px 0;
	cursor: pointer
}

.pro-thumb ul li.cur {
	background: url(../img/rev_bg03.jpg) no-repeat center
}

.pro-btn a {
	position: absolute;
	bottom: 31px;
	display: block;
	width: 8px;
	height: 16px;
	background: url(../img/rev_bg04.jpg) no-repeat
}

.pro-btn a.prev {
	background-position: 0 0;
	left: 12px
}

.pro-btn a.next {
	background-position: 100% 0;
	right: 12px
}

.pro-profile {
	float: right;
	width: 435px;
	margin: 34px 38px 0 0
}

.pro-profile .tit {
	font-size: 24px;
	font-weight: 700;
	color: #007ee4;
	line-height: 30px;
	margin-bottom: 20px
}

.pro-profile .text {
	min-height: 180px;
	line-height: 26px
}

.share-box {
	width: 100%;
	border-top: 1px dashed #dcdcdc;
	padding-top: 30px;
	margin-top: 40px
}

.share-box .share-tit {
	font-size: 16px;
	color: #1c98ef
}

.pro-detail {
	border: 1px solid #e0e0e0;
	background: #fff;
	margin-top: 22px
}

.pro-detail1 {
	background: #fff;
	margin-top: 22px
}

.tab-side {
	float: left;
	width: 282px
}

.tab-side a {
	display: block;
	line-height: 51px;
	padding-left: 34px;
	border-bottom: 1px solid #eaeaea;
	font-size: 14px;
	font-weight: 700;
	background: url(../img/rev_bg05.jpg) no-repeat right 100%
}

.tab-side a.select,.tab-side a:hover {
	background-position: right 0;
	color: #006fca
}

.tab-cont {
	float: left;
	width: 957px;
	padding: 0;
	border-left: 1px solid #eaeaea
}

.tab-cont-11 {
	float: left;
	width: 957px;
	padding: 0;
	border-left: 1px solid #eaeaea
}

.tab-bd-11 {
	display: none;
	padding-bottom: 60px
}

.tab-bd-11 h2 {
	font-size: 16px;
	color: #006fca;
	line-height: 55px;
	padding-bottom: 6px;
	border-bottom: 1px solid #eaeaea;
	margin-bottom: 22px;
	font-weight: 700
}

.tab-bd {
	display: none;
	padding-bottom: 60px
}

.tab-bd h2 {
	font-size: 16px;
	color: #006fca;
	line-height: 55px;
	padding-bottom: 6px;
	border-bottom: 1px solid #eaeaea;
	margin-bottom: 22px;
	font-weight: 700
}

.tab-bd img {
	max-width: 100%
}

.tab-bd .list li {
	width: 100%;
	border-bottom: 1px dashed #e0e0e0;
	line-height: 44px;
	margin-bottom: 5px
}

.tab-bd .list li a {
	display: block;
	font-size: 14px
}

.tab-bd .list li a i {
	float: right;
	display: inline-block;
	width: 18px;
	height: 16px;
	margin-top: 12px;
	background: url(../img/rev_sign10.jpg) no-repeat 0 100%
}

.tab-bd .list li a:hover {
	color: #e27f7f
}

.tab-bd .list li a:hover i {
	background-position: 0 0
}

.order-pop {
	display: none;
	position: fixed;
	width: 650px;
	height: 600px;
	left: 50%;
	top: 50%;
	margin: -300px 0 0 -325px;
	background: #fff;
	z-index: 9999
}

.order-pop .order-til {
	width: 590px;
	padding: 15px 0 15px 60px
}

.order-pop .order-til h2 {
	font-weight: 400;
	line-height: 36px;
	color: #585858;
	font-size: 22px
}

.order-pop .order-til p {
	color: #a4a4a4
}

.order-pop .order-tab {
	width: 530px;
	margin: 0 auto;
	font-size: 14px;
	color: #8d8d8d
}

.order-pop .close {
	position: absolute;
	width: 30px;
	height: 30px;
	right: 35px;
	top: 36px;
	background: url(../img/rev_sign12.png) no-repeat
}

.order-ovrlay {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	z-index: 9998;
	opacity: .6
}

.video-pop {
	position: absolute;
	left: 50%;
	top: 1150px;
	margin-left: -440px;
	z-index: 9999
}

.video-pop .box {
	background: #000
}

.video-pop .close {
	position: absolute;
	width: 30px;
	height: 30px;
	right: -35px;
	top: -36px;
	background: url(../img/rev_sign12.png) no-repeat
}

.pageBox {
	height: 25px;
	line-height: 25px;
	text-align: center;
	padding-right: 10px;
	padding-bottom: 55px;
	width: 600px;
	margin: auto
}

.pageBox a {
	display: block;
	float: left
}

.pageBox span {
	display: block;
	float: left;
	padding: 0 25px
}

.pageBox label {
	float: left;
	margin-right: 10px
}

.pageBox .pages {
	float: left
}

.pageBox .pageBtn {
	width: 65px;
	color: #fff;
	font-size: 12px;
	background-color: #077cdc;
	text-align: center;
	border-radius: 5px
}

.pageBox .page {
	width: 20px;
	height: 20px;
	margin-left: 10px;
	line-height: 20px
}

.pageBox .page:hover {
	background-color: #077cdc;
	border-radius: 50%;
	color: #fff
}

.pageBox .page.cur {
	background-color: #077cdc;
	border-radius: 50%;
	color: #fff
}

.pageBox .more {
	width: 20px;
	height: 20px;
	margin: 0 10px;
	line-height: 20px
}

.pageBox .pages {
	border: none;
	border: 1px solid #ccc;
	border-radius: 3px
}

.pageBox .go {
	width: 25px;
	height: 25px;
	background: #000;
	color: #fff;
	font-size: 12px;
	border-radius: 4px
}

.hidden,.menu-hide,.menuson-hidden {
	display: none!important
}

.wechat-qrcode {
	margin: 0 60px 10px 0;
	width: 150px;
	text-align: center
}

.wechat-qrcode p {
	margin-top: 10px
}

.wechat-qrcode span {
	display: inline-block;
	font-size: 16px;
	color: #3a5a83
}

.wechat-qrcode img {
	width: 80%
}

.search-top {
	display: block!important;
	width: 165px!important;
	float: right;
	height: 53px;
	vertical-align: middle
}