/*
* @Author: shiwan135
* @Date:   2016-10-28 10:02:59
* @Last Modified by:   shiwan135
* @Last Modified time: 2016-11-28 18:26:10
*/
/*
* @Author: shiwan135
* @Date:   2016-10-24 11:12:18
* @Last Modified by:   shiwan135
* @Last Modified time: 2016-10-28 09:50:39
*/
@charset "utf-8";
/*CSS*/
body, ul, dl, dd, dt, ol, li, p, h1, h2, h3, h4, h5, h6, textarea, form, select, fieldset, table, td, div, input {margin:0;padding:0;-webkit-text-size-adjust: none}
h1, h2, h3, h4, h5, h6{font-size:14px;font-weight:normal;font-family: Microsoft Yahei}
body>div{margin:0 auto}
div {text-align:left}
a img {border:0}
body { color: #333; text-align: center; font: 14px Microsoft Yahei; }
ul, ol, li {list-style-type:none;vertical-align:0;margin:0;padding:0;}
input{margin:0;padding:0;-webkit-appearance: none;};
button{margin:0;padding:0;-webkit-appearance: none;}
a {outline-style:none;text-decoration:none}
/* a:hover { color: #D40000; text-decoration: none} */
p{
	color: #999;
}
.cen{
	text-align: center;
}
.deo{
	display: none;
}
.zhezhao{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(36, 36, 36, 0.3);
	z-index: 100;
	display: none;
}
.tanchu{

}
.jituanvideo{
	position: fixed;
	width:640px;
	height:360px;
	top: 50%;
	left: 50%;
	margin-left: -320px;
	margin-top: -180px;
	z-index: 102;
	background: #fff;
	padding: 20px;
	border-radius: 6px;
	display: none;

}
.fa-close{
	position: absolute;
	top: 3px;
	right: 3px;
	font-size: 18px;
}
.jituanvideo #movie{
	width: 100%;
	height: 100%;
}
.summary{
	width: 100%;
	min-width: 1280px;
	height: 620px;
	background: #fff;
}
.clear{
	clear: both;
}
.center{
	width: 1245px;
	margin: 0 auto;
	height: 100%;
	/* border: 1px solid red; */
}
.summary .center .summ-txt{
	float: left;
	width: 650px;
	margin: 50px 0 0 0;
}
.summary .center .summ-img{
	float: right;
	width: 553px;
	margin: 50px 0 0 0;
}
.summary .center .summ-img .sum{
	width: 100%;
	margin-top:36px;
}
.summary .center .summ-img .sum li{
	float: left;
	width: 25%;
	text-align: center;
	background: url('../images/shuxian.jpg') no-repeat;
	background-position:right;
}
.summary .center .summ-img .sum li:last-child{
	background: none;
}
.summary .center .summ-img .sum li span{
	color: #999;
	font-size: 12px;
}
.summary .center .summ-img .sum li img{
	display: block;
	margin: 0 auto 20px;
}
.summary .center .summ-btn{
	width: 177px;
	height: 43px;
	line-height: 43px;
	text-align: center;
	background: #E81A2F;
	border-radius: 4px;
	color: #fff;

}
.summary .center .summ-txt .detail-txt{
	margin-top: 15px;
	width: 100%;
	text-align: justify;
	line-height: 25px;
	/* max-height: 330px; */
	/* overflow: hidden; */
	color: #999;
}
.summary .center .summ-txt .detail-txt p{
	margin-top: 36px;
}
.summary .center .summ-txt .company-video{
	/* margin-top:40px; */
	width: 78px;
	height: 78px;
	text-align: center;
}
.summary .center .summ-txt .company-video span{
	color: #999;
}
.summary .center .summ-txt .company-video img{
	margin-bottom:5px;
}
.leader{
	width: 100%;
	min-width: 1280px;
	background: #f2f2f2;
	padding: 110px 0;
}
.leader .center .leader-img{
	float: left;
	width: 229px;
}
.leader .center .leader-img img{
	width: 229px;
}
.leader .center .leader-txt{
	float: right;
	width: 990px;
}
.leader .center .leader-txt h1{
	display: inline-block;
	font-size: 55px;
	font-weight: 800;
	color: #121212;
}
.leader .center .leader-txt img{
	vertical-align: bottom;
}
.leader .center .leader-txt .detatxt{
	margin-top: 15px;
	line-height: 20px;
	text-align: justify;
	height: 260px;
    overflow: auto;
    color: #999;
}
.leader .center .leader-txt .sign{
	height: 50px;
	line-height: 50px;
	text-align: right;
	margin-top: 35px;
	color: #777;
}
.leader .center .leader-txt .sign img{
	vertical-align: middle;
}
.senior{
	width: 100%;
	min-width: 1280px;
	background: #f2f2f2;
	padding: 152px 0 100px;
	background: #fff;
	position: relative;
}
.senior .center .senbg{
	width: 100%;
	/* height: 500px; */
	background:#f2f2f2;
	padding: 35px 0 20px;
	border-radius: 15px;
}
.senior .center .lian{
	position: absolute;
	top: -20px;
	left: 50%;
	margin-left: -112px;
}
.senior .center .verline{
	height: 54px;
	width: 1px;
	background: #aaa;
	margin: 20px auto;
}
.senior .center .gaoguan{
	width: 204px;
	margin: 0 auto;
	padding: 5px 10px;
	text-align: center;
	background: rgba(35,35,35,0.3);
	border-radius: 4px;
	font-size: 16px;
	color: #fff;
	
}
.senior .center .gaoguan img{
	vertical-align: middle;
}
.senior .center .senbg .leftarrow{
	float: left;
	width: 90px;
	height: 100%;
}
.senior .center .senbg .rightarrow{
	float: right;
	width: 90px;
	height: 100%;
}
.senior .center .senbg .mid img{
	position: relative;
	top: 50%;
	left: 50%;
	margin-top: -29px;
	margin-left: -18.5px;
}
.senior .center .senbg .allsen{
	float: left;
	width: 1065px;
	height: 345px;
	position: relative;
	top: 50%;
	margin-top: -139.5px;
	overflow: hidden;
}
.senior .center .senbg .allsen ul{
	position: absolute;
	top: 0;
	left: 0;
	font-size: 0; 
	white-space: nowrap;
} 
.senior .center .senbg .allsen ul li{
	display: inline-block;
	background:#eee; 
	margin: 0 26.5px;
	box-shadow:0 5px 1px 2px #bbb;
	border-radius: 6px;
}
.senior .center .senbg .allsen ul li .zhiwu{
	width:213px;
	padding: 10px 0;
	/* line-height: 25px; */
	text-align: center;
	font-size: 14px;
	color: #666;
	overflow: hidden;
}
.jiagou-wenhua{
	width: 100%;
	min-width: 1280px;
	height: 658px;
}
.jiagou-wenhua h1{
	width: 217px;
	font-size: 35px;
	color: #777;
	height: 50px;
	line-height: 50px;
	border-bottom: 2px solid #aaa;
}

