﻿* {margin:0;padding:0;list-style:none;}
a{text-decoration:none;}
body {margin:0;padding:0;font-size:16px; font-family:"微软雅黑";color:#383838;background: #f8f2e2; }
img{border:0px;}
a:link {color:#161616;text-decoration:none;} 
a:visited {color: #161616;text-decoration:none;}
a:hover {color: #8c693b;text-decoration:none;}
a:active {color: #161616;text-decoration:none;}
ul,li {list-style:none;padding:0;margin:0;}

@font-face {
font-family: siyuan;
src:url('../font/sy.ttf');
}


@media (min-width: 1441px) {

	
    .top{width: 100%; margin: 0 auto;  height: 140px;position: fixed; z-index: 100;top: 0;transition: all .4s;background: #f8f2e2;z-index: 9999;box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);}
		.top::after{position: fixed; top: 0;}
		
		.top1{width:1440px;margin: 0 auto; height: 140px; }
		.top1-1{float:left;width:28%;margin-top: 26px;}
		.logo{float:right;}
		
		.top1-1 img{float:right;width:100%}
		.top1-2{float:right;width:65%;}

		.top2{float:right;width:28%;height:112px;  position:relative; }
		.top22{position:absolute;top:0;left:0 width: 0;height: 0; border-style: solid; border-width: 125px 98px 112px 0; border-color: #fff transparent transparent transparent; display: inline-block;}
		.ss{float: right; margin-left:100px;height: 1.4rem; margin-top: 0.8rem;  align-items: center;display: flex;}
		.ss img{margin-right: 10px;width: 60%;}
        .ss input {
        	background-color: transparent;
    height: 32px;
    line-height: 32px;
    outline: none;
    border: none;
    font-size: 15px;
    color: #939393;
    text-align: right;
    margin-right: 10px;
    padding-right: 12px;
}

		/*.ss input{height: 2rem;border: none; outline: none;width: 80%;border-radius: 25px;padding-left: 17px; color:#ffffff;   font-size: 1rem;background-color: transparent;}
		.ss input::placeholder {
		  color: #ffffff; 
		}*/
		.dh{width: 100%; margin: 0 auto; display: flex;justify-content: space-between; }
		.dh1{}


		.content{margin: 0px auto; margin-top:16px;width: 96%;}
		.flexy-menu{margin: 50px 0 0 0;}
		a.back{display: inline-block;text-decoration: none;color: #fff;margin: 50px auto;padding: 10px 30px;background: #333;font-family: Segoe UI;}
		.flexy-menu {
			width: 100%;
			margin: 0;
			padding: 0;
			position: relative;
			float: left;
			z-index: 9999;
			list-style: none;
			font-family: "微软雅黑";
			display: flex;justify-content: space-between;
			flex-wrap: nowrap;
			white-space: nowrap;
		 	
		}
		
		.flexy-menu li {
			position: relative;
			display: inline;
			font-size: 1.45rem;
			margin: 0;
			padding: 0;
			float: left;
			line-height: 45px;
			position: relative;
			font-weight: 500;
			/*padding: 0 1%;*/
		}
		
		.flexy-menu li  dl{
			background: #9e7b4b;
			box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
			width: 170%;
			padding-bottom: 10px;
			position: absolute;
			z-index: 9999;
			margin-left: -30%;
			margin-top:-2px;
			
		}
		.flexy-menu li  dl dt{margin: 0 auto;
		    padding: 5px 10px;
		    font-size: 1rem;
		    font-weight: normal;
		    border-bottom: 1px dashed #ffffff;
		    line-height: 35px;
		    color:#ffffff;
		    text-align: center;
		    }
		    
		    
		.flexy-menu li  dl dt:hover{background: #9e7947;}    
		    
		.flexy-menu li  dl dt a{
			color: #ffffff;
		}
		.flexy-menu>li>a {
			padding: 17px 2px;
			color: #333333;
			text-decoration: none;
			display: block;
			text-transform: uppercase;
			-webkit-transition: color .2s linear, background .2s linear;
			-moz-transition: color .2s linear, background .2s linear;
			-o-transition: color .2s linear, background .2s linear;
			transition: color .2s linear, background .2s linear
		}
		
		.flexy-menu li:hover>a,
		.flexy-menu li.active a {
			
			color: #ffffff
		}
		
		.flexy-menu li.right {
			float: right
		}
		
		.flexy-menu ul,
		.flexy-menu ul li dl {
			list-style: none;
			margin: 0;
			padding: 0;
			display: none;
			position: absolute;
			z-index: 99999;
			width: 100%;
			background: #9e7b4b;
			box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3)
		}
		
		.flexy-menu ul {
			top: 60px;
			left: 0;
			margin: 0;
			padding: 0;
		}
		
		.flexy-menu ul li dl {
			top: 0;
			left: 100%;
			width: 100%;
		}
		
		
		
		.flexy-menu ul li dl dt {
		
		margin: 0 auto;
			width: 100%;
			line-height: 40px;
		}
		
		
		
		
		
		.flexy-menu ul li {
			clear: both;
			width: 100%;
			border: 0;
			font-size: 1rem;
			color: #ffffff;
			line-height: 50px;
		    padding: 0;
		}
		
		.flexy-menu ul li a {
			text-align: center;
			width: 100%;
			color: #ffffff;
			font-size: 1rem;
			text-decoration: none;
			display: inline-block;
			float: left;
			clear: both;
			box-sizing: border-box;
			-moz-box-sizing: border-box;
			-webkit-box-sizing: border-box;
			-webkit-transition: color .2s linear, background .2s linear;
			-moz-transition: color .2s linear, background .2s linear;
			-o-transition: color .2s linear, background .2s linear;
			transition: color .2s linear, background .2s linear
		}
		
		
		
		.thin>li>a {
			text-align: center;
		}
		
		.thin ul {
			top: 40px
		}
		
		.thick>li>a {
			padding: 40px 22px
		}
		
		.thick ul {
			top: 100px
		}
		
		.flexy-menu i {
			line-height: 20px!important;
			margin-right: 6px;
			font-size: 18px;
			float: left
		}
		
		.flexy-menu>li.showhide {
			display: none;
			width: 100%;
			height: 50px;
			cursor: pointer;
			color: #dedede;
			border-bottom: solid 1px rgba(0, 0, 0, 0.1);
			background: #333
		}
		
		.flexy-menu>li.showhide span.title {
			margin: 16px 0 0 25px;
			float: left
		}
		
		.flexy-menu>li.showhide span.icon {
			margin: 17px 20px;
			float: right
		}
		
		.flexy-menu>li.showhide .icon em {
			margin-bottom: 3px;
			display: block;
			width: 20px;
			height: 2px;
			background: #ccc
		}
		
		.orange li:hover>a,.orange li.active a {
			position: relative;
			color: #9e7b4b;
			background: url(../images/flower.png) bottom no-repeat;
			
		}
		.active  dl dt a{color:#fff !important;}
		
		
		.head_line{
			height: 2px;
			display:block;
			width:30px;
			background-color: #ff3700;
			margin: 0 auto;
		}
		
		
		.flexy-menu.vertical {
			width: 200px
		}
		
		.flexy-menu.vertical li {
			width: 100%
		}
		
		.flexy-menu.vertical li a {
			display: inline-block!important;
			width: 100%;
			padding: 18px 20px 16px;
			box-sizing: border-box;
			-moz-box-sizing: border-box;
			-webkit-box-sizing: border-box
		}
		
		.flexy-menu.vertical ul li {
			width: 100%
		}
		
		.flexy-menu.vertical ul,
		.flexy-menu.vertical ul li ul {
			width: 150px
		}
		
		.flexy-menu.vertical ul {
			top: 0;
			left: 100%
		}
		
		.flexy-menu.vertical ul li ul {
			top: 1px
		}
		
		.flexy-menu.vertical.right {
			float: right!important
		}
		
		.flexy-menu.vertical.right ul {
			left: -150px!important
		}
		
		.banner{width: 100%; height:537px; margin: 0 auto; }
		.flicker-example{height: 100%;}
        .kongge{width: 100%;top: 0;transition: all .4s;    background: #f8f2e2;    height:140px;}


		.zheye2{width:100%;min-height:767px;background: url(../images/bj1.jpg) center no-repeat;}
		.ht{margin: 0 auto;height:100px;}
		.xwzx{width: 1440px; margin: 0 auto;}
		.xwzx1{margin: 0 auto; margin-bottom: 75px;width:328px;background: url(../images/xwzxbj.png) center no-repeat;height:63px;}
		.xwzx1-1{margin: 0 auto; text-align: center; font-family: siyuan; font-size: 36px; letter-spacing:1px;line-height: 42px;font-weight: 500;color:#9e7b4b; }
		.xwzx1-3{margin: 0 auto;height: 43px; color:#bca585;font-size: 16px;  text-align: center;font-family: "微软雅黑";}
		
		.zhuye1{width: 1440px;  margin: 0 auto;  min-height:490px;}
		.zhuye1-1{float: left; width:792px; height:451px;margin-top: 5px;}
		.focus {position: relative;overflow: hidden;width: 792px;height:451px;}
		.focus .pic {width:792px;height: 451px;}
		.focus .pic li {float: left;}
		.focus .pic li a {position: relative;display: block;width: 792px;height: 451px;}
		.focus .pic li a img {width: 100%;}
		.focus .pic li a span {position: absolute;left: 0;bottom: 0px;display: block;width:739px;height: 45px;	padding:0px 26px;font-size:15px;line-height: 45px;background:rgba(0,0,0,0.5);
		    filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F003181,endcolorstr=#7F003181);	color: #fff;z-index:999;
		    white-space: nowrap;    text-overflow: ellipsis;    overflow: hidden;}
		.dots {position:absolute;right:0;bottom:4px;height:8px;padding:15px;z-index:999;}
		.dots li {float: left;margin: 0 3px;}
		.dots li a {display: block;width:10px;height: 10px;font: 0/0 a;background-color: #fff;color: transparent;overflow: hidden;border-radius: 100px;transition: width .3s ease-in;}
		.dots li.on a {width: 35px;background-color: red;}
		
		.zhuye1-2{float: right; width:614px; min-height: 451px; }
		
		.newlistbt1{width:614px;height:55px;}
		.titlecss1{float:left;width:165px;background: url(../images/btbj.png) left no-repeat;height:26px;}
		.gradient-text1 {
		
		  width:165px;
		  float:left;
		  text-align: center;
		  font-size: 30px;
		  font-family:siyuan;
		  color:#9e7b4b;
		  font-weight: 500;
		  line-height:26px;
		  /*background: linear-gradient(to right, #B40502 10%, #2D3576 82%);
		  -webkit-background-clip: text;
		  color: transparent;*/
		}
		.gengduo1{
			float:right;
			transition: all 0.3s;display: inline-block;
			width:90px;
			background: url(../images/gd.png) right no-repeat;
			color: #333333;
		    font-family: "微软雅黑";
		    font-size: 16px;
		    line-height: 25px;
		    padding-right:0px;
		    }
		
		.gengduo1:hover{margin-right:12px;color:#8c693b;}   
		.newlist{width: 614px; float:left; height: 116px;background: url(../images/tpxwbj.png) center no-repeat;margin-bottom: 10px;}  
		.gcsy1{margin: 0 auto; padding-top:10px;width: 550px; color: #333333; font-size: 18px; font-family: "微软雅黑"; line-height: 30px; 
		font-weight: 560;white-space: nowrap;    text-overflow: ellipsis;    overflow: hidden; }
		.gcsy2{margin: 0 auto; width: 560px; color: #333333; font-size: 16px; font-family: "微软雅黑";line-height: 30px; height:66px;
		font-weight:500;text-align: center;overflow:hidden; text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2; white-space: wrap;}
		.newlist1{width: 614px; margin: 0 auto; height: auto;min-height: 308px;}
		.newlist1 ul{width: 614px; margin: 0 auto; height: auto;padding-top:20px;}
		.newlist1 ul li{width: 589px; float: left;  height:48px; line-height: 48px;font-size: 16px; color: #333333; background: url(../images/dot.png) left no-repeat; padding-left:24px;}
		.newlist1 ul li span{color: #333333;}
		.newlist1 ul li:hover{background: url(../images/dot.png) left no-repeat; color: #8c693b;}
		.newlist1 ul a li:hover {color: #8c693b;}
		.newlist1 ul li a{height:30px;}
		.riqi{float: right; color: #333333;font-size:16px;}
		/*.newlist1 ul li:nth-child(2n){float: right;}*/
		.btyst{float:left;width:480px;white-space: nowrap;    text-overflow: ellipsis;    overflow: hidden;}
		
		.middle-xw{width: 1440px;  margin: 0 auto;  min-height:300px;}
		.middle-xw-list{ flex: 0 0 46%;     height: 300px;float:left;}
		.newlistbt2{width:706px;height:55px;margin-top: 35px;}
		.middle-xw-list-new{width:712px;height:211px;background: url(../images/xwbj.png) center no-repeat;}
		.middle-xw-list-new ul{width: 656px; margin: 0 auto; height: auto;padding-top:20px;}
		.middle-xw-list-new ul li{width: 632px; float: left;  height:43px; line-height: 43px;font-size: 16px; color: #333333; background: url(../images/dot.png) left no-repeat; padding-left:24px;}
		.btyst1{float:left;width:480px;white-space: nowrap;    text-overflow: ellipsis;    overflow: hidden;}
		
		.middle-xw-list-new1{width:712px;height:211px;background: url(../images/xwbj.png) center no-repeat;}
		.container{float:left;width:700px;height:452px;padding:0;overflow:hidden;margin:6px auto;margin-left: 15px;}
		.container-tit{height:42px;width:700px;margin-top:6px;margin:0 auto;}
		.container-tit ul{width:700px;height:43px;padding:0;text-align: right;}
		.container-tit li{padding:0;margin:0;color:#272727;float:left;font-weight:bolder;background: url(../images/lbbj.png) center no-repeat;width:227px;height:59px;display:block;line-height:59px;text-align:center;overflow:hidden;}
		.container-tit li.select{color:#FFF;background: url(../images/lbbj.png) center no-repeat;font-weight:bolder;font-size:16px;font-family:"微软雅黑";}
		.container-tit li.select a{color:#FFF;background: url(../images/lbbj.png) center no-repeat;}
		.container-tit li a{display:block; text-decoration:none;color:#fff;font-size:16px;font-family:"微软雅黑";}
		.container-con .mod{position:relative;width:227px;float: left;}
		.container-con ul{width:670px;height:43px;padding:0;    margin: 0 auto;}
		.container-con ul li{width: 215px;float: left;}
		.container-con .mod ul{margin-left: 0;padding-left: 0;width: 227px;}
		.container-con .mod ul li{float:left;width:227px;height:43px;line-height:43px;font-size:16px;background: url(../images/dot.png) left no-repeat; padding-left: 23px; }
		
		.zheye3{width:100%;min-height:700px;overflow: hidden;background: url(../images/bj33.png) top center no-repeat;opacity: 0.8;}
		.ht1{margin: 0 auto;height:80px;}
		.eduxx{margin: 0 auto;width:1440px;font-size:18px;font-family:"微软雅黑";line-height: 40px;color:#333333;text-align: center;}
		.eudxx-view{margin: 73px auto;width:1440px;height:418px;background: url(../images/edubj.png) center no-repeat;}
		.box{
			margin: 0 auto;
		    display: flex;
		    display: -webkit-flex;
		    /*水平方向，左端对齐*/
		    flex-direction: row;
		    /*水平方向，右端对齐*/
		    /*flex-direction: row-reverse;*/
		    /*垂直方向，顶部对齐*/
		    /*flex-direction: column;*/
		    /*垂直方向，底部对齐*/
		    /*flex-direction: column-reverse;*/
		    width: 96%;
		    justify-content: space-between;
		    margin-right: 45px;
		}
		.box .box-view{
		    margin: 30px 10px;
		    /*padding: 10px;*/
		    
		    width: 450px;
		    height:113px;
		}
		.box .box-view ul{width: 358px; margin: 0 auto; height: auto;}
		.box .box-view ul li{width: 366px; float: left;  height:43px; line-height: 43px;font-size: 16px; color: #333333; background: url(../images/dot.png) left no-repeat; padding-left:24px;}
		.box .box-view .box-view-1{margin:0 auto;width:100%;height:97px;background: url(../images/tbbj.png) left no-repeat;}
		.box-view-1-title{float:left;padding-top:18px;font-family: siyuan; font-size: 30px; letter-spacing:1px;line-height: 97px;font-weight: 500;color:#333333;padding-left:58px;width: 130px;}
		.btyst2{float:left;width:250px;white-space: nowrap;    text-overflow: ellipsis;    overflow: hidden;}
		
		
		.zheye4{width:100%;background: url(../images/gkbj.jpg) center no-repeat;min-height:818px;overflow: hidden;}
		.college{margin: 0 auto;width:1440px;}
		.college-sp{margin: 0 auto;display: flex; display: -webkit-flex; flex-direction: row;  width: 100%;justify-content: space-between;}
		.college-sp .college-sp-1{width: 720px;height:400px; font-weight: 500;color:#333333;}  
		.spkd{width:686px;height: 400px;} 
		.college-gk{width:100%;font-size: 16px;margin-left: 0px;text-indent: 2em;line-height: 35px;font-family:"微软雅黑";}
		.college-gk-tb{margin: 0 auto;margin-top: 55px; padding-left: 20px;display: flex; display: -webkit-flex; flex-direction: row;  width: 85%;justify-content: space-between;}
		.college-gk-tb .college-gk-tb-1{width:120px;height:150px;}
		
		.rotate-wrapper {
		  width: 109px; /* 设置图片容器的宽度 */
		  height: 109px; /* 设置图片容器的高度 */
		  overflow: hidden; /* 隐藏超出容器的部分 */
		  position: relative; /* 为绝对定位的图片做准备 */
		}
		.bttxt{margin-top:25px;font-family: siyuan; font-size: 24px; text-align: center;font-weight: 500;color:#333333;}
		.bttxt:hover{color:#8c693b;}
		.rotate-wrapper img {
		  position: absolute;
		  top: 0;
		  left: 0;
		  width: 100%;
		  height: 100%;
		  transition: transform 0.3s ease;
		  cursor: pointer;
		}
		 
		.rotate-wrapper img:hover {
		  animation: shake-it 0.3s ease infinite;
		}
		
		.rotate-wrapper:hover .y{margin-top:10px;-webkit-transition:.5s;}
		@keyframes shake-it {
		  0% { transform: translate3d(1px, 1px, 0); }
		  30% { transform: translate3d(-1px, -2px, 0); }
		  50% { transform: translate3d(0, 2px, 0); }
		  70% { transform: translate3d(2px, 0, 0); }
		  100% { transform: translate3d(-1px, -1px, 0); }
		}
		 
		/*@keyframes rotate {
		  from {
		    transform: rotate(0deg);
		  }
		  to {
		    transform: rotate(360deg);
		  }
		}*/
		
		.web{width: 100%; background: #a48458; color: #ffffff; height: 173px;}
		.footwz{width:1440px;margin:0 auto;}
		.web1{font-size: 20px; text-align: center; line-height: 45px;font-family: siyuan;  }
		.web1:nth-child(1){padding-top: 54px;}
		.web1 a{color: #ffffff;}
		
		
		.nybanner{width: 100%; height: 363px; margin: 0 auto; }		
		.bottom-div {
			  background-color: #8e816b;
			  width: 100%; /* 或者其他宽度 */
			  height: 65px; /* 底部div的高度 */
			}
		
			.lmmc{width:1300px;margin: 0 auto;}
			.lmmcright{display: flex;    justify-content: center;height:65px;}
			.lmmcright ul{list-style: none;             /* 移除默认的列表样式 */
		    padding: 0;                   /* 移除默认的内边距 */
		    margin: 0;                    /* 移除默认的外边距 */
		    display: flex;}
			.lmmcright ul li{margin: 0 25px;height: 63px;float: left;color: #fff;line-height: 63px;font-family: "微软雅黑";font-size: 20px;font-weight: 500;  text-align: center;}
			.lmmcright ul li:hover{color:#fff;border-bottom:2px solid #fff;} 
			.lmmcright ul  .se {color:#fff;border-bottom:2px solid #fff;}
			.bannerxt{float:left;width:30%;height:3px;background:#30673b;}
		
		.nynyny{margin:0 auto;width:100%;background:#f8f2e2;background: url(../images/nybj.jpg) center top no-repeat;min-height:776px;position: relative;overflow: hidden;display: flex;justify-content: center;}
		.biao1{position: absolute;bottom: 0;z-index: 1;margin:0 auto;background: url(../images/bottom.png) center top no-repeat;width:629px;height:161px;
		text-align: center; /*left: 34%;*/} 
		
		.ny3bb{margin:0 auto;width: 1385px; margin-bottom:175px;margin-top:100px;min-height: 524px;}
		.ny3bb .ny3bb-1{float:left;width:691px;margin-top:28px;}
		.ny3bb .ny3bb-2{float:right;width:694px;}
		.ny3bb .ny3bb-2 .ny3bb-2-txt{width:100%;font-size: 18px;font-family: "微软雅黑";line-height:33px ;text-align: justify;}
		.ny3bbnr{margin:0 auto;width: 1385px;/*margin-top:50px;*/}
		.ny3bbnr-txt{margin:0 auto;width: 100%;font-size: 18px;font-family: "微软雅黑";line-height:35px ;text-align: justify;}
		
		.jg{width:100%;margin: 0 auto;min-height:200px;background: #9e7b4b;box-shadow:-1px 0px 3px 2px rgba(0, 0, 0, 0.1);margin-bottom: 20px;border-radius:10px;}
		.jgview{width:96%;margin:0 auto;height:auto;}
		.jgtb{float:left;width:193px;background: url(../images/jgtb.png) left no-repeat;height:46px;margin-top:30px;}
		.jgtb-text1 {width:193px;float:left;text-align: center;font-size: 24px;font-family:"微软雅黑"; color:#fff;font-weight: 500;line-height:46px;}
		.jgview-text{float:left;margin-top:25px;width:100%;font-size: 18px;font-family: "微软雅黑";line-height:35px ;text-align: justify;color:#fff;}
		.jg1{width:100%;margin: 0 auto;min-height:9200px;background: #9e7b4b;box-shadow:-1px 0px 3px 2px rgba(0, 0, 0, 0.1);margin-bottom: 20px;border-radius:10px;}
		
		.ld{width:100%;margin:0 auto;height:358px;}
		.ld ul li{width: 100%; float: left; margin-bottom: 37px; padding-bottom: 30px; border-bottom:1px dashed #cdb99a;}
		.hyxwlb1{width: 253px; height: 308px; float: left; overflow: hidden; border-radius:10px;}
		.hyxwlb1 img{width: 253px; height: 308px; float: left;  transition: transform 0.3s ease;border-radius:10px;}
		.ld ul  a li:hover .hyxwlb1 img{ transform: scale(1.2);}
		.hyxwlb2{float: right; width: calc(100% - 290px);  height: 204px;}
		.hyxwlb2-1{width: 98%; margin: 0 auto; color: #333333; font-size: 24px; font-family: "微软雅黑"; padding-bottom: 18px; font-weight: 600;}
		.hyxwlb2-2{width: 98%; margin: 0 auto; color: #666666; font-size: 23px; font-family: "微软雅黑";padding-bottom: 10px;}
		.hyxwlb2-3{width: 98%; margin: 0 auto;color: #333333; font-size: 20px; font-family: "微软雅黑";    line-height: 45px; margin-top: 70px;
		-webkit-line-clamp: 6;
		        display: -webkit-box;
		        -webkit-box-orient: vertical;
		        overflow: hidden;
		        text-overflow: ellipsis;
		}
		
		.ldtb{float:left;width:306px;background: url(../images/ldtbbj.png) left no-repeat;height:58px;margin-top: 10px;}
		.ldtb-text1 {width:306px;float:left;text-align: center;font-size: 24px;font-family:"微软雅黑"; color:#9e7b4b;font-weight: 500;line-height:58px;}
		
		
		.gg{width:100%;margin:0 auto;}
		.gg ul li{width: 100%; float: left; margin-bottom: 28px; background: url(../images/ggbj1.png) center no-repeat;height:189px;}
		.gglb2{margin:0 auto; width: 98%;  height: 189px;}
		.gglb2-1{width: 98%; margin: 0 auto; color: #9e7b4b; font-size: 20px; font-family: "微软雅黑"; padding-top: 18px;padding-bottom: 13px; font-weight: 550;}
		.gglb2-2{width: 98%; margin: 0 auto; color: #666666; font-size: 16px; font-family: "微软雅黑"; padding-bottom: 10px;}
		.gglb2-3{width: 98%; margin: 0 auto; color: #333333; font-size: 16px; font-family: "微软雅黑"; line-height: 35px; 
		-webkit-line-clamp: 2;  display: -webkit-box; -webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
		
		.gg ul li:hover{ background: url(../images/ggbj.png) center no-repeat;}
		.gg ul li:hover .gglb2-1{color: #fff;}
		.gg ul li:hover .gglb2-2{color: #fff;}
		.gg ul li:hover .gglb2-3{color: #fff;}
		
		.list  {
		    width: calc(100% + 0.3rem);
		    margin-top: 0.5475rem;
		    margin-left: -0.15rem;
		  }
		  
		 .list .item {
		  float: left;
		  width: 26.9rem;
		  margin: 1rem;
		  margin-bottom: 1.3225rem;
		  background-color: white;
		  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.07);
		  transition: 0.5s;
		}
		 .list .item .img {
		  display: block;
		  width: 100%;
		  height: 235px;
		  overflow: hidden;
		}
		 .list .item .img img {
		  width: 100%;
		  transition: 0.5s;
		}
		 .list .item .text {
		  display: block;
		  width: 100%;
		  height: 151px;
		  padding-top: 16px;
		  margin:0 auto;
		}
		.list .item .text .time {
		  font-family: "DIN-Bold";
		  font-size: 20px;
		  line-height: 35px;
		  color: #999999;
		  margin-left: 0.2925rem;
		  transition: 0.5s;
		}
		 .list .item .text .title {
		  font-size: 20px;
		  font-weight: bold;
		  line-height: 35px;
		  color: #9e7b4b;
		  margin-top: 0.125rem;
		  overflow: hidden;
		  display: -webkit-box;
		  text-overflow: ellipsis;
		  -webkit-box-orient: vertical;
		  -webkit-line-clamp: 1;
		  margin-left: 1.2925rem;
		  margin-right: 1.2925rem;
		  transition: 0.5s;
		}
		.list .item .text .p {
		  font-size: 16px;
		  line-height: 30px;
		  color: #9e7b4b;
		  margin-top: 0.2rem;
		  overflow: hidden;
		  display: -webkit-box;
		  text-overflow: ellipsis;
		  -webkit-box-orient: vertical;
		  -webkit-line-clamp: 3;
		  margin-left: 1.2925rem;
		  margin-right: 1.2925rem;
		  transition: 0.5s;
		  font-weight: 500;
		}
		.list .item .text .button {
		  margin-left: 0.2925rem;
		  margin-top: 0.32rem;
		  width: 0.9rem;
		  height: 0.3rem;
		  font-size: 0.12rem;
		  line-height: 0.3rem;
		  color: #999999;
		  text-align: center;
		  position: relative;
		  transition: 0.5s;
		}
		.list .item .text .button::after {
		  content: "";
		  width: 0.0225rem;
		  height: 0.3rem;
		  background-color: #e84127;
		  position: absolute;
		  top: 0;
		  left: 0;
		  transition: 0.5s;
		}
		 .list .item:hover {
		  background-color: #9e7b4b;
		}
		 .list .item:hover .img img {
		  transform: scale(1.1);
		}
		.list .item:hover .text .time {
		  color: white;
		}
		.list .item:hover .text .title {
		  color: white;
		}
		.list .item:hover .text .p {
		  color: white;
		}
		.list .item:hover .text .button {
		  background-color: #cd3821;
		  color: white;
		}
		.list .item:hover .text .button::after {
		  width: 0;
		}
		
		
		 
		
		.xwview{width: 98%; margin: 0 auto;margin-top:70px;}
		.xwview1{width: 100%; margin: 0 auto; text-align: center; color: #9e7b4b; font-size: 24px; line-height:50px;}
		.xwview2{width: 100%; margin: 0 auto; text-align: center; color: #9e7b4b; font-size: 16px;line-height: 48px;}
		.xwview4{width: 100%; margin: 0 auto; background: url(../images/viewline.png) center no-repeat;height:21px;}
		.xwview3{width: 98%; margin: 30px auto; color: #666666; font-size: 18px; text-align: justify; min-height: 500px;line-height: 32px;}
		.xwview3 p{background: none!important;font-size: 18px!important;}
		.xwview3 p span{background: none!important;font-size: 18px!important;}
		.xwview3 p font{background: none!important;font-size: 18px!important;}
		.xwview3 p font span{background: none!important;font-size: 18px!important;}
		.xwview3 p font span font{background: none!important;font-size: 18px!important;}
		.xwview3 .p span font{background: none!important;font-size: 18px!important;}
		.xwview3 img{width: 80%;margin: 0 auto;}
		.xwview3 table{border:1px solid #000; margin: 0 auto;min-width: 1000px;} 
        .xwview3 table td{border-right:1px solid #000;border-bottom:1px solid #000;border-left:1px solid #000;border-top:1px solid #000} 
		.xwview .xwview5{display: block;background:#eae3d3;height:102px;position: relative;}
		.xwview .xwview5 h5{margin:0 auto;height:95px; padding-top:10px;width:92%;margin-bottom: 20px; font-size:16px;font-weight:normal;line-height:40px;color:#9e7b4b;text-align:left;}
		.xwview .xwview5 a{color:#9e7b4b}
		.xwview .xwview5 .viewtb{position: absolute;right: 30px;top:30px;z-index: 1;background: url(../images/viewtb.png) center top no-repeat;width:56px;height:44px;
		text-align: left; } 


		.qklist{width: 100%;margin: 0 auto;background: url(../images/qk.png) right top no-repeat;min-height: 490px;}
		.qklistview{width: 600px;margin-left: 70px;}
		.qklistview ul{	 position: absolute;width:600px;height:58px;margin: 0 auto;}
		.qklistview ul li{color:#7a4b0a;float:left;background: url(../images/qkbt.png) center no-repeat;min-width:245px;height:58px;line-height:58px;text-align:center;overflow:hidden; 
		font-size:24px; margin-right: 25px;margin-left: 25px;margin-bottom: 40px;font-family:"微软雅黑"; }
		
		.wsbm{width:100%;display: block;background: url(../images/bm.png) center top no-repeat;height:94px;position: relative;}
		.wsbm h5{margin:0 auto;height:95px; padding-top:20px;width:92%;margin-bottom: 20px; font-size:20px;font-weight:normal;line-height:40px;color:#fff;text-align:left;}
		.wsbm .wsbmtb{position: absolute;right: 30px;top:30px;z-index: 1;background: url(../images/bmtb.png) center top no-repeat;width:35px;height:25px;
		text-align: left; } 
		
		.container4{width:100%;height:auto;overflow:hidden; }
		.container4-tit{height:32px; position: relative; margin: 0 auto;width:1088px; }
		.container4-tit ul{	 position: absolute;width:1088px;height:46px;margin: 0 auto;}
		.container4-tit ul li{color:#555555;float:left;background: url(../images/bm02.png) center no-repeat;min-width:312px;height:53px;line-height:53px;text-align:center;overflow:hidden; 
		font-size:20px; margin-right: 25px;margin-left: 25px; }
		.container4-tit li.select{background: url(../images/bm01.png) center no-repeat; }/*换色*/
		.container4-tit li.select a { color: #693d00; font-weight: 550;}
		.container4-tit li a{text-decoration:none;color:#000;font-weight: 550;}
		.container4-con .mod{position: relative;  margin-top: 50px;}
		.container4-con .mod .bmxx-middle-bt{margin:0 auto;background: url(../images/bm03.png) center no-repeat;width:274px;height:59px;text-align: center;
		color:#fff;font-family:"微软雅黑";font-weight: 550;font-size:18px;line-height: 59px;}
		.container4-con .mod .bmxx-middle-txt{margin:0 auto;background: url(../images/bmbj.png) center no-repeat;width:100%;height:336px;margin-top:15px;}
		.container4-con .mod .bmxx-middle-txt .bmxx-middle-txt-l{float:left;width:700px;}
        .bmxx-middle-txt-l .bmxx-middle-txt-l-wz{color:#fff;font-family:"微软雅黑";font-weight: 500;font-size:18px;line-height: 40px;width: 80%; margin: 79px auto;}
		.bmxx-middle-txt-l .bmxx-middle-txt-l-wz .text {
  display: inline; /* 或者使用 inline-block，根据需求 */
  margin-right: 10px; /* 可选，为文字和图片之间增加间隔 */
}
 
.bmxx-middle-txt-l .bmxx-middle-txt-l-wz .image {
  display: inline-block; /* 使图片像文字一样显示 */
  vertical-align: middle; /* 如果需要垂直居中对齐 */
}
		.container4-con .mod .bmxx-middle-txt .bmxx-middle-txt-r{float:right;width:490px;}
		.bmxx-middle-txt-r .bmxx-middle-txt-r-wz{color:#fff;font-family:"微软雅黑";font-weight: 500;font-size:18px;line-height: 24px;width:94%;margin:65px auto;}

		.jfview{margin:0 auto;background: url(../images/zcjf.png) center no-repeat;width:100%;height:237px;margin-top:15px;}
		
		.jfview .jfbj-1{float:left;width:55%;}
		.jfview .jfbj-1-txt{margin: 0 auto;width:80%;font-family: "微软雅黑"; font-size: 18px;line-height: 40px;color:#fff;margin-top:52px;font-weight: 500;}
        .jfview .jfbj-2{float:right;width:45%;text-align: center;margin-top:25px;}
        .jfview .jfbj-2 img{margin:0 auto;width:23%;}
		.jfview .jfbj-3{width:100%;float:left;font-family: "微软雅黑"; text-align:center;font-size: 20px;line-height: 8px;color:#fff;margin-top:-10px;font-weight: 500;}
		
		
		
		
		
		
		
		
		
		.lxff4new{width:100%;  margin: 30px auto;margin-bottom: 71px;}
		.lxff5new{width: 47%; height: 47px; float: left; border: none;  font-family: "微软雅黑"; font-size: 16px; color: #333333; outline: none; padding-left: 2px; background: none;margin-bottom: 20px;}
		.lxff5new-1{float:left;background: #8e816b;width:25%;height:47px; font-family: "微软雅黑"; font-size: 20px;text-align: center;line-height: 47px;color:#fff;}
		.lxff5new-2{float:right;width:75%;}
		.lxff5new-2 select{height: 47px;
		    line-height: 47px;
		    width: 290px;
		    outline: none;
		    box-sizing: border-box;
		    border: 1px solid #eee;
		    font-family: 微软雅黑;
		    font-size: 16px;
		    border-radius: 6px;
		    padding-left: 16px;
		    color: #333;}
		.lxff5new-2 select .lblbys{width:480px !important;}
		.lxff44new{width: 96%;  margin: 0 auto;margin-bottom: 20px;}
		.lxff6new-1{float:left;background: #8e816b;width:12%;height:47px; font-family: "微软雅黑"; font-size: 20px;text-align: center;line-height: 47px;color:#fff;}
		.lxff6new-2{float:right;width:88%;}
		.lxff6new{width: 96%; margin: 0 auto;}
		.lxff55new{width: 99%;
		    height: 210px;
		    float: left;
		    font-family: 微软雅黑;
		    font-size: 16px;
		    color: rgb(51, 51, 51);
		    margin-bottom: 15px;
		    padding-left: 20px !important;
		    padding-top: 20px;
		    outline: none;
		    border-width: initial !important;
		    border-style: none !important;
		    border-color: initial !important;
		    border-image: initial !important;
		    background: rgb(255, 255, 255) !important;
		    border-bottom: none !important; }
		.lxff7new{width: 135px; height: 33px; background: #9e7b4b;border-radius: 20px; margin-top: 12px; line-height: 33px; text-align: center; color: #ffffff; margin-left: 190px;}
		.lxff5new input::placeholder {color: #333333; font-size:16px;/* 您可以将这个颜色代码替换为您想要的颜色 */}
		.lxff5new9 {
		    width: 98%;
		    height: 47px;
		    float: left;
		    font-family: 微软雅黑;
		    font-size: 16px;
		    color: rgb(51, 51, 51);
		    margin-bottom: 15px;
		    padding-left: 20px !important;
		    outline: none;
		    border-width: initial !important;
		    border-style: none !important;
		    border-color: initial !important;
		    border-image: initial !important;
		    background: rgb(255, 255, 255) !important;
		    border-bottom: none !important;
		}
		
		.jkbj{margin:0 auto;width:1383px;height:532px;background: url(../images/jkbj.png) center top no-repeat;}
		.jkbj-1{float:left;width:55%;}
		.jkbj-1-txt{margin: 0 auto;width:80%;font-family: "微软雅黑"; font-size: 24px;line-height: 48px;color:#fff;margin-top:60px;}
        .jkbj-2{float:right;width:45%;text-align: center;margin-top:90px;}
        .jkbj-2 img{margin:0 auto;}

}

@media (max-width: 1440px) {
	
	
	    .top{width: 100%; margin: 0 auto;  height: 140px;position: fixed; z-index: 100;top: 0;transition: all .4s;background: #f8f2e2;z-index: 9999;box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);}
		.top::after{position: fixed; top: 0;}
		
		.top1{width:1200px;margin: 0 auto; height: 140px; }
		.top1-1{float:left;width:28%;margin-top: 26px;}
		.logo{float:right;}
		
		.top1-1 img{float:right;width:100%}
		.top1-2{float:right;width:65%;}
		.top2{float:right;width:28%;height:112px;  position:relative; }
		.top22{position:absolute;top:0;left:0 width: 0;height: 0; border-style: solid; border-width: 125px 98px 112px 0; border-color: #fff transparent transparent transparent; display: inline-block;}
		.ss{float: right; margin-left:100px;height: 1.4rem; margin-top: 0.8rem;  align-items: center;display: flex;}
		.ss img{margin-right: 10px;}
        .ss input {
        	background-color: transparent;
    height: 32px;
    line-height: 32px;
    outline: none;
    border: none;
    font-size: 15px;
    color: #939393;
    text-align: right;
    margin-right: 10px;
    padding-right: 12px;
    margin-top: 10px;
}
		.dh{width: 100%; margin: 0 auto; display: flex;justify-content: space-between; }
		.dh1{}


		.content{margin: 0px auto; margin-top: 28px;width: 96%;}
		.flexy-menu{margin: 50px 0 0 0;}
		a.back{display: inline-block;text-decoration: none;color: #fff;margin: 50px auto;padding: 10px 30px;background: #333;font-family: Segoe UI;}
		.flexy-menu {
			width: 100%;
			margin: 0;
			padding: 0;
			position: relative;
			float: left;
			z-index: 9999;
			list-style: none;
			font-family: "微软雅黑";
			display: flex;justify-content: space-between;
			flex-wrap: nowrap;
			white-space: nowrap;
		 	
		}
		
		.flexy-menu li {
			position: relative;
			display: inline;
			font-size: 1.35rem;
			margin: 0;
			padding: 0;
			float: left;
			line-height: 45px;
			position: relative;
			font-weight: 500;
			/*padding: 0 1%;*/
		}
		
		.flexy-menu li  dl{
			background: #9e7b4b;
			box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
			width: 170%;
			padding-bottom: 10px;
			position: absolute;
			z-index: 9999;
			margin-left: -30%;
			margin-top:-2px;
			
		}
		.flexy-menu li  dl dt{margin: 0 auto;
		    padding: 5px 10px;
		    font-size: 1rem;
		    font-weight: normal;
		    border-bottom: 1px dashed #ffffff;
		    line-height: 35px;
		    color:#ffffff;
		    text-align: center;
		    }
		    
		    
		.flexy-menu li  dl dt:hover{background: #9e7947;}    
		    
		.flexy-menu li  dl dt a{
			color: #ffffff;
		}
		.flexy-menu>li>a {
			padding: 17px 2px;
			color: #333333;
			text-decoration: none;
			display: block;
			text-transform: uppercase;
			-webkit-transition: color .2s linear, background .2s linear;
			-moz-transition: color .2s linear, background .2s linear;
			-o-transition: color .2s linear, background .2s linear;
			transition: color .2s linear, background .2s linear
		}
		
		.flexy-menu li:hover>a,
		.flexy-menu li.active a {
			
			color: #ffffff
		}
		
		.flexy-menu li.right {
			float: right
		}
		
		.flexy-menu ul,
		.flexy-menu ul li dl {
			list-style: none;
			margin: 0;
			padding: 0;
			display: none;
			position: absolute;
			z-index: 99999;
			width: 100%;
			background: #9e7b4b;
			box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3)
		}
		
		.flexy-menu ul {
			top: 60px;
			left: 0;
			margin: 0;
			padding: 0;
		}
		
		.flexy-menu ul li dl {
			top: 0;
			left: 100%;
			width: 100%;
		}
		
		
		
		.flexy-menu ul li dl dt {
		
		margin: 0 auto;
			width: 100%;
			line-height: 40px;
		}
		
		
		
		
		
		.flexy-menu ul li {
			clear: both;
			width: 100%;
			border: 0;
			font-size: 1rem;
			color: #ffffff;
			line-height: 50px;
		    padding: 0;
		}
		
		.flexy-menu ul li a {
			text-align: center;
			width: 100%;
			color: #ffffff;
			font-size: 1rem;
			text-decoration: none;
			display: inline-block;
			float: left;
			clear: both;
			box-sizing: border-box;
			-moz-box-sizing: border-box;
			-webkit-box-sizing: border-box;
			-webkit-transition: color .2s linear, background .2s linear;
			-moz-transition: color .2s linear, background .2s linear;
			-o-transition: color .2s linear, background .2s linear;
			transition: color .2s linear, background .2s linear
		}
		
		
		
		.thin>li>a {
			text-align: center;
		}
		
		.thin ul {
			top: 40px
		}
		
		.thick>li>a {
			padding: 40px 22px
		}
		
		.thick ul {
			top: 100px
		}
		
		.flexy-menu i {
			line-height: 20px!important;
			margin-right: 6px;
			font-size: 18px;
			float: left
		}
		
		.flexy-menu>li.showhide {
			display: none;
			width: 100%;
			height: 50px;
			cursor: pointer;
			color: #dedede;
			border-bottom: solid 1px rgba(0, 0, 0, 0.1);
			background: #333
		}
		
		.flexy-menu>li.showhide span.title {
			margin: 16px 0 0 25px;
			float: left
		}
		
		.flexy-menu>li.showhide span.icon {
			margin: 17px 20px;
			float: right
		}
		
		.flexy-menu>li.showhide .icon em {
			margin-bottom: 3px;
			display: block;
			width: 20px;
			height: 2px;
			background: #ccc
		}
		
		.orange li:hover>a,.orange li.active a {
			position: relative;
			color: #9e7b4b;
			background: url(../images/flower.png) bottom no-repeat;
			
		}
		.active  dl dt a{color:#fff !important;}
		
		
		.head_line{
			height: 2px;
			display:block;
			width:30px;
			background-color: #ff3700;
			margin: 0 auto;
		}
		
		
		.flexy-menu.vertical {
			width: 200px
		}
		
		.flexy-menu.vertical li {
			width: 100%
		}
		
		.flexy-menu.vertical li a {
			display: inline-block!important;
			width: 100%;
			padding: 18px 20px 16px;
			box-sizing: border-box;
			-moz-box-sizing: border-box;
			-webkit-box-sizing: border-box
		}
		
		.flexy-menu.vertical ul li {
			width: 100%
		}
		
		.flexy-menu.vertical ul,
		.flexy-menu.vertical ul li ul {
			width: 150px
		}
		
		.flexy-menu.vertical ul {
			top: 0;
			left: 100%
		}
		
		.flexy-menu.vertical ul li ul {
			top: 1px
		}
		
		.flexy-menu.vertical.right {
			float: right!important
		}
		
		.flexy-menu.vertical.right ul {
			left: -150px!important
		}
		
		.banner{width: 100%; height: 400px; margin: 0 auto; }
		.flicker-example{height: 100%;}
        .kongge{width: 100%;top: 0;transition: all .4s;    background: #f8f2e2;    height:140px;}


		.zheye2{width:100%;min-height:698px;background: url(../images/bj1.jpg) center no-repeat;background-size: cover;}
		.ht{margin: 0 auto;height:70px;}
		.xwzx{width: 1440px; margin: 0 auto;}
		.xwzx1{margin: 0 auto; margin-bottom: 75px;width:328px;background: url(../images/xwzxbj.png) center no-repeat;height:63px;}
		.xwzx1-1{margin: 0 auto; text-align: center; font-family: siyuan; font-size: 32px; letter-spacing:1px;line-height: 42px;font-weight: 500;color:#9e7b4b; }
		.xwzx1-3{margin: 0 auto;height: 43px; color:#bca585;font-size: 14px;  text-align: center;font-family: "微软雅黑";}
		
		.zhuye1{width: 1200px;  margin: 0 auto;  min-height:490px;}
		.zhuye1-1{float: left; width:652px; height:371px;margin-top: 5px;}
		.focus {position: relative;overflow: hidden;width: 652px;height:371px;}
		.focus .pic {width:652px;height: 371px;}
		.focus .pic li {float: left;}
		.focus .pic li a {position: relative;display: block;width: 652px;height: 371px;}
		.focus .pic li a img {width: 100%;}
		.focus .pic li a span {position: absolute;left: 0;bottom: 0px;display: block;width:739px;height: 45px;	padding:0px 26px;font-size:15px;line-height: 45px;background:rgba(0,0,0,0.5);
		    filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F003181,endcolorstr=#7F003181);	color: #fff;z-index:999;
		    white-space: nowrap;    text-overflow: ellipsis;    overflow: hidden;}
		.dots {position:absolute;right:0;bottom:4px;height:8px;padding:15px;z-index:999;}
		.dots li {float: left;margin: 0 3px;}
		.dots li a {display: block;width:10px;height: 10px;font: 0/0 a;background-color: #fff;color: transparent;overflow: hidden;border-radius: 100px;transition: width .3s ease-in;}
		.dots li.on a {width: 35px;background-color: red;}
		
		.zhuye1-2{float: right; width:514px; min-height: 451px; }
		
		.newlistbt1{width:514px;height:45px;}
		.titlecss1{float:left;width:165px;background: url(../images/btbj.png) left no-repeat;height:26px;}
		.gradient-text1 {
		
		  width:165px;
		  float:left;
		  text-align: center;
		  font-size: 26px;
		  font-family:siyuan;
		  color:#9e7b4b;
		  font-weight: 500;
		  line-height:26px;
		  /*background: linear-gradient(to right, #B40502 10%, #2D3576 82%);
		  -webkit-background-clip: text;
		  color: transparent;*/
		}
		.gengduo1{
			float:right;
			transition: all 0.3s;display: inline-block;
			width:90px;
			background: url(../images/gd.png) right no-repeat;
			color: #333333;
		    font-family: "微软雅黑";
		    font-size: 15px;
		    line-height: 25px;
		    padding-right:0px;
		    }
		
		.gengduo1:hover{margin-right:12px;color:#8c693b;}   
		.newlist{width: 514px; float:left; height: 100px;background: url(../images/tpxwbj.png) center no-repeat;background-size: cover;margin-bottom: 10px;}  
		.gcsy1{margin: 0 auto; padding-top:10px;width: 450px; color: #333333; font-size: 16px; font-family: "微软雅黑"; line-height: 26px; 
		font-weight: 550;white-space: nowrap;    text-overflow: ellipsis;    overflow: hidden; }
		.gcsy2{margin: 0 auto; width: 460px; color: #333333; font-size: 14px; font-family: "微软雅黑";line-height: 26px; height:57px;
		font-weight:500;text-align: center;overflow:hidden; text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2; white-space: wrap;}
		.newlist1{width: 514px; margin: 0 auto; height: auto;min-height: 308px;}
		.newlist1 ul{width: 514px; margin: 0 auto; height: auto;padding-top:20px;}
		.newlist1 ul li{width: 489px; float: left;  height:39px; line-height: 39px;font-size: 15px; color: #333333; background: url(../images/dot.png) left no-repeat; padding-left:24px;}
		.newlist1 ul li span{color: #333333;}
		.newlist1 ul li:hover{background: url(../images/dot.png) left no-repeat; color: #8c693b;}
		.newlist1 ul a li:hover {color: #8c693b;}
		.newlist1 ul li a{height:30px;}
		.riqi{float: right; color: #333333;font-size:14px;}
		/*.newlist1 ul li:nth-child(2n){float: right;}*/
		.btyst{float:left;width:380px;white-space: nowrap;    text-overflow: ellipsis;    overflow: hidden;}
		
		.middle-xw{width: 1200px;  margin: 0 auto;  min-height:300px;}
		.middle-xw-list{ flex: 0 0 46%;     height: 300px;float:left;}
		.newlistbt2{width:586px;height:55px;margin-top: 35px;}
		.middle-xw-list-new{width:592px;height:211px;background: url(../images/xwbj1.png) center no-repeat;background-size: contain;}
		.middle-xw-list-new ul{width: 542px; margin: 0 auto; height: auto;padding-top:25px;}
		.middle-xw-list-new ul li{width: 512px; float: left;  height:40px; line-height: 40px;font-size: 15px; color: #333333; background: url(../images/dot.png) left no-repeat; padding-left:24px;}
		.btyst1{float:left;width:428px;white-space: nowrap;    text-overflow: ellipsis;    overflow: hidden;}
		
		.middle-xw-list-new1{width:586px;height:211px;background: url(../images/xwbj1.png) center no-repeat;background-size: contain;}
		.container{float:left;width:574px;height:452px;padding:0;overflow:hidden;margin:6px auto;margin-left: 15px;}
		.container-tit{height:42px;width:574px;margin-top:6px;margin:0 auto;}
		.container-tit ul{width:574px;height:43px;padding:0;text-align: right;}
		.container-tit li{padding:0;margin:0;color:#272727;float:left;font-weight:bolder;background: url(../images/lbbj.png) center no-repeat;background-size: contain;width:185px;height:59px;display:block;line-height:59px;text-align:center;overflow:hidden;}
		.container-tit li.select{color:#FFF;background: url(../images/lbbj.png) center no-repeat;background-size: contain;font-weight:bolder;font-size:16px;font-family:"微软雅黑";}
		.container-tit li.select a{color:#FFF;background: url(../images/lbbj.png) center no-repeat;background-size: contain;}
		.container-tit li a{display:block; text-decoration:none;color:#fff;font-size:16px;font-family:"微软雅黑";}
		.container-con .mod{position:relative;width:227px;float: left;}
		.container-con ul{width:670px;height:43px;padding:0;    margin: 0 auto;}
		.container-con ul li{width: 181px;float: left;}
		.container-con .mod ul{margin-left: 0;padding-left: 0;width: 181px;}
		.container-con .mod ul li{float:left;width:181px;height:43px;line-height:43px;font-size:16px;background: url(../images/dot.png) left no-repeat; padding-left: 30px; }
		
		.zheye3{width:100%;min-height:700px;overflow: hidden;}
		.ht1{margin: 0 auto;height:80px;}
		.eduxx{margin: 0 auto;width:1200px;font-size:16px;font-family:"微软雅黑";line-height: 40px;color:#333333;text-align: center;}
		.eudxx-view{margin: 73px auto;width:1200px;height:418px;background: url(../images/edubj1.png) center no-repeat;}
		.box{
			margin: 0 auto;
		    display: flex;
		    display: -webkit-flex;
		    /*水平方向，左端对齐*/
		    flex-direction: row;
		    /*水平方向，右端对齐*/
		    /*flex-direction: row-reverse;*/
		    /*垂直方向，顶部对齐*/
		    /*flex-direction: column;*/
		    /*垂直方向，底部对齐*/
		    /*flex-direction: column-reverse;*/
		    width: 96%;
		    justify-content: space-between;
		    margin-right: 40px;
		}
		.box .box-view{
		    margin: 30px 10px;
		    /*padding: 10px;*/
		    
		    width: 450px;
		    height:113px;
		}
		.box .box-view ul{width: 310px; margin: 0 auto; height: auto;}
		.box .box-view ul li{width: 324px; float: left;  height:43px; line-height: 43px;font-size: 15px; color: #333333; background: url(../images/dot.png) left no-repeat; padding-left:24px;}
		.box .box-view .box-view-1{margin:0 auto;width:100%;height:97px;background: url(../images/tbbj.png) left no-repeat;}
		.box-view-1-title{float:left;padding-top:18px;font-family: siyuan; font-size: 26px; letter-spacing:1px;line-height: 97px;font-weight: 500;color:#333333;padding-left:58px;width: 130px;}
		.btyst2{float:left;width:220px;white-space: nowrap;    text-overflow: ellipsis;    overflow: hidden;}
		
		
		.zheye4{width:100%;background: url(../images/gkbj.jpg) center no-repeat;min-height:818px;overflow: hidden;background-size: cover;}
		.college{margin: 0 auto;width:1200px;}
		.college-sp{margin: 0 auto;display: flex; display: -webkit-flex; flex-direction: row;  width: 100%;justify-content: space-between;}
		.college-sp .college-sp-1{width: 720px;height:400px; font-weight: 500;color:#333333;}   
		.spkd{width:566px;}
		.college-gk{width:100%;font-size: 15px;margin-left: 0px;text-indent: 2em;line-height: 35px;font-family:"微软雅黑";}
		.college-gk-tb{margin: 0 auto;margin-top: 30px; padding-left: 7px;display: flex; display: -webkit-flex; flex-direction: row;  width: 85%;justify-content: space-between;}
		.college-gk-tb .college-gk-tb-1{width:120px;height:150px;}
		
		.rotate-wrapper {
		  width: 87px; /* 设置图片容器的宽度 */
		  height: 87px; /* 设置图片容器的高度 */
		  overflow: hidden; /* 隐藏超出容器的部分 */
		  position: relative; /* 为绝对定位的图片做准备 */
		  margin: 0 auto;
		}
		.bttxt{margin-top:17px;font-family: siyuan; font-size: 20px; text-align: center;font-weight: 500;color:#333333;}
		 .bttxt:hover{color:#8c693b;}
		.rotate-wrapper img {
		  position: absolute;
		  top: 0;
		  left: 0;
		  width: 100%;
		  height: 100%;
		  transition: transform 0.3s ease;
		  cursor: pointer;
		}
		 
		.rotate-wrapper img:hover {
		  animation: shake-it 0.3s ease infinite;
		}
		
		.rotate-wrapper:hover .y{margin-top:10px;-webkit-transition:.5s;}
		@keyframes shake-it {
		  0% { transform: translate3d(1px, 1px, 0); }
		  30% { transform: translate3d(-1px, -2px, 0); }
		  50% { transform: translate3d(0, 2px, 0); }
		  70% { transform: translate3d(2px, 0, 0); }
		  100% { transform: translate3d(-1px, -1px, 0); }
		}
		 
		/*@keyframes rotate {
		  from {
		    transform: rotate(0deg);
		  }
		  to {
		    transform: rotate(360deg);
		  }
		}*/
		
		.web{width: 100%; background: #a48458; color: #ffffff; height: 173px;}
		.footwz{width:1200px;margin:0 auto;}
		.web1{font-size: 18px; text-align: center; line-height: 45px;font-family: siyuan;  }
		.web1:nth-child(1){padding-top: 54px;}
		.web1 a{color: #ffffff;}
		
		
				.nybanner{width: 100%; height: 363px; margin: 0 auto; }		
		.bottom-div {
			  background-color: #8e816b;
			  width: 100%; /* 或者其他宽度 */
			  height: 65px; /* 底部div的高度 */
			}
		
			.lmmc{width:1300px;margin: 0 auto;}
			.lmmcright{display: flex;    justify-content: center;height:65px;}
			.lmmcright ul{list-style: none;             /* 移除默认的列表样式 */
		    padding: 0;                   /* 移除默认的内边距 */
		    margin: 0;                    /* 移除默认的外边距 */
		    display: flex;}
			.lmmcright ul li{margin: 0 25px;height: 63px;float: left;color: #fff;line-height: 63px;font-family: "微软雅黑";font-size: 20px;font-weight: 500;  text-align: center;}
			.lmmcright ul li:hover{color:#fff;border-bottom:2px solid #fff;} 
			.lmmcright ul  .se {color:#fff;border-bottom:2px solid #fff;}
			.bannerxt{float:left;width:30%;height:3px;background:#30673b;}
		
		.nynyny{margin:0 auto;width:100%;background:#f8f2e2;background: url(../images/nybj.jpg) center top no-repeat;min-height:776px;position: relative;overflow: hidden;display: flex;justify-content: center;}
		.biao1{position: absolute;bottom: 0;z-index: 1;margin:0 auto;background: url(../images/bottom.png) center top no-repeat;width:629px;height:161px;
		text-align: center; /*left: 28%;*/} 
		
		.ny3bb{margin:0 auto;width: 1200px; margin-bottom:175px;margin-top:95px;min-height: 524px;}
		.ny3bb .ny3bb-1{float:left;width:598px;margin-top:28px;}
		.ny3bb .ny3bb-1 img{width:558px;}
		.ny3bb .ny3bb-2{float:right;width:602px;}
		.ny3bb .ny3bb-2 img{width:410px;}
		.ny3bb .ny3bb-2 .ny3bb-2-txt{width:100%;font-size: 16px;font-family: "微软雅黑";line-height:29px ;text-align: justify;}
		.ny3bbnr{margin:0 auto;width: 1200px;/*margin-top:30px;*/}
		.ny3bbnr-txt{margin:0 auto;width: 100%;font-size: 16px;font-family: "微软雅黑";line-height:32px ;text-align: justify;}
		
		.jg{width:100%;margin: 0 auto;min-height:200px;background: #9e7b4b;box-shadow:-1px 0px 3px 2px rgba(0, 0, 0, 0.1);margin-bottom: 20px;border-radius:10px;}
		.jgview{width:96%;margin:0 auto;height:auto;}
		.jgtb{float:left;width:193px;background: url(../images/jgtb.png) left no-repeat;height:46px;margin-top:30px;}
		.jgtb-text1 {width:193px;float:left;text-align: center;font-size: 22px;font-family:"微软雅黑"; color:#fff;font-weight: 500;line-height:46px;}
		.jgview-text{float:left;margin-top:25px;width:100%;font-size: 16px;font-family: "微软雅黑";line-height:35px ;text-align: justify;color:#fff;}
		.jg1{width:100%;margin: 0 auto;min-height:9200px;background: #9e7b4b;box-shadow:-1px 0px 3px 2px rgba(0, 0, 0, 0.1);margin-bottom: 20px;border-radius:10px;}
		
		.ld{width:100%;margin:0 auto;height:358px;}
		.ld ul li{width: 100%; float: left; margin-bottom: 37px;  padding-bottom: 30px;border-bottom:1px dashed #cdb99a;}
		.hyxwlb1{width: 253px; height: 308px; float: left; overflow: hidden;border-radius:10px; }
		.hyxwlb1 img{width: 253px; height: 308px; float: left;  transition: transform 0.3s ease;border-radius:10px;}
		.hyxwlb2{float: right; width: calc(100% - 290px);  height: 204px;}
		.hyxwlb2-1{width: 98%; margin: 0 auto; color: #333333; font-size: 23px; font-family: "微软雅黑"; padding-bottom: 18px; font-weight: 600;}
		.hyxwlb2-2{width: 98%; margin: 0 auto; color: #666666; font-size: 22px; font-family: "微软雅黑";padding-bottom: 10px;}
		.hyxwlb2-3{width: 98%; margin: 0 auto;color: #333333; font-size: 18px; font-family: "微软雅黑";    line-height: 45px; margin-top: 70px;
		-webkit-line-clamp: 6;
		        display: -webkit-box;
		        -webkit-box-orient: vertical;
		        overflow: hidden;
		        text-overflow: ellipsis;
		}
		.ld ul  a li:hover .hyxwlb1 img{ transform: scale(1.2);}
		.ldtb{float:left;width:306px;background: url(../images/ldtbbj.png) left no-repeat;height:58px;margin-top: 10px;}
		.ldtb-text1 {width:306px;float:left;text-align: center;font-size: 24px;font-family:"微软雅黑"; color:#9e7b4b;font-weight: 500;line-height:58px;}
		
		
		.gg{width:100%;margin:0 auto;}
		.gg ul li{width: 100%; float: left; margin-bottom: 28px; background: url(../images/ggbj1.png) center no-repeat;height:189px;}
		.gglb2{margin:0 auto; width: 98%;  height: 189px;}
		.gglb2-1{width: 98%; margin: 0 auto; color: #9e7b4b; font-size: 20px; font-family: "微软雅黑"; padding-top: 18px;padding-bottom: 13px; font-weight: 550;}
		.gglb2-2{width: 98%; margin: 0 auto; color: #666666; font-size: 16px; font-family: "微软雅黑"; padding-bottom: 10px;}
		.gglb2-3{width: 98%; margin: 0 auto; color: #333333; font-size: 16px; font-family: "微软雅黑"; line-height: 35px; 
		-webkit-line-clamp: 2;  display: -webkit-box; -webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
		
		.gg ul li:hover{ background: url(../images/ggbj.png) center no-repeat;}
		.gg ul li:hover .gglb2-1{color: #fff;}
		.gg ul li:hover .gglb2-2{color: #fff;}
		.gg ul li:hover .gglb2-3{color: #fff;}
		
		.list  {
		    width: calc(100% + 0.3rem);
		    margin-top: 0.5475rem;
		    margin-left: -0.15rem;
		  }
		  
		 .list .item {
		  float: left;
		  width: 23.1rem;
		  margin: 1rem;
		  margin-bottom: 1.3225rem;
		  background-color: white;
		  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.07);
		  transition: 0.5s;
		}
		 .list .item .img {
		  display: block;
		  width: 100%;
		  height: 200px;
		  overflow: hidden;
		}
		 .list .item .img img {
		  width: 100%;
		  transition: 0.5s;
		}
		 .list .item .text {
		  display: block;
		  width: 100%;
		  height: 151px;
		  padding-top: 16px;
		  margin:0 auto;
		}
		.list .item .text .time {
		  font-family: "DIN-Bold";
		  font-size: 20px;
		  line-height: 35px;
		  color: #999999;
		  margin-left: 0.2925rem;
		  transition: 0.5s;
		}
		 .list .item .text .title {
		  font-size: 18px;
		  font-weight: bold;
		  line-height: 35px;
		  color: #9e7b4b;
		  margin-top: 0.125rem;
		  overflow: hidden;
		  display: -webkit-box;
		  text-overflow: ellipsis;
		  -webkit-box-orient: vertical;
		  -webkit-line-clamp: 1;
		  margin-left: 1.2925rem;
		  margin-right: 1.2925rem;
		  transition: 0.5s;
		}
		.list .item .text .p {
		  font-size: 15px;
		  line-height: 30px;
		  color: #9e7b4b;
		  margin-top: 0.2rem;
		  overflow: hidden;
		  display: -webkit-box;
		  text-overflow: ellipsis;
		  -webkit-box-orient: vertical;
		  -webkit-line-clamp: 3;
		  margin-left: 1.2925rem;
		  margin-right: 1.2925rem;
		  transition: 0.5s;
		  font-weight: 500;
		}
		.list .item .text .button {
		  margin-left: 0.2925rem;
		  margin-top: 0.32rem;
		  width: 0.9rem;
		  height: 0.3rem;
		  font-size: 0.12rem;
		  line-height: 0.3rem;
		  color: #999999;
		  text-align: center;
		  position: relative;
		  transition: 0.5s;
		}
		.list .item .text .button::after {
		  content: "";
		  width: 0.0225rem;
		  height: 0.3rem;
		  background-color: #e84127;
		  position: absolute;
		  top: 0;
		  left: 0;
		  transition: 0.5s;
		}
		 .list .item:hover {
		  background-color: #9e7b4b;
		}
		 .list .item:hover .img img {
		  transform: scale(1.1);
		}
		.list .item:hover .text .time {
		  color: white;
		}
		.list .item:hover .text .title {
		  color: white;
		}
		.list .item:hover .text .p {
		  color: white;
		}
		.list .item:hover .text .button {
		  background-color: #cd3821;
		  color: white;
		}
		.list .item:hover .text .button::after {
		  width: 0;
		}
		
		
		 
		
		.xwview{width: 98%; margin: 0 auto;margin-top:70px;}
		.xwview1{width: 100%; margin: 0 auto; text-align: center; color: #9e7b4b; font-size: 24px; line-height:50px;}
		.xwview2{width: 100%; margin: 0 auto; text-align: center; color: #9e7b4b; font-size: 16px;line-height: 48px;}
		.xwview4{width: 100%; margin: 0 auto; background: url(../images/viewline.png) center no-repeat;height:21px;}
		.xwview3{width: 98%; margin: 30px auto; color: #666666; font-size: 16px; text-align: justify; min-height: 500px;line-height: 32px;}
		.xwview3 img{width: 80%;margin: 0 auto;}
		.xwview3 p{background: none!important;font-size: 18px!important;}
		.xwview3 p span{background: none!important;font-size: 18px!important;}
		.xwview3 p font{background: none!important;font-size: 18px!important;}
		.xwview3 p font span{background: none!important;font-size: 18px!important;}
		.xwview3 p font span font{background: none!important;font-size: 18px!important;}
		.xwview3 .p span font{background: none!important;font-size: 18px!important;}
		.xwview3 img{width: 80%;margin: 0 auto;}
		.xwview3 table{border:1px solid #000; margin: 0 auto;min-width: 1000px;} 
        .xwview3 table td{border-right:1px solid #000;border-bottom:1px solid #000;border-left:1px solid #000;border-top:1px solid #000} 
		.xwview .xwview5{display: block;background:#eae3d3;height:102px;position: relative;}
		.xwview .xwview5 h5{margin:0 auto;height:95px; padding-top:10px;width:92%;margin-bottom: 20px; font-size:16px;font-weight:normal;line-height:40px;color:#9e7b4b;text-align:left;}
		.xwview .xwview5 a{color:#9e7b4b}
		.xwview .xwview5 .viewtb{position: absolute;right: 30px;top:30px;z-index: 1;background: url(../images/viewtb.png) center top no-repeat;width:56px;height:44px;
		text-align: left; }

		.qklist{width: 100%;margin: 0 auto;background: url(../images/qk.png) right top no-repeat;min-height: 490px;}
		.qklistview{width: 600px;margin-left: 70px;}
		.qklistview ul{	 position: absolute;width:600px;height:58px;margin: 0 auto;}
		.qklistview ul li{color:#7a4b0a;float:left;background: url(../images/qkbt.png) center no-repeat;min-width:245px;height:58px;line-height:58px;text-align:center;overflow:hidden; 
		font-size:20px; margin-right: 25px;margin-left: 25px;margin-bottom: 40px; font-family:"微软雅黑";} 
		
		
		.wsbm{width:100%;display: block;background: url(../images/bm.png) center top no-repeat;height:94px;position: relative;}
		.wsbm h5{margin:0 auto;height:95px; padding-top:20px;width:92%;margin-bottom: 20px; font-size:20px;font-weight:normal;line-height:40px;color:#fff;text-align:left;}
		.wsbm .wsbmtb{position: absolute;right: 30px;top:30px;z-index: 1;background: url(../images/bmtb.png) center top no-repeat;width:35px;height:25px;
		text-align: left; } 
		
		.container4{width:100%;height:auto;overflow:hidden; }
		.container4-tit{height:32px; position: relative; margin: 0 auto;width:1088px; }
		.container4-tit ul{	 position: absolute;width:1088px;height:46px;margin: 0 auto;}
		.container4-tit ul li{color:#555555;float:left;background: url(../images/bm02.png) center no-repeat;min-width:312px;height:53px;line-height:53px;text-align:center;overflow:hidden; 
		font-size:20px; margin-right: 25px;margin-left: 25px; }
		.container4-tit li.select{background: url(../images/bm01.png) center no-repeat; }/*换色*/
		.container4-tit li.select a { color: #693d00; font-weight: 550;}
		.container4-tit li a{text-decoration:none;color:#000;font-weight: 550;}
		.container4-con .mod{position: relative;  margin-top: 50px;}
		.container4-con .mod .bmxx-middle-bt{margin:0 auto;background: url(../images/bm03.png) center no-repeat;width:274px;height:59px;text-align: center;
		color:#fff;font-family:"微软雅黑";font-weight: 550;font-size:18px;line-height: 59px;}
		.container4-con .mod .bmxx-middle-txt{margin:0 auto;background: url(../images/bmbj-1.png) center no-repeat;width:100%;height:336px;margin-top:15px;}
		.container4-con .mod .bmxx-middle-txt .bmxx-middle-txt-l{float:left;width:700px;}
        .bmxx-middle-txt-l .bmxx-middle-txt-l-wz{color:#fff;font-family:"微软雅黑";font-weight: 500;font-size:16px;line-height: 40px;width: 80%; margin: 79px auto;}
		.bmxx-middle-txt-l .bmxx-middle-txt-l-wz .text {
  display: inline; /* 或者使用 inline-block，根据需求 */
  margin-right: 10px; /* 可选，为文字和图片之间增加间隔 */
}
 
.bmxx-middle-txt-l .bmxx-middle-txt-l-wz .image {
  display: inline-block; /* 使图片像文字一样显示 */
  vertical-align: middle; /* 如果需要垂直居中对齐 */
}
		.container4-con .mod .bmxx-middle-txt .bmxx-middle-txt-r{float:right;width:490px;}
		.bmxx-middle-txt-r .bmxx-middle-txt-r-wz{color:#fff;font-family:"微软雅黑";font-weight: 500;font-size:16px;line-height: 24px;width:94%;margin:65px auto;}
        
        .jfview{margin:0 auto;background: url(../images/zcjf-1.png) center no-repeat;width:100%;height:237px;margin-top:15px;}
		
		.jfview .jfbj-1{float:left;width:55%;}
		.jfview .jfbj-1-txt{margin: 0 auto;width:80%;font-family: "微软雅黑"; font-size: 18px;line-height: 40px;color:#fff;margin-top:52px;font-weight: 500;}
        .jfview .jfbj-2{float:right;width:45%;text-align: center;margin-top:25px;}
        .jfview .jfbj-2 img{margin:0 auto;width:23%;}
		.jfview .jfbj-3{width:100%;float:left;font-family: "微软雅黑"; text-align:center;font-size: 20px;line-height: 8px;color:#fff;margin-top:-10px;font-weight: 500;}
		
		.lxff4new{width:100%;  margin: 30px auto;margin-bottom: 71px;}
		.lxff5new{width: 47%; height: 47px; float: left; border: none;  font-family: "微软雅黑"; font-size: 16px; color: #333333; outline: none; padding-left: 2px; background: none;margin-bottom: 20px;}
		.lxff5new-1{float:left;background: #8e816b;width:25%;height:47px; font-family: "微软雅黑"; font-size: 18px;text-align: center;line-height: 47px;color:#fff;}
		.lxff5new-2{float:right;width:75%;}
		.lxff5new-2 select{height: 47px;
		    line-height: 47px;
		    width: 230px;
		    outline: none;
		    box-sizing: border-box;
		    border: 1px solid #eee;
		    font-family: 微软雅黑;
		    font-size: 16px;
		    border-radius: 6px;
		    padding-left: 16px;
		    color: #333;}
		.lblbys{width:420px !important;}
		.lxff44new{width: 96%;  margin: 0 auto;margin-bottom: 20px;}
		.lxff6new-1{float:left;background: #8e816b;width:12%;height:47px; font-family: "微软雅黑"; font-size: 20px;text-align: center;line-height: 47px;color:#fff;}
		.lxff6new-2{float:right;width:88%;}
		.lxff6new{width: 96%; margin: 0 auto;}
		.lxff55new{width: 99%;
		    height: 210px;
		    float: left;
		    font-family: 微软雅黑;
		    font-size: 16px;
		    color: rgb(51, 51, 51);
		    margin-bottom: 15px;
		    padding-left: 20px !important;
		    padding-top: 20px;
		    outline: none;
		    border-width: initial !important;
		    border-style: none !important;
		    border-color: initial !important;
		    border-image: initial !important;
		    background: rgb(255, 255, 255) !important;
		    border-bottom: none !important; }
		.lxff7new{width: 135px; height: 33px; background: #9e7b4b;border-radius: 20px; margin-top: 12px; line-height: 33px; text-align: center; color: #ffffff; margin-left: 165px;}
		.lxff5new input::placeholder {color: #333333; font-size:16px;/* 您可以将这个颜色代码替换为您想要的颜色 */}
		.lxff5new9 {
		    width: 98%;
		    height: 47px;
		    float: left;
		    font-family: 微软雅黑;
		    font-size: 16px;
		    color: rgb(51, 51, 51);
		    margin-bottom: 15px;
		    padding-left: 20px !important;
		    outline: none;
		    border-width: initial !important;
		    border-style: none !important;
		    border-color: initial !important;
		    border-image: initial !important;
		    background: rgb(255, 255, 255) !important;
		    border-bottom: none !important;
		}
		
		.jkbj{margin:0 auto;width:1200px;height:532px;background: url(../images/jkbj.png) center top no-repeat;background-size: contain;}
		.jkbj-1{float:left;width:55%;}
		.jkbj-1-txt{margin: 0 auto;width:80%;font-family: "微软雅黑"; font-size: 20px;line-height: 40px;color:#fff;margin-top:46px;}
        .jkbj-2{float:right;width:45%;text-align: center;margin-top:70px;}
        .jkbj-2 img{margin:0 auto;width:50%;}
	
	
	
	
	
}

.fudong {
  position: fixed;
  right: 0;
  top: 36%;
  width: 102px;
  z-index: 9999 !important;
}
.fudong .advice {
  width: 102px;
  height: 81px;
  background-color: #9e7b4b;
  border-radius: 5px;
}
.fudong .advice a {
  display: block;
  width: 100%;
  height: 100%;
}
.fudong .advice:hover {
  background-color: #c5a170;
}
.fudong .advice img {

  display: block;
  margin: 0 auto;
  padding-top: 8px;
}
.fudong .advice .fd_sp {
  color: #fff;
  font-size: 16px;
  text-align: center;
  margin-top: 2px;
  font-family:"微软雅黑";
}
.fudong .fd_code {
  width: 102px;
  height: 81px;
  background-color: #9e7b4b;
  border-radius: 5px;
  margin-top: 10px;
}
.fudong .fd_code a {
  display: block;
  width: 100%;
  height: 100%;
}
.fudong .fd_code:hover {
  background-color: #c5a170;
}
.fudong .fd_code img {

  display: block;
  margin: 0 auto;
  padding-top: 8px;
}
.fudong .fd_code .fd_sp {
  color: #fff;
  font-size: 16px;
  text-align: center;
  margin-top: 2px;
  font-family:"微软雅黑";
}
.fudong .fd_code_act {
  background-color: #9e7b4b;
}
.fudong .fd_fb {
  width: 102px;
  height: 81px;
  background-color: #9e7b4b;
  border-radius: 5px;
  margin-top: 10px;
}
.fudong .fd_fb a {
  display: block;
  width: 100%;
  height: 100%;
}
.fudong .fd_fb:hover {
  background-color: #c5a170;
}
.fudong .fd_fb img {
  width: 30px;
  height: 31.5px;
  display: block;
  margin: 0 auto;
  margin-top: 10px;
}
.fudong .fd_fb .fd_sp {
  color: #fff;
  font-size: 14px;
  text-align: center;
  margin-top: 8px;
  font-family:"微软雅黑";
}
.fudong .fd_top {
  width: 102px;
  height: 81px;
  background-color: #9e7b4b;
  border-radius: 5px;
  margin-top: 10px;
}
.fudong .fd_top a {
  display: block;
  width: 100%;
  height: 100%;
}
.fudong .fd_top:hover {
  background-color: #c5a170;
}
.fudong .fd_top img {

  display: block;
  margin: 0 auto;
  padding-top: 16px;
}
.fudong .fd_top .fd_sp {
  color: #fff;
  font-size: 16px;
  text-align: center;
  margin-top: 8px;
  font-family:"微软雅黑";
}
.fudong .fd_qr {
  width: 200px;
  height: 235px;
  background-color: #fff;
  position: absolute;
  top: 20px;
  left: -220px;
  box-sizing: border-box;
  display: none;
  border: 1px solid #eaeaea;
}
.fudong .fd_qr .fd_qr_close_wrapper {
  height: 20px;
  line-height: 20px;
  width: 180px;
  margin: 0 auto;
}
.fudong .fd_qr .fd_qr_close_wrapper .fd_qr_close {
  height: 20px;
  line-height: 20px;
  float: right;
  font-size: 12px;
  color: #666;
  cursor: pointer;
}
.fudong .fd_qr img {
  width: 141px;
  height: 141px;
  display: block;
  margin: 0 auto;
  margin-top: 10px;
}
.fudong .fd_qr .fd_code_t1 {
  text-align: center;
  margin-top: 8px;
  color: #666;
  font-size: 16px;
  line-height: 20px;
}






.page {
	margin-top: 30px;
	margin-bottom: 30px;
	height: 40px;
	text-align: center;
}

.page .pagination {
	margin: 0 auto;
	height: 40px;
}

 .page .pagination li {
	display: inline-block;
	font-size: 16px;
	line-height: 36px;
	color: #a4a1a1;
	margin-right: 12px;
	box-sizing: border-box;
	text-align: center;
}

.page .pagination li a {
	color: #000;
}

.page .pagination .active4 span {
	background-color: #30673b;
	color: #fff;
}


/*@media (max-width: 750px) {

.banner{width: 1200px; height:428px; margin: 0 auto; }
.zheye2{width:1200px;min-height:767px;background: url(../images/bj1.jpg) center no-repeat;}
.zheye3{width:1200px;min-height:700px;overflow: hidden;background: url(../images/bj33.png) top center no-repeat;opacity: 0.8;}
.zheye4{width:1200px;background: url(../images/gkbj.jpg) center no-repeat;min-height:818px;overflow: hidden;}
.web{width: 1200px; background: #a48458; color: #ffffff; height: 173px;}

	}*/