﻿.nav-tabs>li>a {
     border: 0; 
}
@media (min-width: 1200px) {
	* {
		font-family: MicrosoftYaHei;
		font-size: 16px;
	}
}

@media (max-width: 767px) {
	* {
		font-family: MicrosoftYaHei;
		font-size: 12px;
	}
}

.fs-11 {
	font-size: 11px;
}


/*居中*/

.center {
	left: 0;
	right: 0;
	margin: auto;
	display: flex;
	justify-content: center;
}


/*width*/

.w-81 {
	width: 81px;
}

.w-374 {
	width: 374px;
}



@media (min-width: 1200px) {
	.w_20 {
		width: 20%;
	}
	.w_18 {
		width: 19%;
	}
	.w_19 {
	width: 19%;
}
}

@media (min-width: 1200px) {
	.w_30 {
		width: 30%;
	}
}

.w_31 {
	width: 31%;
}

.w_41 {
	width: 41%;
}

.w_59 {
	width: 59%;
}

@media (min-width:1200px) {
	.w_77 {
		width: 77%;
	}
}

@media (max-width:767px) {
	.w_77 {
		width: 69%;
	}
}

@media (max-width: 767px) {
	.list1 .w_90,
	.bsff .w_90,
	.lm3 .w_90,
	.gkbz .w_90 {
		width: 90%;
	}
}

@media (min-width:1200px) {
	.jgzn .w_90 {
		width: 90%;
	}
}

@media (max-width:767px) {
	.jgzn .w_90 {
		width: 90%;
	}
}


/*.w_90 {
	width: 90%;
}*/

.w_94 {
	width: 94%;
}

.w_95 {
	width: 95%;
}


/*height*/

.h-27 {
	height: 27px;
}

.h-168 {
	height: 168px;
}

@media (min-width:1200px) {
	.h-308px {
		height: 308px;
	}
}

@media (max-width:767px) {
	.h-308px {
		height: 230px;
	}
}


/*外边距*/

.mleft-8 {
	margin-left: 8px;
}

.mleft-14 {
	margin-left: 14px;
}

.mleft-23 {
	margin-left: 23px;
}

.mleft-28 {
	margin-left: 28px;
}

@media (min-width:1200px) {
	.mlertMs-20 {
		margin-left: 13px;
	}
}

@media (max-width:767px) {
	.mlertMs-20 {
		margin-left: 3px;
	}
}

.mtop-1 {
	margin-top: 1px;
}

.mtop-2 {
	margin-top: 2px;
}

.mtop-3 {
	margin-top: 3px;
}

.mtop-4 {
	margin-top: 4px;
}

.mtop-7 {
	margin-top: 7px;
}

.mtop-8 {
	margin-top: 8px;
}

.mtop-10 {
	margin-top: 10px;
}

.mtop-11 {
	margin-top: 11px;
}

.mtop-25 {
	margin-top: 25px;
}

.mtop-30 {
	margin-top: 30px;
}

.mtop-40 {
	margin-top: 40px;
}

.mtop-47 {
	margin-top: 47px;
}

.mtop-53 {
	margin-top: 53px;
}

.mtop-61 {
	margin-top: 61px;
}

.mtop-65 {
	margin-top: 65px;
}

.mtop-94 {
	margin-top: 94px;
}

.mtop-107 {
	margin-top: 107px;
}

.mtop-120 {
	margin-top: 120px;
}


/**/

.mtopMs-20 {
	margin-top: -12px;
}

.mtopMs-25 {
	margin-top: -25px;
}

.mtopMs-26 {
	margin-top: -17px;
}

.mtopMs-29 {
	margin-top: -29px;
}

.mtopMs-81 {
	margin-top: -81px;
}

.mtopMs-165 {
	margin-top: -165px;
}


/*display*/

.disB {
	display: block;
}

.disIb {
	display: inline-block;
}

.disI {
	display: inline;
}


/*重置bootstrap .contain-fluid .contain*/

.container-fluid {
	padding: 0;
}

@media (min-width: 1200px) {
	.container {
		width: 1200px;
	}
}

.container {
	padding: 0;
}


/*重置a标签  必须按照lvha顺序排列*/

a {
	text-decoration: none;
}

