* {
	padding: 0;
	margin: 0;
    list-style: none;
}
img{
	max-width: 100%;
}

	
}
body{
	font-family: '微软雅黑';
	background:#ffffff;
	background-color:#ffffff;
}
/*首页头部*/
.navbar-header{
	border-color: #FFFFff;
}
.navbar-toggle{
	margin-top: 34px;
	padding-bottom: 12px;
}
.navbar-default{
	background-color:#FFFFFF ;
	border:none;
}
a:focus, a:hover{
	text-decoration: 	none;
}
.navbar-default .navbar-nav>li>a{
	color: #333333;
	padding-bottom: 26px;
}
.navbar-nav{
	margin-top: 70px;
	margin-right: 6px;
	position: relative;
}

.navbar-nav li {
	padding-top: 1px;
}
.navbar-nav li a{
	font-size: 16px;
	font-family: "微软雅黑";
}
.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a.cur{
	color: #3366ff;
    border-bottom: 2px solid #3366ff;
}
.navbar-nav li.active a,
.navbar-nav li.active a:hover{
	background: #262154;
	color: #3366ff;
}
.top_logo {
	margin-top: 5px;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
	color: #3366ff;
	background-color: transparent;
	border-bottom: 2px solid #3366ff;
}
.nav>li>a{
	padding: 10px 30px;
}
.dropdown-menu{
	box-shadow: none;
	border: none;
	background-color:#3366ff;
	text-align: center;
	width: 100%;
	min-width: initial;
	padding:0;
}
.dropdown-menu>li>a{
	color: #fff;
	font-size: 14px;
    padding: 15px 20px;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
	color: #fff;
	background-color: #002eb6;
}
/*2*/

