/*横置设备*/
.allhzsb{
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.95) url(../../images/web/hzsb.png) center no-repeat;
	z-index: 5000;
	display: none;
}
/*全屏*/
.quanpi{
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.95);
	display: none;
	z-index: 5000;
}
.quanpi .logo{
	position: absolute;
	width: 219px;
	height: 81px;
	top: 50%;
	left: 50%;
	margin-top: -200px;
	margin-left: -110px;
	background: url(../../images/web/logo.png) top center no-repeat;
	background-size:100% auto ;
	-webkit-filter: brightness(10);
    filter: brightness(10);
}
.quanpi .tish{
	position: absolute;
	width: 100%;
	height: 100px;
	top: 50%;
	left: 0%;
	margin-top: -100px;
	color: #ff0;
	font-size: 24px;
	line-height: 40px;
	text-align: center;
}
.quanpi .tish span{
	color: #fff;
	font-size: 15px;
	line-height: 20px;
}
.quanpi .qpbtn{
	position: absolute;
	width: 332px;
	height: 49px;
	top: 50%;
	left: 50%;
	margin-left: -166px;
	margin-top: 40px;
	background: url(../../images/web/F11.png) center no-repeat;
}
.quanpi .tishb{
	position: absolute;
	width: 100%;
	height: 30px;
	top: 50%;
	left: 0%;
	margin-top: 150px;
	color: #fff;
	font-size: 14px;
	text-align: center;
}



/*顶部样式开始*/
.tmenu1{
	position:absolute;
	width: 100%;
	height: 105px;
	top: 10px;
	z-index: 600;
	transition:all 0.5s;
}
.tmenu1.active{
	opacity: 0;
}
.tmenu1.lydh{
	top: 0;
	background: rgba(0,0,0,.4);
}
.tmenu1 .menu{
	position: relative;
	width: 100%;
	max-width: 1300px;
	height: 100%;
	margin: 0 auto;
}
.tmenu1 .logobox{
	position: absolute;
	width: 250px;
	height: 100%;
	top: 0;
	left: 50%;
	margin-left: -125px;
	z-index: 100;
}
.tmenu1 .logobox .logo{
	position: absolute;
	width: 100%;
	height: 104px;
	background: url(../../images/web/logo01.png) top center no-repeat;
	background-size:auto 100%;
	z-index: 100;
}
.tmenu1 .logobox .yun01{
	position: absolute;
	width: 75px;
	height: 18px;
	top: 35%;
	left:10px;
	background: url(../../images/web/logo-yun2.png) top center no-repeat;
	background-size:auto 100%;
	opacity: 0.2;
	z-index: 50;
}
.tmenu1 .logobox .yun02{
	position: absolute;
	width: 75px;
	height: 12px;
	bottom: 10%;
	right:0;
	background: url(../../images/web/logo-yun2.png) top center no-repeat;
	background-size:auto 100%;
	opacity: 0.2;
	z-index: 50;
}
.tmenu1 .mleft{
	position: absolute;
	width: 50%;
	height: 100%;
	left: 0;
	top: 0;
	padding-right: 60px;
}
.tmenu1 .mleft .mbtn{
	position: relative;
	width: 25%;
	height: 100%;
	float: left;
}
.tmenu1 .mleft .mbtn .btnm{
	position: relative;
	width: 82px;
	height: 71px;
}
.tmenu1 .mleft .mbtn .btnm:hover{
	position: relative;
	width: 82px;
	height: 71px;
}
.tmenu1 .mleft .mbtn.pdt1{
	padding-top: 30px;
}
.tmenu1 .mleft .mbtn.pdt2{
	padding-top: 10px;
}
.tmenu1 .mleft .mbtn.pdt3{
	padding-top: 30px;
}
.tmenu1 .mleft .mbtn.pdt4{
	padding-top: 20px;
}
.tmenu1 .mleft .mbtn .btnm .yun{
	position: absolute;
	width: 82px;
	height: 71px;
	z-index: 1;
	opacity: 0.2;
	transition:all 0.3s;
}
.tmenu1 .mleft .mbtn .btnm:hover .yun{
	opacity: 0.8;
}
.tmenu1 .mleft .mbtn .btnm .ico{
	position: absolute;
	z-index: 1;
	width: 40px;
	height: 30px;
	z-index: 5;
	transition:all 0.3s;
}
.tmenu1 .mleft .mbtn .btnm:hover .ico{
	-webkit-animation: jello 1s; -moz-animation: jello 1s; animation: jello 1s
}
.tmenu1 .mleft .mbtn .btnm .zi{
	position: absolute;
	z-index: 1;
	width: 60px;
	height: 25px;
	line-height: 25px;
	z-index: 10;
	color: #fff;
	/*font-family:"楷体";*/
	font-size: 16px;
	line-height: 25px;
	transition: all 0.3s;
	letter-spacing: 2PX;
}
.tmenu1 .mleft .mbtn .btnm:hover .zi{
	color: #ff008a;
}
.tmenu1 .mleft .mbtn .btnm .y01{
	background: url(../../images/web/yun01.png) top center no-repeat;
	background-size:100% auto;
}
.tmenu1 .mleft .mbtn .btnm .y02{
	background: url(../../images/web/yun02.png) top center no-repeat;
	background-size:100% auto;
}
.tmenu1 .mleft .mbtn .btnm .y03{
	background: url(../../images/web/yun03.png) top center no-repeat;
	background-size:100% auto;
}
.tmenu1 .mleft .mbtn .btnm .y04{
	background: url(../../images/web/yun04.png) top center no-repeat;
	background-size:100% auto;
}
.tmenu1 .mleft .mbtn .btnm .ico01{
	background: url(../../images/web/mico1.png) top left no-repeat;
	margin-top: 8px;
	margin-left: 20px;
}
.tmenu1 .mleft .mbtn .btnm:hover .ico01{
	background: url(../../images/web/mico1-on.png) top left no-repeat;
}
.tmenu1 .mleft .mbtn .btnm .ico02{
	background: url(../../images/web/mico2.png) top left no-repeat;
	margin-top: 8px;
	margin-left: 20px;
}
.tmenu1 .mleft .mbtn .btnm:hover .ico02{
	background: url(../../images/web/mico2-on.png) top left no-repeat;
}
.tmenu1 .mleft .mbtn .btnm .ico03{
	background: url(../../images/web/mico3.png) top left no-repeat;
	margin-top: 8px;
	margin-left: 30px;
}
.tmenu1 .mleft .mbtn .btnm:hover .ico03{
	background: url(../../images/web/mico3-on.png) top left no-repeat;
}
.tmenu1 .mleft .mbtn .btnm .ico04{
	background: url(../../images/web/mico4.png) top left no-repeat;
	margin-top: 8px;
	margin-left: 20px;
}
.tmenu1 .mleft .mbtn .btnm:hover .ico04{
	background: url(../../images/web/mico4-on.png) top left no-repeat;
}
.tmenu1 .mleft .mbtn .btnm .zi1{
	margin-top: 38px;
	margin-left: 18px;
}
.tmenu1 .mleft .mbtn .btnm .zi2{
	margin-top: 38px;
	margin-left: 20px;
}
.tmenu1 .mleft .mbtn .btnm .zi3{
	margin-top: 38px;
	margin-left: 26px;
}
.tmenu1 .mleft .mbtn .btnm .zi4{
	margin-top: 38px;
	margin-left: 20px;
}
.tmenu1 .mright{
	position: absolute;
	width: 50%;
	height: 100%;
	right: 0;
	top: 0;
	padding-left: 60px;
}
.tmenu1 .mright .mbtn{
	position: relative;
	width: 25%;
	height: 100%;
	float: right;
	text-align:;
}
.tmenu1 .mright .mbtn .btnm{
	position: absolute;
	width: 82px;
	height: 71px;
	right: 0;
}
.tmenu1 .mright .mbtn.pdt1{
	padding-top: 30px;
}
.tmenu1 .mright .mbtn.pdt2{
	padding-top: 10px;
}
.tmenu1 .mright .mbtn.pdt3{
	padding-top: 30px;
}
.tmenu1 .mright .mbtn.pdt4{
	padding-top: 20px;
}
.tmenu1 .mright .mbtn .btnm .yun{
	position: absolute;
	z-index: 1;
	opacity: 0.2;
	right: 0;
	transition: all 0.3s;
}
.tmenu1 .mright .mbtn .btnm:hover .yun{
	opacity: 0.8;
}
.tmenu1 .mright .mbtn .btnm .ico{
	position: absolute;
	z-index: 1;
	width: 40px;
	height: 30px;
	z-index: 5;
	right: 0;
	transition: all 0.3s;
}
.tmenu1 .mright .mbtn .btnm:hover .ico{
	-webkit-animation: jello 1s; -moz-animation: jello 1s; animation: jello 1s
}
.tmenu1 .mright .mbtn .btnm .zi{
	position: absolute;
	z-index: 1;
	width: 60px;
	height: 25px;
	line-height: 25px;
	z-index: 10;
	color: #fff;
	/*font-family:"楷体";*/
	font-size: 16px;
	line-height: 25px;
	right: 0;
	text-align: right;
	transition: all 0.3s;
	letter-spacing:2PX ;
}
.tmenu1 .mright .mbtn .btnm:hover .zi{
	color: #ff008a;
}
.tmenu1 .mright .mbtn .btnm .y01{
	width: 82px;
	height: 69px;
	background: url(../../images/web/yun08.png) top center no-repeat;
	background-size:cover;
}
.tmenu1 .mright .mbtn .btnm .y02{
	width: 86px;
	height: 74px;
	background: url(../../images/web/yun07.png) top center no-repeat;
	background-size:cover;
}
.tmenu1 .mright .mbtn .btnm .y03{
	width: 82px;
	height: 69px;
	background: url(../../images/web/yun06.png) top center no-repeat;
	background-size:cover;
}
.tmenu1 .mright .mbtn .btnm .y04{
	width: 82px;
	height: 68px;
	background: url(../../images/web/yun05.png) top center no-repeat;
	background-size:cover;
}
.tmenu1 .mright .mbtn .btnm .ico01{
	background: url(../../images/web/mico8.png) top left no-repeat;
	margin-top: 8px;
	margin-right: 5px;
}
.tmenu1 .mright .mbtn .btnm:hover .ico01{
	background: url(../../images/web/mico8-on.png) top left no-repeat;
}
.tmenu1 .mright .mbtn .btnm .ico02{
	background: url(../../images/web/mico7.png) top left no-repeat;
	margin-top: 8px;
	margin-right: 13px;
}
.tmenu1 .mright .mbtn .btnm:hover .ico02{
	background: url(../../images/web/mico7-on.png) top left no-repeat;
}
.tmenu1 .mright .mbtn .btnm .ico03{
	background: url(../../images/web/mico6.png) top left no-repeat;
	margin-top: 8px;
	margin-right: 22px;
}
.tmenu1 .mright .mbtn .btnm:hover .ico03{
	background: url(../../images/web/mico6-on.png) top left no-repeat;
}
.tmenu1 .mright .mbtn .btnm .ico04{
	background: url(../../images/web/mico5.png) top left no-repeat;
	margin-top: 8px;
	margin-right: 10px;
}
.tmenu1 .mright .mbtn .btnm:hover .ico04{
	background: url(../../images/web/mico5-on.png) top left no-repeat;
}
.tmenu1 .mright .mbtn .btnm .zi1{
	margin-top: 38px;
	margin-right: 17px;
}
.tmenu1 .mright .mbtn .btnm .zi2{
	margin-top: 38px;
	margin-right: 19px;
}
.tmenu1 .mright .mbtn .btnm .zi3{
	margin-top: 38px;
	margin-right: 28px;
}
.tmenu1 .mright .mbtn .btnm .zi4{
	margin-top: 38px;
	margin-right: 18px;
}

