#mb-boss {
	display: none;
}

/*.container-min*/
.container-min{
	width: 1400px;
	margin: 0 auto;
}

/*banner*/

.banner {
	padding: 14% 0 14%;
	max-height: 640px;
	width: 100%;
	/*background: url(../img/caroul.png) no-repeat;*/
	background-size: 100% 100%;
}

.banner h2 {
	color: #fff;
	font-size: 50px;
	margin-bottom: 25px;
}

.banner p {
	color: #f1f3f5;
	font-size: 17px;
}
/*banner  end*/

#content{
	min-width: 320px;
}
#article {
	background: #fff;
}

#article .left {
	width: 45%;
	float: left;
}

#article .right {
	width: 55%;
	float: right;
}

#article .left h3 {
	margin-top: 57px;
	color: #006abd;
	font-size: 40px;
}

#article .left p {
	padding-top: 5px;
	margin-bottom: 20px;
	color: #dddddd;
	font-size: 30px;
}

#article .left .img {
	width: 80%;
}

#article .left .img-left {
	margin-bottom: 270px;
	margin-top: 78px;
	width: 49%;
	border: 10px solid #e6e6e6;
	z-index: 999;
	position: relative;
}

#article .left .img-right {
	width: 80%;
	z-index: 1;
    z-index: 1;
    margin-top: 125px;
}

#content .left div {
	position: relative;
}

#article .right h3 {
	margin-top: 106px;
	margin-bottom: 40px;
	color: #008652;
	font-size: 27px;
}

#article .right p {
	display: block;
	color: #666666;
	font-size: 14px;
	text-indent: 2em;
	line-height: 30px;
	margin: 15px auto;
}

#article .right{
	text-align: justify;
	padding-bottom: 115px;
}


/*main*/
.main {
	width: 100%;
	background-image: url(../img/decoration-index.jpg);
	background-size: 100% 100%;
	padding-bottom: 70px;
}

.main .left {
	float: left;
	width: 45%;
	color: #fff;
}
.main .right {
	width: 46%;
	float: right;
}

.main .right img {
	width: 100%;
	float: right;
	margin-top: 227px;
	margin-bottom: 190px;
}

.main .left h2 {
	color: #fff;
	font-size: 36px;
	margin-top: 145px;
}

.main .left h3 {
	font-size: 35px;
	margin-top: 200px;
	margin-bottom: 50px;
}

.main .left p {
	font-size: 15px;
	line-height: 30px;
}

.main .left .text {
	margin-top: 40px;
	margin-bottom: 20px;
}

.main .left img {
	width: 100px;
	background-size: 100% 100%;
}


/*column*/
.column {
	background: #fff;
	text-align: center;
}

.column h3 {
	margin-top: 80px;
	font-size: 35px;
}

.column p {
	font-size: 27px;
	color: #dedede;
}
#figure span img{
	width: 153px;
	height: 153px;
}
#figure span {
	width: 25%;
	margin: 74px 0px 90px;
	float: left;
}

#figure h4 {
	font-size: 24px;
	font-weight: 500;
	margin: 37px 0 23px;
}

#figure p {
	font-size: 19px;
	color: #484848;
}
#content i img{
	width: 100%;
}
/*content end*/


/*honor*/
.honor-cont {
	width: 100%;
	text-align: center;
	background: #f5f5f5;
	padding-top: 75px;
	padding-bottom: 75px;
}



.honor-cont h2 {
	font-size: 35px;
	color: #006abe;
}

.honor-cont p {
	margin-top: 20px;
	padding-bottom: 20px;
	font-size: 15px;
	color: #666666;
}

.honor-inner {
	padding-top: 62px;

}

.honor-inner .left {
	float: left;
}

.honor-inner .right {
	float: right;
}

.honor-inner h2 {
	font-size: 28px;
	color: #006abe;
	display: inline-block;
}

.honor-inner span {
	margin-left: 6px;
	font-size: 24px;
	color: #e1e1e1;
	font-weight: 800;
}