.topnav{position: fixed;width: 100%;height: 90px; background: #ffffff;z-index: 99;border:none;min-height: auto;margin-bottom: 0px;}
.topnav-bj{position: absolute;z-index: 99;width: 100%;height: 100%;left: 0px;top: -100%;background: #fff;opacity: .8;filter: alpha(opacity=80);transition: all .3s;}
.topnav>.container{position: relative;}
.topnav .navbar-header{float: left;z-index: 99;line-height: 90px;}
.topnav .navbar-toggle{border-color: #1f1a17;}
.topnav .navbar-toggle .icon-bar{background-color: #1f1a17;}
.topnav .navbar-logo{display: block;float: left;}
.topnav .navbar-logo img{max-width: 100%;height: 100%;max-height: 100%;}
.topnav .collapse{padding: 0px;display: block;position: relative;float: right;margin-top: 25px;}
.navlst{display: block;/*width: 100%;*/height: auto;}
.navlst .navli{float: left;padding: 0px 19px;position: relative;}
.navlst .navli h3{font-size: 16px;color: #333333;/*line-height: 30px;*/position: relative;z-index: 105;}
.navlst .navli h3 a{font-size: 16px;color: #333333;/*line-height: 30px;*/display: block;font-family: Microsoft YaHei;position: relative;    transition: all 0.2s;
    -webkit-transition: all 0.2s;padding:10px 0;}
.navlst .navli h3 a:hover,.navlst .navli.cur h3 a{    border-bottom: #d3a909 solid 2px;}


.subnav-box{position: absolute;width: 100%;z-index: 105;left: 0px;top: 90px;text-align: center;height: 0px;overflow: hidden;transition: all .6s;background: transparent;transform: translateY(30px);-ms-transform: translateY(30px);-webkit-transform: translateY(30px);opacity: 0;filter: alpha(opacity=0);border-radius: 5px;padding-top: 0px;}
.subnav-box:before{content: "";position: absolute;left: 50%;top: 0px;margin-left: -8px; width: 0px;height: 0px;}
.subnav{display: block;background: #3366ff;}
.subnav li{display: block;}
.subnav li a{display: block;font-size: 12px;line-height: 16px;padding:10px;color: #ffffff;}
.subnav li a:hover{background: #002eb6;}
.navlst .navli:hover .subnav-box{height: auto;overflow: inherit;transform: translateY(0px);-ms-transform: translateY(0px);-webkit-transform: translateY(0px);opacity: 1;filter: alpha(opacity=100);padding-top: 2px;}

.nav-title{position: relative;width: 100%;background: #fff;z-index: 110;border-bottom: solid 1px #ccc;padding: 10px 15px;height: 50px;}
.nav-title h3{font-size: 14px;color: #000;line-height: 30px;font-weight: 800;margin-top: 0px;}
.nav-title span{display: block;width: 30px;height: 30px;background: url(../images/nav_closebtn.png) no-repeat center center;background-size: 18px;}

.navheight{height: 90px;}

.top-right{position: absolute;right: 15px;top: 50%;margin-top: -17px; font-size: 12px;color: #1f1a17;line-height: 30px;z-index: 99;}
.top-right span{font-family: "Century Gothic";font-size: 24px;}

.language {
    float: right;
    margin-left: 40px;
    margin-top: 32px;
    background: url(../images/icon_earth.png) no-repeat left center;
}
.language a {
    padding-left: 28px;
    font-size: 12px;
    color: #666;
    line-height: 28px;
}
.language:hover {
    background: url(../images/icon_earth1.png) no-repeat left center;
}
.language:hover a {
    color: #d3a909;
}
.language-hide{display: none;}
.network{
    margin-left: 20px;
    margin-top: 7px;
    width: 80px;
    height: 28px;
    line-height: 28px;
    border: #d3a909 solid 1px;
    border-radius: 14px;
    font-size: 12px;
    color: #d3a909;
    transition: all 0.2s;
}
.network a{
	float: left;
    width: 100%;
    font-size: 12px;
    color: #d3a909;
    line-height: 26px;
    cursor: pointer;
    font-family: "宋体";
    text-align: center;
    transition: all 0.2s;
}
.network:hover{
	background:#d3a909;
	transition: all 0.2s;
}
.network:hover a{
	color: #fff;
	transition: all 0.2s;
}
/*首页轮播*/
.sylunbo .banner,.nybanner{
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 100%;
}
.sylunbo .swiper-button-prev{
	background-image: url(../images/banner-left.png);
	left: 173px;
}
.sylunbo .swiper-button-next{
	background-image: url(../images/banner-right.png);
	right: 173px;
}
.sylunbo .swiper-button-next,.sylunbo .swiper-button-prev{
	width: 57px;
	height: 57px;
	z-index: 9999;
	background-size: 57px 57px;
}
.bardian{
	display: none;
}
.sylunbo .swiper-pagination-bullet{
	width: 25px;
	height: 4px;
	background:#fff;
	border-radius: 0;
	opacity: 0.6;
}
.sylunbo .swiper-pagination-bullet-active{
	background:#d3a909;
}

/*首页概况*/
.sy-title h2{
	font-size: 28px;
	color: #333333;
	text-align: center;
	line-height: 25px;
	font-weight: 700;
}
.sy-situation{
	padding-top: 80px;
	padding-bottom: 80px;
}
.sy-situation-info{
	margin-top: 44px;
}
.sy-situation-info p{
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-align: center;
	line-height: 25px;
}
.sy-situation-img{
	width: 124px;
	height: 124px;
	background-color:#eaeaea;
	background-repeat:no-repeat;
	background-position: center center;
	border-radius: 50%;
	text-align: center;
	line-height: 124px;
	margin:0 auto 30px;
}
.sy-situation-class ul li:nth-child(1) .sy-situation-img{
	background-image: url(../images/icon_gk1.png);
	transition: all 0.3s;
}
.sy-situation-class ul li:nth-child(1):hover .sy-situation-img{
	background-color:#d3a909;
	background-image: url(../images/icon_gk1h.png);
	background-repeat:no-repeat;
	background-position: center center;
	transition: all 0.3s;
}
.sy-situation-class ul li:nth-child(2) .sy-situation-img{
	background-image: url(../images/icon_gk2.png);
	transition: all 0.3s;
}
.sy-situation-class ul li:nth-child(2):hover .sy-situation-img{
	background-color:#d3a909;
	background-image: url(../images/icon_gk2h.png);
	background-repeat:no-repeat;
	background-position: center center;
	transition: all 0.3s;
}
.sy-situation-class ul li:nth-child(3) .sy-situation-img{
	background-image: url(../images/icon_gk3.png);
	transition: all 0.3s;
}
.sy-situation-class ul li:nth-child(3):hover .sy-situation-img{
	background-color:#d3a909;
	background-image: url(../images/icon_gk3h.png);
	background-repeat:no-repeat;
	background-position: center center;
	transition: all 0.3s;
}
.sy-situation-class ul li:nth-child(4) .sy-situation-img{
	background-image: url(../images/icon_gk4.png);
	transition: all 0.3s;
}
.sy-situation-class ul li:nth-child(4):hover .sy-situation-img{
	background-color:#d3a909;
	background-image: url(../images/icon_gk4h.png);
	background-repeat:no-repeat;
	background-position: center center;
	transition: all 0.3s;
}
.sy-situation-class{
	margin-top: 60px;
}
.sy-situation-class ul li{
	text-align: center;
	transition: all 0.3s;
}
.sy-situation-class ul li:hover .sy-situation-img{
	background:#d3a909;
	transition: all 0.3s;
}
.sy-situation-name{
	font-size: 20px;
	color: #333333;
}
/*首页动态*/
.sy-dynamic{
	width: 100%;
	background:#f6f6f6;
	padding-top: 60px;
	padding-bottom: 60px;
}
.sy-dynamic-tabbox{
	padding-top: 40px;
}
.sy-dynamic-tabbox .top {
	text-align: center;
}
.swiper-container {
    width: 100%;
    height: 100%;
}
/*.sy-dynamic-tab .swiper-slide {
    text-align: center;
    color: #ffffff;
    width: 160px;
    height: 42px;
    font-size: 16px;
    line-height: 42px;
    cursor: pointer;
}*/

/*.sy-dynamic-tabbox .top ul,.sy-dynamic-tabbox .top .swiper-container{
	display: inline-block;
}*/


.sy-dynamic-tabbox .top ul li,.sy-dynamic-tabbox .top .swiper-slide {
	float: left;
	padding:15px;
	color: #333333;
    margin: 0 15px;
    cursor: pointer;
    /*max-width: 164px;*/
    transition: all 0.2s;
}
.sy-dynamic-tabbox .top ul li h3,.sy-dynamic-tabbox .top .swiper-slide h3{
	font-size: 18px;
}
.sy-dynamic-tabbox .top ul li:hover,.sy-dynamic-tabbox .top ul li.act,.sy-dynamic-tabbox .top .swiper-slide:hover,.sy-dynamic-tabbox .top .swiper-slide.act{
	background:#d3a909;
	color: #fff;
	transition: all 0.2s;
}
.sy-news-bimg{
	position: relative;
	float: left;
}
.sy-news-bimg img{
	display: block;
}
.sy-news-botcon em img{
	display: inline;
}
.sy-news-botcon{
	background:#d3a909;
	height: 67px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}
.sy-news-botcon h3{
	font-size: 18px;
	color: #fefefe;
	line-height: 67px;
	text-align: left;
	padding-left: 15px;
	width: 78%;
	overflow: hidden; 
	text-overflow: ellipsis;
	display: block;
	white-space: nowrap;
}
.sy-news-botcon em{
	position: absolute;
	right: 15px;
	top: 0;
	line-height: 67px;
}
.sy-dynamic-tabbox .bottom{
	margin-top:50px;
}
.sy-news-img{
	float: left;
	width: 31%;
}
.sy-news-info{
	float: left;
	width: 65%;
	margin-left: 20px;
}
.sy-small-lb ul li{
	margin-bottom:9px;
	position: relative;
}
.sy-small-lb ul li:nth-last-child(1){
	margin-bottom: 0px;
}
.sy-news-info h5{
	font-size: 18px;
	color: #333333;
	overflow: hidden; 
	text-overflow: ellipsis;
	display: block;
	white-space: nowrap;
	line-height: 25px;
	transition: all 0.2s;
}
.sy-small-lb ul li:hover .sy-news-info h5{
	color: #d3a909;
	transition: all 0.2s;
}
.sy-news-info p{
	font-size: 12px;
	color: #888888;
	width: 100%;
	overflow: hidden; 
	text-overflow: ellipsis;
	display: block;
	white-space: nowrap;
	line-height: 25px;
	margin: 5px 0;
}
.sy-news-info{
	position: relative;
	height: 100%;
}
.sy-news-info span{
	color: #888888;
	font-size: 12px;
    display: inline-block;
    margin-top: 35px;
}
.sy-news-box{display: none;}
.more a{
	display: block;
	margin:0 auto;
	width: 142px;
	height: 36px;
	border: 1px solid #d9d8d8;
	line-height: 36px;
	text-align: center;
	font-size: 14px;
	color: #999999;
	transition: all 0.2s;
}
.more a:hover{
	background:#d3a909;
	border: 1px solid #d3a909;
	transition: all 0.2s;
	color: #fff;
}
.marTop{
	margin-top: 50px;
}
/*sy园区服务*/
.sy-service{
	padding-top: 60px;
	padding-bottom: 60px;
}
.sy-service-img,.sy-service-class{
	position: relative;
}
.sy-service-img img{
	display: block;
}
.sy-service-main{
	margin-top: 44px;
}
.sy-service-class a{
	display: block;
	transition: all 0.5s;
}
.sy-service-img .mcbox{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background:rgba(0,0,0,0.5);
	display: none;
	transition: all 0.5s;
	z-index: 95;
}
.sy-service-class a:hover .sy-service-img .mcbox{
	display: block;
	transition: all 0.5s;
}
.sy-service-img .mcbox em{
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 9999;
	transform: translate(-50%,-50%);
	display: block;
	width: 42px;
	height: 42px;
	background-image: url(../images/icon_fdj.png);
	background-repeat:no-repeat;
	background-position: center center; 
	transition: all .5s;
}
.sy-service-name h3{
	font-size: 18px;
	color: #333333;
	padding-top: 28px;
	padding-bottom: 28px;
	padding-left: 15px;
}
.sy-service-class a:hover{
	box-shadow: 0px 0px 2px 2px #e8e8e8;
	transition: all 0.5s;
}
.sy-service-name{
	position: relative;
}
.sy-service-name em{
	position: absolute;
	right: 15px;
	top: 24px;
	line-height: 80px;
	display: none;
	width: 36px;
	height: 36px;
	background-image: url(../images/icon_xqmore.png);
	background-repeat:no-repeat;
	background-position: center center; 
	transition: all .5s;
}
.sy-service-class a:hover .sy-service-name em{
	display: block;
}
/*招商信息*/
.yc{
	display: none;
}
.sy-invest{
	padding-top: 60px;
	padding-bottom: 60px;
	background-color:#f9f9f9;
	background-image: url(../images/sy_zhbg.jpg);
	background-repeat:no-repeat;
	background-position: center center;
	background-size: 100% 100%;
}
.sy-invest-main .swiper-slide{
	cursor: pointer;
}
.sy-invest-main .swiper-slide a span{
	font-size: 40px;
	color: #c7c7c7;
}
.sy-invest-main .swiper-slide a h3{
	font-size: 20px;
	color: #333333;
	margin:30px 0;
}
.sy-invest-main .swiper-slide a:hover h3{
	color: #d3a909;
}
.sy-invest-main .swiper-slide a p{
	font-size: 12px;
	color: #888888;
	line-height: 25px;
	overflow:hidden; 
	text-overflow:ellipsis; 
	display:-webkit-box;
	-webkit-box-orient:vertical; 
	-webkit-line-clamp:3;
}
.sy-invest-more{
	margin-top: 70px;
}
.sy-invest-more a{
	display: block;
	width: 112px;
	height: 30px;
	border: 1px solid #dedede;
	text-align: center;
	line-height: 24px;
}
.sy-invest-main .swiper-slide:hover .sy-invest-more a{
	border: 1px solid #d3a909;
}
.sy-invest-main{
	margin-top: 44px;
}
.more2{
	text-align: center;
	margin-top: 60px;
}
.more2 a{
	display: inline-block;
	width: 142px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	background:#d3a909;
}
/*首页公司信息*/
.sy-company {
	width: 100%;
	background:#f3f3f3;
}
.sy-company ul li{
	float: left;
	font-family: '宋体';
	font-size: 12px;
	color: #666666;
	padding-left: 25px;
	margin-right: 60px;
	padding-top: 25px;
	padding-bottom: 25px;
}
.sy-company ul li:nth-last-child(1){
	margin-right: 0px;
}
/*底部导航*/
.footer{
	width:100%;
	margin:0 auto;
	background:#1c1811;
}
.foot-nav{
	width:100%;
	margin:0 auto;
	height:330px;
}
.foot-nav dl{
	float: left;
	width:16.666%;
	height:100%;
	border-right:#444045 solid 1px;
	padding-top:40px;
}
.foot-nav dl:first-child{
	border-left:#444045 solid 1px;
}
.foot-nav dl dt{
	float:left;
	width:100%;
	padding-bottom:12px;
	margin-bottom:24px;
	position:relative;
}
.foot-nav dl dt a{
	float:left;
	width:100%;
	font-size:16px;
	color:#fff;
	line-height:28px;
	font-weight:normal;
	font-family:"微软雅黑";
	text-align:center;
}
.foot-nav dl dt a em{
	position:absolute;
	bottom:0;
	left:50%;
	display:block;
	width:20px;
	height:2px;
	background:#d3a909;
	margin-left:-10px;
}
.foot-nav dl dd{
	float:left;
	width:100%;
}
.foot-nav dl dd a{
	font-size: 12px;
	color: #afadaf;
	display:block;
	font-family:"宋体";
	width:100%;
	line-height:28px;
	height:28px;
	text-align:center;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.foot-nav dl dd:hover a{
	color:#fff;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.foot-nav dl dt a i{
	display: none;
}
.copyright{
	width:100%;
	height:60px;
	margin:0 auto;
	background:#1c1811;
	font-size:12px;
	color:#ffffff;
	line-height:60px;
	font-family:"宋体";
	overflow:hidden;
	border-top:#444045 solid 1px;
}
.copyright span{
	font-family:Arial;
}
.copyright i{
	font-style:normal;
	font-family:Arial;
}
.copyright a{
	font-size:12px;
	color:#ffffff;
	line-height:60px;
	font-family:"宋体";
	transition: all 0.3s;
	-webkit-transition: all 0.3s;}
.copyright a:hover{
	color:#fff;transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.copyright a.bah{
	float:right;
}

/*园区简介*/
.bread{ 
	width:100%;
	height:60px;
	border-bottom:1px solid #eeeeee;
	margin:0 auto;
	z-index:2;
	position:relative;
}
.home{float:left;}
.home a{
	float:left
	;height:60px;
	line-height:60px;
	color:#999;
	margin-left:10px; 
	font-family:"宋体";
	font-size:12px;}
.home a.icon-home{
	width:14px;
	background:url(../images/icon_home.png) no-repeat center;
}
.home span{
	float:left;
	width:4px;
	height:60px;
	line-height:60px;
	margin-left:10px;
	background:url(../images/icon_sanjiao.png) no-repeat center center;
}
/*内页二级导航*/
.ejnav{
	/*width:265px;*/
	float:left;
	/*min-height:500px;*/
	padding-right:25px;
	padding-top:24px;
}
.ejnav-ipone{
	width:100%;
	margin:0 auto;
	display:none; 
	cursor: pointer;}
.ejnav-ipone h4{
	float:left;
	font-size:16px;
	color:#333;
	line-height:48px;
	font-family:"微软雅黑";
}
.btn_nv{
	float:right;
	width:24px; 
	height:24px;
	z-index:99;
	margin-top:12px;
	background:url(../images/icon-down01.png) no-repeat center;
	transition: all 0.8s;
}

.ejnav ul{
	width:100%;
}
.ejnav li{
	float:left;
	width:100%;
	padding:0 20px;
}
.ejnav li a{
	display:block;
	width:100%;
	font-size:16px;
	color:#666;
	line-height:48px;
	font-family:"微软雅黑";
}
.ejnav li.cur{
	background:#f4f4f4;
}
.ejnav li.cur a{
	background:url(../images/icon_sanjiao2.png) no-repeat right center;
	color:#d3a909;
}
.ejnav li:hover{
	background:#f4f4f4;
}
.ejnav li:hover a{
	background:url(../images/icon_sanjiao2.png) no-repeat right center;
	color:#d3a909;
}
/*主内容处*/
.main-con{
	float:left;
	/*width:calc(100% - 265px);*/
	border-left:#eee solid 1px;
	padding-left:25px;
	padding-top:24px;
	margin-bottom:120px;
}
.main-title{
	width:100%;
	margin-bottom:40px;
}
.main-title span{
	float:left;
	width:100%;
	font-size:70px;
	color:#eee;
	line-height:72px;
	font-family:Arial;
	text-transform:uppercase;
}
.main-title h3{
	float:left;
	width:100%;
	font-size:24px;
	color:#333;
	line-height:32px;
	font-family:"微软雅黑";
}
.text{
	float:left;
	width:100%;
	font-size:14px;
	color:#777;
	/*font-family:"宋体";*/
	line-height:30px;
	min-height:300px;
}
.text p{
	line-height: 30px;
}
/*园区环境*/
.enviro-box .swiper-slide {
        background-size: cover;
        background-position: center;
    }
    .enviro-box .gallery-top {
        height: 80%;
        width: 100%;
    }
    .enviro-box .gallery-thumbs {
        height: 20%;
        box-sizing: border-box;
        padding: 10px 0;
        /*width: 85%;*/
    }
    .enviro-box .gallery-top .swiper-slide{
    	position: relative;
    }
    .enviro-box .gallery-top .swiper-slide h4{
    	width: 100%;
    	background:#696969;
		font-size: 20px;
		color: #ffffff;
		padding:15px 0;
		text-align: center;
		position: absolute;
		bottom: 0;
		left: 0;
    }
    .enviro-box .gallery-thumbs .swiper-slide {
        width: 25%;
        height: 100%;
        /*opacity: 0.4;*/
    }
    .enviro-box .gallery-thumbs .swiper-slide-active {
        opacity: 1;
        border: 1px solid #d3a909;
        position: relative;
    }
    .enviro-box .gallery-thumbs .swiper-slide-active::after{
		position: absolute;
		content: '';
		border-right: solid 8px transparent;
		border-left: solid 8px transparent;
		border-bottom: solid 8px #d3a909;
		top: -9px;
	    left: 50%;
	    margin-left: -3%;
    }
/*    .enviro-box .swiper-button-prev,.enviro-box .swiper-button-next{
    	background-image:url();
    	width: 36px;
    	height: 140px;
    	background-color:#000;
    }*/
    .enviro-box {
    	height: 800px;
    }
    .maodian{display: none;}
    .enviro-box .swiper-pagination-bullet{
	width: 25px;
	height: 4px;
	background:#fff;
	border-radius: 0;
	opacity: 0.6;
}
.enviro-box .swiper-pagination-bullet-active{
	background:#d3a909;
}
.culture{width:100%;margin:0 auto;position:relative; transition: all 0.6s;-webkit-transition: all 0.6s; /* Safari */}
.cultureB-pic{position:relative;width:100%;height:0;padding-bottom:67%;}
.culture .swiper-container {width: 100%; margin-left: auto;margin-right: auto;}
.culture .gallery-top {height:100%;width: 100%;position:absolute;top:0;left:0;}
.culture .gallery-top li{height:100%;width:100%;vertical-align: middle;display: -webkit-flex; -webkit-align-items: center; display: flex;align-items: center;position:relative;text-align:center;}
.culture .gallery-top li img{vertical-align:middle;max-width:100%;max-height:100%;display:block;margin:0 auto;}
.culture .gallery-top li h6{position:absolute;bottom:0px;left:0;width:100%;padding:16px;background:rgba(0,0,0,0.5);}
.culture .gallery-top li p{font-size:18px;color:#fff;line-height:28px;text-align:center;}

.cultureS-pic{width:100%;padding:0 50px;position:relative;}
.culture .gallery-thumbs {width:100%;box-sizing: border-box;position:relative;padding-top:20px;}
.culture .gallery-thumbs li{width:25%;position:relative;border:#eee solid 1px;}
.culture .gallery-thumbs li .pic-box{width:100%;height:0;padding-bottom:74%;position:relative;}
.culture .gallery-thumbs li .pic{position:absolute; top:0;left:0;height:100%;width:100%;vertical-align: middle;display: -webkit-flex; -webkit-align-items: center; display: flex;align-items: center;text-align:center;}
.culture .gallery-thumbs li .pic img{vertical-align:middle;max-width:100%;max-height:100%;display:block;margin:0 auto;}
.culture .gallery-thumbs li span.arrow{width:10px;height:7px;display:block;background:url(../images/icon-up.png) no-repeat center;position:absolute;left:50%;margin-left:-5px;top:-7px;display:none;}
.culture .gallery-thumbs .swiper-slide-active{border:#d3a909 solid 2px;}
.culture .gallery-thumbs .swiper-slide-active span.arrow{display:block;}
.culture .swiper-button-next,.culture .swiper-button-prev{width:36px;height:calc(100% - 20px);background:#f7f7f7 url(../images/icon-next02.png) no-repeat center;border:#eee solid 1px;margin-top:0;top:20px;transition: all 0.3s;-webkit-transform: all 0.3s;}
.culture .swiper-button-prev{left:0;background:#f7f7f7 url(../images/icon-prev02.png) no-repeat center;}
.culture .swiper-button-next{right:0;}

.culture .swiper-button-prev:hover{background:#d3a909 url(../images/icon-prev02-1.png) no-repeat center;transition: all 0.3s;-webkit-transform: all 0.3s;}
.culture .swiper-button-next:hover{background:#d3a909 url(../images/icon-next02-1.png) no-repeat center;transition: all 0.3s;-webkit-transform: all 0.3s;}

@media(max-width: 769px){
	.culture .swiper-button-next,.culture .swiper-button-prev{display:none;}
	.cultureS-pic{padding:0;}
	.culture .gallery-top li h6{padding:10px;}
	.culture .gallery-top li p{font-size:14px;}
}

@media(max-width: 480px){
	.culture .gallery-thumbs li{width:50%;}
	.culture .gallery-top li h6{padding:6px;}
}
/*园区荣誉*/
.honor-main .honor-img{
	display: block;
    background: #f7f7f7;
    padding-bottom: 80%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 85%;
    position: relative;
}
.fdj{
	position: absolute;
	width: 100%;
	height: 100%;
	background-color:#dab939;
	opacity: .8;
	background-image: url(../images/icon_fdj1.png);
	background-position: center center;
	background-repeat:no-repeat;
	display: none;
}
.honor-main .honor-name{
	font-size: 14px;
	color: #666666;
	text-align: center;
	line-height: 30px;
    margin: 15px 0;
}
.honor-main .honor-name p{
	overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2;
	font-size: 14px;
	color: #666;
	line-height: 20px;
	height: 40px;
}
.honor-main .gallery a{
	margin-bottom:20px;
}
.honor-more{
	margin-top: 20px;
}

.honor-more a{
	display: block;
	font-size: 12px;
	color: #aaaaaa;
	text-align: center;
	width: 180px;
	height: 40px;
	line-height: 38px;
	margin:0 auto;
	border:1px solid #aaaaaa;
	transition: all .2s;
}
.honor-more a:hover{
	color: #fff;
	background:#dab939;
	border:1px solid #dab939;
	transition: all .2s;
}
/*新闻列表*/
.news-list{
	width:100%;
	margin:0 auto;
	transition: all 1s;
	-webkit-transition: all 1s;
}
.news-list li{
	float:left;
	width:100%;
	margin-bottom:24px;
	background:#f6f6f6;
	transition: all 0.3s;
	-webkit-transform: all 0.3s;
}
/*.news-list li a{
	float:left;
	width:100%;
}*/
.news-list li .news-img{
	float: left;
	max-width: 220px;
}
.news-list li .news-text{
	float:left;
	width:calc(100% - 230px);
	padding:16px 20px;
	transition: all 0.3s;
	-webkit-transform: all 0.3s;
}
.news-list li .news-text h5{
	float:left;
	width:100%;
	font-size:16px;
	color:#333;
	line-height:20px;
	font-family:"微软雅黑";
	height:20px;
	margin-bottom:10px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	transition: all 0.3s;
	-webkit-transform: all 0.3s;
}
.news-list li .news-text h5 span{
	float: left;
	display: inline-block;
    width: 71%;
    overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.news-list li .news-text h5 em{
	float: right;
}
.news-list li:hover .news-text h5{
	color:#d3a909;
	transition: all 0.3s;
	-webkit-transform: all 0.3s;
}
.news-list li .news-text p{
	float:left;
	width:100%;
	font-size:12px;
	color:#888;
	font-family:"宋体";
	line-height:22px;
	height:44px;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	transition: all 0.3s;
	-webkit-transform: all 0.3s;
}
.news-more{
	display: block;
	width: 80px;
	height: 24px;
	line-height: 22px;
	text-align: center;
	font-size: 12px;
	color: #cecdcd;
	border: 1px solid #cecdcd;
    margin-top: 30px;
    transition: all 0.3s;
}
.news-more:hover{
	color: #fff;
	background:#d3a909;
	border: 1px solid #d3a909;
	transition: all 0.3s;
}
/*新闻详情*/
.return{width:100%;margin-bottom:40px;border-top:#eee dashed 1px;padding-top:30px;margin-top: 30px;}
.return .return-left{float:left;width:60%;}
.return-left h5{float:left;width:100%;}
.return-left h5 a{float:left;width:100%;font-size:14px;line-height:32px;color:#999;height:32px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-family:"宋体";transition: all 0.3s;-webkit-transform: all 0.3s;}
.return-left h5:hover a{color:#d3a909;transition: all 0.3s;-webkit-transform: all 0.3s;}
.return .return-list{float:right;}
.return .return-list a{float:left;width:180px;font-size:12px;color:#d3a909;line-height:36px;text-align:center;font-family:"宋体";border:#d3a909 solid 2px;transition: all 0.3s;-webkit-transform: all 0.3s;}
.return .return-list a:hover{background:#d3a909;color:#fff;transition: all 0.3s;-webkit-transform: all 0.3s;}
.main-news-title h3{
	text-align: center;
	font-size: 20px;
	color: #333333;
	line-height: 30px;
}
.main-news-title{
	padding-bottom: 30px;
    margin-bottom: 20px;
	border-bottom:1px dashed #dddddd;
}
.details-source{
	text-align: center;
	margin-top: 15px;
}
.details-source span{
	font-size: 12px;
	color: #b1b1b1;
	margin-right: 10px;
}
/*招商信息*/
.news-list li a .news-date{float:left;width:108px;background:#eee;height:108px;font-size:14px;color:#666;line-height:24px;font-family:"Arial";padding:10px 20px;transition: all 0.3s;-webkit-transform: all 0.3s;}
.news-list li a .news-date span{float:left;width:100%;font-size:40px;color:#d3a909;line-height:42px;font-family:"Impact";}
.news-list li a .news-txt{float:left;width:calc(100% - 108px);padding:16px 20px;transition: all 0.3s;-webkit-transform: all 0.3s;}
.news-list li a .news-txt h5{float:left;width:100%;font-size:16px;color:#333;line-height:20px;font-family:"微软雅黑";height:20px;margin-bottom:10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;transition: all 0.3s;-webkit-transform: all 0.3s;}
.news-list li:hover a .news-txt h5{color:#d3a909;transition: all 0.3s;-webkit-transform: all 0.3s;}
.news-list li a .news-txt p{float:left;width:100%;font-size:12px;color:#888;font-family:"宋体";line-height:22px;height:44px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;transition: all 0.3s;-webkit-transform: all 0.3s;}
.news-list li a .news-date p{line-height: 20px;}
/*在线登记*/
.form-box{
	background:#f7f7f7;
	padding:45px 15px;
}
.form-top input{
	/*width: 245px;*/
	width: 100%;
	height: 45px;
	line-height: 45px;
	letter-spacing: 1px;
	border: 1px solid #c5c5c5;
	color: #c5c5c5;
	font-size: 12px;
	padding-left: 15px;
	background:#ffffff;
}
.form-top input::placeholder,.form-bot textarea::placeholder{
	color: #c5c5c5;
}
.form-top input{
	margin-bottom: 20px;
}
.form-bot textarea{
	width: 100%;
	height: 240px;
	color: #c5c5c5;
	letter-spacing: 1px;
	border: 1px solid #c5c5c5;
	background:#fff;
	padding-left: 15px;
	padding-top: 15px;
}
.code{
	padding-left: 15px;
	margin-top: 20px;
}
.code label{
	font-family: '宋体';
	font-size: 14px;
	color: #666666;
	line-height: 43px;
	font-weight: 500;
}
.code input{
	width: 130px;
	height: 43px;
	border: 1px solid #c5c5c5;
	background:#fff;
	color: #c5c5c5;
	font-size: 16px;
	line-height: 43px;
	letter-spacing: 1px;
}
.code .code-refresh{
	font-size: 12px;
	color: #9e9e9e;
    vertical-align: text-top;
}
.code .code-refresh:hover{
	text-decoration: underline;
}
.subbtn{
	padding-left: 15px;
	margin-top: 40px;
}
.subbtn input{
	width: 180px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-family: '宋体';
	font-size: 12px;
	color: #fff;
	background:#d3a909;
}
/*地图*/
.map{width: 100%;height: 420px;}
.map .pop .top{border-bottom: none;}
.map .pop .center,
.map .pop .bottom{-webkit-box-sizing: initial;-moz-box-sizing: initial;box-sizing: initial;}
.map .iw_poi_title{color: #da0000;}
.map label{display: block;max-width: none;}
.map img{max-width: none;}
/*公司地址信息*/
.contact-info{
	margin-top:20px; 
}
.contact-info h3{
	width: 100%;
    font-size: 18px;
    color: #d3a909;
    line-height: 40px;
    margin-bottom: 10px;
}
.contact-info p{
	width: 100%;
    font-size: 14px;
    color: #666;
    line-height: 32px;
    font-family: "宋体";
}
/*人才招聘*/
.recruit-info{float:left;width:100%;}
.recruit-tit{float:left;width:100%;border-bottom:1px dashed #ccc;height:60px;}
.recruit-tit h4{font-size:16px;color:#666;float:left;padding-left:12px;width:calc(98% - 95px);background:url(../images/it1.jpg) no-repeat left center;height:60px;line-height:60px;font-weight:500;font-family:"微软雅黑";overflow:hidden;white-space:nowrap;text-overflow:ellipsis;transition: all 0.3s;-webkit-transform: all 0.3s;}
.recruit-tit .updown{float:right;width:95px;background:url(../images/it02.png) no-repeat center;background-size:100%;cursor:pointer;height:60px;}
.recruit-text{display:none;float:left;width:100%;padding:20px;margin-top:-1px;background:#f7f7f7;border:1px solid #e4e4e4;}
.recruit-text p{float:left;width:100%;line-height:24px;font-size:14px;color:#666;font-family:"微软雅黑";}
.recruit-tit .updown.cur-h5{background:url(../images/it01.png) no-repeat center;background-size:100%;}
.recruit-tit h4.cur-h2{background:url(../images/it2.jpg) no-repeat left center;color:#d3a909;}
/*媒体查询*/

/*@media  (max-width: 1300px){
	.navlst .navli h3 a{padding: 0 16px;}
	.navlst .navli h3{margin-top: 0px}
	.navheight{height: 107px;}
	.subnav-box{top: 59px;}
	.topnav .collapse{top: 7px;}
	.navlst .navli{    margin-top: 10px;padding: 10px 0px;}
	.topnav .navbar-header{top: 16px;transform: initial;}
	.navlst .navli h3:after{bottom:-21px;}
}*/

@media (min-width: 1200px) {
	.container{width: 1500px;}
	.navbar{margin-bottom: 0px;border-radius: 0px;}
	.topnav>.container{max-width: 1350px;width:100%;}
    .footer>.container{max-width: 1560px;width: 100%;}
    .main-box>.container,.bread>.container,.footer>.container,.copyright>.container,.sy-situation>.container,.sy-dynamic>.container,.sy-service>.container,.sy-invest>.container,.sy-company>.container{
    	max-width: 1170px;width: 100%;
    }
    /*	.main-con{min-height: 500px;}*/
}
@media (min-width: 992px){
	.sy-dynamic-tab .swiper-wrapper{width: auto;display: table;margin:0 auto;}
	.sy-dynamic-tabbox .top .swiper-slide{max-width: 164px;}
}


@media (max-width: 1199px) {
	.topnav>.container{width: 100%;}
	/*.navlst .navli{padding:0px 14px;}*/
	.network{margin-left: 5px;}
	.language{margin-left: 20px;}
	.sy-news-info{width: 60%;}
	.sy-news-img img{height: 99px;}
	.sy-news-info span{margin-top: 20px;}
	.sy-company ul li{margin-right: 50px;}

	.ernav-main ul li a{position: relative;width: 100%;}
	.topnav .navbar-header{float:left;position: relative;margin-top: 0px;left: 0px;line-height: 70px;}
	.topnav .navbar-logo{height: 54px;margin-left: 15px;margin-top: 0px;}
	.topnav .navbar-toggle{display: block;margin-bottom: 0px;float: right;margin-left: 30px;margin-top: 17px;}
	.nav-share{position: fixed;left: 0px;top: 0px;width: 100%;height: 100%;z-index: 99;background: #000;opacity: .7;filter: alpha(opacity=70);display: none;}
	.topnav .collapse{display: block;float: none !important;position: fixed;left:-100%;top: 0px;width: 85%;height: 100% !important;background: #fff;z-index: 100;transition: all .3s;padding-left: 0px;padding-right: 0px;}
	.topnav .collapse.in{left: 0px;}
	.navlst{/*position: absolute;*/left: 0px;top: 0px;width: 100%;/*height: 100%;*/z-index: 100;overflow-y:auto;/*padding-top: 50px;*/}
	.navlst .navli{float: none;padding: 10px 15px;margin: 0px;border-bottom: solid 1px #eee;}
	.navlst .navli h3{margin: 0px;line-height: 30px;}
	.navlst .navli h3 a:hover, .navlst .navli.cur h3 a{border: none;color: #d3a909;}
	.navlst .navli h3 a{font-size: 14px;}
	.navlst .navli h3:after{display: none;}
	.navlst .navli h3 em{display: block;position: absolute;height: 100%;width: 30px;right: 0px;top: 0px;z-index: 106;/*background-image: url(../images/off.png);*/background-repeat: no-repeat;background-position: center center;}
	/*.navlst .navli h3.cur em{background-image: url(../images/on.png);}*/
	.topnav,.navheight{height: 70px;}
	.language{margin-top: 20px;}
	.network{border: #d3a909 solid 1px;color: #d3a909;margin-top: 20px;border-radius: 18px;height: 32px;margin-left: 20%;width: 60%;    margin-bottom: 20px;}
	.network a{line-height: 32px;}
	.navlst .navli h3 a{padding:0;}
	.navlst .navli {padding: 10px 10px;}
	.topnav .collapse{margin-top: 0px;}
}
@media (max-width: 1115px){
	
	.topnav .navbar-logo{height: 45px;}
}

@media (max-width: 1020px){
	.sy-news-img img{height: 72px;}
}

@media (max-width: 991px) {
	/*.sylunbo .swiper-container .swiper-wrapper>.swiper-slide{height: 579px;}*/
	.sy-situation{padding-top: 60px;}
	.sy-situation-info{margin-top: 30px;}
	.sy-news-info span{margin-top: 0px;}
	.sy-news-info p{line-height: 25px;margin: 2px 0;}
	.sy-news-img img{height: 73px;}
	.sy-dynamic-tabbox .top .swiper-slide{margin:0;}
	.sy-company ul li{width: 50%;margin-right: 0px;}
	.foot-nav{height:auto;padding:20px 0;}
	.foot-nav dl{width:100%;height:auto;border-right:none;padding:0;}
	.foot-nav dl:first-child{border-left:none;}
	.foot-nav dl dt{margin-bottom:0px;border-bottom:#514b3c solid 1px;padding-bottom:0;}
	.foot-nav dl dt a{line-height:42px;text-align:left;}
	.foot-nav dl dt a em{display:none;}
	.foot-nav dl dd{display:none;border-bottom:#484339 dashed 1px;padding-left:0;}
	.foot-nav dl dd a{line-height:40px;height:40px;text-align:left;}
	.foot-nav dl dt a i{display:block;float:right;width:20px;height:40px;background:url(../images/icon-right.png) no-repeat center;}

	.ejnav{/*width:100%;*/min-height:auto;padding-right:0;padding-top:0;padding-left: 0;}
	.ejnav-ipone{display:block;border-bottom:#eee solid 1px;}
	.ejnav ul{width:100%;display:none;}
	.ejnav li{padding:0 16px;border-bottom:#eee dashed 1px;}
	.ejnav li a{font-size:14px;line-height:40px;text-align:left;}
	.main-con{/*width:100%;*/border-left:none;padding-left:0;padding-right: 0px; padding-top:20px;margin-bottom:40px;}
	.main-title span{font-size: 36px;line-height: 35px;}
	.main-title h3{font-size: 18px;}
	.main-title{margin-bottom: 20px;}
	.bread{display: none;}
	.enviro-box{height: 600px;}
	.enviro-box .gallery-top .swiper-slide h4{padding:10px 0;font-size: 18px;}
	/* .enviro-box .swiper-container-horizontal>.swiper-pagination-bullets{bottom: -3px;} */
	.honor-more{margin-top: 0px;}
	.form-top .col-md4,.form-top .col-sm-4,.form-top .col-xs-12,.form-bot .col-md-12,.form-bot .col-sm-12,.form-bot .col-xs-12{padding-left: 0;padding-right: 0;}
	.code{padding-left: 0px;}
	.sy-service-name h3{padding-top: 20px;padding-bottom: 20px;}
	.sy-service-name em{background-size: 30px;top: 15px;}
	.sy-news-botcon{height: 40px;}
	.sy-news-botcon h3{font-size: 16px;line-height: 40px;}
	.sy-news-info h5{font-size: 16px;}
	.sy-news-botcon em{line-height: 40px;width: 15%;}
}

@media (max-width: 767px) {
	.topnav .navbar-logo{margin-top: 0px;}
	#fp-nav.right{right: 0px;}
	.section.header{padding: 0px;}
	.topnav{padding-top: 0px;}
	.topnav,.navheight{height: 56px;}
	.topnav .collapse.in{margin-right: 0px;margin-left: 0px;}
	.topnav .navbar-header{padding: 0;margin: 0;}
	.topnav .navbar-logo{height: 45px;margin-left: 0px;line-height: 56px;}
	.topnav .navbar-toggle{margin-right: 0px;margin-top: 14px;padding: 7px;}
	.navlst .navli h3 a{font-size: 14px;}
	.language{margin-top: 15px;}
	.qhou{display: none;}
	.bardian{display: block;}
	.sy-situation,.sy-dynamic,.sy-dynamic-tabbox,.sy-service{padding-top: 40px;}
	.sy-situation,.sy-service{padding-bottom: 20px;}
	.sy-situation-info,.sy-service-main{margin-top: 15px;}
	.sy-situation-class{margin-top: 30px;}
	.sy-situation-class ul li{margin-bottom: 20px;}
	.sy-situation-img{    margin: 0 auto 15px;}
	.sy-title h2{font-size: 20px;}
	.sy-situation-img{width: 95px;height: 95px;line-height: 95px;}
	.sy-situation-img img{height: 40px;}
	.sy-situation-name{font-size: 16px;}
	.sy-dynamic-tabbox .top .swiper-slide{margin:0;padding:10px;background:#fff;}
	.sy-dynamic-tabbox .top .swiper-slide h3{font-size: 16px;}
	.sy-dynamic-tabbox .bottom{margin-top: 25px;}
	.sy-news-box .col-md-6,.sy-news-box .col-sm-6,.sy-news-box .col-xs-12{padding-left: 0;padding-right: 0;}
	.sy-news-botcon{height: 30px;}
	.sy-news-botcon h3{font-size: 14px;line-height: 30px;}
	.sy-news-botcon em{line-height: 30px;right: 5px;width: 50px;}
	.sy-small-lb{margin-top: 25px;}
	.sy-dynamic-tabbox .bottom{max-width: 530px;margin-left: auto;margin-right: auto;}
	.sy-news-info{margin-left: 10px;}
	.sy-news-img img{height: 75px;}
	.sy-news-info span{margin-top: 0px;}
	.sy-news-info p{margin:3px 0;}
	.marTop{margin-top: 20px;}
	.sy-dynamic{padding-bottom: 20px;}
	.sy-service-class a{display: table;width: auto;margin-left: auto;margin-right: auto;}
	/*.sy-service-class{margin-bottom: 15px;}*/
	.sy-service-name h3{padding-top: 15px;padding-bottom: 15px;}
	.sy-service-main .col-md-4,.sy-service-main .col-sm-4,.sy-service-main .col-xs-12{padding-left: 0px;padding-right: 0px;}
	.more2 {margin-top: 10px;}
	.more2 a{width: 100px;}
	.sy-invest-main .swiper-slide a h3{margin:10px 0;}
	.sy-invest-more{margin-top: 30px;}
	.sy-invest-main{margin-top: 20px;}
	.sy-invest{padding-top: 20px;padding-bottom: 20px;}
	.sy-invest-main .swiper-slide a h3{font-size: 16px;}
	.sy-invest-main .swiper-slide a span{font-size: 24px;}
	.sy-company ul li{width: 100%;margin-right: 0px;padding-top: 9px;padding-bottom: 9px;}
	.enviro-box{height: 400px;}
	.enviro-box .gallery-thumbs{display: none;}
	.enviro-box .gallery-top{height: 100%;}
	.maodian{display: block;}
	.enviro-box .gallery-top .swiper-slide h4{padding:8px 0;font-size: 16px;top: 0;bottom: initial;}
	.news-list li{margin-bottom: 15px;}
	.return{padding: 20px 2.5% 0 2.5%;margin-bottom: 0px;margin-top: 15px;}
	.return .return-left{width:100%;}
	.return-left h5{width:80%;}
	.return .return-list{float:left;}
	.return .return-list a{width:120px;margin-bottom:20px;margin-top:0;line-height:28px;}
	.main-news-title{padding-bottom: 15px;margin-bottom: 15px;}
	.subbtn{margin-top: 20px;}
	.sy-news-info h5{font-size: 16px;}
	.sy-dynamic-tabbox{padding-top: 25px;}
	.honor-box{margin-left: -15px;margin-right: -15px;}
	.news-list li .news-text{padding:10px 20px;width: 50%;}
	.news-list li .news-text h5 span{width: 100%;}
	.news-list li .news-text h5 em{display: none;}
	.news-more{margin-top: 8px;}
	.news-list li .news-img{width: 50%;}
	.honor-more a{width: 40%;}
	.sy-company{padding:5px 0;}
	.sy-service-name em{background-size: 30px;top: 9px;}
	.main-news-title h3{font-size: 16px;line-height: 25px;}
	.details-source{margin-top: 10px;}
	.text p{line-height: 25px;}
	.cultureS-pic{display: none;}
	.culture{margin-bottom:15px;}
	.cultureB-pic .swiper-pagination {
	    position: absolute;
	    bottom: -23px;
	    left: 50%;
	    transform: translateX(-50%);
	}
	.cultureB-pic .swiper-pagination span{margin-right: 5px;}
}

@media (max-width: 640px){
	.yc{display: block;}
	.sy-invest-main .swiper-container{padding-bottom:35px;}
	.copyright{height:auto;padding:10px 0;line-height:20px;text-align:center;}
	.copyright a{line-height:20px;display:inline-block;float:none;}
	.copyright i{display:inline-block;}
	.copyright a.bah{line-height:20px;display:inline-block;float:none;margin-left:20px;}
	.enviro-box{height: 300px;}
	.enviro-box .gallery-top .swiper-slide h4{padding:5px 0;font-size: 14px;}
	.code input{width:calc(100% - 170px);margin-bottom: 12px;}
	.code-refresh{display: none;}
	/*.cultureB-pic .swiper-pagination{position: absolute;bottom: 0;left: 0;}*/
	.subbtn{padding-left: 0px;}
	.form-box{padding:25px 15px;}
	.subbtn{margin-top: 10px;}
}
@media (max-width: 625px){
	.sy-situation-info p{text-align:left;}
}
@media (max-width: 419px){
	.language{display: none;}
	.language-hide{display: block;    background-image: url(../images/icon_earth.png);background-repeat:no-repeat;background-position:15px center;}
	.language-hide a{    padding-left: 28px;font-size: 14px;color: #333;letter-spacing: 1px;vertical-align: sub;}
	.topnav .navbar-toggle{margin-left: 0px;}
	.enviro-box{height: 200px;}
	.main-con{margin-bottom: 20px;}
	.main-title{margin-bottom: 15px;}
}

@media (max-width: 320px){
	.topnav .navbar-logo{height: 40px;}
	.copyright a.bah {
    line-height: 20px;
    display: inline-block;
    float: none;
    margin-left: 20px;
	}

}



