body{font-family:"Arial","微软雅黑";/*font:14px Microsoft YaHei;*/font-size: 14px;color: #333;}
body,div,p,span,ul,li,dl,dd,h1,h2,h3,a,input,img{margin:0;padding:0;font-family:"Arial","微软雅黑";font-weight: normal;}
li,ol{list-style:none;}
a,input,img,textarea{border:none;outline:none;}
i,em{font-style:normal;}
.fl{float: left;}.fr{float: right;}.tc{text-align:center;}.tr{text-align:right;}.tl{text-align:left;}
.db{display: block;}.ma{margin: 0 auto;}.pr{position: relative;}.pa{position: absolute;}.pf{position: fixed;}
.transition{-webkit-transition: all  0.3s ease-out;-moz-transition: all  0.3s ease-out;-o-transition: all  0.3s ease-out; transition: all  0.3s ease-out; }
a{text-decoration: none;color: #333;}
a:focus{text-decoration: none;color: #333;}
a:hover,a:focus{text-decoration: none!important;}
.hide{display: none}
.show{display: block}
.modal a{outline:none;}
label{font-weight: normal;width:100%;}
a:hover {color: #00a4c5;}
a:focus {outline:none;outline-offset:0;}
img{vertical-align: middle;}
.container{margin:0 auto;}
.wow{animation-duration: 1s;-webkit-animation-duration: 1s;}
.wower{animation-duration: 0.8s;-webkit-animation-duration: 0.8s;}
.fx{position: fixed!important;}

.wrapper{width: 100%;height: auto;position: relative;overflow: hidden;}
.slick-dotted.slick-slider{margin-bottom: 0px;}
.slick-slide{outline: none;}
.slick-slide a{outline: none;}
.slick-vertical .slick-slide{border: none;}
.clear{clear: both;}

.class{width: 100%;height: 100%;overflow: hidden;position: fixed;top: 0;right: 0;z-index: 20;background: #fff;}
.m_list{height: 90%;overflow-y: auto;overflow-x: hidden;padding-top: 72px;}
.m_list ul{}
.m_list ul li{border-bottom: 1px solid #eee;}
.m_list ul li a{display: block;position: relative;font-size: 16px;line-height: 46px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;padding-right: 30px;color: #666;}
.m_list ul li a span{width: 8px;height: 100%;background: url(../images/m_one.png) center center no-repeat;background-size: 100%!important;position: absolute;right: 5px;top: 0;transition: 300ms;}
.m_list ul li a span.close_one{transform: rotate(90deg);}
.m_list ul li a:hover span,.m_list ul li a.cu1 span{background: url(../images/m_one.png) center center no-repeat;}
.m_list ul li a:hover,.m_list ul li a.cu1{color: #00a4c5;}
.m_list ul li ul{display: none;padding: 0px 1em 14px 1em;}
.m_list ul li ul li{border-bottom: none;}
.m_list ul li ul li a{font-size: 14px;color: #666;line-height: 36px;}
.m_list ul li ul li a span{}
.m_list ul li ul li a span.close_one{}
.m_list ul li ul li a:hover,.m_list ul li ul li a.cu2{color: #00a4c5;}
.m_list ul li ul li ul{display: none;padding-bottom: 0px;}
.m_list ul li ul li ul li{}
.m_list ul li ul li ul li a{color: #808080;line-height: 34px;}
.m_list ul li ul li ul li a:hover{color: #00a4c5;}

.page-prev {
	transform:translate3d(100%, 0, 0);
	-ms-transform:translate3d(100%, 0, 0);
	-webkit-transform:translate3d(100%, 0, 0);	
	-o-transform:translate3d(100%, 0, 0);	
	-moz-transform:translate3d(100%, 0, 0);
}
.page-next {
	transform:translate3d(-100%, 0, 0);
	-ms-transform:translate3d(-100%, 0, 0);
	-webkit-transform:translate3d(-100%, 0, 0);	
	-o-transform:translate3d(-100%, 0, 0);	
	-moz-transform:translate3d(-100%, 0, 0);
}
.page-active{
	transform:translate3d(0, 0, 0);
	-ms-transform:translate3d(0, 0, 0);
	-webkit-transform:translate3d(0, 0, 0);	
	-o-transform:translate3d(0, 0, 0);	
	-moz-transform:translate3d(0, 0, 0);
}
.page-in {
	-webkit-transition:all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-ms-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
}
.page-out {
	-webkit-transition:all 300ms cubic-bezier(0.42, 0, 0.58, 1) 0.1s;
	-ms-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1) 0.1s;
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1) 0.1s;
}
.share-in{
	transform:translate3d(100%, 0, 0);
	-ms-transform:translate3d(100%, 0, 0);
	-webkit-transform:translate3d(100%, 0, 0);	
	-o-transform:translate3d(100%, 0, 0);	
	-moz-transform:translate3d(100%, 0, 0);
}


.header{width: 100%;position: fixed;top: 0;left: 0;background: rgba(255,255,255,.65);z-index: 25;transition: 300ms;}
.header_on,.ny_header{background: #fff;box-shadow: 0 0 15px 0 rgba(0,0,0,.05);}
.header .container{position: relative;}
.logo{float: left;}
.logo a{display: flex;align-items: center;width: 220px;height: 46px;transition: 300ms;}
.logo a img{max-width: 100%;max-height: 100%;}
.nav{margin-left: 450px;margin-right: 110px;text-align: center;}
.nav ul{width: 100%;position: relative;}
.nav ul li{width: 16.6%;float: left;position: relative;}
.nav ul li.slideline{height: 100%;position: absolute;top: 0;background: #00a4c5;}
.nav ul li a{display: block;width: 100%;position: relative;z-index: 2;line-height: 46px;height: 46px;overflow: hidden;color: #00a4c5;transition: 300ms;}
.nav ul li a:hover,.nav ul li.cu a,.nav ul li.on a{color: #fff;}
.nav ul li.on a{background: #00a4c5;}
.nav ul li ul{min-width: 100%;position: absolute;background: rgba(0,0,0,.2);display: none;left: 50%;transform: translatex(-50%);width: auto;}
.nav ul li ul li{width: 100%;}
.nav ul li ul li a,.nav ul li.cu ul li a,.nav ul li.on ul li a{color: #fff;background: none;padding: 0 10px;white-space: nowrap;}
.nav ul li ul li a:hover{background: #00a4c5;}
.lang{position: absolute;right: 15px;top: 0;display: flex;align-items: center;line-height: 46px;color: #666;}
.lang a{display: inline-block;padding: 0 10px;transition: 300ms;}
.lang a:hover,.lang a.on{color: #00a4c5;text-decoration: underline!important;}

.nav_button{width: 30px;height: 100%;background: url(/images/nav_button.png) center center no-repeat;position: absolute;right: 15px;top: 0;background-size: 28px!important;}
.nav_close{background: url(/images/nav_close.png) center center no-repeat;}

.banner{position: relative;}
.banner_img img{width: 100%;position: relative;left: 50%;transform: translatex(-50%);}
.ibanner .slick-dots{bottom:20px;}
.ibanner .slick-dots li button{display: none;}
.ibanner .slick-dots li {width: 35px;height:8px;background: #fff;opacity: .5;padding:0;margin:0 10px;border-radius:2px;}
.ibanner .slick-dots li.slick-active{opacity: 1;}
.ibanner .slick-prev,.ibanner .slick-next{width: 50px;height: 100%;z-index: 2;opacity: .7;background-size: 100%!important;}
.ibanner .slick-prev:before,.ibanner .slick-next:before{display: none;}
.ibanner .slick-prev{background: url(../images/index_03.png) no-repeat center center;left:10%;}
.ibanner .slick-next{background: url(../images/index_05.png) no-repeat center center;right:10%;}
.ibanner .slick-prev:hover,.ibanner .slick-next:hover{opacity: 1;}
.ibanner_logo{width:505px;position: absolute;top: 50%;left: 50%;z-index: 5;transform: translate(-50%,-50%);}
.ibanner_logo img{max-width: 100%;max-height: 100%;}

.footer{padding: 50px 0 30px;}
.foot_contact{text-align: center;}
.foot_contact h3{font-size: 24px;color:#00a4c5;}
.foot_contact p{font-size: 16px;color:#666;font-weight: bold;margin:30px 0 5px;}
.foot_contact span{font-size: 14px;color:#666;line-height: 30px;margin:0 10px;vertical-align: top;display: inline-block;}
.foot_addr{padding: 30px 0;margin: 0 -40px;overflow: hidden;display: flex;flex-wrap: wrap;}
.faddr_item{width: 25%;padding: 20px 40px;float: left;border-right:1px solid #f1f1f1;}
.faddr_item:last-child{border-right: none;}
.faddr_item dt{line-height: 30px;color:#00a4c5;font-size: 17px;}
.faddr_item dd{line-height: 30px;color:#666;}
.foot_link{width: 100%;display: flex;align-items: center;justify-content: center;}
.foot_link a{display: block;margin: 0 10px;}
.copyright{color:#999;background: #f9f9f9;padding:15px 0;text-align: center;}
.copyright a{color: #999;transition: 300ms;}
.copyright a:hover{color: #00a4c5;}

.ny_banner{margin-top: 46px;}
.main{position: relative;min-height: 40vh;padding-bottom: 20px;}
.left{float: left;width: 20.8%;margin-right: 4%;margin-top: -40px;}
.left_top{line-height: 80px;background: #00a4c5;color: #fff;font-size: 24px;padding: 0 20px;position: relative;padding: 0 20px 0 46px;}
.left_top:before{content: "";width: 6px;height: 18px;background: #fff;border-radius: 3px;position: absolute;left: 20px;top: 50%;transform: translateY(-50%);}
.classify{position: absolute;right: 20px;top: 0;padding-right: 16px;font-size: 16px;}
.classify:after{content: "";width: 8px;height: 100%;background: url(/images/m_one_w.png) center center no-repeat;background-size: 100%;position: absolute;right: 0;top: 0;transition: 300ms;}
.classify.open:after{transform: rotate(90deg);}
.left_list{width: 100%;}
.left_list ul{}
.left_list ul li{margin-top: 10px;background: #ebebeb;}
.left_list ul li a{display: block;line-height: 50px;padding: 0 30px 0 20px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;position: relative;transition: 300ms;}
.left_list ul li a span{width: 8px;height: 100%;background: url(/images/m_one.png) center center no-repeat;background-size: 100%!important;position: absolute;right: 20px;top: 0;transition: 300ms;}
.left_list ul li a span.close_one{transform: rotate(90deg);}
.left_list ul li a:hover,.left_list ul li a.cu1,.left_list ul li a.cu{color: #fff;background: #00a4c5;}
.left_list ul li a:hover span,.left_list ul li a.cu1 span,.left_list ul li a.cu span{background: url(../images/m_one_w.png) center center no-repeat;}
.left_list ul li ul{display: none;padding: 0 20px;}
.left_list ul li ul li{margin-top: 0px;border-bottom: 1px solid #cfcfcf;}
.left_list ul li ul li:last-child{border-bottom: none;}
.left_list ul li ul li a{background: none;padding-left: 0;}
.left_list ul li ul li a span{background: url(../images/m_one.png) center center no-repeat;right: 10px;}
.left_list ul li ul li a span.close_one{transform: rotate(90deg);}
.left_list ul li ul li a:hover,.left_list ul li ul li a.cu2{color: #00a4c5;background: none;}
.left_list ul li ul li a:hover span,.left_list ul li ul li a.cu2 span{background: url(/images/m_one.png) center center no-repeat;}
.left_list ul li ul li ul{display: none;padding-bottom: 0px;border-top: 1px solid #cfcfcf;padding: 14px 0;}
.left_list ul li ul li ul li{border-bottom: none;}
.left_list ul li ul li ul li a{color: #666;text-indent: 2em;line-height: 34px;border-bottom: none;}
.left_list ul li ul li ul li a:hover{color: #00a4c5;text-decoration: underline!important;}

.right{width: 75.2%;float: left;}
.right_top{position: relative;margin-bottom: 20px;line-height: 56px;padding-left: 20px;background: url(/images/icon.png) left center no-repeat;color: #999;}
.right_top a{color: #999;}
.right_top a:hover{color: #00a4c5;}
.about_det{line-height: 32px;}
.about_det img{max-width: 100%;}

.news_list{padding-bottom: 20px;}
.news_eg{padding-bottom: 20px;margin-bottom: 20px;border-bottom: 1px solid #ebebeb;}
.news_eg a{width: 100%;display: flex;align-items: center;transition: 300ms;}
.news_pic{width: 300px;float: left;margin-right: 30px;overflow: hidden;}
.news_pic img{width: 100%;transition: 300ms;}
.news_info{flex: 1;height: auto;overflow: hidden;}
.news_tit{font-size: 16px;line-height: 26px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-bottom: 2px;}
.news_dat{color: #999;line-height: 30px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.news_des{color: #999;line-height: 30px;max-height: 120px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
.news_eg a:hover .news_pic img{transform: scale(1.05,1.05);}

.next1{width: 100%;text-align: center;display: flex;align-items: center;  justify-content: center;}
.next1 ul{display: inline-block;vertical-align: top;}
.next1 ul li{display: inline-block;vertical-align: top;}
.next1 a{display: inline-block;vertical-align: top;width: 30px;line-height:28px;background: #f9f9f9;border:1px solid #ebebeb;color:#666;margin: 0 5px;transition: 300ms;}
.next1 a:hover,.next1 a.on1{color:#fff;background: #00a4c5;border:1px solid #00a4c5;}
.next1>a{font-size: 18px;}

.news_title{text-align: center;font-size: 16px;font-weight: bold;}
.news_publish{text-align: center;border-bottom:1px solid #ebebeb;padding: 10px 0 14px;}
.news_det{padding: 24px 0;}
.next2{background: #f9f9f9;border:1px solid #ebebeb;padding: 10px 20px;}
.next2 a{display: block;line-height: 30px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #666;transition: 300ms;}
.next2 a:hover{color: #00a4c5;}

.next3 a{display: block;text-align: center;padding-bottom: 30px;color: #666;line-height: 24px;}
.pro_list,.show_list{height: auto;overflow: hidden;padding-bottom: 24px;margin: 0 -8px;}
.pro_eg,.show_eg{width: 33.33%;padding: 0 8px 16px;float: left;}
.pro_eg a,.show_eg a{display: block;position: relative;overflow: hidden;color: #fff;text-align: center;}
.pro_eg a:after{content: "";width: 100%;height: 100%;background: rgba(0,0,0,.5);transition: 300ms;position: absolute;left: 0;top: 0;transform: scale(0,0);}
.pro_pic,.show_pic{overflow: hidden;}
.pro_pic img,.show_pic img{width: 100%;transition: 300ms;}
.pro_tit{line-height: 56px;padding: 0 20px;width: 100%;position: absolute;left: 0;top: 50%;transform: translatey(-55%) scale(0,0);white-space: nowrap;text-overflow: ellipsis;overflow: hidden;z-index: 2;transition: 300ms;}
.pro_tit:after{content: "";width: 40px;height: 2px;background: #fff;position: absolute;left: 50%;bottom: 0;transform: translatex(-50%);}
.pro_eg a:hover:after{transform: scale(1,1);}
.pro_eg a:hover .pro_tit{transform: translatey(-55%) scale(1,1);}
.pro_eg a:hover .pro_pic img{transform: scale(1.05,1.05);}

.show_eg a{color: #333;transition: 300ms;}
.show_tit{padding: 0 14px;line-height: 54px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.show_eg a:hover{background: #00a4c5;color: #fff;}
.show_eg a:hover .show_pic img{transform: scale(1.05,1.05);}

.pro_above{width: 100%;height: auto;overflow: hidden;}
.pro_image{width: 45.5%;float: left;margin-right: 30px;}
.pro_image img{width: 100%;}
.pro_for{width: 100%;margin-bottom: 8px;border: 1px solid #ebebeb;}
.pro_for_item{}
.pro_for .slick-arrow{width: 42px;height: 42px;z-index: 2;transition: 300ms;overflow: hidden;background-size: 100%!important;/*top: 0%;transform:translate(0, 0);-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-ms-transform:translate(0, 0);*/ }
.pro_for .slick-prev:before{display: none;}
.pro_for .slick-next:before{display: none;}
.pro_for .slick-prev{background: url(/images/pro_03.png) center center no-repeat;left: 20px;}
.pro_for .slick-next{background: url(/images/pro_05.png) center center no-repeat;right: 20px;}
/*.pro_for .slick-prev:hover{background: url(../images/det_prev_h.png) center center no-repeat;}*/
/*.pro_for .slick-next:hover{background: url(../images/det_next_h.png) center center no-repeat;}*/
.pro_nav{position: relative;margin: 0 -4px;}
.pro_nav_item{padding: 0px 4px;}
.pro_nav_item i{display: block;position: relative;}
.pro_nav_item.slick-current i:after{content: "";width: 100%;height: 100%;border: 2px solid #00a4c5;position: absolute;left: 0;top: 0;}

.pro_detail{flex: 1;height: auto;overflow: hidden;}
.pro_param{color: #666;}
.pro_title{text-align: left;padding: 10px 0;}
.det{margin-top: 30px;background: #f9f9f9;}
.det span{background: #00a4c5;color:#fff;display: inline-block;vertical-align: top;line-height: 46px;width: 168px;text-align: center;}

.show_title{}
.show_image{margin: 25px auto;width: 58%;}
.show_image img{width: 100%;}





@media (min-width: 1600px){
	.container{width: 1330px;}
}

@media (max-width: 1599px){
	.nav{margin-left: 350px;}
	.ibanner_logo{width: 450px;}
	.ibanner .slick-prev, .ibanner .slick-next{width: 40px;}
}

@media (max-width: 1199px){
	.nav{margin-left: 280px;margin-right: 90px;}
	.nav ul li ul li a, .nav ul li.cu ul li a, .nav ul li.on ul li a{line-height: 36px;height: 36px;}
	.ibanner .slick-prev, .ibanner .slick-next{width: 34px;}
	.ibanner .slick-dots li{width: 30px;height: 7px;margin: 0 8px;}
	.ibanner_logo{width: 358px;}
	.foot_contact p{margin-top: 20px;}
	.foot_addr{margin: 0 -24px;padding: 20px 0;}
	.faddr_item{padding: 14px 24px;}

	.left{margin-top: -36px;}
	.left_top{line-height: 72px;font-size: 22px;padding-left: 36px;}
	.left_top:before{width: 5px;left: 16px;}
	.left_list ul li a{line-height: 46px;}
	.right_top{line-height: 50px;}
	.about_det{line-height: 30px;}

	.news_pic{width: 250px;margin-right: 20px;}
	.news_des{max-height: 90px;-webkit-line-clamp: 3;}

	.next3 a{padding-bottom: 10px;}
	.pro_tit,.show_tit{line-height: 46px;}

	.pro_image{width: 58%;float: none;margin: 0 auto 24px;}
	.pro_detail{display: block;width: 100%;}

	.show_image{width: 64%;}
}

@media (max-width: 991px){
	.header{background: #fff;box-shadow: 0 0 15px 0 rgba(0,0,0,.05);}
	.logo a{height: 52px;}
	.lang{line-height: 52px;right: 70px;}
	.banner{margin-top: 52px;}
	.ibanner_logo{width: 298px;}
	.faddr_item{width: 50%;}

	.ny_banner img{width: 120%;}
	.left{width: 100%;margin-right: 0;margin-bottom: 30px;margin-top: -26px;}
	.right{width: 100%;}
	.left_top{font-size: 18px;font-weight: bold;line-height: 52px;padding-left: 32px;}
	.left_top:before{width: 4px;height: 16px;}
	.left_list{display: none;}
	.left_list ul li{margin-top: 8px;}
	.left_list ul li ul li ul{padding: 10px 0;}

	.news_det{padding: 18px 0;}
}

@media (max-width: 767px){
	.ibanner_logo{width: 220px;}
	.m_list ul li a{font-size: 15px;line-height: 44px;}
	.m_list ul li ul li a{line-height: 34px;}
	.ibanner .slick-prev{left: 5%;}
	.ibanner .slick-next{right: 5%;}
	.ibanner .slick-prev, .ibanner .slick-next{background-size: 20px!important;}
	.ibanner .slick-dots{bottom: 12px;}
	.ibanner .slick-dots li{width: 24px;margin: 0 5px;height: 5px;}

	.footer{padding: 38px 0 30px;}
	.foot_contact h3{font-size: 20px;}
	.foot_contact p{margin-top: 14px;font-size: 14px;}
	.foot_contact span{font-size: 13px;line-height: 24px;}
	.foot_addr{margin: 0;padding: 12px 0; }
	.faddr_item{width: 100%;padding: 4px 0;border-right: none;}
	.faddr_item dt{font-size: 15px;}
	.faddr_item dt,.faddr_item dd{line-height: 24px;}
	.copyright{padding: 12px 0;}

	.main{padding-bottom: 0px;}
	.ny_banner img{width: 150%;}
	.classify{font-size: 14px;right: 14px;}
	.classify:after{width: 7px;}
	.left{margin-top: -24px;margin-bottom: 24px;}
	.left_top{font-size: 16px;line-height: 48px;padding-left: 28px;}
	.left_top:before{width: 3px;height: 14px;}
	.left_list ul li{margin-top: 6px;}
	.left_list ul li a{line-height: 40px;padding: 0 30px 0 14px;}
	.left_list ul li a span{right: 14px;}
	.left_list ul li ul li a span{right: 5px;}
	.left_list ul li ul li ul{padding: 8px 0;}
	.left_list ul li ul li ul li a{line-height: 30px;}
	.about_det{line-height: 26px;}

	.news_eg{padding-bottom: 14px;}
	.news_eg a{display: block;}
	.news_pic{width: 100%;float: none;}
	.news_info{display: block;width: 100%;}
	.news_tit{margin: 14px 0 4px;}
	.news_dat{line-height: 26px;}
	.news_des{line-height: 26px;max-height: 78px;}
	.next1 a{width: 28px;margin: 0 2px;line-height: 26px;}

	.about_det{padding: 15px 0;}
	.next2{padding: 8px 14px;}
	.next2 a{line-height: 28px;}

	.pro_list,.show_list{margin: 0 -5px;}
	.pro_eg,.show_eg{width: 50%;padding: 0 5px 10px;}
	.pro_tit,.show_tit{line-height: 38px;}
	.pro_tit:after{width: 38px;}

	.pro_image{width: 100%;}
	.pro_for .slick-arrow{width: 34px;}
	.det{margin-top: 10px;}
	.det span{width: 122px;line-height: 40px;}
	.pro_title{padding: 0px;}

	.show_image{width: 100%;margin: 20px auto 30px;}
}

@media (max-width: 420px){}


/*230830*/

.feedback form{display: block;width: 540px;}
.fb_head{font-size: 18px;font-weight: bold;padding-top: 10px;margin-bottom: 30px;}
.fb_line{margin-bottom: 14px;overflow: hidden;}
.fb_line input,.fb_line textarea{display: block;width: 50%;border: 1px solid #808080;padding: 0 14px;height: 42px;background: none;outline: none;float: left;}
.fb_text textarea{display: block;width: 100%;line-height: 28px;padding: 8px 14px;height: 98px;resize: none;}
.fb_yzm i{display: flex;align-items: center;height: 42px;margin-left: 10px;float: left;width: 130px;}
.fb_yzm i img{max-width: 100%;max-height: 100%;}
.fb_btn input{display: block;width: 150px;height: 42px;background: #00a4c5;color: #fff;font-size: 16px;text-align: center;}

.xxmap{margin-top: 30px;width: 100%;height: 400px;}
.xxmap iframe{width: 100%;height: 100%;}

@media (max-width: 767px){
	.feedback form{width: 100%;}
	.fb_head {font-size: 17px;margin-bottom: 22px;}
	.fb_line{margin-bottom: 10px;}
	.fb_line input{height: 38px;width: 58%;}
	.fb_text textarea{padding: 5px 14px;line-height: 26px;}
	.fb_yzm i{width: 98px;}
	.fb_btn input{width: 116px;height: 36px;font-size: 14px;}
}