.honor-inner td p {
	display: inline-block;
	width: 220px;
	height: 55px;
	line-height: 55px;
	margin-right: 38px;
	border-bottom: 1px solid #dbdbdb;
}

.honor-inner table {
	margin-top: 30px;
}
.honor-inner .honor-box {
	padding-top: 60px;
}
.honor-inner .honor-box figure{
	float: left;
	width: 25%;
}
.honor-inner .honor-box figcaption {
	margin-top: 24px;
	/*padding: 0 30px;*/
	height: 120px;
	line-height: 27px;
	font-size: 16px;
	transition: all .3s;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.honor-inner .honor-box .item {
	padding: 0 25px;
	transition: all .3s;
}
.honor-inner .honor-box .pic-box {
	border: 1px solid #eee;
	transition: all .3s;
}
.honor-inner .honor-box .pic-box img {
	width: 100%;
	height:369px;
}
.honor-inner .honor-box .item:hover {
	transform: translateY(-5px);
}
.honor-inner .honor-box .item:hover .pic-box {
	border-bottom: 1px solid #006abe;
	box-shadow: 0 0 5px 1px rgba(0,0,0,.2);
}
.honor-inner .honor-box .item:hover figcaption {
	color: #006abe;
}
.honor-section {
	background: #f5f5f5;
}

#slideShow img {
	margin: 0 auto;
}

#slideShow .swiper-slide {
	float: left;
}

#slideShow .swiper-slide p:first-of-type {
	margin-top: 20px;
}

#slideShow .swiper-slide p {
	margin: 10px 0;
	padding: 0;
}

#slideShow .swiper-slide div {
	width: 310px;
	height: 355px;
	background: #fff;
	display: table-cell;
	vertical-align: middle;
}

.swiper_btn {
	width: 20px;
	height: 20px;
	background-size: contain;
}


/*news*/

/*.news-listHead {
	background: #fff;
	padding: 50px 0;
}*/

.news-listHead .left {
	float: left;
	width: 667px;
	height: 514px;
	margin-right: 50px;
}

.news-listHead .left b {
	/*background: url(../img/fang.png);*/
	background-size: 100% 100%;
	display: block;
	width: 667px;
	height: 514px;
	position: relative;
}

.news-listHead .left b p {
	width: 100%;
	height: 60px;
	background: rgba(4, 107, 189, .7);
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	color: #fff;
	font-size: 18px;
	line-height: 60px;
}

.news-listHead .right h4 {
	padding-top: 10px;
	color: #333333;
	font-size: 16px;
}

.news-listHead .right time {
	display: inline-block;
	margin-top: 17px;
	margin-bottom: 15px;
	font-size: 13px;
	color: #a2a2a2;
}