.tmenu2{
	position:fixed;
	width: 100%;
	height: 68px;
	top: -70px;
	background: url(../../images/web/topmenu-bg.jpg) top center;
	/*-moz-box-shadow: 0px 1px 1px rgba(0,0,0,.3);
    box-shadow: 0px 1px 1px rgba(0,0,0,.3);*/
    z-index: 700;
    transition: all 0.4s;
}
.tmenu2.active{
	top: 0px;
}
.tmenu2 .menu{
	position:relative;
	width: 100%;
	max-width: 1350px;
	height: 100%;
	margin: 0 auto;
}
.tmenu2 .logobox{
	position: absolute;
	width: 244px;
	height: 100%;
	top: 0;
	left: 50%;
	margin-left: -122px;
	z-index: 50;
}
.tmenu2 .logobox .logo{
	position: absolute;
	width: 200px;
	height: 48px;
	top: 50%;
	margin-top: -24px;
	left: 50%;
	margin-left: -100px;
	background: url(../../images/web/logo2.png) top center no-repeat;
	background-size:auto 100%;
	z-index: 10;
}
.tmenu2 .logobox .logobg{
	position: absolute;
	width: 234px;
	height: 100%;
	top: 0;
	left: 50%;
	margin-left: -110px;
	background: url(../../images/web/logo2-bg.png) top center no-repeat;
	background-size:auto 100%;
	z-index: 5;
}
.tmenu2 .mleft{
	position: absolute;
	width: 50%;
	height: 100%;
	padding-right: 130px;
	top: 0;
	left: 0;
	z-index: 50;
}
.tmenu2 .mright{
	position: absolute;
	width: 50%;
	height: 100%;
	padding-left: 130px;
	top: 0;
	right: 0;
	z-index: 50;
}
.tmenu2 .mbtn{
	position: relative;
	float: left;
	width: 25%;
	height: 100%;
	transition: all 0.4s;
	text-align: center;
	padding-top: 10px;
}
.tmenu2 .mbtn:hover{
	background: rgba(145,0,80,.5);
}
.tmenu2 .mbtn .ico{
	position: relative;
	width: 100%;
	height: 30px;
}
.tmenu2 .mbtn:hover .ico{
	-webkit-animation: jello 1s; -moz-animation: jello 1s; animation: jello 1s
}
.tmenu2 .mbtn .zi{
	position: relative;
	width: 100%;
	height: 28px;
	line-height: 25px;
	color: #fff;
	font-size: 15px;
	line-height: 24px;
	transition: all 0.4s;
	letter-spacing: 2PX;
}
/*.tmenu2 .mbtn:hover .zi{
	-webkit-animation: jello 1s; -moz-animation: jello 1s; animation: jello 1s
}*/
.tmenu2 .mbtn .ico01{
	background: url(../../images/web/mico1.png) top center no-repeat;
	background-size:auto 100%;
}
.tmenu2 .mbtn .ico02{
	background: url(../../images/web/mico2.png) top center no-repeat;
	background-size:auto 100%;
}
.tmenu2 .mbtn .ico03{
	background: url(../../images/web/mico3.png) top center no-repeat;
	background-size:auto 100%;
}
.tmenu2 .mbtn .ico04{
	background: url(../../images/web/mico4.png) top center no-repeat;
	background-size:auto 100%;
}
.tmenu2 .mbtn .ico05{
	background: url(../../images/web/mico5.png) top center no-repeat;
	background-size:auto 100%;
}
.tmenu2 .mbtn .ico06{
	background: url(../../images/web/mico6.png) top center no-repeat;
	background-size:auto 100%;
}
.tmenu2 .mbtn .ico07{
	background: url(../../images/web/mico7.png) top center no-repeat;
	background-size:auto 100%;
}
.tmenu2 .mbtn .ico08{
	background: url(../../images/web/mico8.png) top center no-repeat;
	background-size:auto 100%;
}
/*顶部样式结束*/


