/*公共部分样式 by kiki 2023-5-5*/
* {
    margin: 0;
    padding: 0;
   /* user-select:none; */
}
i, b {
    font-style: normal;
    font-weight: 500;
}
.commonTab .iconfont {
    padding-right: 3px;
}

/*各浏览器显示不同，去掉边框等默认样式*/
fieldset, img, input, button {
    border: none;
    padding: 0;
    margin: 0;
    outline-style: none;
}
ul, ol, li {
    list-style: none;
	cursor: pointer;
}
input {
    -webkit-appearance: none;
    appearance: none;
}
textarea {
    -webkit-appearance: none;
    appearance: none;
}
p {
    word-wrap: break-word;
    white-space: normal;
}
/*防止拖动 影响布局*/
textarea {
    resize: none;
}

/*去掉行内替换元素空白缝隙*/
img {
    border: 0;
    vertical-align: middle;
}

/*引用过了bootstrap的字体*/
body {
    font-family: '微软雅黑',"Arial";
    color: #222;
    font-size: 16px;
    background: #FFF;
    max-width: 100%;
}

/*清除浮动*/
.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}

/*a标签样式*/
a {
    color: #222;
    text-decoration: none;
}
a:link {
    text-decoration: none;
}
a:visited {
    text-decoration: none;
}
a:hover {
    color: #222;
    text-decoration: none;
}
a:active {
    color: #222;
    text-decoration: none;
}
a:focus {
    color: #222;
    outline:none;
}

#btnTop {
	background-image: url("../images/top.png");
	}
#btnTop:hover{
	background-image: url("../images/top02.png");
}
.typeActive a, .cityActive a, .dateActive a, .regionActive a {
    color: #8E7038
}
.contentDetail a {
    color: #337ab7;
}
/*重置bootstrap*/ 
.container {
    padding: 0;
}
.row, p, ul {
    margin: 0;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
	outline: none;
    border-color: transparent;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding: 0;
    margin: 0;
}
.h1, .h2, .h3, h1, h2, h3 {
    margin: 0;
}
.pagination>.active>a, 
.pagination>.active>a:focus, 
.pagination>.active>a:hover, 
.pagination>.active>span, 
.pagination>.active>span:focus, 
.pagination>.active>span:hover {
    background-color: #e1e1e1;
    border-color: #e1e1e1;
}
.pagination>li>a,
.pagination>li>span {
    color: #666;
}
.pagination>li>a, .pagination>li>span {
    font-size: 12px;
    padding: 8px 12px 4px 12px;
}
.pagination>li:first-child>a, .pagination>li:first-child>span , .pagination>li:last-child>a, .pagination>li:last-child>span {
    /* padding: 6px 12px; */
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #AC9F82;
    border-color: #AC9F82;
}

.container {
    width: 1300px;
    margin: 0 auto; 
}

.topAd img {
    width: 100%;
    padding: 16px 50px;
}
.topAd.centerAd {
    margin-bottom: 0;
}
.topAd.centerAd img {
    padding: 16px 50px 0 50px;
}
.containerBg {
    width: 100%;
    background: #000;
}
.containerBg.martDeals {
    background-image: url(../images/ufmart-bg.png);
    width: 100%;
    height: 100%;
    background-size: cover;
}
.bootstrap-select .dropdown-toggle:focus {
    outline: none !important;
}

/*--- 底部 ---*/
.containerBg.footer {
	background: #fff;
}
.containerBottom {
	
}
.footer .containerBottom .ulBottom li p:nth-child(2) {
	margin-top: -6px;
}
.footer .containerBottom .ulBottom {
	width: 100%;
	color: #705e43;
	display: flex;
	justify-content: space-between;
	padding: 50px 0;
	box-sizing: border-box;
}
.footer .containerBottom .ulBottom li p {
	line-height: 32px;
}
.footer .containerBottom .ulBottom li p:first-child {
	margin-bottom: 15px;
	color: #705e43;
	font-weight: 700;
}
.footer .containerBottom .ulBottom li:first-child {
	width: 40%;
}
.footer .containerBottom .ulBottom li a {
	display: block;
	margin-bottom: 10px;
	font-size: 15px;
	color: #705e43;
	cursor: pointer;
}
.last-foot {
	text-align: center;
	padding: 0px 0 20px 0;
}


.connect-right {
  width: 80px;
  position: fixed;
  left: 0px;
  top: 30%;
  z-index: 1000;
}
.connect-right > ul {
  position: relative;
  padding-left: 0;
}
.connect-right > ul > li {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  background-color: rgb(0 0 0 / 50%);
  margin-top: 2px;
  transition: .3s;
  cursor: pointer;
}
.connect-right > ul > li:hover .q {
  /* background-color: #dabe8e; */
  display: block;
}
.connect-right > ul > li img {
  width: 50px;
}
.connect-right > ul > li img.q {
  width: 120px;
  display: none;
  position: absolute;
  left: 90px;
  transform: translateY(-50%);
}
.connect-right > ul > li img.q1 {
  top: 12%;

}
.connect-right > ul > li img.q2 {
  top: 37%;
}
.connect-right > ul > li img.q3 {
  top: 60%;
}
.connect-right > ul > li img.q4 {
  top: 87%;
}

.connect-right-right {
  width: 80px;
  position: fixed;
  right: 0px;
  top: 30%;
  z-index: 1000;
}
.connect-right-right > ul {
  position: relative;
  padding-left: 0;
}
.connect-right-right > ul > li {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  background-color: rgb(0 0 0 / 50%);
  margin-top: 2px;
  transition: .3s;
  cursor: pointer;
}
.connect-right-right > ul > li:hover .q {
  /* background-color: #dabe8e; */
  display: block;
}
.connect-right-right > ul > li img {
  width: 50px;
}
.connect-right-right > ul > li img.q {
  width: 120px;
  display: none;
  position: absolute;
  right: 90px;
  transform: translateY(-50%);
}
.connect-right-right > ul > li img.q1 {
  top: 12%;

}
.connect-right-right > ul > li img.q2 {
  top: 37%;
}
.connect-right-right > ul > li img.q3 {
  top: 60%;
}
.connect-right-right > ul > li img.q4 {
  top: 87%;
}

/*--- 导航栏 ---*/
.nav-top-box {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: #fff;
	z-index: 999;
}
.containerTop {
	width: 1400px;
	margin: 0 auto;
}

