@charset"utf-8";
html, body {
    min-width:1100px;
    margin: 0;
    padding: 0;
}
body{
    background:url(../img/20240927_banner.png) center 40px no-repeat;
}
div, dl, dt, dd, ul, ol, li, p, h1, h2, h3, img {
    list-style: none;
    padding: 0;
    margin: 0;
    border: none;
    font-weight: normal;
}
a {
    text-decoration: none;
    color: #333;
}
a:hover {}
.clear_both:after {
    content: " ";
    clear: both;
    display: block;
    overflow: hidden;
}
.fl{ float:left;}
.rt{ float:right;}
/*白色框架*/
.xly_Box {
    margin:0px auto;
    width:1200px;
	height:716px;
	margin-top:426px;
	background:#FFFFFF;
	margin-bottom:63px;
	}
/*======首屏======*/
.title_long1{text-align: center; padding-top:70px;}
.title_long{text-align: center; padding-top:30px;}
.title_long a {cursor: default;}
.headline_row{
   margin:0px auto;
   width:1140px;
   padding-top:18px;
   margin-bottom:30px; 
   overflow: hidden;}
.headline_row h2{
    text-align: center;
    font-size: 34px;line-height:66px;
    font-weight: bold;

/*display: block;
    white-space: nowrap;
    word-wrap: normal;
    overflow: hidden;
    text-overflow: ellipsis;*/
}
.headline_row h2 a{
    /*color: #0a60ad;*/
    color: #333;
}
.headline_row p{
     font-size:16px;
	 color:#666;
	 line-height:32px;
     text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-indent: 2em;	
}
/*.headline_row p a{ color: #ae1414;}	*/
/*栏目*/
.content {
    float:left;
	width:1140px;
	height:172px;
	margin:30px 30px 15px 30px;
    line-height: 36px;
    font-size: 18px;
    color: #10568a;
	background: url(../img/20240927_lbj.png) no-repeat ;
}
.content p{
    float:left;
	padding:30px;
	box-sizing: border-box;
	text-indent:36px;
}
/*box2*/
.box2{width:1140px; margin:0 auto;  }
.box2left{width:532px; margin-top:40px; margin-bottom:30px;}
.ytyf_short{
   float:left;
   width:100%;
   height:38px;
   line-height:38px;
   box-sizing: border-box;
   -moz-box-sizing:border-box; /* Firefox */
   -webkit-box-sizing:border-box; /* Safari */
   background:url(../img/20240927_tit21.png) no-repeat;
   font-weight:bold;
   color:#FFFFFF;	
}
.ytyf_short b{
    float:left;
    background:url(../images/20240927_xzlmty.png) left no-repeat;
	width:180px;
	padding:0px 0px 4px 12px;
	 text-align:left;
    font-size: 24px;
    font-weight: normal;
	font-weight:bold;
    color:#FFFFFF;
 }

.ytyf_short a{
    float: right;
    font-size: 14px;
	padding-right:20px;
	color: #178cea;
}
.rs_news{
    float:left;
    width:100%; 
	height:176px;;
    font-size:18px;
	color:#333333;
	margin-top:20px;
	overflow:hidden;
}
.rs_news ul {width:100%;  }
.rs_news ul li{ 
    width:100%;
	height:39px;
	line-height:39px;
    background: url(../img/20240927_dhdtr-icon.png) left 15px no-repeat;
	text-align:left;
} 
.rs_news li a{
    float:left;
	padding-left:15px;
    font-size:1em;
    color:#333333;	
    text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	text-align: justify;
	overflow:hidden;
     }
/*======行动解读======*/
.main_list4{ margin: 0 auto; width:1140px;   padding-top:50px;height:430px;position:relative;  }
.main_list4 .hd .prev,.main_list4 .hd .next{display:block;width:32px;height:64px;cursor:pointer;position:absolute;z-index:10;}
.main_list4 .hd .prev{background: url(../img/20240927_media_arrow_l.png) no-repeat;top:220px;left:0px;}
.main_list4 .hd .next{background: url(../img/20240927_media_arrow_r.png) no-repeat;top:220px;right:0px;}
.main_list4 .bd{overflow:hidden;}
.main_list4 .bd ul{overflow:hidden;zoom:1;}
.main_list4 .bd ul li{width:258px;height:372px;margin:0 36px 0 0;float:left;position:relative;overflow:hidden;}
.main_list4 .bd ul li:nth-child(2n+1){margin-top:60px;}
.main_list4 .bd ul li img{float:left;width:258px;height:288px;}
.main_list4 .bd ul li p{float:left;width:258px;box-sizing:border-box;padding:12px 12px 0 19px;height:84px;font-size:16px;line-height:26px;background:#10568a;}
.main_list4 .bd ul li a p{color:#fff;}

/*box5*/
.box5{width:1140px; margin:0 auto; margin-bottom:120px;  }
.box5_news{
    width:532px; 
	margin-top:40px; 
	margin-bottom:30px;
    height:116px;;
    font-size:18px;
	color:#333333;
	overflow:hidden;
}
.box5_news ul {width:100%;  }
.box5_news ul li{ 
    width:100%;
	height:36px;
	line-height:36px;
    background: url(../img/20240927_dhdtr-icon.png) left 15px no-repeat;
	text-align:left;
} 
.box5_news li a{
    float:left;
	padding-left:15px;
    font-size:1em;
    color:#333333;	
    text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	text-align: justify;
	overflow:hidden;
}

#backHome {
	display: block;
	position: absolute;
	width: 300px;
	height: 50px;
	/* border: 1px solid red; */
	top: 64px;
	left: 376px;
	z-index: 1;
}

#backBdxd {
	display: block;
    position: absolute;
    width: 300px;
    height: 60px;
    /* border: 1px solid red; */
    top: 120px;
    right: 315px;
    z-index: 1;
}

@media (orientation:portrait) {
	/* 在这里添加横屏（宽屏）时的样式 */
	#backHome {
		display: block;
        position: absolute;
        width: 25%;
        height: 4%;
        /* border: 1px solid red; */
        top: 2%;
        left: 2%;
        z-index: 1;
	}

#backBdxd {
        display: block;
        position: absolute;
        width: 25%;
        height: 4%;
        /* border: 1px solid red; */
        top: 5%;
        right: 0;
        z-index: 1;
	}
}