/*右侧按钮样式开始*/
.right-btns,.btns-box{
	position: fixed;
	top: 50%;
	color: #fff;
	z-index: 1111;
}
.btns-box{
	left: 5px;
	font-size: 35px;
	margin-top: -43px;
}
.right-btns{
	right: 3px;
	top: 50%;
	min-height: 186px;
	font-size: 12px;
	transition: 0.3s;
	-webkit-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	transform:translateY(-50%);
}
.right-btns a,.btns-box a{
	color: #fff;
	display: block;
	width: 100%;
	height: 100%;
}
.right-btns .all-btn-list,.btns-box li{
	width: 35px;
	height: 35px;
	background: rgba(0,0,0,.5);
	margin-bottom: 2px;
	line-height: 35px;
	text-align: center;
	position: relative;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	cursor: pointer;
}
.btns-box li{
	line-height: 35px;
}
.right-btns .all-btn-list:hover{
	background: #e00079;
}
.right-btns .all-btn-list:last-child,.btns-box li:last-child{
	margin-bottom: 0;
}
.right-btns .all-btn-list ul{
	position: absolute;
	top: 0;
	width: 0;
	height: 35px;
	line-height: 35px;
	right: 35px;
	background: rgba(0,0,0,.5);
	overflow: hidden;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.right-btns .all-btn-list ul li{
	float: left;
}
.right-btns .all-btn-list ul li:first-child{
	width: 35px;
	background: #F30;
}
.right-btns .all-btn-list ul li:not(:first-child){
	width: 18.5%;
}
.right-btns .all-btn-list:first-child:hover ul{
	width: 155px;
}
.right-btns .btn-icon{
	display: block;
	width: 100%;
	height: 100%;
	font-size: 20px;
	color: #fff;
	line-height: 35px;
	text-align: center;
}
.right-btns .ico2{
	font-size: 23px;
}
.right-btns .ico3{
	font-size: 25px;
}
.right-btns .ico4{
	font-size: 18px;
}
.right-btns .btn-info,.btns-box .btn-info{
	position: absolute;
	width: 0;
	height: 35px;
	background: #ff3300;
	top: 0;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	overflow: hidden;
}
.right-btns .btn-info{
	right: 35px;
}
.btns-box .btn-info{
	left: 35px;
	font-size: 14px;
	line-height: 35px;
}
.right-btns .wx-box .btn-info{
	display: block;
	width: 141px;
	height: auto;
	top: 95%;
	opacity: 0;
	line-height: 20px;
	padding: 5px;
	background:#005f9c;
}
.wx-box{
	display: none;
}
.wx-img{
	width: 130px;
	height: 130px;
}
.right-btns .all-btn-list:not(.all-btn-wx):hover .btn-info,.btns-box li:hover .btn-info{
	width: 60px;
}
.right-btns .all-btn-top{
	opacity: 0;
}
.right-btns .all-btn-top.active{
	opacity: 1;
}
.backtop{
	opacity: 0;
	height: 0 !important;
}
.backtop.active{
	opacity: 1;
	height: 35px !important;
}
/*右侧按钮样式结束*/
/*栏目弹窗*/
.lmtcbox{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -100;
}
.lmtcbox.disstyle{
	z-index: 10000;
}
.lmtcbox .tcbg{
	position: relative;
	width: 100%;
	height: 100%;
	background: rgba(95,75,65,.0);
	transition: all 0.6s ease;
}

.lmtcbox .tcbg.disstyle{
	background: rgba(95,75,65,.9);
}


.lmtcbox .TCnrbox{
	position: absolute;
	width: 1px;
	height: 0px;
	top: 50%;
	left: 50%;
	-webkit-transform:scale(1) translateX(-50%) translateY(-50%);
	-ms-transform:scale(1)  translateX(-50%) translateY(-50%);
	transform:scale(1) translateX(-50%) translateY(-50%);
	background: #f4f0ea;
	background-size:cover ;
	opacity: 0;
	border-radius: 5px 5px 5px;
}
.lmtcbox .TCnrbox.hei{
	opacity: 0.5;
	height: 85%;
	transition: all 0.4s ease;
}
.lmtcbox .TCnrbox.width{
	opacity: 1;
	width: 90%;
	max-width: 1360px;
	transition: all 0.8s ease;
}
.lmtcbox .TCnrbox.bor{
	border-radius: 5px;
	transition: all 0.4s ease;
}
.lmtcbox .TCnrbox.disstyle{
	opacity: 0;
	transition: all 0.6s ease;
	-webkit-transform:scale(.8) translateX(-60%) translateY(-60%);
	-ms-transform:scale(.8)  translateX(-60%) translateY(-60%);
	transform:scale(.8) translateX(-60%) translateY(-60%);
}

.lmtcbox .closebtn{
	position: absolute;
	width: 45px;
	height: 45px;
	top: 0;
	right: -60px;
	background: rgba(255,255,255,.6) url(../../images/web/close1.png) center no-repeat;
	background-size:30px ;
	border-radius: 3px;
	transition: all 0.4s;
	cursor: pointer;
	opacity: 0;
}
.lmtcbox .closebtn.disstyle{
	right: -60px;
	opacity: 1;
}
.lmtcbox .closebtn:hover{
	background: #f60 url(../../images/web/close1.png) center no-repeat;
	background-size:30px ;
	border-radius: 22px;
}

.lmtcbox .loadbox,
.lmtcbox .newtcbox,
.lmtcbox .new-fstcbox,
.lmtcbox .pictcbox{
	position: absolute;
	width: 85%;
	max-width: 1240px;
	height: calc(85% - 60px);
	top: 50%;
	left: 50%;
	-webkit-transform:scale(.8) translateX(-60%) translateY(-60%);
	-ms-transform:scale(.8)  translateX(-60%) translateY(-60%);
	transform:scale(.8) translateX(-60%) translateY(-60%);
	z-index: 5000;
	overflow-x:hidden ;
	overflow-y: auto;
	transition: all 0.8s;
	opacity: 0;
	-ms-overflow-style: none;
	overflow: -moz-scrollbars-none;
}
.lmtcbox .newtcbox,
.lmtcbox .new-fstcbox,
.lmtcbox .pictcbox{
	z-index: 0;
}
.lmtcbox .newtcbox.zind,
.lmtcbox .new-fstcbox.zind,
.lmtcbox .pictcbox.zind{
	z-index: 6000;
}
.lmtcbox .loadbox::-webkit-scrollbar,
.lmtcbox .newtcbox::-webkit-scrollbar,
.lmtcbox .new-fstcbox::-webkit-scrollbar,
.lmtcbox .pictcbox::-webkit-scrollbar {/*滚动条整体样式*/
    width: 0px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 0px;
}
.lmtcbox .loadbox::-webkit-scrollbar-thumb,
.lmtcbox .newtcbox::-webkit-scrollbar-thumb,
.lmtcbox .new-fstcbox::-webkit-scrollbar-thumb,
.lmtcbox .pictcbox::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: #535353;
}
.lmtcbox .loadbox::-webkit-scrollbar-track,
.lmtcbox .newtcbox::-webkit-scrollbar-track,
.lmtcbox .new-fstcbox::-webkit-scrollbar-track,
.lmtcbox .pictcbox::-webkit-scrollbar-track {/*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 0px;
    background: #EDEDED;
}
.lmtcbox .loadbox.disstyle,
.lmtcbox .newtcbox.disstyle,
.lmtcbox .new-fstcbox.disstyle,
.lmtcbox .pictcbox.disstyle{
	opacity: 1;
	-webkit-transform:scale(1) translateX(-50%) translateY(-50%);
	-ms-transform:scale(1)  translateX(-50%) translateY(-50%);
	transform:scale(1) translateX(-50%) translateY(-50%);
}

.lmtcbox .newback,
.lmtcbox .new-fsback,
.lmtcbox .picback{
	position: absolute;
	width: 90%;
	max-width: 1360px;
	height: 35px;
	top: 7.5%;
	left: 50%;
	-webkit-transform:translateX(-50%);
	-ms-transformtranslateX(-50%);
	transform:translateX(-50%);
	z-index: -10;
}
.lmtcbox .newback.zind,
.lmtcbox .new-fsback.zind,
.lmtcbox .picback.zind{
	z-index: 6001;
}
.lmtcbox .newback .backico,
.lmtcbox .new-fsback .backico,
.lmtcbox .picback .backico{
	position: absolute;
	width: 45px;
	height: 45px;
	top: 30px;
    right: -22px;
	background: #c7bbb2;
	cursor: pointer;
	border-radius: 25px;
	font-size: 14px;
	line-height: 45px;
	color: #fff;
	text-align: center;
	transition: all 0.3s;
	opacity: 0;
	-webkit-transform:scale(.3);
	-ms-transform:scale(.3);
	transform:scale(.3);
}
.lmtcbox .newback .backico:hover,
.lmtcbox .new-fsback .backico:hover,
.lmtcbox .picback .backico:hover{
	background: #f60;
}
.lmtcbox .newback .backico.disstyle,
.lmtcbox .new-fsback .backico.disstyle,
.lmtcbox .picback .backico.disstyle{
	opacity: 1;
	-webkit-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1);
}
/*加载框内容*/
.load-bigbox{
	position: relative;
	width: 100%;
	height: auto;
	opacity: 1;
	transition: 0.6s all;
	-webkit-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1);
}
.load-bigbox.disstyle{
	opacity: 0;
	-webkit-transform:scale(0.8);
	-ms-transform:scale(0.8);
	transform:scale(0.8);
}
.ld-lmtit{
	position: relative;
	width: 100%;
	max-width: 1240px;
	height: 35px;
    text-align: left;
    font-size: 25px;
    line-height: 25px;
    color: #0d84be;
    letter-spacing: 5px;
    border-bottom: 1px dashed rgba(0,0,0,.1);
    margin-bottom: 15px;
}
.ld-lmtit span{
	height: 25px;
    font-size: 14px;
    color: #99a8a8;
    letter-spacing: 0px;
}