.containerBg.navBorder {
    border-bottom: 2px solid #000;
    background: #F5F5F5;
}
.nav-top-box .navBorder .navUl {
   width: 100%;
}
.navBorder .navUl > li {
    float: left;
    /* text-align: center; */
	padding: 15px;
	margin-top: 25px;
	position: relative;
	cursor: pointer;
}
.navBorder .navUl > li:last-child {
	color: #783232;
	/* font-size: 14px; */
	margin-top: 12px;
	float: right;
	padding-right: 0;
}
.navBorder .navUl > p {
	float: left;
	width: 260px;
	margin-right: 85px;
}
@media (max-width: 1400px) {
	.containerTop {
		/* width: 95%; */
	}
	.navBorder .navUl > p {
		/* width: 15%; */
	}
}
.navBorder .navUl > p > img {
	display: block;
    /* width: 100%; */
	/* margin-top: 15px; */
}
.navBorder .navUl > li > a {
    display: block;
    width: 100%;
    font-weight: 700;
	font-size: 20px;
}
.navBorder .navUl > li > a:hover, .navBorder .navUl > li > a:active {
    color: #8E7038;
}
.navBorder .navUl li .topActive {
	color: #8E7038;
}
.navBorder .navUl .dropdown-menu {
    min-width: auto;
    top: 50px;
	width: 100%;
	/* left: -5%; */
}
.navBorder .navUl .dropdown-menu > li > a {
	font-size: 18px;
	padding: 8px 0px;
}
.navBorder .navUl > li:nth-of-type(6) .dropdown-menu {
	/* left: -12%; */
}
.navBorder .navUl .dropdown-menu.ccc {
	/* left: -38%; */
}
.navBorder .navUl .dropdown-menu.zzz {
	/* left: -13%; */
}
.navBorder .navUl .dropdown-menu.bbb {
	/* left: -3%; */
}
.navBorder .navUl .dropdown-menu.yyy {
	/* left: 2%; */
}
.navBorder .navUl .dropdown-menu.xxx {
	/* left: 8%; */
}
.navBorder .navUl .dropdown-menu li {
    width: 100%;
    text-align: center;
}
.navBorder .navUl li:hover .dropdown-menu{
    display: block;
/* 	animation: fadeOut 1.2s;
	animation-fill-mode: forwards; */
	animation: move .4s ease-in;
	overflow: hidden;
}
@keyframes fadeOut {
    from {opacity: 0;}
	from {opacity: 0.5;}
    to {opacity: 1;}
}

@keyframes move {
	0% {
	  height: 0%;
	}
	20% {
	  height: 100%;
	}
	40% {
	  height: 300%;
	}
	60% {
	  height: 450%;
	}
	80% {
	  height: 500%;
	}
	100% {
	  height: 600%;
	}
}
#btnTop {
	cursor: pointer;
}
.dropdown-menu>li>a {
	padding: 5px 20px;
}
.navBorder .navUl .dropdown-menu li a:hover {
    color: #8E7038;
    background: rgba(0,0,0,0);
    border-bottom: none;
}
.navBorder .navUl .dropdown-menu li a:focus {
    background: rgba(0,0,0,0);
}
.navBorder .navUl .dropdown-menu li a:hover {
    color: #8E7038;
    background: rgba(0,0,0,0);
    border-bottom: none;
}
.navBorder .navUl .dropdown-menu li a:focus {
    background: rgba(0,0,0,0);
}

.big-bg {
	width: 100%;
	height: 100%; 
	background-image:url(../images/top1.png); 
	background-repeat: no-repeat; 
	background-size: 100% 100%;
	margin-top: 100px;
}

/*--- 搜索栏 ---*/
.homeHead {
    width: 100%;
    /* overflow: hidden; */
}
.homeHead .center {
	margin: 80px 0 50px 0;
}
.homeHead .center input {
    width: 66%;
    height: 50px;
    line-height: 50px;
    color: #666;
    border-top-left-radius: 6px;
    border-top-right-radius: 0;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 0;
    padding: 0 10px;
    background: transparent;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #dfdfdf;
    padding-left: 130px;
    background: #fff;
    font-size: 14px;
}
.fromTop {
	position: relative;
}
.searchSel {
	position: absolute;
	left: 0px;
}

.homeHead .center button {
    background-color: #dabe8e;
    color: #fff;
    width: 10%;
    height: 50px;
    line-height: 50px;
    border-top-left-radius: 0;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 6px;
    cursor: pointer;
    vertical-align: top;
    margin-left: -1%;
}
.homeHead .center .searchSel button {
	width: 120px;
	background-color: #fff;
	color: #666;
	border-top-left-radius: 6px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 0px;
	line-height: inherit !important;
	border-right: 1px solid #eee;
}
.searchSel .btn-default {
	border: none;
}
.searchSel .btn-group.open .dropdown-toggle {
	box-shadow: none;
}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover {
	background-color: rgba(0,0,0,0);
	border-color: rgba(0,0,0,0);
}
.searchSel .bootstrap-select.btn-group .dropdown-toggle .filter-option {
	text-align: center;
}
.homeHead .right {
    text-align: right;
}
.homeHead .right img {
    width: 80px;
    height: 80px;
}
.s-tab {
	width: 100%;
	overflow: hidden;
}
.s-tab li {
	padding: 5px 12px;
	box-sizing: border-box;
	color: #fff;
	float: left;	
	margin-right: 15px;
	cursor: pointer;
}
.s-tab li.s-active {
	background: #dabe8e;
	color: #5b411d;
	border-radius: 4px;
}
.tzggBox {
	width: 1300px;
	margin: 0 auto;
	overflow: hidden;
}
.tzggBox .title {
	background: #dabe8e;
	color: #5b411d;
	font-weight: 600;
	padding: 10px 0;
	box-sizing: border-box;
	width: 200px;
	text-align: center;
	margin-bottom: 10px;
	font-size: 22px;
}
.tzggBox .leftBox {
	background: rgba(255,255,255,.9);
	width: 75%;
	padding: 15px;
	box-sizing: border-box;
	overflow: hidden;
	float: left;
}
.tzggBox .leftBox .left {
	width: 50%;
	float: left;;
}
.tzggBox .leftBox .left ul {
	overflow: hidden;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	box-sizing: border-box;
}
.tzggBox .leftBox .left ul .ll {
	float: left;
}
.tzggBox .leftBox .left ul .ll span {
	padding: 6px 10px 3px 10px;
	cursor: pointer;
	height: 33px;
	display: inline-block;
	border-radius: 2px;
}
.lr-active {
	color: #5b411d;
	background: #dabe8e;
}
.tzggBox .leftBox .left ul .rr {
	float: right;
}
.tzggBox .leftBox .left .ll-list li {
	padding: 20px 0;
	box-sizing: border-box;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	white-space: nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	cursor: pointer;
}
.tzggBox .leftBox .left .ll-list li span {
	background: #dabe8e;
	color: #917043;
	margin-right: 20px;
	padding: 2px 3px;
	box-sizing: border-box;
}
.tzggBox .leftBox .right {
	float: left;
	width: 50%;
}
.tzggBox .leftBox .right .videoBox {
	width: 90%;
	height: 300px;
	margin: 20px 0 0 30px;
}
.tzggBox .rightBox {
	width: 24%;
	float: left;
	margin-left: 1%;
}



.klBox {
	width: 100%;
	background: rgba(152,124,87,.7);
}
.klBox ul {
	width: 1300px;
	margin: 0 auto;
	overflow: hidden;
	padding: 25px 0;
	box-sizing: border-box;
}
.klBox ul li {
	width: 25%;
	color: #fff;
	float: left;
	text-align: center;
	border-left: 1px solid rgba(255,255,255,.15);
}
.klBox ul li:last-child {
	border-right: 1px solid rgba(255,255,255,.15);
}
.klBox ul li img {
	display: inline-block;
	height: 40px;
}
.klBox ul li p {
	margin-bottom: 15px;
	margin-top: 5px;
}

