/*广告图*/
.banner { height: 400px; position: relative }
.banner .title-con { top: 60%; width: 95%; max-width: 1400px; margin: 0 auto; z-index: 2; color: #fff; position: relative; }
.banner .title-con span { display: block; font-size: 45px; margin-left: 30px; margin-left: 0px \9; -webkit-animation: cth1 800ms ease-out forwards; animation: cth1 800ms ease-out forwards; opacity: 0; opacity: 1 \9; }
.banner .title-con strong { display: block; font-size: 30px; font-weight: 100; margin-left: -30px; margin-left: 0 \9; -webkit-animation: cth2 800ms ease-out forwards; animation: cth2 800ms ease-out forwards; opacity: 0; opacity: 1 \9; }
.banner .image-con { overflow: hidden; height: 100%; width: 100%; transition: all 1.5s cubic-bezier(0.215, .61, .215, 1); -webkit-transition: all 1.5s cubic-bezier(0.215, .61, .215, 1); transform: scale(1); -webkit-transform: scale(1); position: absolute; top: 0px; }
.banner .image-con .image { height: 100%; width: 100%; background-repeat: no-repeat; background-size: cover; background-position: center top; }
 @-webkit-keyframes cth1 {  0% {
margin-left: 30px;
opacity: 0;
}
 100% {
margin-left: 0px;
opacity: 1;
}
}
 @keyframes cth1 {  0% {
margin-left: 30px;
opacity: 0;
}
 100% {
margin-left: 0px;
opacity: 1;
}
}
 @-webkit-keyframes cth2 {  0% {
margin-left: -30px;
opacity: 0;
}
 100% {
margin-left:0px;
opacity: 1;
}
}
 @keyframes cth2 {  0% {
margin-left: -30px;
opacity: 0;
}
 100% {
margin-left:0px;
opacity: 0.4;
}
}
.cont{/* background:#f1f1f1; */}
.conts{ padding-bottom:30px;}
/*分类栏目*/
.menu {height: 70px;background-color: #f7f7f7;position: relative;z-index: 2;overflow: hidden;/* border-top: 3px solid #0059a9; *//* box-shadow: 0 1px 2px #c1c1c1; */}
.menu_cont {width: 95%;max-width: 1300px;margin: 0 auto;}
.menu_cont_nav { position: relative; float: left; }
.menu_cont_nav ul li { float: left; line-height: 70px; font-size: 16px; }
.menu_cont_nav ul li a { color: #333; text-decoration: none; line-height: 70px; display: block; padding-left: 35px; padding-right: 35px; }
.menu_cont_nav ul li a:hover {text-decoration: none;color: #0262c2;height: 68px;/* background: #0059a9; */border-bottom: 2px solid #0262c2;}
.menu_cont_nav ul li.current a {color: #0262c2;height: 68px;border-bottom: 2px solid #0262c2;/* background: #0059a9; */}
.location { position: relative; margin: 0 auto; overflow: hidden; font-size: 14px; color: #aaa; height: 70px; line-height: 70px; float: right; }
.location a { color: #333; }
.iconfont { font-family: "iconfont" !important; font-size: 16px; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; line-height: 100%; }
.location i { color: #333; font-size: 22px; position: relative; width: 19px; display: inline-block; }
.location span { margin: 0 2px; }
/*正文*/
.content {width: 95%;max-width: 1300px;margin: 0 auto;margin-top: 50px;padding-bottom: 50px;overflow: hidden;}
.zycontent {width: 82%;margin: 0 auto;margin-top: 30px;padding-bottom: 30px; position:relative;}
.content p { margin-bottom: 10px; font-size: 16px; line-height: 30px; }
/*领导风采*/
.firstitem { width: 50%; margin: 0 auto; background: #f1eff1; overflow: hidden; }
.firstitem_pic { width: 30%; float: left; margin-right: 6%; }
.firstitem_cont { width: 62%; float: left; margin-top: 40px; }
.firstitem_conts { width: 52%; float: left; margin-top: 40px; }
.firstitem_conts h3 { margin-bottom: 10px; }
.firstitem_cont p { text-indent: 0em; }
.content .line { height: 1px; background-color: #eee; margin-bottom: 20px; margin-top: 20px; }
.items { background: #f1eff1; overflow: hidden; }
.items .firstitem_pic { width: 40%; float: left; margin-right: 6%; }
.items .firstitem_pic img {height: 210px;width: 100%;}
.items .firstitem_cont { width: 100%; margin-top: 20px; padding-left: 20px; padding-right: 2px; }
.col-xs-4 { margin-bottom: 20px; overflow: hidden; max-height: 250px; }
/*新闻列表*/
.news_list_first{ overflow:auto;border-bottom: 1px #dadada solid; padding-bottom:30px;}
.news_list_first_pic{ width:45%; float:left; overflow:hidden;}
.news_list_first_pic img{ max-width:100%;transition:all 0.5s;}
.news_list_first:hover img{transform: scale(1.1);transition:all 0.5s;}
.news_list_first_right{ width:53%; float:right;}
.news_list_first_right .news_list_first_name a {display: block; margin-bottom: 10px; line-height: 1.8; font-size: 18px;color: #333;font-weight: normal;font-size: 20px;}
.news_list_first_right .date{font-size: 16px; background:url(../images/new_i1.png) no-repeat left 1px; padding-left:23px; color: #8f8f8f; }
.news_list_first_right .llcs{font-size: 16px; background:url(../images/new_i2.png) no-repeat left 2px; padding-left:25px; color: #8f8f8f; margin-left:20px; }
.news .news_list_first_right .text_cont{ height:auto;transition:all 0.5s;}
.news_list_first_right .more a{ border:1px solid #6f6f6f; width:130px; height:40px; line-height:40px; text-align:center; font-size:16px; color:#6f6f6f; margin-top:25px; display:inline-block;}
.news_list_first_right .more a:hover{ border:1px solid #0059a9; color:#0059a9;}
.news-list1 ul li { padding: 30px 0; border-bottom: 1px #dadada solid; position: relative;}
.news-list1 ul li .image {width: 22%;float: left;max-height: 210px;overflow: hidden;border: 1px solid #e8e8e8;}
.news-list1 ul li .image img { width: 100%; }
.news-list1 ul li .text {width: 75%;float: right;position: relative;}
.news-list1 ul li.clearfixs .text { width: 100%; float: none; position: relative; }
.news-list1 ul li .text .news_fb .date{font-size: 16px; background:url(../images/new_i1.png) no-repeat left 1px; padding-left:23px; color: #8f8f8f; }
.news-list1 ul li .text .news_fb .llcs{font-size: 16px; background:url(../images/new_i2.png) no-repeat left 2px; padding-left:25px; color: #8f8f8f; margin-left:20px; }
.news-list1 ul li .text strong { display: block; margin-bottom: 10px; line-height: 1.8; font-size: 18px; }
.news-list1 ul li .text strong a {color: #333;font-weight: normal;font-size: 20px;}
.news-list1 ul li .text strong a:hover { color: #0059a9; }
.news-list1 ul li .text .more a{ margin-top:30px; background:url(../images/more.png) no-repeat right center; padding-right:30px; color:#6b6b6b; line-height:20px; display:inline-block;transition:all 0.5s;}
.news-list1 ul li .text .more a:hover{ color:#0059a9; padding-right:40px;transition:all 0.5s;}
.news .text_cont{ height:0px;transition:all 0.5s;}
.news .clearfix:hover .text_cont{ height:60px;transition:all 0.5s;}
.news .clearfix:hover a{color: #0059a9;}
.text_cont {font-size: 16px;line-height: 30px;margin-top: 10px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;color: #8f8f8f;}
.text_conts { font-size: 16px; line-height: 30px; margin-top: 10px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; }
.clearfix img{ width:100%;transition:all 1s;}
.clearfix:hover img{transform: scale(1.05);transition:all 1s;}
/*分页*/
#pages { text-align: center; padding-top: 25px; height: 90px; }
#pages a { display: inline-block; padding: 9px 15px; background-color: #fff; color: #888; margin: 0 2px; -webkit-transition-duration: 0.25s; transition-duration: 0.25s; border: 1px #ddd solid; border-radius: 3px }
#pages a:hover { background-color: #0059a9; border-color: #0059a9; color: #fff }
#pages a.active {background-color: #0059a9;border-color: #0059a9;color: #fff}
#pages a.prev,#pages a.next { font-size: 14px; }
#pages span { display: inline-block; padding: 9px 15px; color: #888; position: relative; top: -2px }
#pages label { margin-left: 10px; font-weight: 400 }
#pages label input { margin: 0 3px }
/*新闻详情*/
.news-info .title { color: #333; text-align: center; padding: 0px 10px 20px; }
.news-info .title h1 { font-size: 20px; font-weight: 600; line-height: 32px; }
.news-info .info { color: #bbb; position: relative; padding: 15px 40px;background-color: #ebe9e9; margin-bottom: 20px; }
.news-info .info span.date { background: url(../images/new_i1.png) no-repeat scroll left center; padding: 2px 0px 2px 22px; margin-right: 18px; }
.news-info .info span.hits { background: url(../images/new_i2.png) no-repeat scroll left center; padding: 2px 0px 2px 28px; }
.other { border-top: 1px #eee solid; padding: 20px 0px 15px; font-size: 14px; }
.other .left { color: #777; }
.other .left a { color: #777; }
.other .left p { text-indent: 0em; }
/*员工风采*/
.mb_cont { overflow: hidden; }
.mbitem { width: 23%; float: left; margin-left: 1%; margin-right: 1%; }
.mbitem_pic img { width: 100%; height: 220px; }
.mbitem_name { margin-top: 10px; text-align: center; margin-bottom: 20px; font-size: 16px; }
.mbitem_name a { color: #333; }
.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 }
.map_right { width: 37%; float: right; }
.map_right strong { font-size: 20px; line-height: 1.4; font-weight: normal; margin-bottom: 10px; display: block; }
.map_right p { text-indent: 0em; margin-top: 5px; line-height: 180%; position: relative; }
.map_right label { display: inline-block; max-width: 100%; margin-bottom: 5px; font-weight: 700; }
.con-wrapper .iconfont { width: 17px; display: inline-block; margin-right: 5px; }

.bid-list li { border-bottom: 1px #e8e8e8 solid; padding: 35px 0; position: relative; padding-left: 100px; }
.bid-list li .date { width: 80px; position: absolute; left: 0px; top: 35px; }
.bid-list li .date strong { display: block; line-height: 60px; background-color: #828d95; text-align: center; font-size: 36px; color: #fff; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; font-weight: normal; }
.bid-list li .date span { display: block; line-height: 24px; text-align: center; font-size: 14px; color: #fff; margin-top: 1px; background-color: #ccc; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; }
.bid-list li .text { position: relative; }
.bid-list li .text .title { display: block; font-weight: 600; line-height: 28px; font-size: 18px; width: 100%; }
.list_content { font-size: 16px; line-height: 30px; margin-top: 5px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.bid-list li a { color: #333; }
.bid-list li a:hover { color: #0059a9; }
.slideBoxs .hd ul li a{color:#000}
.slideBoxs .hd ul li.on a{color:#fff}
.bid-lists li { border-bottom: 1px #e8e8e8 solid; padding: 35px 0; position: relative; }
.bid-lists li .text .title { display: block; font-weight: 600; line-height: 28px; font-size: 18px; width: 100%; }
.bid-lists li a { color: #333; }
.bid-lists li a:hover { color: #0059a9; }
.bid-lists li .dates{ float:right; font-weight:normal; color:#CCC;}


/*工作动态*/
.three_nav { height: 60px; background: #efefef; width: 100%; }
.three_nav ul { padding: 0px; margin: 0px; }
.three_nav ul li { padding: 0px; margin: 0px; width: 130px; font-size: 16px; text-align: center; line-height: 60px; float: left; }
.three_nav ul li a { color: #525456; display: block; }
.three_nav ul li a:hover { color: #fff; display: block; background: #0059a9; }
.three_nav ul li.current { color: #fff; display: block; background: #0059a9; }
.three_nav ul li.current a { color: #fff; }
.news_first { overflow: hidden; border-bottom: 1px solid #e3e3e3; padding-bottom: 20px; margin-top: 20px; margin-bottom: 10px; }
.news_first_left { width: 25%; float: left; }
.news_first_left img { width: 100%; }
.news_first_right { width: 72%; float: right; }
.news_first_title { font-weight: bold; font-size: 18px; color: #333333; }
.news_first_title a { color: #333333; }
.news_first_title a:hover { color: #0059a9; }
.news_first_cont { margin-top: 15px; line-height: 28px; font-size: 16px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; }
.news_first_dade { margin-top: 15px; font-size: 16px; }
.news_first_more { margin-top: 15px; text-align: right; }
.news_first_more a { display: inline-block; width: 120px; height: 34px; text-align: center; line-height: 34px; font-size: 16px; border: 1px solid #c8c8c8; border-radius: 40px; color: #333333; }
.news_list li.addBorder { border-bottom: 1px dashed #ccc; padding-bottom: 10px; margin-bottom: 10px }
.news_list ul { padding: 0px; margin: 0px; }
.news_list ul li { font-size: 16px; line-height: 32px; overflow: hidden; }
.news_list ul li a { width: 80%; float: left; overflow: hidden; background: url(../images/lis.jpg) no-repeat left center; padding-left: 10px; color: #333333; display: inline-block; height: 30px; }
.news_list ul li a:hover { color: #0059a9; }
.news_list ul li span { width: 20%; float: right; display: inline-block; text-align: right; }

/*搜索*/
.searchArea{ overflow:hidden; background:#f3f3f3; margin-bottom:20px;}
.wrap .tit {text-align: center; font-size: 36px;  line-height: 46px; font-weight: bold;margin-top: 30px;}
.content_form { margin-top: 30px;padding: 0 8%;}
.input_wrap { position: relative;  width: 80%;  line-height: 68px;  height: 68px; float:left;}
.btn_wrap{width:20%; text-align:center; vertical-align:middle; float:left;}
.btn_wrap .btns {padding:0; margin:0; font-size:20px; font-weight:bold; height:68px; line-height:68px; width:100%; border:none; outline:none; background:transparent; border:1px solid #333f47; color:#333f47;cursor:pointer;}
.btn_wrap .btns:hover{background:#0059a9; color:#fff;}
.input_wrap input{width:100%; padding:0 0 0 2%; height:68px; line-height:68px; border:1px solid #e1e1e1;}
.content_form{ overflow:hidden;}
.tits {font-size: 30px;color: #7c7c7c;text-align:center;margin-top:30px;padding-bottom: 40px;}
.tits span { color: #ff0000;}

/*主营业务*/
.yw_cont{ position:absolute; padding:30px 40px; top:66%; width: 100%;transition:all 0.5s;}
.swiper-slide:hover .yw_cont{top:10%;transition:all 0.5s;}
.yw_cont .title a{ font-size:30px; font-weight:bold; color:#fff; padding-bottom:20px; margin-bottom:20px; position:relative; display:block;}
.yw_cont .title a:before{ content:""; position:absolute; width:50px; height:1px; bottom:0px; left:0px; background:#fff;}
.yw_cont .contents{ font-size:16px; line-height:28px; color:#fff;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.yw_cont .yw_more{ margin-top:25px;}
.yw_cont .yw_more a{ display:inline-block; width:130px; height:40px; text-align:center; line-height:40px; color:#fff; font-size:16px; border:1px solid #fff;}

/*基层党建*/
.jcdj{ width:1350px; max-width:95%; margin:0 auto; margin-top:40px; overflow:hidden;}
.first { margin: 0 auto; margin-top: 50px; overflow: hidden; width: 95%; max-width: 1350px; }
.first_left { float: left; width: 50%; }
.first_right { float: right; width: 48%;}

/* 焦点图 */
.slideBox { width: 100%; overflow: hidden; position: relative; }
.slideBox .hd { height: 18px; overflow: hidden; position: absolute; right: 5px; bottom: 20px; z-index: 1; }
.slideBox .hd ul { overflow: hidden; zoom: 1; float: left; }
.slideBox .hd ul li { float: left; margin-right: 5px; width: 14px; height: 14px; line-height: 14px; text-align: center; background: #fff; cursor: pointer; list-style: none; position: relative; border-radius: 50%; }
.slideBox .hd ul li.on { background: #014099; color: #fff; }
.slideBox .bd { position: relative; height: 100%; z-index: 0; }
.slideBox .bd li { zoom: 1; vertical-align: middle; }
.slideBox .bd img { width: 100%; display: block; height: 455px; }
.news_pic_wz { position: absolute; height: 60px; background: rgba(0,0,0,0.6); line-height: 60px; font-size: 18px; padding-left: 20px; bottom: 0px; color: #fff; width: 100%; }

.jcdjs .jcdj_title{ background:url(../images/jcdj_title.jpg) no-repeat left; height:25px; padding-left:35px; font-size:22px; font-weight:bold; color:#cc0000;line-height:24px; margin-bottom:20px;}
.jcdjs .jcdj_title a{ background:#fff; display:inline-block; float:right; color:#8b8b8b; font-size:16px; font-weight:normal; line-height:24px; padding-left:5px;}
.jcdjs .jcdj_title a:hover{ color:#cc0000;}
.jcdjs .news_first_name a{ font-size:20px; font-weight:bold; color:#333333;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.jcdjs .news_first_name a:hover{color:#cc0000;}
.jcdjs .news_first_conts{ font-size:16px; color:#757575; line-height:26px;margin-top:10px;}
.jcdj_news_first{ border-bottom: 1px solid #e3e3e3; padding-bottom: 10px;  margin-bottom: 15px;}
.jcdjs ul{ padding:0px; margin:0px;}
.jcdjs ul li{ line-height:36px;font-size:16px; overflow:hidden; background:url(../images/li.jpg) no-repeat left center; padding-left:10px;}
.jcdjs ul li a{ color:#1e1e1f;text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp:1;-webkit-box-orient: vertical;width:calc((100% - 100px)/1); float:left;}
.jcdjs ul li a:hover{ color:#4e7388;}
.jcdjs ul li .date{ width:100px; float:right; text-align:right;font-size: 16px; color:#959595;}


/*专题*/
.zt{ overflow:hidden; margin: 0 auto; margin-top: 30px; width: 95%; max-width: 1350px;}
.zt .zt_list{ width:32%; float:left;}
.zt .zt_list.middle{ margin-left:2%; margin-right:2%;}
.zt .zt_list img{ width:100%; max-height:132px;}

/*工会群团*/
.ghqt{ width:49%;}
#map img{max-width:inherit;}
#map{ width:65%; float:left;}
.contact-info{width:32%; float:right;}
.contact-info h1{font-size: 22px;margin-top: 30px;padding-bottom: 15px !important;margin-bottom: 10px;border-bottom: 1px solid #e3e3e3;}

/*廉洁*/
.first_lefts { float: left; width: 32%; margin-right:2% }
.first_lefts.last{ margin-right:0%;}

.slideBoxs { width: 100%; overflow: hidden; position: relative; }
.slideBoxs .hd { height: 18px; overflow: hidden; position: absolute; right: 5px; bottom: 20px; z-index: 1; }
.slideBoxs .hd ul { overflow: hidden; zoom: 1; float: left; }
.slideBoxs .hd ul li { float: left; margin-right: 5px; width: 14px; height: 14px; line-height: 14px; text-align: center; background: #fff; cursor: pointer; list-style: none; position: relative; border-radius: 50%; }
.slideBoxs .hd ul li.on { background: #014099; color: #fff; }
.slideBoxs .bd { position: relative; height: 100%; z-index: 0; }
.slideBoxs .bd li { zoom: 1; vertical-align: middle; }
.slideBoxs .bd img { width: 100%; display: block; height: 300px; }
.first_lefts_title{width: 100%;height: 43px;line-height: 43px;border-bottom: 2px solid #d8d8d8; text-align:center;font-size: 20px; margin-bottom:10px;}
.first_lefts_name{background: url(../images/ywgz.png) no-repeat center bottom;color: #4e7388;font-weight: bold; width:110px; float:left;}
.first_lefts_more a{width: 8px; height: 43px;background: url(../images/mores.png) left center no-repeat; text-indent: -99999px; display: inline-block; margin-right: 10px; float:right;}
.dj_wzs a{ font-size:16px; text-align:center; margin-top:10px; color:#333; display:block; line-height:26px;}
.yxsj{ margin-top:25px;}
.yxsj .swiper-button-next,.yxsj .swiper-button-prev{ top: 70%;}
.report{border:1px solid #f2f2f2; background-color:#fff; padding:10px 0 0;box-sizing:border-box;}
.report_title{ border-bottom:1px solid #efefef; padding-bottom:10px; padding-left:20px; padding-right:20px}
.report_title h3{ height:26px; line-height:26px; background:url(../images/title_bj.jpg) left center no-repeat; padding-left:15px; font-size:18px; color:#333}
.report_box { font-size:16px; color:#333;}
.report_box dl{ padding:5px 14px;}
.report_box dl dd{ padding:12px 0; line-height:24px; border-bottom:1px solid  #efefef}
.report_box dl dd.last{ border:none;}
.report_box dl dd span{width:22%; font-weight:bold}
.report_box dl dd p{ width:76%}
.report_phone{ border-top:1px solid #efefef; padding:15px;background:url(../images/jubao_bj.png) right center no-repeat}
.report_phone p{ font-size:22px;color:#c7000b; margin:0px 0 0 50px; }
.report_phone p img{ margin-right:12px}
.report_btn{ width:100%;height:40px; text-align:center; line-height:40px;color:#fff; font-size:18px; display:block}
.bg01{ background-color:#e67817}
.report_btn:hover{color:#fff;}
.zts{overflow:hidden; margin: 0 auto; margin-top: 30px; width: 95%; max-width: 1350px; margin-bottom:30px;}

.news-view{background: #f6f6f6; overflow: hidden;}
#page{ width:100% !important;}


/*业务领域*/
.business{ position:relative; overflow:hidden;}
.business_one{ width:60.65%; float:left;}
.business_pic img{ width:100%;}
.business_left{ width:105px; position:absolute; left:0px; top:0px; height:100%; background:rgba(4,160,255,0.4);transition: all .5s;}
.business_zw{ width:30px; font-size:22px; color:#fff; float:left;writing-mode:vertical-lr; margin-left:20px; margin-top:50px;}
.business_yw{ width:22px; font-size:18px; color:#fff; float:left;writing-mode:vertical-lr; margin-top:100px;}
.business_mb{ width:100%; height:100%; left:0px; top:0px; background:rgba(4,160,255,0.6); position:absolute; padding:10px; margin-left:-100%;transition: all .5s;}
.business_mb a{ border:1px solid rgba(255,255,255,0.5); display:block; height:100%; text-align:center; color:#fff; font-size:18px;}
.business_mb a span{ display:block;}
.business_mb a .business_mb_zw{ font-size:22px; margin-top:7em; margin-bottom:5px;}
.business:hover .business_left{ margin-left:-105px;transition: all .5s;}
.business:hover .business_mb{ margin-left:0px;transition: all .5s;}
.business_two{ width:39%; float:right;}
.business_thress{ width:39%; float:left; margin-top:5px;}
.business_four{ width:60.65%; float:right; margin-top:5px;}


.business-list{ width:23%; float:left; margin-left:1%; margin-right:1%; margin-bottom:20px;border: 1px solid #eee;}
.business-list .business_list_pic{position: relative; overflow: hidden; width: 100%; height: auto; padding-bottom: 65%;}
.business-list .business_list_pic img{ position: absolute; top: 50%;left: 50%;transform: translate(-50%, -50%); width: 100%;transition: all .5s ease;}
.business_list_nr{position: relative;overflow: hidden;width: 100%;height: auto;padding: 20px 20px 10px;}
.business_list_name a{font-size: 16px;color: #333;overflow: hidden; text-overflow: ellipsis; position: relative; white-space: nowrap; width: 100%;margin-bottom: 10px; display:block;}
.business_list_detail a{position: relative; display: block;color: #777; height: 38px;line-height: 38px; border-top: 1px solid #e5e5e5; background:url(../images/yw_jt.png) no-repeat right center;}
.business-list:hover img{transform: translate( -50% ,-50%) scale(1.1);}
.business-list .showBox {position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;opacity: 0; background: rgba(1,71,156,.8); transition: all 0.5s ease;}
.business-list .showBoxLink {position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);display: block;width: 60%;color: #fff;text-align: center; font-size: 16px; padding: 0.5rem 0;}
.business-list .showBoxLink::before { content: '';position: absolute;top: 0px;left: 50%;transform: translateX(-50%);width: 60%;height: 1px;background: #fff;transition: all .5s ease;}
.business-list:hover .showBoxLink::before {width: 1rem;}
.business-list .showBoxLink::after {content: '';position: absolute;bottom: 0px;left: 50%;transform: translateX(-50%);width: 60%;height: 1px; background: #fff;transition: all .5s ease;}
.business-list:hover .showBoxLink::after {width: 1rem;}
.business-list:hover .showBox {opacity: 1;transition: all 0.5s ease;}


.business_detail_title{ text-align:center; font-size:22px; margin-bottom:20px;}
.swiper-container {width: 100%;height: 300px; margin-left: auto;margin-right: auto;}
.swiper-slide {background-size: cover;background-position: center;}
.gallery-top {height: 560px;width: 100%;}
.gallery-thumbs {height: 140px;box-sizing: border-box;padding: 10px 0;}
.gallery-thumbs .swiper-slide {width: 25%;height: 100%;opacity: 0.4;}
.gallery-thumbs .swiper-slide-thumb-active {opacity: 1;}
.swiper-slide {text-align: center;}
.swiper-pic{ display:inline-block;border: 1px solid #ccc;padding: 10px;background: #f4f4f4;margin: 0 auto;}
.swiper-pic img{ max-width:1000px; max-height:510px;width: 100%;}
.swiper-button-prev{ width:82px !important; height:138px !important; background:url(../images/prev4.jpg) no-repeat !important; top:0px !important; margin-top:0px !important;}
.swiper-button-next{ width:82px !important; height:138px !important; background:url(../images/next4.jpg) no-repeat !important;top:0px !important; margin-top:0px !important;}
.swipers{ position:relative;}
.gallery-thumbs{ margin-left:100px !important; margin-right:100px !important; overflow:hidden; width:auto;padding: 0px;}
.gallery-thumbs .swiper-slide {width: 25%; height: 100%;opacity: 1; border: 1px solid #ccc;padding: 5px;background: #f4f4f4;}
.gallery-thumbs .swiper-slide img{ max-height:130px;}
.swiper-slide-thumb-active{border: 1px solid orange !important;}
.business_describe{ font-size:16px; margin-top:30px; line-height:26px;}

@media (max-width: 1440px) {
.swiper-slide:hover .yw_cont {
    top: 0%;
    transition: all 0.5s;
}
.yw_cont .title a {
    font-size: 20px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

}


@media (max-width: 768px) {
/*广告图*/
.banner { height: 200px; position: relative }
.banner .title-con span { font-size: 30px; }
.banner .title-con strong { display: block; font-size: 26px; }
.menu_cont_nav ul li { float: left; line-height: 70px; font-size: 14px; margin-right: 0px; width: 25%; display: inline-block; overflow: hidden; height: 70px;border-bottom: 1px #0555c7 solid;
    border-right: 1px solid #0555c7;}
.menu_cont_nav ul li a { text-align: center; }
.menu { height: auto; }
.menu_cont_nav { position: relative; float: none; width: 100%; display:none;}
.location { float:none;}
.firstitem { width: 100%; }
.firstitem_cont { margin-top: 20px; width: 52%; }
.firstitem_pic { width: 40%; }
.col-xs-4 { width: 100%; }
.news-list1 ul li .image { max-width: 100%; float: left; width: 100%; max-height: 243px; overflow: hidden; }
.news-list1 ul li .text { width: 100%; }
#pages label { display: none; }
.mbitem { width: 100%; float: left; margin-left: 0%; margin-right: 0%; }
.news-info .info { padding: 15px 20px; }
#dituContent { width: 100% !important; }
.map_right { width: 100%; margin-top: 20px; }
.items .firstitem_pic img { height: auto; }
.mbitem_pic img { width: 100%; height: 250px; }
.news-info .title { color: #333; text-align: center; padding: 0px 10px 20px; }
.three_nav ul li { width: 50%; }
.news_first_left { width: 100%; float: none; }
.news_first_right { width: 100%; float: none; margin-top: 20px; }
.news_list ul li a { width: 70%; }
.news_list ul li span { width: 30%; font-size: 15px; }
.news_first_more { display: none; }
.fancybox { width: 48%; float: left; margin-left: 1%; margin-right: 1%; margin-bottom: 20px; }
.fancybox img { height: 115px; width: 100%; }
.menu_cont_nav ul li a { padding-left: 0px; padding-right: 0px; }
.ygfc-list .fancybox img { height: 130px; }
.form_list {
    width: 100%;
}
.form_list_title {
    width: 30%;
}
.form_list_cont {
    width: 70%;
}
.form_zwlist_title {
    width: 30%;
}
.form_zwlist_cont {
    width: 70%;
}
.input {
    width: 200px !important;
}
.menu_cont {
    width: 95%;
}
.menu_cont_nav ul li.current{
	border-bottom:none;
}
.bid-list li {
    padding: 20px 0;
	    padding-left: 100px;
}
.bid-lists li .dates {
    float: none;
    font-weight: normal;
    color: #CCC;
    display: block;
}
.gg_left{ display:none;}
.gg_right{ width:100%;}
.wrap .tit {font-size: 20px;}
.content_form { margin-top: 10px;}
.tits { font-size: 18px;}
.input_wrap { width: 70%;}
.btn_wrap {width: 30%;}
.input_wrap input { height: 50px; line-height: 50px;}
.btn_wrap .btns { height: 50px; line-height: 50px;}
.input_wrap { line-height: 50px; height: 50px;}
.zycontent {
    width: 95%;
    margin-top: 20px;
}
.yw_cont .title a {
    font-size: 20px;
	    padding-bottom: 20px;
    margin-bottom: 40px;
}
.yw_cont {
    top: 60%;
}
.first_left {
    float: inherit;
    width: 100%;
}
.slideBox .bd img {
    height: 250px;
}
.first_right {
    float: inherit;
    width: 100%;
    margin-top: 20px;
}
.zt .zt_list {
    width: 100%;
    float: inherit;
}
.zt .zt_list.middle {
    margin-left: 0%;
    margin-right: 0%;
    margin-top: 10px;
    margin-bottom: 10px;
}
.ghqt {
    width: 100%;
    margin-bottom: 20px;
}
.banner .title-con {
    top: 55%;
}
.news_list_first_pic { width: 100%; float:inherit;}
.news_list_first_right {
    width: 100%;
    float: inherit;
    margin-top: 20px;
}
.first_lefts{ width:100%; margin-right:0px;}
.business{ width:100%; margin-bottom:5px;}
.business_one img,.business_four img{ width:150%; max-width:inherit;}
.business_four{ margin-top:0px}
.business_thress{ margin-top:0px}
.business_yw {margin-top: 50px;line-height: 22px;}
.business-list {width: 98%;}
.gallery-top {height: 260px;}
.gallery-thumbs {margin-left: 55px !important;margin-right: 55px !important;}
.swiper-button-prev{ width:40px !important; height:85px !important;background-size: contain !important; margin-top:3px !important;}
.swiper-button-next{ width:40px !important; height:85px !important;background-size: contain !important; margin-top:3px !important;}
.gallery-thumbs {height: 75px;}
}
