.tuijian .layui-btn {
	width: 115px;
	border: 1px solid black;
	color: black;
	font-size: 16px;
}
/* 服务列表 */
.main{ width:1200px; margin:0 auto; overflow:hidden;}
.flex{ display:flex;flex-flow:row wrap;justify-content:space-between;}
.tsxs{width:100%; height:auto; margin-top:35px;padding-top: 35px;padding-bottom: 35px;}
.ce{ width:732px; margin:0 auto;}
.ce li{ width:276px; height:241px; text-align:center;  background: url(../images/01.png) no-repeat center center; position:relative;}
.ce li h4{ width:276px;  font-size:30px;color:#fff; display:block; height:241px; position:absolute; background:url(../images/hei.png) no-repeat center center; top:0; left:0; font-weight:bold;line-height:241px;}
.ce li:nth-child(2){ background: url(../images/02.png) no-repeat center center;}


.xueli{width:276px; height:241px;background: url(../images/lan.png) no-repeat center center; position:absolute; top:0; left:0; display:none;}
.xueli h3{ font-size:30px; color:#fff; padding-top:70px;}
.xueli a{ width:176px; height:42px; display:block; background:#fdeb54; font-size:18px; color:#2f2c0c; text-align:center; line-height:42px; margin:26px auto 0;border-radius:5px; font-weight:bold;}
.ce li:hover .xueli{ display:block;}
.ce li:hover h4{ display:none;}

.ce2{width:100%; margin-top:-110px;}
.ce2 li{ background: url(../images/03.png) no-repeat center center; }
.ce2 li:nth-child(2){ background: url(../images/04.png) no-repeat center center;}
.ce2 li:nth-child(3){ background: url(../images/05.png) no-repeat center center;}

.ce3{margin-top:-110px;}
.ce3 li{ background: url(../images/06.png) no-repeat center center; }
.ce3 li:nth-child(2){ background: url(../images/07.png) no-repeat center center;}


.tsxs p{ font-size:30px; color:#1f1f1f; text-align:center; margin-top:40px;}
.tsxs p b{ color:#044194;}

.anniu{ width:240px; height:52px; margin:30px auto; text-align:center; line-height:52px;}
.anniu a{ color:#2f2c0c; font-size:20px; display:block;border-radius:5px; font-weight: bold;}
/* 导航条 */
.layui-nav-bar,
.layui-nav-tree .layui-nav-itemed:after {
	display: none;
}

.layui-nav .layui-nav-more {
	display: none;
}

#nav li a:hover {
	font-weight: bolder;
}


#nav li dl dd a {
	color: black;
}

#nav li dl dd a:hover {
	font-weight: normal;
	color: red;
}

/* 副标题超链接 */
.index-nav {
	color: #777777
}

.index-nav:hover {
	color: #f81536;
	font-weight: bolder;
}

/* 选项卡 */
.layui-tab-brief>.layui-tab-title .layui-this {
	color: #f81536;
}

.layui-tab-brief>.layui-tab-title .layui-this:after {
	border: none;
	border-radius: 0;
	border-bottom: 2px solid #f81536;
}

/* 新闻列表 */
.box {
	width: 100%;
	height: 270px;
	overflow: hidden;
}

.box .line {
	width: 100%;
	height: 50px;
	margin: 0 auto;
	border-bottom: 1px solid #ddd;
	line-height: 50px;

}

/* .box span {
	font: bold 18px '微软雅黑';
	color: #000;
	padding: 15px;
	border-bottom: 2px solid red;
} */

.box #more {
	float: right;
	font-weight: bold;
	color: #9f9f9f;
	text-decoration: none;
}

.box #more:hover {
	color: red;
}

.box ul {
	list-style: none;
	width: 100%;
	height: 270px;
	padding: 0;
}

.box ul li {
	height: 35px;
	line-height: 35px;
	/* border-bottom: 1px solid #ddd; */
	/* background: url(dot.gif) left center no-repeat; */
}

.box ul a {
	float: left;
	height: 25px;
	font-size: 16px;
	text-decoration: none;
	/* text-indent: 30px; */
	color: #000;
	/* background: url(icon.jpg) 5px center no-repeat; */
}

.box ul a:hover {
	color: red;
}

.box ul p {
	float: right;
	height: 25px;
	font-size: 16px;
	color: #000;
}

#zixun ul li {
	font-size: 20px;
}

