body{ margin: 0;padding: 0;font-family: "Microsoft Yahei";overflow-x:hidden;overflow-y:auto;width: 100%;height: 

100%;font-size:12px;
}
*{text-decoration: none;list-style: none;}
img{border: 0px;}
ul,li,dl,dd,dt,p,ol,h1,h2,h3,h4,h5{font-size: 12px;font-weight: 100;padding: 0;margin: 0;}
.wrap{margin: 0 auto;}
.fl{float: left;}
.fr{float: right;}
.index{overflow: hidden;}
.clr{clear:both; height:0px; width:100%; font-size:1px; line-height:0px; visibility:hidden; overflow:hidden;}
.pointer{cursor:pointer;}
a,input,button{ outline:none; }
::-moz-focus-inner{border:0px;}
a:link {text-decoration:none;} 
a:visited {text-decoration:none;} 
a:hover {text-decoration:none;} 
a:active {text-decoration:none;}
.wrapper{clear: both;width: 100%;}
.fl{float:left;}
.fr{float:right;}
.none{display:none;}
/* 锟斤拷页锟斤拷式  默锟斤拷为锟斤拷锟斤拷幕锟斤拷锟斤拷式*/
.bg{width: 100%;height: 100%;position: fixed;left: 0px;top: 0px;z-index: -6;}
.bg img{width:100%;height:100%;}
.newtitles{
	background:url(../image/title.png) no-repeat 0px 0px;
	width: 190px;
	    height: 50px;
	    position: absolute;
	    top: 0px;
	    z-index: 9999;
	    font-size: 24px;
	    line-height: 50px;
	    color: white;
	    text-indent:20px;
		font-size:"微软雅黑";
}
.imgtitle{
	height: 40px;
	    line-height: 40px;
	    background: #000000;
	    opacity: 0.8;
	    min-width: 100%;
	    /* left: 10px; */
	    position: absolute;
	    bottom: 0px;
	    color: white;
	    z-index: 9999;
	    opacity: 0.5;
	    text-indent:10px;
		font-size:18px;
		text-align: left;
		
}
.icon_1{
	 
	background:url(../image/icon1.png) no-repeat 40px center;
}
.icon_2{
	background:url(../image/icon2.png) no-repeat 40px center;
}
.icon_3{
	background:url(../image/icon3.png) no-repeat 40px center;
}
.icon_4{
	background:url(../image/icon4.png) no-repeat 40px center;
}
/*锟斤拷锟斤拷锟斤拷式*/
.top{
	width: 100%;
	height: 98px;
	text-align: left;
	/* line-height: 36px; */
	color: #fff;
	/* background:url(../../js/ams-portal/newindex/img/bg_head.png) no-repeat center top; */
	 background:url(../image/top_bg.jpg) no-repeat center top;
	padding:0 80px;
	padding-top: 24px;
}
.top a{
	margin-left:100px;
}
.navbar{
	min-height:48px;
	margin-bottom:0;
}

.navbar-brand{
	width:70%;
	height:auto;
}
.navbar-toggle{
	margin-top:22px;
}
.navbar-brand>img{
	width:100%;
}
.nav>li>a{
	padding-top:10px;
	padding-bottom:10px;
}
.header-search a{
   margin-left:0px;
}

.tright{
	float: right;
	display: inline-block;
	margin-right:9px;
	padding-top:12px;
	}
.tright .form-control{
	height: 28px;
	    padding-top: 0px;
	    padding-bottom: 0px;
	    background: transparent;
	    color: #333;
	    border: 1px solid #c0af8b;
	    border-radius: 0px;
	    border-radius: 14px;
	    -moz-border-radius: 0px;
	    -webkit-border-radius: 14px;
		opacity: 0.6;
}
.tright .form-control::input-placeholder{color:#72533e;}
.tright .form-control::-webkit-input-placeholder{color: #72533e;}
.tright .form-control:-moz-placeholder{color: #72533e;}
.tright .form-control::-moz-placeholder{color: #72533e;}
.tright .form-control:-ms-input-placeholder{color: #72533e;}
.tright .input-group .btn {
    border: 0;
    border-left-width: 0px;
    border-left-style: none;
    border-left-color: currentcolor;
    height: 24px;
    border: 1px solid transparent;
}
.tright .icon-search{
	background: url(../image/icon_search.png) center no-repeat;
	display:block;
	position: relative;
	top: -3px;
	width: 16px;
	height: 16px;}
#navMain{background: #780C00;height:48px;}
#nav{
	padding-left:60px;
	margin:0 auto;
}
#navMain>ul>li{
	float:left;
	display:inline-block;
	margin-right:34px;
	height: 38px;
	position:relative;
	/* width:88px; */
	z-index:10;
}
#nav li a{
	color:#fff;
	font-size:16px;
	font-family:"SimHei";
	text-decoration:none;
	text-align: left;
    width: 100%;
    display: block;
    padding-left: 0;
    padding-right: 0;
    line-height:38px;
    height:38px;
}
#nav li ul li a{
	font-family:"Microsoft YaHei";
}
.target {
				width:100%;
				height:400px;
				overflow:hidden;
				position:relative;
				margin:0 auto;
			}
			.target img {
				position:absolute;
				top:0;
				left:0;

				width:100%;
				height:100%;
			}
.inter_li{
   width: 100%;
   height:auto;
   float:left;
  /*  background:#ddf0ed; */
   background:#780C00;
   border-bottom-left-radius: 4px;
   border-bottom-right-radius: 4px;
}
.nav>li>a:focus,.nav>li>a:focus{background:none !important;}
.inter_li>li{
    box-sizing: border-box;
}
#nav a.menu_second{
	width:100%;
	color:#fff;
	font-size:13px;
    text-align:left; 
    padding-left:8px;height:28px;line-height:28px;
    }
