/*header*/
.contentindex{
	position: absolute;
	top:0px;
	left:0px;
	background:url(../images/menubg.png) repeat;
	z-index: 10;
	width:100%;
	height:150px;
	}
.header{
	position: absolute;
    top: 0px;
    z-index: 10;
    width: 1200px;
	height:150px;
    left: 50%;
    margin-left: -600px;
}
.logo{
   line-height:140px;
	width: 190px;
    height: 36px;
}
.nav{
    width: 750px;
    overflow: hidden;
}
.nav ul{
    margin-right: -48px;
    padding-top: 45px;
}
.nav ul li{
    float: left;
    font-size: 16px;
    color: #fff;
    margin-right: 41px;
}
.nav ul li a{
    color: #fff;
}
.quick{
    width: 140px;
	float:right;
	height:80px;
    overflow: hidden;
}
.quick ul{
    padding-top: 50px;
}
.quick ul li{
    float: left;
	width:34px;
    color: #fff;
    margin-right: 10px;
}
.quick ul li:hover img{
    float: left;
	position:relative;
	top:-6px;
	left:2px;
	width:34px;
	height:28px;
    color: #fff;
    margin-right: 10px;
}
.active a{
    color: #d38f2c !important;
}
.nav ul li:hover a{
    color: #d38f2c;
}
.slide{text-align:center;}
/*header end*/
/*项目概览*/
.xmglp{
    font-size: 12px;
    color: #666666;
    text-align: center;
    padding-top: 25px;
}
.xmgl-list{
    margin-top: 60px;
    margin-bottom: 122px;
}
.xmgl-list ul{
    margin-right: -11px;
}
.xmgl-list ul li{
    float: left;
    border: 1px solid #e5e5e5;
    width: 230px;
    height: 270px;
    border-bottom: 1px solid #d28f2c;
    text-align: center;
    margin-right: 9px;
}
.xmgl-img{
    height: 93px;
    margin-top: 50px;
    line-height: 93px;
    margin-bottom: 54px;
}
.xmgl-h3{
    font-size: 18px;
    color: #333333;
    line-height: 30px;
}
.xmgl-p{
    text-transform:uppercase;
    font-size: 14px;
    color: #999999;
    line-height: 30px;
}
.xmgl-img img{
    transition:All 0.4s ease-in-out;
    -webkit-transition:All 0.4s ease-in-out;
    -moz-transition:All 0.4s ease-in-out;
    -o-transition:All 0.4s ease-in-out;
}
.xmgl-list ul li:hover .xmgl-img img{
    transform:scale(1.2);
    -webkit-transform:scale(1.2);
    -moz-transform:scale(1.2);
    -o-transform:scale(1.2);
    -ms-transform:scale(1.2);
}
/*项目概览 end*/
/*案例展示*/
.anlist{

}
.nalista{
    text-align: center;
    margin-top: 25px;
}
.nalista a{
    padding: 8px 20px;
    margin: 0 20px;
}
.nalista a:hover{
    background: #d28f2c;
    color: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.nactive{
    background: #d28f2c;
    color: #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
#gallery{
    margin-top: 57px;
}
/* isotope */
.isotope,
.isotope .isotope-item {
    /* change duration value to whatever you like */
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}
.isotope-item {
    z-index: 2;
}
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}
/* isotope end*/
/*.item{
    width: 33.3%;
    float: left;
    height: 400px;
    overflow: hidden;
}
.item img{
    width: 100%;
    height: 400px;
}*/

.anmore{
    height: 170px;
    line-height: 170px;
    text-align: center;
    background: #d28f2c;
}
.anmore a{
    font-size: 14px;
    color: #ffdea7;
    padding: 17px 55px;
    border: 1px solid #f2be70;
}
/*案例展示 end*/


/*inabout*/
.inabout{
    height: 323px;
    overflow: hidden;
}
.inaleft{
    width: 495px;
}
.inaright{
    width: 476px;
}

#videoBox {
  border: 1px solid #959595;
  height:321px;
}

video {
  width: 100%;
  vertical-align: bottom;
}

