@media only screen and (min-width: 640px) {
	#carousel1 {
		min-width: 1180px;
		margin-top: 0;
		position: relative;
	}
	
	
	#carousel1 .carousel-control {
		background: none;
		opacity: 1.0;
		padding-top: 17%;
	}
	#carousel1 ol {
		bottom: 0;
	}
	#carousel1 ol li {
		width: 12px;
		height: 12px;
		margin-right: 5px;
	}
	#carousel1 ol .active {
		border: 1px solid #1155bf;
		background: #1155bf;
	}
	#focus1{
		display: none;
	}
	.adv_phone{
		display: none;
	}
	.adv {
		clear: both;
		overflow: hidden;
		margin-top: 80px;
		padding-bottom: 80px;
		/*border-bottom: 1px solid #E3E3E3;*/
	}
	.adv ul li {
		float: left;
		width: 25%;
		text-align: center;
	}
	.adv ul li:nth-child(1),
	.adv ul li:nth-child(2),
	.adv ul li:nth-child(3) {
		border-right: 1px solid #E3E3E3;
	}
	.adv ul li p:nth-child(2) {
		margin-top: 15px;
		font-size: 18px;
		font-weight: bold;
		margin-bottom: 5px;
	}
	.adv ul li p:nth-child(3) {
		font-size: 16px;
	}
	.about {
		clear: both;
		overflow: hidden;
	}
	.about .title {
		margin-top: 35px;
		text-align: center;
		clear: both;
		overflow: hidden;
		margin-bottom: 40px;
	}
	.about .title_phone{
		display: none;
	}
	.about .title p:nth-child(1) {
		font-size: 36px;
		margin-bottom: 5px;
	}
	.about .title p:nth-child(2) {
		font-size: 12px;
		margin-bottom: 5px;
		color: #666666;
	}
	.about .title hr {
		float: left;
		width: 3%;
		margin-left: 48.5%;
		margin-top: 0px;
		border-top: 1px solid #003c98;
	}
	.about .left {
		float: left;
		width: 670px;
	}
	.about .left .p1 {
		font-size: 20px;
		margin-bottom: 0;
	}
	.about .left hr {
		border-top: 2px solid #003c98;
		width: 35px;
		float: left;
		margin-top: 20px;
		margin-bottom: 25px;
	}
	.about .left .p2 {
		color: #666666;
		font-size: 15px;
		clear: both;
		line-height: 1.8;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
	}
	.about .left .more {
		display: block;
		border: 1px solid #666666;
		text-align: center;
		width: 120px;
		border-radius: 20px;
		padding: 8px 0;
		color: #666666;
		text-decoration: none;
		margin-top: 30px;
	}
	.about .left .more:hover {
		background: #1155bf;
		border: 1px solid #1155bf;
		color: #FFFFFF;
	}
	.about .left .p3 {
		clear: both;
		overflow: hidden;
		margin-top: 35px;
	}
	.about .left .p3 a {
		display: block;
		float: left;
		width: 160px;
		height: 120px;
		text-align: center;
		background: #1155bf;
		margin-right: 20px;
		border-radius: 5px;
		padding-top: 25px;
		text-decoration: none;
	}
	.about .left .p3 a span {
		display: block;
		color: #FFFFFF;
		margin-top: 10px;
	}
	.about .left .p3 a:hover {
		background: #5ac42c;
	}
	.about .right {
		float: right;
		width: 460px;
		border-radius: 15px;
	}
	.about .phone{
		display: none;
	}
	.pro {
		background: #f0f0f0 url(../images/bg04.jpg)no-repeat center top;
		height: 500px;
		/*margin-top: 55px;*/
	}
	.pro .title {
		margin-top: 60px;
		text-align: center;
		clear: both;
		overflow: hidden;
		margin-bottom: 30px;
	}
	.pro .title p:nth-child(1) {
		font-size: 36px;
		margin-bottom: 5px;
		color: #FFFFFF;
	}
	.pro .title p:nth-child(2) {
		font-size: 12px;
		margin-bottom: 5px;
		color: #FFFFFF;
	}
	.pro .title hr {
		float: left;
		width: 3%;
		margin-left: 48.5%;
		margin-top: 0px;
		border-top: 1px solid #FFFFFF;
	}
	.pro .list {
		position: relative;
		margin-left: -12px;
	}
	.pro .list a {
		width: 386px;
		height: 282px;
		display: block;
		float: left;
		color: #FFFFFF;
		text-align: center;
		margin-left: 11px;
		text-decoration: none;
		transition: all 0.7s;
		-moz-transition: all 0.7s;
		-webkit-transition: all 0.7s;
		-o-transition: all 0.7s;
	}
	.pro .list a span:nth-child(1) {
		display: block;
		font-size: 28px;
		margin-top: 100px;
		margin-bottom: 10px;
	}
	.pro .list a span:nth-child(2) {
		display: block;
		font-size: 24px;
		font-family: arial;
	}
	.pro .list a:nth-child(1) {
		background: url(../images/bg01.png)no-repeat;
	}
	.pro .list a:nth-child(2) {
		background: url(../images/bg02.png)no-repeat;
	}
	.pro .list a:nth-child(3) {
		background: url(../images/bg03.png)no-repeat;
	}
	.pro .list a:hover {
		margin-top: -20px;
	}
	.pro .phone{
		display: none;
	}
	.lingyu {
		overflow: hidden;
		padding-top: 30px;
		width: 100%;
		background: url(../images/bg04.png) repeat-x left top;
		margin-bottom: 50px;
	}
	.lingyu .title {
		text-align: center;
		clear: both;
		overflow: hidden;
		margin-bottom: 40px;
	}
	.lingyu .title p:nth-child(1) {
		font-size: 36px;
		margin-bottom: 5px;
	}
	.lingyu .title p:nth-child(2) {
		font-size: 12px;
		margin-bottom: 5px;
		color: #666666;
	}
	.lingyu .title hr {
		float: left;
		width: 3%;
		margin-left: 48.5%;
		margin-top: 0px;
		border-top: 1px solid #003c98;
	}
	.lingyu ul {
		overflow: hidden;
		height: 400px;
	}
	.lingyu li {
		overflow: hidden;
		float: left;
		width: 285px;
		margin: 0 5px;
		height: 400px;
		position: relative;
	}
	.lingyu li img {
		display: block;
	}
	.lingyu li .imgIcon {
		display: block;
		position: absolute;
		left: 50%;
		margin-left: -20px;
		top: 315px;
		z-index: 2;
		width: 35px;
	}
	.lingyu li a {
		display: block;
		width: 100%;
		height: 70px;
		position: absolute;
		left: 0;
		bottom: 0;
		text-decoration: none
	}
	.lingyu li .icon {
		margin: 0 auto;
		display: none;
		width: auto;
		padding-top: 0px;
		margin-top: 0px;
		padding-bottom: 0px;
		margin-bottom: 10px;
	}
	.lingyu li .a01 {
		background-color: #3368ba;
	}
	.lingyu li .a02 {
		background-color: #37c684;
	}
	.lingyu li .a03 {
		background-color: #9347c3;
	}
	.lingyu li .a04 {
		background-color: #df394c;
	}
	.lingyu li em {
		display: block;
		margin: 0 auto;
		text-align: center;
		padding: 20px 0;
		width: 120px;
		font-size: 16px;
		color: #fff;
		margin-top: -15px;
	}
	.lingyu li p {
		width: 80%;
		margin: 15px auto;
		font-size: 16px;
		color: #fff;
		line-height: 20px;
		height: 40px;
		overflow: hidden;
		text-align: center
	}
	.news {
		clear: both;
		overflow: hidden;
	}
	.news .title {
		background: url(../images/icon07.png)no-repeat left center, url(../images/bg05.png)no-repeat right center;
		height: 56px;
	}
	.news .title p {
		float: left;
		width: 150px;
		text-align: center;
		font-size: 38px;
		margin-bottom: 0;
		line-height: 1.0;
		color: #0a2a66;
		margin-left: 10px;
	}
	.news .title p span {
		display: block;
		font-size: 18px;
	}
	.news .title a {
		float: right;
		color: #0a2a66;
		font-size: 21px;
		line-height: 56px;
		text-decoration: none;
		margin-right: 15px;
	}
	.news .title2{
		display: none;
	}
	.news .all {
		clear: both;
		overflow: hidden;
		margin-left: -40px;
	}
	.news .all li {
		width: 345px;
		float: left;
		margin-left: 60px;
		margin-top: 35px;
	}
	.news .all li a {
		text-decoration: none;
	}
	.news .all li p:nth-child(1) {
		font-size: 18px;
		color: #333333;
		margin-bottom: 5px;
		margin-left: 10px;
	}
	.news .all li hr {
		margin-top: 0;
		margin-bottom: 15px;
		border-top: 1px solid #999999;
	}
	.news .all li p:nth-child(3) {
		margin-left: 10px;
		font-size: 18px;
		margin-bottom: 5px;
		color: #333333;
	}
	.news .all li p:nth-child(4) {
		margin-left: 10px;
		font-size: 12px;
		margin-bottom: 5px;
		text-indent: 25px;
		color: #666666;
		line-height: 1.8;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
	}
	.news .all li p:nth-child(5) {
		border: 1px solid #bfbfbf;
		color: #333333;
		text-align: center;
		width: 110px;
		padding: 7px 0;
		margin-top: 15px;
	}
	.news .all li:hover p:nth-child(5) {
		background: #0a2a66;
		border: 1px solid #0a2a66;
		color: #FFFFFF;
	}
	.news .all li:hover p:nth-child(3) {
		color: #0a2a66;
	}
	.iw_poi_title {
		color: #1147ad;
		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
	}
	.allmap {
		width: 100%;
		padding: 0;
		height: 410px;
		margin-top: 15px;
		position: relative !important;
	}
	.map {
		position: relative;
		margin-top: 110px;
	}
	.map .container {
		position: relative;
	}
	.map .text {
		position: absolute;
		top: -465px;
		left: 0;
		width: 240px;
		height: 465px;
		background: rgba(10, 42, 102, 0.7);
		border-top: 10px solid #5ac42c;
	}
	.map .text p:nth-child(1) {
		text-align: center;
		color: #FFFFFF;
		font-size: 30px;
		margin-top: 15px;
		margin-bottom: 5px;
	}
	.map .text p:nth-child(2) {
		text-align: center;
		color: #FFFFFF;
		font-size: 24px;
		margin-bottom: 0;
	}
	.map .text p:nth-child(4) {
		color: #FFFFFF;
		font-size: 22px;
		line-height: 30px;
		padding-left: 15px;
		padding-bottom: 15px;
		margin-top: 5px;
		border-bottom: 1px solid #1147ad;
	}
	.map .text p:nth-child(5) {
		color: #FFFFFF;
		font-size: 18px;
		margin-left: 15px;
	}
	.map .text p:nth-child(5) span {
		display: block;
		float: right;
		width: 80%;
		margin-right: 10px;
	}
	.map .text .erweima {
		margin-left: 30px;
		width: 180px;
		margin-top: 25px;
	}
	.link {
		background: url(../images/icon07.png)no-repeat left;
		height: 56px;
		clear: both;
		overflow: hidden;
		margin: 40px auto;
	}
	.link p {
		color: #0a2a66;
		font-size: 36px;
		margin-bottom: 0;
		line-height: 1.0;
		float: left;
		text-align: center;
		margin-left: 30px;
	}
	.link p span {
		display: block;
		font-size: 18px;
	}
	.link a {
		display: block;
		float: left;
		line-height: 56px;
		color: #333333;
		font-size: 18px;
		margin-left: 70px;
	}
	.about-phone{
		display: none;
	}
}
@media only screen and (max-width: 640px) {
	#carousel1{
		display: none;
	}
	#focus1 {
		width: 100%;
		margin: 0 auto;
		position: relative;
		overflow: hidden;
	}
	#focus1 .hd {
		width: 100%;
		position: absolute;
		z-index: 1;
		bottom: 0px;
		text-align: center;
	}
	#focus1 .hd ul {
		display: inline-block;
		padding: 3px 5px;
		font-size: 0;
		vertical-align: top;
	}
	#focus1 .hd ul li {
		display: inline-block;
		width: 10px;
		height: 10px;
		-webkit-border-radius: 100%;
		-moz-border-radius: 100%;
		border-radius: 100%;
		background: #FFFFFF;
		margin: 0 5px;
		vertical-align: top;
		overflow: hidden;
	}
	#focus1 .hd ul .on {
		background: #1155bf;
	}
	#focus1 .bd {
		position: relative;
		z-index: 0;
	}
	#focus1 .bd li img {
		width: 100%;
	}
	.adv_pc{
		display: none;
	}
	.adv {
		clear: both;
		overflow: hidden;
		margin-top: 30px;
		margin-left: -10px;
	}
	.adv ul li {
		float: left;
		width: 46.5%;
		margin-left: 10px;
		text-align: center;
		padding: 0 5px;
	}
	.adv ul li img{
		width: 65%;
	}
	.adv ul li p:nth-child(2) {
		margin-top: 15px;
		font-size: 16px;
		font-weight: bold;
		margin-bottom: 5px;
	}
	.adv ul li p:nth-child(3) {
		font-size: 12px;
	}
	.about {
		clear: both;
		overflow: hidden;
		background: #1155bf;
		margin-top: 20px;
		padding-bottom: 20px;
	}
	.about .title{
		display: none;
	}
	.about .title_phone {		
		margin-top: 20px;
		text-align: center;
		clear: both;
		overflow: hidden;
		margin-bottom: 0px;
	}
	.about .title_phone p:nth-child(1) {
		font-size: 30px;
		margin-bottom: 0px;
		color: #FFFFFF;
		font-family: 'Times New Roman';
		line-height: 1.0;
	}
	.about .title_phone p:nth-child(2) {
		font-size: 20px;
		margin-bottom: 5px;
		color: #FFFFFF;
	}
	.about .left {
		display: none;
		width: 100%;
	}
	.about .right {
		display: none;
		width: 100%;
	}
	.about .phone p {
		color: #FFFFFF;
		font-size: 14px;
		clear: both;
		line-height: 1.6;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 5;
		-webkit-box-orient: vertical;
	}
	.about .phone a{
		color: #FFFFFF;
		border: 1px dashed #FFFFFF;
		font-size: 12px;
		padding: 2px 8px;
	}
	.about .phone img{
		width: 100%;
		margin: 10px 0;
	}
	.about-phone{
		background: #1155bf;
		padding: 15px 10px;
		clear: both;
		overflow: hidden;
	}
	.about-phone .left{
		float: left;
		width: 50%;
		padding-right: 10px;
		border-right: 1px solid #9bbff7;
	}
	.about-phone .left .p1{
		color: #FFFFFF;
		font-weight: bold;
		font-size: 18px;
		margin-bottom: 5px;
	}
	.about-phone .left .p2{
		color: #FFFFFF;
		font-size: 12px;
		margin-bottom: 0;
	}
	.about-phone .right{
		float: right;
		width: 50%;
		padding-left: 10px;
	}
	.about-phone .right .p1{
		background: url(../images/icon31.png)no-repeat left;
		color: #FFFFFF;
		margin-bottom: 5px;
		padding-left: 25px;
		font-size: 15px;
	}
	.about-phone .right .p2{
		font-weight: bold;
		font-size: 20px;
		margin-bottom: 0;
	}
	.about-phone .right .p2 a{
		color: #FFFFFF;
	}
	.pro {
		clear: both;
		overflow: hidden;
		/*margin-top: 25px;*/
	}
	.pro .pc{
		display: none;
	}
	.pro .phone .title{
		background: url(../images/bg13.jpg)no-repeat center;
		padding: 20px 0;
		text-align: center;
		clear: both;
		overflow: hidden;
		margin-bottom: 10px;
	}
	.pro .phone .title .p1{
		color: #FFFFFF;
		font-weight: bold;
		font-size: 24px;
		margin-bottom: 5px;
	}
	.pro .phone .title .p2{
		color: #FFFFFF;
		font-size: 12px;
		margin-bottom: 0;
	}
	.pro .phone .title hr{
		margin: 10px 0;
		float: left;
		width: 10%;
		margin-left: 45%;
		border-top: 1px solid #FFFFFF;
	}
	#focus2 {
		width: 100%;
		margin: 0 auto;
		position: relative;
		overflow: hidden;
	}
	#focus2 .hd {
		width: 100%;
		z-index: 1;
		bottom: 0px;
		text-align: center;
	}
	#focus2 .hd ul {
		clear: both;
		overflow: hidden;
		margin-left: -15px;
	}
	#focus2 .hd ul li {
		float: left;
		width: 28%;
		margin-left: 15px;
		color: #888;
		line-height: 30px;
		border: 1px solid #E3E3E3;
		margin-top: 10px;
	}
	#focus2 .hd ul .on {
		background: #1155bf;
		color: #FFFFFF;
		border: 1px solid #1155bf;
	}
	#focus2 .bd {
		position: relative;
		z-index: 0;
	}
	#focus2 .bd li .list{
		clear: both;
		overflow: hidden;
		border-bottom: 1px dashed #E3E3E3;
		margin-top: 10px;
	}
	#focus2 .bd li .list .p1{
		float: left;
		width: 70%;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		color: #666;
		font-size: 13px;
		margin-bottom: 0;
		line-height: 2.0;
	}
	#focus2 .bd li .list .p2{
		float: right;
		width: 25%;
		font-size: 12px;
		text-align: center;
		color: #999;
		border-radius: 20px;
		border: 1px solid #E3E3E3;
		line-height: 2.0;
	}
	.pro .phone .more{
		display: block;
		background: #1155bf;
		text-align: center;
		color: #FFFFFF;
		border-radius: 25px;
		line-height: 30px;
		margin-top: 20px;
		margin-left: 15px;
		margin-right: 15px;
	}
	.lingyu {
		display: none;
	}
	.news {
		clear: both;
		overflow: hidden;
		margin-top: 40px;
	}
	.news .title {
		display: none;
	}
	.news .title2 .p1{
		background: url(../images/bg14.jpg)no-repeat center;
		text-align: center;
		font-size: 26px;
		line-height: 30px;
	}
	.news .title2 .p1 a{
		color: #333;
	}
	.news .title2 .p2{
		text-align: center;
		font-size: 13px;
		color: #1155bf;
		margin-bottom: 0;
	}
	.news .all {
		clear: both;
		overflow: hidden;
	}
	.news .all li {
		width:100%;
		margin-top: 15px;
	}
	.news .all li a {
		text-decoration: none;
	}
	.news .all li p:nth-child(1) {
		font-size: 16px;
		color: #333333;
		margin-bottom: 5px;
	}
	.news .all li hr {
		margin-top: 0;
		margin-bottom: 10px;
		border-top: 1px solid #999999;
	}
	.news .all li p:nth-child(3) {
		font-size: 16px;
		margin-bottom: 5px;
		color: #333333;
	}
	.news .all li p:nth-child(4) {
		font-size: 12px;
		margin-bottom: 5px;
		color: #666666;
		line-height: 1.6;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
	}
	.news .all li p:nth-child(5) {
		display: none;
	}
	.news .all li:hover p:nth-child(5) {
		background: #0a2a66;
		border: 1px solid #0a2a66;
		color: #FFFFFF;
	}
	.news .all li:hover p:nth-child(3) {
		color: #0a2a66;
	}
	.map {
		display: none;
	}
	.link {
		display: none;
	}
}