a {
	text-decoration: none;
	color: inherit;
	cursor: pointer;
}

.flex {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}

.clear {
	clear: both;
}

.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	*zoom: 1;
}

.mar30 {
	margin: 30px auto;
}

.floatL {
	float: left;
}

.floatR {
	float: right;
}

.p {
	text-indent: 2em;
	line-height: 2em;
}

.title_main {
	text-align: center;
    font-size: 30px;
    font-weight: bold;
    background: #ff8400;
    width: 410px;
    margin: 30px auto 10px;
    line-height: 54px;
    position: relative;
    color: #fff
}
.title_main:before{
    background: #ff8400;
    content: "";
    height: 3px;
    position: absolute;
    top: 50%;
    left: -20%;
    width: 20%;
}
.title_main:after{
    background: #ff8400;
    content: "";
    height: 3px;
    position: absolute;
    top: 50%;
	width: 20%;
	right: -20%;
}
.div_1 .p1::before{
	background: #767372;
}
.div_1 .p1::after{
	background: #767372;
}
.title_main_p{
	text-align: center;
    font-size: 18px;
    font-weight: bold;
}
.zxbtn {
	width: 350px;
    line-height: 50px;
    background: #ff8400;
    text-align: center;
    display: block;
    border-radius: 30px;
    color: #fff;
    font-size: 24px;
    margin: 30px auto 10px;
}
.bg_qhs{
	background: #f3f3f3;
	padding-top: 20px;
	padding-bottom: 30px;
}
.bg_qhs2{
	padding-top: 10px;
}
.hrbm-left {
    width: 550px;
	display: inline-block;
}
.hrbm-left p{
	font-size: 14px;
	line-height: 28px;
}
.hrbm-right {
	width: 620px;
	height: 645px;
    background: #fef4ea;
    display: inline-block;
    float: right;
}

#content{width:640px;overflow:hidden;}
.list{position: relative;height: 480px;
}
.list li{height:95px;vertical-align:bottom;overflow:hidden;position:relative;}
.liwrap{height:55px;margin-top:28px;}
.lileft{position:absolute;top:0px;left:0px;height:55px;width:50px;line-height:55px;text-align:right;}
.liright{position: absolute;
    top: 17px;
	right: 38px;
	width: 490px;
    height: 55px;
	width: 484px;}