.jiagou-wenhua p{
	margin-top: 25px;
	line-height: 20px;
}
.jiagou-wenhua .jiagou{
	width: 100%;
}
.jiagou-wenhua .jiagou .jgimg{
	float: left;
	width: 50%;
	height: 329px;
	background: url('../images/zuzhijiegou.jpg') center top no-repeat;
}
.jiagou-wenhua .jiagou .jgtxt{
	float: left;
	width: 50%;
	height: 329px;
}
.jiagou-wenhua .jiagou .jgtxt .txt{
	margin:78px 0 0 110px;
	width: 432px;
}
.jiagou-wenhua .jiagou .jgtxt .txt p{
	max-height: 60px\9;
	word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 3; /** 显示的行数 **/
    overflow: hidden
}
.jiagou-wenhua .jiagou .jgtxt .txt .chakan{
	width: 94px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	background: #979797;
	border-radius: 4px;
	color: #fff;
	font-size: 14px;
	margin-top: 35px;
	cursor: pointer;
}
.jiagou-wenhua .wenhua{
	width: 100%;
}
.jiagou-wenhua .wenhua .whtxt{
	float: left;
	width: 50%;
	height: 329px;
}
.jiagou-wenhua .wenhua .whtxt .txt{
	width:300px;
	text-align: left;
	position: relative;
	left: 50%;
	top: 78px;
	margin-left:-150px;
}
.jiagou-wenhua .wenhua .whtxt .txt h1{
	width: 305px;
}
.jiagou-wenhua .wenhua .whtxt .txt .chak{
	width: 94px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	background: #E81A2F;
	border-radius: 4px;
	color: #fff;
	font-size: 14px;
	margin-top: 20px;
}
.jiagou-wenhua .wenhua .whimg{
	float: left;
	width: 50%;
	height: 329px;
	background: url('../images/wenhua.jpg') center top no-repeat;
	background-size: auto 330px;
}
.shijianzhou{
	width: 100%;
	min-width: 1280px;
	height: 988px;
	margin-bottom: 25px;
}
.shijianzhou .half{
	float: left;
	width: 49.99%;
	height: 100%;
}
.shijianzhou .zhou{
	background: #f6f6f8;
}
.shijianzhou .zhou .tree{
	float: right;
	margin:57px 53px 0 0 ;
	width: 543px;
	height: 100%;
}
.shijianzhou .zhou .tree .jiantou{
	text-align: center;
	margin-top: 50px;
}
.shijianzhou .zhou .tree .jiantou img{
	cursor: pointer;
}
.shijianzhou .zhou .tree .detail {
	height:745px;
	width: 543px;
	background: url('../images/xi.jpg') repeat-y;
	background-position: 83px;
	overflow-y: auto;
	overflow-x: hidden;
	color: #aaa;
}

    ::-webkit-scrollbar{width:14px;}
    ::-webkit-scrollbar-track{}
    ::-webkit-scrollbar-track-piece{opacity: 0;}
    ::-webkit-scrollbar-thumb{opacity: 0;}