.inter_li>li>a{display:block;width:100%;height:100%;}
.inter_li>li:hover,.inter_li>li:focus{background:#fff;}
#nav a.menu_second:hover,#nav a.menu_second:focus{color:#780C00;text-decoration:none;padding-top:0;padding-

bottom:0;background:none;}
/*banner*/
#banner{
	width: 100%;
	overflow: hidden;
}
#img{width: 100%;height: 380px;}

.dNumber{
	height:46px;
	width:1190px;
	margin:0 auto;
	line-height:46px;
	padding-left:20px;
	box-sizing:border-box;
}
.number{
	background: url(../image/banner_num2.png) center no-repeat;
	color:transparent;
	margin-right:22px;
	width:8px;
	height:8px;
	display:inline-block;
	cursor:pointer;
}
.numberHighlight{
    background: url(../image/banner_num1.png) center no-repeat;
    color:transparent;
    margin-right:22px;
    width:8px;
    height:8px;
    display:inline-block;
    cursor:pointer;
}

/*锟斤拷锟斤拷锟斤拷锟�*/
#fwdt{
height:260px;
overflow:hidden;
background:url(../image/bg_service.png) no-repeat;
background-size:cover;
padding:0 10px;
}
.main,.main_1{margin-top: 20px;}


.title{
	width: 100%;
	text-align: left;
	font-size: 12px;
	padding-bottom: 8px;
    border-bottom: 1px solid #780C00;
    box-sizing:border-box;
    margin-bottom: 16px;
}
.title a,.title a:link,.title a:visited,.title a:active{color: #780C00;font-size:14px;}
.title a:hover{color: #780C00;text-decoration: none;}
.titleb{
	width: 100%;
	height: 24px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: -2;
}
.titlet{
	width: 90px;
	height: 24px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: -1;
}
.content{
	width: 100%;
	overflow: hidden;
}
#fwdt li{
    height: 52px;
    margin-bottom: 24px;
    text-align: center;
	}
#fwdt li div{
	line-height: 28px;
    font-size: 12px;
    color: #333;
}

/*锟斤拷锟脚癸拷锟斤拷*/
.main>.row>div,.main_1>.row>div{
	margin-bottom:20px;
}
.news{
	max-height:430px;
}
#xwgg p a,#xwgg p .date,#xhdt p a,#xhdt p .date{
	font-size: 18px;
	color: #664732;
	line-height: 40px;
}
#xhdt .date{float:right; width:88px; text-align:right;}
#xwgg p a:visited,#xhdt p a:visited{
	color:purple;
}
.hot_news{
	width: 100%;
    height: 106px;
    border-bottom: 1px dashed #780C00;
    padding-bottom:10px;
    box-sizing:border-box;
	}
