
@charset "utf-8";
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, a, img, dl, dt, dd, ol, ul, li, form, table { margin:0; padding:0; border:0; list-style:none;}
input { margin:0; padding:0; }
h1,h2,h3,h4,h5,h6 { font-weight:normal;}
a { text-decoration:none;}
html, body { font-family:"微软雅黑", "宋体";font-size:14px;}
*{ box-sizing: border-box;}

.smy_ctrl {  min-height:50px; cursor:move; overflow:hidden;}




.title1{display: block; width:1200px; height: 50px; margin:85px 0;}
.title2{ position: relative; left: 50%; margin-left: -600px; width:1200px; height: 50px; margin-top: 90px; margin-bottom: 70px;}
.title_mobile{ display: none; width: 100%; height: auto; margin:40px auto;}
 
 
.g_importantNews .slideBox {
  width: 580px;
  height: 410px;
  overflow: hidden;
  position: relative;
}
.g_importantNews .slideBox .hd {
  overflow: hidden;
  position: absolute;
 bottom: 18px;
 right: 20px;
  z-index: 1;
}
.g_importantNews .slideBox .hd ul {
  overflow: hidden;
  list-style: none;
}
.g_importantNews .slideBox .hd ul li {
  float: left;
  margin-right: 5px;
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 50%;
  cursor: pointer;
  position: relative;
}
.g_importantNews .slideBox .hd ul li.on {
  background: #ffe167;
  width: 20px;
  border-radius: 10px;
}

.g_importantNews .slideBox .bd {
  position: relative;
  height: auto;
  z-index: 0;
}
.g_importantNews .slideBox .bd li {
  vertical-align: middle;
  position: relative;
}
.g_importantNews .slideBox .bd img {
  width: 580px;
  height: 410px;
  display: block;
}
.g_importantNews .m_ulList {
  margin-top: 30px;
}
.g_importantNews .m_ulList li {
  font-size: 18px;
  color: #000000;
  margin-bottom: 20px;
}
.g_importantNews .m_ulList li a {
  color: #000000;
  padding-left: 10px;
}
.g_importantNews .m_ulList li span {
  color: #033e8f;
  font-size: 20px;
  font-weight: bold;
}


.noDesktop {  display: none;}
.g-page { width: 100%;}

/*头图部分*/
.g-head {
  width: 100%;
  height: 1002px;
  overflow: hidden;  
  position:relative;
}
.headBg{ width: 1920px; height: 1002px; position: absolute; left: 50%; margin-left: -960px; }
/* .m-header-box1{ position:absolute; width:923px; height:224px; top:166px; left:50%; margin-left: -461px; z-index: 1; animation:move1 1s 1s;
               -webkit-animation:move1 1s 0.2s; animation-fill-mode:backwards; -webkit-animation-fill-mode:backwards; overflow:hidden;
} */
.m-header-box1{ position:absolute; width:923px; height:224px; top:166px; left:50%; margin-left: -461px; z-index: 1000; overflow:hidden;}
.m-header-box1 img{width:923px;height:224px;}
/* 
@keyframes move1{
  from{height:0px;}
  to{height:224px;}
}
@-webkit-keyframes move1{
  from{height:0px;}
  to{height:224px;}
}
 */