.inarh3{
    font-size: 36px;
    color: #505050;
    line-height:60px;
    padding-left: 30px;
}
.ina_line{
    width: 400px;    
	overflow:hidden;
    font-size: 14px;
    color: #505050;
    line-height: 2em;
    margin-left: 30px;
}
.inarp{
    background:url(../images/videob.png) right center repeat;
	height:323px;
	width:476px;
	overflow:hidden;
}
/*inabout end*/
/*新闻中心*/
.innews{
    margin-top: 32px;
    margin-bottom: 91px;
}
.innews ul{
    margin-right: -16px;
    overflow: hidden;
}
.innews ul li{
    width: 390px;
    float: left;
    margin-right: 14px;
}
.inneli{
    margin-top: 13px;
}
.inneleft{
    width: 60px;
}
.innespan{
    width: 60px;
    height: 60px;
    line-height: 60px;
    display: block;
    text-align: center;
    background: #d28f2c;
    font-size: 30px;
    color: #ffffff;
}
.innespant{
    display: block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background: #333;
}
.innright{
    width: 307px;
}
.inneh3{
    font-size: 16px;
    color: #d38f2c;
    font-weight: bold;
    margin-bottom: 6px;
}
.innrp{
    font-size: 14px;
    color: #666666;
    height: 70px;
}
.innrmore{
    font-size: 14px;
    color: #666666;
    text-transform: uppercase;
    font-weight: bold;
}
.innrjt{
    font-size: 19px;
    font-weight: bold;
    color: #d38f2c;
}
/*新闻中心 end*/
/*联系我们*/
.lxlogo{
    background: #ffffff;
	border-top:1px solid #006346;
	padding-top:32px;
	width:100%;
	height:85px;
}

 .container {
    width: 1200px;
	margin:0 auto;
  }
  
  .mail-agileits-w3layouts i {
    color: #fd6239;
    font-size: 28px;
    vertical-align: middle;
    border-right: 1px solid #c5c5c5;
    padding: .2em .8em .2em 0em;
    float: left;
}

.mail-agileits-layouts {
	width:500px;
    color: #505050;
	padding-top:10px;
    float: left;
}

