/*===================公共样式=================================*/
body{
	margin:0;
	padding: 0;
	background-color: #fff
}
p{
	font-family: "Noto Sans SC";
	color: #515151;
	font-size: 13px;
	line-height: 28px;
	text-indent: 25px;
	margin: 0;
	text-align:justify;
}
a{font-family: "Noto Sans SC";}

h1,h2,h3,h4,h5,h6{
	font-family:"微软雅黑";
}
/* *{
	font-family: "Noto Sans SC";
} */

/*****导航栏区域********/
.header{width: 1360px; height: 92px; margin: 0 auto /* border-bottom: 1px dashed #000; background-color: #fff;position: fixed; top: 0; z-index:1; */}
.header .header_top{width: 1360px; height:100%; margin:0 auto;}
.header .header_top .logo_header{width: 219px; height: 100%; float: left; padding-top: 10px; }
.header .header_top .nav_top{width: 1026px; height: 100%; float: right;}
.header .header_top .nav_top .tephone_top{width: 100%; height: 38%}
.header .header_top .nav_top .tephone_top img{float: right; margin-right:5px;height: 40px;}
/**********************************菜单栏样式属性******************************************/
.header .header_top .nav_top .nav_{width: 100%; height: 61%}
.header .header_top .nav_top .nav_ .nav_ul{float: right; text-align: center;font-family: "Noto Sans SC";}
.header .header_top .nav_top .nav_ .nav_ul .nLi{ float:left; display:inline; }
.header .header_top .nav_top .nav_ .nav_ul .nLi a{
	font-family: "Noto Sans SC";
	font-size:16px;
	line-height: 18.6px;
	color: #373838;
	padding: 3px 4px;
	margin:0 2px;
	border-right: 1px dashed #373838;
}
.header .header_top .nav_top .nav_ .nav_ul .on a{background: #fff; color: #881C21;}


/* .header .header_top .nav_top .nav_ .nav_ul .on a{background: #003d7b; color: #fff; border-radius: 2px}
.nLi .sub{background:#ffffff; border:1px solid  #003d7b; line-height:30px; padding:5px 0;  }
.nLi .sub li{}
.nLi .sub a{ display:block; padding:5px 10px; }
.nLi .sub a:hover{ background:#003d7b; color:#fff; }
.header .header_top .nav_top .nav_ .nav_ul .dropdown-toggle{background-color: #fff}
.header .header_top .nav_top .nav_ .nav_ul .dropdown-menu{min-width: 102px;margin-top:2px;}
 */
.nLi .sub li{}
.nLi .sub a{ display:block; padding:5px 10px; }
/*.nLi .sub a:hover{background: #fff; color: #800000; } */
.header .header_top .nav_top .nav_ .nav_ul .dropdown-toggle{background-color: #fff}
.header .header_top .nav_top .nav_ .nav_ul .dropdown-menu{min-width: 102px;margin-top:2px;}


/*******主体区域*********/
.cont_bd{/* position: absolute;top: 88px */}
/*****图片区******/
.bananer{width: 100%; height: auto;min-width: 1360px}
/*******主体中间区域*********/
.content_{width: 1360px; min-height:88px; margin:0 auto;}
.content_ .content_nav{width: 87%; min-height:88px; margin:0 auto;}

/*****************图片下方字体样式****************************/
.con_course_buttom_em_{width:100%; height: auto; margin-top:20px;}
.con_course_buttom_em_ .em_left{
	float: left;
	line-height: 26px;
	font-size: 18px;
	color: #881C21;
	text-decoration: none;
	border-bottom: 1px solid #881C21;
	text-align: center;
}
.con_course_buttom_em_ .em_left span{
	display:inline-block;
	background-color: #881C21;
	color: #fff;
	width: 18px;
	height: 24px;
	font-size: 16px;
	margin-left: 5px;
	text-align: center;
}
.con_course_buttom_em_ .em_right{
	float: right;
	line-height: 26px;
	font-size: 18px;
	color: #881C21;
	text-decoration: none;
	border-bottom: 2px solid #881C21;
	text-align: center;
}
.con_course_buttom_em_ .em_right span{
	display:inline-block;
	background-color: #881C21;
	color: #fff;
	width: 18px;
	height: 24px;
	font-size: 16px;
	margin-left: 5px;
	text-align: center;
}
.nav_righr_ul{
	float: right;
	font-size: 14px;
	color: #881C21;
	text-align: center;
	font-family: "Noto Sans SC";
}
.nav_righr_ul ul{font-size:16px; line-height:21.6px;}
.nav_righr_ul ul li{list-style: none; float: left; margin-left: 10px; border-left: 1px dashed #000;text-align: center;}
.nav_righr_ul ul li a{color: #000;padding-left: 5px}
.nav_righr_ul ul li a:hover{color:#881C21; text-decoration: none;}


/***************footer 结尾部分区域********************************/
.space_hx { /*横向间隙*/clear: both;width: 100%;height: 10px;font-size: 1px;overflow: hidden;}
.f_bg{ width:100%; background: #895748; padding:30px 0; clear:both;min-width: 1360px;}
.ftnav{text-align: center; padding:10px 0 0;}
.ftnav ul{display: inline-block;}
.ftnav li a{font-size:16px; padding:5px 10px; color:#fff; text-decoration:none;font-family:"Noto Sans SC";}
.ftnav li{float: left; list-style: none;}
.clearfix {
	display: block;
}
.line{ width:100%; margin:0 auto; height:2px; border-bottom:1px solid #ddd; margin-top:15px;}
.foot{ width:100%; margin:0 auto;}
.foot .f_l{ width:30%; height:30px; line-height:30px; white-space:nowrap; overflow:hidden; float:right;}
/* .foot .f_l span{ display:inline-block; *display:inline; zoom:1; font-size:14px; color:#333; margin-right:10px;}
.foot .f_l button{ color:red;display:inline-block; *display:inline; zoom:1; font-size:14px; margin-right:10px; border: none;  }
.foot .f_l button:hover{ color:#0A3F89;} */
.foot .f_r{ width:60%; height:25px; margin: 0 auto; line-height:25px; text-align:center; font-size:14px; color:#fff;}

/* 业务领域 */
.itemcontent{
	width: 820px;margin: auto;min-height: 300px;
}
.items{
	display: flex;justify-content: space-between;margin: 20px;
}
.item{
	width: 180px;height: 180px;background-image: url(../image/business/1.png);
	background-size: 100%;background-repeat: no-repeat;
	display: flex;flex-direction: column;justify-content: center;
}
.itemcontent .items a{
	text-decoration: none;
	color: #373838;
}
.itemcontent .items a:hover{
	color: #c61720;
}
.item div{
	font-size: 22px;text-align: center;font-family: "Noto Sans SC";
	font-weight: bold;
}

/***分页**/
.space_hx { /*横向间隙*/
	clear: both;
	width: 100%;
	height: 50px;
	font-size: 1px;
	overflow: hidden;
}
.pages{ width:100%; text-align:center;}
.pages a{
	color: #000;
	background-color: #ccc;
	display:inline-block;
 	*display:inline;
 	zoom:1;
 	height:30px;
 	line-height:20px;
 	border:2px solid #fff;
 	padding:4px 7px;
 	font-size:16px;
 }
 .pages a:hover{text-decoration: none; background:#999; color:#fff;}
.pages a.cur{ background:#881C21; color:#fff; border:2px solid #fff;}

/*二维码*/
.twoD_code{width: 380px; min-height: 120px; float: right; border: 1px solid #ccc;margin: 30px auto;}
.twoD_code .left_text{width: 49%; height: 100%; float: left;font-size: 22px; text-align: center;}
.twoD_code .left_text .t_text{width: 90%; height: 50%; margin: 30% auto}
.twoD_code .left_text .t_text span{color: red}
.twoD_code .right_img{width: 50%; height: 100%; float: right;}
.twoD_code .right_img img{margin:10px auto;}