.histt{height:35px;line-height:35px;}
.hisct{font-size:14px;color:#555555;}
.md{font-size:18px;color:#AEAEAE;}
.year{font-size:12px;color:#AEAEAE;margin-right:10px;}
.point{width:55px;height:55px;position:absolute;top:0;left:59px;background:url(../image/point.png) no-repeat 0px 18px;overflow:hidden;}
.point b{
	height:16px;width:16px;background:#fff;display:block;margin:17px 0 0 19px;border-radius:18px;border:2px solid #6bc30d;
	-webkit-transition:all 0.1s linear;
	-moz-transition:all 0.1s linear;
	-o-transition:all 0.1s linear;
	transition:all 0.1s linear;
	position:absolute;
	top:0;left:0;
}
.thiscur .point b{border:7px solid rgba(107,195,13,0.6);margin:12px 0px 0px 14px;border-radius:52px;}
.thiscur .histt a{color:#6bc30d;}
.histt a{
	font-size:24px;color:#747474;
	-webkit-transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;
	transition:all 0.3s linear;
}
.bg_img1 {
	background: url(404.png) no-repeat center;
	height: 566px;	
	overflow: hidden;
	margin: 30px auto;
}

.div_1{
	width: 500px;
	height: 240px;
}


.div_1 p{
  width: 200px;
    background: transparent;
    clear: both;
}
.div_1 p.p1{
	color: #ff8400;
}
.div_1 p.p2{
    color: #767372;
    text-align: center;
    width: 500px;
    font-size: 22px;
    margin: 30px auto;
}
.div_2 hr{
	height: 5px;
    background: #ff8400;
    width: 60px;
}
.div_2{
	width: 485px;
    margin-left: 500px;
}
.div_2 strong{
	display: block;
	width: 322px;
	font-size: 20px;
	margin: 14px 0 0 0;
	color: #ff7943;
}
.div_2 p{
	width: 90%;
	line-height: 28px;
	margin: 16px 0 0 0;
	font-size: 14px;
}

.ul_list1 li{
	width: 48%;
	margin: 20px auto 0;
}
.ul_list1 li:nth-of-type(1){
	background: url(404.png) no-repeat  center;
	height: 250px;
}
.ul_list1 li:nth-of-type(2){
	background: url(404.png) no-repeat  center;
	height: 250px;
}

.ul_list1 li:nth-of-type(3){
	background: url(404.png) no-repeat  center;
	height: 250px;
}

.ul_list1 li:nth-of-type(4){
	background: url(404.png) no-repeat  center;
	height: 250px;
}



.ul_list1 li strong{
	display: block;
	text-align: center;
	color: #fff;
	font-size: 28px;
    margin: 38px auto 10px;
}
.ul_list1 li hr{
	height: 2px;
	width: 143px;
	background: red;
	display: block;
	margin: 0 auto;
}
.ul_list1 li p{
	width: 80%;
    color: #fff;
    margin: 10px auto 0;
    line-height: 28px;
    font-size: 16px;

}
.ul_list2 li{
	width: 30%;
    margin: 30px auto 0;
}
.ul_list2 li img{
	width: 100%;
}
.ul_list2 li p{
	width: 92%;
    margin: 18px auto 0px;
    line-height: 26px;
    font-size: 14px;
}
.fuwu .bor_sw{
	border: 1px solid #ff8400;
    width: 917px;
    height: 540px;
    position: relative;
    float: right;
    margin: 30px 0 0 0;
}
.fuwu .bor_sw img{
    position: absolute;
    left: -30%;
    top: 10%;
    box-shadow: 6px 6px 5px 3px #e3e3e3;
}
.fw_con {
	margin: 50px 0 0 270px;
}
.bor_sw strong.str1{
	font-size: 26px;
	margin: 0 0 24px 0;
	display: block;
}
.fw_con p {
	line-height: 28px;
}
.swiper-pagination-bullet {
    width: 80px;
    border-radius: 16px;
    height: 10px;
}
.swiper-pagination{
    margin: 0 0 0 150px;
}
.swiper-pagination-bullet-active{
	background: #ff8400;
}

.bg_fot{
    background: url(404.png) no-repeat center;
    height: 630px;
    padding-top: 10px;
    margin: 30px auto;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom: 20px;
}
.bg_fot .title_main_p{
	color: #fff;
}



.bmform2 {
    width: 500px;
    height: 340px;
    margin: 30px 50px -20px 0;
    color: #fff;
    align-items: center;
    margin: 30px auto;
  }
  .bmform2 span {
	width: 80px;
	
  }
  .bm-input2 {
    display: inline-block;
    width: 380px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #fff;
    background: transparent;
    margin: 10px 0;
    text-indent: 2em;
    border-radius: 30px;
    color: #fff;
    margin: 30px auto;
    outline: none;
  }
  .bm-input2 option {color:#333;}
  .bmform2 p {
	text-align: center;
	color: #a9030b;
	margin: 10px auto 20px;
  }
  .bm-submit2 {
	display: block;
	width: 300px;
	height: 40px;
	line-height: 40px;
	background: #ff7209;
	color: #fff;
    margin: 30px auto;
	border-radius: 30px;
  }


  input:-moz-placeholder,   
  textarea:-moz-placeholder {   
	  color: #fff;   
  }   
	
  input:-ms-input-placeholder,   
  textarea:-ms-input-placeholder {   
	color: #fff;   
  }   
	
  input::-webkit-input-placeholder,   
  textarea::-webkit-input-placeholder {   
	color: #fff;   
  }  
  
  @media  (max-width: 768px) {
  	  .title_main_p{
  		  font-size: 0.75rem;
  	  }
	  .title_main{
		  width: 100%;
		  font-size: 20px;
		  line-height: 40px;
	  }
  }