@charset 'utf-8';
.header {
	position: relative;
	height: 134px;
	width: 100%;
}
.header:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 4px;
	background-color: #087ec6;
}
.header .wrap {
	height: 100%;
}
.header .search {
	width: 460px;
	padding-top: 30px;
	text-align: right;
}
.header .search .form {
	position: relative;
	text-align: right;
}
.header .search input, .header .search select, .header .search select option {
	height: 35px;
	line-height: 35px;
	border: 1px solid #8d8d8d;
	vertical-align: middle;
}
.header .search input {
	height: 33px;
	vertical-align: middle;
	text-indent: 15px;
	border-top-left-radius: 50px;
	border-bottom-left-radius: 50px;
	position: absolute;
	right: 46px;
}
input.key {
	width: 198px;
}
.header .search select {
	width: 185px;
}
.header .search .s-btn {
	vertical-align: middle;
	display: inline-block;
 *zoom: 1;
 *display: inline;
	width: 46px;
	line-height: 35px;
	text-align: center;
	color: #fff;
	background-color: #087ec6;
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px;
}
.header .search .s-btn i {
	font-size: 20px;
}
.font-bold {
	font-weight: bold;
}
.nav {
	position: relative;
	height: 50px;
	width: 100%;
	background-color: #2f88c2;
}
.nav:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 8px;
	background: url(../images/nav-bg.png) repeat-x;
}
.nav>.container>ul>li {
	display: inline-block;
 *zoom: 1;
 *display: inline;
	position: relative;
	padding: 0 25px;
	margin: 0 10px;
}
.nav>.container>ul>li:after {
	content: '';
	position: absolute;
	right: -10px;
	width: 2px;
	height: 100%;
	background: url(../images/nav-right-border.png) center center no-repeat;
}
.nav>.container>ul>li:last-child:after {
	display: none;
}
.nav>.container>ul>li.on,  .nav>.container>ul>li:hover {
	background-color: #1275b1;
}
.nav>.container>ul>li>a {
	line-height: 50px;
	font-size: 18px;
	color: #fff;
}
.slider {
	position: relative;/*height:315px;*/
	height: 360px;
	overflow: hidden;
}
.slider .slides {
	position: relative;
	z-index: 1;
	height: 100%;
}
.slider .slides li {
	height: 100%;
}
.slider .flex-control-nav {
	position: absolute;
	bottom: 10px;
	z-index: 2;
	width: 100%;
	text-align: center;
}
.slider .flex-control-nav li {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 5px;
*display:inline;
	zoom: 1;
}
.slider .flex-control-nav a {
	display: inline-block;
*zoom:1;
*display:inline;
	width: 14px;
	height: 14px;
	line-height: 40px;
	overflow: hidden;
	background: url(../images/dot.png) right 0 no-repeat;
	cursor: pointer;
}
.slider .flex-control-nav .flex-active {
	background-position: 0 0;
}
.slider .flex-direction-nav {
	position: absolute;
	z-index: 3;
	width: 100%;
	top: 45%;
}
.slider .flex-direction-nav li a {
	display: block;
	width: 50px;
	height: 50px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
}
.slider .flex-direction-nav li a.flex-prev {
	left: 40px;
	background: url(../images/prev.png) center center no-repeat;
}
.slider .flex-direction-nav li a.flex-next {
	right: 40px;
	background: url(../images/next.png) center center no-repeat;
}
/*Ã¥â€¦Â¬Ã¥â€˜Å */

.main .annou {
	margin-top: 26px;
	margin-bottom: 22px;
	/* width: 100%; */

	height: 45px;
	line-height: 45px;
	background-color: #fff;
	border-radius: 3px;
	border: 5px solid #e6e6e6;
	overflow: hidden;
}
.main .cate {
	padding-left: 10px;
	font-size: 18px;
	color: #2f88c2;
	font-weight: bold;
}
.main .cate a {
	position: relative;
}
.main .cate.border a:after {
	position: absolute;
	content: '';
	right: -10px;
	top: 5px;
	width: 3px;
	height: 17px;/* background-color: #2f88c2; */
}
.main .annou .lis {
	width: 1045px;
	height: 100%;
}
.main .annou .lis>ul {
	position: relative;
}
.main .annou .lis li{ display:inline;}
.main .annou .lis ul li>p {
	width: 49%;
	position: relative;
	padding-left: 10px;
	display: inline-block;
 *zoom: 1;
 *display: inline;
	color: #666;
	font-size: 14px;
}
.main .annou .lis ul li>p:before {
	content: '';
	position: absolute;
	left: 0;
	top: 20px;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #666;
}
.main .annou .lis ul li>p>span {
	float: right;
	padding-right: 50px;
}
/*main-left s*/