.hot_news a img{
	width: 144px;
    height: 96px;
    float: left;
    margin-right: 12px;	
}
.hot_news a h2{
	position:absolute;
	left:154px;
	right:20px;
    font-size: 16px;
    color: #780C00;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 24px;
    margin-bottom: 6px;
    font-weight:bold;
}
.hot_news a div{
	position:absolute;
	left:154px;
	top:34px;
	right:0;
    font-size: 12px;
    color: #000;
    height: 60px;
    overflow: hidden;
    white-space:normal;
    line-height:20px;
    letter-spacing:0.8px;
    font-weight:bold;
}
/*学锟结动态*/
.xue{height:430px;}
#xhdt p,.news p{
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow-x: hidden;
}
/*专锟斤拷锟斤拷站*/
.zhuan{height:440px;}
.zhuan_li{width:100%;overflow: hidden;margin-bottom: 8px;height:50px;}
.zhuan_li img{width:100%;height:49px;overflow:hidden;display:block;}
/*图片展示*/
.rowPadding{
	padding:5px 15px;
}
.lineHeight22{
	line-height:22px;
}
#honorzs{
	width:100%;
	overflow:hidden;
}
.photoshow{
	width: 100%;
	overflow: hidden;
	position: relative;
	padding: 20px;
	
}
.photoshow img{
	width: 100%;
	z-index: -1;
	position: absolute;
	left: 0px;
	top: 0px;
}
.photo_img,.photo_b{
	text-align: center;
	color: #418757;
	font-weight: bold;
	font-size: 14px;
	overflow: hidden;
}
.photo_b{
   margin-bottom:8px;
}
.photo_img{height: 136px;margin-bottom: 16px;}
.photo_img img{
	width: 90%;
	z-index: 0;
	height:148px;
}
/*锟斤拷锟斤拷锟斤拷锟斤拷*/
.friendship{
	height: 72px;
	padding-top: 24px;
}
.friendl{
	/* line-height: 24px; */
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	font-family: 微软雅黑;
}
.friendship select {
    border: solid 1px #be9755;
    height: 38px;
	line-height: 38px;
   /* appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;*/

   /* padding-right: 14px;*/

   /* background: url(../img/icon_down.png) no-repeat scroll right center transparent;*/
	width: 100%;
}
.friendship select::-ms-expand { display: none;}

/*锟阶诧拷*/
.footer{
	width: 100%;
	height:100%;
	/*background:url(../image/bg_banner_bottom.jpg) repeat;*/
	background:#54120d; 
	/*background-size: cover;*/
	padding-top: 12px;
	padding-bottom: 12px;
	
}
.footer .col-md-9 ul li{
	line-height: 28px;
	font-size: 16px;
	color:#C4C2C2;
	opacity: 0.8;
	font-weight:600;
}
.footer .col-md-9 ul{
    clear: both;
}
#search_form{
   width:600px;
   height:400px;
   position:absolute;
   top:50%;
   left:50%;
   margin-top:-200px;
   margin-left:-300px;
}
.friendship>div>div{width:20%;}
.photo_li{padding:0;}
#zyxx{width:100%;position:fixed;left:0;top:0;bottom:0;z-index:10000;}
#zyxx_container{color:#63130b;width:550px;height:300px;position:fixed;top:50%;left:50%;margin-top:-200px;margin-left:-275px;background:url(../image/notice_bg.jpg) center no-repeat;padding:8px;}
#content p{font-size: 16px;font-family: "微软雅黑";letter-spacing: 1px;line-height: 20px;text-indent: 34px;color:#63130b;}
#zyxx_text{overflow-x:hidden;overflow-y:auto;height:218px;}
.icon-search2{
	display: inline-block;
	    /* background: #780C00; */
	    width: 26px;
	    height: 23px;
	    position: relative;
	    left: -25px;
	    top: -2.5px;
	    padding-left: 2px;
	}
}
.bg_img_1{
	
	background:url(../image/bg_archives.jpg.png) no-repeat;
	background-size:cover;
	
}
.bg_img_1_img{
	display: inline-block;
	padding-top: 0;
	background:url(../image/pic_archives1.png) no-repeat;
	background-size:cover;
}
.icontext{
	font-size:24px;
	font-family: "microsoft yahei";
	color: #664732;
	font-weight: bolder;
	width:90px;
	text-align: center;
	/* height:124px;
	line-height:124px; */
}
.linkbg1{
		width: 100%;
		height:150px;
		background:url(../image/banner_b1.jpg) no-repeat ;
		background-size:contain;
	}
	.linkbg2{
		width: 234px;
		height:150px;
		background:url(../image/banner_b2.jpg) no-repeat ;
		background-size:contain;
	}
	.linkbg3{
		margin-left:30px;
		width: 234px;
		height:150px;
		background:url(../image/banner_b3.jpg) no-repeat ;
		background-size:contain;
	}
	.linkbg4{
		margin-left:30px;
		width: 100%;
		height:150px;
		background:url(../image/banner_b4.jpg) no-repeat ;
		background-size:contain;
	}
	
	.linkbg5{
		width: 100%;
		height:150px;
		background:url(../image/banner_b5.jpg) no-repeat ;
		background-size:contain;
	}
	.linkbg6{
		margin-left:30px;
		width: 100%;
		height:150px;
		background:url(../image/banner_b6.jpg) no-repeat ;
		background-size:contain;
	}
	.linkbg7{
		margin-left:30px;
		width:234px;
		height:150px;
		background:url(../image/banner_b7.jpg) no-repeat ;
		background-size:contain;
	}
	.linkbg8{
		margin-left:30px;
		width:234px;
		height:150px;
		background:url(../image/banner_b8.jpg) no-repeat ;
		background-size:contain;
	}
	