a:link {
	/* 未访问的链接 */
	color: inherit;
	text-decoration: none;
        font-size: inherit;
}

a:visited {
	/* 已访问的链接 */
	color: inherit
}

a:hover {
	/* 鼠标移动到链接上 */
	color: inherit;
}

a:active {
	/* 选定的链接，即鼠标按下去的时候不松开显示的状态 */
	color: inherit
}


/*背景颜色*/

.bg-1 {
	background-color: #0E64AA;
}

.bg-2 {
	background-color: #C40707
}

.bg-3 {
	background-color: #F1F1F1;
}

.bg-4 {
	background-color: #E8F3FD;
}

.bg-5 {
	background-color: #DDB461;
}

.bg-6 {
	background-color: #F18181;
}

.bg-7 {
	background-color: #5BB2C4;
}

.bg-8 {
	background-color: #58B69C;
}

.bg-9 {
	background-color: #50A3D2;
}


/*字体颜色*/

.color-1 {
	color: #FFFFFF;
}

.color-2 {
	color: #C40707;
}

.color-3 {
	color: #065CA1;
}

.color-4 {
	color: #4271A4;
}

.color-5 {
	color: #5CC1AD;
}

.color-blu {
	background-color: blue;
}

.color-star {
	color: #D80909;
}

.color-6 {
	color: #D62026;
	font-size: 14px;
}


/**/

.lh-20 {
	line-height: 20px;
}

.lh-29 {
	line-height: 29px;
}

.lh-36 {
	line-height: 36px;
}

.lh-39 {
	line-height: 39px;
}


/**/

.fl {
	float: left;
}

.fr {
	float: right;
}


/**/

.tin-25 {
	text-indent: 25px;
}

.tin-32 {
	text-indent: 32px;
}


/**/

.pl-15 {
	padding-left: 15px;
}

.p-15 {
	padding: 7px 10px 6px 25px;
}

.pt-1 {
	padding-top: 1px;
}

.pt-2 {
	padding-top: 2px;
}

.pt-3 {
	padding-top: 3px;
}

.pt-4 {
	padding-top: 4px;
}

.pt-5 {
	padding-top: 5px;
}

.pt-6 {
	padding-top: 6px;
}

.pt-7 {
	padding-top: 7px;
}

.pt-8 {
	padding-top: 8px;
}

.pt-9 {
	padding-top: 9px;
}

.pt-10 {
	padding-top: 10px;
}

.ptb-12 {
	padding: 12px 0 12px 0;
}


/**/

.br-10 {
	border-radius: 10px;
}


/*大屏幕*/

@media (min-width:1200px) {
	.lh-34 {
		line-height: 34px;
	}
	/*栅格系统 start*/
	.col-pc_54 {
		width: 54%;
	}
	.col-pc_46 {
		width: 46%;
	}
	.col-pc_66 {
		width: 66%;
	}
	.col-pc_34 {
		width: 34%;
	}
	.col-pc_80 {
		width: 80%;
	}
	.col-pc_78 {
		width: 78%;
	}
	.col-pc_14d {
		width: 14.28571428571429%;
	}
	.col-pc_95 {
		width: 95%;
	}
	.col-pc_96 {
		width: 96%;
	}
	.col-pc_98 {
		width: 98%;
	}
	.col-pc_30 {
		width: 30%;
	}
	.col-pc_70 {
		width: 70%;
	}
	.col-pc_25 {
		width: 25%;
	}
	.col-pc_20 {
		width: 20%;
	}
	.col-pc_19d5 {
		width: 19.4%;
	}
	.col-pc_18d5 {
		width: 18.2%;
	}
	/*栅格系统 end*/
}


/*小屏幕*/

@media (max-width:1200px) {
	.lh-34 {
		line-height: 34px;
	}
	/*栅格系统 start*/
	.col-pc_19d5 {
		width: 25%;
	}
	.col-nPc_33d {
		width: 33.3333333333333%;
	}
	.col-nPc_50 {
		width: 50%;
	}
	.col-nPc_90 {
		width: 90%;
	}
	.col-xs-12 {
		padding: 0;
	}
	/*栅格系统 end*/
	.w_90 {
		width: 90%;
	}
	.nPc-center {}
}

.bs-b {
	box-sizing: border-box;
}