
@import "common1.css";
/*首页*/
@media screen and (max-width: 1395px) {
	.video{
		width:100%;
		height: 320px;
	}
	dt.dw6{
		height: 179px !important;
		width: auto;
	}
 .stecnews_page .companynews_detatil .comcontent p{
	font-size: 12px;
	line-height: 24px;
	margin-top:20px;
	margin:20px;
  }


   
}
@media screen and (min-width: 1395px) {
	.shipin{
		width: 939px;
		height: 449px;
		margin:0 auto !important;
	}
	.video{
		width:100%;
		height: 100%;
	}
	dt.dw6{
		height: 274px !important;
		width: auto;
	}
.stecnews_page .companynews_detatil .comcontent p{
	font-size: 12px;
	line-height: 24px;
	margin-top:20px;
	margin:20px 90px;
  }
  
	
}
/*媒体中心  集团动态*/
.stecnews{
   margin:20px;
	height: auto;
	overflow: hidden;
	min-height: 300px;
}
.companynews{
	width:100%;
	min-height: 275px;
	padding-bottom:20px;
	border-bottom:1px dashed #717171;
}
.companyleft{
	width: 50%;
	float: left;
	height: auto;
	max-height: 275px;
}
.companyleft img{
	width: 100%;
	height: 100%;
	max-width:520px;
	max-height:275px;
}
.companyright{
	width: 47%;
	float: left;
	margin-left: 3%;
	display: inline-block;
}
.companyright h1{
	font-size: 20px;
	color:#000000;
	padding-top:20px;
	line-height: 30px;

}
.companyright h3{
	font-size: 16px;
	color:#000000;
	line-height:28px;
	padding:10px 0;
}
.companyright .rightmore{
	float: right;
	width:40%;
	text-align: right;
}
.companyright .rightmore span{
	padding-left: 10px;
}

.medialist{
	width:100%;
	height: auto;

}
.medialist .linksblock{
	display: block;
	width: 100%;
	height: auto;
	color:#727272;
}
.medialist dl,.mediacomeright dl{
  width: 100%;
  margin-top: 20px;
  position: relative;
  height: auto;
  min-height: 90px;
  padding:10px 20px;
  border-bottom: 1px dashed #717171;
}
.medialist dl.active,.mediacomeright dl.active{
	background: #e2e2e2;
}
.medialist dl dt,.mediacomeright dl dt{
	font-size: 20px;
	color:#000000;
	line-height: 24px;
	height: 24px;
}
.medialist dl dt,.mediacomeright dl dt a{
	color:#000000;
}
.medialist dl  dd,.mediacomeright dl dd{
	float: left;
	margin-top:20px;
	display: inline-block;
}
.medialist dl  dd.wz,.mediacomeright dl dd.wz{
	width:78%;
  line-height: 20px;
  font-size: 12px;
}

.medialist dl  dd.date,.mediacomeright dl dd.date{
	width:20%;
	margin-left: 2%;
	line-height: 20px;
	font-size: 12px;
	height: 25px;
	position:absolute;
	bottom:20px;
	text-align: right;
}

.medialist dl  dd.date span,.mediacomeright dl dd.date span{
	padding-left: 10px;
	display: inline-block;
}
.medialist dl  dd.date  .rightmore,.mediacomeright dl dd.date .rightmore{

	padding-left: 10px;
	display: inline-block;
}
.medialist dl  dd.date  .rightmore{
	position:absolute;
	right: 40px;
	bottom: 0;
	width:100%;
	height: 100%;
}



/*媒体中心  集团动态内页*/
.stecnews_page{
	margin:20px;
}
.stecnews_page .companynews_detatil{
	width:100%;
	background: #f7f7f7;
	min-height: 300px;
	padding-bottom:30px;
}
.stecnews_page .companynews_detatil .returnback{
	width:100%;
	height: 60px;
	overflow: hidden;

}
.stecnews_page .companynews_detatil .returnback span{
	font-size: 12px;
	color:#ffffff;
	height: 30px;
	padding:0px 15px;
	text-align: center;
	line-height: 30px;
	background: #939598;
	width:50px;
	float: right;
	margin-top:20px;
	margin-right: 20px;
	display: inline-block;
}
.stecnews_page .companynews_detatil .returnback span a{
	width: 100%;
	height: 100%;
	display: inline-block;
	line-height: 30px;
	text-align: center;
	color:#ffffff;
}
.stecnews_page .companynews_detatil .returnback span img{
	padding-right: 5px;
}
.stecnews_page .companynews_detatil .comcontent{
	padding:0px 20px;
	min-height: 200px;
}

.stecnews_page .companynews_detatil .comcontent h1{
	font-size: 24px;
	font-weight: bold;
	color:#000000;
	text-align: center;
	line-height: 36px;
}
.stecnews_page .companynews_detatil .comcontent h3{
	font-size: 14px;
	text-align: center;
	line-height: 30px;
}
/*.stecnews_page .companynews_detatil .comcontent p{
	font-size: 12px;
	line-height: 24px;
	margin-top:20px;
	margin:20px;
}*/