.mail-agileits-layouts i {
    color: #fd6239;
    font-size: 24px;
    vertical-align: middle;
    border-right: 1px solid #2d2d2d;
    padding: .2em .8em .2em 0em;
    float: left;
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.contact-right {
    padding-left: 1.5em;
    float: left;
    padding-top: 0px;
	color:#c6c6c6;
}
.contactright {
    padding-left: 0.5em;
    float: left;
	font-size:10px;
}
.contactright p{
	margin-top:4px;
	text-align:left;
	font-size:9px;
	line-height:18px;
}
.contactright span{
	text-align:left;
	font-size:9px;
}
.contactright a{
	font-size:9px;
	color:#505050;
}
.col-md-4{
  position: relative;
  min-height: 1px;
  width:300px;
  float:left;
  padding-right: 15px;
  padding-left: 15px;
}

.xlogoli{
    margin-right: -105px;
    padding-top: 34px;
    padding-bottom: 32px;
}
.xlogoli li{
    float: left;
    width: 114px;
    height: 110px;
    text-align: center;
    margin-right: 103px;
}
.ilxwm{
    background: url("../images/bottombg.jpg") no-repeat center;
    height: 430px;
	margin-top:0px;
}
.lxwmleft{
    width: 750px;
	padding-top:80px;
}

.footer-desc-list {
    width: 750px;
    height: 125px;
    margin: auto;
    text-align: left;
    position: relative;
}

.footer-desc-list dl {
    float: left;
    color: #ccc;
    margin-top: 5px;
    width: 135px;
    font-family: "microsoft yahei";
}
.footer-desc-list dt {
    font-size: 16px;
    margin-bottom: 15px;
}
.footer-desc-list dd {
    line-height: 22px;
	color:#3c3c3c;
}

.lwmwidt{
    margin-right: -12px;
    overflow: hidden;
    padding-top: 15px;
}
.lwwmdiv{
    width: 370px;
    float: left;
    margin-right: 10px;
    margin-bottom: 17px;
}
.error{
    display: none;
    color: #C03;
    font-size: 12px;
}
.form-control{
    width: 97%;
    border: 1px solid #4d4748;
    background: none;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
    color: #666666;
    height: 34px;
}
.success {
    display: none;
    color: #093;
    background: none;
    margin-bottom: 20px;
}
.insubmit{
    width: 148px;
    height: 38px;
    border: 1px solid #4d4748;
    background: none;
    color: #666666;
}
.lxwmbottom{
	float:right;
    width: 180px;
	overflow:hidden;
	margin-right:100px;	
}
.lxwmright{	
    width: 180px;
	overflow:hidden;
}
.lxwmright dt{
    margin-top:100px;
	padding-left:10px;
	width: 180px;
	font-size:15px;
	color:#707070;	
}
.lxwmright .dbwenzi{
	width: 180px;
	font-size:15px;
	color:#707070;	
}

.lxwmrightr{
	height:40px;
}
.lxwmrightr a { display: block; width: 30px; height: 30px; float: left; margin-left: 14px;}
.lxwmrightr a.two { position: relative; z-index: 1; display: block; width: 30px; height: 24px; background: url(../Images/weixin_over.png) no-repeat;}
.lxwmrightr a.two:hover {background: url(../Images/weixin_over.png) no-repeat; }
.lxwmrightr a.three { position: relative; z-index: 1; display: block; width: 30px; height: 24px; background: url(../Images/qq_over.png) no-repeat;}
.lxwmrightr a.three:hover {background: url(../Images/qq_over.png) no-repeat; }
.lxwmrightr a .ewmm{ position: absolute; bottom: 30px; left: 50%; z-index: 9; width: 130px; height: 0px; margin-left: 0px; overflow: hidden; }
.lxwmrightr a .ewm{ position: absolute; bottom: 30px; left: 50%; z-index: 9; width: 130px; height: 0px; margin-left: -60px; overflow: hidden; }
.lxwmriul li{
	width:60px;
	text-align:center;
	float:left;
    overflow: hidden;
    padding-top: 15px;
    padding-bottom: 15px;
}
.lxwmriul .tamll{
	background: url(../Images/tmall_over.png) center center no-repeat;
	width:60px;
	height:20px
	padding-top: 15px;
    padding-bottom: 15px;
}
.lxwmriul .tamll:hover{
	background: url(../Images/tmall.png) center center no-repeat;
	width:60px;
	padding-top: 15px;
    padding-bottom: 15px;
}
.lxwmriul .jd{
	background: url(../Images/jd_over.png) center center no-repeat;
	width:60px;
	padding-top: 15px;
    padding-bottom: 15px;
}
.lxwmriul .jd:hover{
	background: url(../Images/jd.png) center center no-repeat;
	width:60px;
	padding-top: 15px;
    padding-bottom: 15px;
}
.lxwmriul .taobao{
	background: url(../Images/taobao_over.png) center center no-repeat;
	width:60px;
	padding-top: 15px;
    padding-bottom: 15px;
}
.lxwmriul .taobao:hover{
	background: url(../Images/taobao.png) center center no-repeat;
	width:60px;
	padding-top: 15px;
    padding-bottom: 15px;
}
.aicon{
    vertical-align: middle;
}
/*联系我们 end*/
/*footer*/
.footer{
    background: #111111;
    padding-top: 30px;
    padding-bottom: 26px;
}
.footer p{
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
}
/*footer end*/
/*子页*/
/*关于我们*/
.zheadet{
    background: #ffffff;
    padding-top: 10px;
    padding-bottom: 30px;
	border-bottom:1px solid #00561f;
}
.aboutwz{
    padding-top: 21px;
}
.aboutwz li{
    float: left;
    font-size: 14px;
    padding-left: 5px;
}
.aboutwz li a{
    color: #666666;
}
.aboutwz > li + li:before {
    content: '>';
    padding-right: 5px;
    opacity: 1;
}
.abunav{
    height: 44px;
}
.abunav a{
    font-size: 14px;
    color: #666666;
    padding-bottom: 20px;
    margin-right: 50px;
    padding-left: 3px;
    padding-right: 3px;
}
.abunav a:hover{
    color: #daa250;
}
.aactive{
    border-bottom: 3px solid #daa250;
}
.about-content{
	width:855px;
	margin:0 auto;
	overflow:hidden;
    padding: 40px 42px;
    margin-bottom: 25px;
}
.about-content p{
    font-size: 14px;
    color: #666666;
    line-height: 36px;
}
/*关于我们 end*/
/*新闻中心*/
.qynews{
	height:676px;
	background-color:#FFFFFF;
		}
.qynews .title{
	padding-top:90px;
	width:990px;
	margin:0 auto;
	text-align:center;
	height:80px;
		}

.qynewshy{
	height:676px;
	background-color:#f8f7f2;
		}
.qynewshy .title{
	padding-top:90px;
	width:990px;
	margin:0 auto;
	text-align:center;
	height:80px;
		}

.neswleft{
    width: 920px;
    margin: 0 auto;
}
.neswleft li{
    zoom: 1;
    overflow: hidden;
    border-bottom: 1px solid #eeeeee;
    padding-top: 23px;
    padding-bottom: 23px;
}

.newleft{
    width: 920px;
    margin: 0 auto;
}
.newleft li{
    background:url(../images/circle.png) left center no-repeat;
	padding-left:20px;
	width:47.5%;
	float:left;
    overflow: hidden;
    border-bottom: 1px solid #eeeeee;
    padding-top: 23px;
    padding-bottom: 23px;
}

.newleft li a{
   font-size:16px;
   color:#404040;
}

.newleft li a:hover{
   color:#00561f;
}

.newleft li a nobr{
	float:left;
	width:390px;
	overflow:hidden;
	text-overflow:ellipsis; 
}
	
.newleft li a span{
	padding-right:15px;
	background:url(../images/rsanj.png) right center no-repeat;}
	
.newleft li a span:hover{
	padding-right:30px;
	background:url(../images/rsanjover.png) right 10px no-repeat;}

.livemore{width: 920px; margin: 0 auto; float:right; margin-top:10px; padding-right:110px;}
.btn_more{display: block;*display: inline;*zoom: 1;position: relative;height:38px; line-height:38px;border:1px dotted #dedddb;color: #cccccc;text-decoration: none;
font-size: 18px; text-transform: uppercase; width:126px; margin: 0 auto 0; text-align:center;}
.btn_more:hover{position: relative;height: 38px;width: 126px; text-align:center;line-height:38px; background:#F00; color:#FFF;font-size: 18px;}

.qyneslh{
    background:url(../images/circle.png) left center no-repeat;
	padding-left:20px;
	font-size: 18px;
    color: #404040;
    line-height: 33px;
}

.qyneslh:hover{
    color: #00561f;
}

.qyneslep{
    padding-left:20px;
	font-size: 14px;
    color: #666666;
    line-height: 24px;
	padding-right:20px;
	background:url(../images/rsanj.png) right center no-repeat;
}

.news{
    margin-top: 13px;
    margin-bottom: 25px;
}
.newsleft{
    width: 850px;
    padding-bottom: 40px;
}
.neswleful{
    width: 807px;
    margin: 0 auto;
}
.neswleful li{
    zoom: 1;
    overflow: hidden;
    border-bottom: 1px solid #eeeeee;
    padding-top: 23px;
    padding-bottom: 23px;
}
.nesleimg{
    width: 200px;
    height: 130px;
}
.neslep{
    width: 582px;
}
.neslh3{
    font-size: 18px;
    color: #333333;
    line-height: 33px;
}
.neslep{
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    height: 75px;
}
.nespspan{
    font-size: 14px;
    color: #999999;
    line-height: 25px;
}
/*分页*/
.page{
    text-align: center;
}
.page a{
    font-size: 14px;
    color: #999999;
    border: 1px solid #dcdcdc;
    padding: 8px 15px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin: 0 3px;
}
.view-btn{ text-align:center; height:40px; line-height:40px; }
.view-btn a{ font-weight:bold; border:#D4D0C8 1px solid; padding:6px 10px; background-color:#F5F5F5; margin:20px; }
/*分页 end*/

.newsright{
    width: 335px;
}
.newswith{
    width: 295px;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 30px;
}
.nerh3{
    font-size: 18px;
    color: #333333;
    position: relative;
}
.nesreng{
    color: #999999;
}
.nerspan{
    font-size: 14px;
    color: #666666;
    position: absolute;
    top: 2px;
    right: 0;
}
.newswul li{
    font-size: 16px;
    margin-top: 25px;
}
.newswul li a{
    color: #666666;
}
/*新闻中心 end*/
/*新闻中心内页*/
.newsny{
    width: 807px;
    margin: 0 auto;
}
.newnyh3{
    padding-top: 34px;
    padding-bottom: 25px;
    border-bottom: 1px solid #eeeeee;
}
.newnytit{
    font-size: 18px;
    color: #666666;
    margin-bottom: 10px;
}
.newnyspan{
   font-size: 14px;
    color: #999999;
}
.newnyp{
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 15px;
    padding-right: 15px;
	line-height: 2em;
}
.newnyp p{
    color: #999999;
    line-height: 2em;
    font-size: 14px;
}
.newsup{
    border-top: 1px solid #eeeeee;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.nesup{
    width: 50%;
    font-size: 14px;
    color: #999999;
}
.nesdown{
    width: 50%;
    font-size: 14px;
    color: #999999;
    text-align: right;
}
.neactive{
    color: #d38f2c !important;
}
/*新闻中心内页 end*/
/*大记事*/
.about-djs{
    margin-top: 13px;
    padding: 40px 42px;
    margin-bottom: 25px;
}
.abot-time{
    width: 1117px;
    margin: 0 auto;
}
/* timeline */
#timeline {
    width:1117px;
    height: 400px;
    overflow: hidden;
    margin: 40px auto 0 auto;
    position: relative;
    background: url('../images/dot.gif') left 45px repeat-x;
}

#dates {
    width: 800px;
    height: 60px;
    overflow: hidden;
    margin-bottom: 50px;
}

#dates li {
    float: left;
    width: 100px;
    height: 50px;
    font-size: 18px;
    text-align: center;
    background: url('../images/biggerdot.png') center bottom no-repeat;
}