.shijianzhou .zhou .tree .detail .one-list{
	position: relative;
}
.shijianzhou .zhou .tree .detail .one{
	width: 533px;
	/* height: 87px; */
	padding: 10px 5px;
	/* overflow: hidden; */
}
.shijianzhou .zhou .tree .detail .time{
	float: left;
	width: 46.38px;
	height: 40px;
	line-height:40px;
	font-size: 12px;
}
.shijianzhou .zhou .tree .detail .one .yuanquan{
	float: left;
	width: 71px;
	text-align: center;
	position: relative;
	top: 8px;
}
.shijianzhou .zhou .tree .detail .one .yuanquan img{
	/* position: relative;
	top: 5px;
	left: -10px; */
}
.shijianzhou .zhou .tree .detail .one .content{
	float: left;
	width: 394px;
}
.shijianzhou .zhou .tree .detail .one .content p{
	float: left;
	width: 394px;
	color: #aaa;
	line-height: 20px;
	/* max-height:60px\9;
	word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box; 
    -webkit-box-orient: vertical; 
    -webkit-line-clamp: 3; 
    overflow: hidden */
}
.shijianzhou .zhou .tree .detail .one .content h1{
	display: inline;
	font-size: 18px;
	border-bottom: 2px solid #aaa;
	max-width: 394px;
}
.shijianzhou .zhou .tree .detail .one .content p{
	margin-top: 5px;
}
/* .shijianzhou .zhou .tree .detail .one .content h1:after{
	display: block;
} */
.shijianzhou .zhou .tree .detail .one .time span{
	font-size: 14px;
	margin-left: 10px;
}

