@media screen and (max-width: 1560px) {}
@media screen and (max-width: 1400px) {}
@media screen and (max-width: 1600px) {}
html {}
* {
  margin: 0px;
  padding: 0px;
}
body, html, samp, #keywords, em, s, input, h1, span, textarea {
  font-size: 16px;
  font-family: "Microsoft YaHei", SimSun, SimHei; /*	    font-family: Arial, Helvetica, sans-serif;*/
}
img {
  border: 0px;
  vertical-align: middle;
}
a {
  text-decoration: none;
  color: #000;
  outline: none;
}
li, dl, dt, dd {
  list-style-type: none;
}
p {
  text-align: justify;
  line-height: 26px;
  white-space: pre-wrap;
}
input, textarea, select, option, em, h1, h2, h3, h4, h4, h6, span, li, dl, dt, td {
  font-size: 16px;
}
h1, h2, h3, h4, h5, h6, em, i {
  font-style: normal;
  font-weight: 400;
  outline: none;
}
.w_1200 {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
/*****************top*********************/
.clear {
  display: block;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
  line-height: 0px;
  font-size: 1px;
  clear: both;
  visibility: hidden;
}
input, textarea, select {
  border: 0;
  outline: none; /*去除蓝色边框*/
}
textarea {
  resize: none; /*去除右下小三角*/
}
.clearfix::after {
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}
/**企业文化**/
.tanwenhua{
	
}
.tanwenhua .whitem{
	margin: 40px 0;
}
.tanwenhua .whitem:nth-child(2n+1) .whimg{
	float: left;
}
.tanwenhua .whitem:nth-child(2n+1) .whstr{
	float: right;
}

.tanwenhua .whitem:nth-child(2n+0) .whimg{
	float: right;
}
.tanwenhua .whitem:nth-child(2n+0) .whstr{
	float: left;
}

.tanwenhua .whimg{
	width: 480px;
	height: 270px;
}
.tanwenhua .whimg img{
	display: block;
	width: 100%;
}
.tanwenhua .whstr{
	width: 720px;
	height: 270px;
	background-color: #F9F9F9;
	padding-left: 50px;
	box-sizing: border-box;
}
.tanwenhua .whname{
	color: #ac0a07;
	font-size: 26px;
	font-weight: bold;
	line-height: 60px;
	padding-top: 20px;
}
.tanwenhua .whnr{
	line-height: 58px;
	font-size: 24px;
	font-weight: bold;
	color: #494949;
}
.tanwenhua .whnr span{
	margin-right: 30px;
}
/*****************搜索***********************/
.ss {
  width: 303px;
  height: 31px;
  float: right;
  margin-top: 10px;
  background: url(../images/ss.jpg) center no-repeat;
}
#keywords {
  border: none;
  background: none;
  outline: none; /*去除蓝色边框*/
  color: #075f9f;
  line-height: 31px;
  height: 31px;
  width: 260px;
  font-size: 14px;
  float: left;
  text-indent: 12px;
}
.ss-zz {
  letter-spacing: 1px;
  font-size: 14px;
}
.sousuo {
  width: 40px;
  height: 31px;
  float: right;
  text-indent: -9999px;
  cursor: pointer;
  border: none;
  background: none;
}
/*****************搜索***********************/ ::-webkit-input-placeholder { /* WebKit browsers */
  color: #075f9f;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #075f9f;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #075f9f;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
  color: #075f9f;
}
a, button, input {
  outline: none;
}
s {
  text-decoration: none;
}
em {
  font-style: normal;
}
.fenye {
  text-align: center;
  clear: both;
  padding-bottom: 100px;
}
.ep-pages {
  margin: 0 auto;
  display: inline-block;
  border-right: 1px solid #E8E8E8;
  margin-top: 20px;
}
.ep-pages a, .ep-pages span {
  display: inline-block;
  border: 1px solid #E8E8E8;
  color: #3c3c3c;
  border-right: none;
  /*	margin-left:3px;
	margin-right:3px;*/
  padding-left: 18px;
  padding-right: 18px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  text-decoration: none;
}
.ep-pages .current {
  background: #a80d0f !important;
  border: 1px solid #a80d0f !important;
  color: #fff !important;
}
.ep-pages .disabled {
  color: #D8D8D8;
}
.ep-pages a:hover {
  background: #fff;
  /*	border: 1px solid #268bdb !important;*/
  color: #a80d0f;
}

.about {
  padding-top: 50px; padding-bottom: 30px;
}
.cur_img { text-align: center;}
.cur_img img{ max-width: 100%;}









