自定义响应式样式
@charset "utf-8";
/*PC端显示*/
/*兼容IE8*/
@media \0screen\,screen\9{
/*banner*/
.bannerWrap{background:url(../images/banner_02_20171211.png) no-repeat center #fff;height:380px;min-width:1200px;}
.banner{padding-top:81px;}
.banner .t_1{font-size:40px;color:#141414;}
.banner .t_2{font-size:22px;color:#141414;margin-top:15px;}
.banner_btn{margin-top:52px;}
.banner_btn a{width:190px;height:60px;line-height:60px;display: inline-block;margin-right:6px;color:#fff;}
.banner_btn a.person{background:url(../images/b_person_20171211.png) no-repeat 42px center #174ed0;}
.banner_btn a.company{background:url(../images/b_company_20171211.png) no-repeat 42px center #174ed0;}
.banner_btn .person:hover {background:url(../images/b_person_20171211.png) no-repeat 42px center #1958ec;}
.banner_btn .company:hover{background:url(../images/b_company_20171211.png) no-repeat 42px center #1958ec;}
.banner_btn a span{margin-left:75px;font-size:18px;}
/*12组业务*/
.service{height:498px;background:#ecedef;padding-top:45px;min-width:1200px;}
.tab_title{text-align:center;margin-bottom:34px;}
.tab_title label{height:24px;width:1px;background:#b1b1b1;display:inline-block;vertical-align:middle;margin:0 25px;}
.tab_title span{font-size:24px;font-weight:bold;color:#8c8d8e;cursor:pointer;vertical-align:middle;}
.tab_title span.active{color:#174ed0;}
.row a{width:186px;height:186px;text-align:center;background:#fff;display:block;margin:0 10px 10px 0;float:left;border:2px solid #fff;}
.row a:hover{border:2px solid #174ED0;}
.row a.col_right{margin-right:0;}
.row a img{display:block;width:80px;height:80px;margin:30px auto 0;}
.row a span{color:#292929;font-size:14px;margin-top:20px;display:block;padding:0 10px;}
/*wgr*/
.row.wgr a {margin:0;width:32%;}
.row.wgr a.mlr10 {margin:0 10px;}
/*查看更多办事信息*/
.message{background:#fff;height:380px;min-width:1200px;}
.message h2{color:#292929;text-align:center;padding-top:50px;}
.message .title{/*background:#ccc;*/margin-top:30px;}
.ywzsk{width:800px;height:218px;border-right:1px solid #e1e3e9;}
.ywzsk dl{margin-top:20px;}
.bmfw{width:399px;height:224px;}
.t_title{border-bottom:1px solid #e1e3e9;margin-right:37px;height:30px;}
.t_title a{margin-right:50px;font-size:14px;color:#000;}
.t_message ul{margin-top:12px;}
.t_message ul li{width:400px;float:left;line-height:32px;}
.t_message ul li a{color:#000;font-size:14px;}
.t_message ul.list-ul li {line-height:26px;}
.t_message ul li a:hover, .t_message ul.list-ul li a:hover {text-decoration:underline;}
.t_title a.active{color:#174ED0;border-bottom:5px solid #174ED0;padding-bottom:5px;font-weight:700;}
.wrap{height:224px;margin-left:37px;}
.bmfw ul{margin-top:20px;}
.bmfw ul li{float:left;width:181px;line-height:29px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.bmfw ul li a{font-size:14px;color:#000;}
.bmfw ul li.more a {font-size:14px;color:#174ed0;}
.bmfw ul li a:hover {text-decoration:underline;}
/*互动二维码*/
.interaction{height:320px;background:url(../images/hd_bg_20171211.png) no-repeat center center #1c6de0;min-width:1200px;margin-top:22px;}
.in_container{position:relative;}
.interaction h3{text-align:center;padding-top:45px;color:#e4eaf8;}
.i_icon{margin-top:50px;}
.i_icon a{display:inline-block;color:#e4eaf8;margin:0 62px;text-align:center;}
.i_icon a:hover img{transform:scale(1.1, 1.1);transition:0.5s transform;}
.i_icon a span{margin-top:16px;display:inline-block;}
.ewm{width:307px;height:342px;position:absolute;right:45px;top:-22px;background:url(../images/ewm_bg_20171211.png) no-repeat center center;}
.ewm_wrap{position:absolute;top:97px;left:50%;margin-left:-94px;width:188px;height:188px;}
/*轮播二维码*/
.ewm_container .swiper-slideaa{text-align:center;}
.ewm_container .swiper-slideaa img{margin:8px;}
.ewm_container .swiper-slideaa span{font-size:14px;color:#174ED0;margin-top:8px;display:block;}
/*查看更多的事件*/
.swiper_link{margin-top:25px;}
.searchMessage{height:330px;}
.searchMessage .bmfw .slide-item1{width:399px;height:139px;}
.searchMessage .bmfw ul{margin-top:0;}
.jfzx{border:none;height:139px;}
.searchMessage .bmfw{height:139px;}
.iconLink a{display:inline-block;float:left;}
.a_right{margin-right:6px;}
.a_bottom{margin-bottom:6px;}
.jfzx_more{display:none;}
.searchMessage .link_container{height:139px;}
/*融媒资讯*/
#rmzx {overflow:hidden;}
.rmzx_fl,.rmzx_fr{width:400px;}
.images-wrap{float:left;}
.images-wrap a img{width:96px;height:60px;}
.text-wrap{float:left;width:240px;margin-left:10px;}
.text-wrap p.txt {text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.text-wrap p.txt a:hover {text-decoration:underline;}
.text-wrap .source{display:inline;font-size:12px;margin-top:10px;color:#999;}
.text-wrap .source span{margin-left:10px;}
}
@media screen and (min-width:793px) {
/*banner*/
.bannerWrap{background:url(../images/banner_02_20171211.png) no-repeat center;height:380px;min-width:1200px;position:relative;}
.banner{padding-top:81px;position:absolute;top:81px;transform:translateY(-81px);}
.banner .t_1{font-size:40px;color:#141414;}
.active .banner .t_1{opacity:1;transform:none;}
.banner .t_1{opacity:0;-webkit-transition:transform 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, opacity 1s cubic-bezier(0.42, 0, 0.58, 1) 0s;transition:transform 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) 0s, opacity 1s cubic-bezier(0.42, 0, 0.58, 1) 0s;transform: translateY(60px);}
.banner .t_2{font-size:22px;color:#141414;margin-top:15px;}
.active .banner .t_2{opacity:1;transform:none;}
.banner .t_2{opacity:0;-webkit-transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) .3s, opacity 1s cubic-bezier(0.42, 0, 0.58, 1) .3s;transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) .3s, opacity 1s cubic-bezier(0.42, 0, 0.58, 1) .3s;transform: translateY(60px);}
.banner .banner_btn{margin-top:52px;}
.active .banner .banner_btn{opacity:1;transform:none;}
.banner .banner_btn{opacity:0;transition:transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) .5s, opacity 1s cubic-bezier(0.42, 0, 0.58, 1) .5s;-webkit-transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1) .5s, opacity 1s cubic-bezier(0.42, 0, 0.58, 1) .5s;transform:translateY(60px);}
.banner_btn a{width:190px;height:60px;line-height:60px;display: inline-block;margin-right:6px;color:#fff;}
.banner_btn a:first-child{background:url(../images/b_person_20171211.png) no-repeat 37px center #174ed0;}
.banner_btn a.company{background:url(../images/b_company_20171211.png) no-repeat 37px center #174ed0;}
.banner_btn .person:hover {background:url(../images/b_person_20171211.png) no-repeat 37px center #1958ec;}
.banner_btn .company:hover{background:url(../images/b_company_20171211.png) no-repeat 37px center #1958ec;}
.banner_btn a span{margin-left:75px;font-size:18px;font-weight:700;}
/*12组业务*/
.service{height:498px;background:#ecedef;padding-top:45px;min-width:1200px;}
.tab_title{text-align:center;margin-bottom:31px;}
.tab_title label{height:24px;width:1px;background:#b1b1b1;display:inline-block;vertical-align:middle;margin:0 25px;}
.tab_title span{font-size:24px;font-weight:bold;color:#8c8d8e;cursor:pointer;vertical-align:middle;}
.tab_title span.active{color:#174ed0;}
.row a{width:186px;height:186px;text-align:center;background:#fff;display:block;margin:0 10px 10px 0;float:left;border:2px solid #fff;}
.row a:hover{border:2px solid #174ED0;}
.row a.col_right{margin-right:0;}
.row a img{display:block;width:80px;height:80px;margin:30px auto 0;}
.row a span{color:#292929;font-size:14px;margin-top:20px;display:block;padding:0 10px;}
/*图片放大*/
.row a:hover img{transform:scale(.9,.9);transition: all 0.3s;}
.row a:hover span {font-size:15px;font-weight:700;}
/*wgr*/
.row.wgr a {margin:0;width:32%;}
.row.wgr a.mlr10 {margin:0 10px;}
.row.wgr span em {display:block;}
/*查看更多办事信息*/
.message{background:#fff;height:380px;min-width:1200px;}
.message h2{color:#292929;text-align:center;padding-top:45px;font-size:24px;}
.message .title{/*background:#ccc;*/margin-top:30px;}
.message .title h3{font-size:18px;color:#212121;}
.ywzsk{width:800px;height:auto;border-right:1px solid #e1e3e9;}
.ywzsk dl{margin-top:20px;}
.bmfw{width:399px;height:224px;}
.t_title{border-bottom:1px solid #e1e3e9;margin-right:37px;height:30px;}
.t_title a{margin-right:50px;font-size:14px;color:#000;}
.t_message ul{margin-top:12px;}
.t_message ul li{width:400px;float:left;line-height:32px;}
.t_message ul li a{color:#000;font-size:14px;}
.t_message ul li.more-a a {color:#174ed0;}
.t_message ul.list-ul li {line-height:26px;}
.t_message ul li a:hover, .t_message ul.list-ul li a:hover {text-decoration:underline;}
.t_title a.active{color:#174ED0;border-bottom:5px solid #174ED0;padding-bottom:5px;font-weight:700;}
.wrap{height:224px;margin-left:37px;}
.bmfw ul{margin-top:20px;}
.bmfw ul li{float:left;width:181px;line-height:29px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.bmfw ul li a{font-size:14px;color:#000;}
.bmfw ul li.more a {font-size:14px;color:#174ed0;}
.bmfw ul li a:hover {text-decoration:underline;}
/*互动二维码*/
.swiper_link{margin-top:25px;}
.interaction{height:320px;background: url(../images/hd_bg_20171211.png) no-repeat center center #1c6de0;min-width:1200px;margin-top:22px;}
.in_container{position:relative;}
.interaction h3{text-align:center;padding-top:45px;color:#e4eaf8;font-size:24px;}
.i_icon{margin-top:50px;}
.i_icon a{display:inline-block;color:#e4eaf8;margin:0 63px;text-align:center;}
.i_icon a:hover img{transform:scale(1.1, 1.1);transition:0.5s transform;}
.i_icon a span{margin-top:16px;display:inline-block;}
.ewm{width:307px;height:342px;position:absolute;right:45px;top:-22px;background:url(../images/ewm_bg_20171211.png) no-repeat center center;}
.ewm_wrap{position:absolute;top:97px;left:50%;margin-left:-94px;width:188px;height:188px;}
/*轮播二维码*/
.ewm_container .swiper-slideaa{text-align:center;}
.ewm_container .swiper-slideaa img{margin:8px;}
.ewm_container .swiper-slideaa span{font-size:14px;color:#174ED0;margin-top:8px;display:block;}
/*查看更多的事件*/
.rmzx_img{margin-top:10px;}
.t_message ul li:first-child {margin-top:0;}
.searchMessage{height:330px;}
.searchMessage .bmfw .slide-item1{width:399px;height:139px;}
.searchMessage .bmfw ul{margin-top:0;}
.jfzx{border:none;height:auto;}
.searchMessage .bmfw{height:139px;}
.iconLink a{display:inline-block;float:left;}
.a_right{margin-right:6px;}
.a_bottom{margin-bottom:6px;}
.jfzx_more{display:none;}
.searchMessage .link_container{height:139px;}
/*融媒资讯*/
#rmzx {overflow:hidden;}
.rmzx_fl,.rmzx_fr{width:400px;}
.images-wrap{float:left;width:96px;height:60px;}
.images-wrap a img{display:block;width:96px;}
.text-wrap{float:left;width:240px;margin-left:10px;}
.text-wrap p.txt {text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.text-wrap p.txt a:hover {text-decoration:underline;}
.text-wrap .source{display:inline;font-size:12px;margin-top:10px;color:#999;}
.text-wrap .source span{margin-left:10px;}
}
/*平板设备显示*/
@media screen and (min-width:501px) and (max-width:792px){
/*banner*/
.bannerWrap{background:url(../images/banner_bg_20171211.png) no-repeat center;height:auto;background-size:100% 100%;}
.banner{padding-top:50px;}
.banner .t_1{font-size:28px;color:#141414;margin-left:20px;}
.banner .t_2{width:62%;font-size:20px;color:#141414;margin-top:30px;margin-left:20px;}
.banner_btn{padding:50px 0 50px 20px;}
.banner_btn a{width:24%;height:50px;line-height:50px;display: inline-block;margin-right:6px;color:#fff;text-align:center;}
.banner_btn a:first-child{background:url(../images/b_person_20171211.png) no-repeat 18% center #174ED0;background-size:13%;}
.banner_btn a:last-child{background:url(../images/b_company_20171211.png) no-repeat 18% center #174ED0;background-size:13%;}
.banner_btn a span{font-size:16px;margin-left:30px;}
/*12组业务*/
.row{padding-left:4%;}
.service{height:810px;background:#ecedef;padding-top:5%;}
.service.h500 {height:auto;overflow:hidden;}
.tab_title{text-align:center;margin-bottom:34px;}
.tab_title label{height:20px;width:1px;background:#b1b1b1;display:inline-block;margin:0 25px;vertical-align:middle;}
.tab_title span{font-size:22px;font-weight:bold;color:#8c8d8e;vertical-align:middle;cursor:pointer;}
.tab_title span.active{color:#174ed0;}
.row a{width:32%;height:130px;text-align:center;background:#fff;display:block;margin:0 6px 6px 0;float:left;padding:4% 0;}
.row a.col_right{margin-right:0;}
.row a img{display:block;/*width:50%;*/margin:5% auto 0;}
.row a span{color:#333;font-size:14px;margin-top:5px;display:block;}
/*wgr*/
.row.wgr a {margin:0;width:31%;margin-bottom:40px;padding-bottom:70px;}
.row.wgr a.mlr10 {margin:0 10px;}
.row.wgr span em {display:block;}
/*查看更多办事信息*/
.message{background:#fff;height:auto;}
.message h2{color:#292929;text-align:center;padding-top:20px;}
.message .title{margin-top:20px;}
.ywzsk{height:218px;border-right:1px solid #ededf1;padding-left:10px;padding-bottom:20px;border-bottom:1px solid #e6e6e6;}
.slider_wrap{overflow:hidden;width:100%;}
.t_title::-webkit-scrollbar {display:none;}
.wx_items{white-space:nowrap;width:100%;display:inline-block;}
.ywzsk dl{margin-top:20px;}
.bmfw{height:250px;margin-top:20px;}
.t_title{border-bottom:1px solid #ededf1;margin-right:37px;height:26px;overflow-x:scroll;}
.t_title a{margin-right:50px;font-size:14px;color:#000;}
.t_message ul{margin-top:12px;height:145px;}
.t_message ul li{width:50%;float:left;margin-bottom:8px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.t_message ul li a{color:#000;font-size:14px;}
.t_message ul.list-ul li {width: 48%;float: left;margin-bottom: 8px;padding: 0 1%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.t_message ul li a:hover, .t_message ul.list-ul li a:hover {text-decoration:underline;}
.t_message ul li.more-a a {color:#174ed0;}
.t_title a.active{color:#174ed0;border-bottom:5px solid #174ed0;}
.wrap{margin-left:10px;}
.bmfw ul{margin-top:20px;}
.bmfw ul li{float:left;width:50%;line-height:29px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.bmfw ul li a{font-size:14px;color:#000;}
.bmfw ul li a:hover {text-decoration:underline;}
.bmfw ul li.more a {color:#174ed0;}
.fl,.fr{float:none;}
/*互动二维码*/
.interaction{height:600px;background:url(../images/hd_phone_20171211.png) no-repeat center center;margin-top:20px;background-size:100% 100%;}
.in_container{position:relative;height:392px;}
.interaction h3{text-align:center;padding-top:30px;color:#e4eaf8;font-size:24px;}
.i_icon{margin-top:20px;text-align:center;}
.i_icon a{display:inline-block;color:#e4eaf8;text-align:center;margin-right:14%;}
.i_icon a:last-child{margin-right:0;}
.i_icon a span{margin-top:6px;display:inline-block;}
.ewm{width:50%;height:100%;position:absolute;left:50%;margin-left:-25%;top:53%;background:url(../images/ewm_phonebg_20171211.png) no-repeat center center;background-size:100% 100%;}
.ewm_wrap{position:absolute;top:50%;left:50%;margin-left:-50%;margin-top:-19%;width:100%;height:100%;}
/*轮播二维码*/
.ewm_container .swiper-slideaa{text-align:center;}
.ewm_container .swiper-slideaa img{width:50%;}
.ewm_container .swiper-slideaa span{font-size:18px;color:#174ED0;margin-top:22px;display:block;}
/*查看更多的事件*/
.searchMessage{height:550px;}
.searchMessage .bmfw .slide-item1{width:100%;height:139px;}
.searchMessage .bmfw ul{margin-top:0;}
.jfzx{border:none;height:14px;}
.searchMessage .bmfw{height:425px;}
.searchMessage .link_container{padding-top:20px;width:100%;height:258px;}
.searchMessage .swiper_link{padding-left:9%;}
.iconLink a{display:inline-block;float:left;width:45%;}
.iconLink a img{width:100%;}
.a_right{margin-right:3px;}
.a_bottom{margin-bottom:3px;}
.jfzx_more{display:none;}
/*融媒资讯*/
.images-wrap{float:left;}
.images-wrap a img{width:130px;}
.text-wrap{float:left;width:165px;}
.text-wrap p {margin-top:5px;text-overflow:ellipsis;overflow: hidden;white-space: nowrap;}
.text-wrap .source{font-size:12px;margin-top:10px;color:#999;}
.text-wrap .source span{margin-left:10px;}
}
/*兼容320屏幕手机*/
@media(max-width:320px){
/*banner*/
.bannerWrap{background:url(../images/banner_bg_20171211.png) no-repeat center;height:auto;background-size:100% 100%;}
.banner{padding-top:20px;}
.banner .t_1{font-size:40px;color:#141414;font-size:20px;margin-left:10px;}
.banner .t_2{width:62%;font-size:14px;color:#141414;margin-top:15px;margin-left:10px;}
.banner_btn{padding:25px 0 25px 10px;}
.banner_btn a{width:30%;height:40px;line-height:40px;display: inline-block;margin-right:6px;color:#fff;text-align:center;}
.banner_btn a:first-child{background:url(../images/b_person_20171211.png) no-repeat 12px center #174ED0;background-size:15%;}
.banner_btn a:last-child{background:url(../images/b_company_20171211.png) no-repeat 12px center #174ED0;background-size:15%;}
.banner_btn a span{font-size:13px;margin-left:22px;}
/*12组业务*/
.row{padding-left:4%;}
.service{height:480px;background:#ecedef;padding-top:5%;}
.service.h500 {height:auto;overflow:hidden;}
.tab_title{text-align:center;margin-bottom:10px;}
.tab_title label{height:14px;width:1px;background:#b1b1b1;display:inline-block;vertical-align:middle;margin:0 8px;}
.tab_title span{font-size:14px;font-weight:bold;color:#8c8d8e;cursor:pointer;vertical-align:middle;}
.tab_title span.active{color:#174ed0;}
.row a{width:31%;height:110px;text-align:center;background:#fff;display:block;margin:0 6px 6px 0;float:left;}
.row a.col_right{margin-right:0;}
.row a img{display:block;width:50%;margin:8% auto 0;}
.row a span{color:#333;font-size:12px;margin-top:5px;display:block;}
/*wgr*/
.row.wgr {padding-right:4%;}
.row.wgr a {height:180px;margin:0;width:31%;margin-bottom:10px;}
.row.wgr a.mlr10 {margin:0 10px;}
.row.wgr span em {display:block;}
.row a.p_person1 img{margin-top:18px;}
.row a.p_person2 img{margin-top:12px;}
.row a.p_person3 img{margin-top:12px;}
/*查看更多办事信息*/
.message{background:#fff;height:auto;padding-bottom:20px;}
.message h2{color:#292929;text-align:center;padding-top:20px;}
.message .title{margin-top:20px;}
.ywzsk{height:auto;border-right:1px solid #ededf1;padding:0 10px;padding-bottom:20px;border-bottom:1px solid #e6e6e6;}
.slider_wrap{overflow:hidden;width:100%;}
.t_title::-webkit-scrollbar {display:none;}
.wx_items{white-space:nowrap;width:100%;display:inline-block;}
.ywzsk dl{margin-top:20px;}
.bmfw{height:218px;margin-top:20px;}
.t_title{border-bottom:1px solid #ededf1;height:26px;overflow-x:scroll;}
.t_title a{margin:0 6% 0 0;font-size:14px;color:#000;}
.t_message ul{margin-top:12px;overflow:hidden;}
.t_message ul li:last-child {margin-top:10px;}
.t_message ul.list-ul li:last-child {margin-top:0;}
.t_message ul li{width:290px;float:left;line-height:24px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.t_message ul li a{color:#000;font-size:14px;}
.t_message ul li a:hover, .t_message ul.list-ul li a:hover {text-decoration:underline;}
.t_message ul li.more-a a {color:#174ed0;}
.t_title a.active{color:#174ed0;border-bottom:5px solid #174ed0;}
.wrap{margin-left:10px;}
.bmfw ul{margin-top:20px;}
.bmfw ul li{float:left;width:48%;line-height:29px;padding:0 1%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.bmfw ul li a{font-size:14px;color:#000;}
.bmfw ul li a:hover {text-decoration:underline;}
.bmfw ul li.more a {color:#174ed0;}
.fl,.fr{float:none;}
/*互动二维码*/
.interaction{height:380px;background:url(../images/hd_phone_20171211.png) no-repeat center center;background-size:100% 100%;}
.in_container{position:relative;height:380px;}
.interaction h3{text-align:center;padding-top:30px;color:#e4eaf8;font-size:24px;}
.i_icon{margin-top:30px;margin-left:7px;}
.i_icon a{display:inline-block;color:#e4eaf8;text-align:center;}
.i_icon a img{width:70%;}
.i_icon a span{margin-top:6px;display:inline-block;}
.ewm{width:50%;height:50%;position:absolute;left:50%;margin-left:-25%;top:196px;background:url(../images/ewm_phonebg_20171211.png) no-repeat center center;background-size:100%;}
.ewm_wrap{position:absolute;top:34%;left:50%;margin-left:-50%;width:100%;height:100%;}
.ewm_wrap .swiper-slide img{width:50%;}
/*轮播二维码*/
.ewm_container .swiper-slideaa{text-align:center;}
.ewm_container .swiper-slideaa img{width:50%;}
.ewm_container .swiper-slideaa span{font-size:14px;color:#174ED0;margin-top:14px;display:block;}
/*查看更多的事件*/
.searchMessage{height:auto;}
.searchMessage .bmfw .slide-item1{width:100%;height:139px;}
.searchMessage .bmfw ul{margin-top:0;}
.jfzx{border:none;height:auto;}
.searchMessage .bmfw{height:auto;width:97.5%;background:#f1f3f6;}
.searchMessage .link_container{padding-top:20px;width:100%;height:139px;}
.searchMessage .swiper_link{padding-left:2.5%;}
.iconLink a{display:inline-block;float:left;width:48%;}
.iconLink a img{width:100%;}
.a_right{margin-right:3px;}
.a_bottom{margin-bottom:3px;}
.jfzx_more{font-size:14px;color:#174ed0;}
/*融媒资讯*/
.images-wrap{float:left;}
.images-wrap a img{width:96px;height:60px;}
.text-wrap {float:left;width:170px;margin-left:10px;}
.text-wrap p {text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.text-wrap .source{font-size:12px;margin-top:10px;color:#999;}
.text-wrap .source span{margin-left:10px;}
}
/*兼容321~500大小屏幕手机*/
@media screen and (min-width:321px) and (max-width:500px){
/*banner*/
.bannerWrap{background:url(../images/banner_bg_20171211.png) no-repeat center center;height:atuo;background-size:100% 100%;}
.banner{padding-top:30px;}
.banner .t_1{color:#141414;font-size:22px;margin-left:15px;}
.banner .t_2{width:62%;font-size:16px;color:#141414;margin-top:15px;margin-left:15px;}
.banner_btn{padding:30px 0 30px 15px;}
.banner_btn a{width:28%;height:40px;line-height:40px;display: inline-block;margin-right:6px;color:#fff;text-align:center;}
.banner_btn a:first-child{background:url(../images/b_person_20171211.png) no-repeat 15px center #174ED0;background-size:15%;}
.banner_btn a:last-child{background:url(../images/b_company_20171211.png) no-repeat 15px center #174ED0;background-size:15%;}
.banner_btn a span{font-size:13px;margin-left:30px;}
/*12组业务*/
.row{padding-left:4%;}
.service{height:560px;background:#ecedef;padding-top:5%;}
.service.h500 {height:auto;overflow:hidden;}
.tab_title{text-align:center;margin-bottom:20px;}
.tab_title label{height:20px;width:1px;background:#b1b1b1;display:inline-block;vertical-align:middle;margin:0 10px;}
.tab_title span{font-size:18px;font-weight:bold;color:#8c8d8e;cursor:pointer;vertical-align:middle;}
.tab_title span.active{color:#174ed0;}
.row a{width:31%;height:120px;text-align:center;background:#fff;display:block;margin:0 6px 6px 0;float:left;}
.row a.col_right{margin-right:0;}
.row a img{display:block;width:50%;margin:5% auto 0;}
.row a span{color:#333;font-size:12px;margin-top:5px;display:block;}
/*wgr*/
.row.wgr {padding-right:4%;}
.row.wgr a {height:165px;margin:0;width:31%;margin-bottom:10px;}
.row.wgr a.mlr10 {margin:0 10px;}
.row.wgr span em {display:block;}
.row a.p_person1 img{margin-top:18px;}
.row a.p_person2 img{margin-top:14px;}
.row a.p_person4 img{margin-top:10px;}
/*查看更多办事信息*/
.message{background:#fff;height:auto;padding-bottom:20px;}
.message h2{color:#292929;text-align:center;padding-top:20px;}
.message .title{margin-top:20px;}
.ywzsk{height:auto;padding:0 10px;padding-bottom:20px;border-bottom:1px solid #e6e6e6;}
.slider_wrap{overflow:hidden;width:100%;}
.t_title::-webkit-scrollbar {display:none;}
.wx_items{white-space:nowrap;width:100%;display:inline-block;}
.ywzsk dl{margin-top:20px;}
.bmfw{height:218px;margin-top:20px;}
.t_title{border-bottom:1px solid #ededf1;height:26px;overflow-x:scroll;}
.t_title a{margin:0 20px 0 0;font-size:14px;color:#000;}
.t_message ul{margin-top:12px;overflow:hidden;}
.t_message ul li{width:100%;float:left;line-height:23px;}
.t_message ul li:last-child {margin-top:10px;}
.t_message ul.list-ul li:last-child {margin-top:0;}
.t_message ul li a{color:#000;font-size:14px;}
.t_message ul li a:hover, .t_message ul.list-ul li a:hover {text-decoration:underline;}
.t_message ul li.more-a a {color:#174ed0;}
.t_title a.active{color:#174ed0;border-bottom:5px solid #174ed0;}
.wrap{margin-left:10px;}
.bmfw ul{margin-top:20px;}
.bmfw ul li{float:left;width:48%;line-height:29px;padding:0 1%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.bmfw ul li a{font-size:14px;color:#000;}
.bmfw ul li a:hover {text-decoration:underline;}
.bmfw ul li.more a {color:#174ed0;}
.fl,.fr{float:none;}
/*互动二维码*/
.interaction{height:auto;background:url(../images/hd_phone_20171211.png) no-repeat center center;background-size:100% 100%;}
.in_container{position:relative;height:392px;}
.interaction h3{text-align:center;padding-top:30px;color:#e4eaf8;font-size:24px;}
.i_icon{margin-top:20px;text-align:center;}
.i_icon a{display:inline-block;color:#e4eaf8;text-align:center;margin-right:4%;}
.i_icon a:last-child{margin-right:0;}
.i_icon a img{width:70%;}
.i_icon a span{margin-top:6px;display:inline-block;}
.ewm{width:50%;height:50%;position:absolute;left:50%;margin-left:-25%;top:196px;background:url(../images/ewm_phonebg_20171211.png) no-repeat center center;background-size:100% 100%;}
.ewm_wrap{position:absolute;top:50%;left:50%;margin-left:-50%;margin-top:-19%;width:100%;height:100%;}
/*轮播二维码*/
.ewm_container .swiper-slideaa{text-align:center;}
.ewm_container .swiper-slideaa img{width:50%;}
.ewm_container .swiper-slideaa span{font-size:14px;color:#174ED0;margin-top:14px;display:block;}
/*查看更多的事件*/
.searchMessage{height:auto;}
.searchMessage .bmfw .slide-item1{width:100%;height:139px;}
.searchMessage .bmfw ul{margin-top:0;}
.jfzx{border:none;height:auto;}
.searchMessage .bmfw{/*height:177px;width:97.5%;*/background:#f1f3f6;}
.searchMessage .link_container{/*padding-top:20px;*/width:100%;height:auto;}
.searchMessage .swiper_link{padding-left:3%;}
#searchMessage{height:auto;padding-top:20px;padding-bottom:20px;overflow: hidden;}
.iconLink a{display:inline-block;float:left;width:48%;}
.iconLink a img{width:100%;}
.a_right{margin-right:3px;}
.a_bottom{margin-bottom:3px;}
.jfzx_more{font-size:14px;color:#174ed0;}
/*融媒资讯*/
.images-wrap{float:left;}
.images-wrap a img{width:96px;height:60px;}
.text-wrap{float:left;width:215px;margin-left:10px;}
.text-wrap p {text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.text-wrap .source{font-size:12px;margin-top:10px;color:#999;}
.text-wrap .source span{margin-left:10px;}
}

浙公网安备 33010602011771号