/* CSS Document */
html {
	-webkit-text-size-adjust: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

/* 设置图片视频等自适应调整 */
* {
	margin: 0;
	padding: 0;
}

img {
	max-width: 100%;
	height: auto;
	width: auto\9;
	/* ie8 */
	vertical-align: top;
}



input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="text"],
input[type="password"],
select,
button,
textarea {
	-webkit-appearance: none;
	border-radius: 0;
	-webkit-border-radius: 0;
}

.css {
	-webkit-touch-callout: none
}

a {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	/*-webkit-user-modify:read-write-plaintext-only; */
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

html {
	-ms-touch-action: none;
}

a:hover {
	color: #e30005;
}

a:visited {
	color: rgba(0, 0, 0, 0);
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

i {
	font-style: normal;
}

li {
	list-style: none
}

img {
	border: 0;
}

a {
	color: #000;
	text-decoration: none;
	outline: none;
}

/*a:hover{color:#c00;text-decoration:underline;}*/
em {
	font-style: normal;
}

body {
	font: 16px/30px "Microsoft Yahei", "SimSun", "Arial Narrow";
}

.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	clear: both;
}

/* 清除浮动*/
* html .clearfix {
	zoom: 1;
}

.fl {
	float: left;
	display: inline;
}

.fr {
	float: right;
	display: inline;
}


/*-------------------------------------------------------------------------------------------------------------------------*/
.w {
	width: 1300px;
	margin: 0 auto;
	position: relative;
}

.doted {
	color: #bb423a;
	padding-right: 10px;
	font-size: 24px;
	line-height: 60px;
	display: inline-block;
}

.mod {
	width: 100%;
	padding: 40px 0;
}

.mod .h {
	height: 60px;
	line-height: 60px;
	font-weight: bold;
	font-size: 24px;
}

.mod .h a {
	color: #fff;
	display: inline-block;
	padding: 0 20px;
	height: 60px;
	line-height: 60px;
	background: #e30005;
}

.head {
	max-width: 1920px;
	height: 224px;
	margin: 0 auto;
	background: #b2281a;
}

.head .pc-head {
	background: url(../images/pc-head.jpg) no-repeat center;
	height: 169px;
	display: block;
	margin: 0 auto;
}

.wap-head {
	display: none;
	text-align: center;
}

.nav .w {
	text-align: center;
}

.nav .w a {
	display: inline-block;
	height: 55px;
	line-height: 55px;
	color: #e6dfd8;
	font-size: 18px;
	padding: 0 20px;
	font-weight: bold;
}

.head .tgfs-1 {
	margin-left: 20px;
	vertical-align: middle;
}

.tq {
	width: 100%;
	color: #333;
	padding: 10px 0;
}

.tq h2 {
	height: 80px;
	line-height: 80px;
	font-size: 38px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
}

.tq h2 a {
	color: #333;
}

.tq h2 a:hover {
	color: #e30005;
}

.tq p {
	text-indent: 2em;
	font-size: 16px;
	padding: 10px 60px;
	border-top: 2px solid #ddcebe;
}

.mod-a {
	background: url(../images/dpx-bg.jpg) no-repeat center top;
	height: 623px;
}

.mod-a .w {
	width: 1400px;
	padding: 90px;
	padding-left: 125px;
	box-sizing: border-box;
}

.mod-a .w .dpx-title {
	position: absolute;
	left: 20px;
	top: 15px;
}

.mod-a .fl .leftBox {
	width: 635px;
	height: 435px;
	padding: 0 30px;
	box-sizing: border-box;
}

.mod-a .fl .leftBox {
	box-shadow: 0 0 20px rgba(0, 0, 0, .1);
	background: #f9f5ee;
}

.mod-a .fl .leftBox .item {
	padding: 20px 0;
	border-bottom: 1px solid #e3dcd5;
}


.mod-a .fl .leftBox .item:last-child {
	border-bottom: none;
}

.mod-a .fl .leftBox .item h2 {
	line-height: 46px;
	height: 46px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 21px;
	font-weight: bold;
}

.mod-a .fl .leftBox .item h2 a {
	color: #473219;
}

.mod-a .fl .leftBox .item p {
	font-size: 16px;
	line-height: 28px;
	height: 56px;
	color: #473219;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-indent: 2em;
}


.mod-a .fr .rightBox {
	width: 500px;
	height: 435px;
	box-sizing: border-box;
}

.mod-a .fr .rightBox li {
	line-height: 68px;
	overflow: hidden;
	font-size: 21px;
	font-weight: bold;
	border-bottom: 1px solid #fff;
}

.mod-a .fr .rightBox li a {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.mod-b .fl {
	width: 48%;
	position: relative;
	padding: 60px 0 10px 90px;
	box-sizing: border-box;
}

.mod-b .fr {
	width: 48%;
	position: relative;
	padding: 60px 0 10px 90px;
	box-sizing: border-box;
}

.mod-b .fl .mtpl-title {
	position: absolute;
	left: -5px;
	top: 50px;
}

.mod-b .fr .zgsb-title {
	position: absolute;
	left: -5px;
	top: 50px;
}

.mod-b .bBox li {
	line-height: 65px;
	font-size: 21px;
	font-weight: bold;
	border-bottom: 2px solid #c3a78b;
}

.mod-b .bBox h2 {
	font-size: 18px;
	font-family: 'Microsoft Yahei', 'Hiragino Sans GB';
	line-height: 30px;
	font-weight: bold;
}

.mod-b .bBox .im {
	width: 222px;
	height: 133px;
	overflow: hidden;
	margin-right: 10px;
	float: left;
}

.mod-b .bBox .im img {
	width: 100%;
	height: 100%;
	background: #f5f5f6 url(../../images2017/load.png) no-repeat center;
}

.mod-b .bBox li a {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #351105;
}

.mod-c {
	margin-bottom: 40px;
	margin-top: 15px;
}

.mod-c .bBox {
	width: 1209px;
}


.mod-c .bBox ul {
	margin-top: 66px;
}

.mod-c li {
	float: left;
	width: 24.25%;
	margin-right: 1%;
	border-top-right-radius: 12px;
	border-top-left-radius: 12px;
	overflow: hidden;
}

.mod-c li:nth-child(4n) {
	margin-right: 0;
}

.mod-c li img {
	height: 170px;
	width: 100%;
}

.mod-c li p {
	padding-top: 13px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #351105;
	font-weight: bold;
}

.mod-c li span {
	display: inline-block;
	font-size: 12px;
	height: 42px;
	line-height: 20px;
	color: #a6a1a1;
	overflow: hidden;
}

.yxt {
	margin-bottom: 0;
	margin-top: 0;
}

.yxt .bBox {
	width: 100%;
}

.yxt .bBox ul {
	margin-top: 0;
}

.yxt .t {
	padding: 26px 0;
	text-align: center;
	color: #351105;
	font-weight: bold;
	font-size: 24px;
}

.footTougao {
	margin: 0 auto;
	margin-top: 30px;
	max-width: 1920px;
	height: 50px;
	line-height: 50px;
	background: #9f3932;
}

.footTougao .w {
	width: 1000px;
	text-align: right;
}

.footTougao .w .tgfs-2 {
	vertical-align: middle;
}


#foot {
	border-top: 1px solid #ddd;
	background: #EFEFEF;
}


#wap-foot {
	display: none;
}

