/*# sourceMappingURL=style.css.map */

body .bd_weixin_popup .bd_weixin_popup_foot{
  line-height: 17px;
  height: 71px;
}
h3{ font-weight:normal;}
.bdimgshare-bg,
.bdimgshare-content,
.bdselect_share_head,
.bdselect_share_content,
.bdselect_share_box,
.triangle-inset,
.selectshare-mod-triangle,
.triangle-border{display: none;opacity: 0}
@media (min-width:320px) {
	body{
		/*overflow: hidden;*/
	}
	.bdimgshare-bg,
	.bdsharebuttonbox,
	.bdselect_share_head,
	.selectshare-mod-triangle,
	.bdselect_share_content,
	.header {display: none;}
	header {
		width: 100%;
		padding:0;
		position: absolute;
		z-index: 40;
		display: block;
		box-sizing: border-box;
		border-bottom: 1px solid rgba(255,255,255,0.2)
	}
	header .logo {
		width: 255px;
		padding:12px 20px;
		
	}
	header .logo img {
		display: block;
		width: 100%;
	}
	header .right{
		display: inline-block;
	}
	header .right .serch{
		width:55px;
		height:54px;
		display:none;
		border-right: 1px solid rgba(255,255,255,0.2);
		border-left: 1px solid rgba(255,255,255,0.2);
		background: url(../img/serch1.png) center/18px no-repeat;
	}
	header .right .english{
		width:55px;
		padding-right: 10px;
		height:54px;
		display: block;
		line-height:54px;
		text-align: center;
		color: #fff;
		position: relative;
		border-right: 1px solid rgba(255,255,255,0.2);
	}
	header .right .english span{
		font-family: 'Ã¥Â®â€¹Ã¤Â½â€œ';
		width: 8px;
		position: absolute;
		left:35px;
		top: 0;
		display: inline-block;
		height:54px;
		background: url(../img/img4.png) center no-repeat;
	}
	header .right .lines{
		width: 33px;
		height: 26px;
		margin: 16px 12px 0;
		position: relative;
		cursor: pointer;
	}
	header .right .lines p {
		width:33px;
		height: 2px;
		background-color: #fff;
		border-radius: 2px;
		position: absolute;
		left: 0;
		-webkit-transition: all 0.8s;
		transition: all 0.8s;
	}
	header .right .lines p:nth-child(1) {
		top: 0px;
		-webkit-transform-origin: left top;
		-ms-transform-origin: left top;
		transform-origin: left top;
		-webkit-transform: rotateZ(0deg);
		-ms-transform: rotateZ(0deg);
		transform: rotateZ(0deg);
		-webkit-transition: all 0.5s;
		-ms-transition: all 0.5s;
		transition: all 0.5s;
	}
	header .right .lines.cur p:nth-child(1) {
		-webkit-transform: rotateZ(45deg);
		transform: rotateZ(45deg);
	}
	header .right .lines p:nth-child(2) {
		top: 11px;
		-webkit-transition: all 0.5s;
		transition: all 0.5s;
	}
	header .right .lines.cur p:nth-child(2) {
		opacity: 0;
	}
	header .right .lines p:nth-child(3) {
		top: 23px;
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotateZ(0deg);
		-ms-transform: rotateZ(0deg);
		transform: rotateZ(0deg);
		-webkit-transition: all 0.5s;
		-ms-transition: all 0.5s;
		transition: all 0.5s;
	}

	header .right .lines.cur p:nth-child(3) {
		-webkit-transform: rotateZ(-45deg);
		transform: rotateZ(-45deg);
	}
	header .nav {
		position: absolute;
		top: 54px;
		width: 100%;
		box-sizing: border-box;
		left: 0;
		z-index: 10;
		padding: 15px 4%;
		background-color: #fff;
		display: none;
	}
	header .nav ul li {border-bottom: 1px solid #cecece;}
	header .nav ul li .tit {
		font-size: 16px;
		display: block;
		padding: 5px 0;
		line-height: 38px;
		color: #333;
		background: url(../img/nav-jia.png) 98% center/17px no-repeat;
	}
	header .nav ul li.cur .tit {color: #1280c1}
	header .nav ul li.on .tit {
		background: url(../img/nav-jian.png) 98% center/17px no-repeat;
	}
	header .nav ul li .box {
		border-top: 1px solid #e2e2e2;
		display: none;
		padding: 10px 0;
	}
	header .nav ul li .box a{
		display: block;
		font-size: 14px;
		line-height: 32px;
		color: #666;
	}
	header .nav ul li:last-child{
		border-bottom: 0;
	}
	.headerbg{
		width: 100%;
	    height: 100%;
	    position: fixed;
	    background-color: rgba(0,0,0,0.7);
	    top: 0;
	    left: 0;
	    z-index: 5;
	    display: none;
	}
	.hserch{
		width: 100%;
	    height: 100%;
	    position: fixed;
	    background-color: rgba(0,0,0,1);
	    top: 0;
	    left: 0;
	    z-index: 52;
	    display: none;
	}
	.hserch .img {
	    width: 80px;
	    left: 10%;
	    top: 60px;
	    display: block;
    	position: absolute;
	}
	.hserch .img img {
	    display: block;
	    width: 100%;
	}
	.hserch i {
	    display: block;
	    width: 80px;
	    height: 25px;
	    position: absolute;
	    right: 10%;
	    top: 70px;
	    cursor: pointer;
	    background: url(../img/search-close.png) center right/16px no-repeat;
	    font-size: 18px;
	    color: #fff;
	    font-style: normal;
	    font-family: 'Ã¥Â¾Â®Ã¨Â»Å¸Ã¦Â­Â£Ã©Â»â€˜Ã©Â«â€';
	}
	.hserch .box {
	    height: 50px;
	    width: 80%;
    	margin: 40% auto 0;
	    border-bottom: 1px solid rgba(255,255,255,0.8);
	}
	.hserch .box .inp {
	    display: block;
	    width: 70%;
	    float: left;
	    height: 50px;
	    line-height: 50px;
	    font-size: 18px;
	    color: #fff;
	    background-color: transparent;
	    border: 0;
	    margin-left: 3%;
	}
	.hserch .box .sub {
	    width: 50px;
	    height: 50px;
	    display: block;
	    float: right;
	    border: 0;
	    background: url(../img/serch.png) center/22px no-repeat;
	}
	.footer .max-top .left .tel,
	.footer .max-top .left .add,
	.footer .max-top .right{display: none;}
	.footer{
		background-color: #1280c1;
		padding: 40px 4% 20px;
		position: relative;
		top: 0;
		left: 0;
		z-index: 10;
	}
	.footer .max-top{
		padding-bottom: 25px;
		width: 100%;
		border-bottom: 1px solid rgba(255,255,255,0.2)
	}
	.footer .max-top .left .icons{
		display: none;
	}
	.footer .max-top .left .ewm{
		width: 170px;
		height: 180px;
		border-radius: 5px;
		background-color: #fff;
		padding:12px 0px;
		margin: 0 auto;
	}
	.footer .max-top .left img{
		display: block;
		width:138px;
		margin: 0 auto;
	}
	.footer .max-top .left .fa{
		font-size: 12px;
		line-height: 18px;
		color: #333333;
		text-align: center;
	}
	.footer .max-fot{
		line-height:24px;
		font-family: 'arial';
		color: #fff;
		width: 100%;
		padding-top: 20px;
		font-size: 13px;
		text-align: center;
	} 
	.footer .max-fot .wailian{
		display: inline-block;
		color: #fff;
		cursor: pointer;
		margin-left: 10px;
		transition: all 0.4s;
		-webkit-transition: all 0.4s;
	}
	.footer .max-fot .wailian:hover{opacity: 1}
}

@media (min-width:320px) and (max-width:767px) {}

@media (min-width:768px) {
	header .logo{width: 240px;}
	header .right .serch{
		height: 60px;
	    background: url(../img/serch1.png) center/20px no-repeat;
	}
	header .right .english,
	header .right .serch{width: 62px;}
	header .right .english span{left: 39px;}
	header .right .english,
	header .right .english span{
		height: 60px;
		line-height: 60px;
	}
	header .right .lines p,
	header .right .lines{width: 37px;}
	header .right .lines{margin-top: 12px;height: 30px;}
	header .right .lines p:nth-child(2){top: 13px;}
	header .right .lines p:nth-child(3){top: 26px;}
	header .nav ul li .tit{padding: 8px 0;}
	.hserch .img{width: 100px;}
	.hserch i{top: 75px;}
	.hserch .box{margin: 35% auto 0;}
	header .logo{
		padding: 10px 20px;
	}
	header .nav{top: 60px;}
	.footer .max-top{
		padding-bottom: 0px;
		width: 40%;
		float: left;
		border-bottom: 0
	}
	.footer .max-fot{
		line-height: 40px;
		font-family: 'arial';
		color: #fff;
		float: left;
		width: 60%;
		padding-top: 25px;
	} 
	.footer .max-top .left .ewm{
		margin: 0 auto;
	}


	
}

@media (min-width:768px) and (max-width:1024px) {}	

@media (min-width:1025px) {
	header {display: none}
	.header{
		width: 100%;
		 border-bottom: 1px solid rgba(255,255,255,0.2); 
		height: 90px;
		position: absolute;
		top: 0;
		display: block;
		left: 0;
		z-index: 20;
		transition: all 0.4s;
		-webkit-transition: all 0.4s;
		/*background: rgba(0, 0, 0, 0.13);
		background-color: transparent;*/
	}
	.index-body .header.onn{
		/*position: fixed;*/
		border-bottom: 1px solid rgba(255,255,255,0.2);
	}
	.header.onn{
		/*position: fixed;*/
		background-color: #fff;
		box-shadow: 0 0 8px rgba(0,0,0,0.2)
	}
	.header .left {
		height: 90px;
		/*width: 87%;*/
	}
	.header .left .logo {
		width: 320px;
		height: 90px;
		float: left;
		box-sizing: border-box;
		/*border-right: 1px solid rgba(255,255,255,0.2);*/
	}
	.header.onn .left .logo{
		border-right: 1px solid rgba(0,0,0,0.05);
	}
	.index-body .header.onn .left .logo{
		border-right: 1px solid rgba(255,255,255,0.2);
	}

	.header .left .logo a,
	.header .left .nav ul li a,
	.header .right .language a {
		display: block;
		width: 100%;
		height: 100%;
		cursor: pointer;
	}
	.header .left .logo a img{
		width: 345px;
		padding-top: 18px;
		margin: 0 auto;
		display: block;
	}
	.header.onn .left .logo a .img1,
	.header .left .logo a .img2{
		display: none;
	}
	.header.onn .left .logo a .img2{
		display: block;
	}
	.index-body .header.onn  .left .logo a .img2{
		display: none;
	}
	.index-body .header.onn  .left .logo a .img1{
		display: block;
	}
	.header .left .nav {
		width: auto;
		float: right;
	}
	.header .left .nav ul li {
		width: 100px;
		height: 90px;
		line-height: 90px;
		font-size: 14px;
		/*border-right: 1px solid rgba(255,255,255,0.2);*/
		display: block;
		float: left;
		text-align: center;
		position: relative;
		box-sizing: border-box;
		transition: all 0.4s;
		-webkit-transition: all 0.4s;
	}
	.header.onn .left .nav ul li{
		border-right: 1px solid rgba(0,0,0,0.05);
	}
	.index-body .header.onn .left .nav ul li{
		border-right: 1px solid rgba(255,255,255,0.2);
	}
	.header .left .nav ul li .tit {
		/* color: #333; */
		font-size: 17px;
		transition: all 0.4s;
		-webkit-transition: all 0.4s;
	}
	.header.onn .left .nav ul li .tit{
		color: #666;
	}
	.index-body .header.onn .left .nav ul li .tit{
		color: #666;
	}
	.header.onn .left .nav ul li.on .tit,
	.header.onn .left .nav ul li:hover .tit{
		color: #333;
	}
	.index-body .header.onn .left .nav ul li.on .tit,
	.index-body .header.onn .left .nav ul li:hover .tit{
		color: #333;
	}
	.header .left .nav ul li:first-child.on .tit{
		color: #fff;
	}
	.header .left .nav ul li.on .tit,
	.header .left .nav ul li:hover .tit {
		color: #d19a5f;
	}
	.header .left .nav ul li .child {
		width: 100%;
		background-color: #fff;
		position: absolute;
		top: 90px;
		left: 0;
		box-shadow: 0 0 5px rgba(0,0,0,0.1);
		display: none;
	}
	.header .left .nav ul li .child a {
		display: block;
		width: 100%;
		line-height: 45px;
		height: 45px;
		border-bottom: 1px solid #eee;
		color: #666;
		transition: all 0.4s;
		-webkit-transition: all 0.4s;
	}
	.header .left .nav ul li .child a:hover {
		background-color: #1280c1;
		color: #fff;
		border-bottom: 1px solid #1280c1;
	}
	.header .right {
		width: auto;
	}
	.header .right .language {
		width: 120px;
		box-sizing: border-box;
		height: 38px;
		border: 1px solid rgba(255,255,255,0.2);
		float: right;
		margin: 20px 10px 0 0;
		line-height: 38px;
		border-radius: 30px;
		text-transform: uppercase;
		font-size: 14px;
		background: url(../img/img3.png) 13px center no-repeat;
		position: relative;
	}
	.header .right .language a {
		color: #fff;
		width: 110px;
		padding-left: 70px;
		box-sizing: border-box;
	}
	.header .right .language i {
		display: block;
		position: absolute;
		right: 14px;
		top: 0;
		width: 10px;
		height: 36px;
		background: url(../img/img4.png) center no-repeat;
	}
	.header .right .serch{
		float: right;
		width: 120px;
		box-sizing: border-box;
		height: 38px;
		border: 1px solid #ffffff;
		margin: 20px 10px 0 0;
		border-radius: 30px;
		overflow: hidden;
	}
	.header.onn .right .serch{
		border: 1px solid rgba(0,0,0,0.2);
	}
	.index-body .header.onn .right .serch{
		border: 1px solid rgba(255,255,255,0.2);
	}
	.header .right .serch .tet {
		display: block;
		width: 75px;
		height: 36px;
		line-height: 36px;
		float: left;
		border: 0;
		color: #333;
		font-size: 14px;
		background-color: transparent;
		padding: 0 0 0 10px;
	}
	.header.onn .right .serch .tet{
		color: #666;
	}
	.index-body .header.onn .right .serch .tet{
		color: #fff;
	}
	.header .right .serch .btn {
		width: 27px;
		height: 36px;
		border: 0;
		padding: 0;
		display: block;
		float: left;
		background: url(../img/img2.png) center no-repeat;
		-webkit-box-shadow: inset 0 0 0 rgba(255, 255, 255, 0), 0 1px 2px rgba(0, 0, 0, 0);
	    -moz-box-shadow: inset 0 0 0 rgba(255, 255, 255, 0), 0 1px 2px rgba(0, 0, 0, 0);
	    box-shadow: inset 0 0 0 rgba(255, 255, 255, 0), 0 1px 2px rgba(0, 0, 0, 0);
	    -webkit-transition: box-shadow 0.28s cubic-bezier(0.4, 0, 0.2, 0);
	    transition: box-shadow 0 cubic-bezier(0.4, 0, 0.2, 0);
	}
	.header.onn .right .serch .btn{
		background: url(../img/serchimg2.png) center no-repeat;
	}
	.index-body .header.onn .right .serch .btn{
		background: url(../img/img2.png) center no-repeat;
	}
	.footer{
		background-color: #1280c1;
		padding:40px 4% 0;
	}
	.footer .max-top {
		padding-bottom: 15px;
		width: 100%;
		border-bottom: 1px solid rgba(255,255,255,0.2)
	}
	.footer .max-top .left{
		width: 150px;
		float: left;
	}
	.footer .max-top .left .tel{
		font-size: 19px;
		font-family: 'arial';
		line-height: 30px;
		padding-left: 30px;
		color:#fff;
		display: block;
	}
	.footer .max-top .left .add{
		font-size:14px;
		font-family: 'arial';
		line-height: 30px;
		padding-left: 30px;
		color:#fff;
		display: block;
		margin-bottom: 25px;
	}
	.footer .max-top .left .icons a{
		display: block;
		width: 33px;
		height: 33px;
		float: left;
		cursor: pointer;
		margin-right: 20px;
		opacity: 0.5;
		transition: all 0.4s;
		-webkit-transition: all 0.4s;
	}
	.footer .max-top .left .icons{display: block;}
	.footer .max-top .left .icons a:hover{opacity: 1}
	.footer .max-top .left .icons .xl{
		background: url(../img/img16.png) center/33px no-repeat;
	}
	.footer .max-top .left .icons .qq{
		background: url(../img/img15.png) center/33px no-repeat;
	}
	.footer .max-top .left .icons .wx{
		background: url(../img/img14.png) center/33px no-repeat;
	}

	.footer .max-top .left .ewm{
		margin: 20px 0 0 0;
	}
	.footer .max-top .right{
		width: calc(100% - 200px);
		float: right;
		display: block;
		margin-top:90px;
	}
	.footer .max-top .right ul li{
		width: 12.5%;
		border-right: 1px solid rgba(255,255,255,0.2);
		float: left;
		padding: 0 1% 0 1%;
		text-align: center;
		/*height: 270px;*/
	}
	.footer .max-top .right ul li img{
		max-width:100%;
	}
	.footer .max-top .right ul li:last-child{border-right: 0}
	.footer .max-top .right ul li .tit{
		font-size: 18px;
		line-height: 36px;
		color: #fff;
		display: block;
		/*margin-bottom: 30px;*/
	}
	.footer .max-top .right ul li .tt{
		font-size: 14px;
		line-height: 36px;
		color: #fff;
		opacity: 0.5;
		display: block;
		transition: all 0.4s;
		-webkit-transition: all 0.4s;
	}
	.footer .max-top .right ul li .tt:hover{opacity: 1}
	.footer .max-fot{
		height: 70px;
		line-height: 70px;
		width: 100%;
		padding-top: 0;
		font-size: 14px;
	} 
	.footer .max-fot .left{
		display: inline-block;
		float: left;
		opacity: 0.9;
	}
	.footer .max-fot .wailian{
		display: inline-block;
		float: right;
		color: #fff;
		opacity: 0.3;
		cursor: pointer;
		transition: all 0.4s;
		-webkit-transition: all 0.4s;
	}
	.footer .max-fot .wailian:hover{opacity: 1}
	
}

@media (min-width:1025px) and (max-width:1200px) {}

@media (min-width:1201px) {
	.header .left .nav ul li {width: 100px;}
	.header .right .serch,
	.header .right .language {
		width: 130px;
		margin: 26px 20px 0 0;
	}
	.header .right .language a {padding-left: 80px;}
	.header .right .serch .tet {
		padding: 0 0 0 15px;
		width: 100px;
	}
	.header .left .logo a img {
		width: 290px;
		padding-top: 22.5px;
	}
	.footer .max-top .right ul li{
		padding: 0 1% 0 1%;
	}
}

@media (min-width:1400px) {
	.header .left .logo {width: 400px;}
	.header .right .language {margin: 20px 30px 0 0;}
}
 
@media (min-width:1500px) {
	.header .left .logo {width: 400px;}
	.header .left .nav ul li {width: 120px;}
}










*{margin:0 auto;padding:0;transition-property: all;-ms-transition-property: all;-moz-transition-property: all;-webkit-transition-property: all;-o-transition-property: all;}

.inbg1{ width: 100%; height: auto; padding: 60px 0; background: url(../images/inbg1.jpg) no-repeat center; background-size:cover;}
.in1box{ width: 90%; height: auto; overflow: hidden; }
.in1boxL{ float: left; width: 65%; height: auto;}
.in1boxLTit{ width: 100%; height: auto;}
.in1boxLTit p{ font-family: arial; font-size: 16px; color: #999999; line-height: 26px;}
.in1boxLTit h3{ font-size: 24px; line-height: 40px;}
.in1boxLTit h4{ width: 20px; height: 3px; background: #CF3837; float: left; margin-top:20px;}
.in1boxLinfo{ width: 100%; height: auto; padding: 35px 0; overflow: hidden;}
.in1boxLinfo h4{ font-size: 16px; line-height: 24px;}
.in1boxLinfo p{ font-size: 14px; line-height: 21px; color: #666; margin-top: 20px;}
.in1boxLlist{ width: 100%; height: auto; padding-top: 30px; overflow: hidden;}
.in1boxLlist dl{ float: left; width: 202px; height: 92px; border: 1px solid #a0a0a0; box-sizing: border-box; border-radius: 5px; padding: 28px 23px; margin-right: 10px;}
.in1boxLlist dl:hover{ background: url(../images/in1DLh.png) no-repeat;border: none; background-size:cover;}
.in1boxLlist dl:hover a{ color: #FFFFFF; }
.in1boxLlist dl:hover a p{ color: #FFFFFF; }
.in1boxLlist dl dt img.in1img1{ display: block;}
.in1boxLlist dl dt img.in1img1s{ display: none;}
.in1boxLlist dl:hover a dt img.in1img1{ display: none;}
.in1boxLlist dl:hover a dt img.in1img1s{ display: block;}

.in1boxLlist dl dt{ float: left; width: 36px; height: 36px;}
.in1boxLlist dl dt img{ width: 36px; height: 36px;}
.in1boxLlist dl dd{ float: left; margin-left: 10px;}
.in1boxLlist dl dd h4{ font-size: 18px; font-weight: normal; line-height: 22px;margin-top:0px;margin-bottom: 0px;}
.in1boxLlist dl dd p{ font-family: arial; color: #999999; line-height: 14px; font-size: 13px;}

.in1boxR{ float: right; width: 28%; height: auto; }
.in1boxRTop{ width: 80%; padding: 0 10%; height: 106px; background: url(../images/in1Rtbg.jpg) no-repeat; background-size:cover;box-sizing: content-box;}
.in1boxRTop p{ font-size: 18px; font-family: arial; color: #dfadad; line-height: 29px; padding-top: 20px;}
.in1boxRTop h4{ color: #FFFFFF; font-size: 26px; line-height: 36px;margin-top:0px;margin-bottom: 0px;}
.in1boxRBox{ width: 100%; height: auto; background: #eef2fc;}
.in1boxRBox dl{ width: 80%; height: 56px; padding: 28px 0; border-bottom: 1px solid #e5e5e5;margin: 0 auto;box-sizing: content-box;}
.in1boxRBox dl:last-child{ border-bottom: none;}
.in1boxRBox dl dt{ float: left; width: 56px; height: 56px;}
.in1boxRBox dl dt img{width: 56px; height: 56px;}
.in1boxRBox dl dd{ float: left; padding-left: 15px;box-sizing: content-box;}
.in1boxRBox dl dd h4{ font-size: 18px; line-height: 28px;margin-top:0px;margin-bottom: 0px;}
.in1boxRBox dl dd p{ color: #999999; font-family: arial; font-size: 18px; line-height: 28px;}
body {
    font-family: "Noto Sans SC" !important;
    color: #333333;
    font-size: 14px;
    background: #FFFFFF;
}


/*************Ã¥Âªâ€™Ã¤Â½â€œÃ¤Â¸Â­Ã¥Â¿Æ’****************/
.inNewsbg{ width: 100%; height: auto; padding: 60px 0; background: url(../images/innewsbg.jpg) no-repeat center; background-size:cover;}
.inNews{width: 90%; height: auto; overflow: hidden;}


.inNewsM{ float: left; width: 30%; margin-right:2%; height: auto; overflow: hidden;}
.inNewsMTop{ width: 100%; height: 37px; line-height: 34px;}
.inNewsMTop a.fr{ color: #999999; line-height: 37px;font-size:14px;}
.inNewsMTop a.fr:hover{ color: #cf3837;}
.inNewsMTop h4{ display: inline-block; margin-right: 40px; line-height: 34px; font-size: 18px; font-weight: bold; border-bottom: 3px solid #cf3837;margin-top:0px; margin-bottom: 0px}
.inNewsM dl{ width: 100%; height: auto; position: relative;  overflow: hidden; padding-top:20px;margin-bottom:0px;}
.inNewsM dl dt{ width: 100%; height: auto; overflow: hidden; min-height: 320px;}
.inNewsM dl dt video{ width: 100%; height: 100%; min-height: 320px;}
.inNewsM dl dd{ width: 100%; height:110px; background: #FFFFFF; box-sizing: border-box; padding: 25px;}
.inNewsM dl dd a{ display: block; font-size: 18px; color: #000000; height: 32px; line-height: 32px; overflow: hidden;}
.inNewsM dl dd a:hover{ color: #2d459a;}
.inNewsM dl dd p{ height: 25px; line-height: 25px; overflow: hidden; color: #666666;}
    
	
.inNewsL{ float: left; width: 35%; height: auto; overflow: hidden;}
.inNewsList{ width: 100%; height: auto; padding-top: 10px; overflow: hidden;}
.inNewsList .swiper-wrapper{ height: 367px;}
	
.inNewsList .swiper-pagination-bullets .swiper-pagination-bullet { width:18px; height:18px;margin: 0px 1px;text-align: center; line-height: 18px;font-size: 12px;color: #fff;opacity: 1;background: #858585;}
.inNewsList .swiper-pagination-bullets .swiper-pagination-bullet-active {opacity: 1;background: rgba(207, 56, 55, 0.9);}

.inNewsList .swiper-pagination-bullets{  bottom: 12px;left: auto;width:28%; right: 0;}
.inNewsList .News_img{}
.inNewsList .News_img img{ width:100%;  min-height: 367px;}
.inNewsList p{ position:absolute; bottom:0; width:100%; background:#000; color:#fff; height:45px; line-height:45px; font-size:15px;overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; padding:0px 5px; box-sizing:border-box;}


.inNewsR{ float: right; width: 31%; height: auto; overflow: hidden;}

.tab{ width:100%}
.tab-hd { overflow:hidden; zoom:1;}
.tab-hd li{ display: inline-block; margin-right:20px; line-height: 34px; font-size: 18px; font-weight: bold;margin-top:0px; margin-bottom: 0px}
.tab-hd li.active{ border-bottom: 3px solid #cf3837;}
.tab-bd .inNewsList1{display:none; font-size:24px;}
.tab-bd .thisclass{ display:block;}

.inNewsList1{ width: 100%; height: auto; padding-top: 20px; overflow: hidden;}
.inNewsList1 dl{width: 100%;height: auto;margin-bottom: 15px;border-bottom: 1px solid #dcdcdc;}
.inNewsList1 dl a{color: #333;display: block;line-height: 32px;height: 32px;}
.inNewsList1 dl a:hover{color: #2d459a;}
.inNewsList1 dl a:hover dd{color: #2d459a;}
.inNewsList1 dl dt{font-size: 15px;line-height: 32px;height: 32px;overflow: hidden;font-weight:normal;float: left;width: 70%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.inNewsList1 dl dd{font-size: 14px;font-family: arial;line-height: 32px;height: 32px;color: #999999;float: right;}

@media (max-width: 769px) {
.inNewsM { width: 100%; margin-right: 0;}
.inNewsM dl dt{width: 100%;height: auto;overflow: hidden;min-height: 200px;}
.inNewsM dl dt video{width: 100%;height: 100%;min-height:200px;}
.inNewsL {float: left; width: 100%;}
.inNewsR {float: right;width: 100%; margin-top:10px;}

.inNewsList .swiper-wrapper{ height:300px;}
.inNewsList .News_img img{ width:100%;  min-height: 300px;}
.inNewsList .swiper-pagination-bullets {
    bottom: 32px;
    left: auto;
    width: 32%;
    right: 0;
}
}
@media (max-width:500px) {

.inNewsList .swiper-wrapper{ height:200px;}
.inNewsList .News_img img{ width:100%;  min-height: 200px;}
.inNewsList .swiper-pagination-bullets {
    bottom: 32px;
    left: auto;
    width: 38%;
    right: 0;
}
}

/*-------Ã¨Â¡Å’Ã¤Â¸Å¡Ã¥Âºâ€Ã§â€Â¨Ã¦Â â€¡Ã©Â¢Ëœ-------*/
.case_bg{ position:relative; width:100%; padding:0px 0px 50px; overflow:hidden;}
.case_title { padding:40px 0px; text-align:center;}
.case_title h1{ font-size:32px; line-height:1.5; margin:0; color:#333; text-transform:uppercase;}
.case_title h2{color:#555555; font-size:26px; font-weight:normal;}

.case_bg .w{width: 90%; height: auto; overflow: hidden;}
.case_bg .box{width: 90%; height: auto; overflow: hidden;}

.hy_box .swiper-slide a{display: block;position: relative;height: 100%;z-index: 2;overflow: hidden;}
.hy_box .sec2_img{ position:relative;} 
.hy_box .sec2_img img{ width:100%;}
.sec2_list1{position: absolute;top:50%;width: 100%;transform: translateY(-50%);text-align: center;padding: 0 15%;box-sizing: border-box;z-index: 2;}
.sec2_list1 h2{font-size:28px;color: white;margin:30px 0 0;text-shadow: 1px 1px rgba(0, 0, 0,0.8), 2px 2px rgba(0, 0, 0,0.8);}
.sec2_list1 h2:after{content: '';display: block;width: 30px;height: 1px;background: rgba(250,250,250,.5);margin:20px auto}
.sec2_list1 p{font-size: 14px;color: white;line-height:25px;height: 50px;overflow: hidden;text-align: justify;}
.sec2_list1 span{display: inline-block;width: 80px;height: 23px;text-align: center;line-height: 23px;font-size:12px;color: white;border:1px solid white;border-radius: 50px;margin-top: 60px;}
.hy_box .swiper-slide a:after,.sec2_list1 p {
    transition: all .5s cubic-bezier(.35,.75,.55,1);
    -webkit-transition: all .5s cubic-bezier(.35,.75,.55,1);
    -moz-transition: all .5s cubic-bezier(.35,.75,.55,1);
}
.hy_box .swiper-slide:hover .sec2_list1 p{height: 180px;}
.hy_box .swiper-slide:hover .sec2_list1 h2{font-weight: bold;}
.hy_box .swiper-slide:hover .sec2_list1 span{background: white;color: #333;}
.hy_box .swiper-slide a:after{position: absolute;top:100%;width:100%;height:100%;content:'';background:rgba(209, 154, 95, 0.8);z-index: 1;}
.hy_box .swiper-slide:hover a:after{top:0;}