/*头条*/
.g-tt {
  position: relative;
  padding-left: 80px;
  width: 1110px;
  background: url(../sub/icon1.png) 0 2px no-repeat;
  margin: -249px auto 190px;
  height: 102px;
  color: #fff;
}
.g-tt h1 {
  font-size: 24px;
  line-height: 30px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 12px;
}
.g-tt h1 a { color: #fff;}
.g-tt p {
  text-indent: 2em;
  color: #fff;
  font-size: 16px;
  line-height: 30px;
}
.g-tt p a {  color: #ffe167;}

/*part1-要闻*/
.g-part1 {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.g-part1:after {
  content: "";
  display: block;
  clear: both;
}
.g-part1 .m-part1_l {
  width: 580px;
  float: left;
}
.g-part1 .m-part1_r {
  float: right;
  width: 580px;
}
.g-part1 .m-part1_r h2 {
  font-size: 22px;
  line-height: 44px;
  color: #000;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 10px;
}
.g-part1 .m-part1_r h2 a {
  color: #000;
}
.g-part1 .m-part1_r p {
  font-size: 16px;
  line-height: 32px;
  text-indent: 2em;
  color: #777;
  padding-bottom: 24px;
  border-bottom: 1px dashed #777;
}
.g-part1 .m-part1_r p a {
  color: #c2100e;
}
.g-part1 .m-part1_r ul li {
  background: url(../sub/icon.jpg) 0 6px no-repeat;
  margin-top: 23px;
  padding-left: 13px;
  width: 566px;
  color: #000;
  font-size: 18px;
  line-height: 18px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.g-part1 .m-part1_r ul li a {
  color: #000;
}

.g-part1 .m_imgTitle {
  position: absolute;
  left: 0px;
  bottom: 0;
  width: 100%;
  height: 50px;
  line-height: 50px;
  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}
.g-part1 .m_imgTitle a {
  color: #FFFFFF;
  font-size: 18px;
  padding-left: 15px;
}


/* .g-part2四个缩放图 */
.g-part2{
	width:1200px;
	margin: 0 auto;
}
 
 .g-hot{width:1200px ;margin-left:auto; margin-right:auto;}
 .g-hot ul{margin:0 0 0 26px;}
 .g-hot ul:after{content:"";display:block;clear:both;}
 .g-hot ul li{float:left; position:relative; width:285px; height:380px; overflow:hidden; 
                    transition:.6s; -moz-transition:.6s; -webkit-transition:.6s; -o-transition:.6s;
					transform:skewX(-8deg);-ms-transform:skewX(-8deg);-moz-transform:skewX(-8deg);-webkit-transform:skewX(-8deg);-o-transform:skewX(-8deg);z-index:1;
}
 .g-hot ul li:hover{transform:skewX(-8deg) scale(1.08);-ms-transform:skewX(-8deg) scale(1.08);-moz-transform:skewX(-8deg) scale(1.08);-webkit-transform:skewX(-8deg) scale(1.08);-o-transform:skewX(-8deg) scale(1.08);z-index:9;}
 .g-hot ul li img{width:338px;height:380px;margin-left:-26px;transform:skewX(8deg);-ms-transform:skewX(8deg);-moz-transform:skewX(8deg);-webkit-transform:skewX(8deg);-o-transform:skewX(8deg);}
 .g-hot ul li dl{position:absolute; width:310px; height:80px; left:-318px; bottom:0;
                       transform:skewX(10deg);-ms-transform:skewX(10deg);-moz-transform:skewX(10deg);-webkit-transform:skewX(10deg);-o-transform:skewX(10deg);
					   padding:0 32px 0 36px;background:url("../sub/repeat.png") repeat;
}
 .g-hot ul li dl dd{font-size:16px;padding-top:10px;color:#FFF;line-height:24px;}
 .g-hot ul li:hover dl{transform:skewX(8deg) scale(1);-ms-transform:skewX(8deg) scale(1);-moz-transform:skewX(8deg) scale(1);-webkit-transform:skewX(8deg) scale(1);-o-transform:skewX(8deg) scale(1);}


/* .g-part3两个方图 */
.g-part3{
	width:1200px;
	margin: 0 auto;
}
.g-part3-box{ 
	width:100%;
	height: auto;
	overflow: hidden;
}
.g-part3-box ul li{
	width:565px;
	height: auto;
	float: left;
}
.g-part3-box ul li:nth-child(2){	
	float: right;
}
.g-part3-box .boxpic{
	width:565px;
	height: 395px;
    position: relative;
}
.g-part3-box .boxpic img{ width:565px; height: 395px;}
.g-part3-box .boxpic span{ 
	 width:100%; 
	 height:45px; 
	 background: rgba(0,0,0,.5); 
	 text-align: center; 
	 line-height: 45px; 
	 font-size: 18px; 
	 color: #fff;
	 position: absolute;
	 left:0;
	 bottom: 0;
}
.g-part3-box p{
	background: url(../sub/icon.jpg) 0 6px no-repeat;
	margin-top: 25px;
	padding-left: 18px;
	width: 565px;	
	line-height: 18px;
} 
.g-part3-box p a{
	color: #000;
	font-size: 18px;
}

/* g-part4若干方图栏目 */
.g-part4{
	width:1200px;
	margin: 0 auto;
}
.news_list{ width:1320px}
.news_list li{
	float: left;
	position: relative;
	width: 570px;
	height: 305px;
	padding: 30px 0px 0 20px;
	margin: 50px 60px 0 0;
	background: url("../sub/part-bg.png") 0 0 no-repeat;
}
.news_list li:nth-child(1),
.news_list li:nth-child(2){
	margin-top: 0;
}
.news_list li .m-picBox{
	float: left;
	width: 210px;
	height: 240px;
}
.m-picBox img{
	width: 210px;
	height: 240px;
}
.news_list li dl{
	float: right;
	width: 300px;
	padding: 0 43px 0 0;
}
.news_list li dl dt{
	font-size: 26px;
	font-weight: bold;
	margin-top: -6px;
}
.news_list li dl dt a{
	color: #b88c3d;
}
.news_list li dl .u-txt1{
	font-size: 16px;
	color: #666;
	margin-top: 8px;
	padding-bottom: 13px;
	border-bottom: 2px dashed #E5DAC6;
}
.news_list li dl .u-txt2{
	font-size: 16px;
	color: #333;
	line-height: 28px;
	margin-top: 7px;
}
.m-more{ color: #c2100e; }





/* .g-part5遮罩轮播图栏目 */
.g-part5{ width:100%; height: auto; overflow: hidden;}

#index-banner {
	width: 100%;
	height: 500px;
	overflow: hidden;
	position: relative;
	font-family:microsoft yahei;
	margin-bottom: 80px;
}
#index-banner .swiper-container {

	width: 100%;
	position: absolute;
	left: 0;
	top: 21px;
	z-index: 20;
}
#index-banner .swiper-button-prev,
#index-banner .swiper-button-next {
	opacity: 0.8;
	outline: none;
	background-size: 18px auto;
	width: 56px;
	height: 56px;
	background-color: #222;
	transition: background-color 0.2s;
}
#index-banner .swiper-button-prev:hover,
#index-banner .swiper-button-next:hover {
	background-color: #000;
}
#index-banner .swiper-button-prev {
	left: calc(50% - 468px);
}
#index-banner .swiper-button-next {
	right: calc(50% - 468px);
}
#index-banner .swiper-slide {
	width: auto;
}
#index-banner .swiper-slide p{
	margin:0;
	padding:0;
	position: absolute;
	bottom: 24px;
	width:100%;
	height:55px;
	line-height: 55px;
	text-align: center;
	background: rgba(0,0,0,0.6);
	color:#fff;
	font-size: 18px;
}
#index-banner .swiper-slide img {
	opacity: 0.6;
	transition: all 0.3s;
	width: 950px;
	height: 500px;
}
#index-banner .swiper-slide-active img,
#index-banner .swiper-slide-duplicate-active img {
	opacity: 1;
}

