#banner {
	width: 100%;
	height: 589px;
	overflow: hidden;
}

#banner .swiper-slide {
	height: 589px;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
}

#banner .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	background: white;
	opacity: 1;
}

#banner .swiper-pagination-bullet-active {
	background: #0aabf6;
}

#banner .swiper-pagination {
	width: 1200px;
	left: 50%;
	transform: translateX(-50%);
	text-align: right;
}


/*搜索条*/

#search {
	padding: 21px 0;
	box-sizing: border-box;
	height: 90px;
	background: #0e506f;
}

#search .search_left p {
	font-size: 18px;
	color: white;
}

#search .safe_width>div {
	float: left;
}

#search .search_left p:nth-of-type(2) {
	font-size: 14px;
}

#search .search_right {
	float: right !important;
}

#search .search_right input {
	overflow: hidden;
	display: block;
	border: none;
	outline: none;
	height: 46px;
	font-size: 18px;
	padding-left: 20px;
	box-sizing: border-box;
	width: 325px;
}

#search .search_right .sub_btn {
	color: white;
	text-align: center;
	cursor: pointer;
	width: 48px;
	height: 46px;
	line-height: 46px;
	background: #F9B218;
	display: inline-block;
}

#search .search_right .sub_btn:hover {
	background: orange;
}

#search .search_right .sub_btn i {
	font-size: 28px;
	position: relative;
	top: 3px;
	left: 1px;
}


/*业务范围*/

#ywfw {
	background-color: #F9F8F8;
	background-image: url(../images/col1bg.png);
	height: 322px;
	padding-bottom: 25px;
	background-size: cover;
	background-position:center ;
}

#ywfw .title {
	font-weight: bold;
	text-align: center;
	font-size: 18px;
	padding: 30px 0;
}

.ywfw_banner {
	width: calc(100% - 140px);
	overflow: hidden;
	margin: 0 auto;
}

.ywfw_banner .swiper-slide {
	position: relative;
	height: 165px;
	overflow: hidden;
	width: 235px;
	margin-right: 30px;
}

.ywfw_banner .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	-webkit-transition: all 1s cubic-bezier(.165, .74, .44, 1);
	transition: all 1s cubic-bezier(.165, .74, .44, 1);
}

#ywfw .safe_width {
	position: relative;
}

.ywfw_banner .swiper-slide div {
    overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
	position: absolute;
	width: 100%;
	overflow: hidden;
	bottom: 0;
	color: white;
	font-size: 14px;
	background: rgba(0, 0, 0, 0.8);
	box-sizing: border-box;
	padding: 12px 9px;
}

.ywfw_banner .swiper-slide a:hover img {
	transform: scale(1.2);
}

#ywfw .more {
	margin-top: 26px;
	text-align: center;
}

#ywfw .more span {
	cursor: pointer;
	border: 1px solid #4AC0F7;
	color: #4AC0F7;
	font-size: 14px;
	display: block;
	width: 90px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	margin: 0 auto;
	border-radius: 25px;
	-webkit-transition: all 0.3s cubic-bezier(.165, .74, .44, 1);
	transition: all 0.3s cubic-bezier(.165, .74, .44, 1);
}

#ywfw .more span:hover {
	background: #4AC0F7;
	letter-spacing: 2px;
	color: white;
}

#ywfw .fy_btn {
	background: #CECECE;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	-webkit-transition: all 0.3s cubic-bezier(.165, .74, .44, 1);
	transition: all 0.3s cubic-bezier(.165, .74, .44, 1);
}

#ywfw .fy_btn i {
	font-size: 20px;
	font-weight: bold;
	color: #ECECEC;
}

#ywfw .fy_btn:hover {
	background: #716f6f;
}

#ywfw .swiper-button-prev i {
	display: block;
	transform: rotate(180deg);
}


/*新闻模块*/

#news {
	background: white;
}

#news .safe_width {
	box-sizing: border-box;
	padding-top: 37px;
}

#news .safe_width>div {
	float: left;
}

#news .hn_news_wrap {
	width: 464px;
	margin-right: 45px;
}

#news .about_us_wrap {
	width: 661px;
}

#news .zs_wrap {
	width: 100%;
}


.news_banner {
	position: relative;
	margin-top: 15px;
	width: 100%;
	overflow: hidden;
}

.news_banner_container {
	    width: 100%;
    height: 235px;
}

.news_banner .swiper-slide img {
	display: block;
	width: 100%;
	/*height: 100%;*/
}