.quickMenu{
	padding-left:0;
			display:flex;flex-direction: row;overflow: hidden;max-height:280px;
}	
.imgbg_5_1{
		/* width: 310px; */
		min-width:200px;
		min-height: 300px;
		background:url(../image/time_01.jpg) no-repeat;
		background-size:contain;
	}
	.imgbg_5_2{
		/* width: 310px; */
		margin-left:10px;
		min-width:200px;
		min-height: 300px;
		background:url(../image/time_02.jpg) no-repeat;
		background-size:contain;
	}
	.imgbg_5_3{
		/* width: 310px; */
		min-width:200px;
		min-height: 300px;
		margin-left:10px;
		background:url(../image/time_03.jpg) no-repeat;
		background-size:contain;
	}
	.imgbg_5_4{ 
		
		max-height:282px;
		background:url(../image/bg_sevice.png) no-repeat;
		background-size:cover;
		padding-bottom:20px;
		overflow: hidden;
	}
.tza{
	font-family: 微软雅黑;
	font-size: 18px;
	color: #664732;
	margin-top:8px;
}
.tztime{
	font-size: 14px;
	width: 100%;
	color: #6c160d;
	text-align: left;
	font-family: 微软雅黑;
}

.imgbg_5_4_slot{
		width:45%;
		margin-left:5%;
		min-height:120px;
		margin-top:10px;
		opacity: 0.6;
		background: #fff;
		cursor: pointer;
	}
	.imgbg_5_4_slot:hover{
		background:white;
		opacity: 1;
	}


.tongzhi{
	margin-top:24px;
}
.swiper-container {
        width: 100%;
        height: 100%;
        
    }
    .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }	
@media screen and (max-width: 767px){
	#zyxx_container{width:80%;left:10%;margin-left:0;}
	#zyxx{height:1544px;}
	#zyxx_container{background-image:none;background-color:#343c42;border:8px solid #c39f7a;}
	#zyxx_text{height:268px;}
	#banner{height:auto;}
	#img{height:146px;}
	.contentArt p>img{width:100%;height:auto;float:left;}
	.out_system{top:5px;right:20px;}
	.navbar-brand>img{width:300px;}
	
}
@media screen and (min-width: 767px){
	.navbar{background:#780C00;}
	.navbar-default .navbar-nav>li>a{color:white;font-size:20px;}
	.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus{
		color:white;
	}
	.dropdown-menu>li>a{
		line-height:2.42857143 !important;
	}
	.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus{
		background-color:white;
		color:#780C00;
	}
	.dropdown-menu>li>a{
		color:white;
	}
	.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus{
		color:white;
	}
	.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus{
		background-color:#780C00;
	}
	.navbar-nav>li>.dropdown-menu{
		background-color:#9c2012;
	}
	.imgbg_2{
		width: 100%;
		height:400px;
		background:url(../image/bg_archives.jpg.png) no-repeat;
		background-size:cover;
	}
	.imgbg_2_img{
		height:200px;
		margin:100px auto;
	}
}

@media (min-width: 480px) and (max-width: 992px){
	#img{height:200px;}
}


@media (min-width: 320px){
	#img{height:200px;}
}
@media screen and (max-width: 480px){
	#zyxx_container{width:80%;left:10%;margin-left:0;height:440px;margin-top:0;top:100px;}
	#zyxx_text{height:380px;}
	.navbar-header{
		background:url(../image/top_bg.jpg) no-repeat center top;}
	.navbar{background:transparent;}
	#fwdt{background:none;}
	.main,.main_1{margin-top:0;}
	#fwdt>ul{top:15px;overflow:hidden;}
	#fwdt li{width:25%;margin-right:18px!important;height:auto;padding-top:4px;border-radius:6px;background-color:white;}
	.navbar-brand>img{width:100%;}
	
	#xwgg p a, #xwgg p .date, #xhdt p a, #xhdt p .date{
		font-size: 16px;
		line-height:42px;
	}
	.moreNews{
		float: right;
		color: #664732;
		font-size: 16px;
	}
	.linkImgClass{
		display: flex;flex-direction: row;flex-flow:wrap;
	}
	.linkbg1,.linkbg5{
		min-width:100%;
	}
	.linkbg2,.linkbg3,.linkbg4,.linkbg6,.linkbg7,.linkbg8{
		margin-left:0px;
	}
	.linkbg2,.linkbg3,.linkbg7,.linkbg8{
		width:145px;
		margin-top:-40px;
	}
	.linkbg3,.linkbg8{
		margin-left:10px;
	} 
	.linkbg4{margin-top:-40px;}
	.linkbg5,.linkbg6{
		min-width:100%;
		margin-top:-40px;
	}
	.linkbg5{
		margin-top:-60px;
	}
	.fuwutitle{
		height: 120px;
		    line-height: 120px;
		    font-size: 20px;
			color: #664732;
	}
	.icontext{
		 
		    font-family: "microsoft yahei";
		    color: #664732;
		    font-weight: bolder;
		    width: 60px;
		    height: 60px;
		    margin-top: 40px;
		    float: left;
		    /* margin: 0 auto; */
		    /* background: red; */
		    text-align: center;
			margin-left:10px;
	}
	.icon_1,.icon_2,.icon_3,.icon_4{
		background-position: 0px 0px;
	}
	.quickMenu{ 
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		/* min-height: 400px; */
		
	}
	.imgbg_5_1{
		width:45%;
		min-width:120px;
		min-height:120px;
		margin-left: 10px;
		background:url(../image/time_01.jpg) no-repeat;
		background-size:contain;
		margin-bottom:10px;
	}
	.imgbg_5_2{
		width:45%;
		margin-left:5px;
		min-width:120px;
		min-height:120px;
		margin-left: 10px;
		background:url(../image/time_02.jpg) no-repeat;
		background-size:contain;
		margin-bottom:10px;
	}
	.imgbg_5_3{
		width:45%;
		margin-left:5px;
		min-width:120px;
		min-height:120px;
		margin-left: 10px;
		
		background:url(../image/time_03.jpg) no-repeat;
		background-size:contain;
	}
	.tza{
		font-size:16px;
	}
}
@media (min-width: 320px){
	 .linkbg2, .linkbg3, .linkbg7, .linkbg8 {
	     width: 125px;
	 }
    .target{height: 200px;}
}
@media (min-width: 360px){
	 .linkbg2, .linkbg3, .linkbg7, .linkbg8 {
	     width: 145px;
	 }
}
@media (min-width: 375px){
	 .linkbg2, .linkbg3, .linkbg7, .linkbg8 {
	     width: 152px;
	 }
    .target{height: 100px;}
}
@media (min-width: 390px){
     .target{height: 120px;}
	 .linkbg2, .linkbg3, .linkbg7, .linkbg8 {
	     width: 160px;
	 }
}
@media (min-width: 414px){
	 .linkbg2, .linkbg3, .linkbg7, .linkbg8 {
	     width: 172px;
	 }
}
@media (min-width: 424px){
	 .linkbg2, .linkbg3, .linkbg7, .linkbg8 {
	     width: 179px;
	 }
    .target{height: 200px;}
}