.news-listHead .right p {
	text-indent: 2em;
	line-height: 25px;
	overflow: hidden;
	font-size: 14px;
	color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.news-listHead .right hr {
	margin-top: 30px;
	margin-bottom: 20px;
	height: 1px;
	border-top:1px solid #CECECE;
	border-left: none;
	border-right: none;
	border-bottom: none;
}

.news-list {
	height: auto;
	padding-top: 48px;
}

.news-list .container {
	background: #fff;
}

.news-list .left {
	padding: 4% 0 4% 4%;
	width: 30%;
	float: left;
}
.news-list .left img{
	width:100%;
}
.news-list .right {
	float: left;
	width: 58%;
	padding: 4%;
	position: relative;
}

.news-list .right h4 {
	font-size: 16px;
	color: #333333;
}

.news-list .right p {
	width: 90%;
	font-size: 15px;
	color: #666666;
	line-height: 30px;
	margin: 25px 0;
}

.news-list .right .btn {
	font-size: 15px;
	text-align: center;
	line-height: 34px;
	display: inline-block;
	border: 1px solid #dddddd;
	width: 109px;
	height: 34px;
	color: #a1a1a1;
}

.news-list .right time {
	background: #fff;
	position: absolute;
	right: 2%;
	top: 25%;
}

.news-list .right time h2 {
	font-size: 40px;
	color: #55565a;
}

.news-wrapper {
	width: 100%;
	background: #f5f5f5;
}

.news-btn {
	padding: 50px 0px;
}
/*.news-list h4:hover{
	color:#006ABD;
}
*/
.news-listHead h4:hover{
	color: #006abe;
}
.news-list .container:hover .right h4{
	color: #006abe;
}
.news-list .right .btn:hover{
	background:#006abe ;
	color: #FFFFFF;
}


/*newsDetail*/

.newsDetail-section {
	padding: 40px 0px 105px;
}

.newsDetail-section .left {
	background: #fff;
	padding: 7% 7% 9%;
	float: left;
	width: 61%;
}

.article-title {
	color: #006abe;
	font-size: 22px;
}

.newsDetail-section .right {
	width: 22%;
	float: right;
}

.newsDetail-section .right th {
	height: 50px;
	font-size: 20px;
	font-weight: 700;
	padding-left: 15px;
	text-align: left;
	background: #006abe;
	color: #fff;
}

.newsDetail-section .right td {
	height: 88px;
	padding-left: 15px;
	border-bottom: 1px solid #e1e1e1;
}

.newsDetail-section .right td p {
	margin-bottom: 15px;
	color: #333333;
}

.newsDetail-section .right td time {
	color: #888888;
}

.newsDetail-section .share {
	margin-top: 27px;
	float: right;
}

.newsDetail-section .share img {
	margin-left: 15px;
}

.article-time,
.article-cat, .article-source {
	display: inline-block;
	margin-top: 25px;
	color: #888888;
	font-size: 13px;
	margin-right: 30px;
}

.article-time img,
.article-cat img,
.article-source img {
	margin-right: 6px;
}

.newsDetail-section .left hr {
	margin-top: 20px;
	color: #e5e5e5;
}

.newsDetail-pic {
	margin: 0 15%;
	width: 70%;
}

.newsDetail-section .left p {
/* 	font-size: 15px;
color: #666666;
line-height: 30px;
text-indent: 2em;
margin-top: 40px;
margin-bottom: 30px;
 */}

.newsDetail-slide {
	width: 95%;
	margin: 40px auto;
	display: table-cell;
}

.newsDetail-section .left .column a {
	font-size: 13px;
	color: #666666;
}

.newsDetail-section .left .column {
	position: relative;
	padding: 25px 0;
}

.newsDetail-section .left .column .column-l {
	float: left;
}

.newsDetail-section .left .column .column-r {
	float: right;
}



/*honor*/
.honor-swiper-container.swiper-container { padding-top: 50px; }
.honor-swiper-container .swiper-slide img { width: 100%; }
.honor-swiper-container .swiper-slide:hover {

}
.honor-swiper-container .swiper-slide:hover .img { position: relative; -webkit-box-shadow: 0 0 40px 0 rgba(0, 0, 0, .2); }
.honor-swiper-container .swiper-slide:hover .img:after {
	position: absolute;
	content: '';
	left: 0;
	right: 0;
	bottom: 0;
	height: 4px;
	background-color: #006abe;
}
.honor-swiper-container .swiper-slide:hover p { color: #006abe; }

.honor-swiper-container-warp .swiper-button-next,
.honor-swiper-container-warp .swiper-button-prev {
	width: 52px;
	height: 52px;
	background-color: #fff;
	border-radius: 100%;
	background-size: 25%;
}
.honor-swiper-container-warp { position: relative; }
/*.honor-swiper-container-warp .swiper-button-next { right: -100px; }
.honor-swiper-container-warp .swiper-button-prev { left: -100px; }*/

#slideShow .honor-swiper-container-warp .honor-swiper-container .swiper-slide .img { height: auto; }



.honor-list .img-warp {
	float: right;
	width: 525px;
}
.honor-list .img-warp img { width: 100%; }

.honor-list .con-warp {
	margin-right: 545px;
}
.honor-list .list li {
	float: left;
	width: 50%;
}
.honor-list .list span {
	display: block;
	margin-right: 39px;
	margin-left: 0;
	padding: 22px 0;
	border-bottom: 1px solid #dbdbdb;
	font-size: 14px;
	color: #666;
	font-weight: normal;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.honor-list { overflow: hidden; }
.honor-list.f-left .img-warp { float: left; }
.honor-list.f-left .con-warp { margin-right: -39px; margin-left: 580px; }

/*honor弹框*/
 .real:hover{
  opacity: 0.6;
 }
.bomb-Box{
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  overflow: auto;
  background-color: rgba(0,0,0,0.4);
  top: 0px;
  left: 0px;
  z-index: 999;
 }
 @keyframes first{
  from{transform: scale(0.1);}
  to{transform: scale(1);}
 }
 .close{
  font-size: 10rem;
  font-weight: bold;
  position: absolute;
  top: 16%;
  right: 30%;
  color:#f1f1f1;
  z-index: 999;
 }
 .close:hover,
 .close:focus{
  color:#bbb;
  cursor:pointer;
 }
 .bomb-prev{
 	margin-left: 27%;

 }
 .bomb-next{
 	margin-right: 27%;
 }
 .swiper-container-1{
 	top: 15%;
 	left: 0%;
 	text-align: center;
 }
 .swiper-container-1 img{
 	width: 35%;
 }

.chinese h3 {
	margin-top: 80px;
	font-size: 35px;
}

.chinese p {
	font-size: 27px;
	color: #dedede;
}

.chinese-map {
	position: relative;
	margin-top: 20px;
	margin-bottom: 80px;
}

.pos {
	position: absolute;
	width: 50px;
	height: 60px;
	color: #fff;
	line-height: 46px;
	background: url(../img/icon/local-b.png) no-repeat;
	background-size: contain;
	cursor: pointer;
	margin-left: -25px;
	margin-top: -30px;
	transition: all .2s;


    transform: scale(1);
	transform-origin: center bottom;

	-ms-transform: scale(1); 		/* IE 9 */
	-ms-transform-origin: center bottom; 		/* IE 9 */

	-webkit-transform: scale(1);	/* Safari 和 Chrome */
	-webkit-transform-origin: center bottom;	/* Safari 和 Chrome */

	-moz-transform: scale(1);		/* Firefox */
	-moz-transform-origin: center bottom;		/* Firefox */

	-o-transform: scale(1);		/* Opera */
	-o-transform-origin: center bottom;
}
.pos p {
	font-size: 13px;
	color: #fff;
}
.pos:hover {
	z-index: 10;
	transform: scale(1.1);
	background: url(../img/icon/local-g.png) no-repeat;
	background-size: contain;

}
.pos:hover .info-wrap {
	display: block;

}
.pos .info-wrap {
	display: none;
	position: absolute;
	top: -150px;
	left: 50%;
	margin-left: -160px;
	padding: 10px 20px;
	width: 280px;
	height: 110px;
	background-color: #fff;
	border-radius: 9px;
	box-shadow: 0 0 10px 1px rgba(0,0,0,.5);
}
.pos .info-wrap p {
	color: #333;
}
.pos .info-wrap .tel {
	padding-left: 30px;
	font-size: 22px;
	line-height: 35px;
	background: url(../img/icon/tel-icon.png) no-repeat;
	background-size: 23px;
	background-position: left center;
}
.pos .info-wrap .add {
	padding-left: 30px;
	font-size: 18px;
	line-height: 20px;
	background: url(../img/icon/address-icon.png) no-repeat;
	background-size: 23px;
}
.pos1 {
    left: 72%;
    top: 0%;
}
.pos2 {
    left: 24%;
    top: 16%;
}
.pos3 {
    left: 39%;
    top: 16%;
}
.pos4 {
    left: 74%;
    top: 13%;
}
.pos5 {
    left: 67%;
    top: 18%;
}
.pos6 {
    left: 65%;
    top: 16%;
}
.pos7 {
    left: 71%;
    top: 25%;
}
.pos8 {
	left: 70%;
    top: 33%;
}
.pos9 {
    left: 57%;
    top: 25%;
}
.pos10 {
	left: 56%;
    top: 43%;
}
.pos11 {
    left: 44%;
    top: 41%;
}
.pos12 {
    left: 74%;
    top: 34%;
}
.pos13 {
    left: 77%;
    top: 35%;
}
.pos14 {
    left: 44%;
    top: 65%;
}
.pos15 {
	left: 73%;
    top: 51%;
}
.pos16 {
    left: 79%;
    top: 43%;
}
.pos17 {
    left: 60%;
    top: 66%;
}
.pos18 {
	left: 70%;
    top: 66%;
}
.pos19 {
    left: 74%;
    top: 64%;
}
.pos20 {
    left: 68%;
    top: 69%;
}
.pos21 {
	left: 65%;
    top: 88%;
}
.pos22 {
	left: 66%;
    top: 51%;
}
.pos23 {
	left: 75%;
    top: 34%;
}
.pos24 {
	left: 65%;
    top: 32%;
}
.pos25 {
	left: 63%;
    top: 41%;
}
.pos26 {
	left: 33%;
    top: 29%;
}
.pos27 {
    left: 54%;
    top: 56%;
}
.pos28{
	left: 47%;
    top: 46%;
}
.pos29{
    left: 57%;
    top: 29%;
}
.pos30{
    left: 78%;
    top: 45%;
}
.pos31{
    left: 78%;
    top: 58%;
}
.pos32{
	left: 53%;
    top: 17%;
}
.pos33{
    left: 52%;
    top: 26%;
}
.load-more {
    font-size: 16px;
    color: #999;
}
/*响应式*/
@media (max-width: 1600px) {
	.container-min{
		width: 94%;
		margin: 0 auto;
	}
}
@media (max-width: 1400px){

	.honor-swiper-container-warp .swiper-button-next { right: 20px; }
	.honor-swiper-container-warp .swiper-button-prev { left: 20px; }
}

@media (max-width: 1024px){
	.honor-list .img-warp { display: none; }
	.honor-list .con-warp { margin-right: 0; }
	.honor-list.f-left .con-warp { margin-left: 0; }
	.honor-list .con-warp { margin-right: -39px; }
}

@media (max-width: 800px){
	.honor-list .list li {
		float: none;
		width: 100%;
	}
	.honor-list .list span { margin-right: 0; padding: 10px 0; }
	.page-nav .container ul { float: none; }
<<<<<<< HEAD
=======
}
@media only screen and (min-width: 1024px) and (max-width: 1500px) {
	#article .left .img-right {
		top: 210px;
	}
	#article .right{
		padding-bottom: 125px;
	}
}

@media only screen and (max-width: 1300px){
	.news-listHead .right {
		display: none;
	}
	/*.news-listHead .left {
		margin-left: 20%;
	}*/
	.newsDetail-section .left{
		width: auto;
	}
	.newsDetail-section .right{
		display: none;
	}
}
@media only screen and (min-width: 768px) and (max-width:1024px) {
	#article .right{
		width: 100%;
	}
	#article .left img{
		display: none;
	}
	#article .left{
		padding-bottom: 0px;
	}
	#article .right h3{
		margin-top: 50px;
	}
	.news-listHead{
		display: none;
	}
