﻿* {margin:0;padding:0;list-style:none;}
a{text-decoration:none;}
body {margin:0;padding:0;font-size:16px; font-family:"微软雅黑";color:#383838; }
img{border:0px;}
a:link {color:#161616;text-decoration:none;} 
a:visited {color: #161616;text-decoration:none;}
a:hover {color: #004394;text-decoration:none;}
a:active {color: #161616;text-decoration:none;}
ul,li {list-style:none;padding:0;margin:0;}


@font-face {
font-family: yingwen;
src:url('../font/yw.TTF');
font-family: xz;
src:url('../font/xz.TTF');
font-family: biaoyu;
src:url('../font/ziti.TTF');
}

@media (min-width: 1601px) {
		/*menu-box*/
	header.top {
	    position: fixed;
	    z-index: 100;
	    width: 100%;
	    top: 0;
	    transition: all .4s;
	    background: #fff;
	    height:115px;
	    z-index: 99999;
	    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
	}
	.menu-box {margin:0 auto; width:1600px;height:115px;z-index: 3; left: 0; top: 0; position: relative;}
	.menu-box .M {width:920px;height: 100%; background: #fff; float:left }
	
	/*--menu-box end-----------------*/
	
	/*主导航菜单 2018.08.30*/
	.MenuList_f1 { width:860px;display: inline-block; vertical-align: top; }
	.MenuList_f1>ul {font-size: 0; display: block; }
	.MenuList_f1>ul>li {position: static; text-align: center; display: inline-block; vertical-align: top;/*width:81px*/ }
	.MenuList_f1>ul>li>:first-child a {padding: 0 0.6vw; }
	.MenuList_f1>ul>li a { display: block; text-transform: capitalize; }
	.MenuList_f1>ul>li a span { display: inline-block; vertical-align: middle; line-height: 1.5; color:#909090}
	.MenuList_f1>ul>li>:first-child { transition: 0.5s ease 0s; font-weight: normal; display: block; position: relative; z-index: 1; font-size: 16px; color: #333; }
	.MenuList_f1>ul>li>:first-child.on { }
	.MenuList_f1>ul>li>:nth-child(2) {transition: 0.5s ease 0s; transform-origin: top; opacity: 0; transform: scale(1, 0); overflow: hidden; line-height: 4vw; background: #FFF; background: rgba(84,96,113,0.96); left: 0; z-index: 2; position: absolute; width:70%;margin-left:200px}
	.MenuList_f1>ul>li ul li {max-width:none; float:left; width:auto; padding: 0px; display: inline-block; vertical-align: top;}
	.MenuList_f1>ul>li ul li a {transition: 0.5s ease 0s; width: 100%; overflow: hidden; color: #ffffff; text-align: center; text-decoration: none; font-size: 14px; font-weight: normal; }
	.MenuList_f1>ul>li>:first-child:after { transition: 0.5s ease 0s; content: ''; z-index: -1; bottom: 0; left: 15%; background: #f2f2f2; height: 100%; width: 70%; position: absolute; border-bottom: 6px solid #BF7F25; box-sizing: border-box; opacity: 0;font-size:14px;font-family:"微软雅黑" }
	.MenuList_f1>ul>li>:first-child.on:after { width: 100%; left: 0; opacity: 1; }
	
	
	.header .head-right{float:left; }
	.header nav{position: relative; float: left;color: #736f75;font-size:20px; font-family: "微软雅黑";color: #0000;font-weight: 400;}
	.header nav a{color: #A6A6A6;}
	.header nav .sliderbar{position: absolute;bottom: 0;left: 0;width: 0;height: 5px;/*background-color: #BB7B24;*/}
	
	.header nav li{z-index: 1; position:relative; float:left;line-height:115px;width:143px;}
	.linkbox ul li a span:hover{color: #004394;} 
	
	.header li.active a span {
		        color: #004394;
				border-bottom:4px solid #004394;padding-bottom: 20px;
			}
	
	.header nav li:hover span{border-bottom:4px solid #004394;padding-bottom: 20px;}
	.header nav li>a{display: block; text-align:center;transition-duration: .5s;font-size:20px;font-family: "微软雅黑";color: #000; }
	.header nav li.active .dropMenu a.on{color: #ffffff;}
	.header nav .dropMenu{overflow:hidden;position:absolute;top:100%;left:0px;width:1600px;height:0;background: rgba(84,96,113,0.76);color:#ffffff;transition-duration:.5s;font-size:18px;}
	.header nav .dropMenu.esp{left:auto;right:0;}
	.header nav .dropMenu.esp a{float:right;}
	.header nav .dropMenu a{display:block;float:left;margin:0 10px;height:70px;line-height:70px;}
	.header nav .dropMenu a:first-child{margin-left: 20px;}
	.header nav .dropMenu a:hover{color: #FFFFFF;}
	.header nav li:hover .dropMenu{height: 70px;}
	.header nav li:hover .dropMenu a{color: #FFFFFF;}
	
	
	
	/*汉堡菜单PC*/
	.menu-i.on .menu-icon:after { transform: translate(0, 0) rotateZ(-45deg); }
	.menu-i.on .menu-icon:before { transform: translate(0, 0) rotateZ(45deg); }
	.menu-i.on .menu-icon span { background: transparent; }
	.menu-icon span, .menu-icon:before, .menu-icon:after { transition: 0.5s ease 0s; display: inline-block; height: 4px; background: #fff; content: ''; width: 40px; vertical-align: middle; }
	.menu-icon:before, .menu-icon:after { position: absolute; left: 50%; top: 50%; margin-top: -2px; }
	.menu-icon:before { transform: translate(-50%, -14px); }
	.menu-icon:after { transform: translate(-50%, 14px); }
	.menu-icon span { position: relative; margin: 0 auto; z-index: 0; }
	.menu-i { background: #ba4241; display: none; transition: 0.5s ease 0.5s; opacity: 1; top: 0; right: 0; overflow: hidden; width: 100px; line-height: 100px; margin-left: 0; text-align: center; position: absolute; z-index: 1; cursor: pointer; outline: none; }
	.menu-icon { display: block; height: 100%; background: none; position: relative; z-index: 0; }
	.menu-i1 { transition: 0.5s ease 0.8s; opacity: 1; right: 0; }
	
	
	/*menu-slide 用slide注意效果遮挡*/
	.menu-slide { z-index: 0; position: absolute; background: #ba4241; height: 3px; bottom: 0; transition: 0.5s cubic-bezier(0.21, 0.8, 0.31, 1.21) 0s; }
	.MenuList_f1.slide-menu { position: relative; z-index: 1; }
	
	/*logo*/
	.menu-w {font-size: 0; margin: 0 auto; height: 100%; }
	.logo {width:660px;height: 100%; float:left;padding:20px 10px}
	.logo img, .logo a {  }
	
	/*language*/
	.language-box {height:100%;width:38px;margin-right: 13px; }
	.language {transition:0.5s ease 0s; border-left: 1px solid #e8e8e8; padding: 0 2vw; position: relative; z-index: 1; background: #fff; }
	.language:after { vertical-align: middle; border-top-color: #666; border-width: 6px 5px 0 5px; margin-left: 10px; }
	.language-box ul {border-top: 1px solid #e8e8e8; position: absolute; right:0; width:438px;height:184px; z-index: 0; transition: 0.5s ease 0s; transform-origin: top; transform: translateY(-100%); opacity: 0; background: rgba(255,255,255,0.96);  border-radius: 0 0 8px 8px;padding-top: 25px;}
	.language-box li{float:left;width:106px;height:26px;line-height:26px;text-indent:20px;}
	.language-box li a { line-height: normal; font-size: 14px;font-family: "微软雅黑";color:#898886;font-weight: 200;}
	.language-box:hover ul { transform: translate(0); opacity: 1; }
	.language:hover:after { -webkit-animation: a1 2.5s infinite; -moz-animation: a1 2.5s infinite; -ms-animation: a1 2.5s infinite; -o-animation: a1 2.5s infinite; animation: a1 2.5s infinite; }
	
	/*search*/
	
	.search-click { background:-webkit-linear-gradient(90deg, #ba4241, #e55857);font-size:14px; }

	.menu-search {transition: 0.5s ease 0s;height:70px; text-align: right; transform-origin: top; transform: scale(1, 0); opacity: 0; position: absolute; right: 0; line-height: normal; z-index: 999; }
	.menu-search form { display: inline-block; vertical-align: top; text-align: left; background: rgba(84, 96, 113, 0.76);
	padding: 0.6vw 1vw; }
	.menu-search div { transition: 0.3s ease 0s; }
	.menu-search button { background: none; width: 14px; }
	.menu-search input { width:2.5vw; }
	.search-box:hover .menu-search { transform: scale(1); opacity: 1; }
	.search-box .dis-m{padding: 45px 16px;}
	
	.kongge{width: 100%;top: 0;transition: all .4s;    background: #fff;    height:115px;}
	
	.banner{width: 100%; height: 944px; margin: 0 auto; }
	
	@keyframes test {
  0% {
    opacity: 0;
    transform: translate(200px);
  }
  100% {
    opacity: 1;
    transform: translate(0px);
  }
}

.biaoyu{font-family: biaoyu; font-size: 88px; color: #ffffff; text-shadow: 4px 5px 2px rgba(0, 0, 0, 0.5); letter-spacing: 50px; animation-name: test;
  animation-duration: 2s;}
	
	
	
	.flicker-example{height: 100%;}
	.nybanner{width: 100%; height: 424px; margin: 0 auto; }		
	

	
	
	.zheye2{width:100%;background: #f4f4f4;min-height:1057px;background: url(../images/bj1.jpg) center no-repeat;}
	.xwzxbt{width: 1600px; margin: 0 auto;height: 243px;}
	.gaodu{height:90px;}
	.xwzxbt1{float:left; width:500px; height: 80px;}
	.xwzxbt1-1{margin: 0 auto;  font-family: "微软雅黑"; font-size: 40px; letter-spacing:3px;line-height: 44px;font-weight: 500;height:60px; }
	
	
	
	.container {
		        
	            position: relative; /* 设置容器为相对定位 */
	            display: inline-block; /* 使容器自适应内容大小 */
	        }
	
	        .text {
	            position: relative; 
	            font-size: 24px; 
	            color: #efefef; 
	           font-size: 36px;
	           font-family:xz;
	           letter-spacing:3px;
	           padding:0 0 0 28px;
	        }
	
	        .overlay { position: absolute;top: 0;left: 0;width: 300px; height: 30px; z-index: 3;         }
	        .overlay .fk{z-index: 3; height: 15px; background: #004394; width: 35px;line-height: 30px;margin-top:12px ; }
	
	.xwzxbt2{float:right; width:128px; height: 43px;font-size:14px;}
	
	.xwzxbt2{transition: all 0.3s;}
	.xwzxbt2 .detail{transition: all 0.3s;display: inline-block;}
	.xwzxbt2 .detail img{vertical-align: middle;}
    .detail:hover{margin-left:12px;}
	
	.xwzx1{clear:both;margin: 0 auto; width: 1600px;  }
	.xwzx1-1{width:943px; min-height:452px;float: left;margin-right: 50px;}
	
	
	.ld_xwzx_mb01_hdp1{width:943px;}
	.ld_xwzx_mb01_hdp1 ul{overflow:hidden;width:943px;height:583px;}
	.ld_xwzx_mb01_hdp1 ul li img{width: 943px;height:583px;transition: transform 0.3s ease; /* 平滑的过渡效果 */vertical-align: middle; /* 垂直居中 */}
	
	 
	.ld_xwzx_mb01_hdp1 ul li:hover img {
	    transform: scale(1.2); /* 鼠标悬停时放大1.2倍 */
	}
	
	.jt{margin-top:70px;}  
	
	
	.ld_xwzx_mb01_hdp1R{width:758px;height:149px;margin-top: 20px;float:left;}
	
	.ld_xwzx_mb01_hdp1Rt{width:700px;cursor: pointer;height: 30px;}
	.ld_xwzx_mb01_hdp1Rt h1{float:left;color:#333;cursor: pointer;margin-left:6px;line-height:50px;width:758px;height:50px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
	.ld_xwzx_mb01_hdp1Rt h1 a{font-family:"微软雅黑";font-size:22px;cursor: pointer;}
	.ld_xwzx_mb01_hdp1Rt h1 a:hover{color:#004394 !important; }
	.ld_xwzx_mb01_hdp1Rt h2{float:left;color:#0273c3;font-size:30px;font-weight:bold;font-family:Arial, Helvetica, sans-serif;margin-left:10px;margin-top:35px;}
	.ld_xwzx_mb01_hdp1Rt h3{float:left;font-size:16px;color:#999999;font-family:Arial, Helvetica, sans-serif;margin-top:47px;}
	.xwlb1{float:left;width:943px;}
	.ld_xwzx_mb01_hdp1Rb{position:relative;margin-top:20px;height:80px;}
	.ld_xwzx_mb01_hdp1Rb .wxx{clear: both;width:700px;margin-left:6px;height:80px;font-size:16px;color:#666666;line-height:40px;overflow:hidden; text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;
	font-family:"微软雅黑";}
	
	.ld_xwzx_right{width:150px;float:right;}
	
	.xwzx1-2{width: 607px; height:452px;float: right;}
	.zhywlist{width: 600px; margin: 0 auto; height: auto;}
	.zhywlist .bt{margin:0 auto;width:98%;height:30px;line-height:22px;text-align: center;font-size: 20px;color: #004394;
	font-weight: 400;font-family: 微软雅黑;white-space: nowrap;	    text-overflow: ellipsis;	    overflow: hidden;}
    .zhywlist .bt a{color: #004394 !important;}
	.zhywlist .sl{margin:0 auto;width:100%;height:91px;margin-top: 10px;/*border-bottom:1px dashed #ccc;*/line-height:28px;margin-bottom: 10px;
	text-indent: 2em;font-size:16px;overflow:hidden; text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;color:#666666;}
	.zhywlist ul{width: 600px; margin: 0 auto; height: auto;}
	.zhywlist ul li{width: 584px; float: left;  height:50px; line-height:50px; font-size: 18px; color: #333333; background: url(../images/dd.jpg) left no-repeat; padding-left:10px; }
	.zhywlist ul li span{color: #000000;}
	.btys{float:left;width:460px;white-space: nowrap;    text-overflow: ellipsis;    overflow: hidden;}
	.zhywlist ul li:hover{background: url(../images/dd.jpg) left no-repeat; color: #004394;}
	.zhywlist ul a li:hover {color: #004394;}
	.zhywlist ul li a{height: 35px;}
	.riqi{float: right; color: #888888;font-size:16px;}
	
	
	
	
	.zheye3{width:100%;min-height:1062px;overflow: hidden;background: url(../images/bj2.jpg) center no-repeat;}
	.zdgc{width:1600px;margin:0 auto;}
	.zdgc1{width:382px;float:left;}
	.gengduo{margin-top:666px;margin-left: 52px;}
	.gengduo .detail{transition: all 0.3s;}
    .gengduo .detail:hover{margin-left:12px;}
	.zdgc2{width:1150px;float:right;display: flex;  flex-wrap: wrap;  justify-content: space-around;margin-top:165px;}
	.zdgc2-1{ flex: 0 0 46%;     height: 316px;}
	.new513{width:547px;}
	.new513 .tptptp{ float: left; width:547px;height:316px;overflow: hidden;display: inline-block;    position: relative;}
	.tptptp img {
	    transition: transform 0.3s ease; /* 平滑的过渡效果 */
	    max-width: 100%; /* 限制图片最大宽度为容器宽度 */
	    vertical-align: middle; /* 垂直居中 */
	   width:547px;
	   height:316px;
	}
	 
	.tptptp:hover img {
	    transform: scale(1.2); /* 鼠标悬停时放大1.2倍 */
	}
	.wenzi-2 {
	    font-size: 25px;
	    font-family:"微软雅黑";
	    width: 520px;
	    height: 62px;
	    margin: 0 auto;
	    color: #ffffff;
	    position: absolute;
	    margin-top: 242px;
	    opacity: .8;
	    filter: alpha(opacity=80);
	    line-height: 62px;
	    padding-left: 23px;
	    text-align: center;
	    white-space: nowrap;
	    text-overflow: ellipsis;
	    overflow: hidden;
	}
	.wenzi-2:hover{transition: all 0.5s;letter-spacing: 2px;}
	
	.zdgc2-1:nth-child(1){padding-top: 117px;}
	.zdgc2-1:nth-child(3){padding-top: 30px;}
	.zdgc2-1:nth-child(4){margin-top: -99px;}
	
	
	.zheye4{width:100%;background: #f4f4f4;min-height:1057px;background: url(../images/bj3.jpg) center no-repeat;}
	.newslb{width:1600px;margin:0 auto ;}
	
	.container{float:left;width:1600px;padding:0;}
	.container-tit{height:42px;width:300px;float:left;}
	.container-tit ul{width:300px;height:43px;padding:0;text-align: left;}
	.container-tit li{padding:0;margin:0;color:#555555;float:left;font-weight:500;width:300px;height:50px;display:block;line-height:50px;text-align:center;overflow:hidden;}
	.container-tit li.select{color:#006ebb;font-weight:500;font-size:20px;font-family:"微软雅黑";}
	.container-tit li.select a{color:#006ebb;}
	.container-tit li a{display:block; text-decoration:none;color:#555555;font-size:20px;font-family:"微软雅黑";text-align: left;}
		
	
	.container-con .mod{position:relative;width:1295px;float:right;}
	.container-con .mod ul{margin-left: 0;padding-left: 0;}
	.container-con .mod ul li{float:left;width:625px;height:200px;}
	.container-con .mod ul li a{float:left;width:360px;color:#656565;}
	.container-con .mod ul li a span{display:block;height:60px;line-height:60px;font-size:20px;color:#6D6D6F;font-weight: 550;white-space: nowrap;
	    text-overflow: ellipsis;
	    overflow: hidden;}
	    
	    .container-con .mod ul li a span:hover{color:#004394;}
	.container-con .mod ul li a span a{color:#6D6D6F;}
	
	.container-con .mod ul li span2{float:right;width:70px;height:22px;font-size:14px;font-weight:normal;color:#999999;}
	.container-con .mod .more{position: absolute;left:88%; top:-30px;z-index: 999;font-size:12px;}
	.container-con .mod .more a{color:#999999;font-size:12px;}
	
	.newItem{width: 100%;/*border-bottom: 1px dashed #d2d2d2;*/padding: 22px 0;height:148px;}
	.newItem>div{width:100px;height:77px;float: left;margin-right: 30px;
	    margin-top: 6px; }
	.newItem>div>i{color: #000;font-size: 30px;display: block;line-height:55px;font-style: normal;}
	.newItem>div>span{line-height:22px;color: #666666;display: block;font-size:14px;}
	.newItem>div>h1{height:2px;color: #666666;display: block;background: #cbcbcb;width:34px;margin-top:30px;transition: width 0.5s; /* 变化时间为0.5秒 */
  overflow: hidden; /* 确保内容不会溢出 */}
	
	.newItem>a{width: 500px;height: 80px;float: right;}
	.newItem>a:hover{text-decoration: none;}
	.newItem>a>span{line-height: 36px;font-size:16px;color: #333;font-family: "微软雅黑";}
	.newItem>a>p{line-height: 28px;height: 90px;color: #666;font-family: "微软雅黑";font-size:16px;
	overflow:hidden; text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3; white-space: wrap;}
	
	.newItem:hover>div>h1{width:100px;}
	/*.newItem:hover>div{width:77px;height:77px;float: left; border:1px solid #357c36;border-radius: 5px;}
	.newItem:hover>div>i{color: #357c36;font-size: 30px;display: block;text-align:center;line-height:55px;font-style: normal;font-size: 34px;}
	.newItem:hover>div>span{line-height:22px;color: #FFFFFF;display: block;text-align:center;box-sizing: border-box;background:#357c36;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;}
	*/
	.newItem:hover>a>span{color: #004394;}
	
	.picturexw{width:100%;float:left;}
	.picturexw-1{width:50%;float:left;}
	.picturexw-1 li{height:457px !important;}
	.picturexw-1 li{border:1px solid #f0f0f0;background: #fff;height:457px;border-radius:10px; 
	 box-shadow:-2px 0px 8px 6px rgba(0, 0, 0, 0.1);margin-bottom: 20px;background: #fff;}
	.picturexw-2{width:48.5%;float:right;}
	.picturexw-2 li{border:1px solid #f0f0f0;background: #fff;border-radius:10px; 
	 box-shadow:-2px 0px 8px 6px rgba(0, 0, 0, 0.1);margin-bottom: 53px;}
	 
	.newItem1{width: 530px;padding: 22px 0;height:148px;margin:0 auto;}
	.newItem1>div{width:100px;height:77px;float: left;margin-right: 30px;
	    margin-top: 6px; }
	.newItem1>div>i{color: #000;font-size: 30px;display: block;line-height:55px;font-style: normal;text-align: left;}
	.newItem1>div>span{line-height:22px;color: #fff;display: block;font-size:14px;text-align: left;}
	.newItem1>div>h1{height:2px;color: #fff;display: block;background: #fff;width:34px;margin-top:30px;transition: width 0.5s; /* 变化时间为0.5秒 */
  overflow: hidden; /* 确保内容不会溢出 */}
    .newItem1:hover>div>h1{width:100px;}
	.newItem1 .tpwz{color:#fff !important;}
	.newItem1 .tpwz:hover{color:#004394 !important;}
	.newItem1>a{width: 500px;height: 92px;float: right;}
	.newItem1>a:hover{text-decoration: none;}
	.newItem1>a>span{line-height: 36px;font-size:16px;color: #fff;font-family: "微软雅黑";text-align: left;}
	/*.newItem1>a>p{line-height: 28px;height: 95px;color: #fff;font-family: "微软雅黑";font-size:16px;
	overflow:hidden; text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;white-space: wrap;}*/
	
	.newItem1 .xwnr{width:360px;text-align:left;line-height: 28px;height: 90px;color: #fff;font-family: "微软雅黑";font-size:16px;
	overflow:hidden; text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;white-space: wrap;}
	
	.xwzxlist{width:1295px;margin: 0 auto;}
	.xwzxlist ul li{float: left;width:600px;height:214px;margin-bottom:40px; background: #ffffff;
	 font-size: 26px; font-family: "微软雅黑"; ;  color: #3571e1; 
	 border:1px solid #f0f0f0;border-radius:10px; 
	 box-shadow:-2px 0px 8px 6px rgba(0, 0, 0, 0.1);}
	.xwzxlist ul li:nth-child(2n){float: right;right:0;}
	
	.xwzxlist1{width:510px;height:160px;margin: 0 auto;}
	.xwzxlist1 a{font-size: 16px; font-family: "微软雅黑";}
	.xwzxlist2{float: right;/*margin-top:20px;*/margin-right:10px;color:#a9a9a9;font-size: 16px; font-family: "微软雅黑";}
	.xwzxlist1:hover{color: #30673b;}
	.xwzxlist1 a:hover {color: #30673b;text-decoration:none;}
	
	.xwzxlist2{width:625px;height:457px;margin: 0 auto;}
	.xwzxlist2 .tptp{ float: left; width:625px;height:455px;overflow: hidden;display: inline-block;    position: relative;border-radius:10px;}
	.tptp img {
	    transition: transform 0.3s ease; /* 平滑的过渡效果 */
	    /*max-width: 100%;  限制图片最大宽度为容器宽度 */
	    vertical-align: middle; /* 垂直居中 */
	   width:625px;height:455px;
	}
	 
	.tptp:hover img {
	    transform: scale(1.2); /* 鼠标悬停时放大1.2倍 */
	}
	
	.wenzi-22 {
	    font-size: 25px;
	    font-family:"微软雅黑";
	    width: 600px;
	    height: 190px;
	    margin: 0 auto;
	    color: #ffffff;
	
	    background: linear-gradient(to bottom, rgba(107, 119, 129, 0.5), rgba(2, 68, 148, 0.5));
	    position: absolute;
	    margin-top: 264px;
	    opacity: .8;
	    filter: alpha(opacity=80);
	    line-height: 62px;
	    padding-left: 23px;
	    text-align: center;
	    white-space: nowrap;
	    text-overflow: ellipsis;
	    overflow: hidden;
	    border-radius:0 0 10px 10px;
	}
	
	
	.zheye5{width:100%;background: #f4f4f4;min-height:199px;background: url(../images/bj4.jpg) center no-repeat;}
	
	.ztzl{margin:0 auto;width:1140px;height:85px;margin-top:15px;padding-top:60px;}
	
	.lanrenzhijia {
		width:1140px;
		position:relative;
		margin:0 auto;
		
	}
	.ctrl-panel {
		position:absolute;
		right:20px;
		top:60px;
		z-index:1000;
	}
	.m-page {
		display:block;
		width:20px;
		height:20px;
		text-align:center;
		background:#963;
		float:left;
		display:inline;
		margin-left:10px;
		line-height:20px;
		color:#fff;
		font-size:13px;
	}
	.m-page:hover {
		text-decoration:none;
		color:#fff;
	}
	.focus {
		background:red;
	}
	.con {
		width:100%;
	}
	.scroll-wrap {
		OVERFLOW: hidden;
		WIDTH: 1140px;
		POSITION: relative;
		min-height: 199px
	}
	.scroll_box_content {
		POSITION: absolute
	}
	.content_list {
		FLOAT: left;
		WIDTH: 1140px;
		HEIGHT: 199px;
		cursor:pointer;
	}
	.content_list img{
		
		WIDTH: 1140px;
		HEIGHT: 85px;
		
	}
	
	
	
	
	.web{width: 100%; background: #181818; color: #ffffff; height: 320px;}
	.yqlj{width:1600px;margin: 0 auto;padding-top:40px;border-bottom: 1px solid #494949;height: 190px;}
	.yqlj1{width:80%;float:left;}
	.yqljtb{
	  display: flex;
	  align-items: center; /* 垂直居中 */
	}
	 
	.image {
	  width: 25px; /* 或者你需要的尺寸 */
	  height: 25px; /* 或者你需要的尺寸 */
	  margin-right: 5px; /* 图片和文字之间的距离 */
	}
	 
	.text11 {
	  font-size: 18px;
	    font-family:"微软雅黑";
	    font-weight: 550;
	    color:#fff;
	}
	.yqljnr{width:100%;float:left;margin-top:25px;margin-left:10px;}
	.yqljnr ul {width:100%;}
	.yqljnr ul li{float: left;width:393px;height:80px;margin-bottom:10px;margin-right: 25px; }
	.yqljnr img{width:393px;height:80px;}
	
	.yqlj2{width:13%;float:right;margin-top:10px;}
	.yqlj2 img{width:130px;height:130px;}
	
	.footwz{width:1600px;margin:0 auto;}
	.web1{font-size: 14px; text-align: left; line-height: 30px;font-family:"微软雅黑";}
	.web1:nth-child(1){padding-top: 20px;}
	.web1 a{color: #ffffff;}
	.web1 h5{float:right;font-size: 14px;font-family:"微软雅黑";}
	
	.guide{width:60px;    position: fixed;margin-left:21%;right:5%;bottom:11px;_position:absolute;_top:expression(documentElement.scrollTop+documentElement.clientHeight - this.clientHeight - 134+'px');display:block;}
	.guide a{display:block;width:60px;height:50px;margin-top:10px;text-decoration:none;font:16px/50px "Microsoft YaHei";text-align:center;color:#fff;border-radius:2px;}
	
	.guide .top{background-position:-145px -185px;}
	.guide img{width: 39px; height: 39px;}


}

/*1440以下*/
@media (max-width: 1600px) {

		/*menu-box*/
	header.top {
	    position: fixed;
	    z-index: 9;
	    width: 100%;
	    top: 0;
	    transition: all .4s;
	    background: #fff;
	    height:115px;
	    z-index: 99999;
	    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
	}
	.menu-box {margin:0 auto; width:1200px;height:115px;z-index: 3; left: 0; top: 0; position: relative;}
	.menu-box .M {width:800px;height: 100%; background: #fff; float:left }
	
	/*--menu-box end-----------------*/
	
	/*主导航菜单 2018.08.30*/
	.MenuList_f1 { width:763px;display: inline-block; vertical-align: top; }
	.MenuList_f1>ul {font-size: 0; display: block; }
	.MenuList_f1>ul>li {position: static; text-align: center; display: inline-block; vertical-align: top;/*width:81px*/ }
	.MenuList_f1>ul>li>:first-child a {padding: 0 0.6vw; }
	.MenuList_f1>ul>li a { display: block; text-transform: capitalize; }
	.MenuList_f1>ul>li a span { display: inline-block; vertical-align: middle; line-height: 1.5; color:#909090}
	.MenuList_f1>ul>li>:first-child { transition: 0.5s ease 0s; font-weight: normal; display: block; position: relative; z-index: 1; font-size: 16px; color: #333; }
	.MenuList_f1>ul>li>:first-child.on { }
	.MenuList_f1>ul>li>:nth-child(2) {transition: 0.5s ease 0s; transform-origin: top; opacity: 0; transform: scale(1, 0); overflow: hidden; line-height: 4vw; background: #FFF; background: rgba(84,96,113,0.96); left: 0; z-index: 2; position: absolute; width:70%;margin-left:200px}
	.MenuList_f1>ul>li ul li {max-width:none; float:left; width:auto; padding: 0px; display: inline-block; vertical-align: top;}
	.MenuList_f1>ul>li ul li a {transition: 0.5s ease 0s; width: 100%; overflow: hidden; color: #ffffff; text-align: center; text-decoration: none; font-size: 14px; font-weight: normal; }
	.MenuList_f1>ul>li>:first-child:after { transition: 0.5s ease 0s; content: ''; z-index: -1; bottom: 0; left: 15%; background: #f2f2f2; height: 100%; width: 70%; position: absolute; border-bottom: 6px solid #BF7F25; box-sizing: border-box; opacity: 0;font-size:14px;font-family:"微软雅黑" }
	.MenuList_f1>ul>li>:first-child.on:after { width: 100%; left: 0; opacity: 1; }
	
	
	.header .head-right{float:left; }
	.header nav{position: relative; float: left;color: #736f75;font-size:20px; font-family: "微软雅黑";color: #0000;font-weight: 400;}
	.header nav a{color: #A6A6A6;}
	.header nav .sliderbar{position: absolute;bottom: 0;left: 0;width: 0;height: 5px;/*background-color: #BB7B24;*/}
	
	.header nav li{z-index: 1; position:relative; float:left;line-height:115px;width:126px;}
	.linkbox ul li a span:hover{color: #004394;} 
	
	.header li.active a span {
		        color: #004394;
				border-bottom:4px solid #004394;padding-bottom: 20px;
			}
	
	.header nav li:hover span{border-bottom:4px solid #004394;padding-bottom: 20px;}
	.header nav li>a{display: block; text-align:center;transition-duration: .5s;font-size:18px;font-family: "微软雅黑";color: #000; }
	.header nav li.active .dropMenu a.on{color: #ffffff;}
	.header nav .dropMenu{overflow:hidden;position:absolute;top:100%;left:0px;width:1200px;height:0;background: rgba(84,96,113,0.76);color:#ffffff;transition-duration:.5s;font-size:16px;}
	.header nav .dropMenu.esp{left:auto;right:0;}
	.header nav .dropMenu.esp a{float:right;}
	.header nav .dropMenu a{display:block;float:left;margin:0 6px;height:70px;line-height:70px;}
	.header nav .dropMenu a:first-child{margin-left: 20px;}
	.header nav .dropMenu a:hover{color: #FFFFFF;}
	.header nav li:hover .dropMenu{height: 70px;}
	.header nav li:hover .dropMenu a{color: #FFFFFF;}
	
	
	
	/*汉堡菜单PC*/
	.menu-i.on .menu-icon:after { transform: translate(0, 0) rotateZ(-45deg); }
	.menu-i.on .menu-icon:before { transform: translate(0, 0) rotateZ(45deg); }
	.menu-i.on .menu-icon span { background: transparent; }
	.menu-icon span, .menu-icon:before, .menu-icon:after { transition: 0.5s ease 0s; display: inline-block; height: 4px; background: #fff; content: ''; width: 40px; vertical-align: middle; }
	.menu-icon:before, .menu-icon:after { position: absolute; left: 50%; top: 50%; margin-top: -2px; }
	.menu-icon:before { transform: translate(-50%, -14px); }
	.menu-icon:after { transform: translate(-50%, 14px); }
	.menu-icon span { position: relative; margin: 0 auto; z-index: 0; }
	.menu-i { background: #ba4241; display: none; transition: 0.5s ease 0.5s; opacity: 1; top: 0; right: 0; overflow: hidden; width: 100px; line-height: 100px; margin-left: 0; text-align: center; position: absolute; z-index: 1; cursor: pointer; outline: none; }
	.menu-icon { display: block; height: 100%; background: none; position: relative; z-index: 0; }
	.menu-i1 { transition: 0.5s ease 0.8s; opacity: 1; right: 0; }
	
	
	/*menu-slide 用slide注意效果遮挡*/
	.menu-slide { z-index: 0; position: absolute; background: #ba4241; height: 3px; bottom: 0; transition: 0.5s cubic-bezier(0.21, 0.8, 0.31, 1.21) 0s; }
	.MenuList_f1.slide-menu { position: relative; z-index: 1; }
	
	/*logo*/
	.menu-w {font-size: 0; margin: 0 auto; height: 100%; }
	.logo {width:399px;height: 100%; float:left;padding-top:36px}
	.logo img { width:350px;}
	
	/*language*/
	.language-box {height:100%;width:38px;margin-right: 13px; }
	.language {transition:0.5s ease 0s; border-left: 1px solid #e8e8e8; padding: 0 2vw; position: relative; z-index: 1; background: #fff; }
	.language:after { vertical-align: middle; border-top-color: #666; border-width: 6px 5px 0 5px; margin-left: 10px; }
	.language-box ul {border-top: 1px solid #e8e8e8; position: absolute; right:0; width:438px;height:184px; z-index: 0; transition: 0.5s ease 0s; transform-origin: top; transform: translateY(-100%); opacity: 0; background: rgba(255,255,255,0.96);  border-radius: 0 0 8px 8px;padding-top: 25px;}
	.language-box li{float:left;width:106px;height:26px;line-height:26px;text-indent:20px;}
	.language-box li a { line-height: normal; font-size: 14px;font-family: "微软雅黑";color:#898886;font-weight: 200;}
	.language-box:hover ul { transform: translate(0); opacity: 1; }
	.language:hover:after { -webkit-animation: a1 2.5s infinite; -moz-animation: a1 2.5s infinite; -ms-animation: a1 2.5s infinite; -o-animation: a1 2.5s infinite; animation: a1 2.5s infinite; }
	
	/*search*/
	.search-click { width:7.3vw;background:-webkit-linear-gradient(90deg, #ba4241, #e55857);font-size:14px; }
	.search-click img { width: 14%; }
	.menu-search {width:100%;overflow:hidden;transition: 0.5s ease 0s; text-align: right; transform-origin: top; transform: scale(1, 0); opacity: 0; position: absolute; right: 0; line-height: normal; z-index: 999; }
	.menu-search form { display: inline-block; vertical-align: top; text-align: left; background: rgba(84, 96, 113, 0.76); padding: 0.6vw 1vw; border-radius: 0 0 8px 8px; }
	.menu-search div { transition: 0.3s ease 0s; }
	.menu-search button { background: none; width: 14px; }
	.menu-search input { width:2.5vw; }
	.search-box:hover .menu-search { transform: scale(1); opacity: 1; }
	.search-box .dis-m{padding: 45px 4px;}
	
	.kongge{width: 100%;top: 0;transition: all .4s;    background: #fff;    height:115px;}
	
	.banner{width: 100%; height: 400px; margin: 0 auto; }
	
	@keyframes test {
  0% {
    opacity: 0;
    transform: translate(200px);
  }
  100% {
    opacity: 1;
    transform: translate(0px);
  }
}

.biaoyu{font-family: biaoyu; font-size: 64px; color: #ffffff; text-shadow: 4px 5px 2px rgba(0, 0, 0, 0.5); letter-spacing: 50px; animation-name: test;
  animation-duration: 2s;}
	
	.flicker-example{height: 100%;}
			
	
	
	.zheye2{width:100%;background: #f4f4f4;min-height:800px;background: url(../images/bj1.jpg) center no-repeat;background-size: cover;}
	.xwzxbt{width: 1200px; margin: 0 auto;height: 178px;}
	.gaodu{height:50px;}
	.xwzxbt1{float:left; width:500px; height: 80px;}
	.xwzxbt1-1{margin: 0 auto;  font-family: "微软雅黑"; font-size: 32px; letter-spacing:3px;line-height: 44px;font-weight: 500;height:60px; }
	
	
	
	.container {
		        
	            position: relative; /* 设置容器为相对定位 */
	            display: inline-block; /* 使容器自适应内容大小 */
	        }
	
	        .text {
	            position: relative; 

	            color: #efefef; 
	           font-size: 28px;
	           font-family:xz;
	           letter-spacing:3px;
	           padding:0 0 0 30px;
	        }
	
	        .overlay { position: absolute;top: 0;left: 0;width: 300px; height: 30px; z-index: 3;         }
	        .overlay .fk{z-index: 3; height: 15px; background: #004394; width: 35px;line-height: 30px;margin-top:7px ; }
	
	.xwzxbt2{float:right; width:128px; height: 43px;font-size:14px;}
	.xwzxbt2 .detail{transition: all 0.3s;display: inline-block;}
	.xwzxbt2 .detail img{vertical-align: middle;}
    .detail:hover{margin-left:12px;}
	
	.xwzx1{clear:both;margin: 0 auto; width: 1200px;  }
	.xwzx1-1{width:707px; min-height:452px;float: left;margin-right: 50px;}
	
	
	.ld_xwzx_mb01_hdp1{width:707px;}
	.ld_xwzx_mb01_hdp1 ul{overflow:hidden;width:707px;height:437px;}
	.ld_xwzx_mb01_hdp1 ul li img{width: 100%;height:auto;transition: transform 0.3s ease; /* 平滑的过渡效果 */vertical-align: middle; /* 垂直居中 */}
	
	 
	.ld_xwzx_mb01_hdp1 ul li:hover img {
	    transform: scale(1.2); /* 鼠标悬停时放大1.2倍 */
	}
	.jt{margin-top:70px;} 
	.jt img {transform: scale(0.75);  }
	
	
	.ld_xwzx_mb01_hdp1R{width:525px;height:149px;margin-top: 20px;float:left;}
	
	.ld_xwzx_mb01_hdp1Rt{width:525px;cursor: pointer;height: 30px;}
	.ld_xwzx_mb01_hdp1Rt h1{float:left;color:#333;cursor: pointer;margin-left:6px;line-height:50px;width:758px;height:50px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
	.ld_xwzx_mb01_hdp1Rt h1 a{font-family:"微软雅黑";font-size:20px;cursor: pointer;}
	.ld_xwzx_mb01_hdp1Rt h1 a:hover{color:#004394 !important; }
	.ld_xwzx_mb01_hdp1Rt h2{float:left;color:#0273c3;font-size:30px;font-weight:bold;font-family:Arial, Helvetica, sans-serif;margin-left:10px;margin-top:35px;}
	.ld_xwzx_mb01_hdp1Rt h3{float:left;font-size:16px;color:#999999;font-family:Arial, Helvetica, sans-serif;margin-top:47px;}
	.xwlb1{float:left;width:707px;}
	.ld_xwzx_mb01_hdp1Rb{position:relative;margin-top:20px;height:80px;}
	.ld_xwzx_mb01_hdp1Rb .wxx{clear: both;width:525px;margin-left:6px;height:60px;font-size:15px;color:#666666;line-height:30px;overflow:hidden; text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;
	font-family:"微软雅黑";}
	
	.ld_xwzx_right{width:150px;float:right;}
	
	.xwzx1-2{width: 443px; height:452px;float: right;}
	.zhywlist{width: 440px; margin: 0 auto; height: auto;}
	.zhywlist .bt{margin:0 auto;width:98%;height:30px;line-height:22px;text-align: center;font-size: 18px;color: #2b2724;
	font-weight: 400;font-family: 微软雅黑;white-space: nowrap;
	    text-overflow: ellipsis;
	    overflow: hidden;}
	.zhywlist .bt a{color: #004394 !important;}
	.zhywlist .sl{margin:0 auto;width:100%;height:82px;/*border-bottom:1px dashed #ccc;*/line-height:25px;margin-bottom: 10px;
	text-indent: 2em;font-size:14px;overflow:hidden; text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;color:#666666;}
	.zhywlist ul{width: 440px; margin: 0 auto; height: auto;}
	.zhywlist ul li{width: 428px; float: left;  height:37px; line-height:37px; font-size: 16px; color: #333333; background: url(../images/dd.jpg) left no-repeat; padding-left:10px; }
	.zhywlist ul li span{color: #000000;}
	.btys{float:left;width:343px;white-space: nowrap;    text-overflow: ellipsis;    overflow: hidden;}
	.zhywlist ul li:hover{background: url(../images/dd.jpg) left no-repeat; color: #004394;}
	.zhywlist ul a li:hover {color: #004394;}
	.zhywlist ul li a{height: 35px;}
	.riqi{float: right; color: #888888;font-size:14px;}
	
	
	
	
	.zheye3{width:100%;min-height:850px;overflow: hidden;background: url(../images/bj2.jpg) center no-repeat;background-size: cover;}
	.zdgc{width:1200px;margin:0 auto;}
	.zdgc1{width:296px;float:left;}
	.gengduo{margin-top:570px;margin-left: 52px;}
	.zdgc2{width:862px;float:right;display: flex;  flex-wrap: wrap;  justify-content: space-around;margin-top:165px;}
	.zdgc2-1{ flex: 0 0 46%;     height: 260px;}
	.new513{width:410px;}
	.new513 .tptptp{ float: left; width:410px;height:auto;overflow: hidden;display: inline-block;    position: relative;}
	.tptptp img {
	    transition: transform 0.3s ease; /* 平滑的过渡效果 */
	    max-width: 100%; /* 限制图片最大宽度为容器宽度 */
	    vertical-align: middle; /* 垂直居中 */
	   width:410px;
	   height:237px;
	}
	 
	.tptptp:hover img {
	    transform: scale(1.2); /* 鼠标悬停时放大1.2倍 */
	}
	.wenzi-2 {
	    font-size: 21px;
	    font-family:"微软雅黑";
	    width: 403px;
	    height: 62px;
	    margin: 0 auto;
	    color: #ffffff;
	    position: absolute;
	    margin-top: 165px;
	    opacity: .8;
	    filter: alpha(opacity=80);
	    line-height: 62px;

	    text-align: center;
	    white-space: nowrap;
	    text-overflow: ellipsis;
	    overflow: hidden;
	}
	.wenzi-2:hover{transition: all 0.5s;letter-spacing: 1.5px;}
	
	.zdgc2-1:nth-child(1){padding-top: 88px;}
	.zdgc2-1:nth-child(3){padding-top: 23px;}
	.zdgc2-1:nth-child(4){margin-top: -75px;}
	
	
	.zheye4{width:100%;background: #f4f4f4;min-height:850px;background: url(../images/bj3.jpg) center no-repeat;background-size: cover;}
	.newslb{width:1200px;margin:0 auto ;margin-top:60px;}
	
	.container{float:left;width:1200px;padding:0;}
	.container-tit{height:42px;width:225px;float:left;}
	.container-tit ul{width:225px;height:43px;padding:0;text-align: left;}
	.container-tit li{padding:0;margin:0;color:#555555;float:left;font-weight:500;width:225px;height:50px;display:block;line-height:50px;text-align:center;overflow:hidden;}
	.container-tit li.select{color:#006ebb;font-weight:500;font-size:20px;font-family:"微软雅黑";}
	.container-tit li.select a{color:#006ebb;}
	.container-tit li a{display:block; text-decoration:none;color:#555555;font-size:18px;font-family:"微软雅黑";text-align: left;}
		
	
	.container-con .mod{position:relative;width:975px;float:right;}
	.container-con .mod ul{margin-left: 0;padding-left: 0;}
	.container-con .mod ul li{float:left;width:468px;height:148px;}
	.container-con .mod ul li a{float:left;width:270px;color:#656565;}
	.container-con .mod ul li a span{display:block;height:50px;line-height:50px;font-size:16px;color:#6D6D6F;font-weight: 550;white-space: nowrap;
	    text-overflow: ellipsis;
	    overflow: hidden;}
	    
	.container-con .mod ul li a span:hover{color:#004394;}
	.container-con .mod ul li a span a{color:#6D6D6F;}
	
	.container-con .mod ul li span2{float:right;width:70px;height:22px;font-size:14px;font-weight:normal;color:#999999;}
	.container-con .mod .more{position: absolute;left:88%; top:-30px;z-index: 999;font-size:12px;}
	.container-con .mod .more a{color:#999999;font-size:12px;}
	
	.newItem{width: 100%;/*border-bottom: 1px dashed #d2d2d2;*/padding: 5px 0;height:115px;}
	.newItem>div{width:70px;height:77px;float: left;margin-right: 30px;
	    margin-top: 6px; }
	.newItem>div>i{color: #000;font-size: 18px;display: block;line-height:55px;font-style: normal;}
	.newItem>div>span{line-height:22px;color: #666666;display: block;font-size:14px;}
	.newItem>div>h1{height:2px;color: #666666;display: block;background: #cbcbcb;width:20px;margin-top:15px;transition: width 0.5s; /* 变化时间为0.5秒 */
  overflow: hidden; /* 确保内容不会溢出 */}
    .newItem:hover>div>h1{width:50px;}
	.newItem>a{width: 500px;height: 92px;float: right;}
	.newItem>a:hover{text-decoration: none;}
	.newItem>a>span{line-height: 36px;font-size:16px;color: #333;font-family: "微软雅黑";}
	.newItem>a>p{line-height: 21px;height: 64px;color: #666;font-family: "微软雅黑";font-size:14px;
	overflow:hidden; text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3; white-space: wrap;}
	
	/*.newItem:hover>div{width:77px;height:77px;float: left; border:1px solid #357c36;border-radius: 5px;}
	.newItem:hover>div>i{color: #357c36;font-size: 30px;display: block;text-align:center;line-height:55px;font-style: normal;font-size: 34px;}
	.newItem:hover>div>span{line-height:22px;color: #FFFFFF;display: block;text-align:center;box-sizing: border-box;background:#357c36;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;}
	*/
	.newItem:hover>a>span{color: #004394;}
	
	.picturexw{width:100%;float:left;}
	.picturexw-1{width:50%;float:left;}
	.picturexw-1 li{height:344px !important;}
	.picturexw-1 li{border:1px solid #f0f0f0;background: #fff;height:344px;border-radius:10px; 
	 box-shadow:-2px 0px 8px 6px rgba(0, 0, 0, 0.1);margin-bottom: 20px;background: #fff;}
	.picturexw-2{width:48.5%;float:right;}
	.picturexw-2 li{border:1px solid #f0f0f0;background: #fff;border-radius:10px; 
	 box-shadow:-2px 0px 8px 6px rgba(0, 0, 0, 0.1);margin-bottom: 44px;}
	 
	.newItem1{width: 375px;padding: 22px 0;height:148px;margin:0 auto;}
	.newItem1>div{width:70px;height:77px;float: left;margin-right: 30px;
	    margin-top: 6px; }
	.newItem1>div>i{color: #000;font-size: 18px;display: block;line-height:55px;font-style: normal;text-align: left;}
	.newItem1>div>span{line-height:22px;color: #fff;display: block;font-size:14px;text-align: left;}
	.newItem1>div>h1{height:2px;color: #fff;display: block;background: #fff;width:20px;margin-top:15px;transition: width 0.5s; /* 变化时间为0.5秒 */
  overflow: hidden; /* 确保内容不会溢出 */}
	.newItem1:hover>div>h1{width:50px;}
	.newItem1 .tpwz{color:#fff !important;}
	.newItem1 .tpwz:hover{color:#004394 !important;}
	.newItem1>a{width: 500px;height: 92px;float: right;}
	.newItem1>a:hover{text-decoration: none;}
	.newItem1>a>span{line-height: 36px;font-size:16px;color: #fff;font-family: "微软雅黑";text-align: left;}
	/*.newItem1>a>p{line-height: 28px;height: 95px;color: #fff;font-family: "微软雅黑";font-size:16px;
	overflow:hidden; text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;white-space: wrap;}*/
	
	.newItem1 .xwnr{width:270px;text-align:left;line-height: 21px;height: 68px;color: #fff;font-family: "微软雅黑";font-size:14px;
	overflow:hidden; text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;white-space: wrap;}
	
	.xwzxlist{width:971px;margin: 0 auto;}
	.xwzxlist ul li{float: left;width:600px;height:214px;margin-bottom:40px; background: #ffffff;
	 font-size: 26px; font-family: "微软雅黑"; ;  color: #3571e1; 
	 border:1px solid #f0f0f0;border-radius:10px; 
	 box-shadow:-2px 0px 8px 6px rgba(0, 0, 0, 0.1);}
	.xwzxlist ul li:nth-child(2n){float: right;right:0;}
	
	.xwzxlist1{width:382px;height:160px;margin: 0 auto;}
	.xwzxlist1 a{font-size: 16px; font-family: "微软雅黑";}
	.xwzxlist2{float: right;/*margin-top:20px;*/margin-right:10px;color:#a9a9a9;font-size: 16px; font-family: "微软雅黑";}
	.xwzxlist1:hover{color: #30673b;}
	.xwzxlist1 a:hover {color: #30673b;text-decoration:none;}
	
	.xwzxlist2{width:468px;height:457px;margin: 0 auto;}
	.xwzxlist2 .tptp{ float: left; width:468px;height:347px;overflow: hidden;display: inline-block;    position: relative;border-radius:10px;}
	.tptp img {
	    transition: transform 0.3s ease; /* 平滑的过渡效果 */
	    /*max-width: 100%;  限制图片最大宽度为容器宽度 */
	    vertical-align: middle; /* 垂直居中 */
	   width:468px;height:347px;
	}
	 
	.tptp:hover img {
	    transform: scale(1.2); /* 鼠标悬停时放大1.2倍 */
	}
	
	.wenzi-22 {
	    font-size: 25px;
	    font-family:"微软雅黑";
	    width: 444px;
	    height: 144px;
	    margin: 0 auto;
	    color: #ffffff;
	
	    background: linear-gradient(to bottom, rgba(107, 119, 129, 0.5), rgba(2, 68, 148, 0.5));
	    position: absolute;
	    margin-top: 184px;
	    opacity: .8;
	    filter: alpha(opacity=80);
	    line-height: 62px;
	    padding-left: 23px;
	    text-align: center;
	    white-space: nowrap;
	    text-overflow: ellipsis;
	    overflow: hidden;
	    border-radius:0 0 10px 10px;
	}
	
	
	.zheye5{width:100%;background: #f4f4f4;min-height:199px;background: url(../images/bj4.jpg) center no-repeat;background-size: cover;}
	
	.ztzl{margin:0 auto;width:1140px;height:85px;margin-top:15px;padding-top:60px;}
	
	.lanrenzhijia {
		width:1140px;
		position:relative;
		margin:0 auto;
		
	}
	.ctrl-panel {
		position:absolute;
		right:20px;
		top:60px;
		z-index:1000;
	}
	.m-page {
		display:block;
		width:20px;
		height:20px;
		text-align:center;
		background:#963;
		float:left;
		display:inline;
		margin-left:10px;
		line-height:20px;
		color:#fff;
		font-size:13px;
	}
	.m-page:hover {
		text-decoration:none;
		color:#fff;
	}
	.focus {
		background:red;
	}
	.con {
		width:100%;
	}
	.scroll-wrap {
		OVERFLOW: hidden;
		WIDTH: 1140px;
		POSITION: relative;
		min-height: 199px
	}
	.scroll_box_content {
		POSITION: absolute
	}
	.content_list {
		FLOAT: left;
		WIDTH: 1140px;
		HEIGHT: 199px;
		cursor:pointer;
	}
	.content_list img{
		
		WIDTH: 1140px;
		HEIGHT: 85px;
		
	}
	
	
	
	
	.web{width: 100%; background: #181818; color: #ffffff; height: 320px;}
	.yqlj{width:1200px;margin: 0 auto;padding-top:40px;border-bottom: 1px solid #494949;height: 190px;}
	.yqlj1{width:80%;float:left;}
	.yqljtb{
	  display: flex;
	  align-items: center; /* 垂直居中 */
	}
	 
	.image {
	  width: 25px; /* 或者你需要的尺寸 */
	  height: 25px; /* 或者你需要的尺寸 */
	  margin-right: 5px; /* 图片和文字之间的距离 */
	}
	 
	.text11 {
	  font-size: 18px;
	    font-family:"微软雅黑";
	    font-weight: 550;
	    color:#fff;
	}
	.yqljnr{width:100%;float:left;margin-top:25px;/*margin-left:10px;*/}
	.yqljnr ul {width:100%;}
	.yqljnr ul li{float: left;width:292px;height:80px;margin-bottom:10px;margin-right: 25px; }
	/*.yqljnr ul li img, .yqljnr ul li img a { transform: scale(0.75); }*/
	.yqljnr ul li img{width:294px;height:60px;}
	
	.yqlj2{width:13%;float:right;margin-top:10px;}
	.yqlj2 img{width:130px;height:130px;}
	
	.footwz{width:1200px;margin:0 auto;}
	.web1{font-size: 14px; text-align: left; line-height: 30px;font-family:"微软雅黑";}
	.web1:nth-child(1){padding-top: 20px;}
	.web1 a{color: #ffffff;}
	.web1 h5{float:right;font-size: 14px;font-family:"微软雅黑";}
	
	.guide{width:60px;    position: fixed;margin-left:21%;right:5%;bottom:11px;_position:absolute;_top:expression(documentElement.scrollTop+documentElement.clientHeight - this.clientHeight - 134+'px');display:block;}
	.guide a{display:block;width:60px;height:50px;margin-top:10px;text-decoration:none;font:16px/50px "Microsoft YaHei";text-align:center;color:#fff;border-radius:2px;}
	
	.guide .top{background-position:-145px -185px;}
	.guide img{width: 39px; height: 39px;}


}




.nybanner{width:100%;margin:0 auto;height: 424px;}
.bottom-div {
	  background-color: #fff;
	  width: 100%; /* 或者其他宽度 */
	  height: 102px; /* 底部div的高度 */
	}

	.lmmc{width:1300px;margin: 0 auto;}
	.lmmcleft{width:330px;float:left;height:102px;line-height: 102px;}
	.lmmcright{width:970px;float:right;height:102px;}
	.lmmcright ul{ height: 102px; float:right;    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
}
	.lmmcright ul li{ height: 102px; float: left; color: #1a1a1a; line-height: 102px; margin: 0 25px;padding: 0 25px;
	font-family: "微软雅黑";font-size: 18px;font-weight: 550;     margin-left: 0px; text-align: center;}
	.lmmcright ul li:hover{color:#004394;background: #f2f2f2;} 
	.lmmcright ul  .se {color:#004394;background: #f2f2f2;}
	.bannerxt{float:left;width:30%;height:3px;background:#30673b;}
}

.nynyny{margin:0 auto;width:100%;background: url(../images/nybj.jpg) center no-repeat;background: #f8f7f7;min-height:800px;}
.ny3bb{margin:0 auto;width: 100%; min-height:800px;background: url(../images/nybj.jpg) center top no-repeat;background-size: cover;}
.ny3bbnr{margin:0 auto;width: 1300px;background: #fff;margin-top:70px; min-height:800px;}

.ny3bbnr-txt{margin:0 auto;width: 94%;font-size: 18px;font-family: "微软雅黑";line-height:35px ;padding-top:50px;min-height:602px;}


.view2a{width:100%;background:#fff; border-radius: 10px;padding-top:30px;}
.view2a h1{margin:0 auto;display: block;width:1100px;margin-bottom: 0; margin-top: 20px;font-size:22px;font-family: "微软雅黑";font-weight:bold;line-height:40px;color:#000000;text-align:center;}
.view2a h2{display: block;margin:0 auto;width:1200px; font-size:16px;font-weight:normal;line-height:40px;color:#5A6165;text-align:center;border-bottom:1px solid #C5D3DC;}
.view2a h3{display: block;margin:0 auto;width:1200px; font-size:16px;font-weight:normal;line-height:40px;color:#000000;text-align:left;padding-top: 15px;min-height:590px;margin-bottom: 30px;}
.view2a h3 p span{text-wrap: wrap !important;line-height:40px;}
/*.view2a h3 p{line-height: 0;}*/
.view2a h3 p img{display: block;max-width:700px;margin:0 auto;top:0 !important;margin-top: 0 !important;padding: 0;
    border: 0;
    outline: none;}
.view2a h3 table{border:1px solid #e0e0e0; margin: 0 auto;} 
.view2a h3 table td{border-right:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;border-left:1px solid #e0e0e0;border-top:1px solid #e0e0e0;padding: 0px 0px; border: 1px solid rgb(0, 0, 0);} 
.view2a h4{display: block;margin:0 auto;width:1200px; font-size:16px;font-weight:normal;line-height:40px;color:#000000;text-align:right;border-bottom:1px dashed #DCDCDC;}
.view2a h5{display: block;margin:10px auto;width:1200px;margin-bottom: 20px; font-size:16px;font-weight:normal;line-height:40px;color:#004394;text-align:left;}
.view2a h5 a{color:#000000}
.view2a h6{display: block;margin:0 auto;width:1200px; font-size:14px;font-weight:normal;line-height:40px;color:#545454;text-align:left;border-bottom:1px dashed #910B0A;padding-bottom:20px;height:80px;}
.view2a h6 img{margin-right:30px;}

.lxwm{width:1300px;margin:0 auto;}

.box{
    display: flex;
    display: -webkit-flex;
    /*水平方向，左端对齐*/
    flex-direction: row;
    /*水平方向，右端对齐*/
    /*flex-direction: row-reverse;*/
    /*垂直方向，顶部对齐*/
    /*flex-direction: column;*/
    /*垂直方向，底部对齐*/
    /*flex-direction: column-reverse;*/
    background: #fff;
    width: 100%;
    justify-content: space-between
}
.box span{
    margin: 10px 10px;
    padding: 10px;
    background: #f2f2f2;
    width: 390px;
    height:113px;
   
}




.bx-ul{width: 660px; margin:  0 auto}
.scroll{position: absolute;z-index: 1;width: 660px; height: 500px;overflow: hidden;margin: 0 auto;margin-top:13px;}
.scroll_horizontal{position:relative;width:100%;height:200px;padding:5px;line-height:20px;}
.scroll_horizontal .box1{overflow:hidden;position:relative;width:660px;height:500px;margin:0 auto;padding-top: 30px;}
.scroll_horizontal .list1{overflow:hidden;width:9999px;height: 500px}
.scroll_horizontal .list1 label{color: #666; font-size: 15px}
.scroll_horizontal .list1 li{float:left;width:340px;text-align:center;height: 500px}   

.scroll_horizontal .plus{position:absolute;top:0px;width:48px;
	height:48px;left: 8px;background: url() no-repeat;cursor:pointer;}
.scroll_horizontal .minus{position:absolute;top:0px;width:48px;height:48px;
	right: 10px;background: url() no-repeat -43px 0px;cursor:pointer;}
	
.scroll_horizontal .plus{left:550px;background: #242f7e;line-height:48px;color:#FFFFFF;text-align:center;float: left;font-size:26px;margin-right: 1px;}
.scroll_horizontal .plus:hover{background:#1976d2 ;}
.scroll_horizontal .minus{right:10px;background: #242f7e;line-height:48px;color:#FFFFFF;text-align:center;float: left;font-size:26px;margin-right: 1px}
.scroll_horizontal .minus:hover{background:#1976d2 ;}
.tsgawz{width: 100%; text-align: center; line-height: 35px; font-size: 16px;white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;}
    
    
 

.tsgawz1{width: 100%; text-align: center; line-height: 35px; font-size: 16px;white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;}    
    
	
.biaoyu1{font-family: biaoyu; font-size: 64px; color: #ffffff; text-shadow: 4px 5px 2px rgba(0, 0, 0, 0.5); letter-spacing: 50px; animation-name: test;
  animation-duration: 2s;}

.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: #242f7e;
	color: #fff;
}