#dates a {
    line-height: 38px;
    padding-bottom: 10px;
    color: #daa250;
}

#dates .selected {
    color: #daa250;
    font-size: 18px;
}

#issues {
    width: 800px;
    height: 350px;
    overflow: hidden;
}

#issues li {
    width:1130px;
    height: 270px;
    float: left;
}

#issues li img {
    float: left;
    margin: 10px 30px 10px 50px;
}

#issues li h1 {
    color: #ffcc00;
    font-size: 36px;
    margin: 29px 0;
    text-shadow: #000 1px 1px 2px;
    text-align: center;
}

#issues li p {
    font-size: 14px;
    margin-right: 55px;
    font-weight: normal;
    line-height: 23px;
    color: #666666;
    height: 184px;
}

#grad_left, #grad_right {
    width: 100px;
    height: 350px;
    position: absolute;
    top: 0;
}

#grad_left {
    left: 0;
    /*background: url('../images/grad_left.png') repeat-y;*/
}

#grad_right {
    right: 0;
    /*background: url('../images/grad_right.png') repeat-y;*/
}

#next, #prev {
    position: absolute;
    font-size: 70px;
    top: 215px;
    width: 22px;
    height: 38px;
    background-position: 0 0;
    background-repeat: no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}

#next:hover, #prev:hover {
    background-position: 0 -76px;
}