@media (min-width: 480px) and (max-width: 992px){
    .target{height: 160px;}
	#fwdt{background:none;}
	#fwdt>ul{top:15px;overflow:hidden;}
	#fwdt li{width:25%;margin-right:18px!important;height:auto;padding-top:4px;border-radius:6px;background-color:white;}
	.top a{margin-left:0;}
	.navbar-header{background:url(../image/top_bg.jpg) no-repeat center top;background-size:cover;}
    .icon-search2 {
        display: inline-block;
        /* background: #780C00; */
        width: 26px;
        height: 23px;
        position: relative;
        left: -35px;
        top: -0.5px;
        padding-left: 2px;
    }
}

@media (min-width: 992px) and (max-width: 1199px){
    .target{height: 180px;}
	#banner{height:401px;}
	#fwdt>ul{top:15px;overflow:hidden;}
	#fwdt li{width:25%;margin-right:18px!important;height:auto;padding-top:4px;border-radius:6px;}
	.top a{margin-left:0;}
	
	#navbar{width:800px;margin:0 auto;}
    
    
	.icon-search2 {
	    display: inline-block;
	    /* background: #780C00; */
	    width: 26px;
	    height: 23px;
	    position: relative;
	    left: -35px;
	    top: -0.5px;
	    padding-left: 2px;
	}
}
@media (min-width: 1000px){
    .navbar .container,#navbar,#navbar>.navbar-nav{width:1090px;margin:1px auto;}
	.navbar-nav>li{
		margin-left:3%;
	}
}