.shijianzhou .img{
	background: url('../images/rongyubeijingtu.jpg') center top no-repeat;
	background-size:100% 100%;
}
.shijianzhou .trans{
	width: 463px;
	height: 511px;
	margin-top: 202px;
	border-top:3px solid #fff;
	border-right:3px solid #fff;
	border-bottom:3px solid #fff;
	padding: 65px 0 0 111px;

}
.shijianzhou .trans .honor{
	padding: 0 0 0 15px;
	color: #fff;
	width: 90%;
}
.shijianzhou .trans .honor h1{
	font-size: 33px;
	line-height: 55px;
}
.shijianzhou .trans .honor ul li{
	line-height: 32px;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	/* list-style: url("../images/list.jpg") outside circle; */
}
.shijianzhou .trans .honor .more-honor{
	width: 120px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-radius: 6px;
	background: #AECDE2;
	color: #fff;
	margin-top: 43px;
	margin-left: 57px;
}
.imgnone{
	display: none;
}
.tanchu{
	position: fixed;
	width: 273px;
	height: 657px;
	background: #fff;
	top: 50%;
	left: 50%;
	margin-top:-341px;
	margin-left:-167px;
	z-index: 101;
	display: none;
	padding:0 30.5px 25px;
	color: #aaa;
	overflow: hidden;
}
.tanchu h1{
	margin-top: 25px;
}
.tanchu span{
	font-size: 12px;
}
.tanchu .i{
	height: 35px;
	line-height: 35px;
}
.tanchu img{
	display: block;
	width: 273px;
	margin: 10px auto;

}
.size{
	color: #aaa;
	font-size: 35px;
}
.tanchu .detxt{
	width: 100%;
	height: 180px;
	margin-top: 10px;
	padding: 10px 0 0;
	border-top: 1px solid #aaa;
	font-size: 12px;
	line-height: 20px;
    overflow-y: scroll;
}
.tanchu .detxt p{
	text-align: justify;
    margin-bottom: 5px;
}
.jiagoutu{
	position: fixed;
	width: 1156px;
	height: 673px;
	line-height: 688px;
	text-align: center;
	top: 50%;
	left: 50%;
	margin-top: -344px;
	margin-left: -528px;
	padding-top: 15px;
	z-index: 103;
	background: #fff;
	border-radius: 6px;
	display: none;

}
.jiagoutu .fa-close{
	position: absolute;
	display: block;
	text-align: right;
	top: 10px;
	font-size: 25px;
	padding-right: 10px;
}
.jiagoutu h1{
	width: 675px;
	height: 48px;
	line-height: 48px;
	margin:0 auto;
	text-align: center;
	font-size: 16px;
	border-bottom: 2px solid #ddd;
}
.jiagoutu img{
	height: 95%;
}
.creed{
	width: 100%;
	min-width: 1280px;
	height: 628px;
	background: #fff;
}
.creed .center{
	width: 1280px;
	height:534px;
	margin: 0 auto;
	padding: 37px 0 0 57px;
}
.creed .center .header{
	width: 1266px;
    height: 35px;
    background: #ececec;
    padding: 10px 0 10px 14px;
    color: #666;
}
.creed .center .header h1{
	font-size: 25px;
	/* margin-top: 5px;
	margin-bottom: 5px; */
}
.creed .center .header p{
	color: #666;
	line-height: 22px;
	max-width: 1233px;
	height: 22px;
	line-height: 22px;
	word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 1; /** 显示的行数 **/
    overflow: hidden
}
.creed .center .altogether{
	width: 1280px;
	height: 369px;
	margin-top: 50px;
}
.creed .center .altogether ul{
	font-size: 0;
}
.creed .center .altogether ul li{
	float: left;
	width: 298px;
	height:369px;
	font-size: 14px;
	margin-right: 29.3px;
	/* background: red; */
}
.creed .center .altogether ul li:nth-child(4){
	margin-right: 0;
}
.creed .center .altogether ul li .f{
	width: 298px;
	height: 340px;
	border-radius: 4px 4px 0 0;
	position: relative;
	background: red;
}
.creed .center .altogether ul li .f img{
	/* display: block; */
	width: 100%;
	height:340px;
}
.creed .center .altogether ul li .f .other{
	position: absolute;
	top: 0;
	left: 0;
	width:298px;
	height:340px;
	background: rgba(36, 36, 36, 0.3);
	color: #fff;
	font-size: 16px;
	display: none; 
}
.creed .center .altogether ul li .f .fpad .zhunze-more{
	position: absolute;
	top: 0;
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: rgba(255,255, 255,0.3);
	margin:20px auto 0;
	border-radius: 6px;
	cursor: pointer;
	z-index: 2;
	left: 50%;
	margin-left: -50px;
	top: 53%;
}
.creed .center .altogether ul li .f .other h1{
	position: relative;
	top: 50%;
	margin-top: -50px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
}
.creed .center .altogether ul li .f .pad{
	width:278px;
	padding: 0 10px;
}
.creed .center .altogether ul li .f .pad span{
	display: block;
	width: 278px;
	word-wrap:break-word;
	word-break:normal; 
	color: #fff;
	line-height: 20px;
	margin-top: 105px;
}
.creed .center .altogether ul li .f .pad .zhunze-more{
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: rgba(255,255, 255,0.3);
	margin:20px auto 0;
	border-radius: 6px;
	cursor: pointer;
}
.creed .center .altogether ul li .f .mid{
	line-height: 340px;
}
.creed .center .altogether ul li .button{
	display: block;
	width: 220px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	background: #e7e7e7;
	color: #666;
	border-radius: 4px;
	margin:0 auto;
	position: relative;
	top: -32px;
	font-size: 16px;
}
.zhunze-detail{
	position: fixed;
	width: 1280px;
	height: 392px;
	top: 50%;
	left: 50%;
	margin-top: -228px;
	margin-left: -640px;
	border-radius: 6px;
	background:#F1F1F1;
	background: url('../images/bgwenhua.png') no-repeat;
	background-size:1280px 545px;
	z-index: 105;
	color: #999;
	display: none;
}
.zhunze-detail .zhunze-head{
	height: 72px;
	line-height: 72px;
	text-align: center;
	width: 100%;
	/* border-bottom: 2px solid #eee; */
	position: relative;
	font-size: 18px;
}
.zhunze-detail .zhunze-head img{
	position: absolute;
	height:35px;
	top: 18.5px;
	left: 107px;
}
.zhunze-detail .con{
	/* width: 813px; */
	/* height: 327px; */
	padding: 57px 10px;
	overflow: hidden;
	font-size: 12px

}
.creed .center .altogether ul li .zhunze-detail .con ul{
	height: 190px;
	margin-top: 10px;
	overflow-y:auto;
}
.creed .center .altogether ul li .zhunze-detail .con ul li{
	float: none;
	width: 100%;
	height: 25px;
	line-height: 25px;
}
.zhunze-detail .con table{
	margin-top: 37px;
}
.zhunze-detail .con table tr{
	width: 100%;
}
.zhunze-detail .con table tr td{
	width:16.7%;
	text-align: left;
	font-size: 12px
}
.zhunze-detail .con table tr td:nth-child(1){
	width:15%;
}
.zhunze-detail .con table tr td:nth-child(2){
	width:13%;
}
.zhunze-detail .con table tr td:nth-child(3){
	width:18.5%;
}
.zhunze-detail .con table tr td:nth-child(5){
	width:14%;
}
.zhezhao1{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(36, 36, 36, 0.3);
	z-index: 100;
	display: none;
}
.zaisd{
	width: 100%;
	min-width: 1280px;
	height: 780px;
	position: relative;
}
.zaisd .up{
	width: 100%;
	height: 380px;
	background: #ECECEC;
	background-image: url('../images/cluturetianchongtao.jpg');
	background-position: top;
	background-repeat:  repeat-x;
	padding-top: 60px;
	text-align: center;
}
.zaisd .up h1{
	height: 70px;
	line-height: 70px;
	text-align: center;
	background-image: url('../images/chengzhangzaishengdewenzi.png');
	background-position:top;
	background-repeat:  no-repeat;
	font-size: 35px;
	color: #F62A4B;
}
.zaisd .up span{
	color: #666;
}
.zaisd .dow{
	float: left;
	width: 100%;
	height: 340px;
	background: url('../images/zaishengdebeijingzi.png');
	background-repeat:  no-repeat;
	background-position: center;
}
.zaisd .cen-img{
	width: 1280px;
	height: 397px;
	margin: 0 auto;
	position: relative;
	top: -172px;
}
.zaisd .cen-img img{
	width: 100%;
	height: 100%;
}
.zaisd .cen-img #zuo{
	position: absolute;
	width: 405px;
	height: 287px;
	z-index: 2;
	top: 55px;
	left: 0;