/*媒体来访*/
.mediacome{
	margin:20px;
}
.mediacomelist{
	width:100%;
	clear:both;
	min-height: 300px;
}
.mediacomelist .mediacomeitem{
	width:100%;
	min-height: 130px;
	padding-bottom:10px;
	border-bottom: 1px dashed #717171;
	margin-top: 20px;
}
.mediacomelist .mediacomeitem:after{
    clear:both;
	content: ".";
	width: 0;
	height:0;
	display:block;
   visibility: hidden;
}
.mediacomelist .mediacomeitem_item{
	width:100%;
	clear: both;
	min-height: 80px;
	padding-bottom:10px;
	border-bottom: 1px dashed #717171;
	margin-top: 20px;

}
.mediacomeitem .mediacomeleft{
   width:183px;
   height: 122px;
   float: left;
}
.mediacomeitem .mediacomeleft a{
	width:100%;
	height: 100%;
	display: block;
	position:relative;

}
.mediacomeitem .mediacomeleft a .mask{
	width:100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background:rgba(0,0,0,.5);
	z-index:99;
}
.mediacomeitem .mediacomeleft a .mask img.maskpic{
	  line-height: 122px;
	  text-align: center;
	  width: 42px;
	  height: 42px;
	  margin: 40px auto;
	  display: block;

}
.mediacomeitem .mediacomeleft a img.pic{
	width:100%;
	height: 100%;
	position:absolute;
	top:0;
	left: 0;
	z-index:9;
        margin-top:0px;
}
.mediacomeitem .mediacomeright{
	width:72%;
	float: left;
	margin-left: 3%;
	display: inline-block;
}
.mediacomeright dl{
	border-bottom: none;
}

.mediabottom{
	background: #f7f7f7;
	padding:20px;
}
.mediabottom h1{
	font-size: 16px;
	color: #000000;
	line-height: 24px;
}
.mediabottom  ul.con1 li{
	font-size: 12px;
	color:#727171;
	line-height: 24px;
}
.mediabottom  ul.con2 li{
	font-size: 12px;
	line-height: 24px;
	color:#009ce1;
}.mediacomeright dl dd{
	margin-top:0;
}
.mediacomeright dl dd.wzplan{
	width:100%;
	line-height: 24px;
	font-size: 12px;
}
.mediacomeright dl dd.datetime{
	width: 100%;
	text-align: right;
}



/*媒体来访内页  有视频*/
.shipin{
	margin:40px 20px;
  position: relative;
  min-height: 320px;
}

.videobg{
	width:100%;
	height: 100%;
	position:absolute;
	top:0;
	left: 0;
	z-index:3;
	max-width: 939px;
}
.videobg img{
	width:100%;
	height: auto;
}
.videoCav{
	width:100%;
	height: 100%;
	position:absolute;
	top:0;
	left: 0;
}


/*媒体中心  下载区*/
.download{
	margin:20px;
	height: auto;
	min-height: 400px;
	clear:both;
	padding-bottom:30px;
}
.totalvolume,.partvolume{
	width:100%;
	margin-top:20px;
}
.totalvolume h1,.partvolume h1{
	font-size: 28px;
	line-height: 30px;
	color:#006ebc;
	padding-bottom:10px;
	border-bottom:1px solid #bababa;
}

.totalvolume dl,.partvolume dl{
	width:24%;
	height: auto;
	float: left;
	margin:20px 20px 0 0;
	display: inline-block;
}
.totalvolume dl dt,.partvolume dl dt{
	width: auto;
	height: auto;
}
.totalvolume dl dt img{
	width: 100%;
	height: 100%;
}

.totalvolume dl dd,.partvolume dl dd{
	width:100%;
	text-align: left;
	font-size: 12px;
	height: 28px;
	line-height: 28px;
}
.totalvolume dl dd.dw2,.partvolume dl dd.dw2{
	width:100%;
	text-align: right;
	height: 19px;
	line-height: 20px;
}

.partvolume dl{
	width:20%;
	height: auto;
}
.partvolume dl dt{
	width: 100%;
	height: auto;
}
.partvolume dl dt img{
	width:100%;
	height: 100%;
}


table,
th,
td,
.mce-item-table,
.mce-item-table th,
.mce-item-table td {
	border: 1px solid #eaeaea;
}

table a {
	color: #333;
}

table,
.mce-item-table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin: 0 0 28px;
	width: 100%;
}

table th,
.mce-item-table th,
table caption {
	border-width: 0 1px 1px 0;
	font-family: "Arial";
	font-size: 12px;
	line-height: 18px;
	padding: 7px;
	text-align: center;
	vertical-align: baseline;
	color:#727272;
}

table td,
.mce-item-table td {
	border-width: 0 1px 1px 0;
	font-family: "Arial";
	font-size: 12px;
	padding: 7px;
	vertical-align: baseline;
	color:#727272;
	line-height:18px;
}
.aligncenter{
	display:block;
	width: 80%;
	margin:7px auto;
}
