@charset "utf-8";
/* CSS Document */
/* ?????? */
body {
	font-family: "??????";
	font-size: 14px;
}
.office-top-bg {
	width: 100%;
	min-width: 1200px;
	background-color: #b12025;
}
.office-top {
	width: 1200px;
	min-height: 26px;
	margin: 0 auto;
	position: relative;
}
.office-top .office-clearfix li {
	float: right;
	margin: 0 0 0 20px;
}
.office-top .office-clearfix li a {
	display: block;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
}
.office-top .office-clearfix li a:hover {
	color: #fff;
	text-decoration: underline;
}
.office-header-bg {
	width: 100%;
		background-color: #b12025;
}
.office-header {
	width: 1200px;
	height:130px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.office-header img {
width: 700px;
	height: 100px;

	overflow: hidden;
}
.office-searchBox {
	position: absolute;
	top: 58px;
	right: 0;
}
.office-nav-click {
	position: absolute;
	top: 3px;
	right: 0;
	display: none;
	width: 24px;
	height: 22px;
	background: url(../images/nav-icon.png) no-repeat;
	cursor: pointer;
}
.office-search-icon, .office-nav-icon1, .office-nav-icon2, .office-nav-icon3, .office-nav-icon4, .office-nav-icon5, .office-nav-icon6, .office-nav-icon7, .office-guide-icon1, .office-guide-icon2, .office-guide-icon3, .office-guide-icon4, .office-download-icon, .office-link-icon, .office-home-icon, .office-list-icon {
	background: url(../images/icon.png) no-repeat;
}
.office-search-icon {
	display: block;
	position: absolute;
	width: 15px;
	height: 15px;
	background-position: 0 0;
	top: 9px;
	right: 10px;
	cursor: pointer;
	font-size: 0;
}
.office-search {
	width: 70px;
	height: 30px;
	line-height: 30px;
	padding-left: 5px;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
	-webkit-border-radius: 50px;
	border: solid 1px #b12025;
	outline: none;
	color: #b12025;
	background: none;
	text-align: left;
	font-family: "??????";
	font-size: 14px;
	text-indent: 8px;
	white-space: nowrap;
	overflow: hidden;
	cursor: pointer;
}
.office-navBox-bg {
	width: 100%;
	background-color: #fff0e1;
}
.office-navBox {
	width: 1200px;
	margin: 0 auto;
	background-color: #fff0e1;
	position: relative;
}
.office-navBox li {
	float: left;
	width: 150px;
	position: relative;
	z-index: 10;
}
.office-navBox li a {
	display: block;
	width: 150px;
	height: 48px;
	line-height: 48px;
	color: #580e0e;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-top:10px;

	
}
.office-navBox li a:hover {
	color: #ffffff;
	background-color: #b12025;
}
.office-navBox li.on a, .office-navBox li.on a:hover {
	color: #ffffff;
	background-color: #b12025;
}
.office-nav-icon {
	width: 5px;
	height: 5px;
	display: inline-block;
	background: url(../images/nav-icon.gif) no-repeat;
	margin-left: 8px;
	vertical-align: 3px;
}
.office-nav-list {
	display: none;
	position: absolute;
	left: 0;
	top: 48px;
	z-index: 10;
	background-color: #f9f1ee;
}
.office-nav-list li {
	border-bottom: solid 1px #b16064;
}
.office-nav-list li:last {
 border-bottom:none;
}
.office-nav-list li a {
	color: #a6131c;
}
.office-nav-list li a:hover {
	color: #a6131c;
}
.office-nav-icon1, .office-nav-icon2, .office-nav-icon3, .office-nav-icon4, .office-nav-icon5, .office-nav-icon6, .office-nav-icon7 {
	display: block;
	position: absolute;
	width: 27px;
	height: 27px;
	top: 16px;
	left: 16px;
}
.office-nav-icon1 {
	background-position: 0 -22px;
}
.office-nav-icon2 {
	background-position: 0 -54px;
}
.office-nav-icon3 {
	background-position: 0 -84px;
}
.office-nav-icon4 {
	background-position: 0 -116px;
}
.office-nav-icon5 {
	background-position: 0 -149px;
}
.office-nav-icon6 {
	background-position: 0 -184px;
}
.office-nav-icon7 {
	background-position: 0 -219px;
}
.office-list-banner-box {
	min-width: 1200px;
	width: 100%;
	height: 274px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	text-align: center;
}
.office-list-banner img {
	width: 100%;
	height: 274px;
	overflow: hidden;
}
.office-guide-list li, .office-link-list li {
	background-color: #faf9f6;
}
.office-guide-list li, .office-download-list li, .office-link-list li, .office-link-list li {
	position: relative;
	margin: 5px 0 0 0;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.office-guide-list li a, .office-download-list li a, .office-link-list li a {
	display: block;
	font-size: 16px;
	color: #333;
	text-decoration: none;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.office-guide-list li a {
	
	line-height: 50px;
	margin: 0 0 0 20px;
}
.office-download-list li a {
	float: left;
	width: 85%;
	height: 35px;
	line-height: 35px;
	margin: 0 0 0 10px;
}
/*.office-link-list li a {
	height: 42px;
	line-height: 42px;
	margin: 0 0 0 18px;
}*/
.office-guide-list li a, .office-download-list li a, .office-link-list li a {
	color: #333;
	text-decoration: none;
}
.office-guide-list li a:hover, .office-download-list li a:hover, .office-link-list li a:hover {
	color: #b12025;
	text-decoration: underline;
}
.office-link-list table{
         width:100%;
}
.office-link-list select{
        width:100%;
        border: none;
        background-color: #faf9f6;
}
.office-guide-icon1, .office-guide-icon2, .office-guide-icon3, .office-guide-icon4 {
	display: block;
	width: 27px;
	height: 27px;
	position: absolute;
	top: 11px;
	left: 20px;
}
.office-guide-icon1 {
	background-position: 0 -253px;
}
.office-guide-icon2 {
	background-position: 0 -293px;
}
.office-guide-icon3 {
	background-position: 0 -330px;
}
.office-guide-icon4 {
	background-position: 0 -371px;
}
.office-download-icon {
	float: left;
	display: block;
	width: 20px;
	height: 20px;
	background-position: 0 -402px;
	margin: 5px 0 0 5px;
	cursor: pointer;
}
.office-link-icon {
	display: block;
	width: 16px;
	height: 11px;
	position: absolute;
	top: 15px;
	right: 15px;
	background-position: 0 -434px;
}
.office-contentBox {
	width: 1200px;
	margin: 30px auto;
}
.office-contentBox-left {
	width: 77%;
}
.office-colBox, .office-workBox {
	margin: 30px 0 0 0;
}
.office-col1 {
	width: 42%;
}
.office-col2 {
	width: 52%;
}
.office-trend-title, .office-col-title, .office-work-title, .office-guide-title, .office-download-title, .office-link-title {
	background-color: #fff0e1;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.office-trend-title h3, .office-col-title h3, .office-work-title h3, .office-guide-title h3, .office-download-title h3, .office-link-title h3 {
	float: left;
	height: 47px;
	line-height: 47px;
	font-size: 20px;
	font-weight: bold;
	color: #b12025;
}
.office-trend-title h3, .office-col-title h3, .office-work-title h3 {
	padding: 0 0 0 22px;
}
.office-guide-title h3, .office-download-title h3, .office-link-title h3 {
	padding: 0 0 0 18px;
}
.office-trend-title h3 span, .office-col-title h3 span, .office-work-title h3 span, .office-guide-title h3 span, .office-download-title h3 span, .office-link-title h3 span {
	display: inline-block;
	font-size: 12px;
	font-weight: normal;
	color: #b12025;
}
.office-trend-title h3 span, .office-col-title h3 span, .office-work-title h3 span {
	padding: 0 0 0 20px;
}
.office-guide-title h3 span, .office-download-title h3 span, .office-link-title h3 span {
	padding: 0 0 0 8px;
}
.office-trend-title a, .office-col-title a, .office-work-title a, .office-guide-title a, .office-download-title a, .office-link-title a {
	height: 47px;
	line-height: 47px;
	float: right;
	padding: 0 10px 0 0;
	color: #b12025;
	text-decoration: none;
}
.office-trend-title a:hover, .office-col-title a:hover, .office-work-title a:hover, .office-guide-title a:hover, .office-download-title a:hover, .office-link-title a:hover {
	color: #a6131c;
	text-decoration: underline;
}
.office-trendImgBox, .office-workBoxImgBox {
	float: left;
}
.office-trend-list, .office-workBox-list {
	width: 52%;
	float: right;
}
.office-trendImgBox, .office-workBoxImgBox {
	width: 42%;
	padding: 36px 0 0 0;
}
.office-trend-list, .office-workBox-list {
	padding: 26px 0 0 0;
}
.office-trend-list, .office-workBox-list {
	margin: 0 0 0 30px;
}
.office-trend-list li, .office-col-list li, .office-workBox-list li {
	font-size: 16px;
	border-bottom: solid 1px #f0f0f0;
	color: #999;
}
.office-trend-list li a, .office-col-list a, .office-workBox-list a {
	width: 85%;
}
.office-trend-list li a, .office-col-list li a, .office-workBox-list a {
	float: left;

	line-height: 56px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
	color: #333;
	text-decoration: none;
}
.office-trend-list li a:hover, .office-col-list li a:hover, .office-workBox-list a:hover {
	color: #b12025;
	text-decoration: underline;
}
.office-trend-list li span, .office-col-list li span, .office-workBox-list span {
	float: right;
	margin: 17px 0 0 0;
}
.office-contentBox-right {
	width: 20%;
}
.office-gif {
	margin-bottom: 12px;
}
.office-guideBox, .office-downloadBox, .office-linkBox {
	margin: 32px 0 0 0;
}
.office-footBox {
	width: 100%;
	min-width: 1200px;
	background-color: #b12025;
}
.office-foot {
	width: 1200px;
	margin: 0 auto;
	padding: 38px 15px 28px 15px;
}
.office-foot-title h3, .office-foot-center h3 {
	position: relative;
	padding: 0 0 30px 0;
}
.office-foot-title i, .office-foot-center i {
	position: absolute;
	width: 17px;
	height: 1px;
	top: 25px;
	left: -2px;
	border-bottom: solid 1px #fff;
}
.office-foot-left, .office-foot-center {
	float: left;
	color: #fff;
}
.office-foot-right {
	float: right;
}
.office-foot-center {
	padding: 0 0 0 165px;
}
.ofice-lane-list li {
	float: left;
}
.ofice-lane-list li a {
	display: block;
	margin: 0 30px 0 0;
	color: #fff;
	text-decoration: none;
}
.ofice-lane-list li a:hover {
	color: #fff;
	text-decoration: underline;
}
.office-copyright {
	width: 100%;
	min-width: 1200px;
	padding: 12px 0;
	color: #fff;
	border-top: solid 1px #fff;
}
.office-copyright-box {
	width: 1200px;
	margin: 0 auto;
	padding: 0 15px;
	text-align: left;
}
.office-contentBox-right p {
	width: 240px;
	height: 91px;
	overflow: hidden;
}
.office-contentBox-right p img {
	width: 100%;
	overflow: hidden;
	cursor: pointer;
	transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	-webkit-transition: all 0.6s;
}
.office-contentBox-right p img:hover {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.wy-show-left img:hover {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.office-list-box, .office-list-nav {
	width: 1200px;
	margin: 30px auto;
	padding-bottom: 30px;
}
.office-list-nav {
	margin-top: -220px;
}
.office-list-nav ul {
	margin-top: 122px;
}
.office-list-nav li {
	display: inline-block;
	margin-left: -2px;
	font-size: 18px;
}
.office-list-nav li a {
	display: inline-block;
	padding: 15px 40px;
	color: #fff;
	background-color: #d4c289;
	text-decoration: none;
}
.office-list-nav li a:hover {
	color: #fff;
	background-color: #b09768;
	text-decoration: none;
}
.office-list-nav li.active {
	background-color: #b09768;
}
.office-list-nav li.active a {
	background-color: #b09768;
}
.office-list-nav li.active a:hover {
	background-color: #b09768;
}
.office-list-nav-title {
	color: #fff;
	font-size: 30px;
}
.office-list-title {
	padding: 25px 10px;
	margin-bottom: 20px;
	color: #666;
	font-size: 18px;
	border-bottom: solid 1px #e2e2e2;
}
.office-list-title a {
	color: #666;
}
.office-list-title a:hover {
	color: #666;
	text-decoration: underline;

}
.office-list-box ul li {
	padding: 25px 10px;
	border-bottom: solid 1px #e2e2e2;
	font-size: 16px;
}
.office-list-words {
	width: 80%;
	height: 25px;
	line-height: 25px;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.office-list-time {
	color: #7c7c7c;
}
.office-home-icon {
	width: 21px;
	height: 17px;
	display: inline-block;
	background-position: -1px -450px;
}
.office-list-icon {
	width: 17px;
	height: 17px;
	display: inline-block;
	padding-right: 10px;
	background-position: -3px -476px;
	vertical-align: middle;
}
.office-list-box ul li:hover .office-list-icon {
	width: 17px;
	height: 17px;
	display: inline-block;
	padding: 0 5px;
	background-position: 3px -503px;
	vertical-align: middle;
	transition: all 0.3s;
}
.office-list-box ul li:hover .office-list-words {
	color: #b12025;
	text-decoration: underline;
}
.office-list-box ul li:hover .office-list-time {
	color: #7c7c7c;
	text-decoration: none;
}
.office-layer-box {
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.3);
	z-index: 100;
}
.office-laye {
	position: absolute;
	right: 0;
	top: 0;
	background-color: #b12025;
	width: 200px;
	height: 100%;
	overflow-y: auto;
	z-index: 10;
}
.office-layer-box .office-nav {
	margin-top: 25px;
}
.office-layer-close, .office-layer-close:hover {
	background: url(../images/close.png) no-repeat;
}
.office-layer-close {
	display: block;
	width: 16px;
	height: 16px;
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer;
	z-index: 20;
	background-position: 0 0;
}
.office-layer-close:hover {
	background-position: 0 -16px;
}
.office-layer-box .office-nav li a {
	display: block;
	padding: 10px 15px;
	font-size: 16px;
	color: #fff;
	text-decoration: none;
}
.office-layer-box .office-nav li a:hover {
	color: #fff;
	text-decoration: underline;
}
.office-layer-box div {
	padding-left: 15px;
	border-bottom: none;
}
.office-wrap-slide {
	width: 388px;
	height: 270px;
	overflow: hidden;
}
.office-wrap-slide img {
	width: 388px;
	height: 270px;
	overflow: hidden;
}
.office-content-txt, .office-content-txt p {
	font-size: 16px!important;
	line-height: 30px!important;
}
.p_pages {
	font-family: "??????"!important;
}
.pb_sys_style4 .p_no_d {
	border: 1px solid #e8e8e8!important;
	color: #fff;
	background-color: #b12025!important;
}
.listPage {
	width: 300px;
	margin: 30px auto;
	font-size: 16px!important;
}
.listPage table tr td:first-child {
	display: none;
}
.listPage a, .listPage span {
	font-family: "??????"!important;
}
.listPage .this-page {
	border: 1px solid #e8e8e8!important;
	color: #fff!important;
	background-color: #b12025!important;
}
.listPage .PrevDisabled, .listPage .this-page, .listPage a, .pageList .this-page, .listPage .NextDisabled {
	padding: 5px 8px!important;
	border: 1px solid #e8e8e8!important;
}
.listPage a:hover {
	background-color: #f5f5f5!important;
}
input::-webkit-input-placeholder {
 color: #fff;
}
 input::-moz-input-placeholder {
 color: #fff;
}
 input::-ms-input-placeholder {
 color: #fff;
}
.office-content-txt h3 {
	ine-height: 48px;
	font-family: "Microsoft YaHei";
	font-size:22px;
	text-align:center;
	color: #004072;
}
.office-content-txt .subTit {
	margin-bottom: 20px;
	text-align: center;
}
.js-office-searchBox-show {
	position: relative;
	width: 360px;
	margin: 0 auto;
	padding: 20px 0;
	display: none;
}
.js-office-searchBox-show .office-search-icon {
	top: 36px;
	background: url(../images/search.png) no-repeat;
}
.js-office-searchBox-show .office-search {
	width: 340px;
	padding: 8px;
	border: solid 1px #fff;
	color: #fff;
	cursor: text;
}
.office-select{
	width:100%;
	height:40px;
	border:none;
	background-color:#faf9f6;
	font-size:16px;
	color:#333;
}

.pb-carouselWarp {
	position: relative;
	width: 100%;
	height: 481px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}
.pb-carouselWarp .pb-carousel {
	position: relative;
	height: 100%;
}
.pb-carouselWarp .pb-carousel li {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.pb-carouselWarp .pb-carousel li img {
	width: 100%;
	height: 100%;
	vertical-align: middle;
}
.pb-carouselWarp .pb-carousel .pb-this {
	display: block;
	left: 0;
}
.pb-carouselWarp .pb-carousel-ind {
	display: block;
	position: absolute;
	bottom: 40px;
	left: 50%;
	transform: translateX(-50%);
}
.pb-carouselWarp .pb-carousel-ind li {
	float: left;
	width: 35px;
	height: 8px;
	border-radius: 5px;
	background-color: #fff;
	margin: 0 5px;
	cursor: pointer;
}
.pb-carouselWarp .pb-carousel-ind .pb-this {
	background-color: #ffb400;
}
/*.pb-carouselWarp .pb-arrow {
	position: absolute;
	top: 50%;
	margin-top: -20px;
	width: 43px;
	height: 43px;
	background: #fff;
	cursor: pointer;
	border: none;
}
.pb-carouselWarp .pb-arrow-prev {
	left: 20px;
	background: url(../images/arrow-left.png) no-repeat center;
}
.pb-carouselWarp .pb-arrow-next {
	right: 20px;
	background: url(../images/arrow-right.png) no-repeat center;
}*/
.pb-carouselWarp[type='updown'] .pb-carousel-ind {
	position: absolute;
	width: 15px;
	top: 50%;
	left: auto;
	bottom: auto;
	right: 20px;
	transform: translateY(-50%);
}
.pb-carouselWarp[type='updown'] .pb-carousel-ind li {
	float: none;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	background-color: #ccc;
	margin: 5px 0;
}
.pb-carouselWarp[type='updown'] .pb-carousel-ind .pb-this {
	background-color: #000;
}
.pb-carouselWarp[type='updown'] .pb-arrow {
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -20px;
	margin-top: 0;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	line-height: 40px;
	cursor: pointer;
}
.pb-carouselWarp[type='updown'] .pb-arrow-prev {
	top: 20px;
	background: #000000 url(../img/arrow-top.png) no-repeat center;
}
.pb-carouselWarp[type='updown'] .pb-arrow-next {
	top: auto;
	bottom: 20px;
	background: #000000 url(../img/arrow-bottom.png) no-repeat center;
}

/**����ҳ**/
.arti_title h3 {line-height: 48px;font-family: "Microsoft YaHei";font-size:22px;text-align:center;color: #004072;} /**���±���**/

@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, input, hr {
	margin: 0;
	padding: 0;
	border: none;
	outline: 0;/*vertical-align: baseline;
    box-sizing: border-box;*/
}
html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6 {
	-webkit-text-size-adjust: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: fixed;
}
td {
	word-break: break-all;
	word-wrap: break-word;
}
fieldset, img, abbr, acronym {
	border: 0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: '';
}
a {
	text-decoration: none;
}
a:focus {
	outline: none;
}
a, button, input, optgroup, select, textarea {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
input, textarea {
	-webkit-appearance: none;
	outline: none
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.none {
	display: none;
}
.txthide {
	line-height: 0;
	font-size: 0;
	overflow: hidden;
}
.office-clearfix:after {
	content: "\200B";
	display: block;
	height: 0;
	clear: both;
}
.office-clearfix {
 *zoom: 1;
}


.hiSlider-pages, .hiSlider-title {
	position: absolute;
	z-index: 3
}
.office-banner-box {
	width: 100%;
	min-height: 100px;
	overflow: hidden;
}
.office-banner-box .hiSlider-wrap {
	margin: 0 auto;
}
.office-banner-box .hiSlider-btn-prev, .office-banner-box .hiSlider-btn-next {
	display: none;
}
.office-banner-box img {
	width: 100%;
	height: 100%;
	text-align: center;
	overflow: hidden;
}
.hiSlider-btn-prev, .hiSlider-btn-next {
	position: absolute;
	z-index: 5;
	top: 50%;
	height: 46px;
	width: 28px;
	background: url(images/previousNext.png) no-repeat;
	margin-top: -15px;
	text-indent: -200px;
	overflow: hidden;
	opacity: 1;
filter:alpha(opacity:1);
}
.hiSlider-btn-prev {
	left: 0;
}
.hiSlider-btn-next {
	right: 0;
	background-position: -41px 0
}
.hiSlider-btn-prev:hover, .hiSlider-btn-next:hover {
	opacity: 0.6;
filter:alpha(opacity:60);
}
.office-banner-box .hiSlider-title {
	background: none;
}
.office-wrap-slide .hiSlider-title {
	height: 30px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.hiSlider-title {
	bottom: 0;
	width: 100%;
	padding: 6px 0;
	color: #fff;
	text-indent: 10px;
	background: linear-gradient( 180deg, rgba(0,0,0,0) 0, rgba(0,0,0,0.95) 100%);
	font-size: 16px;
	z-index: 2;
}
.office-banner-box .hiSlider-pages {
	position: absolute;
	left: 50%;
	bottom: 10%;
	transform: translate(-50%, -50%);
	/* unnecessary styling properties */
	max-width: 50%;
	text-align: center;
}
.hiSlider-pages {
	bottom: 10px;
	right: 10px;
	text-align: right
}
.office-banner-box .hiSlider-pages a {
	height: 8px;
	width: 33px;
	border-radius: 5px;
}
.office-wrap-slide .hiSlider-pages a {
	display: none;
}
.hiSlider-pages a {
	height: 8px;
	width: 33px;
	margin: 0 6px;
	display: inline-block;
	overflow: hidden;
	text-indent: -100px;
	font-size: 0;
	border-radius: 50%;
	background: #fff;
}
.hiSlider-pages a.active {
	background: #ffb400
}

@charset "utf-8";
/* CSS Document */
@media screen and (max-width:1480px) and (min-width:1200px) {
.office-top, .office-header, .office-navBox, .office-contentBox, .office-foot, .office-copyright-box, .office-list-box, .office-list-nav {
	width: 1000px;
}
.office-contentBox {
	margin: 20px auto;
}
.office-top-bg, .office-banner-box, .office-footBox, .office-copyright, .office-list-banner-box {
	min-width: 1000px;
}
.office-colBox, .office-workBox {
	margin: 20px 0 0 0;
}
.office-navBox li, .office-navBox li a {
	width: 142px;
}
.office-trendImgBox, .office-workBoxImgBox {
	padding: 26px 0 0 0;
}
.office-trend-list, .office-workBox-list {
	padding: 16px 0 0 0;
}
.office-contentBox-right p img {
	width: 200px;
}
.office-trend-title h3, .office-col-title h3, .office-work-title h3, .office-guide-title h3, .office-download-title h3, .office-link-title h3 {
	font-size: 16px;
}
.office-download-list li a, .office-link-list li a {
	width: 72%;
}
.office-download-title a {
	display: none;
}
.office-foot-center {
	padding: 0 0 0 80px;
}
.office-wrap-slide {
	width: 338px;
	height: 270px;
	overflow: hidden;
}
.office-contentBox-right p {
	width: 200px;
	height: 76px;
	overflow: hidden;
}
.office-searchBox {
	top: 46px;
}
.pb-carouselWarp {
    height: 420px!important;
}
}
@media screen and (max-width:1200px) and (min-width:992px) {
.office-top, .office-header, .office-navBox, .office-contentBox, .office-foot, .office-copyright-box, .office-contentBox .office-contentBox-left, .office-contentBox .office-contentBox-right, .office-list-box, .office-list-nav {
	width: 800px;
}
.office-contentBox {
	margin: 15px auto;
}
.office-navBox li, .office-navBox li a {
	width: 114px;
}
.office-trendImgBox, .office-workBoxImgBox {
	padding: 20px 0 0 0;
}
.office-trend-list, .office-workBox-list {
	padding: 10px 0 0 0;
}
.office-top-bg, .office-banner-box, .office-footBox, .office-copyright, .office-list-banner-box {
	min-width: 800px;
}
.office-contentBox .office-contentBox-left, .office-contentBox .office-contentBox-right {
	float: none;
	margin: 0 auto;
}
.office-contentBox-right .office-clearfix p {
	width: 390px;
	height: 148px;
	float: left;
	margin: 20px 0 0 0;
}
.office-contentBox-right p img {
	width: 390px;
}
.office-gif {
	margin: 20px 20px 0 0!important;
}
.office-download-list li a, .office-link-list li a {
	width: 94%;
}
.office-download-title a {
	display: block;
}
.office-foot-left, .office-foot-center, .office-foot-right {
	float: none;
	width: 100%;
	padding: 10px 0;
}
.office-trendImgBox .office-wrap-slide, .office-trendImgBox .office-wrap-slide1 {
	width: 325px;
}
.office-list-nav {
	margin-top: -146px;
}
.office-list-nav ul {
	margin-top: 47px;
}
.office-searchBox {
	top: 34px;
}
.pb-carouselWarp {
    height: 380px!important;
}
}
@media screen and (max-width:992px) {
.office-top, .office-header, .office-navBox, .office-contentBox, .office-foot, .office-copyright-box, .office-contentBox .office-contentBox-left, .office-contentBox .office-contentBox-right, .office-list-box, .office-list-nav {
	width: 600px;
}
.office-nav {
	display: none;
}
.office-layer-box .office-nav {
	display: block;
}
.office-nav-click {
	display: block;
}
.office-searchBox {
	top: 22px;
}
.office-contentBox-left, .office-contentBox-right, .office-col1, .office-col2 {
	float: none;
}
.office-trend-list {
	margin: 0;
	padding: 0;
}
.office-trend-list, .office-col1, .office-col2, .office-workBox-list {
	width: 100%;
}
.office-contentBox {
	margin: 10px auto;
}
.office-trendImgBox, .office-trend-list, .office-trendImgBox {
	float: none;
}
.office-contentBox-right .office-clearfix p {
	float: left;
}
.office-contentBox-right p {
	width: 290px;
	height: 110px;
	margin: 20px 0 0 0;
}
.office-gif {
	margin: 20px 20px 0 0!important;
}
.office-top-bg, .office-banner-box, .office-footBox, .office-copyright, .office-list-banner-box {
	min-width: 600px;
}
.office-foot-left, .office-foot-center, .office-foot-right {
	float: none;
	width: 100%;
	padding: 10px 0;
}
.office-download-list li a, .office-link-list li a {
	width: 92%;
}
.office-trendImgBox, .office-workBoxImgBox {
	width: 42%;
	padding: 36px 0 0 110px;
}
.office-list-nav {
	margin-top: -150px;
}
.office-list-nav ul {
	margin-top: 52px;
}
.pb-carouselWarp {
    height: 280px!important;
}
}
@media screen and (max-width:767px) {
.office-top, .office-header, .office-navBox, .office-contentBox, .office-foot, .office-copyright-box, .office-contentBox .office-contentBox-left, .office-contentBox .office-contentBox-right, .office-list-box, .office-list-nav {
	width: 400px;
}
.office-nav {
	display: none;
}
.office-layer-box .office-nav {
	display: block;
}
.office-nav-click {
	display: block;
}
.office-searchBox {
	top: 10px;
}
.office-search {
	width: 64px;
	height: 27px;
	line-height: 27px;
}
.office-top-bg, .office-banner-box, .office-footBox, .office-copyright, .office-list-banner-box {
	min-width: 400px;
}
.office-contentBox-right .office-clearfix p {
	float: left;
}
.office-contentBox-right p {
	width: 190px;
	height: 72px;
	margin: 20px 0 0 0;
}
.office-gif {
	margin: 20px 20px 0 0!important;
}
.office-download-list li a, .office-link-list li a {
	width: 88%;
}
.office-trendImgBox, .office-workBoxImgBox {
	width: 42%;
	padding: 36px 0 0 10px;
}
.office-wrap-slide .office-slide p, .office-wrap-slide1 .office-slide1 p {
	width: 90%;
	padding: 0 10px 0 0;
}
.office-list-nav li a {
	padding: 15px 10px;
}
.office-list-words {
	width: 75%;
}
.office-banner-box .hiSlider-wrap {
	height: 108px;
}
.office-wrap-slide .hiSlider-wrap {
	height: 270px;
}
.office-list-banner-box {
	height: 200px;
}
.office-list-banner img {
	height: 200px;
}
.office-list-nav ul {
	margin-top: 60px;
}
.office-list-nav-title {
	font-size: 25px;
}
.pb-carouselWarp {
    height: 200px!important;
}
}




.nav-item li {
	float: right;
	margin: 0 0 0 20px;
}
.nav-item li a {
	display: block;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
}
.nav-item li a:hover {
	color: #fff;
	text-decoration: underline;}

