*{ padding: 0; margin: 0; font-family: "微软雅黑";}
body{ background: #fff;}

.header-shijiuda{min-width:1250px;}
.header-shijiuda .header-img{
	width: 100%;
min-width:1250px;
	height: 610px;
    background: url(/sitesources/hnsjct/upload/201803/20180305092649715.jpg) top center no-repeat;
    <!--background: url(/sitesources/hnsjct/upload/201710/qmcyzd_bannergai2.jpg) top center no-repeat;-->
    
}
.header-shijiuda .header-text{
	width: 960px; 
	margin: 0 auto;
}

.section1{
	background: url(../images/qmcyzd_imgbg.png) 0 -10px no-repeat;
	width: 980px; 
	height: 730px;
	margin: 0 auto;
	margin-top: 50px;
	padding-left: 80px;
	padding-right: 80px;
position:relative;
}
.section1 .section1-title h2{
	font-size: 30px;
	text-align: center;
	line-height: 150%;
	font-weight: bold;
}

.section1 .section1-title p{
	font-size: 18px;
	text-indent: 2em;
	text-align: left;
	line-height: 150%;
	margin-top: 25px;
}

 #section1-img .carousel-caption{
	width: 100%;
	height: 40px;
	text-align: left;
	line-height: 15px;
	font-size: 26px;
	left: 0;
	bottom: 0;
	background: #000;
	opacity: .5;
	filter:alpha(opacity=50);
}

.section1 .section1-pinlun{
	font-size: 21px;
	color: #ff0000;
	text-align: center;
	margin-top: 30px;
}


.section2-shijiuda{
	width:980px; 
	margin-top: 60px; 
	padding: 10px;
	margin: 0 auto;
position:relative;
}
.section2-shijiuda .section2-title{
  margin-top:30px;
}

.section2-shijiuda  h2{
	height: 60px;
	text-indent: 1.5em;
padding-left:15px;
margin-bottom:15px;
	line-height: 60px;
	background: url(../images/qmcyzd_logo_bg_1.png) top left no-repeat;
}
.section2-shijiuda  h2 .more{
	font-size: 14px;
	width: 120px;
height:40px;
	line-height: 80px;
	float: right;
	color: #fff;
}

.section3-shijiuda{
	width:980px; 
	margin-top: 40px; 
	padding: 10px;
	margin: 0 auto;
}
.section3-shijiuda .section3-title{
	width: 48%;
}

.section3-shijiuda .section3-left{
	float: left;
width:100%;
}
.section3-shijiuda .section3-right{
	float: right;
width:100%;
}

.section3-shijiuda  h2{
	height: 60px;
	text-indent: 1.5em;
padding-left:15px;
	line-height: 60px;
	background: url(../images/qmcyzd_logo_bg_2.png) top left no-repeat;
}
.section3-shijiuda  h2 .more{
	font-size: 14px;
	width: 120px;
	line-height: 80px;
	float: right;
	color: #fff;
}


.footer-shijiuda{
	height: 160px;
	width: 100%;
margin-top:50px;
	text-align: center;
	color: #fff;
	background: #ce050c;
	line-height: 35px;
}

/*十九大左右布局*/
.sjd_lr{width:980px;min-height:200px;height:auto !important;margin:0px auto;padding:10px;}
.sjd_l{width:460px;float:left;}
.sjd_r{width:460px;float:right;}
.clear{clear:both;}


/*十九大网页打开时播放的视频*/
.ship{
			position: fixed;
			
			width: 100%;
			height: 100%;
z-index:9998
		}
		.ship video{ height: 100vh; width: auto; position: absolute; z-index: 999;}
		.ship .closevideo{ position: absolute; top: 90vh; left: 50%; margin-left: -50px; color: #fff; font-weight: bold; background: #e00000; width: 121px; height: 30px; line-height: 30px; text-align: center; cursor: pointer; z-index: 9999;}
		.ship .textP{width:500px;  opacity: 0.7;  filter:alpha(opacity=70); color: #000; line-height: 30px;font-size: 26px; text-align: center; margin-top: 60px; position: absolute; left: 50%; }



