* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

a {
	text-decoration: none;
}

.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 {
	width: 100%;
	display: block;
}

.m_center {
	padding-left: 12px;
	padding-right: 12px;
}

.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;
}

.mt60 {
	margin-top: 60px;
}

.mt70 {
	margin-top: 70px;
}

.mt80 {
	margin-top: 80px;
}

/*margin-bottom*/
.mb5 {
	margin-bottom: 5px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb15 {
	margin-bottom: 15px;
}

.mb15 {
	margin-bottom: 15px;
}

.mb17 {
	margin-bottom: 17px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb30 {
	margin-bottom: 30px;
}

.mb35 {
	margin-bottom: 35px;
}

.mb40 {
	margin-bottom: 40px;
}

.mb50 {
	margin-bottom: 50px;
}

.mb60 {
	margin-bottom: 60px;
}

.mb70 {
	margin-bottom: 70px;
}

.mb80 {
	margin-bottom: 80px;
}

.mb100 {
	margin-bottom: 100px;
}

/*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;
}

.pt100 {
	padding-top: 100px;
}

/*padding-bottom*/
.pb5 {
	padding-bottom: 5px;
}

.pb10 {
	padding-bottom: 10px;
}

.pb14 {
	padding-bottom: 14px;
}

.pb15 {
	padding-bottom: 15px;
}

.pb17 {
	padding-bottom: 17px;
}

.pb20 {
	padding-bottom: 20px;
}

.pb25 {
	padding-bottom: 25px;
}

.pb30 {
	padding-bottom: 30px;
}

.pb35 {
	padding-bottom: 35px;
}

.pb40 {
	padding-bottom: 40px;
}

.pb45 {
	padding-bottom: 45px;
}

.pb50 {
	padding-bottom: 50px;
}

.pb60 {
	padding-bottom: 60px;
}

.pb70 {
	padding-bottom: 70px;
}

.pb80 {
	padding-bottom: 80px;
}

.pb100 {
	padding-bottom: 100px;
}

.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% - 12px)/2);
	margin-right: 12px;
	margin-bottom: 12px;
}

.mr_3n0>* {
	width: calc((100% - 24px)/3);
	margin-right: 12px;
	margin-bottom: 12px;
}

.mr_4n0>* {
	width: calc((100% - 36px)/4);
	margin-right: 12px;
	margin-bottom: 12px;
}

.mr_5n0>* {
	width: calc((100% - 48px)/5);
	margin-right: 12px;
	margin-bottom: 12px;
}

.mr_2n0>*:nth-child(2n) {
	width: calc((100% - 12px)/2);
	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;
}







.banner img{
	display: block;
	
}

.d_flex {
	display: flex;
	display: -webkit-flex;
	display: -ms-flexbox
}
.follow {
	overflow: hidden
}

.follow a {
	box-sizing: border-box;
	display: table;
	width: calc((100% - 12px)/2);
	height: 44px;
	float: left;
	margin-right: 12px;
	margin-bottom: 15px
}

.follow a:nth-last-child(1),
.follow a:nth-last-child(2) {
	margin-bottom: 0
}

.follow a:nth-child(2n+2) {
	margin-right: 0
}

.follow a font,
.follow a span {
	display: table-cell
}

.follow a font {
	width: 75%;
	background: #f6f6f6;
	border: 1px solid #acacac;
	border-right: none;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
	vertical-align: middle;
	font-size: 15px;
	color: #4b4b4b;
	text-indent: 6px
}



@media only screen and (max-width:660px) {
	.follow a font {
		font-size: 14px
	}
}

.follow a font em {
	font-style: normal;
	color: #d10000
}

.follow a span {
	width: 25%;
	background: url(../images/kstw_bg.jpg) no-repeat left center;
	background-size: 100% 100%;
	position: relative;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px
}

.follow a span i {
	display: inline-block;
	width: 15px;
	height: 15px;
	line-height: 15px;
	background: red;
	color: #fff;
	text-align: center;
	font-size: 12px;
	font-style: normal;
	border-radius: 50%;
	position: absolute;
	top: 4px;
	left: 55%
}

.page-title{
	font-size: 18px;
	font-weight: bold;
}
.page-title >div{
	float: left;
	padding-left: 5px;
	border-left:10px solid #c80000 ;
}
.page-title >a{
	float: right;
	font-size: 13px;
	color:#666666;
	margin-top: 5px;
}



.allbox ul li{
	width: calc((100% - 8px)/3);
	margin-right: 4px;
	color: #333;
}
.allbox ul li *{
	color: #000;
}
.allbox ul .title{
	text-align: center;
}
.allbox ul .bmrs{
	text-align: center;
}
.allbox ul .bmrs img{
	display: inline-block;
}

.font_list li{
	width: calc((100% - 24px)/4);
	margin-right: 8px;
	margin-bottom: 10px;
	text-align: center;
	border: 1px solid #c4c4c4;
	border-radius: 4px;
	padding:4px 2px;
	font-size: 14px;
}
.font_list li a{color: #000000;}

.allbox_bot>*{
	float: left;
	display: block;
	font-size: 16px;
}
.allbox_bot>.font{
	font-size: 14px;
	margin-right: 5px;
}
.allbox_bot>.font span{
	float:left;
	display: block;
	font-size: 16px;
	line-height:29px;
	margin-right: 5px;
}

.allbox_bot>.font span img{
	width: 20px;
	margin-top: 2px;
}
.allbox_bot> a{
	display: block;
	border-radius: 25px;
	font-size: 14px;
	background: #bb0804;
	color: #fff;
	padding: 5px 8px;
	float: right;
}
.m_title  h4{
	color: #c80000;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	line-height: 38px;
}
.m_title  p{
	color: #333;
	font-size: 15px;
	text-align: center;
	line-height: 22px;
}
.m_title  font{
	color: #333;
	font-size: 13px;
	text-align: center;
	display: block;
}
.m_title  p img{
	display: inline-block;
	margin-top: 10px;
}
.allbox .title2{
	font-weight: bold;
	font-size: 15px;
	text-align: left!important;
}
.allbox .bmrs{
	font-size: 12px;
	text-align: left!important;
	color: #333333;
}

.cgxz li{
	margin-right: 12px!important;
	width: calc((100% - 12px)/2)!important;
}
.cgxz *{
	text-align: center!important;
}
.cgxz span{
	font-weight: 400;
	font-size: 12px;
	color: #333333;
	text-align: center;
}
.cgxz .title2{
	text-align: center!important;
}
.cgxz .title2 span{
	font-size: 15px;
}
.cgxz p{
	line-height: 18px;
	font-size: 13px;
}
.cgxz p span{
	color: #c80000;
}

.bt{
	text-align: center;
}
.bt a{
	font-size: 20px;
	display: inline-block;
	background: url(../images/1.png) no-repeat;
	background-size:100% 100%;
	padding:8px 40px;
	color: #fff;
}
.allbox2 li{
	border: 1px solid #dedede;
	padding: 5px 5px 8px;
	box-shadow: 0px 0px 5px #616161;
}
.allbox2 li .this_t{
	width: 100%;
	font-weight: bold;
	font-size: 17px;
	text-align: center;
	line-height: 30px;
	color: #333;
}
.allbox2 .bmrs{
	font-size: 12px;
	color: #666;
	overflow: hidden;
	max-height: 32px;
}
.allbox2 .bmrs span{
	font-size: 12px;
	font-weight: bold;
	color: #333;
}