.ld-nrtit{
	position: relative;
	width: 100%;
	max-width: 1240px;
	height: auto;
    text-align: center;
    color: #f60;
    padding: 5px 0px 5px 0px;
    border-bottom: 1px dashed rgba(0,0,0,.1);
    margin-bottom: 15px;
}
.ld-nrtit p{
	width: 100%;
	height: auto;
	font-size: 20px;
	line-height: 25px;
	margin-bottom: 5px;
}
.ld-nrtit span{
	width: 100%;
	line-height: 30px;
    font-size: 12px;
    color: #556c5a;
    letter-spacing: 0px;
}
.ld-nrgnbox{
	position: relative;
    width: auto;
    height: 30px;
    text-align: left;
    margin-top: -10px;
}




.lm-tc{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: url(../../images/web/page-bg1.jpg) center center no-repeat;
	background-size:cover ;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition:all 0.5s;
	z-index: -10;
	opacity: 0;
}
.lm-tc.active{
	z-index: 6000;
	opacity: 1;
}

.nr-tc{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background:rgba(0,0,0,.0);
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition:all 0.5s;
	z-index: -10;
}
.nr-tc.active{
	z-index: 20000;
	background:rgba(0,0,0,.85);
}
.nrtc-nrbox{
	position: fixed;
	width: 60%;
	height: 60%;
	top: 20%;
	left: 20%;
	border-radius: 5px;
	background: #fff;
	box-shadow: 0px 2px 10px #000;
	overflow: hidden;
	-o-transition: 0.5s;
	transition:all 0.5s;
	z-index: 6100;
	opacity: 0;
}
.nrtc-nrbox.active{
	position: fixed;
	width: 80%;
	height: 80%;
	top: 10%;
	left: 10%;
	opacity: 1;
}
.nrtc-nrbox .tc-top{
	position: relative;
	width: 100%;
	height: 40px;
	background: #0d84be;
	box-shadow: 0px 1px 3px rgba(0,0,0,.3);
	z-index: 10;
}
.nrtc-nrbox .tc-top .title{
	position: absolute;
	width: 100%;
	height: 100%;
	padding: 0 100px 0px 10px;
	text-align: left;
	font-size: 14px;
	color: #fff;
	line-height: 40px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.nrtc-nrbox .tc-top .nrtc-back{
	position: absolute;
	width: 40px;
	height: 100%;
	right: 10px;
	text-align: right;
	font-size: 25px;
	color: #ff0;
	line-height: 40px;
	cursor: pointer;
}
#nrtc_iframes{
	position: absolute;
	width: 100%;
	bottom: 0;
	height: calc(100% - 40px);
	background: rgba(0,0,0,.5);
}
#lmtc_iframes{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0,.0);
}

.tc-info{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background:rgba(0,0,0,.0);
	z-index: -1;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition:all 0.5s;
}
.tc-info.active{
	z-index: 3000;
	background:rgba(0,0,0,.85);
}
.tc-hide{
	width: 100%;
	height: 100%;
	overflow:hidden;
	position: relative;
	opacity: 0;
	transition:all 0.5s;
}
.tc-hide.active{
	opacity:1;
}
#n_iframes{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0);
}

/*弹窗样式结束*/

/*弹窗*/
.tc-info{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background:rgba(0,0,0,.0);
	z-index: -1;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition:all 0.5s;
}
.tc-info.active{
	z-index: 3000;
	background:rgba(0,0,0,.85);
}
.tc-hide{
	width: 100%;
	height: 100%;
	overflow:hidden;
	position: relative;
	opacity: 0;
	transition:all 0.5s;
}
.tc-hide.active{
	opacity:1;
}
#n_iframes{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0);
}

.vr-info{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1;
	background:rgba(0,0,0,.0);
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition:all 0.5s;
}
.vr-info.active{
	z-index: 3000;
	background:rgba(0,0,0,.9);
}
.vr-hide{
	width: 50%;
	height: 50%;
	overflow:hidden;
	position: relative;
	opacity: 0;
	transition:all 0.8s ease;
	background: #fff;
	top: 25%;
	left: 25%;
	opacity: 0;
}
.vr-hide.active{
	opacity:1;
	width: 80%;
	height: 80%;
	top: 10%;
	left: 10%;
}
.vr-info .close{
	position: absolute;
	width: 30px;
	height: 30px;
	background: #f60;
	right: 10%;
	margin-right: -60px;
	text-align: center;
	top: 10%;
	color: #fff;
	transition: all 0.3s;
	cursor: pointer;
	opacity: 0;
}
.vr-info .close.active{
	opacity: 1;
	margin-right: -30px;
}
.vr-info .close:hover{
	background: #e13c06;
	color: #ff0;
}

.vr-info .close i{
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 20px;
	text-align: center;
	
}
#vr_iframes{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0);
}

.nr-tc{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1;
	background:rgba(0,0,0,.0);
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition:all 0.5s;
	z-index: -10;
}
.nr-tc.active{
	z-index: 5000;
	background:rgba(0,0,0,.85);
}
.nrtc-nrbox{
	position: fixed;
	width: 60%;
	height: 60%;
	top: 20%;
	left: 20%;
	border-radius: 5px;
	background: #fff;
	box-shadow: 0px 2px 10px #000;
	overflow: hidden;
	-o-transition: 0.5s;
	transition:all 0.5s;
	z-index: 5100;
	opacity: 0;
}
.nrtc-nrbox.active{
	position: fixed;
	width: 80%;
	height: 80%;
	top: 10%;
	left: 10%;
	opacity: 1;
}
.nrtc-nrbox .tc-top{
	position: relative;
	width: 100%;
	height: 40px;
	background: #f60;
	box-shadow: 0px 1px 3px rgba(0,0,0,.3);
	z-index: 10;
}
.nrtc-nrbox .tc-top .title{
	position: absolute;
	width: 100%;
	height: 100%;
	padding: 0 100px 0px 10px;
	text-align: left;
	font-size: 14px;
	color: #fff;
	line-height: 40px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.nrtc-nrbox .tc-top .nrtc-back{
	position: absolute;
	width: 40px;
	height: 100%;
	right: 10px;
	text-align: right;
	font-size: 25px;
	color: rgba(254,240,230,.8);
	line-height: 40px;
}
#nrtc_iframes{
	position: absolute;
	width: 100%;
	bottom: 0;
	height: calc(100% - 40px);
	background: rgba(0,0,0,.5);
}
/*弹窗结束*/