.popmb {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	z-index: 9999;
	display: none;
}

.popmb .pop {
	background: #fff;
	border-radius: 10px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 5%;
}

.popmb .pop span {
	display: block;
	text-align: center;
	font-size: 24px;
	color: #f43838;
}

.popmb .pop .sure {
	background: #dd2920;
	color: #fff;
	width: 78%;
	padding: 10px 0;
	text-align: center;
	margin: 30px auto 0 auto;
	font-size: 22px;
	border-radius: 30px;
}

---------- .popmb .pop span {
	font-size: 0.75rem;
}

.popmb .pop .sure {
	width: 60%;
	font-size: 0.7rem;
	padding: 5px 0;
}

.popmb .pop {
	padding: 3%;
	width: 20%;
}

/* 学习培训 */
.mod-e {
	margin-bottom: 50px;
}

.mod-e .t {
	padding: 26px 0;
	text-align: center;
	color: #351105;
	font-weight: bold;
	font-size: 24px;
}

.mod-e .w {
	background: #ede8e4;
	padding: 10px;
	box-sizing: border-box;
}

.mod-e .fl .leftBox {
	width: 660px;
	height: 435px;
	padding: 0 30px;
	box-sizing: border-box;
}

.mod-e .fl .leftBox {
	box-shadow: 0 0 20px rgba(0, 0, 0, .1);
	background: #f9f5ee;
}