#nav li a {
	font-size: 17px;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFFFFF;
}

.hp_jmyg_video iframe {
	width: 100%;
	height: 425px;
}

.yuyue input {
	outline-style: none;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 10px 10px;
	width: 250px;
	font-size: 14px;
	font-weight: 700;
	font-family: "Microsoft soft";
}

.img {
	width: 100%;
	height: 200px;
	overflow: hidden;
	position: relative;
}

.img img {
	height: 100%;
	width: auto;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}

.layui-news {
	border: 1px solid #e2e2e2;
}

.list-menu {
	width: 100%;
	height: 60px;
	line-height: 60px;
	background-color: #EEEEEE;
	text-align: center;
	border-bottom: 1px solid #CCCCCC
}

/* 图片遮罩层 */
.txt {
	width: 281px;
	height: 45px;
	background: rgba(0, 0, 0, 0.6);
	position: absolute;
	left: 4px;
	bottom: 0;
	color: #fff;
	font-family: "微软雅黑";
	overflow: hidden;
}

.txt h3 {
	font-size: 20px;
	font-weight: 100;
	height: 45px;
	text-align: center;
	line-height: 45px;
}

.txt p {
	font-size: 14px;
	text-align: center;
}

/* 标题 */
.wrap {
	width: 300px;
	overflow: hidden;
	position: relative;
	text-align: center;
	margin: auto;
}

.wrap span {
	float: left;
	font-size: 22px;
	text-align: center;
	width: 33.3%;
}

.wrap .line {
	border-bottom: 1px solid black;
	height: 12px;
}

/* 首页企业简介 */
.ia_left {
	float: left;
	width: 1200px;
	margin-top: 0px;
}

.ial_top h2 {
	font-size: 18px;
	font-weight: bold;
	color: #2a6ad6;
	background: url(/img/awd_hr.jpg) no-repeat bottom left;
	height: 39px;
	margin-bottom: 0px;
}

.ial_top h2 img {
	float: right;
}

.ial_top p {
	font-size: 14px;
	line-height: 30px;
	color: #333;
	font-family: "å¾®è½¯é›…é»‘"
}

.ial_bot h2 {
	float: left;
	width: 180px;
	text-align: center;
	color: #333;
	font-variant: small-caps;
	font-size: 17px;
	font-weight: normal;
	margin: 0px 30px 0px 30px;
}

.ial_bot h2 a img {
	margin-bottom: 21px;
	-webkit-transition: -webkit-transform 1s ease-out;
	-moz-transition: -moz-transform 1s ease-out;
	-o-transition: -o-transform 1s ease-out;
	-ms-transition: -ms-transform 1s ease-out;
}

.ial_bot h2 a:hover {
	color: #0b54bd !important;
	font-weight: normal;
}

.ial_bot h2 a img:hover {
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
	-o-transform: rotateZ(360deg);
	-ms-transform: rotateZ(360deg);
	transform: rotateZ(360deg);
}

.ia_right {
	float: right;
}

/* 悬停遮罩 */
.zhezhao {
	width: 100%;
	height: 100%;
	text-align: center;
	color: #FFFFFF;
	background-color: rgba(0, 0, 0, 0.6);
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}

/* 遮罩上升 */
.content-title {
	margin-top: 50px;
	text-align: center;
}

.content {
	width: 1000px;
	height: 428px;
	margin: 20px auto;
	border: 1px solid #ccc;
	padding: 15px 25px 15px 25px;
}

.con {
	width: 100%;
	position: relative;
	cursor: pointer;
}

.txt {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #fff;
	background: rgba(0, 0, 0, 0.6);
}

.txt h3 {
	font-weight: normal;
	font-size: 20px;
}

.txt p {
	font-size: 14px;
	display: none;
	line-height: 20px;
}