/* 	background:#B0B8B9;
	background: url('../images/zaishengdelunbokuangsmall.png');
	background-size: 405px 287px; */
}
.zaisd .cen-img #you{
	position: absolute;
	width: 405px;
	height: 287px;
	z-index: 2;
	top: 55px;
	right: 0;
	/* background:#B0B8B9;
	background: url('../images/zaishengdelunbokuangsmall.png');
	background-size: 405px 287px; */
	}
.zaisd .cen-img #zhongjian{
	position: absolute;
	width: 627px;
	height: 397px;
	z-index: 3;
	top: 0;
	right: 326.5px;
	/* background:#B0B8B9;
	background: url('../images/zaishengdelunbokuangsmall.png');
	background-size:627px 397px; */
}
.magazine{
	width: 100%;
	min-width: 1280px;
	/* height: 2187px; */
	margin-bottom: 20px;
}
.magazine .maga-head{
	width: 100%;
	height: 497px;
	background: url('../images/qiyeneikan.jpg')
}
.magazine .maga-con{
	width: 1280px;
	/* height:1630px; */
	margin: 0 auto;
}
.magazine .maga-con .chamore{
	width: 110px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #E6E6E6;
	border-radius: 6px;
	color: #7d7d7d;
	margin: 0 auto;
	cursor: pointer;
	font-size: 15px;
}
.magazine .maga-con .first-con{
	width: 1280px;
	height: 120px;
	text-align: center;
	margin-top: 60px;
}
.magazine .maga-con .first-con h1{
	width: 1104px;
	height: 75px;
	line-height: 25px;
	margin: 0 auto 0;
	word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 3; /** 显示的行数 **/
    overflow: hidden
}
.magazine .maga-con .content .page{
	width: 1280px;
	height: 447px;
	margin-bottom: 40px;
}
.magazine .maga-con .content .page .cover-img{
	float: left;
	width: 338px;
	height: 447px;

}
.magazine .maga-con .content .page .cover-img img{
	width: 100%;
	height: 100%;
}
.magazine .maga-con .content .page .cover-txt{
	float: right;
	width: 873px;
	height: 447px;
	position: relative;
	color: #999;
}
.magazine .maga-con .content .page .cover-txt h1{
	font-size: 27px;
	color: #121212;
	font-family: SimHei
}
.magazine .maga-con .content .page .cover-txt .hr{
	height: 2px;
	width: 42px;
	background: #aaa;
}
.magazine .maga-con .content .page .cover-txt .read{
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background: #BFBFBF;
	border-radius: 6px;
	color: #fff;
	font-size: 16px;
	cursor: pointer;

}
.magazine .maga-con .content .page .cover-txt .read img{
	vertical-align: middle;
	position: relative;
	top: -1px;
}
.magazine .maga-con .content .page .cover-txt .juanshou{
	line-height: 60px;
}
.magazine .maga-con .content .page .cover-txt time{
	line-height: 50px;
	font-style: italic;
}
.magazine .maga-con .content .page .cover-txt p{
	height: 260px;
	line-height: 20px;
	text-align: justify;
	color: #999;
	word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 13; /** 显示的行数 **/
    overflow: hidden
}
.leftmaincontext{
	width: 1200px;
	margin: 0 auto;
}
.rongyuimg{
	width: 1200px;
	margin: 0 auto;
}
.rongyuimg ul li{
	float: left;
	width:280px;
	height: 175px;
	margin-right:26.6px;
	position: relative;
}
.rongyuimg ul li .yinying{
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 14px;
	background: rgba(36, 36, 36, 0.3);
	color: #fff;
	word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 1; /** 显示的行数 **/
    overflow: hidden;
    border-radius: 0 0 8px 8px;
}
.rongyuimg ul li img{
	width: 100%;
	height: 100%;
}
.rongyuimg ul li:nth-child(4){
	margin-right: 0
}

