body {
    font-family: Arial, "Microsoft Yahei", sans-serif;
    font-size: 14px;
}

img {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: middle;
}

/*头部区域*/
#top { width: 100%;}
/*导航区域*/
#nav { background:url(nav_bg.png) repeat-x; height: 78px; width: 100%; text-align: center; margin: 0 auto; overflow: hidden;}
#nav a {font-size: 24px; color: #feeaa3; text-decoration: none; line-height: 78px; padding: 0 42px;}
#nav a:hover {text-decoration: underline;}

/*内容区域*/
.main { width: 100%; margin: 0; overflow: hidden; background-color: #FFFFFF; min-height: 1300px;  }
.main ul { width: 100%; list-style: none;}
.tta {  }
.new_tou {  width: 1200px; margin: 0 auto; text-align: center; background-color: #fef7da; padding: 55px 0; overflow: hidden;}
.new_tou a { font-size: 34px; color:#ce0108; line-height: 65px; font-weight: bold;}
.new_tou a:hover {text-decoration: underline;}
.tt { }
.jy { background-color: #f2f2f2;}
.sp { width: 1200px; margin: 0 auto; overflow: hidden;}
.jb { width: 1200px; margin: 0 auto;}


.newxx { width: 1200px; margin: 0 auto; overflow: hidden; }
.newxx_col { width: 100%;  color:#FFFFFF; text-align: center; float: left; margin-top: 67px;}
.xxdt_list { width: 100%; list-style: none; float: left; overflow: hidden; border: solid 1px #e9cbc9; margin-top: 20px; padding: 38px 0;}
.xxdt_list li { width: 539px; float: left; padding-left: 20px; background: url(list_bg.png) left center no-repeat; margin: 0 30px; border-bottom: dashed 1px #bc0001; }
.xxdt_list li a { font-size: 18px; line-height: 50px; color: #000000; text-decoration: none; }
.xxdt_list li a:hover { text-decoration: underline;}

.mtbd { width: 1200px; float: left; margin-top: 20px; }
.mtbd li { width: 585px; height: 234px; margin-right: 30px; margin-bottom: 33px; float: left; padding: 25px 30px; border: solid 1px #e9cbc9;}
.mtbd li:nth-child(2n) { margin-right: 0;}
.mtbd_txt {  margin: 0 auto; overflow: hidden; width: 520px;}
.mtbd_txt h3 { width: 100%; float: left;}
.mtbd_txt h3 a { font-size: 20px; line-height: 45px; color: #000000; text-decoration: none; font-weight: bold;}
.mtbd_txt h3 a:hover { text-decoration: underline;}
.mtbd_txt p { width: 100%; float: left; font-size: 16px; height:112px; line-height: 28px; color: #666666;}
.mtbd_txt span { width: 100%; float: left; font-size: 16px; line-height: 28px; color: #000;}

.sp_more { width: 20px; height: 20px; float: right; background-color: #de0000; margin: 0; text-align: center; border-radius: 10px;}
.sp_more a {font-size: 20px; line-height: 20px; text-decoration: none; font-weight: normal; color:#fff; cursor: pointer;}
.sp_more:hover { background-color: #333;}


.banner{width: 676px; float: left; overflow: hidden; position: relative;}
.box{width: 676px;height: 460px;margin: 0 auto;overflow: hidden;position: relative; text-align: center;}
.box-1 ul{ width: 676px;}
.box-1 ul li{width: 676px;height: 460px; margin: 0 auto; overflow: hidden; position: relative; text-align: center; }
.box-1 ul li img{display: inline-block; height: 380px; width: 676px; object-fit: cover;}
.box-1 ul li div{ width: 676px; margin: 0 auto;height: 80px;background-color: #da2605;}
.box-1 ul li div h2{ width: 676px; margin: 0 auto;  font-size: 18px; color:#fff; line-height: 80px;text-overflow: ellipsis;overflow: hidden; white-space: nowrap;font-weight: normal;}
.box-2{position: absolute;right: 20px;bottom: 90px; }
.box-2 ul{ }
.box-2 ul li{float:left;width: 12px;height: 12px;overflow: hidden; margin: 0 5px; border-radius: 50%; background: rgba(255,255,255,0.5);text-indent: 100px;cursor: pointer;}
.box-2 ul .on{background: rgba(255,255,255,1);}
.box-3 { position: absolute; right: 4rem; bottom: 0rem; width: 0.8rem; display: none;}
.box-3 span{position: absolute; height: 0.22rem; cursor: pointer; bottom: 0.29rem;}
.box-3 .prev{left: 0.1rem; width: 0.12rem;}
.box-3 .next{right: 0.1rem; width: 0.12rem;}


/*头条*/
.toutiao { width: 1200px; margin: 0 auto; overflow: hidden; }
.js_list { width: 524px !important; height: 460px; float: right; overflow: hidden; background: url(new_ba.png) no-repeat; padding: 17px;}
.js_list li { width: 490px; float: left; padding: 17px 0 17px 30px; border-top: solid 1px #e9cbc9; background:url(new_list.png) 5px center no-repeat;}
.js_list li:first-child { margin-top: 0; border-top: 0; }
.js_list li a { font-size: 18px; line-height: 24px; color: #000; text-decoration: none; font-weight: normal;}
.js_list li span { font-size: 16px; line-height: 40px; color: #333333; float: right; }
.js_list li a:hover { text-decoration: underline;}
.tt_pic { width: 676px; height: 460px; float: left; position: relative;}

.tt_pic img {
    width: 676px;
    height: 380px;
	object-fit: cover;
	opacity: 1;
}
 .shadow {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0px;
    z-index: 10;
    height: 80px;
    line-height: 80px;
	opacity: 1;
    display: block;
    text-align: center;
	background-color: #da2605;
}

.shadow a {
    text-decoration: none;
    color: #fff;
	font-weight: normal;
    font-size: 20px;
    overflow: hidden;
}

.new_more { width: 87px; float: right; height: 26px; margin-top: 10px; margin-right: 20px;}
.new_more h3 { width: 100%; height: 26px; background-color: #de0000;  float: right; text-align: center; border-radius: 13px;}
.new_more h3 a {font-size: 14px; line-height: 26px; text-decoration: none; font-weight: normal; color:#fff; display: block;}
.new_more h3 a:hover { text-decoration: underline;}

.tt_tit { font-size: 20px; font-weight: bold; width: 100%; margin: 0 auto; text-align: left; line-height: 50px; color:#0769bc;}
.tt_tit a {font-size: 20px; font-weight: bold; color:#0769bc;}
.xxtou { width: 100%; float: left; border-bottom: solid 1px #9faaae; padding-bottom: 10px; margin-bottom: 10px;}
.xxtou p { font-size: 14px; width: 100%; margin: 0 auto; text-align: left; line-height: 28px; color:#333333;}
.tt_tit a:hover { text-decoration: underline;}

.new_col { width: 580px; float: left; text-align: right; height: 382px;}
.new_col ul { width: 100%; float: left; list-style: none;}
.new_col a { font-size: 16px; line-height: 82px; color:#fff; text-align: right; padding-right: 67px;}
.new_col a:hover { text-decoration: underline;}
.new_col ul img { width: 290px; height: 190px; float: left;}
.new_col ul h3 { width: 270px; float: right; height: 80px; padding: 10px 0; }
.new_col ul h3 a { font-size: 18px; font-weight: bold; line-height: 30px; color:#333; text-decoration: none;}
.new_col ul h3 a:hover { text-decoration: underline;}
.new_col ul p { width: 270px; float: right; font-size: 14px;}
.new_col ul li { float: left; width: 100%;}
.zwzt { margin: 20px 0 30px 0 !important; float: left; width: 100%; padding: 0 30px;}
.zwzt li { background: url(list_bg.jpg) left center no-repeat; text-align: left;}
.zwzt li a { font-size: 16px; line-height: 40px; padding-left: 20px; text-decoration: none; color: #333;}
.zwzt li a:hover { color:#FF0000;}



.col { width: 100%; margin: 0 auto; text-align: right;}
.col a { font-size: 16px; line-height: 82px; color:#fff; text-align: right; padding-right: 67px;}
.col a:hover { text-decoration: underline;}

.jy_list { width:1200px; margin: 0 auto;}
.jy_list img { float: left; width: 580px; height: 380px;}
.jy_list li { float: left; margin-left: 25px; width: 595px; background: url(jybg.jpg) left center no-repeat;}
.jy_list li a { font-size: 18px; line-height: 47px; color:#333333; text-decoration: none; padding-left: 15px;}
.jy_list li a:hover { color:#c60000;}






/*版权*/
.foot { width: 100%; background-color: #a90505; font-size: 14px; color:#fff; line-height: 30px; padding: 50px 0; text-align: center; }
.foot a { font-size: 14px; color:#fff; line-height: 30px; text-decoration: none;}
/*栏目页*/
.mainaa { width: 100%; margin: 0; background-color:#fef8f8; overflow: hidden; }
.xxcol { width: 1200px !important; margin: 40px auto !important;  font-size: 14px; color:#000000; line-height: 25px; background-color: #FFFFFF;}
.col_list { width: 100% !important; padding-bottom: 40px;}
.col_list li { width: 95%; margin: 0 auto; background: url(list_bg.jpg) left center no-repeat; border-bottom: dashed 1px #333333; padding-left: 20px;}
.col_list li a { font-size: 16px; line-height: 70px; color:#333; text-decoration: none; font-weight: bold;}
.col_list li a:hover { text-decoration: underline;}
/*文章页*/

.xxart { width: 1200px !important; margin: 40px auto !important; padding: 2% 5%; font-size: 14px; color:#000000; line-height: 25px; background-color: #FFFFFF;}
.col_list p { font-size: 16px; color:#000000; line-height: 30px; margin-block-start: 1em; margin-block-end: 1em; text-align: justify;}

