/*.header_2{
	position: inherit!important;
}*/
.ent_i.title_{
	font-weight: normal;
}
.ent_i{
	width: 200px;
	margin:  auto;
	text-align: center;
	border-bottom: 2px solid #000000;
	font-size: 30px;
}
.ent_bg {
	width:100%;
    height: 330px;
    background: url('../img/entlogo1.png') no-repeat center;
    justify-content: center;
    background-size:cover;
}
.fa_p .me_p {
	width: 104px;
	height: 38px;
	color: #FFFFFF;
	font-size: 18px;
	background-color: #C10000;
	border-radius: 4px;
	line-height: 38px;
	text-align: center;
	display: inline-block;
	float: right;
	margin-top: 12px;
	cursor: pointer;
}

.enterprise_content {
	margin-bottom: 100px;
}

.wrop {
	background: #fff;
}

.wrop2 {
	padding-top: 20px;
	padding-bottom: 24px;
	position: relative;
}

.span {
	width: 5px;
	height: 18px;
	background: #c10000;
	display: inline-block;
	margin-top: 3px;
	margin-right: 10px;
}

.xh {
	position: relative;
}

.xh i {
	margin-left: 40px;
}

/*.xh img {
	display: inline-block;
	width: 100%;
	height: 100%;
}*/

.graycn {
	width: 1060px;
	margin: auto;
	border-radius: 20px 20px 0px 0px;
	margin-bottom: 65px;
	-moz-box-shadow:7px 8px 15px rgba(223,225,229,1); -webkit-box-shadow:7px 8px 15px rgba(223,225,229,1); box-shadow:7px 8px 15px rgba(223,225,229,1);

}

.graycn>.xh {
	padding-top: 30px;
	border-radius: 20px 20px 0 0;
	box-sizing: border-box;
	padding-left: 300px;
	font-weight: normal;
	padding-bottom: 24px;
	display: flex;
	justify-content: space-around;
	position: relative;
	/*max-height: 400px;*/
}

.content {
	width: 500px;
	/* height: 110px; */
	font-size: 18px;
	line-height: 35px;
	min-height: 110px;
	/* overflow: hidden; */
	/* white-space: nowrap; */
	/* overflow: hidden; */
	/* text-overflow: ellipsis; */
	/* display: -webkit-box; */
	/* -webkit-box-orient: vertical; */
	/* -webkit-line-clamp: 3; */
	/* overflow: hidden; */
}
.contentlist p span{
	font-weight: 600;
}
.wrop2 .graycn .xh {
	background: url("../img/xbackground.png");
	background-repeat: no-repeat;
	background-size: cover;
}

/*.wrop2 .graycn:nth-child(even) .xh {
	background: url("../img/background1.png");
	background-repeat: no-repeat;
	background-size: cover;
}*/

.xconeent {
	/* display: flex; */
	/* align-items: center; */
	font-size: 22px;
	margin-top: 4px;
}

.ximg {
	/*width: 210px;*/
	
	box-sizing: border-box;
	padding: 10px;
	background: #FFFFFF;
	/*border: 1px solid  #8C8889;*/
	position: absolute;
	top: -33px;
	left: 72px;
	-moz-box-shadow:5px 4px 15px #333333; -webkit-box-shadow:5px 4px 15px #333333; box-shadow:5px 4px 15px #333333;
	
}
.ximg img{
	width: 183px;
	display: inline-block;
}
.contentlist {
	background:rgba(223,225,229,0.5);
	/*border-radius: 0px 0px 20px 20px;*/
	box-sizing: border-box;
	padding-left: 350px;
	/*padding-right: 108px;
	padding-top: 32px;*/
	padding-bottom: 21px;
	padding-top: 20px;
	height:167px;
	background-repeat: no-repeat;
	/* position: relative; */
	
}

.maxlist {
	/*width: 320px;*/
	/*display: flex;
	justify-content: space-around;*/
	font-size: 18px;
	line-height: 35px;
	/* position: absolute; */
	max-height: 135px;

	/*overflow:hidden;*//*超出部分隐藏*/
   /* text-overflow:ellipsis;*left/*超出部分显示省略号*/
    /*white-space:nowrap;*/

	
	/* padding-bottom: 71px; */
}
.con_left{
	/*float: left;
	width: 320px;*/
	margin-right:50px;
}
.con_right{
	float: left;
	width:320px
}
.botc li {
	width: 330px;
	margin-bottom: 20px;
	color: #333333;
	line-height: 31px;
}

.botc>li:nth-of-type(1) {
	margin-bottom: 20px;
}

.bg {
	width: 100%;
	height: 100%;
	background: #d4d4d4;
}
.wrop .h3 {
	font-size: 17px;
    font-weight: 600;
    display: flex;
    justify-content: flex-start;
    margin-right: 20px;
    cursor: context-menu;
    /* width: 1210px; */
    background-color: #FFFFFF;
    padding-bottom: 56px;
    /* padding-top: 19px; */
    margin-left: 11px;
}

.span {
	width: 5px;
	height: 18px;
	background: #c10000;
	display: inline-block;
	margin-top: 3px;
	margin-right: 10px;
	margin-left: 30px;
}
.wrop2 input{
	position: absolute;
    right: 120px;
    top: 27px;
    border: 1px solid #333333;
    height: 30px;
    line-height: 30px;
    padding-left: 20px;
}
.wrop .xing{
	position: absolute;
    top: 28px;
    right: 61px;
    padding: 5px 10px;
    background-color: #c10000;
    color: #ffffff;
    border-radius: 5px;
    cursor: pointer;
}