#article .right,#article .left,.main .right,.main .left{
	width: 100%;
}
.newsDetail-section .right{
	display: none;
}
.main .right img {
    margin-top: 50px;
    margin-bottom: 50px;
}
/*news*/
.news-list .right p{
	margin:5px 0;
}

}

@media (max-width:500px) {
	.newsDetail-section .share{
		float: none;
	}
}

@media (max-width:767px) {
	#mb-boss {
		display: block;
	}
	#boss{
		display:none;
	}
	#mb-boss .boss-pic img{
		width: 100%;
	}
	.main .left h3 {
		margin-top: 50px;
	}
	#article .left img{
		display: none;
	}
	#article .left{
		padding-bottom: 0px;
	}
	#article .left h3{
		margin-top: 40px;
		font-size: 20px;
	}
	#article .right{
		padding-top: 50px;
	}
	#article .right h3{
		margin-top:-30px;
		margin-bottom: 13px;
		font-size:18px;
			}
	#article .left p{
		margin: 0;
		font-size: 16px;
	}
	#article .right {
    padding-bottom: 50px;
}
/*.news-listHead{
		display: none;
	}*/
	#figure span{
		width: 50%;
	}
#article .right,#article .left,.main .right,.main .left{
	width: 100%;
}
.newsDetail-section .right{
	display: none;
}
.main .right img {
    margin-top: 50px;
    margin-bottom: 50px;
}
.banner h2{
	font-size: 1.8rem;
	margin-bottom:10px;
	}
