﻿body, dl, dd, ul, ol ,h1, h2, h3, h4 ,form, input, button, textarea, p, th, td,div{ margin:0; padding:0; box-sizing:border-box;}
body{ font-family: 'Times New Roman','SourceHanSansSC','黑体','Microsoft YaHei','Helvetica neue', Arial, sans-serif, 'Droid Sans'; background:#fff; color: #666;
line-height: 1.4; font-size: 14px;}
img{vertical-align: middle; border:none; max-width: 100%;}
ul,ol{list-style:none outside none;}
table{border-collapse:collapse; border-spacing:0;}
button, input, select, textarea {font-size: 100%; vertical-align:middle; outline:none; font-family:'Times New Roman', 'SourceHanSansSC','Microsoft YaHei','Helvetica neue', Arial, sans-serif, 'Droid Sans';}
a{ color:#333; text-decoration: none; }
a:focus {outline: 0 none;}
h1,h2,h3,h4{ font-size:100%; font-weight:normal;}
button, input[type="button"], input[type="reset"], input[type="submit"] {cursor: pointer; -webkit-appearance: button;-moz-appearance: button; }
.wrap{ width:1200px; margin:auto;}
.clearfix:after{ content:"."; clear:both; height:0; visibility:hidden; display:block;}
.clearfix{*zoom:1;}
input{
	-webkit-appearance: none;
}

html,body,.block,.fullPage,.carousel-fade-pic{ width: 100%; height: 100%; }

/*************/
.gotop,.index-slide-banner .swiper-pagination span,.youji_wrap .swiper-button-prev2,.youji_wrap .swiper-button-next2,.youji_wrap .item-swiper a:after,.bg-color, .equ-name,.equ-wrap li i,.pl1,.anli-text,.anli-shade,.swiper-button-prev3,.swiper-button-next3,.friend-list,.header,.htop,.logo,.navs,.menus li a,.newspic img,.slide-news-img img,.pages a,.prevnews ,.nextnews,.pro-name,.pro-list li img,.navs li > a::after,.navs li > a,.drop-item a,.bread a,.youji-wrap dt img ,.youji-wrap dd,.html5zoo-bullet-span,.anli-text dd,.anli-swiper a dt{
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
.nright h3 a,.newsmore,.youji-img img{
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.multiline2,.multiline3,.multiline4,.multiline5{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
}
.multiline1{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.multiline2{
	-webkit-line-clamp: 2;
}
.multiline3{
	-webkit-line-clamp: 3;
}
.multiline4{
	-webkit-line-clamp: 4;
}
.multiline5{
	-webkit-line-clamp: 5;
}
.w1140{
	width: 1140px;
	margin: auto;
}
/************ end */


.hd{
	height: 104px;
	background-color: #fff;
	position: relative;
	z-index: 9999;
}
.header{
	height: 104px;
}
.logo{
	float: left;
	margin-top: 20px;
}
.navs{
	float: right;
	font-size: 16px;
	padding-top: 20px;
	margin-right: -20px;
}
.navs > li{
	float: left;
	height: 37px;
}
.navs li > a{
	padding: 0 35px;
	display: block;
	height: 37px;
	position: relative;
}
.navs li > a::after{
	content: '';
	height: 2px;
	background-color: #00a2e9;
	position: absolute;
	left: 50%;
	margin-left: -60px;
	bottom: 5px;
	width: 120px;
	opacity: 0;
}
.navs li > a:hover:after{
	bottom: 0;
	opacity: 1;
}
.navs li > a:hover{
	color: #00a2e9;
}
.htop{
	position: relative;
}
.nav-drop-box{
	background: rgba(255,255,255, 0.92);
	left: 0;
	top: 104px;
	right: 0;
	border-top: 1px solid #00a2e9;
	z-index: 9999;
	position: absolute;
	padding: 30px 0 0 0;
	display: none;
}
.top-right{
	float: right;
}
.tops{
	float: right;
	margin: 20px 0 0 0;
}
.drop-wrap{
	float: left;
	width: 990px;
	margin-left: -35px;
	padding-bottom: 20px;
}
.drop-item{
	float: left;
	width: 212px;
	margin-left: 35px;
	margin-bottom: 20px;
}
.drop-item dt{
	font-size: 16px;
	height: 38px;
	border-bottom: 1px solid #cbcbcb;
	line-height: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.drop-item dd a{
	font-size: 14px;
	color: #666;
}
.drop-item dd{
	overflow: hidden;
	padding-top: 8px;
	
}
.drop-item dd p{
	float: left;
	margin: 8px 25px 0 0;
	line-height: 20px;
}
.drop-img{
	float: right;
}
.drop-img img{
	width: 210px;
	height: 165px;
}
.drop-item a:hover{
	color: #00a2e9;
}
.sons{
	position: relative;
	min-height: 300px;
}
.close{
	background: url(../images/close.png) no-repeat;
	width: 18px;
	height: 17px;
	position: absolute;
	bottom: 55px;
	right: 2px;
}
.tsearch{
	width: 238px;
	height: 27px;
	-moz-box-shadow:0px 0px 5px 3px #F0F0F0;
	-webkit-box-shadow:0px 0px 5px 3px #F0F0F0;
	box-shadow:0px 0px 5px 3px #F0F0F0;
	border-radius: 5px;
	overflow: hidden;
	float: right;
	margin-right: 18px;
}
.sbtn{
	background: url(../images/search.jpg) no-repeat;
	width: 23px;
	height: 27px;
	float: left;
	border: none;
	margin-right: 8px;
}
.stext{
	width: 207px;
	height: 27px;
	line-height: 27px;
	float: left;
	border: none;
	padding-left: 10px;
	font-size: 12px;
}
.language{
	width: 70px;
	height: 27px;
	background-color: #fff;
	-moz-box-shadow:0px 0px 5px 3px #F0F0F0;
	-webkit-box-shadow:0px 0px 5px 3px #F0F0F0;
	box-shadow:0px 0px 5px 3px #F0F0F0;
	border-radius: 5px;
	padding: 3px 4px 0 4px;
	overflow: hidden;
	float: right;
}
.language a{
	width: 27px;
	height: 21px;
	line-height: 21px;
	text-align: center;
	float: left;
	font-size: 12px;
	position: relative;
}
.language .en {
	float: right;
}
.language .on{
	color: #fff;
	
}
.language .on:after{
	content: '';
	background: url(../images/sd.png) no-repeat;
	width: 49px;
	height: 24px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
}
.language .on span{
	border-radius: 4px;
	position: relative;
	display: block;
	z-index: 2;
	background-color: #00a2e9;
}
.navs .home{
	background: url(../images/home-icon.png) no-repeat;
	display: inline-block;
	width: 14px;
	height: 13px;
	vertical-align: middle;
	margin-right: 13px;
}

.index-slide-banner{
	height: 640px;
	overflow: hidden;
	background: url(../images/loading.gif) no-repeat 50% 50%;
}
.index-slide-banner .swiper-slide,.html5zoo-slides li{
	height: 640px;
	background-size: cover!important;
}
.index-slide-banner .swiper-pagination span,.html5zoo-bullet-span{
	height: 4px!important;
	width: 30px!important;
	background: #fff!important;
	opacity: 1!important;
	border-radius: 4px!important;
	margin: 0 5px!important;
	cursor: pointer!important;
}
.index-slide-banner .swiper-pagination .swiper-pagination-bullet-active,.html5zoo-bullet-span.active{
	width: 80px!important;
}
.index-slide-banner.swiper-container-horizontal>.swiper-pagination-bullets,.html5zoo-nav {
	bottom: 36px!important;
}
.handle{
	display: none;
}
.youji_wrap{
	position: relative;
}
.youji_wrap .item-swiper{
	height: 520px;
}
.youji-img,.youji-img img{
	width: 300px;
	height: 260px;
	overflow: hidden;
}
.youji-info{
	width: 300px;
	height: 260px;
	background-color: #f8f8f8;
}
.youji_wrap .swiper-slide{
	position: relative;
}
.upblock{
	position: absolute;
	left: 0;
	top: 0;
}
.downblock{
	position: absolute;
	bottom: 0;
	left: 0;
}
.youji-wrap{
	text-align: center;
	transform-style: preserve-3d;
}
.youji-wrap dt{
	padding-top: 30px;
	margin-bottom: 25px;
	transform-style: preserve-3d;
}
.youji-wrap dd{
	font-size: 18px;
	padding: 0 10px;
}
.youji_wrap .item-swiper a{
	display: block;
	position: relative;
	height: 520px;
}
.youji_wrap .item-swiper a:hover .youji-img img{
	transform: scale(1.1);
}
.youji_wrap .item-swiper a:hover dt img{
	transform-style: preserve-3d;
	transform: rotateY(180deg);
}
.youji_wrap .item-swiper a:hover dd{
	color: #00a2e9;
}
.youji_wrap .swiper-wrapper{
	width: 1200px;
}
.youji_wrap .swiper-button-prev2,.youji_wrap .swiper-button-next2,.anli-wrap .swiper-button-prev3,.anli-wrap .swiper-button-next3{
	position: absolute;
	z-index: 99;
	cursor: pointer;
	top: 50%;
	opacity: 1;
	margin-top: -40px;
	width: 40px;
	height: 80px;
}
.youji_wrap .swiper-button-prev2,.anli-wrap .swiper-button-prev3{
	background: url(../images/bl.png) no-repeat;
	left: -80px;
}
.youji_wrap .swiper-button-next2,.anli-wrap .swiper-button-next3{
	background: url(../images/br.png) no-repeat;
	right: -80px;
}
.youji_wrap .swiper-button-prev2:hover,.youji_wrap .swiper-button-next2:hover,.anli-wrap .swiper-button-prev3:hover,.anli-wrap .swiper-button-next3:hover{
	opacity: 0.7;
}
.cloumn{
	padding-top: 48px;
	margin-bottom: 18px;
}
.cloumn dt{
	font-size: 28px;
	color: #333;
	margin-bottom: 15px;
	font-weight: 600;
}
.cloumn dd{
	background: url(../images/slash.png) no-repeat;
	width: 11px;
	height: 18px;
	display: inline-block;
}
.pa{
	position: relative;
}
.youji_wrap .item-swiper a:after{
	content: '';
	border: 3px solid #b9d142;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
}
.youji_wrap .item-swiper a:hover:after{
	opacity: 1;
}
.gongyi{
	background: url(../images/bg2.jpg) no-repeat center top;
	height: 620px;
	overflow: hidden;
	background-attachment: fixed;
	background-size: cover;
}

.gongyi-wrap{
	height: 500px;
	padding: 20px;
	background: rgba(255,255,255, 0.6);
	margin-top: 60px;
	overflow: hidden;
}
.pl1{
	width: 570px;
	height: 460px;
	float: left;
	position: relative;
}
.about-to{
	position: absolute;
	left: 40px;
	bottom: 36px;
	color: #fff;
}
.about-to dt{
	font-size: 24px;
	margin-bottom: 10px;
}
.about-to a{
	color: #fff;
	font-family: 'Times New Roman';
}
.about-to a span{
	font-family: 'SimSun';
}
.about-to span{
	margin-left: 10px;
}
.video-js .vjs-big-play-button{
	background: url(../images/player.png) no-repeat;
	width: 54px;
	height: 44px;
	left: 50%;
	top: 50%;
	margin: -22px 0 0 -27px;
	border: none;
}
.video-js .vjs-big-play-button span{
	display: none;
}
.video-js:hover .vjs-big-play-button{
	background-color: rgba(0,0,0,0);
}
.equ{
	width: 570px;
	height: 460px;
	background-color: rgba(255,255,255,0.6);
	float: right;
	overflow: hidden;
}
.equ > h3{
	font-size: 24px;
	color: #333;
	text-align: center;
	padding: 25px 10px 22px;
}
.equ > h3 > span{
	position: relative;
}
.equ > h3 > span:after,.equ > h3 > span:before{
	content: '';
	background: url(../images/h1.png) no-repeat;
	width: 10px;
	height: 1px;
	position: absolute;
	top: 16px;
}
.equ > h3 > span:after{
	left: -25px;
}
.equ > h3 > span:before{
	right: -25px;
}
.equ-wrap {
	margin-left: -10px;
}
.equ-wrap li{
	float: left;
	margin: 0 0 10px 10px;
}
.equ-wrap li img{
	width: 280px;
	height: 185px;
}
.equ-wrap li a{
	display: block;
	width: 280px;
	height: 185px;
	position: relative;
	overflow: hidden;
}
.bg-color{
	opacity: 0.5;
	position: absolute;
	left: 0;
	bottom: -149px;
	right: 0;
	height: 185px;
}
.equ-name{
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	font-size: 16px;
}
.equ-wrap li i{
	background: url(../images/jia.png) no-repeat;
	width: 28px;
	height: 28px;
	position: absolute;
	left: 50%;
	margin: 0 0 0 -14px;
	bottom: 85px;
	opacity: 0;
}
.equ-wrap li a:hover .bg-color{
	bottom: 0;
	height: 100%;
}
.equ-wrap li a:hover .equ-name{
	bottom: 50px;
}
.equ-wrap li a:hover i{
	bottom: 95px;
	opacity: 1;
}
.pl1:hover{
	opacity: 0.9;
}
.anli{
	background: url(../images/bg3.jpg) no-repeat center top;
	height: 675px;
}
.anli-img{
	width: 290px;
	height: 450px;
	display: block;
	position: relative;
	margin-right: 13px;
	float: left;
}
.anli-img img{
	width: 290px;
	height: 450px;
}
.anli-swiper{
	height: 450px;
	position: relative;
}
.anli .swiper-slide{
	width: 100%;
	
}
.anli .swiper-slide .anli-img:last-of-type{
	margin: 0;
}
.anli-shade{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: url(../images/anli-shade.png) no-repeat;
	opacity: 0;
}
.anli-text{
	position: absolute;
	left: 0;
	right: 0;
	top: 195px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	line-height: 28px;
	
}
.anli-text dt{
	margin-top: -20px;
	opacity: 0;
}
.anli-text dd{
	background: url(../images/h2.png) no-repeat;
	width: 20px;
	height: 20px;
	position: absolute;
	left: 50%;
	bottom: -68px;
	transform: translateX(-50%);
	opacity: 0;
}
.anli-swiper a:hover .anli-text{
	opacity: 1;
}
.anli-swiper a:hover .anli-shade{
	opacity: 1;
}
.anli-swiper a:hover dt{
	margin-top: 0;
	opacity: 1;
}
.anli-swiper a:hover dd{
	opacity: 1;
	bottom: -28px;
}
.anli-box{
	position: relative;
}
.in-about{
	background: url(../images/bg4.jpg) no-repeat center top;
	height: 679px;
}
.about-box{
	background:url(../images/vbg.jpg) no-repeat center center rgba(255,255,255, 0.6);
	height: 470px;
}
.vd2{
	float: left;
	width: 570px;
	margin: 70px 0 0 305px;
}
.foot-bar{
	background: url(../images/fbg.jpg) no-repeat center top #474c55;
	min-height: 320px;
}
.footer{
	position: relative;
	height: 100%;
}
.gotop{
	background: url(../images/gotop.png) no-repeat;
	width: 101px;
	height: 50px;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 0;
	text-indent: -9999px;
	cursor: pointer;
}
.com{
	font-size: 24px;
	color: #fff;
	margin-bottom: 30px;
}
.foot-left{
	float: left;
	padding: 50px 0 0 0;
}
.way{
	margin-bottom: 38px;
}
.way li {
	float: left;
	margin-right: 60px;
	color: #c8cace;
	padding-left: 28px;
}
.friend{
	width: 200px;
	height: 34px;
	position: relative;
}
.friend-bar{
	height: 34px;
	cursor: pointer;
}
.friend-text{
	background: #7c8086;
	width: 150px;
	float: left;
	height: 34px;
	line-height: 34px;
	color: #c1c3c7;
	padding-left: 10px;
	font-size: 14px;
}
.arro{
	float: left;
	width: 50px;
	height: 34px;
	background: url(../images/index-icon9.png) no-repeat center center #33cc33;
}
.friend-list{
	position: absolute;
	width: 200px;
	left: 0;
	bottom: 34px;
	opacity: 0;
	transform: translateY(-10px);
	visibility: hidden;
}
.friend-list li{
	height: 34px;
	line-height: 34px;
	background: #7c8086;
	
}
.friend-list li a{
	color: #fff;
	display: block;
	padding-left: 10px;
}
.friend-list li a:hover{
	background:#33cc33;
}
.friend.on .friend-list{
	display: block;
	transform: translateY(0);
	opacity: 1;
	visibility: visible;
}
.friend.on .arro{
	transform: rotate(180deg);
}
.gzh{
	float: right;
	margin-top: 90px;
}
.ecode{
	padding: 5px;
	background: rgba(255,255,255, 0.2);
}
.gzh p{
	text-align: center;
	color: #fff;
	margin-top: 8px;
}
.foot-bot{
	border-top: 1px solid #61656d;
	font-size: 12px;
	color: #8e9095;
	padding: 14px 0;
}
.copy{
	float: left;
}
.power{
	float: right;
	color: #8e9095;
}
.copy a{
	color: #8e9095;
	margin-left: 20px;
}
.foot-wrap{
	min-height: 273px;
}
.youji{
	height: 720px;
	background: url(../images/bg1.jpg) no-repeat center top;
}
.anli-wrap .cloumn{
	padding-top: 52px;
}
.fixed .htop{
	height: 60px;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	background: rgba(255,255,255, 0.6);
	z-index: 9999;
	width: 100%;
}
.fixed .header .navs {
	margin-top: -17px;
}
.fixed .logo{
	margin-top: 9px;
}
.fixed .logo img{
	height: 40px;
}
.fixed .tsearch,.fixed .language{
	display: none;
}
.fixed .nav-drop-box{
	top: 60px;
}
.navshade{
	background: rgba(0,0,0,0.3);
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 999;
	position: fixed;
	display: none;
}
.banner{
	height: 360px;
}
.menus-box{
	background-color: #f6f6f6;
}
.left-menus{
	width: 240px;
	float: left;
	
	margin-top: -60px;
}
.page-name{
	background: url(../images/cloumn-bg.jpg) no-repeat;
	text-align: center;
	font-size: 22px;
	color: #fff;
	width: 240px;
	height: 110px;
	overflow: hidden;
}
.page-name span{
	display: block;
	margin-top: 25px;
}
.menus > li {
	background: url(../images/icon4.png) repeat-x bottom;
	padding-bottom: 1px;
}
.menus > li .item-1{
	height: auto;
}
.item-1 > a{
	display: block;
	position: relative;
	height: 60px;
	font-size: 14px;
	padding-left: 30px;
	color: #666;
	display: flex;
	align-items: center;
	padding-right: 10px;
}
.item-1 > a i {
	background: url(../images/icon1.png) no-repeat;
	width: 14px;
	height: 7px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
.item-1 > a .is{
	width: 10px;
}
.submenus .item-1 a:after{
	content: '';
	background: url(../images/icon3.png) no-repeat;
	width: 6px;
	height: 12px;
	position: absolute;
	top: 25px;
	right: 30px;
}
.submenus .item-1 > a{
	padding-right: 40px;
}
.subbox li{
	border-top: 1px solid #fff;
}
.subbox {
	display: none;
}
.subbox li a{
	display: block;
	min-height: 60px;
	background: #f6f6f6;
	display: flex;
	align-items: center;
	padding-left: 53px;
	font-size: 14px;
	color: #666;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.item-1.active i,.item-1.active i,.item-1 > a:hover i{
	background: url(../images/icon5.png) no-repeat;
}
.item-1.active a,.item-1.active a,.item-1 > a:hover{
	background-color: #00a2e9;
	color: #fff;
}
.item-1.active a:after{
	background: url(../images/icon2.png) no-repeat;
	width: 12px;
	height: 6px;
	top: 28px;
}
.subbox a:hover,.subbox .on{
	background: #23bcff;
	color: #fff;
}
.container{
	margin-left: 240px;
}
.bread-bar{
	background: #f8f8f8;
	height: 50px;
	line-height: 50px;
	margin-bottom: 22px;
}
.bread{
	float: right;
	color: #666;
	font-family: 'Times New Roman';
	padding-right: 30px;
	background: url(../images/icon6.png) no-repeat left;
	padding-left: 17px;
	
}
.bread a{
	color: #666;
}
.bread a:hover{
	color: #23bcff;
}
.right-content{
	margin-left: 38px;
}
.cname{
	height: 70px;
	border-bottom: 1px solid #ebebeb;
	color: #333;
	font-size: 28px;
	position: relative;
}
.cname:after{
	content: '';
	width: 11px;
	height: 11px;
	border: 2px solid #00a2e9;
	border-radius: 50%;
	position: absolute;
	left: 0;
	bottom: -7px;
	background: #fff;
}
.slide-news{
	width: 920px;
	height: 300px;
	border: 1px solid #ebebeb;
	margin-top: 35px;
	padding: 20px;
}
.index-slide-news{
	width: 100%;
	height: 100%;
}
.index-slide-news .swiper-slide{
	width: 880px;
	height: 260px;
}
.slide-news-img{
	float: left;
}
.slide-news-img img{
	width: 420px;
	height: 260px;
}
.slide-news-right{
	margin-left: 440px;
	padding-top: 25px;
}
.slide-news-date{
	font-size: 24px;
	font-family: Arial;
	color: #706f7d;
	font-weight: 700;
	margin-bottom: 10px;
}
.slide-news-right h3 {
	margin-bottom: 25px;
}
.slide-news-right h3 a{
	font-size: 24px;
	color: #00a2e9;
}
.slide-news-intro{
	line-height: 26px;
	max-height: 72px;
	text-align:justify
}
.index-slide-news .swiper-pagination{
	right: 0;
	left: auto;
	width: auto;
	bottom: 0;
}
.index-slide-news .swiper-pagination-bullet{
	width: 10px;
	height: 10px;
	background: #666;
	border-radius: 10px;
}
.index-slide-news .swiper-pagination-bullet.swiper-pagination-bullet-active{
	width: 30px;
	background: #00a2e9;
}
.newspic{
	float: left;
	background-color: #000;
}
.newspic img{
	width: 420px;
	height: 220px;
}
.nright{
	padding: 16px 0 0 440px;
}
.nright h3{
	font-size: 24px;
	margin-bottom: 25px;
}
.ndate{
	background: url(../images/icon8.png) no-repeat left 4px;
	padding-left: 20px;
	font-size: 16px;
	font-family: Arial;
	margin-bottom: 15px;
}
.nintro{
	line-height: 26px;
	margin-bottom: 18px;
	max-height: 52px;
	overflow: hidden;
}
.nright h3 a:hover,.newsmore:hover{
	color: #00a2e9;
}
.news-list{
	margin-bottom: 60px;
}
.news-list li{
	overflow: hidden;
	padding: 30px 20px;
	border-bottom: 1px solid #ebebeb;
}
.newspic:hover img,.slide-news-img:hover img{
	opacity: 0.8;
}
.newsmore{
	display: inline-block;
}
.newsmore:hover{
	transform: translateX(5px);
}
.slide-news-img{
	background: #000;
}
/*.pages{
	text-align: center;
}
.pages a{
	display: inline-block;
	margin: 0 5px;
	padding: 8px 15px;
	border: 1px solid #e7e7e7;
	color: #666;
}*/
.lists{
	padding-bottom: 100px;
	min-height: 400px;
}
.pages .prevpage,.pages .nextpage{
	padding-right: 20px;
	padding-left: 20px;
}
.pages a:hover,.pages .on{
	color: #fff;
	border-color: #00a2e9;
	background-color: #00a2e9;
}
.article-title {
	text-align: center;
	padding: 50px 0 25px 0;
	border-bottom: 1px dashed #dddddd;
}
.article-title h1{
	font-size: 30px;
	color: #333;
	font-weight: 600;
}
.article-title dt{
	margin-bottom: 25px;
}
.article-title dd span{
	margin: 0 12px;
}
.article{
	min-height: 400px;
	overflow: hidden;
	line-height: 28px;
	color: #333;
	padding: 25px 0 35px;
	border-bottom: 1px dashed #ddd;
}
.ab{

}
.change-wrap{
	height: 215px;
	position: relative;
	border-top: 1px dashed #ddd;
}
.prevnews,.nextnews{
	position: absolute;
	top: 60px;
	max-width: 360px;
}
.prevnews{
	left: 0;
}
.nextnews{
	right: 0;
}
.prevnews p,.nextnews p{
	margin-bottom: 5px;
}
.pailie{
	background: url(../images/icon9.png) no-repeat;
	width: 136px;
	height: 44px;
	display: block;
	margin: 60px auto 0;
	cursor: pointer;
}
.prevnews:hover{
	transform: translateX(-10px);
	color: #00a2e9;
}
.nextnews:hover{
	transform: translateX(10px);
	color: #00a2e9;
}
.nor-article{
	min-height: 400px;
	line-height: 28px;
	color: #333;
	overflow: hidden;
	padding: 30px 0;
}
.join-bar{
	background-color: #33cc33;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 16px;
	margin-bottom: 20px;
}
.join-bar span{
	float: left;
	box-sizing: border-box;
}
.sp1{
	width: 356px;
	padding-left: 25px;
}
.sp2{
	width: 208px;
}
.sp3{
	width: 265px;
}
.join-title span{
	float: left;
	box-sizing: border-box;
}
.join-item{
	border: 1px solid #ebebeb;
	margin-bottom: 10px;
}
.join-title{
	height: 50px;
	line-height: 50px;
	color: #333;
	cursor: pointer;
}
.join-title i{
	background: url(../images/icon10.png) no-repeat;
	width: 22px;
	height: 22px;
	display: inline-block;
	margin-left: 17px;
}
.join-title .sp4{
	display: flex;
	align-items: center;
	height: 50px;
}
.join-detail{
	padding: 10px 25px 20px 25px;
	line-height: 28px;
	overflow: hidden;
	display: none;
}
.join-wrap{
	margin-bottom: 40px;
}
.job-list{
	padding-top: 35px;
	padding-bottom: 120px;
}
.join-item.active .sp4 i{
	background: url(../images/icon11.png) no-repeat;
}
.pailie:hover{
	opacity: 0.9;
}
.pro-list li img{
	width: 450px;
	height: 220px;
}
.pro-name{
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	text-align: center;
}
.pro-list li a{
	display: block;
}
.pro-list li a:hover .pro-name{
	background-color: #00a2e9;
	color: #fff;
}
.pro-list li a:hover img{
	opacity: 0.9;
}
.pro-list{
	margin-left: -20px;
	padding: 35px 0 40px;
}
.pro-list li{
	float: left;
	margin: 0 0 20px 20px;
	width: 450px;
}
.pro-wr{
	padding-bottom: 50px;
}
.left-menus{
	margin-bottom: 20px;
}
.cw{
	margin-left: -30px;
	padding-top: 40px;
	padding-bottom: 30px;
}
.cw li {
	float: left;
	width: 444px;
	height: 100px;
	border: 1px solid #ebebeb;
	display: flex;
	align-items: center;
	margin: 0 0 30px 30px;
}
.cw li i{
	width: 53px;
	height: 30px;
	display: inline-block;
	margin-left: 26px;
	float: left;
}
.cw-content{
	margin-left: 108px;
	display: flex;
	align-items: center;
	height: 30px;
}
.cw-name{
	font-size: 16px;
	color: #333;
	margin-right: 20px;
}
.cw-way{
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #00a2e9;
	font-weight: 600;
}
.email{
	font-size: 16px;
	font-weight: normal;
}
.map img{
	border: 2px solid #7fd0f4;
}
.contact{
	padding-bottom: 90px;
}
.search-list{
	min-height: 400px;
	padding: 30px 0;
}
.search-list ul{
	margin-bottom: 30px;
}
.search-list li{
	padding: 15px 10px;
	border-bottom: 1px solid #ebebeb;
	font-size: 16px;
}
.search-list li a{
	background: url(../images/icon12.png) no-repeat left;
	padding-left: 15px;
}
.search-list li a:hover{
	color: #00a2e9;
}
.manv{
	display: none;
}
.pa.animated .swiper-slide:nth-child(1){
	animation: lt 0.6s ease 0.3s both;
}
.pa.animated .swiper-slide:nth-child(2){
	animation: lt 0.6s ease 0.5s both;
}
.pa.animated .swiper-slide:nth-child(3){
	animation: lt 0.6s ease 0.7s both;
}
.pa.animated .swiper-slide:nth-child(4){
	animation: lt 0.6s ease 0.9s both;
}

.anli-box.animated .swiper-slide:nth-child(1) a:nth-child(1),.anli-box.animated .swiper-slide:nth-child(2) a:nth-child(1){
	animation: bt 0.6s ease 0.3s both;
}
.anli-box.animated .swiper-slide:nth-child(1) a:nth-child(2),.anli-box.animated .swiper-slide:nth-child(2) a:nth-child(2){
	animation: bt 0.6s ease 0.5s both;
}
.anli-box.animated .swiper-slide:nth-child(1) a:nth-child(3),.anli-box.animated .swiper-slide:nth-child(2) a:nth-child(3){
	animation: bt 0.6s ease 0.7s both;
}
.anli-box.animated .swiper-slide:nth-child(1) a:nth-child(4),.anli-box.animated .swiper-slide:nth-child(2) a:nth-child(4){
	animation: bt 0.6s ease 0.9s both;
}

@keyframes lt{
	0% {
		opacity: 0;
		transform: translateX(-40px);
	}
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}
@keyframes bt{
	0% {
		opacity: 0;
		transform: translateY(40px);
	}
	100% {
		opacity: 1;
		transform: translateY(0);
	}
}

.sp_header{height:50px;overflow:hidden;background:#fff;position:fixed;z-index:10;width:100%;}
.sp_logo{padding:10px;float:left;height:50px}
.sp_logo img{margin:auto;max-height:30px;}
.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:15px}
.sp_nav span{display:block;background:#00a2e9;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:10px}
.sp_nav span:nth-of-type(3){top:20px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:9;background:#fff;width:100%;height:calc(100% - 104px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s; padding-right: 10px;}
.nav_show{top:50px}
.sjj_nav>ul>li:first-child{overflow:hidden;border-top:0}
.sjj_nav>ul>li:first-child>a{float:left;width:calc(100% - 70px)}
.sjj_nav>ul>li:first-child .mlanguage{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px}
.sjj_nav>ul>li:first-child .mlanguage a{width:34px;float:left;border-left:1px #ddd solid;text-align:center;color:#999; font-size: 12px;}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;border-left:1px #ddd solid;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #ddd solid;margin-left:20px;position:relative;line-height:40px;font-size:14px}
.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#666;width:80%}
.sjj_nav ul li ul li a{color:#999;display:block;text-align:left;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#555;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#ccc}
.sjj_nav ul li ul li>ul{margin-left:10px}
.pro-content{
	padding: 43px 0 0 0;
	overflow: hidden;
}
.pro-map{
	float: left;
	width: 33.3%;
	padding: 15px 38px 0;
	border-right: 1px solid #ecebeb;
}
.pro-map:last-child{
	border: none;
}
.pro-map li {
	font-size: 18px;
	margin-bottom: 25px;
	font-family: 'Times New Roman','黑体';
	background: url(../images/h3.png) no-repeat left;
	padding-left: 12px;
}
.pro-map .title-type{
	font-size: 22px;
	margin-bottom: 30px;
	font-weight: 600;
	background: url(../images/icon12.png) no-repeat left;
	padding-left: 15px;
	
}
.pro-map li a:hover{
	color: #00a2e9;
}
.nor-article ul,.nor-article li{list-style:disc}
/* ie9 */
@media (min-width:0\0) and (min-resolution:.001dpcm) {
	.item-1 > a,.subbox li a{
		line-height: 60px;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		display: block;
	}
	.youji_wrap .swiper-slide{
		float: left;
		width: 300px;
	}
	.anli .swiper-slide{
		float: left;
		width: 290px;
		margin-right: 15px;
	}
	.anli .swiper-wrapper{
		width: 1250px;
	}
}

.feedback-title{
	color: #012557;
	font-size: 28px;
	text-align: center;
	margin-bottom: 50px;
}
.feed-bar{
	margin-bottom: 30px;
}
.feed-bar input,.feed-bar textarea{
	height: 60px;
	line-height: 60px;
	border: 1px solid #cbcbcb;
	padding: 10px;
	background: #fafcff;
	
	font-size: 16px;
}
.feed-bar textarea{
	height: 160px;
	resize: none;
	width: 100%;
	line-height: 30px;
}
.feed-item{
	float: left;
	width: 33.3%;
	padding-left: 28px;
}
.feed-item input{
	width: 100%;
}
.msgcode{
	float: left;
	width: 220px;
}
.codeimg{
	width: 143px;
	height: 48px;
	float: left;
	border: 1px solid #cbcbcb;
	border-left: none;
}
.feed-bar .code{
	height: 50px;
	line-height: 50px;
	width: 100%;
}
.submit{
	float: right;
	width: 236px;
	height: 50px;
	background: #33cc33;
	color: #fff;
	cursor: pointer;
	border: none;
	border: none;
	font-size: 16px;
}
.one{
	margin-left: -28px;
}
.feed-box{
	padding:40px 0 60px;
}
.qqser{
	width: 80px;
	height: 80px;
	position: fixed;
	right: 40px;
	top: 50%;
	margin-top: 10px;
}
.qqser a{
	background: url(../images/qq.jpg) no-repeat;
	display: block;
	width: 80px;
	height: 80px;
}
.qqser a:hover{
	opacity: 0.9;
}
@media (max-width: 1366px){
	.youji_wrap .swiper-button-prev2, .anli-wrap .swiper-button-prev3{
		left: -55px;
	}
	.youji_wrap .swiper-button-next2, .anli-wrap .swiper-button-next3{
		right: -55px;
	}
	.qqser{
		right: 10px;
		width: 60px;
		height: 60px;
	}
	.qqser a{
		background-size: 60px 60px;
		width: 60px;
		height: 60px;
	}
}
@media (max-width: 1200px){
	.wrap{
		width: 768px;
	}
	.hd{
		display: none;
	}
	.manv{
		display: block;
		height: 50px;
		position: fixed;
		left: 0;
		top: 0;
		z-index: 9999;
		right: 0;
		background-color: rgba(255,255,255,0.6);
		padding: 0 15px;
	}
	.mlogo{
		float: left;
		margin-top: 5px;
	}
	.mlogo img{
		height: 40px;
	}
	.index-slide-banner,.index-slide-banner .swiper-slide{
		height: 300px;
	}
	.index-slide-banner .swiper-slide{
		background-size: cover!important;
	}
	.index-slide-banner.swiper-container-horizontal > .swiper-pagination-bullets{
		bottom: 5px;
	}
	.cloumn dt{
		font-size: 20px;
	}
	.youji-info{
		width: 100%;
	}
	.pl1,.equ{
		float: none;
		margin: auto;
	}
	.pl1{
		margin-top: 20px;
	}
	.gongyi-wrap{
		width: 100%;
		height: 100%;
		margin: 0;
	}
	.gongyi{
		height: auto;
	}
	.vd2{
		margin: auto;
		float: none;
		
		
	}
	.about-box{
		background: none;
		background: rgba(255,255,255, 0.6);
		width: 100%;
		text-align: center;
		padding: 20px;
		float: left;
		height: auto;
	}
	.gzh{
		float: left;
		margin: 20px 0;
	}
	.banner{
		height: 280px;
		background-size: cover!important;
	}
	.left-menus{
		float: none;
		width: 200px;
		position: fixed;
		top: 130px;
		bottom: 0;
		left: -101%;
		z-index: 999;
		transition: all 0.4s ease 0s;
	}
	
	.page-name{
		background: url(../images/mbg.jpg) no-repeat;
		background-size: 200px 40px;
		width: 200px;
		height: 40px;
		display: flex;
		align-items: center;
		font-size: 16px;
		justify-content: center;
		background-size: cover;
	}
	.page-name span{
		margin: 0!important;
		line-height: 1!important;
		font-size: 16px!important;
	}
	
	.menus > li .item-1,.item-1 > a{
		height: auto;
		font-size: 14px;
	}
	.submenus .item-1 a::after{
		top: 14px;
		right: 10px;
	}
	.subbox li a{
		height: 40px;
	}
	.item-1.active a::after{
		top: 17px;

	}
	.submenus .item-1 > a{
		padding-top: 5px;
		padding-bottom: 5px;
		
	}
	.submenus .item-1 a::after{
		top: 50%;
		transform: translateY(-50%);
	}
	.menus li a{
		min-height: 40px;
		padding-top: 6px;
		padding-bottom: 6px;
	}
	
	.item-1 > a{
		padding-left: 15px;
	}
	.subbox li a{
		padding-left: 38px;
	}
	.menus li .subbox li a{
		height: auto;
		padding-top: 6px;
		padding-bottom: 6px;
	}
	.container{
		margin: 0;
		width: 100%;
	}
	.cname{
		font-size: 18px;
		height: auto;
		min-height: 50px;
		margin-top: 10px;
	}
	.right-content{
		margin: 0;
	}
	.slide-news{
		width: 100%;
		height: 256px;
		padding: 15px;
	}
	.slide-news-img img,.newspic img{
		width: 360px;
		height: 223px;
	}
	.slide-news-right{
		margin-left: 377px;
	}
	.slide-news-date,.slide-news-right h3 a,.nright h3{
		font-size: 18px;
	}
	.slide-news-right h3,.nright h3,.ndate{
		margin-bottom: 10px;
	}
	.nright{
		padding-left: 377px;
	}
	.ndate{
		font-size: 14px;
	}
	.news-list li{
		padding: 15px 0;
	}
	.m-menus{
		background: url(../images/caidan.png) no-repeat;
		background-size: 30px 30px;
		width: 30px;
		height: 30px;
		float: right;
		margin: 2px 10px 0 0;
	}
	.bread-bar{
		display: none;
	}
	.sp1{
		width: 50%;
	}
	.sp2{
		width: 20%;
	}
	.sp3,.sp4{
		width: 15%;
	}
	.pro-list li{
		width: 374px;
	}
	.pro-list li img{
		width: 374px;
		height: 182px;
	}
	.pro-name{
		height: 40px;
		line-height: 40px;
		font-size: 16px;
	}
	.cw li{
		margin: 0 0 15px 15px;
		width: 374px;
	}
	.cw{
		margin-left: -15px;
		padding: 20px 0 10px;
	}
	.cw-content{
		margin-left: 91px;
	}
}
@media (max-width: 768px){
	.wrap{
		width: 96%;
	}
	.index-slide-banner, .index-slide-banner .swiper-slide{
		height: 200px;
	}
	.index-slide-banner .swiper-pagination span{
		width: 20px;
	}
	.index-slide-banner .swiper-pagination .swiper-pagination-bullet-active{
		width: 30px;
	}
	.cloumn{
		padding-top: 20px;
	}
	.cloumn dt{
		font-size: 16px;
	}
	.cloumn dd{
		display: none;
	}
	.youji_wrap .item-swiper{
		width: 320px;
		height: 400px;
	}
	.youji_wrap .swiper-button-prev2, .anli-wrap .swiper-button-prev3{
		display: none;
	}
	.youji-wrap dd{
		font-size: 14px;
	}
	.youji-wrap dt img{
		width: 60%;
	}
	.youji-img, .youji-img img{
		width: 160px;
		height: 140px;
	}
	.youji_wrap .item-swiper a{
		height: 400px;
	}
	.youji_wrap .swiper-wrapper{
		width: 100%;
	}
	.youji{
		height: 490px;
	}
	.pl1{
		width: 100%;
		height: 200px;
		margin-top: 0;
		overflow: hidden;
	}
	.about-to{
		bottom: 10px;
	}
	.about-to dt{
		font-size: 14px;
		margin-bottom: 0;
	}
	.about-to dd{
		font-size: 12px;
	}
	.equ{
		width: 100%;
		height: auto;
	}
	.equ > h3{
		font-size: 16px;
	}
	.equ > h3 > span::after, .equ > h3 > span::before{
		top: 9px;
	}
	.equ-wrap li{
		float: none;
		width: 100%;
		margin: 0 0 10px 0;
	}
	.equ-wrap li a{
		margin: auto;
	}
	.gongyi-wrap{
		background: none;
		margin: auto;
	}
	.gongyi{
		background: none;
	}
	.equ-wrap{
		margin: 0;
	}
	.anli-img,.anli-img img{
		width: 100%;
		height: auto;
	}
	.anli-swiper{
		height: 276px;
	}
	.anli-text{
		top: 50%;
		opacity: 1;
		transform: translateY(-50%);
	}
	.anli-shade{
		opacity: 1;
	}
	.anli-wrap .cloumn{
		padding-top: 20px;
	}
	.anli{
		height: 366px;
	}
	.in-about{
		height: 330px;
	}
	.com{
		font-size: 18px;
		margin-bottom: 10px;
	}
	.way li{
		float: none;
		margin: 0 0 10px 0;
	}
	.way{
		width: 100%;
		margin: 0 0 20px 0;
	}
	.foot-left,.copy,.power{
		float: none;
		width: 100%;
	}
	.foot-bot{
		text-align: center;
	}
	.anli-text{
		font-size: 14px;
		line-height: 20px;
	}
	.equ-name{
		font-size: 14px;
	}
	.vd2{
		width: 100%;
	}
	.youji_wrap .swiper-button-next2, .anli-wrap .swiper-button-next3{
		display: none;
	}
	.foot-left{
		padding-top: 16px;
	}
	.in-about{
		overflow: hidden;
	}
	.cname{
		font-size: 16px;
	}
	.join-bar{
		height: 40px;
		line-height: 40px;
		overflow: hidden;
	}
	.join-bar span{
		font-size: 14px;
	}
	.sp1{
		width: 40%;
		padding-left: 10px;
	}
	.sp2{
		width: 25%;
	}
	.sp3,.sp4{
		width: 17%;
	}
	.join-title{
		height: 40px;
		line-height: 20px;
	}
	.join-title span{
		display: flex;
		align-items: center;
		height: 40px;
		font-size: 12px;
	}
	.join-detail{
		padding: 0 10px;
		
	}
	.join-detail *,.nor-article *,.article *{
		font-size: 13px!important;
		line-height: 24px!important;
	}
	.join-title i{
		position: relative;
		top: -5px;
	}
	.job-list{
		padding-bottom: 40px;
	}
	.banner{
		height: 180px;
	}
	.slide-news-img{
		display: block;
		float: none;
	}
	.slide-news-img img, .newspic img{
		width: 100%;
		height: auto;
	}
	.slide-news-right{
		margin: 0;
		padding-top: 5px;
	}
	.slide-news{
		height: 360px;
		padding: 5px;
		margin-top: 20px;
	}
	.slide-news-date, .slide-news-right h3 a, .nright h3{
		font-size: 14px;
		margin-bottom: 2px;
	}
	.slide-news-right h3{
		margin-bottom: 5px;
	}
	.slide-news-intro,.nintro{
		line-height: 20px;
		font-size: 14px;
		max-height: 60px;
	}
	.newspic{
		float: none;
		margin-bottom: 10px;
		display: block;
	}
	.nright{
		padding: 0;
	}
	.ndate{
		margin-bottom: 5px;
	}
	.nintro{
		margin-bottom: 10px;
	}
	.news-list{
		margin-bottom: 30px;
	}
	.lists{
		padding-bottom: 30px;
	}
	.pages a{
		padding: 4px 10px;
	}
	.pages .prevpage, .pages .nextpage{
		padding-right: 10px;
		padding-left: 10px;
	}
	.article-title h1{
		font-size: 16px;
	}
	.article-title dt{
		margin-bottom: 5px;
	}
	.article-title{
		padding: 20px 0 15px;
	}
	.article{
		padding: 15px 0 20px;
	}
	.prevnews, .nextnews{
		position: static;
		margin-top: 15px;
		display: block;
	}
	.pailie{
		display: none;
	}
	.change-wrap{
		height: auto;
		padding-bottom: 20px;
	}
	.job-list{
		padding-bottom: 25px;
		padding-top: 25px;
	}
	.join-bar{
		margin-bottom: 10px;
	}
	.join-wrap{
		margin-bottom: 25px;
	}
	.way{
		margin-bottom: 10px;
	}
	.pro-list li{
		float: none;
		width: 100%;
		margin: 0 0 10px 0;
	}
	.pro-list li img{
		width: 100%;
		height: auto;
	}
	.pro-list{
		margin: 0;
		padding: 20px 0;
	}
	.pro-name{
		font-size: 14px;
	}
	.pro-wr{
		padding-bottom: 0;
	}
	.cw li{
		float: none;
		width: 100%;
		box-sizing: border-box;
		margin: 0 0px 10px 0;
	}
	.cw{
		margin: 0;
	}
	.email,.cw-way{
		font-size: 14px!important;
	}
	.cw-way{
		font-size: 16px;
	}
	.cw li i{
		margin-left: 10px;
	}
	.contact{
		padding-bottom: 30px;
	}
	.msearch{
		border: 1px solid #ddd;
		height: 38px;
		margin:10px 0 0 20px;
	}
	.msearch .stext{
		width: 311px;
	}
	.search-list li{
		padding: 10px 0;
		font-size: 14px;
	}
	.menus-box{
		height: 450px;
		overflow-y: auto;
	}
	.subbox li a{
		font-size: 12px;
	}
	.msearch .stext{
		height: 36px;
		line-height: 36px;
	}
	.sbtn{
		height: 36px;
		background-position: 50% 50%;
	}
	.nright h3{
		font-size: 15px;
	}
	.html5zoo-nav{
		bottom: -50px!important;
		margin-top: -13px!important;
	}
	.bannerPc{
		margin-top: 50px;
	}
	.anli-img{
		width: 50%;
		margin: 0;
		padding: 2px;
		box-sizing: border-box;
	}
	.anli-swiper{
		height: 560px;
	}
	.anli{
		height: 645px;
	}
	.anli-shade{
		right: 2px;
		left: 2px;
		bottom: 2px;
		top: 2px;
	}
	.youji-wrap dt img{
		width: 48%;
	}
	.youji-wrap dt{
		padding-top: 15px;
		margin-bottom: 15px;
	}
	.youji-info{
		height: 155px;
	}
	.youji_wrap .item-swiper a{
		height: 295px;
	}
	.youji_wrap .item-swiper{
		height: 298px;
	}
	.youji{
		height: 378px;
	}
	.anli-swiper a dt{
		margin-top: 0;
		opacity: 1;
	}
	.anli-swiper a dd{
		opacity: 1;
		bottom: -28px;
	}
	.pro-map{
		width: 50%;
		float: left;
		padding: 0 10px;
	}
	.pro-content{
		padding: 20px 0;
	}
	.pro-map li{
		margin-bottom: 10px;
		font-size: 14px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.pro-map .title-type{
		font-size: 16px;
		margin-bottom: 10px;
	}
	.feed-item{
		float: none;
		width: 100%;
		margin-bottom: 10px;
		padding: 0;
	}
	
	.feed-bar{
		margin-bottom: 10px;
	}
	.one{
		margin: 0;
	}
	.submit{
		float: none;
		width: 100%;
		margin-top: 10px;
	}
	.feed-bar input, .feed-bar textarea,.feed-bar .code{
		height: 40px;
		line-height: 40px;
		font-size: 14px;
	}
	.feed-bar textarea{
		height: 100px;
		line-height: 20px;
	}
	.msgcode{
		width: 160px;
	}
	.codeimg{
		height: 38px;
		width: auto;
	}
	.feed-box{
		padding-bottom: 30px;
	}
	.qqser{
		position: static;
		float: right;
		margin: 22px 0 0 0;
	}
}

.pages{ text-align: center; margin-top: 30px;margin-bottom: 30px;}
.pags-item{
  	display: inline-block;
	margin: 0 5px;
    padding: 8px 15px;
  	font-size: 14px;
  	text-align: center;
  	color: #666;
  	line-height: 24px;
  	
	background: #f4f4f4;
	border: 1px solid #e7e7e7;
}

.pags-item.show{
  color: #fff;
  background: #00a2e9;
  background-color: #00a2e9;
}
.html5zoo-img-box-0{display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    right: 0;
    max-width: 1920px;}