*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
*:focus{
	outline: none;
}
a{
	text-decoration: none;
}
.container{
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.clearfix::after,
.clearfix::before {
	content: "";
	height: 0;
	line-height: 0;
	display: block;
	visibility: hidden;
	clear: both
}
.clearfix {
	zoom: 1
}

img {
	max-width: 100%;
	display: block;
}

.banner img {
	display: block;
}


.d_flex {
	display: flex;
	display: -webkit-flex;
	display: -ms-flexbox;
}

/*zhaoheng all style*/
/*margin-top*/
.mt5 {
	margin-top: 5px;
}

.mt10 {
	margin-top: 10px;
}

.mt15 {
	margin-top: 15px;
}

.mt17 {
	margin-top: 17px;
}

.mt20 {
	margin-top: 20px;
}

.mt25 {
	margin-top: 25px;
}

.mt30 {
	margin-top: 30px;
}

.mt35 {
	margin-top: 35px;
}

.mt40 {
	margin-top: 40px;
}

.mt45 {
	margin-top: 45px;
}

.mt50 {
	margin-top: 50px;
}
.mt55 {
	margin-top: 55px;
}
.mt60 {
	margin-top: 60px;
}

.mt70 {
	margin-top: 70px;
}

.mt80 {
	margin-top: 80px;
}

/*padding-top*/
.pt5 {
	padding-top: 5px;
}

.pt10 {
	padding-top: 10px;
}

.pt15 {
	padding-top: 15px;
}

.pt20 {
	padding-top: 20px;
}

.pt25 {
	padding-top: 25px;
}

.pt30 {
	padding-top: 30px;
}

.pt35 {
	padding-top: 35px;
}

.pt38 {
	padding-top: 38px;
}

.pt40 {
	padding-top: 40px;
}

.pt45 {
	padding-top: 45px;
}

.pt50 {
	padding-top: 50px;
}

.pt55 {
	padding-top: 55px;
}

.pt60 {
	padding-top: 60px;
}

.pt70 {
	padding-top: 70px;
}

.pt80 {
	padding-top: 80px;
}

/*padding-bottom*/
.flex_n {
	flex: none;
	-webkit-flex: none;
	-ms-flex: none;
}
.flex_1 {
	flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
}
.mr_2n0>*,
.mr_3n0>*,
.mr_4n0>*,
.mr_5n0>* {
	float: left;
}
.mr_2n0>*{
	width: calc((100% - 10px)/2);
	margin-right: 10px;
	margin-bottom: 10px;
}
.mr_3n0>*{
	width: calc((100% - 20px)/3);
	margin-right: 10px;
	margin-bottom: 10px;
}
.mr_4n0>*{
	width: calc((100% - 30px)/4);
	margin-right: 10px;
	margin-bottom: 10px;
}
.mr_5n0>*{
	width: calc((100% - 40px)/5);
	margin-right: 10px;
	margin-bottom: 10px;
}
.mr_2n0>*:nth-child(2n) {
	margin-right: 0px !important;
}

.mr_3n0>*:nth-child(3n) {
	margin-right: 0px !important;
}

.mr_4n0>*:nth-child(4n) {
	margin-right: 0px !important;
}

.mr_5n0>*:nth-child(5n) {
	margin-right: 0px !important;
}



.p_title {
    text-align: center;
    font-size: 36px;
    color: #333333;
}
.p_title i:first-child::before {
    display: inline-block;
    content: url(../images/r.jpg);
    margin: 0 30px;
	transform: translateY(-2px);
}
.p_title i:nth-child(3)::before {
    display: inline-block;
    content: url(../images/l.jpg);
    margin: 0 30px;
	transform: translateY(-4px);
}
.p_title span {
    display: inline-block;
	color: #f12711;
	font-weight: bold;
}
.p_title p{
	font-size: 14px;
	text-align: center;
	color: #999999;
}

.allfont{
	text-indent: 2em;
	font-size:16px ;
	line-height: 28px;
}
.zs{
	align-items: center;
	justify-content: space-between;
}
.zs p{
	box-shadow: 0 0 10px #666;
	border-radius:7px ;
	overflow: hidden;
}
.csys{
	background: #f4f4f4;
	padding-top:45px ;
	padding-bottom: 37px;
}
.csys li{
	font-size:20px;
	color: #333;
	text-align: center;
}

.bklc{
	width: 1096px;
	height: 363px;
	background: url(../images/9.jpg) no-repeat;
	position: relative;
}
.bklc p{
	font-size: 24px;
	color: #333333;
}
.bklc p:first-child{
	position: absolute;
	top: 86px;
	left: 163px;
}
.bklc p:nth-child(2){
	position: absolute;
	top: 167px;
	left: 163px;
}
.bklc p:nth-child(3){
	position: absolute;
	top: 248px;
	left: 163px;
}
.bklc p:nth-child(4){
	position: absolute;
	top: 86px;
	right: 125px;
}
.bklc p:nth-child(5){
	position: absolute;
	top: 167px;
	right: 125px;
}
.bklc p:nth-child(6){
	position: absolute;
	top: 248px;
	right: 125px;
}


.marjor{
	background-color: #f4f4f4;
	padding: 50px 0;
}

.marjor .font{
	padding:15px 25px;
	border:1px solid #dedede;
	background: #fff;
}
.marjor li p a{
	font-size: 20px;
	color: #333333;
	font-weight:bold ;
	
}
.marjor li p  span{
	font-size: 16px;
	color: #666666;
	float: right;
	display: inline-block;
	transform: translateY(5px);
}


.marjor .abut a {
    display: inline-block;
	width: 150px;
	cursor: pointer;
	line-height: 40px;
	background: #f12711;
	text-align: center;
	color: #fff;
	font-size: 18px;
	border-radius: 7px;
	border: 1px solid #f12711;
	float: left;
}
.marjor .abut a:last-child {
    color: #f12711;
    background: #fff;
	float: right;
}


.xcys p{
	font-size: 16px;
	text-align: center;
	color: #666666;
	line-height: 24px;
}
.xcys h4{
	font-size: 20px;
	color: #333333;
	display: block;
	text-align: center;
}



.cjwt{

	margin-right: auto;
	margin-left: auto;
}
.cjwt li img{display: block;}
.cjwt li{
	width: 450px;
	height:60px;
	float: left;
	margin-right: 75px;
	margin-bottom: 40px;
	border-radius: 20px;
}
.cjwt li a{
	display: flex;
}
.cjwt li .pic{
	width: 59px;
}
.cjwt li .font{
    line-height: 58px;
    width: 357px;
    font-size: 20px;
    border:1px solid #dcdcdc;
    padding-left:30px;
	
}
.cjwt li:hover .font{
	background: #e9e9e9;
}