.banner p{
	font-size:1.2rem;
	}	
  .main .left .text {
    margin-top: 5px;
    margin-bottom: 10px;
    }
    .column h3 {
    margin-top: 40px;
    font-size: 18px;
	}
	.column p {
	    font-size: 15px;
	}
	#figure span {
	    width: 50%;
	    margin: 20px 0px 10px;
	}
	#figure span img {
	    width: 50px;
	    height: 50px;
	}
	#figure h4 {
	    font-size: 12px;
	    margin: 16px 0 13px;
	}
	#figure p {
	    font-size: 8px;
	}

	/*news*/
	.news-list .right time{
		display: none;
	}
	.news-list .right{
		width: 90%;
		padding: 5%;
		
	}
	.news-list .left{
		width: 100%;
		padding: 0;
		margin: 0;
	}
	.news-list .left img{
		max-width: 100%;
	}
	.news-list .right p{
		width: 100%;
	}
	.close{
		font-size: 3rem;
	}
	.bomb-Box{
		display: none!important;
	}

	.honor-inner .honor-box figure {
		width: 100%;
	}
	.honor-inner .honor-box .item {
		padding: 0;
	}
	.honor-inner .honor-box figcaption{
		padding: 0px;
	}
	.honor-inner .honor-box {
		padding: 40px 0;
	}
}
.city-item li {
	float: left;
	width: 25%;
}
.city-item li a {
	display: block;
	border: 1px solid #f1f1f1;
	border-radius: .5rem;
	margin: .3rem;
	padding: .5rem 0;
}
.city-info {
	position: fixed;
	left: 1.5rem;
	right: 1.5rem;
	bottom: -400px;
	background-color: #fff;
	border-radius: 1rem 1rem 0 0;
	padding: 1rem 1.5rem;
	text-align: left;
	-webkit-box-shadow: 0 0 1.5rem 0 rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 0 1.5rem 0 rgba(0, 0, 0, .2);
	-ms-box-shadow: 0 0 1.5rem 0 rgba(0, 0, 0, .2);
	-o-box-shadow: 0 0 1.5rem 0 rgba(0, 0, 0, .2);
	box-shadow: 0 0 1.5rem 0 rgba(0, 0, 0, .2);

	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-ms-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}
.city-info.show { bottom: 0; }


.city-info .close-btn {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 3rem;
	height: 3rem;
	line-height: 3rem;
	text-align: center;
	font-size: 2rem;
	font-weight: 300;
}
.city-info p {
	padding: .5rem 0;
	font-size: 1.2rem;
	color: #000000;
}
.swiper-button-next,
.swiper-button-prev { opacity: .35; }
.honor-item .swiper-button-next,
.honor-item .swiper-button-prev { margin-top: -48px; }

.honor-item1 .swiper-button-next,
.honor-item1 .swiper-button-prev { margin-top: -73px; }


@media only screen and (min-width: 1600px) and (max-width:2500px){
	.honor-swiper-container-warp .swiper-button-next { right: -100px; }
.honor-swiper-container-warp .swiper-button-prev { left: -100px; }
}

@media (max-width: 767px){
	.newsDetail-section .left figure.column a {
		width: 100%;
		display: block;
		text-align: left;
		float: none;
		padding: .3rem 0;
	}

	.newsDetail-section .left .column .column-l,
	.newsDetail-section .left .column .column-r { float: none; }
}