.main .main-left {
	width: 938px;
}
.main .main-left .row {
	margin-bottom: 27px;
	border: 1px solid #ddd;
	background-color: #fafafa;
	border-radius: 3px;
	box-shadow: 0px 2px 1px #ccc;
	-moz-box-shadow: 0px 2px 1px #ccc;
	-webkit-box-shadow: 0px 2px 1px #ccc;
}
.main-left .cate {
	line-height: 40px;
}
.main-left .title-bar {
	padding-left: 4px;
	background: url(../images/cate_bg.jpg) repeat-x;
}
.main-left .title-more {
	padding-right: 15px;
	line-height: 40px;
}
.main-left .title-more a {
	font-size: 10px;/*	font-weight: bold;*/

}
.main-left .biid-list {
	border-top: 1px solid #ddd;
	background-color: #fafafa;
}
.main-left .biid-list .table {
	padding: 0 15px;
	margin-bottom: 25px;
}
.main-left .biid-list table {
	width: 100%;
	border-collapse: collapse;
}
.main-left .biid-list .table tbody tr:hover { outline: #ccc dashed 1px;}
.main-left .biid-list .table tbody tr:hover td ,
.main-left .biid-list .table tbody tr:hover td a { color: #2f88c2;}
.main-left .biid-list table thead td {
	padding-top: 15px;
	font-size: 16px;
	line-height: 40px;
	border-bottom: 2px solid #ddd;
}
.main-left .biid-list table thead td.id {
	padding-left: 70px;
	width: 130px;
}
.main-left .biid-list table thead td.name {
	padding-left: 130px;
	width: 450px;
}
.main-left .biid-list table thead td.time {
	width: 120px;
}
.main-left .biid-list table tbody tr {
	height: 36px;
	font-size: 14px;
	color: #222;
	border: 1px dotted #fafafa;
}
.main-left .biid-list table tbody tr.on td {
	border: 1px dotted #999;
	color: #2f88c2;
}
.main-left .biid-list table tbody tr.on td.no-border {
	border-left: none;
	border-right: none;
}
.main-left .biid-list table tbody tr.on td:first-child {
	border-right: none;
}
.main-left .biid-list table tbody tr.on td:last-child {
	border-left: none;
}
.main-left .biid-list table tbody tr td:first-child>a {
	padding-left: 30px;
	position: relative;
}
.main-left .biid-list table tbody tr td.li-style a:before {
	content: '';
	position: absolute;
	left: 10px;
	top: 5px;
	width: 5px;
	height: 9px;
	background: url(../images/li-style.png) no-repeat;
}
.title-toggle .cate a {
	display: inline-block;
	margin-top: 6px;
	padding: 0 10px;
	line-height: 33px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.title-toggle .cate a.cur {
	border: 1px solid #ddd;
	border-bottom: none;
	background-color: #fff;
	box-shadow: 2px 1px 2px -5px #ddd;
	-webkit-box-shadow: 2px 1px 2px -5px #ddd;
}
.biid-list.border-none {
	border-top: none;
}
.toggle-list {
	position: relative;
	height: 297px;
}
.toggle-list .table.toggle-wrap {
	position: absolute;
	left: 0;
	top: 0;
}
/*main-left E*/



/*main-right S*/

.main-right {
	width: 240px;
}
.main .main-right .download {
	padding: 10px;
}
.main .main-right .download .do-list ul li {
	position: relative;
	padding-left: 18px;
	line-height: 38px;
	color: #666;
	font-size: 13px;
	border-bottom: 1px dashed #d9d9d9;
}
.main .main-right .download .do-list ul li:before {
	content: '';
	display: inline-block;
 *zoom: 1;
 *display: inline;
	position: absolute;
	left: 0;
	top: 15px;
	width: 8px;
	height: 8px;
	background: url(../images/download-li-img.png) no-repeat;
}
.main .main-right .download .title-bar {
	padding-bottom: 10px;
	border-bottom: 1px dashed #d9d9d9;
}
.main .main-right .bidd {
	padding: 10px;
}
.main .main-right .bidd .bid {
	padding: 10px 0;
	margin-bottom: 4px;
	background-color: #f7f7f7;
	border: 1px solid #d9d9d9;
	border-radius: 3px;
	font-size: 15px;
	color: #333;
	font-weight: bold;
}
.main .main-right .bidd .bid:last-child {
	margin-bottom: 0;
}
.main .main-right .bidd .bid img {
	margin: 0 12px;
	display: inline;
	vertical-align: middle;
}
.main .main-right .cate {
	padding: 0;
}
.main-right .title-more a {
	font-size: 10px;
	color: #666;
}
.main-right .common .com {
	padding: 15px;
	border-bottom: 1px solid #ddd;
}
.main-right .common .com .title h3 {
	font-size: 15px;
	color: #333;
	font-weight: bold;
}
.main-right .common .com .title p {
	color: #ccc;
	font-weight: bold;
	font-size: 11px;
}
.main-right .common .com .img i {
	font-size: 30px;
	color: #3693cf;
}
.main-right .common .com .img.orange i {
	color: #ff6000;
}
.main-right .common .com .img.blue i {
	color: #4da715;
}
.main-right .section {
	margin-bottom: 15px;
	background-color: #fff;
	border-radius: 3px;
	border: 5px solid #e6e6e6;
}
.main-right .user {
	padding: 0 10px;
}
.main-right .user .cate {
	margin-bottom: 20px;
	line-height: 47px;
	border-bottom: 1px solid #ccc;
}
.main-right .user .form-input {
	position: relative;
	margin-bottom: 20px;
	border: 1px solid #ccc;
	height: 33px;
}
.main-right .user .form-input input {
	width: 100%;
	height: 100%;
	vertical-align: top;
	text-indent: 35px;
}
.main-right .user .form-input i {
	position: absolute;
	left: 10px;
	top: 0;
	height: 33px;
	line-height: 33px;
	font-size: 18px;
	color: #999;
}
.main-right .user .form-input.form-login input {
	color: #fff;
	background-color: #1298ea;
	text-indent: 0;
	text-align: center;
	border-color: #1298ea;
	font-weight: bold;
	cursor: pointer;
}
.main-right .user .form-reg {
	margin-bottom: 0;
	border: 0;
	text-align: right;
	font-size: 12px;
	color: #2f88c2;
}
/*main-right E*/

/*footer S*/

.footer {
	margin-top: 20px;
	/* height: 195px; */

	color: #fff;
	background-color: #1275b1;
	min-width: 1200px;
}
.footer .links {
	text-align: center;
	padding-top: 45px;
	padding-bottom: 25px;
	border-bottom: 1px solid #4191c1;
}
.footer .name {
	font-size: 14px;
	margin-right: 30px;
	padding-right: 10px;
	position: relative;
}
.footer .name:after {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	width: 2px;
	height: 100%;
	background: url(../images/nav-right-border.png) center center no-repeat;
}
.footer .name, .footer .ls {
	display: inline-block;
 *zoom: 1;
 *display: inline;
	vertical-align: middle;
}
.footer .ls select {
	margin-right: 10px;
	width: 230px;
	border: 1px solid #fff;
	border-radius: 15px;
	color: #fff;
	font-size: 14px;
	background-color: #1275b1;
}
.footer .cr {
	padding-top: 20px;
	text-align: center;
	line-height: 30px;
}
/*footer E*/



/*Ã¦Â³â€¢Ã¥Â¾â€¹Ã¦Â³â€¢Ã¨Â§â€ž-Ã¥â€¦Â¬Ã¥ÂÂ¸Ã¥Å Â¨Ã¦â‚¬Â S*/

.margin-top-26 {
	margin-top: 26px;
}
.title-position p {
	font-size: 12px;
	color: #666;
}
.title-position p>i {
	font-size: 14px;
}
.title-position p>span:last-child {
	color: #087ec6;
}
.news-list .list {
	margin-top: 25px;
	padding: 0 15px;
	padding-bottom: 90px;
}
.news-list .list ul li {
	line-height: 50px;
	font-size: 15px;
	color: #333;
	border-bottom: 1px dashed #ccc;
}
.news-list .list ul li a {
	padding-left: 20px;
	position: relative;
}
.li-dot:before,  .news-list .list ul li>a:before {
	content: '';
	position: absolute;
	display: inline-block;
 *zoom: 1;
 *display: inline;
	vertical-align: middle;
	width: 7px;
	height: 7px;
	left: 6px;
	top: 7px;
	border-radius: 50%;
	background-color: #1298ea;
}
.bid-list .bid>p .more {
	padding-right: 15px;
	font-size: 18px;
	color: #ccc;
}
.bid-list .bid.cur>p .more,  .bid-list .bid>p .more:hover {
	color: #1298ea;
}
.news-content .article {
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 60px;
}
.news-content .article .a-title {
	padding-bottom: 20px;
	padding-top: 40px;
	border-bottom: 1px dashed #ccc;
}
.news-content .article .a-title h2 {
	font-size: 18px;
	width: 70%;
	margin: auto;
}
.news-content .article .a-title p {
	padding-top: 15px;
	font-size: 12px;
	color: #666;
}
.news-content .article .a-content {
	padding-top: 30px;
	font-size: 15px;
	line-height: 28px;
	color: #333;
}
.news-content .article .a-content p + table td ,
.news-content .article .a-content p + table th { border: 1px solid;}
.margin-top-35 {
	margin-top: 35px;
}
.about-page {
	font-size: 16px;
	line-height: 32px;
}
/*Ã¥â€¦Â³Ã¤ÂºÅ½Ã¦Ë†â€˜Ã¤Â»Â¬*/

.job {
	margin-bottom: 40px;
}
.job .job-name {
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
}
.job .job-name i {
	color: #2f88c2;
}
.job .job-desc {
	padding: 10px 15px;
	padding-bottom: 30px;
	font-size: 14px;
	background-color: #f2f2f2;
}
.job .job-desc p {
	position: relative;
}
.li-dot {
	padding-left: 20px;
}
.li-dot:before {
	top: 12px;
}
a.btn {
	padding: 5px 10px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	background-color: #1275b1;
}
a.btn.bid {
	background-color: #1298ea;
}
/*Ã¥Å“Â¨Ã§ÂºÂ¿Ã§â€¢â„¢Ã¨Â¨â‚¬*/

.main .message .form {
	width: 475px;
	margin: 0 auto;
	margin-top: 60px;
}
.form .input {
	width: 280px;
	height: 30px;
	line-height: 300px;
	border: 1px solid #ccc;
	background-color: #fff;
}
.form .form-row {
	margin-bottom: 10px;
}
.form .form-row .lable {
	width: 90px;
	text-align: right;
}
.form .form-row .field {
	width: 375px;
}
.radio {
	vertical-align: middle;
}
.textarea {
	width: 100%;
	height: 180px;
	resize: none;
	outline: none;
	text-indent: 3px;
	background-color: #fff;
	border: 1px solid #ccc;
}
.main .message .form input.btn {
	padding: 0 20px;
	height: 35px;
	line-height: 35px;
	color: #fff;
	text-align: center;
	text-indent: 0;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
	background-color: #1298ea;
}
.text-right {
	text-align: right;
}
/*Ã¦â€Â¿Ã¥ÂºÅ“Ã©â€¡â€¡Ã¨Â´Â­Ã¤Â¸â€œÃ¥Å’Âº*/

.gov-list {
	padding-top: 25px;
	padding-left: 15px;
	padding-right: 15px;
}
.main .main-left .gov-list .row {
	margin-bottom: 35px;
	box-shadow: none;
}
.title-bar.title-flat {
	background-image: none;
	background-color: #e7e7e7;
}
table.bid-table tr td {
	padding: 10px 0;
	line-height: 25px;
	border: 1px solid #ccc;
	background-color: #fff;
}
table.bid-table tr td:first-child {
	width: 165px;
	text-align: center;
	background-color: #f3f3f3;
}
table.bid-table tr td:last-child {
	padding-left: 15px;
}
/*Ã¦Â³Â¨Ã¥â€ Å’*/

.reg-form {
	width: 420px;
	margin: 0 auto;
}
.reg-form>h2 {
	margin-bottom: 40px;
	margin-top: 90px;
	font-size: 20px;
	color: #1198ea;
}
.reg-form .form-line {
	margin-bottom: 15px;
	padding: 8px;
	border: 1px solid #c8c8c8;
	border-radius: 3px;
}
.reg-form .form-line>i {
	display: inline-block;
	padding: 0 5px;
	line-height: 26px;
	color: #737373;
	border-right: 1px solid #ddd;
}
.reg-form .input {
	font-size: 14px;
	color: #737373;
	display: inline-block;
	width: 370px;
	background-color: #fafafa;
}
.reg-form input[type=submit] {
	background-color: #1198ea;
	color: #fff;
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-weight: bold;
	text-align: center;
	border-radius: 3px;
	cursor: pointer;
}
.welcome {
	padding: 10px;
	font-size: 14px;
	text-align: center;
}
.logout {
	text-align: center;
	margin-bottom: 20px;
}
.logout a {
	display: inline-block;
 *zoom: 1;
 *display: inline;
	padding: 5px 10px;
	border: 1px solid #ccc;
	font-size: 13px;
}
.logout a:hover {
	background-color: #2f88c2;
	color: #fff;
}
.user-center .thumb img {
	margin: 0 auto;
}
.article img {
	display: inline-block !important;
 *zoom: 1 !important;
 *display: inline !important;
}
/*Ã§â€Â¨Ã¦Ë†Â·Ã¤Â¸Â­Ã¥Â¿Æ’*/

.user-index .user-thumb {
	width: 240px;
}
.user-index .user-thumb .thumb {
	width: 160px;
	height: 160px;
	margin: 0 auto;
	border-radius: 50%;
	overflow: hidden;
	text-align: center;
	background-color: #fff;
	line-height: 160px;
}
.user-index .user-thumb img {
	display: inline-block;
 *zoom: 1;
 *display: inline;
	width: 100%;
	height: auto;
	vertical-align: middle;
	transform: scale(1.3);
	-webkit-transform: scale(1.3);
	-ms-transform: scale(1.3);
	-o-transform: scale(1.3);
}
.user-index .user-desc {
	padding: 15px 0;
	width: 660px;
	font-weight: bold;
}
.user-index .user-desc .xufei {
	margin: 15px 0;
	width: 80px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	background-color: #cc0000;
}
.user-index .user-desc h3 {
	font-size: 18px;
	color: #3399cc;
}
.color-red {
	color: #cc0000;
}
.user-index .user-tips {
	margin-top: 20px;
	padding-left: 50px;
	font-size: 14px;
	line-height: 26px;
	color: #666;
}
.user-message-list table {
	border-bottom: 1px solid #eee;
}
.user-message-list table tbody {
	text-align: center;
}
.user-message-list table tbody tr {
	line-height: 45px;
}
.user-message-list table thead {
	font-weight: bold;
	line-height: 40px;
	background-color: #e6e6e6;
	color: #2f88c2;
}
.edit-desc {
	margin: 20px 0;
	padding: 0 10px;
}
.edit-desc h3 {
	font-size: 15px;
	color: #2f88c2;
}
.edit-desc {
	line-height: 32px;
}
.table-default {
	margin: 10px 0;
	background-color: #fff;
}
.table-default tr td {
	line-height: 40px;
	border: 1px solid #ccc;
}
.table-default tr td textarea,  .table-default tr td select,  .table-default tr td input {
	margin-left: 10px;
	border: 1px solid #eee;
	border-radius: 2px;
}
.table-default tr td input[type="radio"] {
	vertical-align: middle;
}
.padding-left-10 {
	padding-left: 10px;
}
.table-default tr td:first-child {
	padding-right: 10px;
	background-color: #e8f2f8;
}
.edit-submit {
	margin-top: 20px;
	text-align: right;
}
.edit-submit input {
	width: 75px;
	height: 33px;
	line-height: 33px;
	color: #fff;
	cursor: pointer;
	background-color: #2f88c2;
}
.disabled {
	background-color: #eee;
	cursor: not-allowed;
	border-radius: 2px;
}
table#pass {
	width: 60%;
	margin: 10px auto;
}
table#pass tr td:first-child {
	text-align: center;
}
table#pass tr td input {
	width: 200px;
}
.submit-pass {
	margin: 0 auto;
	text-align: center;
}
.submit-pass input {
	width: 70px;
	height: 30px;
	line-height: 30px;
	text-indent: 0;
	text-align: center;
	color: #fff;
	background-color: #2f88c2;
	cursor: pointer;
}
.xf-form {
	position: relative;
	width: 760px;
	height: 120px;
	margin: 20px auto;
	background-color: #fff;
	border-radius: 3px;
	box-shadow: 1px 1px 2px #ddd;
	border: 1px solid #eee;
}
.xf-form .form-wrap {
	padding: 25px 0;
	margin: 0 auto;
	width: 550px;
}
.xf-form .form-wrap h2 {
	font-size: 18px;
	font-weight: bold;
	color: #3399cc;
}
.xf-form .form-wrap p {
	padding-top: 15px;
	font-size: 14px;
}
.xf-form .form-wrap p input[type="file"] {
	border: 1px solid #ddd;
}
.xf-form .form-wrap p input[type="submit"] {
	line-height: 28px;
	width: 70px;
	text-align: center;
	color: #fff;
	text-indent: 0;
	background-color: #3399cc;
	cursor: pointer;
}
.xf-form .xf-close {
	position: absolute;
	right: -12px;
	top: -12px;
	width: 25px;
	text-align: center;
	height: 25px;
	border-radius: 50%;
	background-color: #fff;
	z-index: 999;
}
.xf-form .xf-close i {
	line-height: 25px;
	font-size: 22px;
	color: #ddd;
}
/*2018.4.28 Ã¥â€¦Â¬Ã¥Â¼â‚¬Ã¥Â¾ÂÃ¦Â±â€šÃ¦â€žÂÃ¨Â§Â  Ã¥Â¾ÂÃ©â€ºâ€ Ã©Â¢â€žÃ©â‚¬â€°Ã¤Â¾â€ºÃ¥Âºâ€Ã¥â€¢â€  tabÃ¥Ë†â€¡Ã¦ÂÂ¢Ã¦Â Â·Ã¥Â¼Â*/
.tab-menu li {
	display: inline-block;
	margin-top: 6px;
	padding: 0 10px;
	line-height: 33px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.tab-menu li.active {
	border: 1px solid #ddd;
	border-bottom: none;
	background-color: #fff;
	box-shadow: 2px 1px 2px -5px #ddd;
	-webkit-box-shadow: 2px 1px 2px -5px #ddd;
}
.flexslider {
	position: relative;
	width: 100%;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}
.slides {
	position: relative;
	z-index: 1;
	font-size: 0;
}
.slides li {
	width: 100%;
	height: auto;
	position: relative;
	font-size: 0;
}
.slides li a {
	display: block;
	font-size: 0;
	width: 100%;
	height: 100%;
}
.slides li a img {
	width: 100%;
	height: auto;
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 2%;
	z-index: 2;
	right: 0;
	text-align: center;
}
.flex-control-nav li {
	display: inline-block;
	width: 9px;
	height: 9px;
	margin: 0 5px;
*display:inline;
	zoom: 1;
}
.flex-control-nav a {
	display: inline-block;
	width: 9px;
	height: 9px;
	line-height: 40px;
	overflow: hidden;
	background: url(../images/6.png) no-repeat;
	cursor: pointer;
}
.flex-control-nav .flex-active {
	background: url(../images/5.png) no-repeat;
}
.flex-direction-nav {
	z-index: 3;
	left: 0;
	width: 100%;
	top: 45%;
}
.flex-direction-nav li a {
	display: block;
	width: 50px;
	height: 50px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
}
.swiper-adv {
	position: relative;
	overflow: hidden;
}
#hdp .swiper-adv ,
#hdp .swiper-adv .swiper-slide ,
#hdp .swiper-adv .swiper-slide img { height: 385px;}
#hdp .swiper-adv .swiper-pagination {
	position: absolute;
	bottom: 12px;
	left: 0;
	width: 100%;
	text-align: center;
	z-index: 999;
}
#hdp .swiper-adv .swiper-pagination-switch {
	display: inline-block;
	width: 5px;
	height: 5px;
	margin: 0 5px;
	border: 2px solid #474747;
	border-radius: 5px;
}
#hdp .swiper-adv .swiper-pagination-switch.swiper-active-switch {
	background-color: #958164;
	border-color: #958164;
}