.news_banner .swiper-slide div {
    overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
	position: absolute;
	left: 0;
	bottom: 0;
	color: white;
	box-sizing: border-box;
	padding: 12px 90px 12px 9px;
	overflow: hidden;
	width: 100%;
	background: rgba(0, 0, 0, 0.8);
}

.news_banner .swiper-pagination {
	text-align: right;
	width: calc(100% - 10px);
	bottom: 12px;
}

.news_banner .swiper-pagination-bullet {
	opacity: 1;
	background: white;
	width: 8px;
	height: 8px;
}

.news_banner .swiper-pagination-bullet-active {
	background: #0AABF6;
}

#news .news_list {
	width: 100%;
}

#news .news_list>ul>li {
	position: relative;
	font-size: 14px;
	box-sizing: border-box;
	border-bottom: 1px solid #E6E6E6;
}

#news .news_list>ul>li a {
	font-size: 14px;
	display: block;
	padding: 17px 0;
	padding-left: 14px;
}

#news .news_list>ul>li a:hover {
	color: orange;
}

#news .news_list>ul>li a span {
	color: #8e8e8e;
	font-size: 14px;
	float: right;
}

#news .news_list>ul>li:before {
	position: absolute;
	top: 24px;
	left: 0;
	display: block;
	content: '';
	width: 8px;
	height: 8px;
	border-radius: 50px;
	background: #13AEF6;
}

#news .about_us_wrap .img_warp {
	width: 661px;
	height: 305px;
	margin-bottom: 27px;
}

#news .about_us_wrap .img_warp img {
	display: block;
	width: 100%;
	height: 100%;
}

#news .about_box {
	width: 100%;
}

#news .about_box .column_tit {
	height: 23px;
	margin-bottom: 5px;
}

#news .about_box .column_tit span:nth-of-type(1) {
	color: black;
	font-size: 22px;
	height: 22px;
}

#news .abt_wz {
	position: relative;
	height: 110px;
	overflow: hidden;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 37px;
}

#news .abt_wz a {
	color: #0aabf6;
}

#news .abt_wz a:hover {
	color: orange;
}

#news .abt_wz span {
	display: inline-block;
	width: 152px;
	background: white;
	position: absolute;
	bottom: -1px;
	right: 0;
}

#news .abt_img ul li {
	float: left;
	margin: 0 17px;
	width: 197px;
	height: 106px;
	position: relative;
	overflow: hidden;
}

#news .abt_img ul li img {
	display: block;
	width: 100%;
	height: 100%;
}

#news .abt_img ul li:nth-of-type(1) {
	margin-left: 0;
}

#news .abt_img ul li:nth-of-type(3) {
	margin-right: 0;
}

#news .abt_img ul {
	margin-top: 40px;
}

#news .abt_img .mod {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(10, 171, 246, 0.8);
	color: white;
	-webkit-transition: all 0.6s cubic-bezier(.165, .74, .44, 1);
	transition: all 0.6s cubic-bezier(.165, .74, .44, 1);
	opacity: 0;
}

#news .abt_img .mod span {
	width: 100%;
	display: block;
	font-size: 14px;
	text-align: center;
	-webkit-transition: all 0.4s cubic-bezier(.165, .74, .44, 1);
	transition: all 0.4s cubic-bezier(.165, .74, .44, 1);
	opacity: 0;
}

#news .abt_img .mod span:nth-of-type(1) {
	transform: translateX(-80%);
	font-size: 22px;
}

#news .abt_img .mod span:nth-of-type(2) {
	transform: translateX(80%);
}

#news .abt_img .mod>div {
	margin-top: 25px;
}

#news .abt_img ul li:hover .mod {
	opacity: 1;
}

#news .abt_img ul li:hover .mod span {
	transform: translateX(0);
	opacity: 1;
}

#news .zs_wrap ul {
	padding: 70px 0 100px 0;
}

#news .zs_wrap ul li {
	float: left;
	width: 220px;
	height: 190px;
	border: 1px solid #EAEAEA;
	margin: 0 47px;
	box-sizing: border-box;
	padding-top: 20px;
	-webkit-transition: all 0.4s cubic-bezier(.165, .74, .44, 1);
	transition: all 0.4s cubic-bezier(.165, .74, .44, 1);
}

#news .zs_wrap ul li:nth-of-type(1) {
	margin-left: 0;
}

#news .zs_wrap ul li:nth-last-of-type(1) {
	margin-right: 0;
}

#news .zs_wrap ul li div {
	text-align: center;
	-webkit-transition: all 0.4s cubic-bezier(.165, .74, .44, 1);
	transition: all 0.4s cubic-bezier(.165, .74, .44, 1);
}

