body, dl, dd, ul, ol, h1, h2, h3, h4, form, input, button, textarea, p, th, td { margin: 0; padding: 0; }
body { font: 14px/1.2 "\5FAE\8F6F\96C5\9ED1", arial, 'Microsoft YaHei'; color: #333; background: #fff; }
img { vertical-align: middle; border: none; }
ul, ol { list-style: none outside none; }
table { border-collapse: collapse; border-spacing: 0; }
button, input, select, textarea { font-size: 100%; vertical-align: middle; }
a { color: #333; text-decoration: none; blr: expression(this.onFocus=this.blur()); }
a:hover { text-decoration: none; color: #0c467b; }
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; }
.text, .btn, textarea { font-family: "\5FAE\8F6F\96C5\9ED1", arial, 'Microsoft YaHei'; }
.clearfix:after { content: "."; clear: both; height: 0; visibility: hidden; display: block; }
.clearfix { *zoom: 1; }
.btn { border: none; cursor: pointer; }
html, body { width: 100%; height: 100%; }
input, textarea { outline: none }
.fl { float: left; }
.fr { float: right; }
.wrap { width: 1200px; margin: auto; }
a, img, a:before, .so-text, .pro-h, .news-list li, .pro-list-h, .pro-list li, .news-img:before, .slid-list li ,.pro-title{ -webkit-transition: all 0.4s ease 0s; -ms-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; }
img { max-width: 100%; }
.header { height: 85px; }
.head-logo { height: 85px; line-height: 85px; }
.logo img { max-width: 100%; }
.nav li { float: left; width: 95px; margin-right: 16px; height: 85px; line-height: 85px; font-size: 16px; position: relative; text-align: center; }
.nav li>a{ display: block; height: 100%;}
.nav li:last-child{ margin-right: 0;}

.cn-en a {display: block; width: 30px; height: 30px; text-align: center; line-height: 30px; text-align: center; color: #848484; border:1px solid #ebebeb; margin-top: 28px; border-radius: 50%;margin-left: 33px; font-family: "Arial";}

.soso {float: right; width: 18px; height: 32px; line-height: 32px; margin-left: 20px; margin-top: 26px; text-align: center; position: relative; z-index: 1030;}
.headsub,.headbtn{ width: 18px; height: 18px; border: none; background: url(../images/pic_06.jpg) no-repeat center; }
.pos-so{position: absolute; left: -121px; top: 0; width: 140px; display: none;}
.so-text { width: 85px; padding: 0 10px; margin-right: 10px; height: 30px; font-size: 14px; line-height: 30px; border: 1px solid #777; background: #fff; z-index: 99; }
.soso:hover .pos-so {display: block;}
.soso:hover .headbtn{ display: none;}
.nav li:hover>a { color: #fff; background: #0a7ab4; }

/**
 * 轮播图
 */
.slide-img { overflow: hidden; position: relative; }
.slide-b li img{ max-width: 100%;}
.slide-b li { background-size: cover !important; }
.slide-img .flex-control-nav { position: absolute; bottom: 35px; left: 50%; width: 1200px; overflow: hidden; z-index: 99; margin-left: -600px; display: none; }
.slide-img .flex-control-nav li { display: inline-block; text-indent: -9999px; margin-left: 32px; border-radius: 20px; overflow: hidden; }
.slide-img .flex-control-nav li a { display: block; width: 42px; height: 10px; font-size: 0; text-indent: -9999px; cursor: pointer; background: rgba(255, 255, 255, 0.5); }
.slide-img .flex-control-nav li .flex-active { background: rgba(7, 109, 225, 0.5); }
.flex-direction-nav { display: none; }

/*首页*/
.ind-pro-time{
	float: left;
	width: 25%;
	height: 350px;
	background: url(../images/ind_02.jpg) no-repeat;
}
.pro-bg{
	height: 100%;
	padding-left: 60px;
	background: url(../images/ind_03.png) no-repeat 90% 85%;
}
.ind-pro-time:nth-child(2) .pro-bg{
	background-image: url(../images/ind_08.png);
}
.ind-pro-time:nth-child(3) .pro-bg{
	background-image: url(../images/ind_11.png);
}
.ind-pro-time:nth-child(4) .pro-bg{
	background-image: url(../images/ind_05.png);
}
.ind-pro-h{
	font-size: 26px;
	font-weight: 700;
	color: #0076b4;
	padding: 80px 0 15px 0;
}
.ind-pro-cont{
	width: 158px;
	line-height: 24px;
	font-size: 14px;
	color: #808080;
	margin-bottom: 25px;
}
.ind-pro-more{
	display: block;
	width: 100px;
	height: 30px;
	border:1px solid #cfcfcf;
	text-align: center;
	line-height: 30px;
	border-radius: 5px;
}
.ind-pro-more:hover{ color: #fff; background: #6e9bd6;}




/*底部*/
.footer { color: #fff; background: #196095; overflow: hidden; }
.foot-box { padding: 36px 0 55px; }
.foot-dl { float: left; width: 415px;}
.foot-dl dt { color: #fff; line-height: 35px; border-bottom: 1px solid rgba(66, 91, 118, 0.5); position: relative; }
.foot-dl dt:before { position: absolute; bottom: -1px; left: 0; width: 60px; height: 2px; background: #fff; content: ""; }
.foot-web{ float: right; width: 340px;}

.foot-link { margin-bottom: 20px;}
.foot-link a { color: #fff; font-size: 16px; display: inline-block; margin-right: 34px; }
.foot-link a:hover{ color: rgba(255,255,255,.7);}
.foot-cont{font-size: 15px; line-height: 30px;}
.cont-fot { color: #fff; padding-left: 33px; margin-bottom: 5px; line-height: 30px; background: url(../images/ico_29.png) no-repeat 0 6px; }

.web-left{ float: left; text-align: right;}
.webimg{float: right;}
.attention{ width: 96px; height: 26px; background: #0075bf; text-align: center; line-height: 26px; display: inline-block; margin:12px 0 55px;}
.hot{ text-align: right; font-size: 14px; line-height: 30px; color: rgba(255,255,255,0.5);}
.hot span{ font-size: 20px; color: #fff;}


.address { margin-top: 20px; }

.phone { background-position: 0 -27px; }
.email { background-position: 0 -54px; }
.foot-btm {  line-height: 50px; background-color:#0d588f; border-top:1px solid #01508a; }
.foot-btm a { color: #fff; }
.foot-btm a:hover { color: rgba(255,255,255,0.7); }


.banner { height: 400px; overflow: hidden; background-size: cover !important; }
.banner img { max-width: 100%; }
.abt-main { background: url(../images/abtbg_02.jpg) no-repeat top center; }

/*二级导航*/
.min-head{ height: 62px; line-height: 62px; border-bottom: 1px solid #d8d8d8;}
.slt-head span { font-size: 16px; line-height: 24px; font-family: "Arial"; color: rgba(179, 179, 179, .5); }
.slt-list li {float: left; padding: 0 31px; font-size: 15px;}
.slt-list li:nth-child(1){ padding-left: 13px;}
.slt-list li>a { display: block; line-height: 62px; cursor: pointer; color: #000; position: relative; }
.slt-list li>a:before { position: absolute; top: 59px; left: 50%; width: 120%; height: 3px; margin-left: -60%; background: #0a7ab4; content: ""; display: none;}
.slt-list li:hover>a, .slt-list li.show>a { color: #0a7ab4; }
.slt-list li.show>a:before, .slt-list li:hover>a:before { display: block;}

.rlink { font-size: 14px; text-align: right; }



.article, .list { min-height:350px; padding: 32px 0; }
.box { font-size: 14px; line-height: 30px; color: #171717; }
.box img { max-width: 100%; }
.news-item { margin-bottom: 20px; padding-bottom: 25px; border-bottom: 1px solid #ececec; }

.news-img { float: left; width: 260px; height: 170px; margin-right: 30px; overflow: hidden; position: relative; }
.news-img img { max-width: 100% }
.news-h3 { font-size: 18px; font-weight: 700; line-height: 46px; }
.news-h3:hover a{ transform: translate(-5px,0);
    -webkit-transform: translate(-5px,0);
    -moz-transform: translate(-5px,0);
    -o-transform: translate(-5px,0);
    -ms-transform: translate(-5px,0);}
.news-h3 a{overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap; display: block;}
.news-h3 a:hover{ color:#0a7ab4 }
.news-txt { font-size: 14px; line-height: 26px; margin: 15px 0; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; overflow: hidden; }
.news-more { display: inline-block; width: 128px; height: 40px; text-align: center; line-height: 40px; background: #ebebeb }
.news-more:hover { width: 186px; color: #0a7ab4; background: #f2f2f2; }
.news-img:before { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0); content: ""; }
.news-item:hover .news-img:before { background-color: rgba(0, 0, 0, .2); }
.news-box { float: left; width: 87%; }
.news-time { float: right; padding: 22px 20px; font-size: 44px; font-family: "Arial"; text-align: center; border-left: 1px solid  #e6e6e6; }
.news-item:nth-child(5){ margin-bottom: 0;}

.news-time .year { display: block; font-size: 16px; }
.contbox { width: 100%; }

.ind-abt-img { float: left; width: 50%;}
.about-cont{ float: right; width: 50%;}
.about-pad{ padding:98px 0 0 120px; width: 550px;}
.abt-title { font-size: 26px; font-weight: 700; padding-top: 16px; margin-bottom: 15px;}
.abt-word { font-size: 15px; color: #666666; line-height: 26px; margin-bottom: 25px; }
.more { display: block; width: 158px; height: 44px; text-align: center; line-height: 44px; font-size: 15px; border: 1px solid #b3b3b3; }
.more:hover{ width: 180px; color: #fff; background: #7c9dbf;}

.kind-time{
	float: left;
	width: 33.33%;
	position: relative;
	overflow: hidden;
}
.pos-kind{
	position: absolute;
	top: 70%;
	left: 50px;
}
.kind-time:hover img{-webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    transform: scale(1.1,1.1);}
.pos-kind h3{ font-size: 20px; font-weight: 700; }
.pos-kind h3 a{color: #fff;}
.pos-kind h3 a:hover{ color: #7c9dbf;}
.hr{ display: block; width: 62px; height: 2px; background: #b6bebe; margin: 10px 0 12px;}
.kind-word{ font-size: 14px; color: #fff;}

/*网站地图*/
.mapbg {  border-top: 4px solid #2b69b3 ; min-height: 576px;}
.hnrt { margin-bottom: 30px; font-size: 32px; }
.dlboxs { margin-bottom: 25px; }
.dlboxs .dl { padding: 15px; border-bottom: 1px solid #d1d1d1; }
.dlboxs .dl dt { font-size: 18px; color: #373636; margin-bottom: 10px; }
.dlboxs .dl dd { font-size: 14px; color: #373636; }
.dlboxs .dl dd a { float: left; margin-right: 20px; line-height: 26px; }

.news-art{ margin-bottom: 30px;}
.news-art h3 { font-size: 20px; font-weight: 700; text-align: center; line-height: 36px; }
.news-art p { text-align: center; line-height: 36px; font-size: 15px; color: #6e6e6e; }
.return {text-align: right; margin: 30px 0;}
/*nav*/
.nav__trigger { float: left; width: 30px; height: 30px; position: relative; right: 0; top: 30px; z-index:1025; display: none; margin-left: 12px; cursor: pointer; }
.nav__icon { display: block; position: absolute; width: 30px; height: 5px; top: 0; left: 0; background-color: #004da1; -webkit-transition-property: background-color, -webkit-transform; transition-property: background-color, -webkit-transform; transition-property: background-color, transform; transition-property: background-color, transform, -webkit-transform; -webkit-transition-duration: 300ms; transition-duration: 300ms; }
.nav__icon:before, .nav__icon:after { content: ''; display: block; width: 30px; height: 5px; position: absolute; background: #004da1; -webkit-transition-property: margin, -webkit-transform; transition-property: margin, -webkit-transform; transition-property: margin, transform; transition-property: margin, transform, -webkit-transform; -webkit-transition-duration: 300ms; transition-duration: 300ms; }
.nav__icon:before { margin-top: 20px; }
.nav__icon:after { margin-top: 10px; }
.zjq-mnav { width: 100%; height: 0; padding: 0 0; position: fixed; z-index: 999; opacity: 0; -webkit-transition-property: all; transition-property: all; -webkit-transition-duration: 300ms; transition-duration: 300ms; -webkit-transform: translateY(0%); transform: translateY(0); left: 0; top: 79px; overflow: hidden; }
.zjq-msons { margin: 14px 10px; border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
.zjq-msons dt { font-size: 16px; margin-bottom: 8px; line-height: 1.6rem; text-align: center; }
.zjq-msons a { color: #fff }
.zjq-msons dd { line-height: 22px; margin-left: -20px }
.zjq-msons dd a { margin-left: 20px; display: inline-block; color: #e9e8e8 }
.nav--active .nav__trigger { opacity: 0.5; }
.nav--active .nav__icon { top: 11px; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.nav--active .nav__icon:before { display: none; }
.nav--active .nav__icon:after { margin-top: 0; -webkit-transform: rotate(90deg); transform: rotate(90deg); }
.nav--active .zjq-mnav { opacity: 1;  height: 100%;background: rgba(44, 50, 58, 0.9); -webkit-transform: translateY(0); transform: translateY(0);  padding: 5rem 0;}
.ser-list { margin-top: 80px; }



/*招聘*/
.gagebox { width: 100%; margin: 0 auto 37px; }
.gage-dl { margin-bottom: 4px; }
.gage-dl dt { height: 51px; color: #fff; line-height: 51px; padding: 0 18px 0 24px; font-size: 16px; background: #0a7ab4; cursor: pointer; }
.gage-dl dt span { float: left; width: 50%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.gage-dl dt span:nth-child(2) { width: 15%; }
.gage-dl dt span:nth-child(3) { width: 15%; }
.gage-dl dt span:nth-child(4) { width: 15%; }
.gage-dl dt span:nth-child(5) { width: 5%; text-align: right; }
.btndl { display: block; width: 100%; height: 14px; margin-top: 18px; background: url(../images/+_13.png) no-repeat right 0; overflow: hidden; }
.gage-dl dd { display: none; font-size: 14px; color: #747575; padding: 30px 10px 15px; line-height: 30px; }
.gage-dl dd h4 { font-size: 14px; color: #0079c1; margin-bottom: 20px; }
.gage-dl dd.active { display: block; }
.gage-dlshow .btndl { background-image: url(../images/-_05.jpg); background-position: right center; }

/**/

/**兆基能源*/
.wrap{
	width: 1200px;
	margin: auto;
}
.pro li{
	float: left;
	width: 370px;
	margin: 0 45px 56px 0;
}
.pro li:nth-child(3n){ margin-right: 0;}
.pro-img{ height: 243px; overflow: hidden;}
.pro-title{
	height: 65px;
	text-align: center;
	line-height: 65px;
	font-size: 18px;
	background: #f2f2f2;
}
.pro li:hover .pro-img img{
	-webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    transform: scale(1.1,1.1);
}
.pro li:hover .pro-title{ background: #0a7ab4; color: #fff;}
/*荣誉*/
.honor li{
	float: left;
	width: 25%;
}
.honor-img{text-align: center; height: 260px;overflow: hidden;}
.honor-img img{ max-height: 100%;}
.honre-cont{line-height: 42px; text-align: center; background: #f2f2f2; color: #333;}
.honor li:hover .honre-cont{ background: #0a7ab4; color:#fff;}
.honor li:hover .honor-img img{
	-webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    transform: scale(1.1,1.1);
}
/*留言板*/
.mess-img{ float: left; margin-right: 64px;}
.mess-time{margin-bottom: 20px; }
.mess-text{
	width: 674px;
	height: 49px;
	padding: 0 20px;
	background: #fbfbfb;
	border:1px solid #e9e9e9;
}

input::-webkit-input-placeholder { /* WebKit browsers */ color: #838383;
}
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #838383;
}
input::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #838383;
}
input:-ms-input-placeholder { /* Internet Explorer 10+ */ color: #838383;
}
.textarea{ height: 128px; padding: 15px 20px; resize:none;}
.verify{ width: 176px!important; margin-right: 13px;}
.barter{ line-height: 55px; color: #196095; font-size: 12px;}
.mess-sub{width: 196px; height: 51px; background: rgba(204,204,204,0.5); border:none;}
.mess-sub:hover{ background: #196095; color: #fff;}


/*搜索页*/
.searlist li { float: left; width: 46%; padding: 0 2%; margin-right: 0; margin-bottom: 15px; line-height: 34px; }
.seartitle { float: left; width: 70%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap }
.new-more { float: right; }


@media only screen and (max-width:1680px) {
	.about-pad,.ind-pro-h{ padding-top: 45px;}
	.pro-bg{ padding-left: 30px; }
}
@media only screen and (max-width:1440px) {
	.ind-pro-time{ height: 300px;}
	.pro-bg{ background-size: 160px!important}
	.about-pad{ padding: 22px 0 0 60px;}
}
@media only screen and (max-width:1280px) {
	.ind-pro-time{ height: 270px;}
	.pro-bg{ background-size: 120px!important}
	.abt-title{ font-size: 22px;}
	.more{width: 130px; height: 32px; line-height: 32px; font-size: 13px;}
}
@media only screen and (max-width:1024px) {
	.header{ position: fixed; top: 0; left: 0; width: 100%; background: #fff; z-index: 999;}
	.header,.head-logo{ height: 79px; line-height: 79px;}
	.logo{ width: 222px;}
	.wrap{width: 880px;}
	.nav{ display: none;}
	.nav__trigger { display: block;}
	
	.ind-pro-time{ height: 240px;}
	.pro-bg { background-size: 80px!important;}
	.about-pad{width: 70%; padding-left: 30px;}
	.abt-title{ padding-top: 0;}
	.abt-word{display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		overflow: hidden;}
	.more{ width: 100px; height: 28px; line-height: 28px;}
	.more:hover{ width: 120px;}
	.pos-kind{ top: 60%; left: 10%;}

	.article, .list{ min-height: 380px;}
	.slide-img,.banner{ margin-top: 79px;}
	.slide-img .flex-control-nav { width: 100%; margin-left: -50%; bottom:10px; text-align: center; }
	.slide-img .flex-control-nav li{margin:0 10px;}
	.banner{ height: 280px; }
	.hnrt{ font-size: 28px;}
	.contsbox p{ float: none!important; margin-right: 0!important;}
	.svc-ul li{ width: 273px; margin: 0 30px 30px 0;}
	.ind-prod-img{ width: 100%; height: 150px; }
	.news-txt{ -webkit-line-clamp: 2;}
	.news-more{ width: 100px; font-size: 12px;}
	.news-more:hover{ width: 120px;}
	.pro li{ width: 276px; margin:0 25px 30px 0;}
	.pro-img{ height: 180px;}
	.pro-title{ height: 45px; line-height: 45px;}
	.mess-img{ margin-right: 35px;}
	.mess-form{ float: left;}
	.mess-text{ width: 496px;}
	.gage-dl dt{ font-size: 14px;}
	.gage-dl dt span{width: 30%;}
	.gage-dl dt span:nth-child(2),.gage-dl dt span:nth-child(3),.gage-dl dt span:nth-child(4){width: 20%;}
}
@media only screen and (max-width:880px) {
	.wrap{width: 768px;}
	.foot-dl{ width: 46%; margin-right: 4%}
	.banner{ height: 220px;}
	.news-box{ width: 84%;}
	.box p,.box img{ float: none!important; margin-right: 0!important; margin-left: 0!important;}
	.slt-head{ height: 60px; padding-top: 12px;  font-size: 22px;}
	.ind-prod-img{height: 132px;}
	.svc-list-cont{ padding: 0 10px;}
	.foot-box{ padding: 25px 0;}
	.slt-list li,.slt-list li>a{ height: 40px; font-size: 16px; line-height: 40px;}

	.ind-pro-time{ width: 50%;}
	.pro-bg{ background-size: 130px!important;}
	.pos-kind h3{ font-size: 18px;}
	.hr{ margin: 8px 0;}
	.foot-link{ margin-bottom: 10px;}
	.foot-link a{font-size: 14px; margin-right: 25px;}
	.foot-cont{ font-size: 12px; line-height: 24px;}
	.foot-web{ width: 260px;}
	.webimg{ width: 107px; height: 107px;}
	.attention{ font-size: 12px; margin: 0 0 25px;}
	.hot{ line-height: 24px;}
	.min-head{ height: 40px; line-height: 40px;}
	.slt-list li{ padding: 0 20px;}
	.slt-list li>a{font-size: 14px;}
	.slt-list li>a:before{ top: 38px; }
	.rlink{ font-size: 12px;}
	.pro li{ width: 30%; margin:0 3% 30px 0;}
	.pro-img{ height: 151px;}
	.mess-img{ display: none;}
	.mess-form{ float: none; width: 100%;}
	.mess-text{ width: 85%; padding: 0 5%; height:36px;}
	.textarea{ padding: 10px 5%; height: 80px;}
	.verimg{ height: 36px;}
	.mess-sub{ height: 42px;}
	.honor li{ width: 33.3%;}
}
@media only screen and (max-width:768px) {
	.wrap{width: 614px;}
	.news-box{ width: 100%;}
	.news-time{ display: none;}
	.slide-img .flex-control-nav li a{width: 32px;height:5px;}

	.ind-prod-img{ height: auto; max-height: 150px;}
	.svc-txt{ line-height: 28px;}
	.foot-btm{ line-height: normal; padding: 10px 0;}
	.copyright,.kbyun{ display: inline; float:none; margin-right: 10px; line-height: 25px;}


	.abt-title{ font-size: 20px; margin-bottom: 10px;}
	.abt-word{ line-height: 24px; margin-bottom: 15px;}
	.pos-kind{ top: 55%; left: 5%;}
	.pos-kind h3{ font-size: 16px;}
	.pro-img{ height: 121px;}
	.gage-dl dt span:nth-child(2){ display: none;}
	.gage-dl dt span:nth-child(3),.gage-dl dt span:nth-child(4){width: 30%;}
	.honor-img{ height: 202px;}
}
@media only screen and (max-width:614px) {
	.wrap{width: 98%;}
	.banner{ height: 160px;}
	.news-img{ float: none; width: auto; text-align: center; margin-right: 0; margin-bottom: 15px;}
	.logo{ width: 105px;}
	.header, .head-logo {
	    height: 52px;
	    line-height: 52px;}
	.slide-img,.banner{ margin-top: 52px;}
	.nav--active .zjq-mnav{ padding: 2rem 0;}
	.nav__trigger{ top: 14px;}
	.svc-ul li,.svc-ul li:nth-child(3n){ width: 46%; margin: 0 2% 30px;}
	.more{ width:110px; height: 28px; line-height: 28px;}

	.cn-en a,.soso{ margin-top: 10px;}
	.ind-abt-img,.about-cont,.kind-time{ width: 100%;}
	.about-pad{ padding: 30px 5%; width: 90%;}
	.pos-kind{ top: 75%;}
	.news-item{ float: left; width: 80%; margin: 0 10% 20px;}
	.news-h3{ line-height: 30px; font-size: 16px; text-align: center;}
	.news-txt{ margin: 10px 0;}
	.zjq-mnav{ top: 52px;}
	.pro li,.pro li:nth-child(3n){ width: 46%; margin:0 2% 30px 0;}
	.pro-img{ height: 176px;}
	.verify{ width: 60px!important;}
	.mess-sub{ width: 122px; height: 32px;}
	.slt-list li>a:before{ width: 100%; margin-left: -50%}
	.news-img:before{ display: none;}
	.min-head{ height: auto;}
}
@media only screen and (max-width:414px) {
	.banner{ height: 110px;} 
	.slide-img .flex-control-nav{ bottom: 5px;}
	.slide-img .flex-control-nav li{ margin: 0 5px;}
	.svc-ul li,.svc-ul li:nth-child(3n){ float: none; margin:0 auto 30px; width: 80%;}
	.ind-prod-img{ max-height: 170px;}
	.cont-fot{margin-bottom: 0;}
	.foot-box{ padding-bottom: 0;}
	.ueditor_baidumap{ width: 100%!important;}


	.foot-dl,.foot-web{float: none; width: 90%; margin:0 auto 15px;}
	.ind-pro-time{ width: 100%;}
	.pos-kind{ top: 65%;}
	.foot-link a{margin-right: 20px;}
	.soso{ margin-left: 10px;}
	.pos-so{ left: -116px;}
	.so-text{ margin-right: 0;}
	.web-left,.hot{ text-align: left;}
	.hot span{ font-size: 18px;}
	.select-nav{ float: none; width: 100%; margin-bottom: 10px;}
	.rlink{ float: none; width: 100%; text-align: left;}
	.pro li,.pro li:nth-child(3n){float: none; width: 92%; margin:0 auto 30px;}
	.pro-img{ height:auto;}
	.gage-dl dt{ padding: 0 5px;}
	.gage-dl dt span{width: 45%;}
	.gage-dl dt span:nth-child(3){ width: 45%;}
	.gage-dl dt span:nth-child(4){display: none;}
	.honor li{width: 50%;}
	.honor-img{ height: 202px;}
	.slt-list li,.slt-list li:nth-child(1){ width: 25%; padding: 0; text-align: center;}
	iframe{ width: 100%!important;}
	iframe .quad4{ display: none!important;}
}
@media only screen and (max-width:320px) { 
	.svc-ul li,.svc-ul li:nth-child(3n){ width:95%;}
}