/****** 通用适配尾******/
.links {background:#E5870E;height: 50px;line-height: 50px;text-align: center;overflow: hidden;color: #FFF;}
.footermobile{ display: none; width: 100%; background: #e5870e;}
.links_mobile{ padding:20px 0; text-align: center;}
.links_mobile a{ display: inline-block; line-height: 30px; margin:0 20px; color: #fff; font-size: 16px; }
.links_mobile p{ width: 100%; text-align: center; font-size: 14px; color: #fff;}







/***********************************************移动端适配*******************************/
@media only screen and (max-width: 768px) {
	.footer_pc{ display: none;}
	.footermobile{ display: block;}
	.title1,.title2{display: none;}
	.title_mobile{ display: block;}



	.g_importantNews .slideBox {
	width: 100%;
	height: auto;
	}
	.g_importantNews .slideBox .bd img {
	width: 100%;
	height: 7rem;
	}		
	.noDesktop {
	display: block;
	}
	.noMobile {
	display: none;
	}
	.mobHead {
	width: 100%;
	height: auto;
	}
	.g-tt {
	padding-left: 0px;
	width: 95%;
	background: none;
	margin: 0px auto 30px;
	height: unset;
	color: #000;
	}
	.g-tt h1 {
	font-size: 20px;
	line-height: 30px;
	}
	.g-tt h1 a {
	color: #000;
	font-weight: bold;
	}
	.g-tt p {
	color: #000;
	}
	.g-part1 {
	width: 100%;
	margin-bottom: 30px;
	}
	.g-part1 .m_imgTitle a {    
	  font-size: 16px; 
	   display: inline-block;
	   width: 70%;
	   white-space: nowrap;
	   text-overflow: ellipsis;
	   overflow: hidden;
	}
	.g-part1 .m-part1_l {
	width: 100%;
	margin-bottom: 10px;
	float: none;
	}

	.g-part1 .m-part1_r {
	float: none;
	width: 100%;
	}
	.g-part1 .m-part1_r h2 {
	width:95%;
	margin-left: auto;
	margin-right: auto;
	font-size: 20px;
	line-height: 30px;
	}
	.g-part1 .m-part1_r p {
	padding-bottom: 10px;
	width:95%;
	margin: 0 auto;
	text-indent: 0;
	}
	.g-part1 .m-part1_r ul li {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 2%;
	width: 95%;
	font-size: 16px;
	line-height: 20px;
	}
	.g-part1 .m-part1_r ul li.more a {
	font-size: 14px;
	}
	/*  适配四个缩放图 */
	.g-part2 { width: 95%; margin: 0 auto;}

	.g-hot{width:100%;margin-top:10px;}
	.g-hot ul{margin:0 0 0 0;}
	.g-hot ul li{width:47%; height:auto; margin:0 0 2% 2%; 
				transition:none;-moz-transition:none;-webkit-transition:none;-o-transition:none;transform:none;
				-ms-transform:none;-moz-transform:none;-webkit-transform:none;-o-transform:none;
	}
	.g-hot ul li:hover{transform:none;-ms-transform:none;-moz-transform:none;-webkit-transform:none;-o-transform:none;z-index:9;}
	.g-hot ul li img{width:100%; height:5.5rem; margin:0; transition:none;-moz-transition:none;-webkit-transition:none;
					-o-transition:none;transform:none;-ms-transform:none;-moz-transform:none;-webkit-transform:none;-o-transform:none;
	}
	.g-hot ul li dl{display:none; }


	/* 适配两个方图 */
	.g-part3{
	width:95%;
	margin: 0 auto;
	}
	.g-part3-box{ 
	width:100%;
	height: auto;
	overflow: hidden;
	}
	.g-part3-box ul li{
		width:100%;
		height: auto;
		float: none;
	}
	.g-part3-box ul li:nth-child(2){	
	  float: none;
	}
	.g-part3-box .boxpic{
		width:100%;
		height: auto;
		position: relative;
	}
	.g-part3-box .boxpic img{ width:100%; height: auto;}
	.g-part3-box .boxpic span{ 
		 width:100%; 
		 height:45px; 
		 padding: 0 15px;
		 background: rgba(0,0,0,.5); 
		 text-align: center; 
		 line-height: 45px; 
		 font-size: 16px; 
		 color: #fff;
		 position: absolute;
		 left:0;
		 bottom: 0;
		 white-space: nowrap;
		 text-overflow: ellipsis;
		 overflow: hidden;
	}
	.g-part3-box p{
		background: url(../sub/icon.jpg) 0 6px no-repeat;
		margin-top: 25px;
		padding-left: 18px;
		width: 100%;	
		line-height: 28px;
	} 
	.g-part3-box p a{
		color: #000;
		font-size: 18px;
	}

	/* 适配若干方图 */
	.g-part4{
		width:95%;
		margin: 0 auto;
	}
	.news_list{ width:95%; margin: 0 auto;}
	.news_list li{
		float: none;
		position: relative;
		width: 100%;
		height: auto;
		padding: 0 0 0 0;
		margin: 20px 0 0 0;
		background: none;
	}
	.news_list li:nth-child(1),
	.news_list li:nth-child(2){
	  margin-top: 20px;
	}
	.news_list li .m-picBox{
		float: none;
		width: 100%;
		height: auto;
	}
	.m-picBox img{
	   width: 100%;
	   height: auto;
	}
	.news_list li dl{
		float: none;
		width: 100%;
		padding: 0 0 0 0;
	}
	.news_list li dl dt{
		font-size: 20px;
		font-weight: bold;
		margin-top: 20px;
	}
	.news_list li dl dt a{
	 color: #b88c3d;
	}
	.news_list li dl .u-txt1{
		font-size: 16px;
		color: #666;
		margin-top: 15px;
		padding-bottom: 13px;
		border-bottom: 2px dashed #E5DAC6;
	}
	.news_list li dl .u-txt2{
		font-size: 16px;
		color: #333;
		line-height: 28px;
		margin-top: 15px;
	}
	.m-more{ color: #c2100e; }



	/* 适配遮罩轮播图 */
	.g-part5{ width:100%; height: auto; overflow: hidden;}

	#index-banner {
		width: 100%;
		height: 7rem;
		margin-bottom: 30px;
	}
	#index-banner .swiper-button-prev {
	   left: calc(50% - 48%);
	}
	#index-banner .swiper-button-next {
	   right: calc(50% - 48%);
	}
	#index-banner .swiper-button-prev, 
	#index-banner .swiper-button-next {
	   width:26px;
	}
	#index-banner .swiper-slide img {
		width:100%;
		height:6rem;
	 }	
	#index-banner .swiper-slide p{
		padding:0 15px;
		position: absolute;
		bottom: 2px;
		width:100%;
		height:45px;
		line-height: 45px;
		text-align: center;
		background: rgba(0,0,0,0.6);
		color:#fff;
		font-size: 16px;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
	}
					
 
}
