@charset "utf-8";
.video-wrap{
    position:relative;
    padding-bottom:55%;
    padding-top:30px;
    height:0;
    overflow:hidden;
    }
    .video-wrap iframe, .video-wrap object, .video-wrap embed{
    position:absolute;
    top:0;
    width:100%;
    height:100%;
    }
.cyj_banner{margin: 0 auto}
.cyj_banner img{display: block; width: 100%; height: auto;}
.container_bg {
    background: url(/global/container_bg.jpg) repeat-x center top #f5f8fc;
    padding: 20px 0;
}
    /*content*/
.curb{border-bottom:#ebebeb 1px solid; background:url(/global/2016_icon_curb.gif) no-repeat 15px 13px; padding:8px 0 10px 38px; line-height:22px; margin-top:7px; color:#666666; margin-bottom:15px;}
.curb a{color:#666;}
.curb a:hover{ color:#333;}

.listconcent { MARGIN: 10px auto;}
.main{margin-top:30px; background:#fff; padding:30px 30px; border:1px #ccc solid;}
.zoomtitl {
	LINE-HEIGHT: 1.5; COLOR:#bc1010; FONT-SIZE: 26px; FONT-WEIGHT: bold; text-align:center; padding:30px 100px 40px;
}
.concentftitle {
	TEXT-ALIGN: center;  COLOR: #666; background:#f5f5f5;
}
.concentftitle1 {
	LINE-HEIGHT: 30px; FONT-WEIGHT: bold
}

.concent{clear:both; padding:30px 5%; line-height:1.9; font-size:16px; font-family:"宋体"; overflow:hidden; border-bottom:#e5e5e5 1px solid; }
.concent p{margin:15px 0;}
.concent img{max-width:100%;}
.concentbj04{line-height:30px; text-align:right; padding-right:63px;}
.sub_left{width:70%; float:left; line-height:35px;  text-align:right; padding-right:15px;}
.sub_right{width:20%; float:left;}

.lszg{}
.lszg img{width: 100%; height: auto;}
/*.content_ewm dd{text-indent: 0;}*/

.info_xgxw_title{ border-bottom:#ebebeb 1px solid; background:url(/global/2016-icon-sidenav.gif) no-repeat left center; padding-left:22px; font-size:18px; font-weight:bold; height:60px; line-height:60px;}
.info_xgxw{clear:both; margin: 0 5%}
.info_xgxw ul{padding:15px 0 20px;}
.info_xgxw li{ background:url(/global/2016_icon_dot_grey.gif) no-repeat left center; padding:0 100px 0 18px; font-size:16px; line-height:34px;  overflow:hidden; position:relative; *font-size:0;}
.info_xgxw li *{*font-size:16px;}
.info_xgxw li span{ position:absolute; right:0; background:#fff; top:0; color:#999999; padding-left:10px; z-index:1;}
.info_xgxw li a{ white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.info_xgxw li a:hover{font-weight:bold;}

@media (max-width: 1280px) {
	*{
		box-sizing:border-box;
		-moz-box-sizing:border-box; /* Firefox */
		-webkit-box-sizing:border-box; /* Safari */	
	}
	.container{width:100%; padding:0 5%;}
	.header{padding: 0;}
}

@media (max-width: 1024px) {
    .cyj_banner{width: 100%;}
    .container_bg{padding: 0;}
}

@media (max-width: 768px) {
    .container{padding: 0;}
    .info_xgxw li{padding:10px 0; padding-left: 16px; line-height: 22px;  background: url(/global/2016_icon_dot_grey.gif) no-repeat 0 20px;}
	.info_xgxw li span{display: none;}
   .info_xgxw li a{white-space: normal}
   .zoomtitl{padding: 10px 7% 30px;}

}