body{
	background-color: #ebebeb;
}
/*定义页面宽度 1200px*/
@media (min-width:1000px){ 

	.container {
		width: 1000px !important;
	}
}
@media(max-width:767.5px){
	/*手机版内容的左右页边距*/
	.wap_pd{
		padding-left: 15px;
		padding-right: 15px;
	}
}

.box184301048{
	height: 127px;
	background-image: url(../images/topbg.jpg);
	background-repeat: repeat-x;
	background-position: center;
	background-color:#000;
}
.box184301048 .logo{
	margin-top:20px;
}
.box184301048 .text1{
	font-size:24px;
	color:#ffa800;
	line-height:127px;
}
.box184301048 .text2{
	text-align:right;
	font-size:24px;
	color:#fff;
	padding-top:50px;
}
.box184301048 .search{
	font-size:24px;
	color:#fff;
}

.home_lanmu201803291105{font-size:24px;color:#666666;}
.home_lanmu_en201803291105{ font-size:14px;color:#b8b8b8; margin-top:5px;}
.home_lanmu_line201803291105{
	width: 26px;
	height: 2px;
	background-color: #ffc001;
	margin-top: 20;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.box201803291105 {
	float:left;
	width: 100%;
	margin-right: 24px;

}
.box201803291105 .boxboder{}
.box201803291105 .boxpic{
	text-align: center;
	vertical-align: middle;
	width:100%;
	position:relative;
	overflow: hidden;  /*需要触发BFC消除margin折叠的问题*/
}
.box201803291105 .boxpic .piccontent{}
.box201803291105 .boxpic .piccontent:after {
  content: '';
  display: block;
  margin-top: 100%; /*margin 百分比相对父元素宽度计算*/
  background-color:#FFF;
} 

.box201803291105 .boxpic .piccontent .zoompic{
	position:absolute;
}
.box201803291105 .boxpic .piccontent img{
    position: relative;	
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.box201803291105 .boxtitle{
	font-size: 18px;
	padding-top: 18px;
	padding-right: 15px;
	padding-left: 15px;
	text-align:center;
}
.box201803291105 .boxduanluo{
	font-size: 14px;
	padding-top: 18px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
	line-height: 25px;
}	
	.foot2018715081553-bottom {
	background-color: #000913;
	color: #FFF;
	text-align: center;
	line-height: 30px;
	padding-top:15px;
	padding-bottom:15px;
	}
	.foot2004221544 {
		background-color: #383636;
		color: #FFF;
		text-align: left;
		padding-top: 33px;
		padding-bottom: 33px;
		font-size: 12px;
		line-height: 20px;

	}
	.foot2004221544 a{
		color: #FFF;
	}

/*搜索框*/
.box201507091019 {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 34px;
	background-color: #dddddd;
}
.box201507091019 .box201507091019_d1 {
	font-size: 36px;
	width: 80%;
	position: absolute;
	z-index: 1;
	top: 1px;
	line-height: 40px;
	left: 1px;
}
.box201507091019 .box201507091019_d2 {
	height: 32px;
	width: 20%;
	position: absolute;
	z-index: 919;
	top: 1px;
	right: 1px;
}
.box201507091019_d1 input {
	height: 32px;
	width: 100%;
	float: left;
	color: #c6c6c6;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
	font-size: 14px;
	line-height: 32px;
	outline: none;
}
.box201507091019_d2 .searchbtn {
	height: 100%;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	background-color: #FF0000;
	outline: none;
}

