@charset "utf-8";
/* CSS Document */
html,
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
li,
dt,
dd,
p,
blockquote,
pre,
form,
fieldset,
table,
th,
td,
span,
input {
	margin: 0;
	padding: 0;
}

body {
	font-size: 16px;
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
	color: #333;
	-webkit-text-size-adjust: none;
	height: 100%;
	background:#fffbfb;
}

/*通用*/
a{
	color: #333;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}
.fl, .fr {
	display: inline
}
li{
	display: inline-block;
	text-decoration: none;
}
.fl{
	float: left;
}
.fr{
	float: right;
}





/* header */


 
/*banner*/
.banner_bg {
	width: 100%;
	margin-top:72px;
	position: relative;
	overflow: hidden;
}



/* Main_content start */
.Main_content{
	width:100%;
	margin:56px auto;
	overflow: hidden;
	font-size:16px;
	line-height: 24px;
}
/* 内容 */
.Main{
	width:100%;
	margin: auto;
	overflow: hidden;
}
/**** 标题 H2 **********************/
h2.sub_title{
	width: 254px;
    height: 56px;
    line-height: 56px;
    color: #fff;
    text-indent: 1em;
    font-weight: 400;
    font-size: 26px;
	background:url(../img/tit_bg.png) no-repeat left;
    background-size: 100%;
}



/**** 标题 H2 end **********************/
/* part1 */
.part1{
	width:1100px;
	margin:0 auto 56px;
	padding-bottom:24px;
	background:#fff;
	overflow: hidden;
}
.part1 .main_lfet{
	width:710px;
}
.part1 .main_lfet p.txt_1{
	margin-top:12px;
	text-indent:2em;
}
.part1 .main_lfet p{
	padding-left: 24px;
	padding-top:3px;
}
.part1 .main_right{
	width:340px;
	padding-top: 74px;
	padding-right: 24px;
}
.part1 .main_right img{
	display: block;
	width: 100%;
}


/* part2 */
.part2{
	width:1100px;
	margin:0 auto 56px;
	background: #fff;
	border-top-right-radius: 24px;
	overflow: hidden;
}
.part2 .xmjs{
	width:94%;
	margin:32px auto;
/*	padding:24px 32px;*/
	background:#fff;
	overflow: hidden;
}
.part2 .xmjs h3{
	font-size:20px;
	color:#333;
	padding:0 4px;
	width:200px;
	height:48px;
	line-height:48px;
	text-indent:0.6em;
	background: url(../img/tit_bg2.png) no-repeat left;
}
.part2 .bs_kc{
	margin-bottom: 0;
}
table{
	width: 100%;
	text-align: center;
	margin:32px auto 48px;
	border-color: #a7132f;
	border-collapse: collapse
}
table th{
	color: #333;
	line-height: 24px;
	margin: 0 8px;
	padding: 8px 0;
}
table td{
	padding:8px 0;
	text-align: left;
	padding-left:12px;
}
/* table th{
	color: #333;
	line-height: 24px;
	margin: 0 8px;
	padding: 8px 0;
	border-top-left-radius: 26px;
	border-bottom-left-radius:26px;
	background: linear-gradient(90deg, #ffddd9,#fffbfb);
	border: 1px solid #FFF5F4;
	border-bottom: none;
}
table td{
	padding:8px 0;
	text-align: left;
	padding-left:12px;
	background:#fffbfb;
}
table td:hover{
	cursor: pointer;
	background: linear-gradient(90deg, #ffebe9,#fffbfb);
} */
table td p{
	padding:4px 0;
}


.part2 .rx_tj{
	background:#fff;
	margin-top: 32px;
}
.part2 h3.rx_tj{
	width:138px;
	background: url(../img/tit_bg.png) left no-repeat;
	background-position-x:-314px;
}
.part2 .rx_p{
	padding-bottom:8px;
}
.part2 h3.sub_tit{
	width: 140px;
	margin-top: 24px;
	background-size: auto;
	background-position-x: -282px;
	margin-top: 24px;
	
}
.part2 .kclxt{
	width:100%;
	margin-bottom: 32px;
	background-size: 100%;
	background: url(../img/fl2_bg.jpg) no-repeat center #fbfcff;
	background-size:90%;
	overflow: hidden;
	position: relative;
}
.part2 .kclxt .img_1{
	width:527px;
	height:427px;
	margin:32px auto;
	display: block;
}
.part2 .kclxt p{
	position: absolute;
	top: 234px;
	left: 260px;
	color:#fff;
	line-height: 18px;
	text-align: center;
}

.part2 .kclxt p.ss{
	left:456px;
	top: 227px;
}
.part2 .kclxt p.bk1{
	left:295px;
	top: 320px;
}
.part2 .kclxt p.bk2{
	left:492px;
	top: 320px;
}
.part2 .kclxt p.bk3{
	left:692px;
	top: 320px;
}
.part2 .kclxt p.zk{
	left:260px;
	top: 415px;
}
.part2 .kclxt p.gz{
	left:482px;
	top: 415px;
}
.part2 .kclxt p.gk{
	left:692px;
	top: 415px;
}


/* part3 */
.part3{
	width:1100px;
	margin:0 auto 56px;
	overflow: hidden;
}


/* part4 */
.part4{
	width:1100px;
	margin:32px auto 0;
	overflow: hidden;
}
.part4 .sub_title{
	width: 210px;
}
.part4 table td{
	border:1px solid #D7E9FF;
	background:#fff;
}

/* footer *********************************************************/
.footer{
	width: 100%;
	text-align: center;
	background: #333;
	color: #FFFFFF;
	padding:10px 0;
	line-height:24px;
	overflow: hidden;
}
.footer a{
	color: #FFFFFF;
}
.footer a:hover{
	cursor:pointer;
	color:#FF9317;
}



/* home */

