*{margin:0;padding:0;}
html{font-size: 62.7%;}
body{font-size: 16px;font-size: 1rem;}
.h1, .h2, .h3, h1, h2, h3,.h4, .h5, .h6, h4, h5, h6{padding: 0;margin:0;}
ol, ul{margin: 0;}
li{list-style: none;}
a:hover{text-decoration: none;}
/*主题*/
.mainview{width: 100%;height: auto;overflow: hidden;max-width: 1920px;margin: 0 auto;background: url(../images/bg.jpg) no-repeat;}

.new_tips{width: 100%;height: 70px;overflow: hidden;padding: 0 20px;background: #fff;box-shadow: 0px 2px 10px #333;}
.new_tips_left{float: left;height: 70px;line-height: 70px;overflow: hidden;font-size: 24px;color: #000;}
.new_tips_left a{font-size: 24px;color: #000;}
.new_tips_right{float: right;height: 70px;line-height: 70px;overflow: hidden;float: right;text-align: right;}
.new_tips_right a{font-size: 24px;color: #000;}
.new_tips_right span{font-size: 20px;color: #000;margin: 0 10px;}
/*头部*/
.new_header{width: 100%;height: auto;overflow: hidden;}
.new_headerCon{width: 1400px;height: auto;overflow: hidden;margin: 0 auto;padding-bottom: 30px;}
.new_logo{float: left;width: 210px;height: auto;overflow: hidden;float: left;margin-top: 70px;}
.new_logo img{display: block;width: 100%;}
.new_proview{float: right;width: 80%;height: auto;overflow: hidden;}
.new_wang{width: 100%;height: 50px;line-height: 50px;overflow: hidden;text-align: right;margin-top: 45px;}
.new_wang a{font-size: 26px;color: #000;margin-left: 20px;font-weight: bold;}
.new_proName{width: 100%;height: auto;overflow: hidden;}
.new_proName h3{display: block;margin: 10px 0;width: 100%;height: auto;overflow: hidden;line-height: 105px;font-size: 75px;font-weight: bold;color: #1800ff;}
.new_proName h3 span{float: right;}
.new_proName h4{display: block;width: 100%;height: 50px;line-height: 50px;overflow: hidden;}
.new_proName h4 span{float: left;font-size: 24px;color: #000;font-weight: 400;}
.new_proName h4 span:nth-child(2){float: right;}
.new_proName h4 a{font-size: 24px;color: #000;}
/*查询栏目*/
.new_cxbox{width: 100%;height: auto;overflow: hidden;margin-top: 30px;text-align: center;}
.new_cxitem{display: inline-block;display:inline-block;padding:0 20px;height: 44px;line-height: 40px;text-align: center;background: #fff;border-radius: 10px;border: 2px solid #1800ff;box-shadow: 0px 3px 3px #ccc;margin-bottom: 5px;}
.new_cxitem a{font-size: 22px;color: #000;font-weight: bold;margin: 0 20px;}

/*导航*/
.new_nav{width: 100%;height: auto;overflow: hidden;max-width: 1920px;margin: 0 auto;}
.new_navview{width: 1400px;height: auto;overflow: hidden;margin: 0px auto;border-radius: 20px;}
.new_nav_item{height: auto;overflow: hidden;padding: 10px 0;}
.new_nav_sy{width: 8%;height: 80px;line-height: 80px;text-align: center;float: left;}
.new_nav_sy a{font-size: 24px;color: #000;font-weight: 400;}
.new_nav_list{width: 92%;height: auto;overflow: hidden;float: right;display: flex;flex-wrap: wrap;}
.new_nav_list li{flex: 1;height: 40px;line-height: 40px;text-align: center;min-width: 10%;max-width: 13%;width: 13%;overflow: hidden;}
.new_nav_list li a{font-size: 20px;color: #fff;font-weight: 400;}

/*查询导航*/

.new_nav_top{height: auto;overflow: hidden;}
.change_sy,.change_sy1{height: 45px;line-height: 45px;}

.new_nav_list1{width: 92%;height: auto;overflow: hidden;float: right;display: flex;flex-wrap: wrap;}
.new_nav_list1 li{flex: 1;height: 45px;line-height: 45px;text-align: center;min-width: 9%;max-width: 13%;width: 13%;overflow: hidden;}
.new_nav_list1 li a{font-size: 20px;color: #fff;}

.new_nav_width{width:1400px;margin: 0 auto;overflow: hidden;}
.new_nav_bg1{width:100%;background: #fff;}
.new_nav_bg1 ul li a{color: #000;}
.new_nav_bg2{width:100%;background: #b21616;}
.new_nav_bg3{width:100%;background: #21b216;}

.new_nav_top a{color: #fff;}


/*主体*/
.new_content{width: 100%;height: auto;overflow: hidden;}
.new_conview{width: 1400px;height: auto;overflow: hidden;margin: 20px auto;}
/*轮播图*/
.new_banner{width: 70%;height: auto;overflow: hidden;float: left;}
.mySwiper1{position: relative;}
.mySwiper1 .swiper-slide{width: 100%;height: auto;overflow: hidden;}
.mySwiper1 .swiper-slide .new_imgCon{width: 100%;height: 490px;overflow: hidden;}
.mySwiper1 .swiper-slide .new_imgCon img{display: block;width: 100%;height: 100%;object-fit: cover;}
.new_imgtext{width: 100%;height: auto;overflow: hidden;padding: 10px 0;background: rgba(0,0,0,.7);position: absolute;bottom: 0;left: 0;}
.new_imgtext span{display: block;width: 100%;height: 40px;line-height: 40px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #fff;font-size: 20px;padding: 0 20px;}
.new_imgtext p{width: 100%;height: 50px;line-height: 25px;overflow: hidden;font-size: 16px;color: #fff;padding: 0 20px;}
.mySwiper1 .swiper-button-white{width: 50px;height: 50px;border: 100%;text-align: center;line-height: 50px;font-size: 30px;color: #fff;}
.mySwiper1 .swiper-button-next{background: url(../images/right.png) no-repeat;background-size: 100%}
.mySwiper1 .swiper-button-prev{background: url(../images/left.png) no-repeat;background-size: 100%}

/*轮播右侧*/
.new_rightCon{width:28%;height: auto;overflow: hidden;float: right;background: #fff;padding:10px;}
.new_newList{width: 100%;height: auto;overflow: hidden;margin-top: 10px;padding: 0 20px;}
.new_newList li{width: 100%;height: 45px;line-height: 45px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;list-style: none;border-bottom: 1px dashed #ccc;}
.new_newList li a{font-size: 16px;color: #333;}

/*2*/
.change_bg .new_items_tlt{border-color: #fff;}
.new_items_img{width: 90%;height:200px;overflow: hidden;position: relative;margin: 20px auto; }
.new_items_img img{display: block;width: 100%;height: 100%;object-fit: cover;}
.new_items_img span{display: block;width: 100%;height: 40px;line-height: 40px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #fff;font-size: 20px;padding: 0 20px;position: absolute;bottom: -40px;left: 0;background: rgba(0,0,0,.6);transition: all .2s linear;}
.new_items_img:hover span{bottom: 0;}
.change_bg .new_items_list{width: 90%;margin: 0 auto;padding:0;}


/*3*/
.new_conview_bg{width: 100%;height: auto;overflow: hidden;background: #f1f1f1;}
.new_item_6{width: 100%;height: auto;overflow: hidden;}
.new_item_6 li{width: 48%;height: auto;overflow: hidden;float: left;background: #fff;margin-top: 20px;}
.new_item_6 li:nth-child(even){float: right;}
.new_item_6 h3{padding-right:15px;height: 50px;line-height: 50px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 18px;color: #333;}
.new_item_6 p{height: 90px;padding-right:15px;line-height: 30px;overflow: hidden;font-size: 16px;color: #777;margin: 0;}
.new_con_img6{width: 40%;height: 140px;overflow: hidden;float: left;margin-right: 20px;}
.new_con_img6 img{display: block;width: 100%;height: 100%;object-fit: cover;}

.mySwiper2{position: relative;width: 95%;margin: 20px auto;overflow: hidden;}
.mySwiper2 .swiper-slide{width: 100%;height: auto;overflow: hidden;}
.mySwiper2 .swiper-slide .new_imgCon{width: 100%;height: 410px;overflow: hidden;}
.mySwiper2 .swiper-slide .new_imgCon img{display: block;width: 100%;height: 100%;object-fit: cover;}

.con_items{width: 28%;height: auto;overflow: hidden;border: 1px solid #ccc;}
.new_conlist{width: 90%;height: auto;overflow: hidden;margin: 10px auto;}
.new_conlist li{width: 100%;height: 40px;line-height: 40px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.new_conlist li a{font-size: 18px;color: #333;}
.new_conimg{width: 90%;height: 200px;overflow: hidden;position: relative;margin: 20px auto;}
.new_conimg img{display: block;width: 100%;height: 100%;object-fit: cover;}
.new_conimg span{display: block;width: 100%;height: 40px;line-height: 40px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding: 0 10px;position: absolute;bottom: 0;left: 0;background: rgba(0,0,0,.6);color: #fff;font-size: 18px;}

.mySwiper2 .new_imgtext{padding-right: 150px;}
.new_swiper{width: 70%;float: right;overflow: hidden;height: auto;border: 1px solid #ccc;}
.new_swiper_tlt{width: 100%;height: 50px;line-height: 50px;overflow: hidden;border-bottom: 1px solid #ccc;text-align: center;}
.new_swiper_tlt a{font-size: 24px;color: #0042ff;font-weight: bold;}
.mySwiper2 .swiper-pagination{text-align: right;padding: 0 20px;bottom: 50px;}
.mySwiper2 .swiper-pagination-bullet{width: 15px;height: 15px;background: #fff;margin: 0 10px!important;opacity: 1;}
.mySwiper2 .swiper-pagination-bullet-active{background: #0042ff;}
/*4*/


.new_conview_bg{width: 100%;height: auto;overflow: hidden;background: #f1f1f1;}
/*5*/
.new_tab_view{width: 70%;height: auto;overflow: hidden;float: left;}
.new_tabTlt{width: 100%;height: 50px;overflow: hidden;}
.new_tabTlt li{float: left;padding: 0 30px;height: 50px;line-height: 50px;background: #f1f1f1;border: 1px solid #ccc;}
.new_tabTlt li a{font-size: 24px;color: #333;}
.new_tabTlt li.new_tltselect{background: #0a78d7;border: 1px solid #0a78d7;}
.new_tabTlt li.new_tltselect a{color: #fff;}
.new_tab_con{width: 100%;height: auto;overflow: hidden;padding: 20px;border: 1px solid #ccc;}
.new_tab_list{width: 100%;height: auto;overflow: hidden;display: none;}
.new_tab_img{width: 100%;height: auto;overflow: hidden;margin-bottom: 20px;}
.new_tab_img li{width:32%;height: 200px;overflow: hidden;position: relative;float: left;}
.new_tab_img li:nth-child(2){margin: 0 2%;}
.new_tab_img li img{display: block;width: 100%;height: 100%;}
.new_tab_img li span{display: block;width: 100%;height: 40px;line-height: 40px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;position: absolute;bottom: 0;left: 0;padding: 0 10px;background: rgba(0,0,0,.6);color: #fff;font-size: 18px;}
.new_tab_text{width: 100%;height: auto;overflow: hidden;padding:15px 20px;background: #f1f1f1;}
.new_tab_text li{width: 49%;height: 40px;line-height: 40px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;float: left;}
.new_tab_text li:nth-child(even){float: right;}
.new_tab_text li a{font-size: 18px;color: #333;}



/*6*/
.new_items{width: 32%;height: auto;overflow: hidden;float: left;border: 1px solid #ccc;padding: 10px;background: #fff;}
.new_items:nth-child(2){margin: 0 2%;}
.new_items_tlt{width: 100%;height: 50px;line-height: 50px;border-bottom:2px solid #ccc; }
.new_items_tlt a{float: left;padding: 0 20px;height: 50px;line-height: 50px;border-bottom: 2px solid #0042ff;font-size: 24px;color: #0042ff;font-weight: 700;}
.new_items_list{width: 100%;height: auto;overflow: hidden;margin-top: 10px;padding:0 20px;}
.new_items_list li{width: 100%;height: 40px;line-height: 40px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.new_items_list li a{font-size: 18px;color: #333;}


.change_bg{background: #f1f1f1;padding: 0 0 20px;border: none;}

.bd{border:1px solid #ccc;}
/*问答*/
.wenda{width: 300px;height: 500px;overflow: hidden;position: fixed;bottom: 0;right:0;background: #fff;border:3px solid #0e547c;padding: 10px;box-shadow: 0px 1px 14px #000;}
.wenda_tlt{width: 100%;height: 40px;line-height: 40px;overflow: hidden;border-bottom: 2px solid #ccc;}
.wenda_tlt h3{float: left;height: 40px;line-height: 40px;font-size: 22px;font-weight: bold;color: #0a78d7;}
.wenda_tlt span{float: right;width:40px;height: 40px;background: url(../images/jt.png) no-repeat center center;transform: rotateZ(180deg);font-size: 40px;color: #000;}
.wenda_view{width: 100%;height: 400px;overflow: auto;margin: 20px auto;padding-right: 10px;}
.wenda_view li{width: 100%;height: auto;overflow: hidden;margin: 10px 0 20px;}
.wenda_view li div{width: 100%;height: auto;overflow: hidden;}
.wenda_view li div span{float: left;height: auto;overflow: hidden;line-height: 30px;font-size: 16px;color: #444;background: #f1f1f1;border-radius: 10px;padding:0 10px;}
.wenda_view li b{float: left;/*text-align: right;*/display:block;font-size: 16px;color: #fff;background: #106efb;padding:0 10px;line-height: 30px;border-radius: 10px;margin-top: 10px;}


.wenda_style{height: 40px;overflow: hidden;padding: 0 10px;}
.wenda_style span{transform: rotateZ(0deg);}







.new_tab_show{display: block;}





/*网友留言*/
.new_wylytlt{width:100%;height: 50px;overflow: hidden;background: #efefef; padding: 0 20px;}
.new_wylytlt a:nth-child(1){float: left;height: 40px;line-height: 40px;margin-top: 10px;background: #fff;border-top-left-radius: 10px;border-top-right-radius: 10px;padding: 0 30px;font-size: 20px;color: #134bcd;font-weight: bold;}
.new_wylytlt a:nth-child(2){float: right;font-size: 18px;color: #d91519;font-weight: bold;float: right;height: 50px;line-height: 50px;}
.new_lyitem{width: 100%;height: auto;overflow: hidden;padding: 30px;}
.new_lyitem li{width: 48%;height: 40px;line-height: 40px;overflow: hidden;float: left;border-bottom: 1px solid #ccc;padding: 0 20px;}
.new_lyitem li:nth-child(even){float: right;}
.new_lyitem li a{float: left;width: 60%;height: 40px;line-height: 40px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 16px;color: #333;}
.new_lyitem li span{float: right;font-size: 16px;color: #6b6b6b;text-align: right;}


/*列表页*/

/*面包屑*/
.new_list_pages{width: 1400px;height: 50px;font-size: 20px;color: #333;line-height: 50px;margin:20px auto;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;border-bottom: 1px solid #ccc;padding: 0 20px;background: #fff;}
.new_list_pages a{font-size: 20px;color: #333;margin: 0 10px;}
.new_list_pages span{font-size: 20px;color: #333}

.nwe_list_leftCon{width: 66%;height: auto;overflow: hidden;float: left;}
.new_list_banner{width: 100%;height: auto;overflow: hidden;padding: 0 80px;}
.swiper_list{width: 100%;height: auto;overflow: hidden;padding: 0 80px;position: relative;}
.swiper_list .swiper-slide {text-align: center; font-size: 18px; background: #fff;  transition: 300ms; transform: scale(0.8); }
.swiper_list .swiper-slide .list_imgCon{width: 100%;height: 316px;overflow: hidden;}
.swiper_list .swiper-slide .list_imgCon img{display: block;width: 100%;height: 100%;object-fit: cover;}
.swiper_list .swiper-slide span{display: none;width: 100%;height: 40px;line-height: 40px;background: rgba(0,0,0,.7);color: #fff;position: absolute;bottom:0;left: 0;padding: 0 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 20px;color: #fff;}
.swiper_list .swiper-slide-active,.swiper_list .swiper-slide-duplicate-active{transform: scale(1); }
.swiper_list .swiper-slide-active{z-index:999999;}
.swiper_list .swiper-slide-active span{display: block;}
.swiper_list .swiper-slide-next{z-index: 1;}

.swiper_list .swiper-button-prev{left: 0;width: 132px;height: 100%;top: 22px;text-align: center;line-height: 100%;background-color: rgba(255,255,255,.7);}
.swiper_list .swiper-button-next{right: 0;width: 132px;height: 100%;top: 22px;text-align: center;line-height: 100%;background-color: rgba(255,255,255,.7);}

.new_list_newcon{width: 100%;height: auto;overflow: hidden;margin-top:20px;}
.new_listimgcon{width: 33%;height: 170px;overflow: hidden;float: left;}
.new_listimgcon img{display: block;width: 100%;height: 100%;object-fit: cover;}
.new_list_newcon h3{width: 66%;float: right;height: 40px;line-height: 40px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 18px;color: #134bcd;font-weight: bold;}
.new_list_newcon span{display: block;width: 66%;float: right;margin: 5px 0;padding-left: 20px;height: 20px;line-height: 20px;font-size: 15px;color: #b1b1b1;background: url(../images/sj.png) no-repeat center left;}
.new_list_newcon p{width: 66%;float: right;margin: 0;height: 90px;line-height:30px;overflow: hidden;font-size: 16px;color: #999; }

.new_pages{width: 100%;height: auto;overflow: hidden;margin: 40px auto;text-align: center;}
.new_pages a{display: inline-block;padding: 6px 14px ;border: 1px solid #ccc;margin:0 3px;border-radius: 5px;font-size:16px;color: #333; }

.new_list_rightCon{width: 33%;height: auto;overflow: hidden;float: right;}
.new_rightImg{width: 100%;height: auto;overflow: hidden;margin: 20px 0;}
.new_ImgCon4{width: 100%;height: 215px;overflow: hidden;}
.new_ImgCon4 img{display: block;width: 100%;height: 100%;object-fit: cover;}
.new_rightImg span{display: block;width: 100%;height: 30px;line-height: 30px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 16px;color: #999;}
.new_right_newList{width: 100%;height: auto;overflow: hidden;margin: 20px auto 40px;}
.new_right_newList li{width: 100%;height: 35px;line-height: 35px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding-left: 20px;background: url(../images/ico_4.png) no-repeat left center;}
.new_right_newList li a{font-size: 16px;color: #999;}

.new_right_imgnew1{width: 100%;height: auto;overflow: hidden;}
.new_imgNew1_item{width: 48%;height: 135px;overflow: hidden;float: left;margin-top: 20px;position: relative;}
.new_imgNew1_item:nth-child(even){float: right;}
.new_imgNew1_item img{display: block;width: 100%;height: 100%;object-fit: cover;}
.new_imgNew1_item span{display: block;width: 100%;height: 30px;line-height: 30px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding: 0 10px;position: absolute;bottom: 0;left: 0;background: rgba(0,0,0,.7);color: #fff;font-size: 16px;}


/*内容页*/
.new_article_con{width: 100%;height: auto;overflow: hidden;padding: 0 20px;}
.new_article_con h3{width: 100%;height: auto;overflow: hidden;font-size: 30px;color: #333;font-weight: bold;text-align: center;margin-top: 20px;}
.new_article_con span.new_artform{display: block;width: 100%;height: auto;line-height: 30px;text-align: center;font-size: 16px;color: #616161;margin-top: 20px;}
.new_article_con p{width: 100%;height: auto;overflow: hidden;line-height: 30px;margin-top: 20px;font-size: 16px;color: #666;}
.new_article_con img{display: inline-block;margin: 20px auto;max-width: 100%;}
.new_pageView{width: 100%;height: auto;overflow: hidden;margin-top: 60px;border-top: 2px solid #ccc;padding: 30px;}
.new_pageItem{width: 100%;height: 40px;line-height: 40px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 16px;color: #666;}
.new_pageItem a{font-size: 16px;color: #666;}



/*友情链接*/
.new_yqljtlt{width: 100%;height: 50px;line-height: 50px;overflow: hidden;border-bottom: 2px solid #9e9e9e;padding: 0 20px;margin-bottom: 20px;}
.new_yqljtlt a{font-weight: bold;font-size: 20px;color: #134bcd;}
.new_gundong{width: 100%;height: 50px;margin-bottom: 50px;}
.index_1_horse_out{height:100%;float:left;width:100%;overflow:hidden;}  
.index_1_horse_long{float:left;width:9999%;height:100%;}  
.index_1_horse_in{height:100%;float:left;}  
.index_1_horse_in a{display:block;float:left;height:100%;margin-right:11px;}
.index_1_horse_in a img{display: block;height: 100%;}

.bd{border: 1px solid #ccc;}
.pd0{padding: 0;}
.fr{float: right;}
.fl{float: left;}

/*友情链接*/


/*脚部*/
.new_footer_bg{width: 100%;height: auto;overflow: hidden;margin: 0 auto;background:url(../images/foot.jpg) no-repeat right bottom #fff;background-size: 60% 60%;max-width: 1920px;border-top: 4px solid #134bcd;}
.new_webmap{width: 100%;height: 50px;line-height: 50px;margin: 0 auto;overflow: hidden;text-align: center;border-bottom: 1px solid #ccc;}
.new_webmap a{font-size: 18px;color: #333;font-weight: bold;}
.new_webmap span{font-size: 12px;color: #333;padding: 0 20px;}
.new_footer{width: 1400px;height: auto;overflow: hidden;margin: 20px auto;position: relative;}
.new_footer p{width: 100%;height: auto;line-height: 30px;font-size: 16px;color: #333;overflow: hidden;text-align: center;}
.new_footer p a{color: #333;}
.new_footer p.inf-con-zz,.new_footer p.inf-con-zz a{color: #f00;}
.new_footer p.youxiang,.new_footer p.youxiang a{color: #0072ff;}
.new_footer_left{width: auto;float: left;position: absolute;left: 0;top: 100px;}
.new_footer_left img{display: block;height: 120px;width: auto;}
.new_footer_right{width: auto;float: right;position: absolute;right: 0;top: 100px;}
.new_footer_right img{display: block;height: 120px;width: auto;}



@media screen and (max-width: 1441px){
	.new_chaxun,.new_conview,.new_navview,.new_headerCon,.new_footer,.new_nav_width{width: 1200px;}	
	.new_proName h3{font-size: 65px;}
}



/*问答*/
.wenda1{width: 300px;height: auto;overflow: hidden;position: fixed;bottom: 0;right:0;background: #fff;border:1px solid #7ab9dd;padding: 10px;box-shadow: 0px 1px 8px #888;z-index:99999999;}
.wenda_tlt1{width: 100%;height: 40px;line-height: 40px;overflow: hidden;border-bottom: 2px solid #ccc;}
.wenda_tlt1 h3{float: left;height: 40px;line-height: 40px;font-size: 22px;color: #0a78d7;margin:0;}
.wenda_tlt1 span{float: right;width:40px;height: 40px;background: url(../images/jt.png) no-repeat center center;transform: rotateZ(180deg);font-size: 40px;color: #000;cursor:pointer;}
.wenda_view1{width: 100%;min-height:0px;;max-height: 38vh;overflow: auto;margin: 0px auto 0;padding-right: 10px;}
.wenda_view1 li{width: 100%;height: auto;overflow: hidden;margin: 10px 0;padding:10px 0;border-bottom:1px solid #222;background:#f1f1f1;border-radius:10px;}
.wenda_view1 li:last-child{margin-bottom:0;}
.wenda_view1 li div{width: 100%;height: auto;overflow: hidden;padding:0 10px;}
.wenda_view1 li div span{height: auto;overflow: hidden;line-height: 30px;font-size: 16px;color: #222;border-radius: 10px;padding:0 10px;}
.wenda_view1 li div span a{color:#222;}
.wenda_view1 li div span.new_wen{text-align:center;line-height:22px;;float:left;width:22px;height:22px;font-size:20px;color:#fff;background:#fb4;border-radius:5px;margin:3px 5px 3px 0;padding:0;}
.wenda_view1 li div:nth-child(2){margin:0;}
.wenda_view1 li div span.new_da{text-align:center;line-height:22px;;float:left;width:22px;height:22px;font-size:20px;color:#fff;background:#8ac03b;border-radius:5px;margin:3px 5px 3px 0;padding:0;}
.wenda_view1 li b{display:block;font-size: 14px;color: #7b838a;line-height: 30px;border-radius: 10px;font-weight: 100;max-height:90px;}
.wenda_style{height: 40px;overflow: hidden;padding: 0 10px;}
.wenda_style span{transform: rotateZ(0deg);}

.new_webmap span:last-child{display:none;}

.bwgk_con_righ_tt a{color:#555;}