#next {
    right: 0;
    background-image: url('../images/next.png');
}

#prev {
    left: 0;
    background-image: url('../images/prev.png');
}

#next.disabled, #prev.disabled {
    opacity: 0.2;
}
/* timeline end*/
/*大记事 end*/
/*产品box-shadow:0 0 15px 15px rgba(228, 233, 238, 0.95);background-color:#FFFFFF;*/
.pro{
    margin-top: 13px;
    padding: 40px 0px;
    margin-bottom: 25px;
}
.pro ul{
    margin-right: -50px;
}
.pro ul li{
    float: left;
    width:300px;
    overflow: hidden;
    margin-right: 0px;
    margin-bottom: 15px;
}

.pro ul li .item{position:relative;width:250px;height:339px;margin:0 auto;background-color:#FFFFFF;overflow:hidden;}
.pro ul li .item img{width:250px;height:259px;overflow:hidden;}
.pro ul li .shd{position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.15);}
.pro ul li .shd a{display:block;width:250px;height:239px;*background-image:url(about:blank);background-image:url(about:blank)\0;}
.pro ul li .txt{position:absolute;left:0;bottom:0;width:226px;height:80px;padding:0 12px;color:#888;}
.pro ul li .txt .dealInfo {
    width: 226px;
	height: 35px;
    padding: 0 12px 0 0px;
    text-align: left;
    margin-top: -1px;
}
.pro ul li .txt .dealInfo .price {
	background:url(../images/price.png) no-repeat 55px center;
	padding-right:50px;
    color: #948075;
    font: 13px/33px '微软雅黑';
    float: left;
}
.pro ul li .txt .dealInfo .shop_preferential {
    float: right;
}
.pro ul li .txt .dealInfo .shop_preferential{
    float: right;
	background:url(../images/tmall_over.png) no-repeat bottom;
	width:26px;
	height:20px;
	padding-right:5px;
}
.pro ul li .txt .dealInfo .shop_preferential:hover{
    float: right;
	background:url(../images/tmall.png) no-repeat bottom;
	width:26px;
	height:20px;
	padding-right:5px;
}

.pro ul li h3{width:226px;height:25px;margin-bottom:6px;padding-top:6px;font:500 18px/25px arial,"Microsoft Yahei";overflow:hidden;}
.pro ul li h3 a{color:#948076;text-decoration:none;}
.pro ul li h3 a:hover{color:#338de6;}
.pro ul li p{width:226px;height:54px;line-height:18px;font-size:12px;}

.pro ul li .item:hover .shd{background-color:rgba(0, 0, 0, 0);}
.pro ul li .item:hover .txt{box-shadow:0 0 15px 15px rgba(248, 249, 249, 0.95);}

.proh3{
    font-size: 18px;
    color: #333;
    text-align: center;
    height: 35px;
    line-height: 35px;
}

/*产品 end*/

/* drama-poster */
.content{height:876px;width:100%; background:url(../images/productbg.jpg) center bottom no-repeat; margin:0px auto 50px auto;position:relative;overflow:hidden;}
.product-memo{margin:0 auto;width:822px;height:682px;overflow:hidden;position:relative}
.drama-poster{margin:0 auto; margin-top:80px; width:674px;height:682px;overflow:hidden;position:relative}
.drama-poster ul{width:10000px}
.drama-poster li{padding:0 7px}
.show-poster-3{width:674px;float:left; height:622px;}
.show-poster-3 .img{display:block;width:674px;height:480px}
.show-poster-3 p{display:none;color:#999;line-height:20px;position:absolute;width:580px;height:180px;left:80px;padding-top:20px}
.show-poster-3 p strong{color:#333;font-weight:normal;text-align:center;}
.drama-poster li.current p{display:block}
.drama-slide li{position:absolute;top:280px}
.drama-slide li.prev{left:0}
.drama-slide li.next{right:0}
.drama-slide li a{display:block;width:13px;height:25px;background:url(../images/bg-slide.png) no-repeat;text-indent:-1000em}
.drama-slide li.prev a{background-position:0 -122px}
.drama-slide li.prev a:hover{background-position:0 -147px}
.drama-slide li.next a{background-position:-13px -122px}
.drama-slide li.next a:hover{background-position:-13px -147px}

/* btndiv */
.btndiv{width:100%;float:left;height:28px;position:relative;}
.btndiv strong{float:left;padding-left:10px;padding-top:4px;}
a.abtn{display:block;height:22px;width:24px;position:absolute;overflow:hidden;background:url(../images/btn.gif) no-repeat;text-indent:-999em;outline:none;}
a.aleft{right:40px;background-position:0 -32px;}
a.agrayleft{cursor:default;background-position:0 0;}
a.aright{right:10px;background-position:-34px 0;}
a.agrayright{cursor:default;background-position:-34px -32px;}
.uldiv{width:950px;padding:8px;margin:20px auto;position:relative;}
/*.uldiv p{width:950px;padding-top:20px;}*/

.ppl{ width:950px; border:0px solid #e8e5ec; margin:0 auto; display:none;}
.ppl ul{list-style-type: none; margin: 0 auto; padding:0; width:950px;}
.ppl li{list-style-type: none;  list-style-position: outside;}

/*fqa*/
.cjwt{
	margin-left:4px;
	width:922px;
	padding-left:5px;	
	font-size:14px;
	height:38px;
	line-height:50px;
	font-weight:600;
	color:#5f5f5f;
}

.show{display:block}
.hidden{display:none}
.graybg{
	
}

.wtda{
	margin-left:0px;
	width:920px;
	overflow:hidden;
	padding-left:8px;
	line-height:2em;
	text-align:left;
}

.cjwt_title{
	margin-left:4px;
	width:922px;
	padding-left:10px;
}

.cleft{
	float:left;
	display:inline;
	line-height:50px;
	cursor:pointer;
	font-family:"Microsoft Yahei"; font-size:14px; letter-spacing:0.1em; color:#505050;
}

.cright{
	float:right;
	margin-right:10px;
	display:inline;
	line-height:50px;
}

.bottomborder{
	border-bottom:1px solid #a7a7a7;
}

.jia{
	width:11px;
	height:11px;
	overflow:hidden;
	/*background-image:url(../images/jia.png);*/
	cursor:pointer;
	display:block;
	text-indent:-5000px;
	margin-left:10px;
	margin-top:-25px;
	_margin-top:10px;
}

.jian{
	width:11px;
	height:11px;
	overflow:hidden;
	/*background:url(../images/jian.png) no-repeat;*/
	cursor:pointer;
	display:block;
	text-indent:-5000px;
	margin-left:10px;
	margin-top:-25px;
	_margin-top:10px;
}

a.deepblue:link,a.deepblue:visited{
	color:#0265cb;
	text-decoration:none;
	position:relative;
}

a.deepblue:hover{
	color:#0265cb;
	text-decoration:underline;
	position:relative
}
a.deepblue1:link,a.deepblue1:visited{
	color:#0265cb;
	text-decoration:underline;
	cursor:default;
}

a.deepblue1:hover{
	color:#0265cb;
	text-decoration:underline;
	cursor:default;
}
.deepblue{
 	color:#ff0000;
}

.quan_3 {
  width: 1090px;
  margin:0 auto;
}
.quan_3 ul {
  max-width: 1090px;
  margin: auto;
}
.quan_3 ul li {
  float: left;
}
.quan_3 ul li.tuandui{
  float: left;
  width: 183px;
  margin-right: 110px;
}

.quan_3 ul li.yytd{
  float: left;
  width: 191px;
  margin-right: 102px;
}

.quan_3 ul li.kftd{
  float: left;
  width: 179px;
  margin-right: 90px;
}

.quan_3 ul li.sheng{
  float: left;
  width: 229px;
  margin-right: 0px;
}

.scrollcontainer{width:947px;height:500px;overflow:hidden;position:relative;margin:0 auto;}
.scrollcontainer ul{width:20000px;position:absolute;left:0px;top:0px;}
.scrollcontainer li{width:947px;height:500px;float:left;}
.scrollcontainer li .joblist{width:947px; overflow:hidden;}
.scrollcontainer li .joblist p{font-family:"Microsoft Yahei"; font-size:14px; line-height:2em; margin-top:40px; text-align:left;}
.jobwenzi{font-family:"Microsoft Yahei"; border-bottom:0px solid #a7a7a7; width:922px; font-size:18px; color:#505050; float:left;}
.jobwenzi h1{font-family:"Microsoft Yahei"; font-size:18px; color:#505050; float:left;}
.jobwenzi h2{font-family:"Microsoft Yahei"; font-size:14px; letter-spacing:0.2em; padding-top:3px; color:#505050; padding-left:20px; float:left;}
.jobwenzi h3{font-family:"Microsoft Yahei"; font-size:18px; color:#505050; float:right;}

.jobtishi{font-family:"Microsoft Yahei";width:947px; font-size:18px; color:#505050; float:left;}
.jobtishi h1{font-family:"Microsoft Yahei"; font-size:14px; letter-spacing:0.2em; color:#505050; float:left;}
.jobtishi span{font-family:"Microsoft Yahei"; font-size:14px; letter-spacing:0.2em; color:#505050; padding-left:20px; float:right;}
/*子页 end*/

/* 核心代码 */
.focus{width:1920px;height:540px;overflow:hidden;position:relative;}
.focus ul{height:540px;position:absolute;}
.focus ul li{float:left;width:1920px;height:540px;overflow:hidden;position:relative;background:#000;}
.focus ul li div{position:absolute;overflow:hidden;}
.focus .btn{position:absolute;width:1920px;height:10px;padding:5px 10px;right:0;bottom:15px;text-align:center;border: 0px solid #dcdcdc; padding: 0px 0px;}
.focus .btn span{display:inline-block;_display:inline;_zoom:1;width:13px;height:13px;_font-size:0;margin-left:5px;cursor:pointer;background:#fff;border-radius:50%;}
.focus .btn span.on{background:yellow;}
.focus .preNext{width:45px;height:100px;position:absolute;top:220px;background:url(../images/sprite.png) no-repeat 0 0;cursor:pointer;display:none;}
.focus .pre{left:0;}
.focus .next{right:16px;background-position:right top;}