@media (min-width: 1200px){
    .target{height: 260px;}
	.icon-search2 {
	    display: inline-block;
	    /* background: #780C00; */
	    width: 26px;
	    height: 23px;
	    position: relative;
	    left: -35px;
	    top: -0.5px;
	    padding-left: 2px;
	}
	.tongzhi{
		margin-top:15px;
	}
	.linkImgClass{
		display: flex;flex-direction: row;flex-flow:nowrap;
	}
	.linkbg1{
		flex:1;
	}
	.linkbg2,.linkbg3{
		margin-left:30px;width:234px;
	}
	.linkbg4{margin-left:30px;flex:1;}
	
	.linkbg5{
		flex:1;
	}
	.linkbg7,.linkbg8{
		margin-left:30px;width:234px;
	}
	.linkbg6{margin-left:30px;flex:1;}
	
	.fuwutitle{
		text-align: center;
		    width: 100px;
		    float: left;
		    margin-top:35px;
		    height: 30px;
		    font-size: 24px;
			color: #664732;
	}
	.navbar .container,#navbar,#navbar>.navbar-nav{width:1190px;margin:1px auto;}
	.navbar-nav>li{
		margin-left:4%;
	}
	.main{
		width:1190px;
		margin:0 auto;
	}
	.top>.logo{
		margin-left:-50px;
	}
	/* #navbar{width:1400px;margin:0 auto;} */
	.caret{display:none;}
	#honorzs{padding-left:18px;height:176px;}
	.navbar .container{margin-top: 5px;}
	.photoshow{height:292px;padding-top:20px;margin-top: 20px;}
	
	.imgbg_1{
        margin-top: 20px;
        background:#54120d; 
		/*background:url(../image/bg_banner_bottom.jpg) repeat;*/
		 
	}
	.imgbg_1_row{
		margin-top:30px;
	}
	.row_1_1{
		padding-left:20px;
	}
	.row_1_2{
		padding-left:18px;
	}
	.row_1_3{
		padding-left:20px;
	}
	
	.row_2_1{
		padding-left:20px;
	}
	.row_2_1 img{
		width:500px;
	}
	.row_2_2{
		padding-left:18px;
	}
	.row_2_3{
		padding-left:20px;
	}
	.row_2_3 img{
		width:240px;
		height: 150px;
	}
	
	.imgbg_2{
		width: 100%;
		height:480px;
		background:url(../image/bg_archives.jpg.png) no-repeat;
		background-size:cover;
	}
	.imgbg_2_h{
		/* height: 880px; */
		text-align: center;
	}
	.imgbg_2_img{
		height:250px;
		margin-top:150px;
	}
	.imgbg_3{
		width: 100%;
		height:370px;
		background:url(../image/bg_construction.jpg) no-repeat;
		background-size:cover;
	}
	.lsjz{
		max-height:250px;
        overflow: hidden;
		margin-top:80px;
	}
	.imgbg_4{
		width: 100%;
		height:47px;
		background:url(../image/bg_year.png) no-repeat;
		background-size:cover;
		margin-top:15px;
	}
	.imgbg_5{
		height:300px;
		 
	}
	.imgbg_6{
		height:410px;
	}
	 
	
	
	
	.imgbg_5_4_left{
		padding-left: 20px;
	}
	
	.icon_active{
		background:url(../image/button_selected_arrow.png) no-repeat;
	}
	.row_bottom{
		/*padding-bottom: 38px;*/
		padding-top: 16px;
	}
	#swiper3{
		margin-top:80px;
	}
	
	.moreNews{
		width: 100%;
		text-align: right;
		font-size: 16px;
		    color: #6c160d;
		    font-family: "微软雅黑";
			padding-right:15px;
			display: inline-block;
			cursor: pointer;
		/* background:url(../../js/ams-portal/newindex/img/more.png) no-repeat right center; */
		
	}
	
	/* #main{
		width:1190px;
		margin:0 auto;
		margin-top:30px;
		margin-bottom:30px;
	} */
	
	/* 鐓х墖鍒楄〃椤甸潰鏍峰紡 */
	#photomore.#tablePage{
		width:1000px;
	}
	#fwdt{width:195px;}
	.icon_1,.icon_2,.icon_3,.icon_4{
		min-width:90px;
		min-height:105px;
	}
	.imgbg_5_4{
		max-height:236px;
	}
	
	.imgbg_5_4_r{
	    display: flex;
	    flex-direction: column;
	    height:380px;
	    /*padding-top: 160px;*/
		
	}
    .imgbg_5_4_r_text{
		height:400px;
		width: 100%;
        padding-left: 5%;
        font-size: 16px;
        line-height: 150%;
        color: #C6C6C6;
        padding-top: 16%;
        text-align: justify;
		/* background: #007AFF; */
	}
	.imgbg_5_4_r_page{
        margin-right: 10%;
        float: right;
		min-width:150px;
/*		margin: 0 auto;
		text-align: center;*/
		height:100px;
	}
	.zdhcnext{
		position: absolute;
		float:right;
		right:10px;
		top:300px;
	}
	
}
@media (min-width: 1300px){
    .target{height: 290px;}
	.navbar .container,#navbar,#navbar>.navbar-nav{width:1290px;margin:1px auto;}
	.navbar-nav>li{
		margin-left:5%;
	}
	.imgbg_5_4{
		max-height:236px;
	}
	.main{
		width:1290px;
		margin:0 auto;
	}
	.zdhcnext{
		position: absolute;
		float:right;
		right:10px;
		top:300px;
	}
	#swiper3{
		margin-top:90px;
	}
	.img_link1{
		width:90%;
		overflow: hidden;
	}
	.img_link2{
		margin-left: 30px;
		width:90%;
		overflow: hidden;
	}
	.img_link3{
		margin-left: 30px;
		width:90%;
		overflow: hidden;
	}
	.img_link4{
		margin-left: 30px;
		width:90%;
		overflow: hidden;
	}
	
	.img_link,.img_link img{
		width:80%;
		height:80%;
		
	}
	.imgbg_2{
		width: 100%;
		height:580px;
		background:url(../image/bg_archives.jpg.png) no-repeat;
		background-size:cover;
	}
	.imgbg_2_img{
		height:310px;
		margin:150px auto;
	}
	.imgbg_3{
		width: 100%;
		height:450px;
		background:url(../image/bg_construction.jpg) no-repeat;
		background-size:cover;
	}
	.lsjz{
		max-height:330px;
        overflow: hidden;
		margin-top:90px;
	}
	.imgbg_5_4_r{
		margin-top: 100px;
	    display: flex;
	    flex-direction: column;
	    height:300px;
	    /*padding-top: 160px;*/
		
	}
	.imgbg_5_4_r_text{
		height:400px;
		width: 100%;
        padding-left: 5%;
        font-size: 18px;
        line-height: 150%;
        color: #C6C6C6;
        padding-top: 4%;
        text-align: justify;
		/* background: #007AFF; */
	}
	/**图片链接**/
	.linkbg1{
		flex:1;
	}
	.linkbg2,.linkbg3{
		margin-left:30px;width:234px;
	}
	.linkbg4{margin-left:30px;flex:1;}
	
	.linkbg5{
		flex:1;
	}
	.linkbg7,.linkbg8{
		margin-left:30px;width:234px;
	}
	.linkbg6{margin-left:30px;flex:1;}
}
@media (min-width: 1400px){
    .target{height: 330px;}
	.navbar .container,#navbar,#navbar>.navbar-nav{width:1390px;margin:1px auto;}
	.navbar-nav>li{
		margin-left:5%;
	}
	.main{
		width:1390px;
		margin:0 auto;
	}
	.imgbg_2{
		width: 100%;
		height:680px;
		background:url(../image/bg_archives.jpg.png) no-repeat;
		background-size:cover;
	}
	.imgbg_2_img{
		height:400px;
		margin:150px auto;
	}
	.zdhcnext{
		position: absolute;
		float:right;
		right:10px;
		top:320px;
	}
	.img_link,.img_link img{
		width:80%;
		height:80%;
		
	}
	#swiper3{
		margin-top:140px;
	}
	.imgbg_3{
		width: 100%;
		height:570px;
		background:url(../image/bg_construction.jpg) no-repeat;
		background-size:cover;
	}
	.lsjz{
		max-height:420px;
		margin-top:100px;
	}
	.imgbg_5_4_r{
        
	    display: flex;
	    flex-direction: column;
	    height:300px;
	   /* padding-top:380px;*/
		
	}
	.imgbg_5_4_r_text{
        font-size: 21px;
		height:400px;
		width: 100%;
	}
	/**图片链接**/
	.linkbg1{
		flex:1;
	}
	.linkbg2,.linkbg3{
		margin-left:30px;width:234px;
	}
	.linkbg4{margin-left:30px;flex:1;}
	
	.linkbg5{
		flex:1;
	}
	.linkbg7,.linkbg8{
		margin-left:30px;width:234px;
	}
	.linkbg6{margin-left:30px;flex:1;}
}

