.main {
  width: 994px;
  margin: 0 auto;
  margin-bottom: 140px;
  color: #8ba2b7;
  padding-top: 110px;
}
.main h2 {
  margin-bottom: 10px;
}
.main .description {
  margin-left: 78px;
}
.main .zh {
  font-size: 44px;
  color: #3d5a7b;
}
.main .en {
  margin-left: 15px;
  font-family: 'Segoe UI', Verdana, 'Tahoma Arial';
  font-size: 30px;
  font-weight: lighter;
}
.main p {
  font-size: 14px;
  line-height: 1.8;
}
.searchWrap {
  width: 950px;
  margin: 0 auto;
}
.searchWrap .searchBox {
  margin-top: 66px;
  margin-bottom: 40px;
}
.searchWrap .searchBox .division {
  float: left;
  display: block;
  width: 114px;
  height: 40px;
  line-height: 40px;
  margin-right: 10px;
  background: #fff;
  color: #6ea8ed;
  border: 1px solid #6ea8ed;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}


 .division2 {
	float: left;
	display: block;
	width: 190px;
	height: 48px;
	line-height: 48px;
	margin-right: 10px;
	background: #fff;
	color: #8fd29f;
	border: 2px solid #8fd29f;

  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
	border-radius: 4px;
	font-family: "微软雅黑";
	font-size: 16px;
	text-align: center;
	appearance:none;

-moz-appearance:none; /*火狐*/

-webkit-appearance:none; /*苹果和谷歌*/
}
.division2_txt {
	line-height: 40px;
	height: 45px;
	color: #8fd29f;
	font-family: "微软雅黑";
	font-size: 18px;
	width: 100%;
	text-align: center;
	 outline: none;
}

.division3 {
	float: left;
	display: block;
	width: 114px;
	height: 48px;
	font-size: 18px;
	line-height: 48px;
	margin-right: 10px;
	color: #fff;
	border: 2px solid #8fd29f;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
	border-radius: 4px;
	margin-left: 20px;
	background-color: #8fd29f;
	text-align: center;
}

/*高级搜索显示结果页*/

.btn_box{
	width: 380px;
	height: 48px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.division4 {
	float: left;
	display: block;
	width: 120px;
	height: 48px;
	font-size: 18px;
	line-height: 48px;
	margin-right: 10px;
	color: #fff;
	border: 2px solid #8fd29f;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
	border-radius: 4px;
	margin-left: 20px;
	background-color: #8fd29f;
	text-align: center;
}




/*高级搜索显示结果页结束*/


.searchWrap .searchBox .inputBox {
  float: left;
  width: 402px;
  height: 38px;
  line-height: 38px;
  overflow: hidden;
  border: 1px solid #6ea8ed;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  position: relative;
}
.searchWrap .searchBox .inputBox input {
  display: block;
  width: 266px;
  height: 38px;
  line-height: 38px;
  padding: 0 12px;
}
.searchWrap .searchBox .searchBtn {
  position: absolute;
  right: 0;
  top: 0;
  width: 112px;
  height: 38px;
  text-align: center;
  color: #fff;
  background: #6ea8ed;
  cursor: pointer;
}
.searchWrap .searchResult span {
  float: left;
  padding: 0 56px 0 20px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  margin-right: 10px;
  background: #6ea8ed;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  position: relative;
  cursor: pointer;
}
.searchWrap .searchResult span i {
  position: absolute;
  top: 10px;
  right: 14px;
  width: 20px;
  height: 20px;
  background: url("../img/searchX1.png");
}
.searchWrap .searchResult span i:hover {
  background-image: url("../img/searchX2.png");
}
.divisionMask {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background: rgba(246, 246, 246, 0.9);
}
.divisionMask .divisionList {
  width: 860px;
  margin: 0 auto;
  padding-top: 30px;
}
.divisionMask .divisionList span {
  float: left;
  margin: 17px 9px;
  padding: 0 28px;
  height: 30px;
  line-height: 30px;
  color: #6ea8ed;
  border: 1px solid #6ea8ed;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  cursor: pointer;
}
.divisionMask .divisionList span:hover {
  color: #fff;
  background: #6ea8ed;
}
.divisionMask .divisionList .on {
  color: #fff;
  background: #6ea8ed;
}
.exports {
  margin-top: 74px;
  padding-bottom: 8px;
  max-height: 1650px;
  overflow: hidden;
}
.exports .item {
  cursor: pointer;
  float: left;
  width: 261px;
  height: 492px;
  box-shadow: 0 0 8px 4px #eee;
  margin: 56px 39px 0 39px;
  border: 1px solid #eee;
}
.exports .picBox {
  height: 300px;
  position: relative;
}
.exports .picBox img {
  height: 100%;
}
.exports .picBox p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40px;
  line-height: 40px;
  color: #fff;
  background: rgba(110, 168, 237, 0.85);
}
.exports .picBox p .name {
  margin-left: 25px;
}
.exports .detail {
  padding-top: 24px;
  padding-bottom: 16px;
}
.exports .detail div {
  padding: 0 24px;
  line-height: 1.8;
}
.exports .detail i {
  display: inline-block;
  vertical-align: middle;
}
.exports .detail span {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: inline-block;
  max-width: 170px;
  vertical-align: middle;
}
.exports .checkDetail {
  text-align: center;
}
.exports .checkDetail span {
  cursor: pointer;
  display: inline-block;
  text-align: center;
  color: #dae4ec;
  border: 1px solid #e6e6e6;
  width: 156px;
  height: 28px;
  line-height: 28px;
  border-radius: 14px;
}
.exports .item:hover {
  border: 1px solid #8fd19d;
}
.exports .item:hover .checkDetail span {
  color: #fff;
  border-color: #8fd19d;
  background: #8fd19d;
}
.exports .checkDetail:hover span {
  color: #fff;
  border-color: #8fd19d;
  background: #8fd19d;
}
.paging {
  margin-top: 60px;
}
.paging ul {
  margin-bottom: 58px;
  margin-left: 32px;
}
.paging li {
  float: left;
  cursor: pointer;
}
.paging .num {
  text-align: center;
  width: 28px;
  height: 28px;
  line-height: 28px;
  margin: 0 4px;
  border-radius: 50%;
  border: 1px solid #d9e3ec;
}
.paging .num:hover {
  color: #6ea8ed;
  border: 1px solid #6ea8ed;
}
.paging .last {
  padding: 0 6px;
  border-radius: 15px;
}
.paging .more {
  font-size: 20px;
  letter-spacing: -2px;
}
.paging .on {
  color: #fff;
  background: #6ea8ed;
  border: 1px solid #6ea8ed;
}
.paging .on:hover {
  color: #fff;
}
.paging dl {
  margin-right: 40px;
}
.paging dl dd {
  cursor: pointer;
  float: left;
  text-align: center;
  width: 28px;
  height: 28px;
  line-height: 28px;
  margin: 0 16px;
  border-radius: 50%;
  border: 1px solid #d9e3ec;
}
.paging dl dd:hover {
  border: 1px solid #6ea8ed;
}
.paging dl .first {
  background: url("../img/first.png") no-repeat center center;
  -ms-background-size: 6px auto;
  -o-background-size: 6px auto;
  -moz-background-size: 6px auto;
  -webkit-background-size: 6px auto;
  background-size: 6px auto;
}
.paging dl .first:hover {
  background: url("../img/first2.png") no-repeat center center;
}
.paging dl .first:active {
  background: url("../img/first1.png") no-repeat center center #6ea8ed;
  -ms-background-size: 6px auto;
  -o-background-size: 6px auto;
  -moz-background-size: 6px auto;
  -webkit-background-size: 6px auto;
  background-size: 6px auto;
}
.paging dl .lastOne {
  background: url("../img/last.png") no-repeat center center;
  -ms-background-size: 6px auto;
  -o-background-size: 6px auto;
  -moz-background-size: 6px auto;
  -webkit-background-size: 6px auto;
  background-size: 6px auto;
}
.paging dl .lastOne:hover {
  background: url("../img/last2.png") no-repeat center center;
}
.paging dl .lastOne:active {
  background: url("../img/last1.png") no-repeat center center #6ea8ed;
  -ms-background-size: 6px auto;
  -o-background-size: 6px auto;
  -moz-background-size: 6px auto;
  -webkit-background-size: 6px auto;
  background-size: 6px auto;
}
.wrap {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.mask {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background: rgba(246, 246, 246, 0.9);
}
.detailList {
  position: absolute;
  top: 170px;
  left: 50%;
  z-index: 1;
  width: 1024px;
  margin-left: -512px;
  padding-top: 26px;
  padding-bottom: 106px;
  background: #fff;
  box-shadow: 0 0 14px 5px #ddd;
}
.detailList .share {
  margin-left: 62px;
  margin-bottom: 40px;
  font-size: 16px;
  font-weight: lighter;
  color: #9cafc1;
}
.detailList .share .tip {
  height: 60px;
  line-height: 60px;
  margin-right: 10px;
}
.detailList .share li {
  float: left;
  width: 34px;
  height: 60px;
  margin: 0 8px;
  cursor: pointer;
}
.detailList .share .weChat {
  background: url("../img/share1.png") no-repeat center center;
  -ms-background-size: 100% auto;
  -o-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
.detailList .share .weChat:hover {
  background-image: url("../img/share1_1.png");
}
.detailList .share .circle {
  width: 29px;
  background: url("../img/share2.png") no-repeat center center;
  -ms-background-size: 100% auto;
  -o-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
.detailList .share .circle:hover {
  background-image: url("../img/share2_1.png");
}
.detailList .share .more {
  width: auto;
  margin-left: 9px;
}
.detailList .share .more .ellipsis {
  float: left;
  margin-right: 20px;
  width: 24px;
  height: 60px;
  background: url("../img/share3.png") no-repeat center center;
  -ms-background-size: 100% auto;
  -o-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  cursor: pointer;
}
.detailList .share .more .ellipsis:hover {
  background-image: url("../img/share3_1.png");
}
.detailList .share .more .moreList {
  display: none;
  float: left;
  background: #fff;
  box-shadow: 0 0 20px 2px #ecf1fb;
  border-radius: 4px;
}
.detailList .share .more .moreList li {
  margin: 0 20px;
}
.detailList .share .more:hover .moreList {
  display: block;
}
.detailList .share .space {
  background: url("../img/share4.png") no-repeat center center;
  -ms-background-size: 100% auto;
  -o-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
.detailList .share .space:hover {
  background-image: url("../img/share4_1.png");
}
.detailList .share .qq {
  width: 31px;
  background: url("../img/share5.png") no-repeat center center;
  -ms-background-size: 100% auto;
  -o-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
.detailList .share .qq:hover {
  background-image: url("../img/share5_1.png");
}
.detailList .share .sina {
  width: 40px;
  background: url("../img/share6.png") no-repeat center center;
  -ms-background-size: 100% auto;
  -o-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
.detailList .share .sina:hover {
  background-image: url("../img/share6_1.png");
}
.detailList .closeBtn {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  background: url("../img/closeBtn.png") no-repeat;
  -ms-background-size: 40px auto;
  -o-background-size: 40px auto;
  -moz-background-size: 40px auto;
  -webkit-background-size: 40px auto;
  background-size: 40px auto;
  cursor: pointer;
  opacity: 0.6;
}
.detailList .closeBtn:hover {
  opacity: 1;
}
.detailList .brief {
  width: 322px;
  text-align: center;
  color: #9cafc1;
  font-size: 12px;
}
.detailList .brief .picBox {
  display: inline-block;
  width: 206px;
  border: 1px solid #dae4ec;
}
.detailList .brief .picBox img {
  width: 100%;
}
.detailList .brief .nameBox {
  text-align: left;
  display: inline-block;
  width: 206px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 16px;
  color: #3d5a7b;
  font-weight: bold;
}
.detailList .brief .detail {
  text-align: left;
  display: inline-block;
  width: 206px;
  line-height: 24px;
}
.detailList .introduce {
  width: 644px;
}
.detailList .introduce p {
  text-align: justify;
  color: #9cafc1;
  line-height: 1.7;
  margin-bottom: 34px;
}
.detailList .introduce h3 {
  margin-bottom: 6px;
  font-size: 16px;
  font-weight: bold;
  color: #3d5a7b;
}
.arrowBox dd {
  width: 44px;
  height: 86px;
  position: fixed;
  top: 50%;
  margin-top: -43px;
  background: url("../img/arrowL.png") no-repeat center center;
  -ms-background-size: 42px auto;
  -o-background-size: 42px auto;
  -moz-background-size: 42px auto;
  -webkit-background-size: 42px auto;
  background-size: 42px auto;
  cursor: pointer;
  opacity: 0.6;
}
.arrowBox dd:hover {
  opacity: 1;
}
.arrowBox .left {
  left: 50%;
  margin-left: -556px;
}
.arrowBox .right {
  right: 50%;
  margin-right: -556px;
  background-image: url("../img/arrowR.png");
}
