blockquote, body, button, caption, dd, div, dl, dt, fieldset, figure, form, h1, h2, h3, h4, h5, h6, hr, html, input, legend, li, menu, ol, p, pre, table, td, textarea, th, ul{
	margin: 0;
	padding: 0;
}
body,button,input,keygen,legend,select,textarea{outline:0;}
.top {
	background: #E21313;
	min-height: 132px;
}
.top .top-mian{
	display: flex;
	justify-content: space-between;
}
.top .head-left{
	padding-top: 25px;
}
.top .head-left img{
	vertical-align: top;
}
.top .head-left .title {
	display: inline-block;
	margin-left: 5px;
	color: #fff;
	font-weight: 700;
	font-size: 50px;
}
.top .head-right .site-lang{
	padding: 13px 0 20px 0;
}
.top .head-right .site-lang ul{
	margin: 0;
	float: right;
	list-style: none;
}
.top .head-right .site-lang ul li{
	float: left;
}
.top .head-right .site-lang ul li a{
	margin: 0 5px;
	color: #fae4e4;
	font-size: 13px;
	line-height: 26px;
}

input.search-title{
	padding-left: 12px;
	border: none;
	line-height: 32px;
}
.search-btn {
  position: relative;
  float: right;
  margin-top: -32px;
  width: 32px;
  height: 32px;
  background: url(../img/search-bg.png) no-repeat center;
    background-size: auto;
  background-size: cover;
}
input.search-submit {
  width: 32px;
  height: 32px;
  border: none;
  background: 0 0;
}
.search-input {
  margin-right: 32px;
  padding-right: 32px;
  width: 148px;
  height: 32px;
  line-height: 32px;
}
.clearfix {
  display: block;
}
.clearfix::after {
  clear: both;
  display: block;
  visibility: hidden;
  height: 0;
  content: "";
}
  @media (min-width: 1200px){
	  .container {
	    width: 1200px;
		padding: 0;
	  }
  }
   .nav{
	   margin-bottom: 30px;
	   background: #c40505;
   }
  .nav ul{
	  list-style: none;
  }
  .wp-menu .menu-item {
    position: relative;
    float: left;
    display: inline-block;
  }
  .wp-menu .menu-item a.menu-link {
    display: inline-block;
    padding: 0 45px;
    color: #fff;
    font-size: 16px;
    line-height: 42px;
  }
  .mian{
	  min-height: 800px;
  }
    .mian>.container > .title{
		  border-bottom: 2px solid #ebebeb;
		
	}
  .mian>.container .mian-left > .title>.name{
	  display: inline-block;
	  margin-right: 20px;
	  padding-bottom: 10px;
	  color: #c40505;
	  font-weight: 700;
	  font-size: 30px;
	  cursor: pointer;
  }
.list a>.item{
	padding: 10px;
	border: 1px solid #EBEBEB;
	border-radius: 10px;
	margin-bottom: 15px;
}
.list a>.item >.item-left{
	height: 130px;
	width: 200px;
	float: left;
}
.list a>.item >.item-left>img{
	width: 100%;
	height: 100%;
}
.list a>.item >.item-right{
	margin-left: 20px;
	float: right;
	width: 70%;
}
.list a>.item >.item-right>.titlename{
	font-size: 22px;
	margin-bottom: 10px;
	color: #000000;
}
.list a>.item >.item-right>.cont{
	color: #000000;
}




.pian{
	border-top: 4px solid #e31313;
	background: #f5f5f5;
	margin-top: 50px;
	padding: 20px;
}
.pian .title{
	font-size: 30px;
	line-height: 48px;
	color: #c40505;
	font-weight: 700;
}
.pian p{
	line-height: 34px;
}
.foot{
		background: #c40505;
}
.foot-mian{
	padding: 50px 0;
}
.foot-mian >p{
	margin: 0;
	color: #e3a5a5;
	text-align: center;
	font-weight: 400;
	font-size: 16px;
	line-height: 30px;
}

.mian-left .cont{
	font-size: 16px;
}
.mian-left .mintitle{
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 17px;
	font-weight: 800;
}
.butypeon{
	color: red;
}
.minititcont{
	margin-bottom: 20px;
}
.form-tile{
	text-align: center;
	margin: 20px 0;
	font-size: 32px;
	font-weight: 800;
}
.radiopian{
	padding-top: 6px;
}
.radiotitle{
	margin-right: 5px;
	margin-left: 1px;
}


#ClickMe {
	width: 200px;
	height: 30px;
	border: 1px solid #C40000;
	background-color: #000;
	color: #FFF;
	margin:0 auto;
}
#goodcover {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 133%;
	background-color: black;
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: 0.50;
	filter: alpha(opacity=80);
}
#code {
	width: 500px;
	height: 800px;
	background-color: #fff;
	padding: 10px;
	position: absolute;
	display: none;
	left: 45%;
	z-index: 1002;
	background: url("/static/img/payimg.jpg") no-repeat;
	background-size: 100% 100%;
}
.close1 {
	height: 60px;
}
#closebt {
	float: right;
}
#closebt img {
	width: 20px;
}
.goodtxt {
	text-align: center;

}
.goodtxt p {
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: 600;
}
.code-img {
	width: 250px;
	margin: 330px auto 0 auto;
	padding: 10px;
}
.code-img img {
	width: 240px;
}