/*推荐新闻样式*/
.tjnewsbox{
	position: relative;
	width: 100%;
	height: auto;
	bottom: 0;
}
.tjnewsbox .leftbox{
	position: relative;
	width: 50%;
	height: auto;
	overflow:hidden;
	background: rgba(255,255,255,.5);
	cursor: pointer;
	opacity: 0;
	left: -100px;
	transition: all 0.8s ease;
}
.tjnewsbox .leftbox.active{
	left: 0px;
	opacity: 1;
	transition-delay: 0.2s;
}
.tjnewsbox .leftbox.er{
	background: #fff;
}
.tjnewsbox .leftbox .ch{
	margin-top: 75%;
}
.tjnewsbox .leftbox .newnrbox{
	position: absolute;
    width: 90%;
    height: 90%;
    top: 5%;
    left: 5%;
}
.tjnewsbox .leftbox .data{
	position: relative;
    width: 100%;
    height: 30px;
    font-size: 24px;
    color: #bbb;
    line-height: 30px;
    font-family: arial;
    transition: all 0.3s;
}
.tjnewsbox .leftbox:hover .data{
	color: #999;
}
.tjnewsbox .leftbox .data span{
	font-size: 12px;
	line-height: 20px;
	padding-top: 10px;
}
.tjnewsbox .leftbox .newstitle{
	position: relative;
    width: 100%;
    height: 30px;
    font-size: 21px;
    line-height: 20px;
    color: #626867;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.3s;
}
.tjnewsbox .leftbox:hover .newstitle{
	color: #2da79c;
}
.tjnewsbox .leftbox .newsinfo{
	position: relative;
    width: 100%;
    height: 56px;
    font-size: 14px;
    line-height: 25px;
    color: #888;
    margin-top: 10px;
    padding-left: 5%;
    overflow: hidden;
    display: -webkit-box;
    word-wrap: break-word;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    transition: all 0.3s;
}
.tjnewsbox .leftbox:hover .newsinfo{
	color: #666;
}
.tjnewsbox .leftbox .newsinfo .line{
	position: absolute;
	width: 2px;
	height: 40px;
	top: 50%;
	margin-top: -19px;
	background: #999;
	left: 0;
	opacity: 0.3;
}
.tjnewsbox .leftbox .picbox{
	position: absolute;
	width: 100%;
	height: calc(100% - 175px);
	background: #000;
	margin-top: 20px;
	overflow: hidden;
}
.tjnewsbox .leftbox .picbox .spico{
    position: absolute;
    width: 100%;
    height: 100%;
    transition:all 0.3s;
    background: rgba(0,0,0,.1);
    z-index: 100;
}
.tjnewsbox .leftbox:hover .picbox .spico{
    background: rgba(0,0,0,.2);
}
.tjnewsbox .leftbox .picbox .spico i{
    position: absolute;
    width: 80px;
    height: 80px;
    left: 50%;
    margin-left: -40px;
    top: 50%;
    margin-top: -40px;
    color: rgba(255,255,255,.7);
    font-size: 50px;
    line-height: 80px;
    transition:all 0.3s;
    text-align: center;
}
.tjnewsbox .leftbox:hover .picbox .spico i{
    font-size: 65px;
    color: rgba(255,255,255,.9);
}
.tjnewsbox .leftbox .picbox .img{
	position: absolute;
	width: 100%;
	height: 100%;
	transition: all 0.3s;
}
.tjnewsbox .leftbox:hover .picbox .img{
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
	filter: saturate(180%);
}
.tjnewsbox .leftbox .morebox{
	position: absolute;
	width: 100px;
	height: 30px;
	bottom: 0%;
	border: 1px solid rgba(118,177,93,.4);
	transition: all 0.3s;
	background: url(../../images/web/jt1.png) center center no-repeat;
}
.tjnewsbox .leftbox:hover .morebox{
	border: 1px solid #f60;
	background: #f60 url(../../images/web/jt1-on.png) center center no-repeat;
}
.tjnewsbox .rightbox{
	position: absolute;
	width: 47%;
	height: calc(100% - 0px);
	top: 0;
	right: -100px;
	border-top: 1px dashed rgba(155,140,130,.2);
	opacity: 0;
	transition: all 0.8s ease;
}
.tjnewsbox .rightbox.active{
	right: 0;
	opacity: 1;
	transition-delay: 0.2s;
}
.tjnewsbox .rightbox.er{
	border-top: 1px dashed rgba(155,140,130,.2);
}
.tjnewsbox .rightbox li{
	position: relative;
	width: 100%;
	height: calc(33.333% - 1px);
	border-bottom: 1px dashed rgba(155,140,130,.2);
	transition: all 0.3s;
	padding: 0 2%;
	transition: all 0.3s;
}
.tjnewsbox .rightbox li.er{
	border-bottom: 1px dashed rgba(123,204,197,.2);
}
.tjnewsbox .rightbox li:hover{
	background: rgba(255,255,255,.8);
}
.tjnewsbox .rightbox li.er:hover{
	background: #fff;
}
.tjnewsbox .rightbox li .nrbox{
	position: relative;
	width: 100%;
	height:auto;
	top: 50%;
	overflow: hidden;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
.tjnewsbox .rightbox li .nrbox .leftb{
	position: relative;
	float: left;
	width: 6%;
	height:100%;
	line-height: 24px;
	font-size: 40px;
	color: #f60;
	transition: all 0.3s; 
}
.tjnewsbox .rightbox li:hover .nrbox .leftb{
	color: #f60;
}
.tjnewsbox .rightbox li .nrbox .rightb{
	position: relative;
	float: left;
	width: 90px;
	height:100%;
	font-size: 24px;
	color: #bbb;
	text-align: right;
	line-height: 20px;
	font-family: arial;
	transition: all 0.3s; 
}
.tjnewsbox .rightbox li .nrbox .rightb span{
	font-size: 12px;
	line-height: 20px;
}
.tjnewsbox .rightbox li .nrbox .rightb .jt{
	position: absolute;
	width: 51px;
	height: 9px;
	background: url(../../images/web/jt1.png) center right no-repeat;
	margin-top: 20px;
	right: 30px;
	opacity: 0;
	transition: all 0.3s;
}
.tjnewsbox .rightbox li:hover .nrbox .rightb{
	color: #999;
}
.tjnewsbox .rightbox li:hover .nrbox .rightb .jt{
	right: 0;
	opacity: 1;
}
.tjnewsbox .rightbox li .nrbox .centerb{
	position: relative;
	float: left;
	width: calc(94% - 90px);
	height:auto;
}
.tjnewsbox .rightbox li .nrbox .centerb h1{
	position: relative;
	width:100%;
	height:30px;
	font-size: 16px;
	line-height: 24px;
	color: #626867;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.3s;
}
.tjnewsbox .rightbox li:hover .nrbox .centerb h1{
	color: #2da79c;
}
.tjnewsbox .rightbox li .nrbox .centerb span{
	position: relative;
	width:100%;
	height:44px;
	font-size: 14px;
	line-height: 22px;
	color:#888;
    transition: all 0.3s;
    margin-top: 10px;
    overflow: hidden;
    display: -webkit-box;
    word-wrap: break-word;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.tjnewsbox .rightbox li:hover .nrbox .centerb span{
	color: #666;
}



/*地图标注*/
.anchorBL{
	display: none;
}
.map_show{
	width: 300px;
	height: 85px;
	overflow: hidden;
}
.map_show .imgbox{
	position: relative;
	float: right;
	width: 120px;
	height: 97%;
	margin-top: 3%;
	background: #000;
}
.map_show h4{
	position: relative;
	float: left;
	width: calc(100% - 130px);
	height: 26px;
	line-height: 26px;
	font-size: 15px;
	color: #f60;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	font-weight: bold;
}
.map_show h5{
	position: relative;
	float: left;
	width: calc(100% - 130px);
	height: 60px;
	line-height: 20px;
	font-size: 13px;
	color: #556c5a;
	overflow: hidden;
    display: -webkit-box;
    word-wrap: break-word;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    font-weight: normal;
}
.map_show .mapbtn{
	position: relative;
	float: left;
	width: 100px;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	color: #fff;
	background: #f60;
	border-radius: 2px;
	text-align: center;
	margin-top: 5px;
}
.map_show .mapbtn i{
	width: 25px;
	height: 25px;
	line-height: 25px;
	font-size: 20px;
	color: #fff;
	margin-right: 5px;
	vertical-align: sub;
}
/*底部样式*/
.bootom1{
	display: block;
	position: relative;
	width: 100%;
	height: 170px;
	background: #f60;
	padding: 20px 0px;
	z-index: 30;
}
.bootom1 .nrbox{
	position: relative;
	width: 95%;
	max-width: 1300px;
	height: 100%;
	margin: 0 auto;
	transition: all 0.6s;
	opacity: 1;
}
.bootom1 .nrbox .left{
	position: absolute;
	width: 100px;
	height: 100%;
	top: 0;
}
.bootom1 .nrbox .left .logo{
	position: relative;
	width: 100%;
	height: 81px;
	background: url(../../images/web/logo3.png) top left no-repeat;
	background-size:auto 100%; 
}

.bootom1 .nrbox .ewmbox{
	position: absolute;
	width: 107px;
	height: 100%;
	right: 0px;
}
.bootom1 .nrbox .ewmbox .ewm{
	position: relative;
	width: 100%;
	height: 107px;
	background: url(../../images/web/sys.jpg) center no-repeat;
	background-size:auto 100%;
}
.bootom1 .nrbox .ewmbox .info{
	position: relative;
	width: 100%;
	height: 25px;
	font-size: 12px;
	color: #fff;;
	text-align: left;
	margin-top: 10px;
	line-height: 25px;
}
.bootom1 .nrbox .ewmbox .info i{
	width: 16px;
	height: 16px;
	background: url(../../images/web/sys1.png) left center no-repeat;
	background-size:16px 16px;
	padding-right: 25px;
}
.bootom1 .nrbox .cenbox{
	position: absolute;
	width: 70%;
	height: 100%;
	top: 0;
	left: 150px;
	padding-left: 50px;
	border-left: 1px dashed rgba(255,255,255,.5);
}
.bootom1 .nrbox .cenbox .lmdh{
	position: relative;
	width: 100%;
	height: 20px;
	
}
.bootom1 li{
	float: left;
	width: auto;
	padding-right: 40px;
	font-size: 14px;
	line-height: 20px;
	color: rgba(255,255,255,.8);
	cursor: pointer;
}
.bootom1 li:hover{
	color: #fff;
}
.bootom1 .nrbox .cenbox .lxinfo{
	position: relative;
	width: 100%;
	height: auto;
	font-size: 12px;
	line-height: 24px;
	color: rgba(255,255,255,.6);
	margin-top: 15px;
}
.bottom2{
	display: block;
	position: relative;
	width: 100%;
	height: 40px;
	background: #f08;
	z-index: 30;
}
.bottom2 .cenbox{
	position: relative;
	width: 95%;
	max-width: 1300px;
	height: 100%;
	margin: 0 auto;
}
.bottom2 .cenbox .left{
	position: absolute;
	width: 90%;
	text-align: left;
	font-size: 12px;
	color: #ff0;
	line-height: 40px;
	left: 0px;
}
.bottom2 .cenbox .left a{
	color: #ff0;
}
.bottom2 .cenbox .left a:hover{
	color: #fff;
}
.bottom2 .cenbox .right{
	position: absolute;
	width: 250px;
	text-align: right;
	font-size: 12px;
	color: #bbb;
	line-height: 45px;
	right: 0px;
}
.select{
	position: relative;
	width: 200px;
	height: 25px;
	margin-top: 10px;
	right: 0px;
	border: 1px solid rgba(255,255,255,.4);
	background: rgba(0,0,0,.0);
	font-size: 14px;
	font-family: "微软雅黑";
	color: rgba(255,255,255,.6);
	outline: 0;
}
.select1{
	background: #f60;
	color: #fff;
}
.select1:hover{
	background: #f60;
	color: #fff;
}
.select2{
	background: #e8e8e8;
	color: #666;
}
.select2:hover{
	background: #f08;
	color: #fff;
}
/*更多*/
.more01{
	position: relative;
	width: 112px;
	height: 25px;
	transition: all 0.3s;
	cursor: pointer;
}
.more01 .left{
	float: left;
	width: 25px;
	line-height: 25px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	background: #f08;
	transition: all 0.3s;
}
.more01 .right{
	float: left;
	width: 80px;
	line-height: 25px;
	text-align: center;
	color: #fff;
	background: #7bccc5;
	font-size: 14px;
	transition: all 0.3s;
}
.more01:hover .right{
	background: #f30;
}
.more02{
	position: relative;
	width: 112px;
	height: 25px;
	transition: all 0.3s;
	cursor: pointer;
}
.more02 .left{
	float: left;
	width: 25px;
	line-height: 25px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	background: #f60;
	transition: all 0.3s;
}
.more02 .right{
	float: left;
	width: 60px;
	line-height: 23px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	transition: all 0.3s;
	border:1px solid rgba(255,255,255,.4);
	border-left:0 ;
	background: rgba(0,0,0,.2);
}
.more02:hover .right{
	background: #f30;
}

.more03{
	position: relative;
	width: 120px;
	height: 25px;
	border: 1px solid rgba(0,0,0,.3);
	transition: all 0.3s;
	cursor: pointer;
}
.more03 .left{
	float: left;
	width: 24px;
	line-height: 23px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	background: rgba(0,0,0,.3);
}
.more03 .right{
	float: left;
	width: 90px;
	line-height: 23px;
	text-align: center;
	color: rgba(0,0,0,.8);
	font-size: 14px;
}
.more03:hover{
	border: 1px solid rgba(0,0,0,.8);
}
.more03:hover .left{
	background: rgba(0,0,0,.8);
}

/*微信弹出开始*/
.wx-zsbox,.fw-zsbox{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left:100%;
	background: rgba(0,0,0,.85);
	z-index: 3000;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.wx-close{
	position: absolute;
	width: 30px;
	height: 30px;
	top: 50%;
	margin-top: -125px;
	left: 50%;
	margin-left: 302px;
	cursor: pointer;
	z-index: 111;
	background:#f60 url(../../images/web/close1.png) center no-repeat;
	background-size:cover ;
}
.wx-close:HOVER{
	background:#900 url(../../images/web/close1.png) center no-repeat;
	background-size:cover ;
}
.wx-infobox{
	position: absolute;
	width: 600px;
	height: 250px;
	top: 50%;
	margin-top: -125px;
	left: 50%;
	margin-left: -300px;
	background: #fff;
}
.wx-infobox .ewm{
	position: absolute;
	width: 250px;
	height: 250px;
	border-right: 1px solid rgba(0,0,0,.2);
	background: url(../../images/web/wxewm.jpg) center no-repeat;
	background-size:100% auto ;
}
.wx-infobox .info,.fw-infobox .info{
	position: absolute;
	width: 240px;
	top:36px;
	right: 10px;
	font-size: 14px;
	line-height: 35px;
}
.wx-infobox .tb1{
	position: absolute;
	width: 40px;
	height: 40px;
	top: 51px;
	left: 295px;
	background: url(../../images/web/wx.png) center no-repeat;
	background-size:100% auto;
}
.wx-infobox .tb2{
	position: absolute;
	width: 35px;
	height: 35px;
	top: 161px;
	left: 295px;
	background: url(../../images/web/sys3.png) center no-repeat;
	background-size:100% auto;
}
/*微信弹出结束*/
/*顶部banner样式*/
.topbanner{
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.e_topbanner{
	position: relative;
    width: 100%;
    height: auto;
    max-height: 590px;
    overflow: hidden;
}

.e_topbanner .imgbox{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 0
}
.e_topbanner .bannerbg{
	position: absolute;
	width:100%;
	height: 170px;
	bottom: 0;
	background: url(../../images/web/er-bgtop.png) bottom center no-repeat;
    background-size: 1920px 170px;
    z-index: 100;
}
.e_topbanner .imgbox.upstyle{
	position:fixed;
	height: 60%;
	top: -60%;
	margin-top: 125px;
	z-index: 50;
}
.e_topbanner .cenbox{
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	top: 50%;
	-webkit-transform: scale(1) translateY(-50%);
    -ms-transform: scale(1.0) translateY(-50%);
    transform: scale(1.0) translateY(-50%);
    z-index: 1;
    background: rgba(0,0,0,.5);
}
.e_topbanner .cenbox h1{
	position: absolute;
	width: 100%;
	height: 35px;
	font-size: 30px;
	line-height: 35px;
	color: #fff;
	font-family: hbkx;
	text-align: center;
	overflow: hidden;
	top: 55%;
	-webkit-transform:scale(1.2) translateY(-50%);
    -ms-transform:scale(1.2) translateY(-50%);
    transform: scale(1.2) translateY(-50%);
	text-shadow:1px 1px 3px rgba(0,0,0,.5);
	transition: all 0.8s ease;
	opacity: 0;
	transition-delay: 0.6s;
}
.e_topbanner .cenbox.active h1{
	-webkit-transform:scale(1) translateY(-50%);
    -ms-transform:scale(1) translateY(-50%);
    transform: scale(1) translateY(-50%);
	text-shadow:1px 1px 3px rgba(0,0,0,.5);
	opacity: 1;
}
.e_topbanner .cenbox .linebox{
	position: absolute;
	width: 100%;
	height: 30px;
	top: 55%;
	-webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform: translateY(-50%);
	text-align: center;
	margin-top: 55px;
	transition: all 0.8s ease;
	opacity: 0;
	transition-delay: 0.8s;
}
.e_topbanner .cenbox.active .linebox{
	margin-top: 35px;
	opacity: 1;
}
.e_topbanner .cenbox .linebox .line{
	position: relative;
	display: inline-block;
	width: 150px;
	height: 1px;
	background: rgba(255,255,255,.7);
	vertical-align: middle;
	margin-top:-3px;
}
.e_topbanner .cenbox h2{
	position: relative;
	display: inline-block;
	width: auto;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	letter-spacing: 1px;
	text-shadow:1px 1px 3px rgba(0,0,0,.5);
}
.e_topbanner .cenbox h3{
	position: absolute;
	width: 100%;
	height: auto;
	font-size: 12px;
	line-height: 22px;
	color: rgba(255,255,255,0.8);
	text-align: center;
	letter-spacing: 1px;
	text-shadow:1px 1px 3px rgba(0,0,0,.5);
	top: 50%;
	-webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform: translateY(-50%);
    margin-top: 90px;
    transition: all 0.8s ease;
	opacity: 0;
	transition-delay: 0.9s;
}
.e_topbanner .cenbox.active h3{
    margin-top: 70px;
	opacity: 1;
}
/*详情页*/
.shows_topban{
	position: relative;
	width: 100%;
	height: auto;
	background: url(../../images/web/ind-bg1.jpg);
	padding-top: 120px;
}
.shows_topban .banbg{
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.1);
	top: 0;
}
.shows_topban .cennr{
	position: relative;
    width: calc(100% - 40px);
    max-width: 1300px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    z-index: 100;
}
.show-ydnews{
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	background: rgba(255,255,255,.7);
}
.show-ydnews .picboxs{
	position: absolute;
	float: left;
	width: 50%;
	height: 100%;
	padding: 5px;
	border-right: 1px solid rgba(0,0,0,.1);
}
.show-ydnews .picboxs .imgbox{
	position: relative
	width: 100%;
	height: 100%;
}
.show-ydnews .messinfo {
    position: relative;
    float: right;
    width: 50%;
    height: 100%;
    top: 0;
    right: 0;
    padding: 20px;
}
.show-ydnews .messinfo h1 {
    position: relative;
    width: 100%;
    height: auto;
    min-height: 30px;
    line-height: 32px;
    font-size: 24px;
    font-family: fznb;
    color: #f60;
    transition: all 0.3s;
    font-weight: bold;
    margin-bottom: 25px;
}
.show-ydnews .messinfo .dlwz {
    position: relative;
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #556c5a;
    margin: 20px 0;
    overflow: hidden;
    display: -webkit-flex;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.show-ydnews .messinfo .dlwz span.lfzi {
    max-width: calc(100% - 75px);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 10px;
}
.show-ydnews .messinfo .dlwz span.lfzi b {
    line-height: 20px;
    font-size: 20px;
    color: #f60;
    margin-right: 3px;
}
.show-ydnews .messinfo .dlwz span.active.ydbtn a {
    color: #fff;
    border: 1px solid #f60;
    background: #f60;
}
.show-ydnews .messinfo .dlwz span.ydbtn a {
    display: block;
    width: auto;
    height: 20px;
    line-height: 18px;
    font-size: 14px;
    color: #f60;
    border: 1px solid #f60;
    margin-right: 5px;
    padding: 0 5px;
    font-weight: normal;
    transition: all 0.3s;
}
.show-ydnews .messinfo .dlwz span.ydbtn a:hover {
    color: #fff;
    border: 1px solid #f60;
    background: #f60;
}
.show-ydnews .messinfo .jyinfos {
    position: relative;
    width: 100%;
    height: auto;
    min-height: 120px;
    max-height: 150px;
    line-height: 30px;
    font-size: 13px;
    margin-top: 30px;
    overflow: hidden;
    display: -webkit-box;
    word-wrap: break-word;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
}
.show-ydnews .btbox{
	position:relative;
	width: 100%;
	height: 45px;
	padding-top: 20px;
	overflow: hidden;
}
.show-ydnews .btbox.show{
	margin-top: 5px;
}
..show-ydnews .btbox.biaoqian{
	height: 25px;
	margin-top: 15px;
}

.show-ydnews .btbox li{
	position: relative;
	float: left;
	width: 25px;
	height: 25px;
	overflow: hidden;
	margin-right: 5px;
	border-radius:13px;
	transition: all 0.3s;
	margin-left: 0px;
	padding: 0 2px;
}
.show-ydnews .btbox li:hover{
	width: 85px;
	background: rgba(0,0,0,.1);
}
.show-ydnews .btbox li i{
	float: left;
	width: 25px;
	height: 25px;
	font-size: 18px;
	color: #f60;
	line-height: 25px;
	padding-left: 0px;
	transition: all 0.3s;
}
.show-ydnews .btbox li .zi1{
	position: absolute;
	width: 70px;
	height: 25px;
	top: 0;
	left: 26px;
	font-size: 12px;
	line-height: 25px;
	color: #f60;
	transition: all 0.3s;
}
.show-ydnews .btbox li.click{	
	width: auto;
	height: 26px;
	line-height: 26px;
	font-size: 12px;
	color: #556c5a;
	top: 0;
	right: 0;
	text-align: center;
}
.show-ydnews .btbox li:hover.click{
	width: auto;
	background: rgba(0,0,0,.0);
}

/*分页*/
.all-pages{
	padding:0;
	text-align: center;
	padding: 10px 0;
}
.all-pages li,.all-pages a,.all-pages span{
	display: inline-block;
	width: 25px;
	height: 25px;
	/*border-radius: 50%;*/
	background: #f1f1f1;
	border:1px solid #c90800;
	line-height: 23px;
	font-size: 14px;
	margin:2px;
	vertical-align: middle;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	color: #c90800;
	border-radius: 2px;
}
.all-pages a{
	border:1px solid #7bccc5;
	color: #7bccc5;
}
.all-pages a.prev,.all-pages a.next{
	font-size: 20px;
	line-height: 25px;
	font-family: "宋体";
}
.all-pages li{
	display: block;
	color: #c90800;
}
.all-pages a:hover,.all-pages span.current{
	background: #27c8a3;
	border:1px solid #27c8a3;
	color: #fff;
}
.all-pages li:hover a,.all-pages li.active a{
	color: #fff;
}
.all-pages a.prev span,
.all-pages a.next span{
	display: inline-block;
	width: 12px;
	height: 12px;
	border:1px solid #27c8a3;
	border-top: 0;
	border-right: 0;
	margin-top: -3px;
	background: rgba(255,255,255,.0);
	
}
.all-pages a:hover.prev span,
.all-pages a:hover.next span{
	display: inline-block;
	width: 12px;
	height: 12px;
	border:1px solid #fff;
	border-top: 0;
	border-right: 0;
	margin-top: -3px;
	background: rgba(255,255,255,.0);
}
.all-pages a.prev span{
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	margin-left:7px;
}
.all-pages a.next span{
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	transform: rotate(-135deg);
	margin-right: 7px;
}

.pagination{
	padding:0;
	text-align: center;
	padding: 10px 0;
	margin: 0 auto;
}
.pagination li{
	display: inline-block;
	width: 25px;
	height: 25px;
	margin: 0 2px;
}
.pagination li.active span{
	color: #fff;
	background: #f60;
	border:1px solid #f60;
}
.pagination a,.pagination span{
	display: inline-block;
	width: 25px;
	height: 25px;
	/*border-radius: 50%;*/
	background: rgba(118,177,93,.1);
	line-height: 23px;
	font-size: 14px;
	font-family: "微软雅黑";
	vertical-align: middle;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	color: #7bccc5;
	border-radius: 2px;
	border:1px solid #7bccc5;
}
.pagination a{
	border:1px solid #7bccc5;
	color: #7bccc5;
}
.pagination a.prev,.pagination a.next{
	font-size: 20px;
	line-height: 25px;
	font-family: "宋体";
}
.pagination a:hover,.pagination span.current{
	background: #f60;
	border:1px solid #f60;
	color: #fff;
}
.pagination li:hover a,.pagination li.active a{
	color: #fff;
}
.pagination li:first-child span,
.pagination li:first-child a{
	font-size: 26px;
	font-family:"宋体";
}
.pagination li:last-child a,
.pagination li:last-child span{
	font-size: 26px;
	font-family:"宋体";
}
/*分页结束*/

/*页面鼠标图像*/
@-webkit-keyframes mouseShow {
	0%{
		top: 10%;
		opacity: 1;
	}
	100%{
		opacity: 0;
		top: 80%;
	}
}
@-o-keyframes mouseShow {
	0%{
		top: 10%;
		opacity: 1;
	}
	100%{
		top: 80%;
		opacity: 0;
	}
}
@-moz-keyframes mouseShow {
	0%{
		top: 10%;
		opacity: 1;
	}
	100%{
		top: 80%;
		opacity: 0;
	}
}
@keyframes mouseShow {
	0%{
		top: 10%;
		opacity: 1;
	}
	100%{
		top: 80%;
		opacity: 0;
	}
}

@media (max-width:1441px){
	.topbox .logo {
	    left: 20px;
	    height: 55px;
	}
	.topbox {
	    height: 65px;
	}
	.topbox .rig-box {
	    right: 20px;
	    padding-left: 5px;
	}
	.nav_menu3 {
	    padding-right: 170px;
	}
	
	.nav_menu3 li {
	    width: 120px;
	}
	.nav_menu3 > ul > li > a {
	    line-height: 65px;
	}
	.nav_menu3 ul ul li a {
		width: 120px;
	}
	.nav_menu3 > ul > li .mbtbox .tzibox {
	    height: 35px;
	    font-size: 20px;
	    padding-top: 1px;
	}
	.nav_menu3 > ul > li .mbtbox .icobox {
	    width: 36px;
	    height: 34px;
	}
	.toplang {
	    top: 60px;
	    right: 0;
	}
	.allrightbox li p {
	    width: 35px;
	    left: 24px;
	    font-size: 12px;
	}
	
}


@media (max-width:1367px){
	.topbox {
	    height: 60px;
	}
	.topbox .logo {
	    left: 20px;
	    height: 50px;
	}
	.nav_menu3 li {
	    width: 115px;
	}
	.nav_menu3 > ul > li > a {
	    line-height: 60px;
	}
	.nav_menu3 ul ul li a {
		width: 115px;
	}
	.nav_menu3 > ul > li .mbtbox .tzibox {
	    height: 32px;
	    line-height: 14px;
	}
	.nav_menu3 > ul > li .mbtbox .icobox {
	    width: 32px;
	    height: 30px;
	}
	.toplang {
	    top: 60px;
	}
	.allrightbox {
	    width: 55px;
	}
	.allrightbox li {
	    width: 25px;
	    height: 25px;
	}
	
	.bootom1 .nrbox{
		max-width: calc(100% - 40px);
	}
	.bottom2 .cenbox {
	    max-width: calc(100% - 40px);
	}
	.shows_topban .cennr {
	    max-width: 1200px;
	}
	.mouse-icon {
	    width: 20px;
	    height: 30px;
	    margin-left: -10px;
	    border-radius: 5px;
	}
	.tjnewsbox .leftbox .newstitle {
	    font-size: 16px;
	}
	.tjnewsbox .leftbox .newsinfo {
	    height: 40px;
	    font-size: 12px;
	    line-height: 20px;
	    margin-top: 5px;
	}
	.tjnewsbox .leftbox .picbox {
	    height: calc(100% - 180px);
	}
	.tjnewsbox .leftbox .data {
	    font-size: 20px;
	}
	.tjnewsbox .rightbox li .nrbox .rightb {
	    font-size: 20px;
	    width: 75px;
	}
	.tjnewsbox .rightbox li .nrbox .centerb h1 {
	    font-size: 14px;
	}
	.tjnewsbox .rightbox li .nrbox .centerb span {
	    height: 40px;
	    font-size: 12px;
	    line-height: 20px;
	    margin-top: 0px;
	}	
}
@media (max-width:1281px){
	.topbox .rig-box {
	    right: 15px;
	}
	.topbox .rig-box .rig-btbox .rbt {
	    margin-left: 10px;
	}
	.nav_menu3 {
	    padding-right: 125px;
	}
	.bootom1 .nrbox{
		max-width: calc(100% - 40px)
	}
}
@media (max-width:1025px){
	.allrightbox.active {
	    display: none;
	}
	.topbox .rig-box {
	    right: 10px;
	}
	.topbox .logo {
	    left: 10px;
	}
	.nav_menu3 > ul > li .mbtbox .icobox {
	    width: 30px;
	    height: 30px;
	}
	.nav_menu3 > ul > li .mbtbox .icobox.active {
	    height: 26px;
	}
	.nav_menu3 > ul > li .mbtbox .tzibox {
	    font-size: 16px;
	}

	.nav_menu3 li {
	    width: 92px;
	}
	.nav_menu3 ul ul li a {
		width: 92px;
		font-size: 15px;
		padding: 5px;
	}
	
	.tjnewsbox .leftbox .newstitle {
	    height: 20px;
	    font-size: 16px;
	    line-height: 20px;
	    margin-top: 5px;
	}
	.tjnewsbox .leftbox .newsinfo {
	    height: 40px;
	    font-size: 12px;
	    line-height: 20px;
	    margin-top: 15px;
	}
	.tjnewsbox .leftbox .newsinfo .line {
	    width: 2px;
	    height: 33px;
	    margin-top: -15px;
	}
	.tjnewsbox .leftbox .picbox {
	    height: calc(100% - 190px);
	}
	.tjnewsbox .rightbox li .nrbox .centerb span {
	    height: 40px;
	    font-size: 12px;
	    line-height: 20px;
	    margin-top: 0px;
	}
	.tjnewsbox .rightbox li .nrbox .centerb h1 {
	    font-size: 14px;
	}
	.tjnewsbox .rightbox li .nrbox .rightb {
	    font-size: 20px;
	    width: 75px;
	}
	.tjnewsbox .rightbox li .nrbox .rightb .jt {
	    margin-top: 10px;
	}
	.tjnewsbox .rightbox li .nrbox .centerb {
	    width: calc(94% - 75px);
	}
	.tjnewsbox .leftbox .data {
	    font-size: 20px;
	}
	.bootom1 {
	    height: 155px;
	}
	.bootom1 .nrbox .left {
	    width: 80px;
	}
	.bootom1 .nrbox .cenbox {
	    left: 100px;
	    padding-left: 20px;
	}
	.bootom1 .nrbox .cenbox {
	    left: 100px;
	    padding-left: 20px;
	}
	.bootom1 li {
	    padding-right: 35px;
	    font-size: 12px;
	}
	.bootom1 .nrbox .cenbox .lxinfo {
	    line-height: 20px;
	}
	.bootom1 .nrbox .ewmbox .ewm {
	    height: 85px;
	}
}

@media screen and (max-width: 900px) and (min-height: 800px){
	.allhzsb{
		display: block;
	}
}}
@media (max-width:950px){
	.allhzsb{
		display: block;
	}
}
@media (max-height:580px){
	.quanpi{
		display: block;
	}
}
/*@media (max-width:950px){
	.quanpi{
		display: block;
	}
}*/