.mod-e .fl .leftBox .item {
	padding: 20px 0;
	border-bottom: 1px solid #e3dcd5;
}


.mod-e .fl .leftBox .item:last-child {
	border-bottom: none;
}

.mod-e .fl .leftBox .item h2 {
	line-height: 46px;
	height: 46px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 21px;
	font-weight: bold;
}

.mod-e .fl .leftBox .item h2 a {
	color: #473219;
}

.mod-e .fl .leftBox .item p {
	font-size: 16px;
	line-height: 28px;
	height: 56px;
	color: #473219;
	word-break: break-all;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-indent: 2em;
}


.mod-e .fr .rightBox {
	width: 550px;
	height: 435px;
	box-sizing: border-box;
}

.mod-e .fr .rightBox li {
	line-height: 68px;
	overflow: hidden;
	font-size: 21px;
	font-weight: bold;
	border-bottom: 1px solid #fff;
}

.mod-e .fr .rightBox li a {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

@media screen and (max-width:640px) {

	* {
		rightBox-sizing: border-rightBox;
		-webkit-rightBox-sizing: border-rightBox;
	}

	#nav {
		display: none !important;
	}

	body {
		background: #f9f5ee;
	}

	.w {
		width: 100% !important;
		padding: 0 0.5rem;
		box-sizing: border-box;
	}

	.fl,
	.fr {
		width: 100% !important;
		float: none !important;
	}

	.head,
	#foot {
		display: none;
	}

	.popmb .pop {
		padding: 5%;
		width: 77%;
	}

	.wap-head {
		display: block;
		background: #b2281a;
	}

	.nav .w {
		padding: 0.2rem;
	}

	.nav .w a {
		height: 1.2rem;
		line-height: 1.2rem;
		font-size: 0.65rem;
		width: unset;
		float: left;
		padding: 0 0.2rem;
	}

	.nav .tgfswap {
		background: #bc2a1b;
		display: block;
		text-align: right;
		height: 2rem;
		line-height: 2rem;
	}

	.nav .tgfswap img {
		width: 7rem;
		vertical-align: middle;
	}

	.tq {
		padding: 0;
	}

	.tq h2 {
		height: auto;
		line-height: 1.5em;
		font-size: 1rem;
		padding-bottom: 1rem;
		padding-top: 1rem;
	}

	.tq p {
		padding: 0.5rem;
		line-height: 1.5em;
		font-size: 0.65rem;
	}

	.mod {
		padding: 20px 0 0;
		margin-bottom: 0;
	}

	.mod-a {
		background: none;
		height: auto;
		margin-top: 3rem;
		border-left: 10px solid #bd4038;
	}

	.mod-a .w {
		padding: 0;
		padding-left: 0;
		box-sizing: border-box;
	}

	.mod-a .w .dpx-title {
		width: 3rem;
		position: absolute;
		left: 0.5rem;
		top: -2.5rem;
	}

	.mod-a .fl .leftBox .item {
		padding: 0.5rem 0;
	}

	.mod-a .fl .leftBox .item h2 {
		line-height: 1.5rem;
		height: 1.5rem;
		font-size: 0.7rem;
	}

	.mod-a .fl .leftBox .item p {
		font-size: 0.6rem;
		line-height: 1.5em;
		height: auto;
	}

	.mod-a .fl .leftBox {
		width: 100%;
		height: auto;
		padding: 0 1rem;
		box-shadow: none;
	}

	.mod-a .fr .rightBox {
		width: 100%;
		height: auto;
		padding-bottom: 1rem;
	}

	.mod-a .fr .rightBox li {
		line-height: unset;
		font-size: 0.7rem;
		font-weight: bold;
		border-bottom: 1px solid #e1d4c7;
		padding: 0 0.5rem;
	}

	.mod-a .fr .rightBox li a {
		color: #473219;
	}

	.mod-b {
		border-right: 10px solid #bd4038;
	}

	.mod-b .fl {
		width: 100%;
		position: relative;
		padding: 0;
		box-sizing: border-box;
		height: 100%;
		display: block;
		margin-top: 3rem;
	}

	.mod-b .fl .mtpl-title {
		position: absolute;
		left: 0;
		top: -3rem;
		width: 3rem;
	}

	.mod-b .fr {
		width: 100%;
		height: 100%;
		position: relative;
		clear: both;
		padding: 0;
		box-sizing: border-box;
		display: block;
		margin-top: 4rem;
	}

	.mod-b .fr .zgsb-title {
		position: absolute;
		left: 0;
		top: -3rem;
		width: 3rem;
	}

	.mod-b .bBox li,
	.mod-b .bBox li {
		line-height: 1.5em;
		font-size: 0.7rem;
		font-weight: bold;
		border-bottom: 1px solid #e9d8c7;
	}

	.mod-c {
		background: none;
		height: auto;
		margin-top: 3rem;
		border-left: 10px solid #bd4038;
	}

	.mod-c .bBox {
		width: 100%;
	}

	.mod-c .bBox ul {
		margin-top: 4rem;
		padding-top: 0.8rem;
	}

	.mod-c .fl .xxkt-title {
		position: absolute;
		left: 0;
		top: -3rem;
		width: 3rem;
	}

	.mod-c li {
		width: 100%;
		margin-right: 0;
	}

	.mod-c li img {
		height: 10rem;
	}

	.yxt {
		margin-top: 1rem;
	}

	.yxt .t {
		padding: 0;
		font-size: 1rem;
	}

	.yxt .bBox ul {
		margin-top: 0;
		padding-top: 0.8rem;
	}

	.hhjt {
		border-left: none;
		border-right: 10px solid #bd4038;
	}

	.mod-e {
		background: none;
		height: auto;
		margin-top: 1rem;
		border-left: 10px solid #bd4038;
	}

	.mod-e .t {
		padding: 0;
		font-size: 1rem;
	}

	.mod-e .w {
		padding: 0;
		padding-left: 0;
		box-sizing: border-box;
	}

	.mod-e .w .dpx-title {
		width: 3rem;
		position: absolute;
		left: 0.5rem;
		top: -2.5rem;
	}

	.mod-e .fl .leftBox .item {
		padding: 0.5rem 0;
	}

	.mod-e .fl .leftBox .item h2 {
		line-height: 1.5rem;
		height: 1.5rem;
		font-size: 0.7rem;
	}

	.mod-e .fl .leftBox .item p {
		font-size: 0.6rem;
		line-height: 1.5em;
		height: auto;
	}

	.mod-e .fl .leftBox {
		width: 100%;
		height: auto;
		padding: 0 1rem;
		box-shadow: none;
	}

	.mod-e .fr .rightBox {
		width: 100%;
		height: auto;
		padding-bottom: 1rem;
	}

	.mod-e .fr .rightBox li {
		line-height: unset;
		font-size: 0.7rem;
		font-weight: bold;
		border-bottom: 1px solid #e1d4c7;
		padding: 0 0.5rem;
	}

	.mod-e .fr .rightBox li a {
		color: #473219;
	}


	.footTougao .tgfswap img {
		width: 7rem;
		vertical-align: middle;
	}

	#wap-foot {
		height: 46px;
		text-align: center;
		line-height: 46px;
		font-size: 18px;
		color: #fff;
		background: #e30005;
		width: 100%;
		display: block;
	}
}