@media (min-width: 1500px){
    .target{height: 340px;}
	.tongzhi{
		margin-top: 20px;
	}
	.navbar .container,#navbar,#navbar>.navbar-nav{width:1490px;margin:1px auto;}
	.navbar-nav>li{
		margin-left:5%;
	}
	
	.main{
		width:1490px;
		margin:0 auto;
	}
	.imgbg_2{
		width: 100%;
		height:780px;
		background:url(../image/bg_archives.jpg.png) no-repeat;
		background-size:cover;
	}
	.imgbg_2_img{
		height:410px;
		margin:150px auto;
	}
	.zdhcnext{
		position: absolute;
		float:right;
		right:10px;
		top:400px;
	}
	.img_link,.img_link img{
		width:80%;
		height:80%;
	}
	.imgbg_3{
		width: 100%;
		height:670px;
		background:url(../image/bg_construction.jpg) no-repeat;
		background-size:cover;
	}
	.lsjz{
		max-height:570px;
		margin-top:130px;
	}
	.imgbg_5_4_r{
	    display: flex;
	    flex-direction: column;
	    height:300px;
	   /* padding-top:450px;*/
		
	}
	.imgbg_5_4_r_text{
		height:400px;
		width: 100%;
        padding-top: 20%;
        text-align: justify;
	}
	/**图片链接**/
	.linkbg1{
		flex:1;
	}
	.linkbg2,.linkbg3{
		margin-left:30px;width:234px;
	}
	.linkbg4{margin-left:30px;flex:1;}
	
	.linkbg5{
		flex:1;
	}
	.linkbg7,.linkbg8{
		margin-left:30px;width:234px;
	}
	.linkbg6{margin-left:30px;flex:1;}
}
@media (min-width: 1600px){
    .target{height: 370px;}
	.tongzhi{
		margin-top: 24px;
	}
	.fuwutitle{
		margin-top:45px;
	}
	.navbar .container,#navbar,#navbar>.navbar-nav{width:1590px;margin:1px auto;}
	.navbar-nav>li{
		margin-left:6%;
	}
	.top>.logo{
		margin-left:122px;
	}
	
	.imgbg_5_4_r{
	    display: flex;
	    flex-direction: column;
	    height:600px;
	    /*padding-top: 160px;*/
		
	}
	.imgbg_5_4_r_text{
        height:430px;
		width: 100%;
        padding-top: 20%;
        text-align: justify;
	}
	
	/****/
	.linkbg1{
		flex:1;
	}
	.linkbg2,.linkbg3{
		margin-left:30px;width:234px;
	}
	.linkbg4{margin-left:30px;flex:1;}
	
	.linkbg5{
		flex:1;
	}
	.linkbg7,.linkbg8{
		margin-left:30px;width:234px;
	}
	.linkbg6{margin-left:30px;flex:1;}
	
	
	
	
	
	.imgbg_2{
		width: 100%;
		height:880px;
		background:url(../image/bg_archives.jpg.png) no-repeat;
		background-size:cover;
	}
	.imgbg_2_img{
		height:510px;
		margin:150px auto;
	}
	.imgbg_3{
		width: 100%;
		height:770px;
		background:url(../image/bg_construction.jpg) no-repeat;
		background-size:cover;
	}
	.lsjz{
		max-height:670px;
		margin-top:150px;
	}
	.main{
		width:1590px;
		margin:0 auto;
	}
	.zdhcnext{
		position: absolute;
		float:right;
		right:10px;
		top:400px;
	}
	.imgbg_5_4{
		max-height:280px;
	}
	.icon_1, .icon_2, .icon_3, .icon_4 {
		min-height:125px;
	}
} 
	.icon_1, .icon_2, .icon_3, .icon_4{
		float: left;
	}