#news .zs_wrap ul li div:nth-of-type(1) i {
	color: #1b8ae0;
	font-size: 50px;
	-webkit-transition: all 0.4s cubic-bezier(.165, .74, .44, 1);
	transition: all 0.4s cubic-bezier(.165, .74, .44, 1);
}

#news .zs_wrap ul li div:nth-of-type(2) {
	color: #1b8ae0;
	font-size: 22px;
}

#news .zs_wrap ul li div:nth-of-type(3) {
	color: #999999;
	font-size: 12px;
	text-transform: uppercase;
}

#news .zs_wrap ul li:hover {
	background: #1B8AE0;
}

#news .zs_wrap ul li:hover div {
	color: white;
}

#news .zs_wrap ul li:hover div i {
	color: white;
}


/*成功案例*/

#anli {
	/*background-color:#f9f9f9 ;*/
	/*background: url(../images/col2bg.png);*/
	background-repeat:no-repeat ;
	background-size:cover ;
	background-position:top ;
	padding-bottom: 105px;
}
#anli >div:nth-of-type(1){
	padding-top: 15px;
	background-color:#f9f9f9 ;
	/*background: url(../images/col2bg.png);*/
}
#anli .anli_warp>ul {
	margin-top: 40px;
}

#anli .anli_warp>ul>li {
	float: left;
	width: 234px;
	height: 187px;
	margin: 0 39px;
	margin-bottom: 45px;
}

#anli .anli_warp>ul>li a div img {
	display: block;
	width: 234px;
	height: 154px;
}

#anli .anli_warp>ul>li div {
	text-align: center;
	font-size: 18px;
	line-height: 50px;
}

#anli .anli_warp>ul>li:nth-of-type(4n+1) {
	margin-left: 0;
}

#anli .anli_warp>ul>li:nth-of-type(4n+4) {
	margin-right: 0;
}

#anli .fuwu {
	margin-top: 100px;
}

#anli .fuwu>div {
	float: left;
}

#anli .fuwu>div:nth-of-type(1) {
	width: 495px;
	height: 350px;
}

#anli .fuwu>div:nth-of-type(2) {
	box-sizing: border-box;
	width: calc(100% - 41px - 495px);
	margin-left: 41px;
	padding: 34px 0 20px 0;
}

#anli .fuwu>div:nth-of-type(1) img {
	display: block;
	width: 100%;
	height: 100%;
}

.fuwu .column_tit span {
	font-size: 32px;
	color: black;
}

#anli .fw_wz {
	margin-top: 25px;
	font-size: 14px;
	line-height: 30px;
}

#anli .fuwu_img {
	margin-top: 54px;
}

#anli .fuwu_img img {
	display: block;
}


/*留言*/

#leave_msg .anniu input {
	display: inline-block;
	width: 360px;
	height: 65px;
	border: none;
	outline: none;
	border: 1px solid #7b7b7b;
	font-size: 17px;
	box-sizing: border-box;
	padding: 0px 20px;
}

#leave_msg .anniu input:nth-of-type(1) {
	margin: 38px 35px 30px 0;
}

#leave_msg .anniu textarea {
	display: block;
	width: 100%;
	border: none;
	resize: none;
	outline: none;
	border: 1px solid #7b7b7b;
	font-size: 17px;
	box-sizing: border-box;
	padding: 24px 20px;
	height: 213px;
}

#leave_msg .sub_btn {
	margin-top: 20px;
	width: 200px;
	height: 60px;
	background: #07A4EE;
	color: white;
	font-size: 18px;
	text-align: center;
	line-height: 60px;
	letter-spacing: 2px;
	
}
#leave_msg .sub_btn:hover {
    background: #076b9a;
}
#leave_msg{
	padding-top: 15px;
	background: url(../images/zsbot.png) no-repeat;
	background-position:bottom ;
	padding-bottom: 200px;
}
#leave_msg .sub_btn{
	cursor: pointer;
}
.anli_warp .img_box{
       width: 234px;
    height: 154px;
    overflow: hidden;
}
.anli_warp li img{
    transition: 0.3s all;
     transform: scale(1);
}
.anli_warp li:hover img{
    transform: scale(1.1);
}
 .tips{
            position: fixed;
            width: 180px;
            height: 50px;
            text-align:center;
            top: 200px;
            left: 50vw;
            margin-left: -80px;
            z-index: 9999;
            background-color: white;
            box-shadow: 0 0 5px 1px #ccc;
            line-height: 50px;
            color: #07A4EE;
            display: none;
        }
