﻿/* qhl_css */
@charset "utf-8";
body,*,html,a,h1,h2,h3,span,div,ul,li{margin:0px; padding:0px;}
body{ font-size:12px;  color:#000; text-decoration:none; line-height:18px; background-color:#fff; overflow-x:hidden;}
ul,li{list-style:none;}
.clearfix:after{ content: "020"; display: block; height: 0; clear: both; visibility: hidden;  }
.clearfix {  /* 触发 hasLayout */   zoom: 1;  }

img{border:0px;}
.fl{float:left;}
.fr{float:right;}
.lk{display: block;height: 0;width: 0;overflow: hidden;}

a{color:#000; text-decoration:none;}
a:hover{ color:#4dcef5;}

.grey{ color:#999;}
a.grey:hover{ text-decoration:underline;}

.red{ color:#de0029;}
.orange{ color:#ec8000;}

:focus{ outline:none;}
h3{ font-weight:normal;}
em,i{ font-style:normal;}

.wrapper{ width:1280px; margin:0 auto;}

/*index*/
.topbt {  line-height:33px; background-color:#ed312f; color:#ffffff; }
.topbt img{ vertical-align:middle;}
.topbt .boxfl{ float:left;  }
.topbt .boxfr{ float:right;}



.topline{  line-height:28px;}
.topline img{ vertical-align:middle; padding:10px 0;}
.topline .boxfl{ float:left;  }
.topline .boxsss{ float:left; margin-left:250px;}
.topline .boxfr{ float:right;}
.topline .boxfm img{ width:8%;}
.top a{color:#fff; text-decoration:none;}
.top { background-image:linear-gradient(to bottom ,#777,#000); transition:.5s; position:relative; z-index:10;}
.top .logo{ float:left;}
.top .logo img{ display:block;}
.top .menu{height:100%;width:100px;background:url(../images/menu.jpg) no-repeat center center;position:absolute;right:10px;top:0px; border-left:1px solid rgba(0,0,0, .05); border-right:1px solid rgba(0,0,0, .05);}

.nav{ float:left; color:#233b55;width:80%;}
.nav .nLi{ float:left; }
.nav .nLi:nth-child(9n){ padding-right:0;}
.nav .nLi h3{ position:relative;}
.nav .nLi h3>a{ display:block; line-height:66px;font-size:15px; padding:0 30px;}
.nav .nLi:hover a{ background:#d60000; }
.nav .sub{ position:absolute; width:180px; padding:20px; display:none;  background:rgba(113,113,113,0.8);}
.nav .sub li{ line-height:30px; font-size:13px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.nav .nLi:hover .sub{ display:block;}

.nav .nLi .sub li a{background:none;}

.search{float:right; width:20%;}


.top .seabox {float: right;height: 36px;box-sizing: border-box; margin: 15px 0;border: 1px solid #fff;border-radius: 17px;width: 210px;background: #FFF;}
.top .seabox .key {float: left;width: 70%;border: 0;box-sizing: border-box;line-height: 100%;height: 100%;padding-left: 36px;background: url(../images/saeb.png) no-repeat 16px center;font-size: 12px;background-size: auto 14px;color:#292929;}
.top .seabox .btn {float: right;width: 30%;background: #eaeaea;color: #333;font-size: 12px;height: 100%;border: 0;cursor: pointer;font-weight: bold;border-radius: 17px;}

.picFocus {
	margin: 0 auto;
	width: 100%;
	position: relative;
	overflow: hidden;
	zoom: 1;
}
.picFocus .hd {
	width: 100%;
	padding: 25px;
	overflow: hidden;
	background-color:#F0F0F0;
	box-sizing:border-box;
}
.picFocus .hd ul {
	overflow: hidden;
	zoom: 1;
	height:122px;
}
.picFocus .hd ul li {
	width:18%;
	margin:0 1%;
	float: left;
	text-align: center;
}
.picFocus .hd ul li img {
	width:100%;
	border: 2px solid #ddd;
	cursor: pointer;
	box-sizing:border-box;
	height:122px;
}
.picFocus .hd ul li.on img {
	border-color: #f60;
}
.picFocus .bd{width:72%; padding:0% 14%; position:relative;}
.picFocus .bd ul{width:100%; text-align:center;}
.picFocus .bd ul li {
	vertical-align: middle; text-align:center;
}
.picFocus .bd img {
	width:100%;
	height:535px;
	display: block;
}
.picFocus .hd .prev,.picFocus .hd .next{ position:absolute; left:3%; top:30%; margin-top:-28px; display:block; width:28px; height:56px; background:url(../images/leftbtn.jpg) no-repeat left center;}
		.picFocus .hd .next{ left:auto; right:3%; background:url(../images/rightbtn.jpg) no-repeat left center;}
		.picFocus .hd .prev:hover,
		.picFocus .hd .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.picFocus .hd .prevStop{ display:none;  }
		.picFocus .hd .nextStop{ display:none;  }
		
	
.picFocus .bd .prev,.picFocus .bd .next{ position:absolute; left:3%; bottom:30%; margin-top:-28px; display:block; width:28px; height:56px; background:url(../images/lleft.jpg) no-repeat left center;}
		.picFocus .bd .next{ left:auto; right:3%; background:url(../images/rright.jpg) no-repeat left center;}
		.picFocus .bd .prev:hover,
		.picFocus .bd .next:hover{ filter:alpha(opacity=100);opacity:1;  }



.topon{ position:fixed; top:0px;}
.topon .logo{ padding:12px 0;}
.topon .nav .nLi a{ line-height:70px;}

.bannerslide { height:600px; width: 100%; position: relative; -webkit-transition: all .2s; transition: all .2s; }
.bannerslide .swiper-slide { background-position: center; background-size: cover; }
.pagination { position: absolute; left: 0; text-align: center; bottom:50px; width: 100%; z-index:1000001;}
.swiper-pagination-switch {display: inline-block; width: 50px; height: 3px; background: #fff; margin: 0 3px; cursor: pointer;}
.swiper-active-switch { background: #e60000;}
.bannerslide .arrow-left { background: url(../img/arrowdfl.png) no-repeat left top; position: absolute; left: 30px; top: 50%; margin-top: -15px; width: 52px; height: 52px;  z-index:1000001;}
.bannerslide .arrow-right { background: url(../img/arrowdfr.png) no-repeat right bottom; position: absolute; right: 30px; top: 50%; margin-top: -15px; width: 52px; height: 52px;  z-index:1000001;}

.nybanner { height:400px; width: 100%; position: relative; -webkit-transition: all .2s; transition: all .2s; }
.nybanner .swiper-slide { background-position: center; background-size: cover; }
.pagination { position: absolute; left: 0; text-align: center; bottom:50px; width: 100%; z-index:1000001;}
.swiper-pagination-switch {display: inline-block; width: 50px; height: 3px; background: #fff; margin: 0 3px; cursor: pointer;}
.swiper-active-switch { background: #e60000;}
.nybanner .arrow-left { background: url(../img/arrowdfl.png) no-repeat left top; position: absolute; left: 30px; top: 50%; margin-top: -15px; width: 52px; height: 52px;  z-index:1000001;}
.nybanner .arrow-right { background: url(../img/arrowdfr.png) no-repeat right bottom; position: absolute; right: 30px; top: 50%; margin-top: -15px; width: 52px; height: 52px;  z-index:1000001;}


.homenotice{ line-height:40px; background-color:#f3f9ff;}
.homenotice .boxfl{ float:left;}
.homenotice h3{ float:left;}
.homenotice .bd li{ height:40px; padding-left:10px; overflow:hidden;}
.homenotice .hd{ float:right;}
.homenotice .hd .prev,
.homenotice .hd .next{ display:block;  width:5px; height:9px; display:inline-block;margin-right:5px; margin-top:10px;  overflow:hidden; cursor:pointer; background:url("../images/arrowcc.png") no-repeat;}
.homenotice .hd .next{ background-position:0 -50px;}

.hometit h3{ font-size:22px;color:#004298;display:inline-block; float:left;}
.hometit .more{ font-size:13px;color:#ff3000;float:right;}
.homeintro{ font-size:13px; margin-top:20px;}

.homepro{ margin-top:-60px; padding-bottom:60px;}
.homepro li{ width:24%; float:left; margin-top:20px; background:#fff;   margin-right: 1%; padding-top: 1%; box-shadow:0px 1px 1px #ccc; border-top:1px solid #eee; box-sizing:border-box;}
.homepro li a{ display:block; margin:0 4%;}
.homepro .txt a:hover{color:#000;}
.homepro .tit_more{ margin:10px auto 0; background:#adadad; color:#fff; width:120px; height:40px; line-height:40px; text-align:center; font-size:14px;}
.homepro .tit_more a{ background:#006be4; color:#fff ; border-radius:30px; width:50%; margin:0 auto; line-height:40px;}
.homepro .tit_more a:hover{background-image: linear-gradient(to right ,#f0742e,#e71e3e); color:#fff;}

.homepro .img img{ width:100%; display:block; height:260px !important;}
.homepro .txt{ padding:15px 30px; background:#fff;  }
.homepro .tit{text-align:center; color:#333333; font-size:16px; line-height:30px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap}
.homepro .info{ font-size:13px;}

.homeline{ padding:60px 0;}
.homeline .conn{ padding-top:15px; }

.homenews{ width:30%; float:left;}
.homenews .hotnews .tit{ font-size:14px;background:url(../images/i001.png) no-repeat left center; padding-left:30px;}
.homenews .hotnews .info{ color:#666; line-height:20px; padding:10px 0;}
.homenews .hotnews img{ float:left; padding-right:15px;}
.homenews li{ line-height:24px; padding-left:20px; background:url(../images/i002.png) no-repeat left center;}

.homeabout{ width:30%; margin:0 3%; float:left;}
.homeabout .conn{ font-size:13px; line-height:24px;}

.homebox{ width:34%; float:right;}
.homebox li{ overflow:hidden;}
.homebox .img img{ float:left; padding-right:20px;}
.homebox .tit{ font-size:18px; padding-bottom:15px;}
.homebox .tit img{ float:right;}
.homebox .li01{ border-bottom:1px solid #f1f1f1; padding-bottom:20px; margin-bottom:20px;}

.homehonor{ background:url(../images/i002.jpg) no-repeat center center;}
.homehonor .conn{ width:100%; max-width:702px; margin:0 auto; position:relative;}
.homehonor li{ padding:25px 13px 15px;}
.homehonor li img{ display:block; width:100%;}
.homehonor .owl-buttons div{height:52px; width:52px; float:left; text-indent:-9999px; position:absolute; top:50%; }
.homehonor .owl-buttons .owl-prev{ background:url(../images/arrowdfl.png) no-repeat center center; left:-60px;}
.homehonor .owl-buttons .owl-next{ background:url(../images/arrowdfr.png) no-repeat center center; right:-60px;}

.homeline02{ margin:30px 0;}
.homeline02 li{ float:left; width:50%; border:1px solid #eee; box-sizing:border-box; padding:30px; line-height:180%;}
.homeline02 .img{ float:right; padding-left:10px;}
.homeline02 .img img{ padding-top:20px;}
.homeline02 .tit{ font-size:18px;overflow:hidden;}
.homeline02 .tit img{ float:right;}
.homeline02 .info{ margin:10px 0;}
.homeline02 .more{ padding-left:15px; background:url(../images/mr.png) no-repeat left center; color:#ff1d00;}
.homecontact{ margin-left:-1px;}

.footnav{background-color:#11285a; color:#4b5a77; line-height:46px; border-bottom:1px solid #2b416b;}
.footnav a{ color:#c8d6d1;}
.footnav img{ vertical-align:middle;}

.foot{ font-weight:normal;background-color:#11285a; overflow:hidden; padding:15px 0; color:#c8d6d1; line-height:22px;}
.foot a{ color:#c8d6d1; }
.foot .fr{ text-align:right;}


.homebox01 { padding: 70px; background:url(../images/aboutbg.jpg) no-repeat center top; height:600px; box-sizing:border-box;}
.homebox01 .tit { text-align: center; color: #666; margin-bottom: 20px; }
.homebox01 .tit .cn { font-size: 30px; font-weight: bold; color:#333;  padding-bottom:20px; line-height:20px;}
.homebox01 .tit .en { font-size: 12px; line-height: 40px; }
.homebox01 .titaa{font-size:16px; line-height:26px; color:#555; text-align:left; width:100%; margin:0 auto; background-color:rgba(255,255,255,0.8); padding:40px; box-sizing:border-box;}
.homebox01 .titaa a.titbtna{display:block; margin:30px auto 0; font-size: 16px; color: #ca0b0b; border:1px solid #ca0b0b; border-radius:20px; padding:8px 10px; box-sizing:border-box; width:150px; text-align:center;}

.homebox01 .list { overflow: hidden; }
.homebox01 .list .item { width: 31.333333%; float: left; margin-right: 3%; margin-bottom: 40px; }
.homebox01 .list .item:nth-child(3n) { margin-right: 0; }
.homebox01 .list .item .icon { float: left; }
.homebox01 .list .item .info { margin-left: 90px; }
.homebox01 .list .item .info .name { font-size: 14px; color: #006be4; font-weight: bold; margin-bottom: 10px; }
.homebox01 .list .item .info .text { font-size: 12px; color: #666; line-height: 18px; }


.homebox02 { height: 480px; background: url(../img/homebox02bg.jpg) no-repeat center; position: relative; }
.homebox02 .conbox { position: absolute; left: 50%; right: 0; top: 0; bottom: 0; background: url(../img/homebox02bg2.png) repeat center; padding: 110px 0 0 100px; color: #fff; }
.homebox02 .conbox .tit { font-size: 30px; font-weight: bold;  margin-bottom: 20px; }
.homebox02 .conbox .txt { font-size: 14px; line-height: 24px; margin: 20px 0 90px 0;  }
.homebox02 .conbox .btn {  }
.homebox02 .conbox .btn a { display: inline-block; line-height: 40px; border: 1px solid #fff; color: #fff; font-size: 14px; padding: 0 20px 0 50px; border-radius: 20px; background: url(../img/btnicon.png) no-repeat 20px center; text-decoration: none; }
.homebox02 .conbox .btn a:hover { opacity: .8; }


.homebox03 { padding: 60px 0 30px; }
.homebox03 .tit { text-align: center; margin-bottom: 20px; }
.homebox03 .tit .cn { color: #333; font-size: 30px; font-weight: bold; margin-bottom: 20px; }
.homebox03 .tit .en { color: #666; font-size: 14px; line-height: 22px; }
.homebox03 .hb03ul { text-align: center; margin-bottom: 50px; }
.homebox03 .hb03ul a { display: inline-block; padding: 0 20px; margin: 0 2px; background: #fff; border: 1px solid #ccc; font-size: 14px; color: #666; line-height: 40px; text-decoration: none; }
.homebox03 .hb03ul a:nth-child(1) { background-image:linear-gradient(to right ,#58514c,#31282a); color: #fff; }
.homebox03 .hb03ul a:hover { background-image:linear-gradient(to right ,#58514c,#31282a); color: #fff; }

.hhh03{padding:60px 0 0;}
.hhh03 .tit { text-align: center; margin-bottom:20px; }
.hhh03 .tit .cn { font-size: 30px; font-weight: bold;  margin-bottom: 20px; font-weight: bold; color:#333;}
.hhh03 .tit .en { font-size: 14px; line-height: 22px; }
.hhh03 .hhhlefta{width:1400px; padding:30px 0; margin:0 auto;}
.hhh03 .hhhlefta .hhhleftaaa{float:left; width:46%; margin-right:4%; margin-top:35px;}
.hhh03 .hhhlefta .hhhleftaaa .hhhleftab{width:100%;}
.hhh03 .hhhlefta .hhhleftaaa .hhhleftab .fl{width:13%;}
.hhh03 .hhhlefta .hhhleftaaa .hhhleftab .fl img{width:100%;}
.hhh03 .hhhlefta .hhhleftaaa .hhhleftatit{color:#333; font-size:30px; font-weight:bold; float:left; width:80%; margin-left:3%; line-height:35px; margin-top:15px;}
.hhh03 .hhhlefta .hhhleftaaa .hhhleftatit span{color:#666; font-size:14px; display:block; margin-top:20px; font-weight:normal; line-height:18px;}
.hhh03 .hhhlefta .hhhrightaaa{float:left; width:50%;}
.hhh03 .hhhlefta .hhhleftaaa .hhhleftabc{font-size:16px; line-height:32px; margin-top:15px; color:#666;}
.hhh03 .hhhlefta .hhhleftaaa a.hhhllbtna{margin-top:50px; color:#CA0005; font-size:15px; text-decoration:underline; display:block;}

.hhh03 .hhhlefta .hhhleftaaa .hhhleftula{width:100%; margin-top:20px;}
.hhh03 .hhhlefta .hhhleftaaa .hhhleftula li{width:31.1%; margin:1.1%; text-align:center; font-size:20px; color:#555; font-weight:bold; float:left; }
.hhh03 .hhhlefta .hhhleftaaa .hhhleftula li span{font-size:16px; display:block; font-weight:normal; color:#666; line-height:22px;}
.hhh03 .hhhlefta .hhhleftaaa .hhhleftula li img{margin:10px auto; width:30%;}


.hhh03 .hhhleftb{width:100%; background-color:#f9f9f9; padding:20px 0;}
.hhh03 .hhhleftb .hhhleftaaa{float:left; width:46%; margin-left:4%; margin-top:35px;}
.hhh03 .hhhleftb .hhhleftaaa .hhhleftab{width:100%; margin-top:30px;}
.hhh03 .hhhleftb .hhhleftaaa .hhhleftab .fl{width:13%;}
.hhh03 .hhhleftb .hhhleftaaa .hhhleftab .fl img{width:100%;}
.hhh03 .hhhleftb .hhhleftaaa .hhhleftatit{color:#333; font-size:30px; font-weight:bold; float:left; width:80%; margin-left:3%; line-height:35px; margin-top:15px;}
.hhh03 .hhhleftb .hhhleftaaa .hhhleftatit span{color:#666; font-size:14px; display:block; margin-top:20px; font-weight:normal; line-height:18px;}
.hhh03 .hhhleftb .hhhrightaaa{float:left; width:50%;}
.hhh03 .hhhleftb .hhhrightaaa img{width:80%; margin-left:20px;}
.hhh03 .hhhleftb .hhhleftaaa .hhhleftabc{font-size:16px; line-height:32px; margin-top:25px; color:#666;}
.hhh03 .hhhleftb .hhhleftaaa .hhhleftabc img{vertical-align:middle;}
.hhh03 .hhhleftb .hhhleftaaa .hhhlefttel{margin-top:30px; border:1px solid #CA0005; color:#CA0005; font-size:16px; display:block; width:250px; height:50px; line-height:50px; border-radius:10px; text-align:center;}
.hhh03 .hhhleftb .hhhleftaaa .hhhlefttel img{vertical-align:middle; margin-right:5px;}


.hhh03 .hhhleftb .hhhleftaaa a.hhhllbtna{margin-top:50px; color:#CA0005; font-size:15px; text-decoration:underline; display:block;}


.hhh03 .hhhleftc{width:100%; background-color:#f9f9f9; padding:30px 0;}
.hhh03 .hhhleftc .hhhleftaaa{float:left; width:46%; margin-left:4%; margin-top:35px;}
.hhh03 .hhhleftc .hhhleftaaa .hhhleftab{width:100%;}
.hhh03 .hhhleftc .hhhleftaaa .hhhleftab .fl{width:13%;}
.hhh03 .hhhleftc .hhhleftaaa .hhhleftab .fl img{width:100%;}
.hhh03 .hhhleftc .hhhleftaaa .hhhleftatit{color:#333; font-size:30px; font-weight:bold; float:left; width:80%; margin-left:3%; line-height:35px; margin-top:15px;}
.hhh03 .hhhleftc .hhhleftaaa .hhhleftatit span{color:#666; font-size:14px; display:block; margin-top:20px; font-weight:normal; line-height:18px;}
.hhh03 .hhhleftc .hhhrightaaa{float:left; width:50%;}
.hhh03 .hhhleftc .hhhrightaaa img{width:100%;}
.hhh03 .hhhleftc .hhhleftaaa .hhhleftabc{font-size:16px; line-height:32px; margin-top:25px; color:#666;}
.hhh03 .hhhleftc .hhhleftaaa .hhhleftabc img{vertical-align:middle;}
.hhh03 .hhhleftc .hhhleftaaa .hhhlefttel{margin-top:30px; border:3px solid #CA0005; color:#CA0005; font-size:18px; font-weight:bold; display:block; width:300px; height:50px; line-height:50px; border-radius:10px; text-align:center;}
.hhh03 .hhhleftc .hhhleftaaa .hhhlefttel img{vertical-align:middle; margin-right:5px;}


.hhh03 .hhhleftc .hhhleftaaa a.hhhllbtna{margin-top:50px; color:#CA0005; font-size:15px; text-decoration:underline; display:block;}


.content .concon{position:relative; width:960px; height:100%;}

.content .concon .pcmap{display:block; margin-top:25px;}
.content .concon a.mobilemap{display:none;}

.content .concon .arrow-leftaa {
    background: url(../images/arrowdfl.png) no-repeat left top;
    position: absolute;
    left: 30px;
    top: 50%;
    margin-top: -15px;
    width: 120px;
    height: 52px;
    z-index: 1000001;
}
.content .concon .arrow-rightaa {
    background: url(../images/arrowdfr.png) no-repeat right bottom;
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -15px;
    width: 120px;
    height: 52px;
    z-index: 1000001;
}

    .swiper-containera {
      width: 100%;
      height: 650px;
      margin:0 auto;
	  overflow:hidden;
    }

   .swiper-containera .swiper-slide {
      background-size: cover;
      background-position: center;
    }

    .gallery-top {
      height: 80%;
      width: 100%;
	  margin:0 auto;
	  position:relative;
    }
	.gallery-top img{height:530px; width:80%; margin:0 auto; display:block;}

    .gallery-thumbs {
      height: 20%;
      box-sizing: border-box;
      padding: 10px 0;
	  width:100%;
    }
	.gallery-thumbs .swiper-wrapper{width:100%;}
    .gallery-thumbs .swiper-slide {
      width: 18%;
      height: 100%;
      opacity: 0.4;
	  float:left;
    }
	.gallery-thumbs .swiper-slide img{width:100%; height:130px;}
    .gallery-thumbs .swiper-slide-thumb-active {
      opacity: 1;
    }



.homebox04 { background: #425563 url(../img/homebox04bg.jpg) no-repeat center bottom; color: #fff; padding: 60px 0; margin:20px 0 0;}
.homebox04 .tit { text-align: center; margin-bottom: 50px; }
.homebox04 .tit .cn { font-size: 30px; font-weight: bold;  margin-bottom: 20px; font-weight: bold; }
.homebox04 .tit .en { font-size: 14px; line-height: 22px; }
.homebox04 .list { overflow: hidden; }
.homebox04 .list .item { width: 21%; margin: 0 2%; box-sizing: border-box; padding-left: 60px; font-size: 16px; line-height: 25px; float: left; background: url(../img/hb04icon01.png) no-repeat 10px center; }
.homebox04 .list .item strong { display: block; }
.homebox04 .list .item:nth-child(1) { background-image: url(../img/hb04icon01.png); }
.homebox04 .list .item:nth-child(2) { background-image: url(../img/hb04icon03.png); }
.homebox04 .list .item:nth-child(3) { background-image: url(../img/hb04icon03.png); }
.homebox04 .list .item:nth-child(4) { background-image: url(../img/hb04icon04.png); }


.homebox06 { padding: 60px 0; background: #f5f6f8; }
.homebox06 .tit { text-align: center; margin-bottom: 30px; }
.homebox06 .tit .cn { color: #333; font-size: 30px; font-weight: bold; margin-bottom: 20px; }
.homebox06 .tit .en { font-size: 14px; line-height: 22px; color: #434d5b; }
.homebox06 .list { overflow: hidden; }
.homebox06 .list .item { width: 31.3333333%; float: left; margin: 0 1%; background: #fff; }
.homebox06 .list .item .img {  }
.homebox06 .list .item .img a { display: block; }
.homebox06 .list .item .img img { display: block; width: 100%; }
.homebox06 .list .item .info { padding: 40px; }
.homebox06 .list .item .info .name { margin-bottom: 10px; }
.homebox06 .list .item .info .name a { font-size: 18px;  color:#555; font-weight:bold;}
.homebox06 .list .item .info .text { font-size: 14px; color: #666; line-height: 20px; height: 54px; overflow: hidden; margin-bottom: 20px; }
.homebox06 .list .item .info .link a { font-size: 14px; color: #CA0005; }



.homebox07 { padding: 60px 0; }
.homebox07 .tit { text-align: center; margin-bottom: 30px; }
.homebox07 .tit .cn { color: #333; font-size: 30px; font-weight: bold; margin-bottom: 20px;}
.homebox07 .tit .en { font-size: 14px; line-height: 22px; color: #434d5b; }
.homebox07 .hb07ul { text-align: center; margin-bottom: 40px; }
.homebox07 .hb07ul a { display: inline-block; padding: 0 15px; line-height: 30px; border: 1px solid #eee; color: #434d5b; font-size: 14px; margin: 0 2px; text-decoration: none; }
.homebox07 .hb07ul a:nth-child(1) { color: #ff5a20; font-weight: bold; }
.homebox07 .hb07ul a:hover { color: #fff; background: #ff5a20; border-color: #ff5a20; }
.homebox07 .hnewstou { width: 570px; float: left; background: #fff; }
.homebox07 .hnewstou .img {  }
.homebox07 .hnewstou .img a { display: block; }
.homebox07 .hnewstou .img img { display: block; width: 100%; }
.homebox07 .hnewstou .info { padding: 21px 60px; border: 1px solid #eee; }
.homebox07 .hnewstou .info .name { line-height: 30px; height: 30px; overflow: hidden; margin-bottom: 10px; }
.homebox07 .hnewstou .info .name a { color: #111; font-size: 20px; text-decoration: none; }
.homebox07 .hnewstou .info .name a:hover { color: #ff5a20; }
.homebox07 .hnewstou .info .text { color: #777; font-size: 14px; line-height: 22px; overflow: hidden; margin-bottom: 20px; }
.homebox07 .hnewstou .info .link { overflow: hidden; font-size: 12px; }
.homebox07 .hnewstou .info .link .time { float: right; color: #999; }
.homebox07 .hnewstou .info .link a { font-size: 14px; color: #CA0005; }
.homebox07 .list { margin-left: 630px; }
.homebox07 .list .item { padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #eee; }
.homebox07 .list .item .name { line-height: 30px; height: 30px; overflow: hidden; margin-bottom: 10px; }
.homebox07 .list .item .name a { color: #222; font-size: 20px; text-decoration: none; }
.homebox07 .list .item .name a:hover { color: #ff5a20; }
.homebox07 .list .item .text { color: #777; font-size: 14px; line-height: 22px; overflow: hidden; margin-bottom: 20px; }
.homebox07 .list .item .link { overflow: hidden; }
.homebox07 .list .item .link .time { font-size: 12px; color: #999; float: right; }
.homebox07 .list .item .link a { font-size: 14px; color: #CA0005; }


.footer { padding: 60px 0;  color: #ddd;   background:#444;}
.footer .footbar { font-size: 12px; overflow: hidden; margin-bottom: 50px; }
.footer .footbar a { color: #fff; }
.footer .footbar .links { float: left; }
.footer .footbar .links a { margin-right: 10px; font-size:14px;}
.footer .footbar .more { float: right; }
.footer .footbar .more a { padding-left: 20px; margin-left: 10px; background: url(../img/footicon01.gif) no-repeat left center; }
.footer .footbar .more a:nth-child(1) { background-image: url(../img/footicon01.gif); font-size:14px;}
.footer .footbar .more a:nth-child(2) { background-image: url(../img/footicon02.gif); font-size:14px;}
.footer .footbar .more a:nth-child(3) { background-image: url(../img/footicon03.gif); font-size:14px;}

.footer .dllist { overflow: hidden; padding-bottom: 40px; }
.footer .dllist dl { float: left; width: 15%; }
.footer .dllist dl:nth-child(3){width:25%;}
.footer .dllist dl:nth-child(4){width:25%;}
.footer .dllist dl:nth-child(5){width:20%; text-align:right;}
.footer .dllist dl dt { font-weight: bold; font-size: 18px; margin-bottom: 20px; }

.content .honor dt:nth-child(4n){ float:right; } 
.content .comimga{width:100%;}

.footer .dllist dl dt a { color: #fff; }
.footer .dllist dl dd { line-height: 24px; font-size: 14px; }
.footer .dllist dl dd a { color: #fff; }
.footer .beian { text-align: right; }
.footer .beian a { display: inline-block; line-height: 30px; height: 30px; border: 1px solid #6f6f6f; color: #ddd; padding:10px 50px; font-size: 14px; background-size: 20px auto; border-radius: 6px; }

.foot { text-align: center; font-size: 14px; line-height: 24px; color: #fff; padding: 30px 0 30px; background: #222; }
.foot strong { color: #ddd; font-weight: normal; }


/* content*/
.bannerx{ height:300px; background:url(../images/bannerx.jpg) no-repeat center;}

.main{ padding:50px 0;}

.leftside{ width:270px; float:left;}
.leftside h3{ height:92px; background-color:#e6e4e5;}
.leftside h3 img{ max-width:100%;}
.leftside ul{ background-color:#f4f4f4; padding:12px;}

.leftside li:hover a{ color:#fff;}
.leftside .contact{ font-size:13px; line-height:24px; color:#666; margin-top:15px; padding:0 5px;}
.leftside .contact strong{ line-height:35px;}

.content{padding-left:320px;}
.content .bigtit{ border-bottom:1px solid #ddd;}
.content .bigtit{ height:60px;}
.content .bigtit h3{ float:left;}
.content .bigtit strong{ padding-left:15px;font-size: 30px; color:#555; font-weight: bold; display: inline-block; border-left:5px solid #888; line-height:1;}
.content .bigtit em{display: inline-block; margin-left: 15px; line-height: 1.4; font-size: 12px; color: #888; margin-top: 8px;}
.content .bigtit span{ float:right; line-height:42px;}
.content .concon{ padding:30px 0 0; line-height:28px; font-size:15px; color:#666;}
.content .honor img{ display:block; border: 5px solid #773f0c; height:300px; margin:8px auto 25px;}
.content .honor .boxfl{ float:left; width:100%; }
.content .honor .boxfr{ float:right; width:54%;}
.content .honor li{ width:28%; float:left; margin:1% 2.6%; padding:14px 0 0; border:1px solid #ddd; box-sizing:border-box; text-align:center;}
.content .honor li .hhhtit{background-color:#666; height:45px; line-height:45px; text-align:center; color:#fff; font-size:14px;}


.content .feedback form{ background-color:#fff; box-shadow:2px 3px 5px #ddd; padding:50px 8% 100px; line-height:30px; border:1px solid #eee;}
.content .feedback .line{ overflow:hidden; margin-top:15px;}
.content .feedback label{  width:100px; display:block; float:left;line-height:30px;}
.content .feedback .input{ border:1px solid #ccc; margin-left:100px; padding:0 10px;}
.content .feedback input{ line-height:28px;height:28px; border:none; display:block; width:100%;}
.content .feedback textarea{ height:80px; border:none; width:100%; line-height:20px; padding:10px 0;}
.content .feedback input.btn{ line-height:40px; height:40px; font-size:15px;  cursor:pointer;}
.content .feedback input.btn:hover{ color:#fff; background-color:#1262bb;}
.content .feedback img{ position:absolute; bottom:-48px; right:0px;}

.content .pro li{ width:30.1%; float:left; margin:1.1% 1.6%; background:#fbfbfb; box-shadow:0px 1px 1px #ddd; border-top:1px solid #eee;}
.content .pro li a{ display:block;} 
.content .pro .img img{ width:92%; margin:4% auto 0; display: block; height:200px;}
.content .pro .txt{ padding:20px; background: #fbfbfb;}
.content .pro .txt a:hover{color:#000;}
.content .pro .tit{ text-align: center; color: #333333;font-size:14px;line-height: 30px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.content .pro .tit a{margin:0;}
.content .pro .tit img{padding-top:10px;}
.content .pro .tit_more { margin-top: 10px;}
.content .pro .tit_more a {background: #c60402;color: #fff;border-radius: 30px; width: 50%;margin: 0 auto;line-height: 40px; font-size:14px;}
.content .pro .tit_more a:hover{background-image: linear-gradient(to right ,#f0742e,#e71e3e); color:#fff;}
.content .pro .info{ font-size:13px; line-height:18px;}

.content .news li{ padding:30px; border-bottom:1px solid #f2f2f2; transition:background ease-in-out .3s; overflow:hidden; box-sizing:border-box;}
.content .news li a{ display:block;margin:0 auto;}
.content .news .img{ float:left; transition:.2s; margin-right:25px;}
.content .news .img img{ width:110px; height:110px; border:1px solid #eee;}
.content .news .txt{ transition:.5s; }
.content .news .tit{ font-size:20px; color:#0051a0; line-height:23px; height:23px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap}
.content .news .time{ font-size:12px; color:#888; padding:5px 0;}
.content .news .miaoshu{ line-height:24px; color:#888; height:50px; overflow:hidden;}
.content .news li:hover{ background-color:#eee;}
.content .news a:hover{ text-decoration:none;}

.content .project li{ float:left; width:33.3%; text-align:center;}
.content .project li a{ display:block; padding:0 5px;}
.content .project li img{ max-width:100%;}

.content .contact{}


/*page*/
.content p{ margin:0px;}
.content .contit{ font-size:22px; text-align:center; border-bottom:1px dotted #ccc; padding:10px 0 20px; margin-bottom:30px;}
.content .condate{ font-size:13px; text-align:center; margin-bottom:0px; font-weight:normal; margin-top:5px;}
.content .coninfo{ background-color:#eee; padding:10px; line-height:24px;}
.content .conpage{ border-top:1px dotted #ccc; border-bottom:1px dotted #ccc; margin-top:30px; padding:10px 0;}
.content .conpage a{ display:block; color:#999;}
.content .conpage a:hover{color:#ff0000;}
.content .conbtn{ border:2px solid #999; padding:5px 0; margin-top:20px; text-align:center; font-size:14px; font-weight:bold;}
.content .conbtn:hover{ background-color:#999; color:#fff;}




.side { width: 266px; float: left; }
.sidenav .bd { padding: 10px; background: #fff; margin: 0 6px 6px; border-radius: 0 0 6px 6px; }
.sidenav .snul {  }
.sidenav .snul .snli { margin-bottom: 2px; line-height: 20px; }
.sidenav .snul .snli .sna { padding: 10px 20px; color: #666; font-size: 14px;  display: block; text-decoration: none; border-radius: 4px; -webkit-transition: all .2s; transition: all .2s; background: #f1f1f1 url(../img/ck.gif) no-repeat -16px center; background-size: 16px 14px; }

.sidenav .snul .snli .sna:before{ content:"- ";}

.sidenav .snul .snli .sna:hover, .sidenav .snul .snli.on .sna { background-color: #333; color: #fff; opacity: .9; filter: alpha(opacity=90); background-position: 18px center; box-shadow: 0 5px 10px rgba(159,193,234,.4); padding-left: 20px; }
.sidenav .snul .snli p {  font-size: 14px; line-height: 24px;color: #666; }
.sidebox { background: #dedede; overflow: hidden; margin-bottom: 20px; border-radius: 10px; }
.sidebox .hd { line-height: 40px; height: 40px; text-align: center; font-size: 16px; color: #333; }
.sidebox .bd { margin: 0 6px 6px; padding: 20px; background: #fff; border-radius: 0 0 6px 6px; position: relative; }
.sidebox .bd .sbcon { font-size: 14px; line-height: 24px; color: #666; }

.side { width: 266px; float: left; }
.sidenav{overflow: hidden; margin-bottom: 20px; box-shadow: 0px 3px 3px #ddd;}
.sidenav .hd{ line-height: 55px; height: 55px; color: #e90000; font-size: 20px; padding: 0 20px 0 20px; border-top: 3px solid #e90000; text-align:center;}
.sidenav .bd { padding: 10px; background: #fff; margin: 0 6px 6px; border-radius: 0 0 6px 6px; }
.sidenav .snul {  }
.sidenav .snul .snli { margin-bottom: 2px; line-height: 20px; }
.sidenav .snul .snli .sna { padding: 10px 20px; color: #666; font-size: 14px;  display: block; text-decoration: none; border-radius: 4px; -webkit-transition: all .2s; transition: all .2s; background: #f1f1f1 url(../img/ck.gif) no-repeat -16px center; background-size: 16px 14px; }

.sidenav .snul .snli .sna:before{ content:"- ";}

.sidenav .snul .snli .sna:hover, .sidenav .snul .snli.on .sna { background-color: #ed1c19; color: #fff; opacity: .9; filter: alpha(opacity=90); background-position: 18px center; box-shadow: 0 5px 10px rgba(159,193,234,.4); padding-left: 40px; }
.sidenav .snul .snli p {  font-size: 14px; line-height: 24px;color: #666; }
.sidebox { background: #dedede; overflow: hidden; margin-bottom: 20px; border-radius: 10px; }
.sidebox .hd { line-height: 40px; height: 40px; text-align: center; font-size: 16px; color: #333; }
.sidebox .bd { margin: 0 6px 6px; padding: 20px; background: #fff; border-radius: 0 0 6px 6px; position: relative; }
.sidebox .bd .sbcon { font-size: 14px; line-height: 24px; color: #666; }



/*class*/


/* decorate */

/*map*/
#dituContent{width:100%;height:350px; margin-top:30px;}
#dituContent img{ max-width:none;}
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
.homebox01 .tit .cn{line-height:35px;}

.content .concon .nylxwmm{width:100%; margin-bottom:25px; height:220px;}
.content .concon .nylxwmm li{width:46%; margin:0 2%; float:left; height:50px; line-height:50px; border-bottom:1px dotted #ddd; text-indent:20px;}
.content .concon .nylxwmm li img{margin-right:8px; vertical-align:middle;}



/* 隐藏显示*/
.hidden01{ display:none;}
.show01{ display:block;}
.mobilebtn{display:none;}

@media (max-width:1280px){
	.bannerslide{height:400px;}
	.nybanner { height:300px;}
	img{ max-width:100%;}
	.wrapper{ width:100%; box-sizing:border-box;}
	
	/*index*/	
	.top .logo{ float:none; margin-right:20%;padding:11px 0 5px;}
	.topline .boxsss{display:none;}
	.top .seabox{display:none;}
	
	.nav{width:100%;}
	.nav .nLi{ float:left; line-height:55px; width:11%; height:55px; text-align:center; position:relative;}
	.nav .nLi h3>a{ border:none;line-height:55px; font-size:15px; padding:0;}
	.nav .nLi em{ position:absolute; right:-40px; height:38px; top:10px; width:100%; z-index:2; background-repeat:no-repeat; background-image:url(../images/arrownav.png); background-position:center center;}
	.nav .sub{ position:relative; width:220px; box-sizing:border-box; padding:0; border:none;}
	.nav .sub li{ border:none; line-height:38px;}
	.nav .sub a{ display:block;}
	.nav .nLi .active em{ background-image:url(../images/arrownavon.png);}
	
	.navon{ display:block;}
	
	.content .pro li{ width:32.3%; float:left; margin-bottom:30px; background:#fbfbfb; margin-right: 1%; padding-top: 1%; box-shadow:0px 1px 1px #ddd; border-top:1px solid #eee;}
.content .pro li a{ display:block;  margin:0 4%;} 
.content .pro .img img{ width:90%; margin:0 auto; display: block;}
.content .pro .txt{ padding:20px; background: #fbfbfb;}
.content .pro .txt a:hover{color:#000;}
.content .pro .tit{ text-align: center;padding: 0 0 15px;color: #333333;font-size:18px;line-height: 30px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.content .pro .tit img{padding-top:10px;}
.content .pro .tit_more { margin-top: 10px;}
.content .pro .tit_more a {background: #c60402;color: #fff;border-radius: 30px; width: 50%;margin: 0 auto;line-height: 40px; font-size:14px;}
.content .pro .tit_more a:hover{background-image: linear-gradient(to right ,#f0742e,#e71e3e); color:#fff;}
.content .pro .info{ font-size:13px; line-height:18px;}
	
	.banner .swiper-container { height:300px;}
	.banner .swiper-slide{ background-size:cover}
	.banner .info{ font-size:14px;}
	.banner .txt{ padding-top:40px;}
	.banner .tit{ font-size:28px; padding-top:30px;}
	
	.nybanner .swiper-container { height:240px;}
	.nybanner .banner01{background-size:cover;}
	.nybanner .banner02{background-size:cover;}
	.nybanner .banner03{background-size:cover;}
	
	/*content*/
	.bannerx{ background-size:140% 100%;}
	
	.main{ padding:50px 10px;}
	
	/* 隐藏显示*/
	.hidden02{ display:none;}
	.show02{ display:block;}
	.content .pro .tit{font-size:14px;}
}


@media (max-width:980px){
	.bannerslide{height:300px;}
	.ke-zeroborder{word-wrap:break-word;word-break:break-all; width:100%;}

	.topline{height:90px;}
	.topline .boxfl img{width:80%; padding:3% 0 0; margin:0;}
	
	.banner .swiper-container { height:300px;}
	.wrapper{padding:0 10px;}
	.top{position:fixed; left:0; right:0;}
	.topbt{display:none;}
	.topline .boxfr{display:none;}
	.content .concon .pcmap{display:none; margin-top:25px;}
.content .concon a.mobilemap{display:block; background-color:#E8E8E8; color:#666; height:50px; line-height:50px; width:100%; text-align:center; margin-top:400px;}
	
	
	.nybanner .swiper-container { height:250px;}
	.nybanner .banner01{background-size:160%;}
	.nybanner .banner02{background-size:160%;}
	.nybanner .banner03{background-size:160%;}
	
.topline .menu{ position:absolute; float:right; top:0; right:10px; width:16%; min-width:80px; height:90px; background:url(../images/menu.jpg) no-repeat center center; border-left:1px solid #eee; border-right:1px solid #eee;}
		/*index*/	
	.top .logo{ float:none; margin-right:20%;padding:11px 0 5px;}
	.topline .boxsss{display:none;}
	.top .seabox{display:none;}
	
	.nav{width:100%;}
	.nav .nLi{ float:none; line-height:55px; height: auto !important; width:100%; text-align:center; position:relative;}
	.nav .nLi h3>a{ border:none;line-height:55px; font-size:15px; padding:0;}
	.nav .nLi em{ position:absolute; right:-40px; height:38px; top:10px; width:100%; z-index:2; background-repeat:no-repeat; background-image:url(../images/arrownav.png); background-position:center center;}
	.nav .sub{ position:absolute; width:100%; box-sizing:border-box; padding:0; border:none; top:55px; left:0; height: auto !important; z-index:1000001; background-color:#000;}
	.nav .sub li{ border:none; line-height:30px;}
	.nav .sub a{ display:block;}
	.nav .nLi:hover .sub{ position:absolute; width:100%; box-sizing:border-box; padding:0; border:none; top:55px; left:0; height: auto !important; z-index:1000001; background-color:#000;}
	.nav .nLi .active em{ background-image:url(../images/arrownavon.png);}
	
	.leftside{width:100%; margin:30px 0; float:none; height:auto !important;}
	.side{width:100%; float:none;}
	.content{padding:0; width:100%; float:none;}
	
	.top .navon{ position: fixed;
    left: 0px;
    right: 0;
    z-index: 200;
    top: 124px;
    bottom: 0px;
    background-color: #ddd;
    padding: 0;
    display: none;
    overflow-y: auto;}
	/*index*/
	.homepro li{ width:32.3%;}
	
	/*conent*/
	.content .bigtit em{ display:none;}
	
	.content .honor .boxfl{ float:none; width:100%;}
	.content .honor .boxfr{ float:none; width:100%;}
	
	.content .pro li{ width:49%; float:left; margin-bottom:30px;}
	
	.content .news .img{ margin-right:10px;} 
	.content .news .img img{ width:110px; height:110px;}
	.content .news .tit{ font-size:18px; max-height:46px; overflow:hidden;}
	.content .news .miaoshu{ margin-top:0px; height:38px; line-height:19px;font-size:13px;}
	.content .news li:hover .img{transform:translateX(0px);}
	.content .news li:hover .txt{transform:translateX(0px);}
	
	.content .contact td{ display:block; width:100%;}
	.homebox03 .hb03ul a{margin:3px; width:20%; height:40px; overflow:hidden;}
	.homebox03 .hb03ul{margin-bottom:0;}
	.homepro{margin-top:0;}
	.homebox01 .tit .cn{line-height:36px; padding-bottom:0px;}
	.homebox01 .titaa{width:100%;}
	
	/* 隐藏显示*/
	.hidden03{ display:none;}
	.show03{ display:block;}
	.mobilebtn{display:block; float:right; margin-top:20px; margin-right:15px;}
	.mm-menu { width: 50%; }
.mm-navbar { height: 50px; line-height: 30px; }
.mm-panel .mm-navbar { display: block; }
.mm-menu > .mm-panel > .mm-navbar + .mm-listview { margin-top: 1px; border-top: 1px solid #3a3b4b; }
.mm-menu > .mm-panel:before { height: 50px; font-size: 1.125rem; }
.mm-listview { line-height: 26px; }
.mm-listview > li:not(.mm-divider):after { left: 0; }
.mm-listview > li > a, .mm-listview > li > span { padding: 10px 10px 10px 10px; text-align: center; }

html.mm-right.mm-opening .mm-slideout { -webkit-transform: translate(-50%, 0); -moz-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); -o-transform: translate(-50%, 0); transform: translate(-50%, 0); }

.mm-menu.mm-theme-dark .mm-navbar > *, .mm-menu.mm-theme-dark .mm-navbar a { text-transform: uppercase; color: #888; }
.mm-menu.mm-theme-dark .mm-navbar { border-color: #14151b; }

.mm-menu.mm-theme-dark { background: #22232d; color: #cfcfcf; }
.mm-listview > li:not(.mm-divider):after { height: 1px; background: #14151b; }
.mm-menu .mm-listview > li:after { border-color: #3a3b4b; }
.mm-menu.mm-theme-dark .mm-listview > li:after { border-color: #3a3b4b; }

.mm-menu.mm-theme-dark .mm-navbar.mm-navbar-bottom { border: 0; }
.homebox01{padding:40px;}
.hhh03 .hhhlefta{width:100%; padding:45px 0;}
.hhh03 .hhhlefta .hhhrightaaa img{width:100%;}
.hhh03 .hhhlefta .hhhleftaaa .hhhleftatit{font-size:18px; margin-top:0; line-height:27px;}
.hhh03 .hhhlefta .hhhleftaaa .hhhleftabc{line-height:24px; font-size:15px;}
.hhh03 .hhhlefta .hhhleftaaa a.hhhllbtna{margin-top:20px;}
.hhh03 .hhhleftb .hhhleftaaa .hhhleftatit{font-size:18px; margin-top:0; line-height:27px;}
.hhh03 .hhhleftb .hhhleftaaa{margin-top:0;}
.hhh03 .hhhleftb .hhhrightaaa img{width:100%; margin:0;}
.hhh03 .hhhleftb .hhhleftaaa .hhhleftabc{line-height:24px; font-size:15px; margin-top:20px;}
.hhh03 .hhhlefta .hhhleftaaa{margin-top:0;}
.hhh03 .hhhlefta .hhhleftaaa .hhhleftula li span{font-size:13px; line-height:18px;}
.hhh03 .hhhleftc .hhhleftaaa{margin-top:0;}
.hhh03 .hhhleftc .hhhleftaaa .hhhleftatit{font-size:18px; margin-top:0; line-height:27px;}
.hhh03 .hhhleftc .hhhleftaaa .hhhleftabc{line-height:24px; font-size:15px; margin-top:20px;}
.hhh03 .hhhleftc .hhhleftaaa a.hhhllbtna{margin-top:20px;}
.ke-zeroborder{word-wrap:break-word;word-break:break-all;}
.content .concon{width:100%; box-sizing:border-box;}
	.content .concon .nylxwmm li{width:100%;}
	
	    .gallery-top {
      height: 80%;
      width: 100%;
	  margin:0 auto;
    }
	.gallery-top img{height:270px; width:80%; margin:0 auto; display:block;}

    .gallery-thumbs {
      height: 20%;
      box-sizing: border-box;
      padding: 10px 0;
	  width:100%;
    }
	.gallery-thumbs .swiper-wrapper{width:100%;}
    .gallery-thumbs .swiper-slide {
      width: 18%;
      height: 100%;
      opacity: 0.4;
	  float:left;
    }
	.gallery-thumbs .swiper-slide img{width:100%; height:60px;}
    .gallery-thumbs .swiper-slide-thumb-active {
      opacity: 1;
    }
	
	.gallery-top img{height:350px;}
	.gallery-thumbs .swiper-slide img{height:100px;}

}

@media (max-width:720px){
	.bannerslide{height:200px;}
	.nybanner { height:140px;}
	/*index*/
	.topline .boxfl{width:80%;}
	.top .menu{ width:65px;}
	.topline .boxfr{width:20%;}
	.topline .boxfl img{padding:0; width:95%; margin-top:15px;}
	.top .logo img{ max-height:60px;}
	
	.homebox03{padding:40px 0;}
	.content .concon .nylxwmm{height:360px !important;}
	.content .concon .nylxwmm li img{width:2%;}
	.content .concon{width:100%;}
	.content .concon img{width:100%;}
	.content .concon a.mobilemap{margin-top:0;}
	
	.nybanner .swiper-container { height:180px;}
	.nybanner .banner01{background-size:220%;}
	.nybanner .banner02{background-size:220%;}
	.nybanner .banner03{background-size:220%;}
		
	.banner  .swiper-container { height:190px;}
	.banner .txt{ padding-top:20px;}
	.banner .info{ font-size:10px; letter-spacing:0px;}
	.banner .tit{ font-size:18px; letter-spacing:0px; padding-top:3px;}
	
	.homebox01{padding:40px 20px; background:url(../images/aboutbg.jpg) repeat center top;;}
	.homebox01 .tit .cn{font-size:18px; line-height:22px; padding:0;}
	.homebox01 .titaa a.titbtna{margin-top:18px;}
	.homebox01 .titaa{padding:22px; font-size:14px;}
	.banner .line{ display:none;}
	
	.leftside{margin:0;}
		
	.hhh03 .hhhlefta .hhhleftaaa{width:95%; margin:0 auto; float:none;}
	.hhh03 .hhhlefta .hhhrightaaa{display:none;}
	.hhh03 .hhhleftb{padding:40px 0;}
	.hhh03 .hhhleftb .hhhrightaaa{display:none;}
	.hhh03 .hhhleftb .hhhleftaaa{width:100%; margin:0 auto; float:none;}
	.hhh03 .hhhleftb .hhhleftaaa .hhhleftab{margin:0;}
	.hhh03 .hhhleftc .hhhrightaaa{display:none;}
	.hhh03 .hhhleftc .hhhleftaaa{width:100%; margin:0 auto; float:none;}
	
	.homepro .img img{height:140px !important;}
	
	.homebox04 .tit .cn{font-size:22px;}
	.homebox04 .tit{margin-bottom:30px;}
	.homebox04 .list .item{width:46%; margin:2%;}
	
	.homebox06 .list .item{width:100%;}
	.homebox07{padding:60px 0 30px;}
	
	.homepro li{ width:49%; margin-top:10px;}
	.homepro li .info{ display:none;}
	.homepro .txt{ padding-top:10px;}
	.homepro .tit{ padding:0 0 0px; line-height:18px;}
	.homepro .tit img{ margin-top:5px;}
	
	.homeline{ padding-top:30px;}
	
	.content .concon .nylxwmm li{width:100%;}
	
	.homebox07 .hnewstou{width:100%; float:none;}
	.homebox07 .list{width:100%; margin:0; float:none; padding:30px; box-sizing:border-box; background-color:#FDFDFD; margin-top:20px;}
	.homebox07 .list .item{width:100%;}
	
	.homenews,.homeabout,.homebox{ float:none; width:100%;}
	.homeabout{ margin:30px 0;}
	
	.homeline02 li{ float:none; width:100%; padding:10px;}
	.homeline02 .img img{ display:none;}
	
	.homehonor .owl-buttons { display:none;}
	
	.content{ padding-left:0px; margin-top:30px;}
	
	.foot{ text-align:center;}
	.foot .fl{ float:none;}
	
	/*content*/
	.bannerx{ height:120px; background-size:cover;}
	
	.main{ padding:30px 10px;}
	
	.content .bigtit{ height:30px;}
	.content .bigtit strong{ font-size:18px;}
	.content .bigtit span{ line-height:15px;}
	
	.content .feedback{ padding:0px;}
	.content .feedback .line{ margin-top:10px;}
	.content .feedback label{ display:none;}
	.content .feedback .input{ margin-left:0px;}
	
	.content .pro li{ margin:1%; width:48%;}
	.content .pro .img img{width:100%;}
	.content .pro .txt{ padding:0 10px;}
	.content .pro .info{ display:none;}
	
	.content .news .img img{ width:80px; height:80px;}
	.content .news span{ display:none;}
	.content .news .time{ display:none; }
	.content .news .miaoshu{ margin-top:15px;}
	
	
	.content .honor li{ width:48%; float:left; margin:1%; padding:0;}
	.content .honor li img{width:100%; height:250px !important; box-sizing:border-box;}
	.content .honor img{margin:0 auto;}
	.hidden04{ display:none;}
	.show04{ display:block;}
	.map{display:none;}
	.gallery-top img{height:280px;}
	.gallery-thumbs .swiper-slide img{height:60px;}

}