.caroursel{margin:150px auto;}
.poster-main{position: relative;width: 900px;height: 270px}
.poster-main{position: relative;width: 900px;height: 270px}
.poster-main a,.poster-main img{display:block;}.poster-main .poster-list{width: 900px;height: 270px}
.poster-main .poster-list .poster-item{position: absolute;left: 0px;top: 0px}
.poster-main .poster-btn{position: absolute;height: 100%;width:100px;top: 0px;z-index: 10;opacity: 0.3;}
.poster-main .poster-prev-btn{left: 0px;background: url("../images/btn_l.png") no-repeat center center; }
.poster-main .poster-next-btn{right: 0px;background: url("../images/btn_r.png") no-repeat center center;}
.jq22-container{
			position:relative;
			top: -220px;
}
.poster-main .poster-list .poster-item{
	position: absolute;
	left: 0px;
	top: 0px
}
.poster-main .poster-list .poster-item .poster-bgimg{
	width: 100%;
	height: 100%;
}
.poster-main .poster-list .poster-item .cover-img-txt{
	position: absolute;
	width:98%;
	height:86%;
	top:12.5%;
	left: 1%;
	border-radius:13px;
	overflow: hidden;
	background: red;
}
.poster-main .poster-list .poster-item .cover-img-txt img{
	width: 100%;
	height: 100%;
}
.poster-main .poster-list .poster-item .cover-img-txt .h1-bg{
	position: absolute;
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	bottom:0px;
	text-align: center;
	font-size:14px;
	color: #fff;
	background: rgba(36, 36, 36, 0.4)
}
.poster-main .poster-list .poster-item .cover-img-txt .h1-bg h1{
	width: 100%;
	height: 40px;
	line-height: 40px;
	bottom: 10px;
	text-align: center;
	font-size:14px;
	word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 1; /** 显示的行数 **/
    overflow: hidden;
}