@charset "GBK";

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: 36px;
	font-weight: bold;
	margin: 30px auto;
	color: #e71b1c;
}
.zxbtn {
	width: 350px;
    line-height: 50px;
    background: #f64c42;
    text-align: center;
    display: inline-block;
    border-radius: 30px;
    color: #fff;
    font-size: 24px;
}
.zxbtn2{
	color: #e71b1c;
	background: #fff;
}
.zxbtn4{
    width: 270px;
    line-height: 46px;
    background: red;
    text-align: center;
    display: block;
    border-radius: 10px;
    color: #fff;
    font-size: 22px;
    margin: 0 auto;
}
.bg_jhs{
	background: #fc8505;
	height: 76px;
}
.bg_jhs .wrap p{
	color: #fff;
    font-size: 28px;
    display: inline-block;
	line-height: 72px;
	font-weight: bold;
}
.bg_jhs .wrap a{
	margin-left: 360px;
}
.div_1 .left{
	width: 50%;
}
.div_1 .right{
	width: 50%;
}
.div_1 .right strong{
	font-size: 26px;
	color: #e71b1c;
}
.div_1 .right hr{
	height: 3px;
	background: #fc8505;
	width: 80%;
	margin: 10px 0 10px 0;
}
.div_1{
	margin: 50px auto 0;
}
.div_1 .right p{
	width: 80%;
    line-height: 36px;
    margin: 20px 0 20px 0;
}
.zxbtn3{
	display: block;
    margin-left: 80px;
}
.bg_2{
	/*background: url('../images/bg1.jpg') center no-repeat*/
	padding-top: 10px;
	padding-bottom: 20px;
}
.head_bor{
	border: 1px solid #9f9f9f;
	height: 60px;
}
.head_bor .left_red{
	width: 20%;
    display: inline-block;
    height: 60px;
    line-height: 60px;
    color: #fff;
    font-size: 26px;
	text-align: center;
	background: #e71b1c;
}
.head_bor .right_wht{
	display: inline-block;
	margin-left: 30px;
}

.ul_list2 li .flex{
	background: #fff;
    height: 60px;
}
.ul_list2 li{
    margin: 20px auto 10px;
    box-shadow: 6px 6px 9px 5px #e1dddb;
}
.ul_list2 li .flex p{
	line-height: 60px;
	padding-left: 30px;
}
.ul_list2 li .flex a{
	background: red;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    width: 130px;
    text-align: center;
    margin: 10px 24px 10px;
    color: #fff;
}
.div_sz {
	border: 1px solid #b5b5b5;
}
.div_sz .left strong{
    color: #e71b1c;
    font-size: 24px;
    padding: 28px 0 0 34px;
    display: inline-block;
}
.div_sz .left hr{
	height: 2px;
    background: red;
	margin: 20px 0 0 34px;
	width: 100px;
}
.div_sz .left {
	width: 50%;
}
.div_sz .left p{
	padding: 20px 0 0 34px;
    text-indent: 30px;
    line-height: 30px;
}

.ul_list3 li{
	width: 33%;
}
.bg_3{
	background: url(../images/img18.jpg) center no-repeat;
    padding-top: 10px;
    margin: 30px auto;
        background-size: auto;
    padding-bottom: 80px;
}

.ul_list4 li strong{
    color: #fff;
    line-height: 36px;
    display: block;
    margin: 10px auto;
    text-align: center;
    background: red;
    width: 70%;
    border-radius: 10px;
}
.ul_list4 li{
    margin: 20px auto;
    width: 20%;
    border: 1px red dotted;
    padding: 20px;
    border-radius: 10px;
}
.ul_list4 li p{
    width: 74%;
    margin: 0 auto;
}
.ul_list4 li h2{
    display: block;
    text-align: center;
    margin: 6px auto;
    color: #624409;
}
.ul_list4 li h2 span{
    font-size: 30px;
    font-style: italic;
}

.ul_list5 li{
	width: 24%;
	background: #f5f5f5;
	padding-bottom: 20px;
}
.ul_list5 li strong{
	font-size: 22px;
	text-align: center;
	display: inline-block;
	line-height: 40px;
	padding-top: 14px;
}
.ul_list5 li strong span{
	color: red;
}
.ul_list5 li p{
    text-align: left;
    width: 90%;
    margin: 10px auto 0;
    line-height: 26px;
}



.form1_ul li {
	width: 280px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #fff;
	font-weight: bold;
  }
  .form1_ul li span {padding-left: 15px;}
  .form1-input {
	width: 210px;
	height: 40px;
	line-height: 40px;
	background: transparent;
	box-shadow: none;
	outline: none;
	border: none;
	vertical-align: top;
	background: #eeeeee;
  }
  .submitbox {position: relative;}
  .form1-submit {
    width: 100%;
    height: 2.5rem;
    line-height: 2.5rem;
    background: red;
    color: #fff;
    border: none;
    box-shadow: none;
    outline: none;
    vertical-align: top;
    font-weight: bold;
    font-size: 20px;
    border-radius: 24px;
    cursor: pointer;
  }
  .submitbox img {
	display: block;
	width: 10%;
	border-radius: 0.5rem;
	position: absolute;
	top: 30px;
	left: 35%;
  }

  .form1 {
	  margin-bottom: 50px;
  }