@charset "utf-8";
.m-main {background: #fff;padding: 20px !important;}

.m-honewsbox{text-align: center;padding: 0 15px;}
.m-honewsbox h1{color: #b90609;font-size: 28px;font-weight: bold;padding: 9px 0;    display: block;overflow: hidden;word-wrap: normal; white-space: nowrap;text-overflow: ellipsis;}
.m-honewsbox h1 a{color: #b90609;}
.m-honewsbox h1:hover{color: #b80608;}
.m-honewsbox ul{ text-align: center; padding-bottom:5px;overflow: hidden;}
.m-honewsbox ul li{float: left;height: 20px;line-height: 20px;width: 99%;}
.m-honewsbox li a { display: block;color: #333;padding: 0 20px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.m-honewsbox li a:hover{color: #b80608;padding-left: 16px; transition: all .3s;}


.m-color3d li a{color: #3d3d3d;}
.m-color3d li a:hover{color: #b90609;}
.g-flash,.g-flash img{height: 380px;}
.g-flash img{display: block; width: 100%;}
.g-flash .owl-item{position: relative;}
.g-flash .owl-item p{position: absolute; left: 0; right: 0; bottom: 0; padding: 0 120px 0 15px; height: 48px; line-height: 48px; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis; background: rgba(0,0,0,.3); color: #fff;}
.g-flash .owl-pagination{position: absolute; right: 15px; bottom: 17px;}
.g-flash .owl-pagination .owl-page{float: left; margin-left: 9px;}
.g-flash .owl-pagination .owl-page span{display: block; width: 10px; height: 10px;  border-radius: 5px;background: #fff;}
.g-flash .owl-pagination .active span{background: #ff862d;}
.m-jdhynews{height: 380px;}
.m-openslider{  height: 104px;}
.m-openslider li{float: left;  width: 370px; height: 107px;}
.m-openslider img{display: block; width: 370px; height: 107px;}
.m-openslider .hd a{position: absolute; top: 50%; margin-top: -15px; display: block; width: 18px; height: 46px;  background-repeat: no-repeat;}
.m-openslider .hd a.prev{left: 0; background-image: url(icon-arreow_03.png);}
.m-openslider .hd a.next{right: 0; background-image: url(icon-arreow_055.png);}

.announcement{height: 228px;}
/*large pcScreen*/
@media (min-width:1240px) {
.m-jdhywidleft{width: 800px;}
.m-jdhywidright{width: 420px;}

}
/*medium pcScreen lg*/
@media screen and (max-width: 1240px) {

}
/*medium pcScreen lg*/
@media screen and (max-width: 1199px) {
.u-lgtit {padding: 15px 0;font-size: 24px;}

}
/*pad md*/
@media screen and (max-width: 991px ){
	.f-sm-mb15{margin-bottom: 15px;}
    .page_nav ul li{    padding-right: 40px;}
	.u-lgtit {font-size: 20px;}
    .m-detailbox{padding: 0 27px;}

   .g-flash, .g-flash img{height: 300px;}

   .m-openslider li{margin-right: 10px;}
}
/*phone sm*/
@media screen and (max-width: 767px) {
	.page_nav ul li{    padding-right: 30px;}
	.u-lgtit {padding: 10px 0;}
	.m-detailbox{padding: 0 17px;}

	.g-flash, .g-flash img{height: 250px;}
}
/*small xs*/
@media screen and (max-width: 638px) {
	body{font-size: 14px;}
}
@media screen and (max-width: 450px){
	.m-honewsbox ul li {
	    width: 100%;
	}
}