.imgbg_2_h{ 
		text-align: center;
	}
.footLogo{
	width:400px;
	height:60px;
	margin-right:60px;
	background:url(../image/logo_bottom.png) no-repeat ;
}
.footert ul{
  clear: both;
}

@media (min-width:2000px){
	.main{
		margin-top:50px;
	}
}
.xwdtTitle{
    height: 46px;
    border-bottom:1px solid #780C00;
    line-height: 46px;
    margin-bottom: 8px;
}
.xwdtTitle span{
    display: block;
    float: left;
    width: 120px;
    text-align: center;
    background: #780C00;
    color: #fff;
    font-size:20px;
    font-family:"微软雅黑";
    height: 45px;
}
.xwdtTitle a{
    display: block;
    float: right;
    color: #780C00;
    font-size: 16px;
}
.tzgg{
    padding-top: 10px;
}
.tzgg li{
    clear: both;
    margin-bottom: 22px;
    
}
.tzgg div{
    width:80px;
    height: 60px;
    float: left;
    background: #b82e1f;
    padding: 5px 0;
    margin-right: 10px;
}
.tzgg div h1{
    line-height: 30px;
    color: #fff;
    font-size: 20px;
    text-align: center;
}
.tzgg div h2{
    line-height: 20px;
    color: #fff;
    font-size: 16px;
    text-align: center;
}
.tzgg a{
    display: block;
    padding-top: 6px;
    font-size: 16px;
    color: #664732;
    height:50px;
    overflow: hidden;

}
.hiSlider5 {
    
}
.imgbg_1 li{
    height:38px;
    line-height: 38px;
}
.imgbg_1 li a{
    font-size: 16px;
    color:#fff;
}
#xhdt p{
	display:flex;
}
#xhdt p a{
	flex:1;
	overflow:hidden;
}
#xhdt p .date{

}