.zyhcBox {
	width: 100%;
	height: 100%;
	background-image: url(../images/project-5.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.zyhcBoxBook {
	width: 100%;
	height: 100%;
	background-image: url(../images/hbg.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.zyhcBox .title {
	background: #dabe8e;
	color: #5b411d;
	font-weight: 600;
	padding: 10px 0;
	box-sizing: border-box;
	width: 200px;
	text-align: center;
	margin: 30px 0 30px 0;
	font-size: 22px;
}
.zyhcBox.zyhcBoxBook .title {
	background: #bd9e69;
}
.szzzBox {
	width: 100%;
	overflow: hidden;
}
.szzzBox .szzzLeft {
	float: left;
	width: 40%;
}
#container-rl {
	width: 100%;
}
.szzzBox .szzzRight {
	float: left;
	width: 59%;
	margin-left: 1%;
	background: #fff;
	padding: 0px 25px;
	box-sizing: border-box;
	height: 502px;
	box-shadow: 0px 4px 4px #bdbdbd;
	border-width: 1px 0px 0 1px;
	border-color: #E6E4E0;
	border-style: solid;
}
.szzzBox .szzzRight li {
	width: 100%;
	border-bottom: 1px solid #ccc;
	position: relative;
}
.szzzBox .szzzRight li a {
	display: inline-block;
	position: absolute;
	right: 0;
	bottom: 10px;
	background: #dabe8e;
	color: #fff;
	box-sizing: border-box;
	padding: 5px 16px;
	border-radius: 12px;
	font-size: 14px;
	cursor: pointer;
}
.szzzBox .szzzRight li .txt p {
	width: 85%;
	margin-bottom: 6px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;

}
.szzzBox .szzzRight li .txt p:first-child {
	font-size: 18px;
	font-weight: 600;
	color: #917043;
	margin-top: 10px;
}
.szzzBox .szzzRight li .txt p:last-child {
	
}

/*--- 首页--- */
.col-sm-9.home-sm-9 {
    width: 100%;
    box-sizing: border-box;
}
.col-sm-3.home-sm-3 {
    width: 25.45%;
}
.commonBox {
    
}
.commonBox .commonNav {
    height: 40px;
    line-height: 40px;
    /* border-bottom: 1px solid #ccc; */
}
.commonBox .commonNav.booksNav {
    height: auto;
    line-height: auto;
    border-bottom: none;
	box-sizing: border-box;
}
.commonBox .commonNav:after {
  content: "";
  display: table;
  clear: both;
}
.commonBox .commonTitle {
    float: left;
    height: 40px;
    width: 30%;
}
.commonBox .commonTitle > span {
    background: #8E7038;
    font-size: 18px;
    color: #fff;
    background: linear-gradient(-112deg, transparent 15px, #8E7038 0);
    display: inline-block;
    padding: 0 56px 0 16px;
}
.commonBox.eventsBox .commonTitle {
    width: 18%;
}
.commonBox.eventsBox .commonTab {
    width: 100%;
	background: #dedede;
	overflow: hidden;
}
.commonBox .commonTab.eventsTab a {
	float: left;
	width: 14.27%;
	display: block;
    cursor: pointer;
	font-size: 14px;
	box-sizing: border-box;
	text-align: center;
}
.commonBox .commonTab.booksTab a {
	width: 15%;
	display: inline-block;
	cursor: pointer;
	font-size: 14px;
	box-sizing: border-box;
	text-align: center;
}
.commonBox .commonTab.eventsTab a:hover {
    color: #5b411d;
    
}
.directoryBox .bootstrap-select.btn-group .dropdown-menu li a span {
    font-size: 12px;
}

.commonBox .commonTitle.feaTitle > span {
    background: linear-gradient(-112deg, transparent 15px, #FFEDC3 0);
    color: #333;
    border-left: 4px solid #FFB400;
}
.commonBox .commonTitle.eventsTitle > span {
    background: linear-gradient(-112deg, transparent 15px, #FCD2D8 0);
    color: #333;
    border-left: 4px solid #EB334E;
}
.commonBox.articlesBox.articlesBoxTwo .commonTitle > span {
    background: linear-gradient(-112deg, transparent 15px, #FFEBDF 0);
    color: #333;
    border-left: 4px solid #FF891A;
}
.commonBox .commonTitle.magazinesTitle > span {
    background: linear-gradient(-112deg, transparent 15px, #EFD7C6 0);
    color: #333;
    border-left: 4px solid #AA7F5F;
}


/*--- 首页Events ---*/

.col-sm-9 .eventsContent .content {
    display: none;
    box-sizing: border-box;
    /* padding: 16px 16px 0 16px; */
}
.col-sm-9 .eventsContent .content.eventsActive {
    display: block;
	/* min-height: 720px; */
}

.commonBox .commonTab a.eventsBtn {
    color: #5b411d;
    background: #dabe8e;
}
.xxzy-box {
	width: 1300px;
	margin-bottom: 60px;
}
.szzz-dong {
	width: 100%;
	height: 100%;
	background-image: url(../images/zz-bg.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.xxzy-box .scroll {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.scroll ul {
	white-space: nowrap;
}

.scroll ul li {
	text-align: center;
	display: inline-block;
	margin: 50px 0;
	padding: 0 10px;
	box-sizing: border-box;
}

.scroll ul img {
	display: block;
	vertical-align: top;
}
.scroll ul span {
	
}

.col-sm-9 .booksContent .content {
    display: none;
    box-sizing: border-box;
}
.col-sm-9 .booksContent .content.booksActive {
    display: block;
}


.commonBox .commonTab.booksTab a {
    color: #fff;
    background: #bd9e69;
	margin-right: 10px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0px;
	display: inline-block;
	margin-bottom: 20px;
}
.commonBox .commonTab.booksTab a.booksBtn {
    padding-top: 7px;
	box-sizing: border-box;
}
.booksContent {
	/* min-height: 430px; */
}
.commonBox.booksBox  {
	margin-bottom: 40px;
	width: 100%;
	height: 100%;
	background-image: url(../images/zhou.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.booksContent .scroll-book {
	width: 80%;
	margin: 0 auto;
	/* margin-top: 20px; */
	overflow: hidden;
}
.booksContent .list-book {
	white-space: nowrap;
}
.booksContent .list-book li {
	text-align: center;
	display: inline-block;
	margin: 50px 0;
	padding: 0 20px;
	box-sizing: border-box;
}
.booksContent .list-book li img {
	display: block;
	vertical-align: top;
}

.libraryContent {
	width: 100%;
	height: 100%;
	background-image: url(../images/listbg.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	min-height: 700px;
	margin-top: 103px;
}
.libraryContent .container {
	width: 1400px;
}

.mySwiper {
	width: 100%;
	height: 100%;
	margin-bottom: 40px;
}
.mySwipers {
	width: 100%;
	height: 100%;
	margin-bottom: 40px;
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
}
.swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.swiper-pagination-bullet-active {
	background: #fff !important;
}

.libraryBox {
	width: 1300px;
	margin: 0 auto;
	overflow: hidden;
}
.libraryBox .bbbg {
	background: #fff;
	overflow: hidden;
	margin-bottom: 40px;
}
.libraryBox .container {
	float: left;
	width: 80%;
	padding: 60px 25px;
	box-sizing: border-box;
}
.libraryBox .container .top {
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px solid #ddd;
	margin-bottom: 15px;
}
.libraryBox .container .top li:first-child {
	font-size: 22px;
	padding-bottom: 4px;
	color: #705e43;
	font-weight: 600;
	border-bottom: 1px solid #770404;
}
.libraryBox .container .bottom {
	min-height: 300px;
}
.libraryBox .container .bottom li {
	padding: 15px 0;
	/* border-bottom: 1px solid #ddd; */
	display: flex;
	justify-content: space-between;
	cursor: pointer;
}
.libraryBox .container .bottom li p:nth-of-type(1) {
	width: 100%;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.libraryBox .container .bottom li p:nth-of-type(2) {
	font-size: 13px;
}

.libraryBox .container .bottom {
	width: 100%;
	overflow: hidden;
}
.libraryBox .container .bottom .new-list {
	width: 23%;
	float: left;
	margin-right: 2.6%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.libraryBox .container .bottom .new-list:nth-of-type(4n) {
      margin-right: 0;
}
.libraryBox .container .bottom .new-list img {
	width: 100%;
}
.libraryBox .container .bottom .new-list p {
	padding-top: 15px;
}

.page-run {
	text-align: center;
	margin-top: 20px;
}
.libraryBox .leftleft {
	float: left;
	width: 20%;
	text-align: center;
	padding: 5px;
	box-sizing: border-box;
}
.libraryBox .leftleft {
	display: flex;
	flex-direction: column;
	align-items: center;
}
.libraryBox .leftleft ul {
	width: 100%;
	background: #f2f2f2;
}
.libraryBox .leftleft p {
	/* width: 100%; */
	text-align: center;
	color: #222;
	font-weight: 700;
	/* border-bottom: 1px solid #ddd; */
	padding: 15px 0 2px 0;
	margin-bottom: 10px;
	box-sizing: border-box;
	font-size: 18px;
}
.libraryBox .leftleft a {
	display: block;
	width: 100%;
	border-bottom: 1px solid #ddd;
	padding: 10px 28px;
	box-sizing: border-box;
	font-size: 14px;
	cursor: pointer;
}
.libraryBox .leftleft a.leftActive {
	background-image: linear-gradient(to right , #c91e1e, #7e0605);
	color: #fff;
}
.libraryBox .leftleft a:hover {
	background-image: linear-gradient(to right , #c91e1e, #7e0605);
	color: #fff;
}
.libraryBox .bottomDetail {
	width: 100%;
	padding: 20px;
	box-sizing: border-box;
}
.libraryBox .bottomDetail div {
	text-align: center;
	font-size: 24px;
	margin-bottom: 20px;
}
.libraryBox .bottomDetail p {
	padding-bottom: 20px;
}


/* 留言 */

.Me-all {

}
.Me-all > div {
	margin-bottom: 25px;
}
.Me-all > div > span {
	padding-right: 10px;
	color: #666;
}
.Me-all input {
	border: 1px solid #ccc;
	height: 40px;
	padding-left: 10px;
	border-radius: 6px;
	width: 260px;
}
.Me-all .info {
	font-size: 16px;
	width: 750px;
	height: 260px;
	padding: 10px;
	box-sizing: border-box;
	border: 1px solid #666;
	vertical-align: top;
	border: 1px solid #ccc;
	border-radius: 6px;
}
.Me-all .btn {
	width: 210px;
	border: none;
	background: #936a40;
	color: #fff;
	margin-top: 0px;
	border-radius: 10px;
	height: 50px;
	font-size: 16px;
	margin-left: 76px;
}

/*--- 登录页面 ---*/
.loginGroupWrapper {
    background: #fff;
}
.MyInfoButton{
	margin: 7px;
	width: 110px;
	height: 35px;
	border-radius: 5px;
	background-color: #dabe8e;
	color: #fff;
	padding: 0;
}
.MyInfoButton:hover{
	color: #CD853F;
}
.userLoginOut{
	color:blue;
}
.userLoginOut:hover{
	color: #dabe8e;
}
.loginBg {
    background: url("../../static/images/lu.jpg") center;
    width: 100%;
    height: 750px;
    background-size: cover;
    overflow: hidden;
}
.loginGroupTop .pull-right img {
    width: 80px;
    height: 80px;     
}
.loginGroupTop .pull-left {
    height: 80px;
    line-height: 80px;
}
.loginGroupTop .pull-left span {
    font-family: 'Bebas';
    font-size: 30px;
    border-left: 1px solid #dfdfdf;
    padding-left: 20px;
}
.loginGroupTop .row {
    margin: 14px 0;
}
.loginGroupTop .pull-left a {
    display: inline-block;
}
.loginGroupTop .pull-left img {
    vertical-align: top;
    padding-right: 20px;
}
.loginGroupWrapper .footer {
    margin-top: 0;
}
.loginBg {
    overflow: hidden;
}
.loginBox {
    float: right;
    width: 100%;
    height: 330px;
    background-color: #fff;
}
.loginNav {
    overflow: hidden;
    border-bottom: 1px solid #dfdfdf;
}
.loginNav a {
    cursor: pointer;
    float: left;
    width: 50%;
    text-align: center;
    padding: 20px 0;
}
.loginNav .loginTab {
    color: #8E7038;
}
.loginContentBox .box {
    display: none;
} 
.loginContentBox .box.loginActive {
    display: block;
} 
.loginNav a:first-child:after {
    content: '';
    float: right;
    color: #666;
}
.submitBtn .btn {
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background-color: #dabe8e;
    border-radius: 4px;
    box-shadow: none;
}
.loginContentBox {
    padding: 16px;
    box-sizing: border-box;
}
.loginContentBox .common {
    width: 100%;
}
.loginContentBox input {
    height: 36px;
    border: 1px solid #dfdfdf;
    float: left;
    font-size: 14px;
    border-radius: 4px;
    margin-bottom: 24px;
    padding-left: 11%;
}
.loginContentBox .row {
    position: relative;
}
.loginContentBox .row .iconfont {
    position: absolute;
    top: 10%;
    left: 3%;
    color: #6e6e6e;
    text-align: center;
}
.iconfont.icon-yonghuming, .iconfont.icon-mima {
	font-size: 18px;
}
.loginContentBox input#codeBtn {
    position: absolute;
    right: 2%;
    height: 30px;
    top: 5%;
    padding: 0 20px;
    color: #fff;
    background: #dabe8e;
}
.login-title {
	background: #dabe8e;
	text-align: center;
	height: 50px;
	line-height: 50px;
	color: #fff;
}
.hrefBtn {
    overflow: hidden;
    box-sizing: border-box;
    padding: 0 16px;
}
.hrefBtn a {
    font-size: 14px;
    color: #666;
}
.hrefBtn a:first-child {
    float: left;
}
.hrefBtn a:nth-child(2) {
    float: right;
}

.weChatBtn p {
    text-align: center;
    font-size: 14px;
    color: #666;
    position: relative;
    margin-top: 10px;
}
.weChatBtn p:before, .weChatBtn p:after {
    content: '';
    position: absolute;
    top: 52%;
    background: #D8D8D8;
    width: 9%;
    height: 1px;
}
.weChatBtn p:before{
    left: 25%;
}
.weChatBtn p:after {
    right: 25%;
}
.weChatBtn div {
    width: 100%;
    text-align: center;
}
.weChatBtn div span {
    color: #4caf50;
    font-size: 28px;
    cursor: pointer;
}
.containerBg.titleLine {
    background: #fff;
} 
.titleLine {
    border-bottom: 2px solid #000;
}
.groupFrom {
    height: 750px;
}
.groupFrom .step {
    width: 62%;
    margin: 0 auto;
}
.groupFrom .step ul {
    overflow: hidden;
    position: relative;
    margin: 10% 0;
}
.groupFrom .step ul li {
    float: left;
    margin-right: 10%;
    text-align: center;
}
.groupFrom .step ul li:last-child {
    margin-right: 0;
}
.step ul li i {
    color: #999;
    border: 1px solid #dfdfdf;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    display: inline-block;
    margin-bottom: 8px;
}
.step ul li .green {
    color: #fff;
    background-color: #13a230;
}
.step ul li span {
    display: block;
    color: #666;
}
.step ul p {
    position: absolute;
    width: 13%;
    border-top: 1px dashed #dfdfdf;
    top: 13px;
    left: 24%;
}
.step ul .plusLine {
    left: 60%;
}
.groupFrom .formContent {
    width: 39%;
    margin: 0 auto;
}
.formContent .loginContentBox input {
    padding-left: 10px;
}
.pW {
    text-align: center;
    margin-bottom: 240px;
}
.pW i {
    display: block;
    font-size: 36px;
    color: #6ea55d;
}
.pW p {
    margin-top: 20px;
}
.pW p a {
    color: #8E7038;
}
.sign {
    font-size: 14px;
    color: #666;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 200px;
}
.sign a {
    font-size: 14px;
    color: #f9421e;
}


.popBox {
	display: block;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.8);
	z-index: 999999;
	color: #fff;
}
.popBox .close-x {
	position: absolute;
	right: 20%;
	top: 10%;
	font-size: 18px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #fff;
	border-radius: 20px;
	color: #222;
	cursor: pointer;
}
.popBox .pop-photo {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.popBox .pop-photo img {
	max-width: 80%;
	max-height: 80%;
}



/*--- 表单 ---*/
.formRow {
    background: #fff;
    padding: 16px;
}
.formRow .submitBtn {
    width: 85%;
    text-align: center;
}
.formRow .submitBtn .btn {
    width: 180px;
    height: 40px;
    text-align: center;
}
.formRow .row i {
    color: #8E7038;
}
.formRow .row label {
    font-size: 14px;
    color: #222;
    font-weight: 500;
}
.formRow .row input {
    border: 1px solid #dfdfdf;
    padding-left: 6px;
}
textarea:focus {
    outline: none;
}
.formRow h3 {
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 14px;
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 20px;
}
.formRow form {
    padding-left: 10%;
}
.formRow .row {
    margin-bottom: 24px;
}
.formRow .row label {
    float: left;
    width: 15%;
    height: 30px;
    line-height: 30px;
}
.formRow .row input {
    float: left;
    width: 53%;
    height: 30px;
    font-size: 14px;
    color: #666;
    border-radius: 4px;
}
.formRow .row .photosBox {
    float: left;
    width: 85%;
}
.formRow .row .photosBtn {
    display: inline-block;
    text-align: center;
    width: 128px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #8E7038;
    border-radius: 4px;
    cursor: pointer;
    font-size: 14px;
}
.formRow .row .photosBox p {
    color: #666;
    font-size: 14px;
    padding-top: 18px;
    margin-bottom: 16px;
}
.formRow .row textarea {
    color: #666;
    font-size: 14px;
    width: 53%;
    height: 154px;
    border: 1px solid #dfdfdf;
    padding: 10px;
    margin-bottom: 14px;
    border-radius: 4px;
}
.formRow .smallP {
    font-size: 14px;
    color: #666;
    padding: 14px 0 24px 0;
}
.formRow .row .selectBox {
    float: left;
    width: 30%;
}
.formRow .row .selectBox label {
    width: 37%;
}
.formRow .row .selectBox .selectpicker {
    width: 50%;
    z-index: -1;
}
.formRow .row .selectBox.selectLeft {
    float: left;
    width: 40%;
}
.formRow .row .selectBox.selectRight label {
    width: 30%;
}
.formRow .row .selectBox .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 51%;
}
.formRow .row .selectBox.selectRight .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 64%;
}
.formRow .bootstrap-select .dropdown-toggle:focus {
    outline: none !important;
    background: #fff;
    border: 1px solid #dfdfdf;
}
.formRow .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    color: #666;
}
.formRow .row.may label {
    padding-left: 5px;
}
.formRow.formSuccess {
    width: 100%;
}
.formRow .success {
    width: 38%;
    margin: 0 auto;
    padding: 50px 0 180px 0;
}
.formRow .success > p {
    font-size: 18px;
    margin-bottom: 56px;
    text-align: center;
}
.formRow .success > p i {
    color: #00B700;
    font-size: 18px;
    padding-right: 8px;
}
.formRow .success > div a {
    width: 44%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: #8E7038;
    display: inline-block;
    margin-right: 40px;
    border-radius: 4px;
}
.formRow .success > div a:nth-child(2) {
    margin-right: 0;
}
/*jobs提交弹框*/
.outBoxJ {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    z-index: 999;
}
.info-popupJ {
    position: absolute;
    z-index: 10000;
    top: 50%;
    left: 50%;
    display: none;
    overflow: hidden;
    width: 260px;
    -webkit-transition-property: -webkit-transform,opacity;
    transition-property: transform,opacity;
    -webkit-transform: translate3d(-50%,-50%,0) scale(1.185);
    transform: translate3d(-50%,-50%,0) scale(1.185);
    text-align: center;
    color: #000;
    border-radius: 13px;
}
.info-popup-innerJ {
    position: relative;
    padding: 15px;
    border-radius: 13px 13px 0 0;
    background: #fff;
}
.info-popup-buttonsJ {
    overflow: hidden;
    width: 100%;
    margin-top: 24px;
}
.info-popup-buttonJ {
    font-size: 16px;
    line-height: 36px;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    width: 45%;
    height: 36px;
    padding: 0 5px;
    cursor: pointer;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #666;
    background: #fff;
    -webkit-box-flex: 1;
    border: none;
    color: #fff;
    border-radius: 4px;
    background: #bbb;
    float: left;
}
.info-popup-buttonsJ .info-popup-buttonJ:last-child {
    background: #8E7038;
    float: right;
}
.info-popup-backdropJ {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 998;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    -webkit-transition-duration: 400ms;
    transition-duration: 400ms;
    background: rgba(0,0,0,.4);
}
#addPost .bootstrap-select>.dropdown-toggle {
    z-index: 0;
}
/*jobs收费标准*/
.jobCost {
    box-sizing: border-box;
}
.jobCost .title {
    padding: 35px 0 50px 0;
}
.jobCost .content {
    width: 100%;
    overflow: hidden;
}
.jobCost .content .list {
    width: 32.2%;
    float: left;
    margin-right: 1.5%;
    overflow: hidden;
    border: 1px solid #ddd;
    padding: 16px;
    box-sizing: border-box;
    margin-bottom: 16px;
}
.jobCost .content .list:last-child {
    margin-right: 0;
}
.jobCost .content .list div {
    float: left;
    width: 50%;
}
.jobCost .content .list div:first-child p {
    font-size: 20px;
}
.jobCost .content .list div:first-child p i {
    color: #0491FF;
    font-style: normal;
}
.jobCost .content .list div:first-child span {
    font-size: 22px;
}
.jobCost .content .list div:nth-child(2) {
    text-align: right;
    line-height: 87px;
}
.jobCost .content .list div:nth-child(2) a {
    display: inline-block;
    width: 96px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border-radius: 4px;
    background: #8E7038;
    color: #fff;
}
.rowCredit {
    min-height: 300px;
}


.directoryMobSwiper {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
}
.directoryMobSwiper .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
}
.directoryMobSwiper a {
    display: inline-block;
    position: relative;
    width: 100%;
}
.directoryMobSwiper img {
    width: 100%;
}
.directoryMobSwiper .swiper-slide a span {
    position: absolute;
    color: #fff;
    background-color: rgba(0,0,0,.4);
    text-align: center;
    left: 0;
    bottom: 0;
    padding: 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    width: 100%;
    height: 61px;
}
.picBox img {
    width: 80px;
    height: 80px;
}
.picturesBox img {
    width: 80px;
    height: 80px;
}
.picturesBox > div {
    position: relative;
    margin-right: 15px;
    display: inline-block;
}
.picturesBox > div > button {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 44px;
    height: 20px;
    line-height: 20px;
    background-color: #8E7038;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    font-size: 12px;
}

/*--- jobDetail ---*/
.jobDetailCon .directoryDetailBox .story p {
    padding: 0;
}
.postDetailBox.directoryDetailBox .story h3.jobDetailH b.applyBtn {
    height: 33px;
    line-height: 33px;
    background-color: #8E7038;
    color: #fff;
    font-size: 14px;
    border-radius: 17px;
    width: 110px;
    text-align: center;
    cursor: pointer;
}
.postDetailBox.directoryDetailBox .story h3.jobDetailH span {
    color: #666;
    font-size: 14px;
}
.postDetailBox.directoryDetailBox .story h3.jobDetailH > div {
    width: 80%;
    display: inline-block;
}
.postDetailBox.directoryDetailBox .story h3.jobDetailH p {
    padding: 0;
    font-weight: 600;
}
.directoryDetailBox .story h3.jobDetailH {
    padding: 20px 0 18px 0;
}
.postDetailBox.directoryDetailBox .story h3.jobDetailH {
    line-height: 20px;
}
.directoryDetailBox .story.jobDetailHStory .sectionDiv {
    padding: 15px 0 0 0;
    font-size: 14px;
    color: #666;
}
.jobDetailCon .directoryDetailBox .story h3 {
    border-bottom: 1px solid #d8d8d8;
}
.jobDetailCon .imgWords {
    overflow: hidden;
    padding: 20px 0;
    border-bottom: 1px solid #eee;
}
.jobDetailCon .imgWords > div {
    float: left;
}
.jobDetailCon .imgWords .img {
    width: 33%;
    height: 160px; 
}
.jobDetailCon .imgWords .img ul {
    width: 240px;
    height: 160px;
    background-color: #D8D8D8;
}
.jobDetailCon .imgWords .img img {
    width: 240px;
    height: 160px;
}
.jobDetailCon .imgWords .words {
    width: 60%;
}
.directoryDetailBox .story .words p {
    padding: 0 0 10px 0;
    font-size: 18px;
}
.jobDetailCon .directoryDetailBox .story .sectionDiv p {
    padding-bottom: 10px;
}
.jobDetailCon .postContact h3 {
    margin-top: 10px;
    font-weight: 600;
    margin-bottom: 15px;
}
.jobDetailCon .pointBox p {
    padding-bottom: 10px;
    overflow: hidden;
    font-size: 14px;
    color: #666;
}
.jobDetailCon .pointBox p span {
    float: left;
    font-size: 14px;
    color: #666;
    width: 98%;
}
.jobDetailCon .pointBox p i {
    float: left;
    color: #333;
    width: 2%;
}
.jobDetailCon .formRow h4 {
    font-size: 18px;
    color: #8E7038;
    padding: 30px 0 23px 0;
    border-top: 1px solid #eee;
}
.jobDetailCon .formRow {
    padding: 0;
}
.jobDetailCon .formRow form {
    padding-left: 0;
}
.jobDetailCon .formRow .row label {
    width: 23%;
}
.jobDetailCon .formRow .submitBtn .btn {
    width: 204px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    padding: 0;
    border-radius: 17px;
}
.jobDetailCon .formRow .submitBtn {
    width: 100%;
    margin-top: 64px;
    padding-bottom: 50px;
}
.jobDetailCon .formRow .row .photosBox {
    width: 75%;
}
.jobDetailCon .formRow .row .photosBox span {
    font-size: 12px;
    color: #666;
    padding-left: 10px;
}
.jobDetailCon .postContact .postBtn {
    padding: 108px 0 48px 0;
}
.morePageBox .otherListBox .smallBox a {
    font-size: 14px;
    color: #666;
    padding: 3px 8px;
    margin-right: 8px;
    background: #FFF0E4;
    border-radius: 12px;
    display: inline-block;
    cursor: pointer;
}












/*--- 媒体查询 ---*/

/*各个尺寸浏览器*/
@media (min-width: 768px) {
	.col-sm-9 {
		width: 100% !important;
	}
}
@media (max-width: 1000px) {
    
}
@media screen and (min-width: 768px) and (max-width: 1200px) {

}
@media screen and (min-width: 768px) and (max-width: 992px) {
   
}
/*所有手机*/
@media screen and (max-width: 767px) {
    .pagination {
        margin-right: 8px;
    }
    .nav.navbar-nav hr {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 475px;
    }
    .container , .containerBg , .row {
        width: 100%;
    }
    .topNav , .homeHead , .navBorder {
        display: none;
    }
    .topAd img {
        display: none;
    }
    .topAd.centerAd img {
        padding: 0;
        display: block;
        margin-top: 15px;
    }
    .search-mobile.navbar-toggle {
        padding: 5px 10px;
    }
    .topContainer {
        margin-top: 50px;
    }
    #mobile-navbar-search {
        height: 50px;
    }
    #mobile-navbar-search form {
        position: relative;
    }
    #mobile-navbar-search input {
        width: 100%;
        height: 30px;
        margin-top: 10px;
        border-radius: 8px;
        border: 1px solid #ddd;
        padding-left: 10px;
    }
    #mobile-navbar-search button {
        position: absolute;
        top: 16px;
        right: 16px;
        background-color: #fff;
    }
    .icon-sousuo {
        position: relative;
        top: 2px;
        display: inline-block;
        line-height: 1;
        font-size: 20px;
    }
    .icon-search .icon-sousuo {
        top: 0;
    } 
    .mobile-nav-container img {
        width: 75px;
        margin-top: 7px;
        margin-left: 15px;
    }
    .martDeals .row {
        margin-right: 0;
        padding-left: 8px;
        box-sizing: border-box;
        padding: 20px 0 20px 8px;
    }
    .col-sm-9.home-sm-9 {
        width: 100%;
        padding: 0;
    }
    .indexTopLeft .col-sm-7 {
        padding-right: 0;
    }
    .carousel-inner>.item>a>img {
        height: 240px;
    }
    .row.indexTopLeft .col-sm-5 {
        margin-top: 12px;
    }
    .indexTopLeft {
        padding: 0;
    }
    .directoryBox .box .col-sm-4 , .directoryBox .box   .col-sm-8 {
        float: left;
    } 
    .directoryBox .box .col-sm-4 {
        width: 32%;
    }
    .directoryBox .box .col-sm-8 {
        width: 68%;
    }
    .feaContent .swiper-slide a {
        height: 100px;
    }
    .feaContent .swiper-slide img {
        height: 100px;
    }
    .swiper-container {
        padding-top: 10px;
    }
    .col-sm-9 .feaContent .content.feaActive.contents {
        height: auto;
    }
    .col-sm-9 .eventsContent .content.eventsActive {
        display: inline-block;
    }
    .commonBox.featuredBox .commonTab a {
        padding: 14px 4px 8px 4px; 
    }
    .eventsContent.eventContent {
        height: auto;
    }
    .eventsContent .col-sm-6:nth-child(2) .eventsPer > div:nth-child(3) {
        width: 14%;
    }
    .eventsContent .col-sm-6:nth-child(2) .eventsPer > div:first-child {
        width: 42%;
        padding-left: 0;
    }
    .commonBox.articlesBox.articlesBoxTwo {
        height: auto;
    }
    .col-sm-3.home-sm-3 {
        width: 100%;
    }
    .homeRightTopAd {
        text-align: center;
    }
    .homeRightTopAd img {
        width: 100%;
        padding: 16px;
    }
    .dealTitle img {
        width: 24%;
    }
    .dealTitle .title b {
        padding: 0;
    }
    .dealTitle .title span {
        font-size: 14px; 
    }
    .dealTitle .title {
        width: 35%;
    }
    .martDeals .pull-left .dealGoods div:nth-of-type(1) {
        height: 70px;
    }
    .martDeals .pull-left .dealGoods div:nth-of-type(1) img {
        height: 70px;
    }
    .martDeals .pull-left .dealGoods p {
        font-size: 14px;
    }
    .martDeals .pull-left .dealGoods span , .martDeals .pull-left .dealGoods del {
        float: inherit;
        font-size: 14px;   
    }
    .martDeals .pull-left .dealGoods div:nth-of-type(2) {
        text-align: center;
    }
    .sideEmailBox input {
        outline: none;
        -webkit-appearance:none;
    }
    .commonBox .commonTitle.citiesTitle {
        width: 55%;
    }
    .commonBox .commonTab a:before {
        content: '';
    }
    .cityPer .row .col-sm-3 , .cityPer .row .col-sm-9 {
        float: left;
    }
    .cityPer .row .col-sm-3 {
        width: 45%;
    }
    .cityPer .row .col-sm-9 {
        width: 50%;
    }
    .martContent .row .col-sm-4 , .martContent .row .col-sm-8 {
        float: left;
    }
    .martContent .row .col-sm-4 {
        width: 32%;
    }
    .martContent .row .col-sm-8 {
        width: 68%;
    }
    .magazinesBoxBig {
        height: auto;
    }
    .magazinesBox .box .col-sm-8 > div a:nth-child(1) {
        margin-bottom: 8px;
    }
    .containerBottom {
        margin: 12px 7%;
    }
    .commonBox {
        width: 100%;
    }
    .commonBox .commonTitle , .commonBox .commonTab {
        width: 100%;
        float: none;
    }
    .commonBox.eventsBox .commonTab {
        width: 100%;
    }
    .commonBox .commonNav {
        height: auto;
    }
    .magazinesBox {
        margin-right: 0;
    }
    .magazinesBox .box .col-sm-8 > div {
        text-align: center;
    }
    .magazinesBox .box .col-sm-8 > div a {
        padding: 4px 3px;
        display: block;
    }
    .magazinesBox .box .col-sm-4 {
        padding-right: 0;
    }
    .magazinesBox .box .col-sm-8 a span {
        height: auto;
        font-size: 14px;
        padding-top: 4px;
    }
    .directoryBox .title > span {
        margin-right: 60px;
        width: 35%;
    }
    .directoryBox .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
        width: 20%;
    }
    .directoryBox .bootstrap-select:nth-of-type(1) {
        margin-right: 15px;
    }
    .directoryBox .title {
        height: 40px;
        line-height: 40px;
    }
    .commonBox.featuredBox .commonTab a {
        padding: 2px 4px 10px 4px;
        display: inline-block;
        margin: 0;
        width: 32.5%;
        height: 23px;
        line-height: 0px;
        text-align: center;
    }
    .commonBox .commonTab.eventsTab a {
        font-size: 12px;
        padding: 2px 2px 10px 2px;
        display: inline-block;
        margin: 0;
        width: 19%;
        height: 23px;
        line-height: 0px;
        text-align: center;
    }
    .commonTab.eventsTab a:nth-child(6), .commonTab.eventsTab a:nth-child(7) {
        display: none;
    }
    .commonBox.citiesBox .commonTab a {
        margin: 0;
        padding: 2px 2px 10px 2px;
        display: inline-block;
        margin: 0;
        width: 49.2%;
        height: 23px;
        line-height: 0px;
        text-align: center;
    }
    .commonBox .commonTab.magazinesTab a {
        padding: 2px 2px 10px 2px;
        display: inline-block;
        margin: 0;
        width: 49.2%;
        height: 23px;
        line-height: 0px;
        text-align: center;
    }
    .menu li ul.level2 li a div {
        width: 30%;
    }
    .directorySwiperBox h3:before, .directorySwiperBox h3:after {
        height: 0;
    }
    .topSelectBox .col-sm-2 {
        width: 100%;
        margin-bottom: 5px;
    }
    .topSelectBox .col-sm-10 {
        width: 100%;
    }
    .morePageBox .orangBg .row .col-sm-4 img {
        width: 58%;
    }
    .morePageBox .orangBg .row .col-sm-8 {
        padding-left: 0;
        margin-top: 6px;
    }
    .morePageBox .orangBg .row .col-sm-8 > div p i {
        width: 22%;
    }
    .morePageBox .orangBg .row .col-sm-8 > div p span {
        width: 78%
    }
    .morePageBox .orangBg .sponsor {
        top: 16px;
    }
    .smallPhoto .col-sm-4 {
        width: 100%;
    }
    .morePageBox .orangBg.smallPhoto .row .col-sm-4 img {
        width: 35%;
    }
    .eventstreeBox .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
        width: 30%;
        margin-left: 10px;
    }
    .rightCenterAd img {
        padding: 0 16px;
    }
    .directoryDetailBox.morePageBox .orangBg.whiteBg {
        padding: 16px 0 40px 0;
    }
    .breadcrumb {
        padding-left: 16px;
    }
    .morePageBox .orangBg.whiteBgDetail .row .col-sm-8 > p {
        width: 100%;
    }
    .morePageBox .orangBg.whiteBgDetail .row .col-sm-8 {
        margin-top: 12px;
    }
    .rightIcon {
        bottom: -34px;
        top: 0;
    }
    .rightIcon.newRightIcon {
        top: 80%;
    }
    .directoryComment {
        top: 10%;
    }
    .directoryDetailBox .story h3 {
        padding: 26px 0 18px 0;
    }
    .swiper-school img {
        width: 100%;
        height: 210px;
    }
    .schoolPhoto h3 {
        margin-bottom: 6px;
    }
    .schoolPhoto .swiper-container {
        padding-bottom: 30px;
    }
    #listingMapContent {
        height: 290px;
    } 
    .map-container h3 {
        margin-bottom: 18px;
    }
    .layout-map {
        padding-bottom: 16px;
    }
    .reviewsBox .row .col-sm-1 , .reviewsBox .row .col-sm-1 {
        float: left;
    }
    .reviewsBox .row .col-sm-1 {
        width: 15%;
    }
    .reviewsBox .row .col-sm-11 {
        width: 100%;
    }
    .topSelectBox .eventsDate .col-sm-10 ul li:nth-of-type(4), .topSelectBox .eventsDate .col-sm-10 ul li:nth-of-type(5), .topSelectBox .eventsDate .col-sm-10 ul li:nth-of-type(6), .topSelectBox .eventsDate .col-sm-10 ul li:nth-of-type(7) {
        display: none;
    }
    .eventPhoto .col-sm-8 p {
        margin-bottom: 10px;
    }
    .info-popup {
        width: 80%;
    }
    .home-top-gallery .col-md-3 {
        display: none;
    }
    .home-slick-big img {
        height: auto;
    }
    .home-top-gallery .col-md-9 {
        width: 100%;
    }
    .home-top-gallery {
        margin-bottom: 0;
        padding: 0 15px;
    }
    .home-sm-9 > .articleDetail .contentDetail img {
        max-width: 100%;
    }
    .eventsmartContent.martContent .row .col-sm-4 img {
        height: auto;
    }
    .home-sm-9 > .articleDetail .tips a {
        display: inline-block;
        margin-bottom: 10px;
    }
    .home-sm-9 > .articleDetail .tips {
        margin-bottom: 10px;
    }
    .postSelectBox .postCity {
        padding-bottom: 5px;
    }
    .topSelectBox .postSelect .col-sm-2 {
        width: 50%;
        float: left;
    }
    .directorySwiper.postSwiper .swiper-slide img {
        height: 90px;
    }
    .schoolPhoto .swiper-container.postSwiper {
        padding-bottom: 9px;
    }
    .formRow form {
        padding-left: 0;
    }
    .formRow .row .selectBox.selectLeft {
        width: 100%;
    }
    .formRow .row label {
        width: 40%;
    }
    .formRow .row input {
        width: 60%;
    }
    .formRow .row .selectBox label {
        width: 40%;
    } 
    .formRow .row .selectBox .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
        width: 60%;
    }
    .formRow .row .selectBox.selectRight {
        width: 100%;
    }
    .formRow .row .selectBox.selectRight label {
        width: 40%;
    }
    .formRow .row .selectBox.selectRight .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
        width: 60%;
    } 
    .formRow .row.selectTwo .selectBox.selectLeft {
        margin-bottom: 24px;
    }
    .formRow .submitBtn {
        width: 100%;
    }
    .formRow .row .photosBox {
        float: left;
        width: 50%;
    }
    .userCenterContainer .col-sm-2 {
        width: 100%;
        padding: 0;
    }
    .userNav a {
        width: 32%;
    }
    .userNav a.activeNav {
        border-left: 0;
    }
    .userNav {
        padding: 10px 0;
    }
    .userCenterRow .row:first-child .col-sm-6:first-child {
        border: none;
    }
    .userCenterRow .row:nth-child(2) .col-sm-6:nth-child(2) {
        border: none;
    }
    .userCenterContainer .col-sm-10 {
        width: 100%;
    }
    .userCenterBox .title > span {
        display: block;
        width: 100%;
        float: inherit;
    }
    .userCenterBox .title > div {
        float: inherit;
    }
    .userCenterBox .title > div > a {
        margin-left: 0;
        text-align: center;
        padding-bottom: 10px;
    }
    .userCenterBox.listingMark .title > div > a {
        width: 24%;
    }
    .userCenterBox.postmark .title > div > a {
        width: 24%;
    }
    .userCenterBox.postmark .title > div > a:first-child {
        width: 12%; 
    }
    .userCenterBox.postmark .title > div > a:nth-child(2) {
        width: 10%; 
    }
    .userCenterBox.commentsMark .title > div > a {
        width: 32%;
    }
    .userCenterBox .content .listPer > a.listPerComment div:first-child {
        width: 25%;
    }
    .userCenterBox .content .listPer > a.listPerComment div:nth-child(2) {
        width: 74%;
    }
    .userInfo .info > div > span {
        width: 38%;
    }  
    .userCenterBox .content .listPer > a div:first-child {
        width: 50%;
    }
    .userCenterBox .content .listPer > a div:nth-child(2) {
        width: 100%;
        padding-left: 0;
    }
    .userCenterBox .content .listPer > a div:nth-child(2) p {
        padding-top: 8px;
    }
    .userCenterBox .content .listPer > a.listPerComment div:first-child img {
         height: 67px; 
         padding-right: 8px;
    }
    .userCenterBox .orderTitle span:first-child {
        width: 25%;
    }    
    .userCenterBox .content .listPer > a {
        width: 100%;
    }
    .userInfo .info > div.mobChange > span {
        width: 50%;
    }
    .userInfo .info > div.jobsInfo > span {
        width: 44%;
    }
    .info-popupN {
        width: 80%;
    }
    .directorySpecial .tab-pane .col-sm-9 {
        width: 100%;
    }
    .jobDetailCon .imgWords .img {
        width: 100%;
    }
    .jobDetailCon .imgWords .words {
        width: 100%;
    }
    .directoryDetailBox .story .words p {
        padding: 10px 0 10px 0;
    }
    .jobDetailCon .formRow .row label {
        width: 40%;
    }
    .jobDetailCon .formRow .row.photoRow label {
        width: 50%;
    }
    .jobDetailCon .formRow .row.photoRow .photosBox {
        width: 100%;
    }
    .formRow .row textarea {
        width: 60%;
    }
    .eventsDate .col-sm-10 ul .smallDate {
        right: 5%; 
    }
    .rightCN {
        padding-top: 10px;
    }
    .commonBox.eventsBox .commonTitle {
        width: 40%;
    }
    .martDeals .pull-left {
        height: 180px;
    }
    .smallPhoto .col-sm-8 {
        width: 100%;
    }
    .postPageBox.morePageBox .orangBg .row .col-sm-8 > p {
        width: 100%;
    }
    .postSelectBox.topSelectBox .col-sm-2 {
        margin-bottom: 12px;
    }
    .topSelectBox .postSelect {
        padding-bottom: 30px;
    }
    .magazinesBox .box {
        margin-right: 3.3%;
        height: 301px;
    }
    .sideEmailBox {
        padding: 15px 10% 0 10%;
    }
    .slick-caption a p:first-child {
        font-size: 18px;
    }
    .publicPage .bigBox .wordsBox {
        width: 100%;
        padding-top: 10px;
    } 
    .ordinaryBox.publicPage .bigBox .wordsBox {
        width: 100%;
    }
    .publicPage .bigBox .wordsBox > p {
        padding-top: 7px;
    }
    .publicPage .smallBox span {
        padding-right: 12%;
    }


}



