body{font-family:"微软雅黑"!important;font:14px Microsoft YaHei!important;line-height: 24px;color: #333;}
body,div,p,span,ul,li,dl,dd,h1,h2,h3,a,input,img{margin:0;padding:0;font-family:"微软雅黑"!important;}
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: #e72129;}
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;}
.wrap{width: 100%;height: auto;position: relative;overflow: hidden;}
.img_c i{display: table-cell;vertical-align: middle;text-align: center;}
.img_c i img{max-width: 100%;max-height: 100%;}
.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: 280px;height: 100%;overflow: hidden;position: fixed;top: 0;right: 0;z-index: 25;background: #f9f9f9;}
.class.on{box-shadow: 0px 5px 20px 0px rgba(0,0,0,.5);}
.class_top{width: 100%;height: auto;overflow: hidden;padding: 0 20px;margin-bottom: 10px;background: #e51f2c;color: #fff;position: relative;}
.class_tel{font-size: 22px;line-height: 82px;height: 82px;font-weight: bold;padding-left: 32px;background: url(../images/class_tel.png) left center no-repeat;background-size: 22px;}
.class_close{width: 30px;height: 100%;background: url(../images/class_close.png) center center no-repeat;background-size: 24px;position: absolute;right: 15px;top: 0;}
.m_list{width: 100%;height: 80%;overflow-y: auto;overflow-x: hidden;} 
.m_list ul{padding: 0 20px;}
.m_list ul li{border-bottom: 1px solid #cfcfcf;font-size: 16px;}
.m_list ul li a{display: block;line-height: 50px;height: 50px;overflow: hidden;padding-right: 20px;position: relative;}
.m_list ul li a span{width: 10px;height: 100%;background: url(../images/m_one.png) center center no-repeat;background-size: 100%!important;position: absolute;right: 0px;top: 0;}
.m_list ul li a span.close_one{background: url(../images/m_one_h.png) center center no-repeat;}
.m_list ul li a:hover,.m_list ul li a.cu1{color: #e51f2c;}
.m_list ul li ul{display: none;padding: 0;padding-bottom: 12px;}
.m_list ul li ul li{border-bottom: none;text-indent: 16px;}
.m_list ul li ul li a{color: #666;line-height: 44px;height: 44px;}
.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: #e51f2c;}
.m_list ul li ul li ul{display: none;padding-bottom: 0;}
.m_list ul li ul li ul li{text-indent: 32px;}
.m_list ul li ul li ul li a{color: #999;}
.m_list ul li ul li ul li a:hover,.m_list ul li ul li ul li a.cu3{color: #e51f2c;}
.m_list ul li ul li ul li ul{display: none;}
.m_list ul li ul li ul li ul li{text-indent: 48px;font-size: 14px;}
.m_list ul li ul li ul li ul li a{line-height: 38px;height: 38px;}
.m_list ul li ul li ul li ul li a:hover{}

.opacity{width: 100%;height: 100%;background: rgba(0,0,0,.5);position: fixed;top: 0;left: 0;z-index: 20;display: none;}
.page-prev {
	transform:translate3d(280px, 0, 0);
	-ms-transform:translate3d(280px, 0, 0);
	-webkit-transform:translate3d(280px, 0, 0);	
	-o-transform:translate3d(280px, 0, 0);	
	-moz-transform:translate3d(280px, 0, 0);
}
.page-next {
	transform:translate3d(-280px, 0, 0);
	-ms-transform:translate3d(-280px, 0, 0);
	-webkit-transform:translate3d(-280px, 0, 0);	
	-o-transform:translate3d(-280px, 0, 0);	
	-moz-transform:translate3d(-280px, 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: relative;background: #fff;z-index: 10;}
.header .container{position: relative;}
.logo{width: 200px;float: left;}
.logo a{width: 200px;height: 100px;display: table-cell;vertical-align: middle;font-size: 0px;overflow: hidden;}
.logo a img{max-width: 100%;max-height: 100%;}
.nav{margin-left: 300px;text-align: center;margin-right: 400px;}
.nav ul{}
.nav ul li{font-size: 16px;float: left;position: relative;}
.nav ul li a{display: block;line-height: 100px;height: 100px;overflow: hidden;position: relative;padding: 0 5px;transition: 300ms;}
.nav ul li a:after{content: "";width: 64px;height: 3px;background: #e72129;position: absolute;left: 50%;margin-left: -32px;bottom: 28px;transition: 300ms;transform: scale(0,0);}
.nav ul li a:hover,.nav ul li.cu a,.nav ul li.on a{color: #333;}
.nav ul li a:hover:after,.nav ul li.cu a:after,.nav ul li.on a:after{transform: scale(1,1);}
.nav ul li ul{position: absolute;width: 100%;height: auto;overflow: hidden;padding: 12px 0;background: #fff;display: none;}
.nav ul li ul li{width: 100%;font-size: 14px;}
.nav ul li ul li a,.nav ul li.cu ul li a,.nav ul li.on ul li a{line-height: 30px;height: 30px;color: #666;}
.nav ul li ul li a:after{display: none;}
.nav ul li ul li a:hover{color: #e72129;}
.nav_button{width: 44px;height: 100%;background: url(../images/nav_button.png) center center no-repeat;background-size: 100%;position: absolute;right: 15px;top: 0;}

.other{position: absolute;right: 15px;top: 50%;transform: translateY(-50%);}
.tel{padding: 0 20px;border-radius: 8px;line-height: 50px;height: 50px;overflow: hidden;font-size: 16px;color: #fff;background: #e72129;margin-left: 30px;}
.tel span{display: inline-block;vertical-align: top;padding-left: 36px;background: url(../images/tel.png) left center no-repeat;}
.tel span b{font-size: 20px;display: inline-block;vertical-align: top;}
.search{position: relative;}
.search form{}
.search_box{width: 0px;padding: 0px;position: absolute;right: 0;top: 0;border: 1px solid transparent;line-height: 48px;border-radius: 8px;background: #fff;outline: none;transition: 300ms;}
.search.open .search_box{width: 400px;padding: 0 64px 0 20px;border: 1px solid #eee;}
.search_click{width: 64px;height: 50px;background: url(../images/search_btn.png) center center no-repeat;position: relative;z-index: 2;cursor: pointer;}
.search.open .search_click{background: url(../images/search_close.png) center center no-repeat;}

.banner{width: 100%;height: auto;overflow: hidden;position: relative;}
.banner_img{width: 100%;height: auto;overflow: hidden;font-size: 0px;}
.banner_img a{display: block;width: 100%;height: 100%;overflow: hidden;}
.banner_img img{max-width: none;width: 100%;position: relative;left: 50%;transform:translatex(-50%);-webkit-transform:translatex(-50%);-moz-transform:translatex(-50%);-ms-transform:translatex(-50%);}
.ibanner .slick-dots{bottom: 20px;font-size: 0px;}
.ibanner .slick-dots li{width: auto;height: auto;margin: 0 8px;transition: 300ms;border-radius: 50%;border: 1px solid transparent;}
.ibanner .slick-dots li button{width: 8px;height: 8px;margin: 4px;border-radius: 50%;transition: 300ms;background: #fff;padding: 0px;}
.ibanner .slick-dots li button:before{display: none;}
.ibanner .slick-dots li.slick-active{border: 1px solid #fff;}
.ibanner .slick-dots li.slick-active button{width: 4px;height: 4px;margin: 6px;}

.notice{background: #fcfcfc;padding: 20px 0;}
.notice_area{padding-left: 130px;position: relative;border-radius: 5px;height: auto;overflow: hidden;}
.notice_bt{width: 130px;background: #e72129;color: #fff;text-align: center;font-weight: bold;position: absolute;line-height: 50px;left: 0;top: 0;}
.notice_bt span{display: inline-block;padding-left: 34px;background: url(../images/notice.png) left center no-repeat;}
.notice_slide{border: 1px solid #eee;border-left: none;border-radius: 5px;}
.notice_item a{display: block;line-height: 48px;padding: 0 120px 0 20px;position: relative;white-space: nowrap;text-overflow: ellipsis;color: #666;overflow: hidden;}
.notice_item a span{position: absolute;right: 20px;top: 0;color: #999;}

.news{padding: 80px 0 100px;}
.show_area{width: 100%;height: auto;overflow: hidden;margin-bottom: 40px;display: inline-flex;box-shadow: 0px 0px 0px 1px #eee inset;}
.show_slide{width: 45%;float: left;}
.show_item a{display: block;position: relative;height: auto;overflow: hidden;}
.show_img{width: 100%;height: auto;overflow: hidden;font-size: 0px;}
.show_img img{width: 100%;transition: 300ms;}
.show_bt{width: 100%;padding: 0 14px;line-height: 50px;height: 50px;overflow: hidden;font-size: 18px;text-align: center;white-space: nowrap;text-overflow: ellipsis;color: #fff;background: rgba(0,0,0,.6);position: absolute;left: 0;bottom: 0;}
.show_item a:hover .show_img img{transform: scale(1.05,1.05);}
.show_slide .slick-arrow{width: 30px;height: 40px;top: 50%;z-index: 2;transition: 300ms;overflow: hidden;filter:alpha(opacity=50);opacity: 0.5;/*transform:translate(0, 0);-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-ms-transform:translate(0, 0);*/}
.show_slide .slick-prev{background: url(../images/show_prev.png) left center no-repeat;left: 20px;}
.show_slide .slick-next{background: url(../images/show_next.png) right center no-repeat;right: 20px;}
.show_slide .slick-prev:hover,.show_slide .slick-next:hover{filter:alpha(opacity=100);opacity: 1;}
.show_slide .slick-prev:before{display: none;}
.show_slide .slick-next:before{display: none;}

.show_data{width: 55%;float: left;padding: 2.5% 2.5% 16px 2.5%;}
.headline{font-size: 30px;line-height: 1;padding-bottom: 25px;position: relative;margin-bottom: 40px;font-weight: bold;}
.headline:after{content: "";width: 50px;height: 5px;background: #e72129;position: absolute;left: 0;bottom: 0;}
.show_eg{margin-bottom: 20px;margin-top: -5px;}
.show_eg a{display: block;height: auto;overflow: hidden;}
.show_time{float: left;text-align: center;margin-right: 35px;}
.show_day{font-size: 56px;font-weight: bold;line-height: 1;color: #333;}
.show_month{font-size: 16px;color: #999;line-height: 26px;}
.show_info{flex: 1;height: auto;overflow: hidden;}
.show_tit{font-size: 16px;line-height: 26px;height: 26px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-bottom: 8px;font-weight: bold;transition: 300ms;}
.show_des{line-height: 24px;height: 48px;overflow: hidden;color: #999;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.show_list li a{display: block;line-height: 36px;height: 36px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #666;padding-right: 120px;position: relative;transition: 300ms;}
.show_list li a span{position: absolute;right: 0;top: 0;color: #999;transition: 300ms;}
.show_list li a:hover{color: #e72129;}
.show_list li a:hover span{color: #e72129;}

.news_area{width: 100%;height: auto;overflow: hidden;display: inline-flex;}
.news_box{width: 23.125%;margin-right: 2.5%;float: left;height: auto;overflow: hidden;border: 1px solid #eee;}
.news_box:nth-child(4n){margin: 0;}
.news_head{font-size: 16px;padding: 0 20px;border-bottom: 1px solid #eee;line-height: 56px;position: relative;text-indent: 32px;}
.news_head a{position: absolute;right: 20px;top: 0;color: #cfcfcf;font-size: 14px;text-indent: 0px;}
.news_head:before{content: "";width: 23px;height: 100%;background: url(../images/news_head.png) center center no-repeat;background-size: 100%;position: absolute;left: 20px;top: 0;}
.news_head:after{content: "";width: 136px;height: 2px;background: #e72129;position: absolute;bottom: -1px;left: 0;}
.news_data{padding: 15px 20px;height: auto;overflow: hidden;}
.news_data li a{display: block;line-height: 42px;height: 42px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #666;transition: 300ms;}
.news_data li a:hover{color: #e72129;}

.about{padding: 80px 0;background: #fcfcfc;}
.about_slide{width: 100%;height: auto;overflow: hidden;}
.about_tab{width: 240px;width: 15%;margin-right: 2.5%;float: left;height: auto;overflow: hidden;}
.about_tab_item{width: 100%;line-height: 120px;height: 120px;position: relative;overflow: hidden;text-align: center;margin-bottom: 20px;font-size: 16px;color: #666;background: #fff;cursor: pointer;transition: 300ms;}
.about_tab_item:after{content: "";width: 64px;height: 1px;background: rgba(255,255,255,.5);position: absolute;left: 50%;margin-left: -32px;transition: 300ms;bottom: 38px;transform: scale(0,0);}
.about_tab_item:hover{color: #e72129;font-weight: bold;}
.about_tab_item.on{background: #e72129;color: #fff;font-weight: bold;}
.about_tab_item.on:after{transform: scale(1,1);}
.about_data{width: 82.5%;float: left;}
.about_data_item{width: 100%;height: auto;overflow: hidden;display: none;}
.about_data_item:first-child{display: block;}
.about_intro{width: 51.5%;margin-right: 3%;float: left;}
.about_bt{font-size: 30px;line-height: 36px;color: #666;margin-bottom: 20px;}
.about_nr{line-height: 36px;color: #666;max-height: 252px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 7;-webkit-box-orient: vertical;margin-bottom: 40px;}
.about_imore{width: auto;}
.about_imore a{display: inline-block;vertical-align: top;line-height: 48px;padding-right: 40px;border-bottom: 1px solid #eee;color: #cfcfcf;background: url(../images/imore.png) right center no-repeat;transition: 300ms;}
.about_imore a:hover{color: #e72129;border-bottom: 1px solid #e72129;padding-right: 46px;background: url(../images/imore_h.png) right center no-repeat;}
.about_img{width: 45.5%;float: right;border-radius: 0 0 0 70px;height: auto;overflow: hidden;font-size: 0px;}
.about_img img{width: 100%;}

.team{padding: 100px 0 50px;}
.team_slide{position: relative;}
.team_tab{position: absolute;right: 0;top: -90px;text-align: center;}
.team_tab_item{margin-left: 20px;float: left;font-size: 16px;width: 150px;line-height: 48px;border: 1px solid #eee;color: #666;padding: 0 14px;height: 50px;overflow: hidden;transition: 300ms;cursor: pointer;}
.team_tab_item:hover{color: #e72129;border: 1px solid #e72129;}
.team_tab_item.on{background: #e72129;border: 1px solid #e72129;color: #fff;}
.team_data{width: 100%;height: auto;/*overflow: hidden;*/position: relative;}
.team_data_item{width: 100%;padding-left: 14.7%;height: auto;/*overflow: hidden;*/position: absolute;filter:alpha(opacity=0);opacity: 0;top: 0px;}
.team_data_item.cur{z-index: 5;filter:alpha(opacity=100);opacity: 1;position: relative;transition: 600ms;}
.team_data_item .slick-track{margin-left: 0;margin-right: 0;}
.team_item{padding-left: 45px;padding-bottom: 50px;}
.team_item a{display: block;position: relative;}
.team_img{width: 100%;height: auto;overflow: hidden;font-size: 0px;}
.team_img img{width: 100%;transition: 300ms;}
.team_intro{width: 100%;background: #fff;text-align: center;position: absolute;left: 0;padding: 20px 20px 0;bottom: -110px;transition: 300ms;filter:alpha(opacity=0);opacity: 0;}
.team_bt{font-size: 20px;font-weight: bold;line-height: 30px;height: 30px;overflow: hidden;margin-bottom: 5px;color: #333;}
.team_nr{font-size: 16px;color: #666;line-height: 26px;height: 26px;overflow: hidden;margin-bottom: 10px;}
.team_imore{width: 120px;margin: 0 auto;text-align: left;background: url(../images/imore.png) right center no-repeat;line-height: 48px;border-bottom: 1px solid #eee;color: #cfcfcf;}
.team_item a:hover .team_img img{transform: scale(1.05,1.05);}
.team_item a:hover .team_intro{bottom: -50px;filter:alpha(opacity=100);opacity: 1;}
.team_slide .slick-arrow{width: 60px;height: 60px;top: auto;bottom: 50px;border: 1px solid #eee;z-index: 2;transition: 300ms;overflow: hidden;transform:translate(0, 0);-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-ms-transform:translate(0, 0);}
.team_slide .slick-prev{background: url(../images/team_prev.png) center center no-repeat;left: 0px;}
.team_slide .slick-next{background: url(../images/team_next.png) center center no-repeat;left: 80px;}
.team_slide .slick-prev:hover{background: url(../images/team_prev_h.png) center center no-repeat;border: 1px solid #e72129;}
.team_slide .slick-next:hover{background: url(../images/team_next_h.png) center center no-repeat;border: 1px solid #e72129;}
.team_slide .slick-prev:before{display: none;}
.team_slide .slick-next:before{display: none;}

.press{padding: 80px 0;background: #fcfcfc;}
.press_area{width: 100%;height: auto;overflow: hidden;display: inline-flex;}
.press_box{width: 23.125%;margin-right: 2.5%;float: left;background: #fff;margin-top: 65px;}
.press_box:nth-child(4n){margin-right: 0;}
.press_above{position: relative;padding-top: 65px;}
.press_above:before{content: "";width: 100%;height: 100%;background: rgba(0,0,0,.5);position: absolute;left: 0;top: 0;}
.press_icon{width: 130px;font-size: 0;border-radius: 50%;height: auto;overflow: hidden;background: #e72129;position: absolute;top: 0;left: 50%;transform: translate(-50%,-50%);}
.press_icon img{width: 100%;}
.press_bt{padding: 0 20px;line-height: 86px;height: 86px;overflow: hidden;font-size: 22px;font-weight: bold;color: #fff;text-align: center;position: relative;}
.press_data{padding: 15px 30px;}
.press_data li a{display: block;line-height: 42px;height: 42px;overflow: hidden;color: #666;white-space: nowrap;text-overflow: ellipsis;transition: 300ms;}
.press_data li a:hover{color: #e72129;}

.partner{padding: 100px 0 80px;}
.partner_slide{margin: 0 -10px;}
.partner_item{padding: 0 10px;margin-bottom: 20px;}
.partner_item a{display: block;border: 1px solid #eee;font-size: 0px;height: auto;overflow: hidden;transition: 300ms;}
.partner_item a img{width: 100%;}
.partner_item a:hover{border: 1px solid #e72129;}
.partner_slide .slick-dots{bottom: 0px;font-size: 0px;position: relative;margin-top: 20px;}
.partner_slide .slick-dots li{width: auto;height: auto;margin: 0 10px;transition: 400ms;}
.partner_slide .slick-dots li button{width: 10px;height: 10px;transition: 400ms;border-radius: 50%;background: #ccc;padding: 0px;}
.partner_slide .slick-dots li button:before{display: none;}
.partner_slide .slick-dots li.slick-active button{background: #e72129;}

.linker{background: #373737;padding: 40px 0 30px;}
.linker_nav{width: 100%;height: auto;overflow: hidden;margin-bottom: 15px;}
.linker_nav_item{float: left;margin: 0 3px 3px 0;}
.linker_nav_item:first-child{background: #2c2c2c;color: #fff;padding: 0 12px;line-height: 34px;}
.linker_nav_item a{display: block;color: #aaa;background: #4d4d4d;transition: 300ms;line-height: 34px;height: 34px;overflow: hidden;padding: 0 12px;}
.linker_nav_item a:hover{background: #2c2c2c;color: #fff;}
.linker_data{width: 100%;height: auto;overflow: hidden;}
.linker_data li{float: left;margin-right: 32px;}
.linker_data li a{display: block;line-height: 36px;height: 36px;overflow: hidden;color: #83888a;transition: 300ms;}
.linker_data li a:hover{color: #fff;}

.footer{background: #333;}
.foot_area{padding: 68px 0;border-bottom: 1px solid #3e3e3e;width: 100%;display: flex;justify-content: space-between;}
.foot_online{text-align: center;float: right;order: 10;}
.fonl_tel{font-size: 30px;font-weight: bold;color: #fff;}
.fonl_time{line-height: 24px;color: #9d9d9d;margin: 8px 0 20px;}
.fonl_btn{}
.fonl_btn a{display: block;background: #e72129;color: #fff;line-height: 42px;border-radius: 22px;}
.fonl_btn a span{display: inline-block;vertical-align: top;padding-left: 35px;background: url(../images/fonl_btn.png) left center no-repeat;}
.foot_contact{line-height: 36px;color: #9d9d9d;max-width: 30%;}
.foot_sitemap{width: 20%;}
.foot_sitemap ul{width: 100%;height: auto;overflow: hidden;}
.foot_sitemap ul li{margin-bottom: 16px;width: 45%;float: left;}
.foot_sitemap ul li:nth-child(odd){margin-right: 5%;}
.foot_sitemap ul li a{display: block;line-height: 36px;height: 36px;overflow: hidden;padding-right: 20px;color: #9d9d9d;transition: 300ms;display: flex;align-items: center;}
.foot_sitemap ul li a img{max-width: 100%;max-height: 100%;margin-right: 8px;}
.foot_sitemap ul li a:hover{color: #fff;}
.foot_erweima{height: auto;overflow: hidden;}
.fewm_item{width: 100px;margin: 0 10px;float: left;text-align: center;}
.fewm_item img{width: 100%;height: auto;overflow: hidden;}
.fewm_item p{line-height: 32px;color: #9d9d9d;}
.copyright{line-height: 24px;text-align: center;padding: 20px 0;color: #7f7f80;}
.copyright a{color: #7f7f80;transition: 300ms;}
.copyright a:hover{color: #fff;}

.here_bt{border-radius: 5px;}
.here_bt span{background: url(../images/here_bt.png) left center no-repeat;}
.here{padding-left: 20px;line-height: 50px;height: 50px;overflow: hidden;color: #999;}
.here a{color: #999;transition: 300ms;}
.here a:hover{color: #e72129;}

.main{padding: 60px 0 100px;}
.left{width: 17.5%;margin-right: 3.75%;float: left;position: relative;z-index: 2;}
.left_top{font-size: 24px;font-weight: bold;color: #fff;background: #e72129;padding: 0 20px;position: relative;line-height: 90px;height: 90px;overflow: hidden;}
.classify{font-size: 14px;font-weight: normal;position: absolute;right: 20px;top: 0;padding-right: 20px;color: #999;}
.classify:after{content: "";width: 12px;height: 100%;background: url(../images/classify.png) center center no-repeat;position: absolute;right: 0;top: 0;transition: 300ms;}
.classify.open:after{transform: rotate(180deg);}
.left_list{width: 100%;border-left: 1px solid #eee;border-right: 1px solid #eee;margin-bottom: 20px;background: #fff;}
.left_list ul{}
.left_list ul li{border-bottom: 1px solid #eee;}
.left_list ul li a{display: block;line-height: 48px;height: 48px;overflow: hidden;position: relative;padding: 0 30px 0 20px;color: #666;transition: 300ms;}
.left_list ul li a span{width: 6px;height: 100%;background: url(../images/first.png) center center no-repeat;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: #e51f2c;}
.left_list ul li ul{display: none;padding-bottom: 10px;}
.left_list ul li ul li{border-bottom: none;text-indent: 14px;}
.left_list ul li ul li a{line-height: 38px;height: 38px;color: #808080;}
.left_list ul li ul li a:hover,.left_list ul li ul li a.cu2{color: #e51f2c;}
.left_list ul li ul li ul{display: none;padding-bottom: 0px;}
.left_list ul li ul li ul li{text-indent: 28px;}
.left_list ul li ul li ul li a{color: #999;}
.left_list ul li ul li ul li a:hover{color: #e51f2c;}

.left_online{margin-bottom: 20px;padding: 30px 20px;border: 1px solid #eee;}
.left_online a{display: block;font-size: 16px;line-height: 40px;height: 40px;overflow: hidden;padding-left: 28px;position: relative;background: url(../images/left_online_a.png) left center no-repeat;background-size: auto 100%;border-radius: 5px;color: #333;}
.left_online a:before{content: "";width: 5px;height: 14px;background: #e72129;border-radius: 3px;position: absolute;left: 12px;top: 50%;margin-top: -7px;}
.recom_head{font-size: 24px;font-weight: bold;line-height: 64px;border-bottom: 3px solid #e72129;padding-left: 16px;position: relative;}
.recom_head:before{content: "";width: 5px;height: 14px;background: #e72129;border-radius: 3px;position: absolute;left: 0px;top: 50%;margin-top: -7px;}
.recom_box{padding: 15px 20px;border: 1px solid #eee;border-top: none;}
.recom_news{width: 100%;height: auto;overflow: hidden;}
.recom_news li a{display: block;line-height: 40px;height: 40px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #666;transition: 300ms;}
.recom_news li a:hover{color: #e51f2c;}

.right{width: 78.75%;float: right;min-height: 400px;}
.right_top{font-size: 30px;font-weight: bold;border-bottom: 1px solid #eee;position: relative;line-height: 1;padding-bottom: 24px;margin-bottom: 4.6%;}
.right_top:after{content: "";width: 50px;height: 5px;background: #e72129;position: absolute;left: 0;bottom: -1px;}
.pro_list{}
.pro_eg{width: 31%;float: left;margin-right: 3.5%;padding-bottom: 50px;margin-bottom: 30px;height: auto;overflow: hidden;}
.pro_eg:nth-child(3n){margin-right: 0px;}
.pro_eg a{display: block;position: relative;}
.pro_pic{width: 100%;font-size: 0px;height: auto;overflow: hidden;}
.pro_pic img{width: 100%;transition: 300ms;}
.pro_info{padding: 15px 15px 0;position: absolute;width: 100%;text-align: center;background: #fff;transition: 300ms;filter:alpha(opacity=0);opacity: 0;bottom: -126px;}
.pro_tit{font-size: 20px;font-weight: bold;line-height: 30px;height: 30px;overflow: hidden;color: #333;white-space: nowrap;text-overflow: ellipsis;margin-bottom: 4px;}
.pro_des{font-size: 16px;line-height: 26px;height: 26px;overflow: hidden;color: #666;white-space: nowrap;text-overflow: ellipsis;}
.pro_more{width: 120px;line-height: 50px;border-bottom: 1px solid #eee;margin: 0 auto;background: url(../images/imore.png) right center no-repeat;color: #cfcfcf;text-align: left;}
.pro_eg a:hover .pro_info{filter:alpha(opacity=100);opacity: 1;bottom: -50px;}
.pro_eg a:hover .pro_pic img{transform: scale(1.05,1.05);}

.next1{width: 100%;display: flex;align-items: center;justify-content: center;line-height: 36px;text-align: center;color: #999;}
.next1 ul{height: auto;overflow: hidden;}
.next1 ul li{float: left;}
.next1 a{display: block;width: 36px;line-height: 34px;border: 1px solid #eee;color: #999;border-radius: 3px;margin: 0 3px;transition: 300ms;}
.next1>a{width: 80px;}
.next1 span{margin-left: 5px;}
.next1 input{display: inline-block;width: 36px;line-height: 34px;border: 1px solid #eee;text-align: center;color: #666;border-radius: 3px;margin: 0 10px;}
.next1_btn{display: inline-block;width: 56px;line-height: 34px;border: 1px solid #eee;text-align: center;color: #999;border-radius: 3px;margin-left: 10px;cursor: pointer;transition: 300ms;}
.next1 a:hover,.next1 a.on1,.next1_btn:hover{border: 1px solid #e72129;background: #e72129;color: #fff;}

.about_det{line-height: 36px;color: #666;min-height: 200px;}
.about_det img{max-width: 100%;}

.pro_above{width: 100%;height: auto;overflow: hidden;margin-bottom: 40px;}
.pro_image{width: 500px;width: 40%;margin-right: 40px;font-size: 0px;height: auto;overflow: hidden;float: left;}
.pro_image img{width: 100%;}
.pro_image .slick-arrow{width: 30px;height: 40px;top: 50%;z-index: 2;transition: 300ms;overflow: hidden;filter:alpha(opacity=50);opacity: 0.5;/*transform:translate(0, 0);-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-ms-transform:translate(0, 0);*/}
.pro_image .slick-prev{background: url(../images/show_prev.png) left center no-repeat;left: 20px;}
.pro_image .slick-next{background: url(../images/show_next.png) right center no-repeat;right: 20px;}
.pro_image .slick-prev:hover,.pro_image .slick-next:hover{filter:alpha(opacity=100);opacity: 1;}
.pro_image .slick-prev:before{display: none;}
.pro_image .slick-next:before{display: none;}
.pro_detail{flex: 1;height: auto;overflow: hidden;}
.pro_title{font-size: 24px;font-weight: bold;line-height: 1.4;margin-bottom: 10px;}
.pro_state{line-height: 24px;color: #999;margin-bottom: 20px;}
.pro_parame{}
.det{width: 100%;height: auto;overflow: hidden;border-bottom: 1px solid #eee;margin-bottom: 20px;}
.det span{display: block;width: 120px;line-height: 42px;height: 42px;overflow: hidden;background: #e72129;font-weight: bold;font-size: 18px;color: #fff;text-align: center;}
.next2{border: 1px solid #eee;padding: 16px 28px;margin-top: 50px;}
.next2 ul li a{display: block;color: #999;line-height: 36px;height: 36px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;transition: 300ms;}
.next2 ul li a:hover{color: #e72129;}

.news_title{text-align: center;}
.news_publish{text-align: center;line-height: 24px;color: #999;padding-bottom: 15px;margin-bottom: 20px;border-bottom: 1px dashed #cfcfcf;}

.recom_pro{width: 100%;height: auto;overflow: hidden;}
.recom_pro li{width: 100%;margin-bottom: 20px;}
.recom_pro li a{display: block;height: auto;overflow: hidden;text-align: center;}
.recom_pro_pic{width: 100%;font-size: 0px;height: auto;overflow: hidden;margin-bottom: 12px;}
.recom_pro_pic img{width: 100%;transition: 300ms;}
.recom_pro_bt{font-size: 18px;font-weight: bold;line-height: 28px;height: 28px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-bottom: 2px;color: #333;}
.recom_pro_nr{color: #666;font-size: 15px;line-height: 26px;height: 26px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.recom_pro li a:hover .recom_pro_pic img{transform: scale(1.05,1.05);}

.news_list{padding-bottom: 30px;}
.news_eg{margin-bottom: 40px;}
.news_eg a{display: block;height: auto;overflow: hidden;padding: 32px 38px;border: 1px solid #eee;transition: 300ms;}
.news_date{float: left;margin-right: 36px;text-align: center;}
.news_d{font-size: 56px;font-weight: bold;line-height: 56px;color: #333;}
.news_m{font-size: 16px;color: #999;line-height: 26px;}
.news_info{flex: 1;height: auto;overflow: hidden;}
.news_tit{font-size: 16px;font-weight: bold;line-height: 26px;height: 26px;overflow: hidden;margin-bottom: 8px;color: #333;white-space: nowrap;text-overflow: ellipsis;}
.news_des{line-height: 24px;max-height: 48px;overflow: hidden;color: #999;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.news_eg a:hover{box-shadow: 0px 5px 20px 0 rgba(0,0,0,.05);border: 1px solid #fff;}

.contact_above{width: 100%;height: auto;overflow: hidden;padding-bottom: 60px;margin-bottom: 60px;border-bottom: 1px solid #eee;}
.contact_det{width: 45%;padding-right: 4.5%;float: left;}
.contact_map{width: 55%;height: 490px;float: right;}
.feedback{}
.fb_head{font-size: 18px;line-height: 28px;padding-bottom: 20px;position: relative;text-align: center;color: #666;margin-bottom: 40px;}
.fb_head:after{content: "";width: 60px;height: 5px;background: #e72129;position: absolute;left: 50%;margin-left: -30px;bottom: 0;}
.fb_line{width: 48.4%;float: left;margin-bottom: 3.2%;position: relative;padding-left: 80px;}
.fb_line:nth-child(odd){margin-right: 3.2%;}
.fb_name{line-height: 50px;color: #666;position: absolute;left: 0;top: 0;}
.fb_name span{color: #e72129;}
.fb_box{width: 100%;height: auto;}
.fb_box input{display: block;width: 100%;padding: 0 12px;line-height: 48px;border-radius: 5px;background: #fcfcfc;border: 1px solid #eee;outline: none;}
.fb_text{width: 100%;}
.fb_text textarea{width: 100%;line-height: 28px;padding: 10px 12px;height: 400px;border-radius: 5px;background: #fcfcfc;border: 1px solid #eee;outline: none;resize: none;}
.fb_btn input{width: 142px;line-height: 50px;height: 50px;border: none;outline: none;background: #cdcaca;color: #fff;font-size: 18px;font-weight: bold;float: left;transition: 300ms;}
.fb_btn input:nth-child(odd){margin-right: 10px;}
.fb_btn input:hover{background: #e72129;box-shadow: 0 5px 10px 0 rgba(231,33,41,.5);}


@media (min-width: 1700px){
	.container{width: 1630px;}
}

@media (min-width: 1450px) and (max-width: 1699px){
	.container{width: 1430px;}
	.nav{margin-left: 250px;margin-right: 350px;}
	.tel{padding: 0 15px;line-height: 46px;height: 46px;font-size: 15px;margin-left: 20px;}
	.tel span{padding-left: 32px;background-size: 20px;}
	.tel span b{font-size: 18px;}
	.search_click{width: 58px;height: 46px;background-size: 20px!important;}
	.search.open .search_box{padding: 0 58px 0 20px;width: 320px;}
	.search_box{line-height: 44px;}

	.headline{font-size: 28px;}
	.show_eg{margin-bottom: 10px;margin-top: -15px;}
	.show_data{padding: 20px 2.5% 10px;}
	.news_head{line-height: 52px;}
	.news_head:before{width: 22px;}
	.news_data li a{line-height: 38px;height: 38px;}

	.about_tab_item{line-height: 100px;height: 100px;}
	.about_tab_item:after{bottom: 28px;}
	.about_bt{font-size: 26px;line-height: 34px;}
	.about_nr{max-height: 216px;-webkit-line-clamp: 6;margin-bottom: 20px;}

	.team_tab{top: -86px;}
	.team_tab_item{width: 134px;margin-left: 16px;line-height: 44px;height: 46px;}
	.team_item{padding-left: 40px;}

	.press_box{margin-top: 58px;}
	.press_above{padding-top: 58px;}
	.press_icon{width: 116px;}
	.press_bt{line-height: 76px;height: 76px;}
	.press_data{padding: 15px 20px;}
	.press_data li a{line-height: 38px;height: 38px;}

	.foot_area{padding: 50px 0 40px;}
	.fonl_tel{font-size: 28px;}
	.foot_contact{line-height: 34px;}
	.foot_sitemap ul li{margin-bottom: 12px;}

	.left{width: 18%;margin-right: 3.25%;}
	.left_top{font-size: 22px;line-height: 86px;height: 86px;}
	.left_online{padding: 25px 20px;}
	.recom_head{font-size: 22px;}
	.recom_news li a{line-height: 36px;height: 36px;}
	.right_top{font-size: 28px;margin-bottom: 40px;}

	.about_det{line-height: 34px;}

	.recom_pro_bt{font-size: 16px;line-height: 26px;height: 26px;}
	.recom_pro_nr{font-size: 14px;line-height: 24px;height: 24px;}

	.news_eg{margin-bottom: 35px;}

	.contact_map{height: 440px;}
	.fb_text textarea{height: 360px;}
	.fb_btn input{font-size: 16px;line-height: 46px;height: 46px;width: 135px;}
}

@media (min-width: 1200px) and (max-width: 1449px){
	.logo{width: 180px;}
	.logo a{width: 180px;height: 90px;}
	.nav{margin-left: 200px;margin-right: 300px;}
	.nav ul li{font-size: 15px;}
	.nav ul li a{line-height: 90px;height: 90px;}
	.nav ul li a:after{bottom: 24px;}
	.tel{padding: 0 12px;line-height: 42px;height: 42px;font-size: 14px;margin-left: 10px;}
	.tel span{padding-left: 24px;background-size: 16px;}
	.tel span b{font-size: 16px;}
	.search_click{width: 50px;height: 42px;background-size: 18px!important;}
	.search.open .search_box{padding: 0 50px 0 14px;width: 288px;}
	.search_box{line-height: 40px;}

	.news{padding: 60px 0 80px;}
	.show_area{margin-bottom: 30px;}
	.show_bt{font-size: 16px;line-height: 46px;height: 46px;}
	.headline{font-size: 26px;}
	.show_eg{margin-bottom: 10px;margin-top: -15px;}
	.show_tit{margin-bottom: 2px;}
	.show_time{margin-right: 25px;}
	.show_day{font-size: 50px;}
	.show_list li:nth-child(5),.show_list li:nth-child(6){display: none;}
	.show_list li a{line-height: 34px;height: 34px;}
	.show_data{padding: 32px 2.5% 10px;}
	.news_head{line-height: 52px;}
	.news_head:before{width: 22px;}
	.news_data li a{line-height: 34px;height: 34px;}

	.about{padding: 68px 0;}
	.about_tab_item{line-height: 86px;height: 86px;margin-bottom: 16px;}
	.about_tab_item:after{bottom: 22px;}
	.about_bt{font-size: 24px;line-height: 34px;}
	.about_nr{max-height: 160px;-webkit-line-clamp: 5;margin-bottom: 20px;line-height: 32px;}

	.team{padding: 80px 0 50px;}
	.team_tab{top: -82px;}
	.team_tab_item{width: 128px;margin-left: 12px;line-height: 40px;height: 42px;}
	.team_item{padding-left: 34px;}
	.team_nr{margin-bottom: 0px;}
	.team_slide .slick-arrow{width: 50px;height: 50px;}
	.team_slide .slick-next{left: 60px;}

	.press_box{margin-top: 46px;}
	.press_above{padding-top: 46px;}
	.press_icon{width: 92px;}
	.press_bt{line-height: 68px;height: 68px;font-size: 20px;}
	.press_data{padding: 15px 20px;}
	.press_data li a{line-height: 34px;height: 34px;}

	.partner{padding: 80px 0;}
	.linker{padding: 30px 0 20px;}
	.linker_nav{margin-bottom: 10px;}
	.foot_area{padding: 40px 0 30px;}
	.fonl_tel{font-size: 26px;}
	.foot_contact{line-height: 34px;max-width: 32%;}
	.foot_sitemap ul li{margin-bottom: 12px;}
	.fewm_item{width: 90px;margin: 20px 5px 0;}

	.left{width: 20%;margin-right: 3%;}
	.left_top{font-size: 22px;line-height: 78px;height: 78px;}
	.left_online{padding: 25px 20px;}
	.recom_head{font-size: 22px;line-height: 58px;}
	.recom_box{padding: 12px 15px;}
	.recom_news li a{line-height: 34px;height: 34px;}
	.right{width: 77%;}
	.right_top{font-size: 24px;margin-bottom: 35px;}
	.pro_eg{padding-bottom: 42px;}
	.pro_tit{font-size: 18px;line-height: 28px;height: 28px;margin-bottom: 2px;}
	.pro_more{line-height: 42px;}
	.pro_eg a:hover .pro_info{bottom: -42px;}

	.about_det{line-height: 32px;}
	.pro_title{font-size: 22px;}
	.pro_image{width: 42%;margin-right: 32px;}
	.next2{margin-top: 40px;padding: 12px 24px;}

	.recom_pro_bt{font-size: 16px;line-height: 26px;height: 26px;}
	.recom_pro_nr{font-size: 14px;line-height: 24px;height: 24px;}

	.news_eg{margin-bottom: 30px;}
	.news_eg a{padding: 24px 30px;}
	.news_date{margin-right: 30px;}
	.news_d{font-size: 50px;}

	.contact_map{height: 360px;}
	.fb_name{line-height: 46px;}
	.fb_box input{line-height: 44px;}
	.fb_text textarea{height: 320px;}
	.fb_btn input{font-size: 16px;line-height: 46px;height: 46px;width: 135px;}
}

@media (min-width: 992px) and (max-width: 1199px){
	.logo{width: 164px;}
	.logo a{width: 164px;height: 82px;}
	.nav{margin-left: 170px;margin-right: 50px;}
	.nav ul li{font-size: 15px;}
	.nav ul li a{line-height: 82px;height: 82px;}
	.nav ul li a:after{bottom: 20px;}
	.tel{display: none;}
	.search_click{width: 50px;height: 40px;background-size: 16px!important;}
	.search.open .search_box{padding: 0 50px 0 14px;width: 268px;}
	.search_box{line-height: 38px;}

	.notice_bt{line-height: 46px;}
	.notice_item a{line-height: 44px;}

	.news{padding: 50px 0 70px;}
	.show_area{margin-bottom: 30px;}
	.show_slide{width: 50%;}
	.show_bt{font-size: 15px;line-height: 44px;height: 44px;}
	.headline{font-size: 24px;padding-bottom: 20px;margin-bottom: 32px;}
	.headline:after{width: 46px;height: 4px;}
	.show_data{padding: 25px 2.5% 10px;width: 50%;}
	.show_eg{margin-bottom: 8px;margin-top: -15px;}
	.show_tit{margin-bottom: 2px;font-size: 15px;}
	.show_time{margin-right: 20px;}
	.show_day{font-size: 44px;line-height: 50px;}
	.show_month{font-size: 14px;}
	.show_des{line-height: 22px;height: 44px;}
	.show_list li:nth-child(5),.show_list li:nth-child(6){display: none;}
	.show_list li a{line-height: 32px;height: 32px;}
	.news_box{width: 23.5%;margin-right: 2%;}
	.news_head{line-height: 46px;padding: 0 15px;text-indent: 24px;font-size: 15px;}
	.news_head:before{width: 16px;left: 15px;}
	.news_head:after{width: 100px;}
	.news_head a{font-size: 12px;}
	.news_data{padding: 12px 15px;}
	.news_data li a{line-height: 32px;height: 32px;}

	.about{padding: 60px 0;}
	.about_tab_item{line-height: 76px;height: 76px;margin-bottom: 10px;}
	.about_tab_item:after{bottom: 20px;}
	.about_bt{font-size: 20px;line-height: 30px;margin-bottom: 10px;}
	.about_nr{max-height: 150px;-webkit-line-clamp: 5;margin-bottom: 10px;line-height: 30px;}
	.about_img{border-radius: 0 0 0 40px;}

	.team{padding: 70px 0 50px;}
	.team_tab{top: -70px;}
	.team_tab_item{width: 116px;margin-left: 8px;line-height: 36px;height: 38px;}
	.team_item{padding-left: 20px;}
	.team_intro{padding: 14px 14px 0;}
	.team_bt{font-size: 18px;line-height: 28px;height: 28px;margin-bottom: 2px;}
	.team_nr{margin-bottom: 0px;}
	.team_imore{line-height: 42px;font-size: 12px;width: 108px;background-size: 22px!important;}
	.team_slide .slick-arrow{width: 40px;height: 40px;background-size: 10px!important;}
	.team_slide .slick-next{left: 50px;}

	.press_box{margin-top: 36px;width: 23.5%;margin-right: 2%;}
	.press_above{padding-top: 36px;}
	.press_icon{width: 72px;}
	.press_bt{line-height: 58px;height: 58px;font-size: 18px;}
	.press_data{padding: 12px 15px;}
	.press_data li a{line-height: 32px;height: 32px;}

	.partner{padding: 70px 0;}
	.partner_slide{margin: 0 -5px;}
	.partner_item{padding: 0 5px;margin-bottom: 10px;}
	.partner_slide .slick-dots li button{width: 8px;height: 8px;}

	.linker{padding: 30px 0 20px;}
	.linker_nav{margin-bottom: 10px;}
	.linker_nav_item a{line-height: 32px;height: 32px;}
	.linker_data li a{line-height: 30px;height: 30px;}
	.foot_area{padding: 32px 0 20px;}
	.fonl_tel{font-size: 26px;}
	.foot_contact{display: none;}
	.foot_sitemap{width: 38%;}
	.foot_sitemap ul li{margin-bottom: 12px;}
	.foot_erweima{margin-right: 5%;}
	.fewm_item{width: 90px;margin: 20px 5px 0;}
	
	.here{line-height: 46px;height: 46px;}
	.main{padding: 60px 0 80px;}
	.left{width: 22%;margin-right: 3%;}
	.left_top{font-size: 20px;line-height: 72px;height: 72px;}
	.left_online{padding: 20px 20px;}
	.left_online a{font-size: 15px;}
	.recom_head{font-size: 20px;line-height: 52px;}
	.recom_box{padding: 12px 15px;}
	.recom_news li a{line-height: 34px;height: 34px;}
	.right{width: 75%;}
	.right_top{font-size: 22px;margin-bottom: 28px;padding-bottom: 20px;}
	.pro_eg{padding-bottom: 30px;margin-bottom: 20px;}
	.pro_info{padding: 12px 15px 0;}
	.pro_tit{font-size: 16px;line-height: 26px;height: 26px;margin-bottom: 0px;}
	.pro_des{font-size: 14px;line-height: 24px;height: 24px;}
	.pro_more{line-height: 34px;font-size: 12px;background-size: 20px;width: 100px;margin-top: -5px;}
	.pro_eg a:hover .pro_info{bottom: -30px;}
	.next1{line-height: 34px;}
	.next1 a{width: 34px;line-height: 32px;}
	.next1>a{width: 72px;}

	.about_det{line-height: 32px;}
	.pro_image{width: 52%;margin: 0 auto 32px;float: none;}
	.pro_title{font-size: 20px;text-align: center;}
	.pro_state{text-align: center;}
	.next2{margin-top: 35px;padding: 12px 20px;}
	.next2 ul li a{line-height: 32px;height: 32px;}
	
	.recom_pro li{margin-bottom: 14px;}
	.recom_pro_pic{margin-bottom: 10px;}
	.recom_pro_bt{font-size: 16px;line-height: 26px;height: 26px;margin-bottom: 0px;}
	.recom_pro_nr{font-size: 14px;line-height: 24px;height: 24px;}

	.news_eg{margin-bottom: 24px;}
	.news_eg a{padding: 20px 30px;}
	.news_date{margin-right: 24px;}
	.news_d{font-size: 44px;line-height: 52px;}
	.news_m{font-size: 14px;line-height: 24px;}
	.news_tit{margin-bottom: 4px;}

	.contact_det{width: 100%;margin-bottom: 30px;}
	.contact_map{height: 320px;width: 100%;}
	.contact_above{margin-bottom: 50px;}
	.feedback form{padding: 0 8%;}
	.fb_line{width: 100%;}
	.fb_line:nth-child(odd){margin-right: 0;}
	.fb_name{line-height: 46px;}
	.fb_box input{line-height: 44px;}
	.fb_text textarea{height: 260px;}
	.fb_btn input{font-size: 16px;line-height: 44px;height: 44px;width: 135px;}
}

@media (max-width: 991px){
	.logo{width: 164px;}
	.logo a{width: 164px;height: 82px;}

	.notice_bt{line-height: 46px;}
	.notice_item a{line-height: 44px;}

	.news{padding: 50px 0 70px;}
	.show_area{margin-bottom: 20px;display: block;}
	.show_slide{width: 100%;}
	.show_bt{font-size: 16px;line-height: 46px;height: 46px;}
	.headline{font-size: 24px;margin-bottom: 32px;}
	.headline:after{width: 46px;height: 4px;}
	.show_data{padding: 30px 20px 20px;width: 100%;}
	.show_eg{margin-bottom: 10px;}
	.show_time{margin-right: 24px;}
	.show_day{font-size: 52px;line-height: 56px;}
	.show_list li a{line-height: 32px;height: 32px;}
	.news_area{display: block;}
	.news_box{width: 100%;margin-right: 0%;margin-bottom: 20px;}
	.news_head{line-height: 52px;}
	.news_head:before{width: 20px;}
	.news_data li a{line-height: 32px;height: 32px;}

	.about{padding: 60px 0;}
	.about_tab{width: 100%;margin-right: 0;float: none;margin-bottom: 25px;}
	.about_tab_item{line-height: 62px;height: 62px;margin-bottom: 0px;width: 31.2%;margin-right: 3.2%;float: left;}
	.about_tab_item:nth-child(3n){margin-right: 0px;}
	.about_tab_item:after{bottom: 14px;}
	.about_data{width: 100%;}
	.about_intro{width: 100%;margin-right: 0;margin-bottom: 25px;}
	.about_bt{font-size: 20px;line-height: 30px;margin-bottom: 10px;}
	.about_nr{max-height: none;-webkit-line-clamp: auto;margin-bottom: 10px;line-height: 30px;}
	.about_img{border-radius: 0 0 0 40px;width: 100%;}

	.team{padding: 70px 0 100px;}
	.team_tab{top: 0;position: relative;height: auto;overflow: hidden;margin-bottom: 25px;}
	.team_tab_item{width: 18.4%;margin-left: 0px;line-height: 36px;height: 38px;margin-right: 2%;}
	.team_tab_item:nth-child(5n){margin-right: 0px;}
	.team_data_item{padding: 0 20%;}
	.team_data_item .slick-list{overflow: visible;}
	.team_item{padding: 0 10px;}
	.team_intro{padding: 14px 14px 0;}
	.team_bt{font-size: 18px;line-height: 28px;height: 28px;margin-bottom: 2px;}
	.team_nr{margin-bottom: 0px;}
	.team_imore{line-height: 42px;font-size: 12px;width: 108px;background-size: 22px!important;}
	.team_slide .slick-arrow{width: 20%;height: 100%;top: 0;background: none!important;border: none!important;}
	.team_slide .slick-prev{left: 0px;}
	.team_slide .slick-next{right: 0px;left: auto;}
	.team_item.slick-current a .team_intro{bottom: -50px;filter:alpha(opacity=100);opacity: 1;}

	.press{padding: 60px 0;}
	.press_area{display: block;}
	.press_box{margin-top: 45px;width: 100%;margin-right: 0%;margin-bottom: 20px;}
	.press_above{padding-top: 45px;padding-bottom: 10px;}
	.press_icon{width: 90px;}
	.press_bt{line-height: 64px;height: 64px;font-size: 20px;}
	.press_data{padding: 15px 20px;}
	.press_data li a{line-height: 32px;height: 32px;}

	.partner{padding: 60px 0;}
	.partner_slide{margin: 0 -5px;}
	.partner_item{padding: 0 5px;margin-bottom: 10px;}
	.partner_slide .slick-dots li button{width: 8px;height: 8px;}

	.linker{display: none;}
	.foot_area{padding: 32px 0 20px;}
	.fonl_tel{font-size: 24px;}
	.fonl_time{margin: 6px 0 14px;}
	.fonl_btn a{line-height: 40px;}
	.fonl_btn a span{padding-left: 30px;}
	.foot_contact{display: none;}
	.foot_sitemap{width: 38%;}
	.foot_sitemap ul li{margin-bottom: 5px;}
	.foot_erweima{margin-right: 5%;}
	.fewm_item{width: 82px;margin: 8px 5px 0;}/*dsfazv*/
	
	.ny_banner img{width: 120%;}
	.main{padding: 40px 0 80px;}
	.left{width: 100%;margin-right: 0%;margin-bottom: 30px;}
	.left_top{font-size: 18px;line-height: 52px;height: 52px;padding: 0;border-radius: 4px;background: none;box-shadow: 0px 0px 0px 1px #eee inset;}
	.left_top em{display: block;float: left;padding: 0 20px;background: #e72129;}
	.left_list{position: absolute;display: none;}
	.right{width: 100%;}
	.pro_list{margin-bottom: 20px;}
	.pro_eg{padding-bottom: 0px;margin-bottom: 25px;}
	.pro_info{padding: 15px 15px 0;bottom: 0;position: relative;filter:alpha(opacity=100);opacity: 1;}
	.pro_tit{font-size: 16px;line-height: 26px;height: 26px;margin-bottom: 0px;}
	.pro_des{font-size: 14px;line-height: 24px;height: 24px;}
	.pro_more{line-height: 34px;font-size: 12px;background-size: 20px;width: 100px;}
	.pro_eg a:hover .pro_info{bottom: 0px;}
	.recom_head{font-size: 18px;line-height: 52px;margin-top: 25px;}
	.recom_box{padding: 15px 20px;}
	.recom_news li a{line-height: 34px;height: 34px;}
	.right_online{width: 100%;height: auto;overflow: hidden;margin-top: 40px;}
	.left_online{padding: 25px 20px;width: 48.4%;float: left;margin-bottom: 0px;}
	.left_online:nth-child(odd){margin-right: 3.2%;}
	.next1{line-height: 32px;}
	.next1 a{width: 32px;line-height: 30px;}
	.next1>a{width: 68px;}

	.about_det{line-height: 32px;}
	.pro_image{width: 52%;margin: 0 auto 32px;float: none;}
	.pro_title{font-size: 20px;text-align: center;}
	.pro_state{text-align: center;}
	.next2{margin-top: 35px;padding: 12px 20px;}
	.next2 ul li a{line-height: 32px;height: 32px;}
	
	.recom_pro li{margin-bottom: 0px;width: 48.4%;float: left;}
	.recom_pro li:nth-child(odd){margin-right: 3.2%;}

	.news_eg{margin-bottom: 24px;}
	.news_eg a{padding: 20px 30px;}
	.news_date{margin-right: 24px;}
	.news_d{font-size: 44px;line-height: 52px;}
	.news_m{font-size: 14px;line-height: 24px;}
	.news_tit{margin-bottom: 4px;}

	.contact_det{width: 100%;margin-bottom: 24px;}
	.contact_map{height: 320px;width: 100%;}
	.contact_above{margin-bottom: 40px;padding-bottom: 50px;}
	.fb_head{margin-bottom: 32px;}
	.feedback form{padding: 0 8%;}
	.fb_line{width: 100%;}
	.fb_line:nth-child(odd){margin-right: 0;}
	.fb_name{line-height: 46px;}
	.fb_box input{line-height: 44px;}
	.fb_text textarea{height: 260px;}
	.fb_btn input{font-size: 16px;line-height: 44px;height: 44px;width: 135px;}
}

@media (max-width: 767px){
	.logo{width: 150px;}
	.logo a{width: 150px;height: 74px;}
	.nav_button{width: 40px;}
	.class_tel{line-height: 74px;height: 74px;font-size: 20px;background-size: 18px;padding-left: 30px;}
	.class_close{background-size: 22px;}

	.ibanner .slick-dots{bottom: 16px;}
	.ibanner .slick-dots li{margin: 0 6px;}
	.ibanner .slick-dots li button{width: 6px;height: 6px;margin: 4px;}
	.ibanner .slick-dots li.slick-active button{width: 4px;height: 4px;margin: 5px;}

	.notice_bt{line-height: 42px;width: 120px;}
	.notice_bt span{background-size: 18px;padding-left: 28px;}
	.notice_area{padding-left: 120px;}
	.notice_item a{line-height: 40px;padding: 0 100px 0 16px;}
	.notice_item a span{right: 16px;font-size: 13px;}

	.headline{font-size: 22px;padding-bottom: 20px;}
	.headline:after{width: 44px;}

	.about_tab_item{line-height: 54px;height: 54px;}
	.about_tab_item:after{bottom: 10px;}
	.about_bt{font-size: 18px;line-height: 28px;margin-bottom: 8px;}
	.about_nr{line-height: 28px;}

	.team_tab_item{width: 31.2%;line-height: 40px;height: 42px;margin-right: 3.2%;}
	.team_tab_item:nth-child(3n){margin-right: 0px;}
	.team_tab_item:nth-child(4),.team_tab_item:nth-child(5){display: none;}

	.foot_area{display: block;}
	.foot_online{float: none;width: 100%;order: 1;}
	.fonl_btn{width: 220px;margin: 0 auto 20px;}
	.foot_sitemap{width: 100%;}
	.foot_sitemap ul li{width: 33.33%;}
	.foot_sitemap ul li:nth-child(odd){margin-right: 0%;}
	.foot_sitemap ul li a{justify-content: center;padding-right: 0px;position: relative;}
	.foot_sitemap ul li a:after{content: "";width: 1px;height: 14px;background: #999;position: absolute;right: 0;top: 50%;margin-top: -7px;}
	.foot_sitemap ul li:nth-child(3n) a:after{display: none;}
	.foot_erweima{display: none;}
	
	.ny_banner img{width: 140%;}
	.main{padding: 40px 0 70px;}
	.left_top{font-size: 17px;line-height: 46px;height: 46px;}
	.left_list ul li a{line-height: 44px;height: 44px;}
	.left_list ul li ul li a{line-height: 34px;height: 34px;}
	.pro_eg{width: 48.4%;margin-right: 0;}
	.pro_eg:nth-child(odd){margin-right: 3.2%;}
	.pro_tit{margin-bottom: 2px;}
	.next1 ul li a{display: none;}
	.next1 ul li a.on1{display: inline-block;}

	.about_det{line-height: 30px;}
	.pro_image{width: 62%;margin: 0 auto 28px;}
	.pro_title{font-size: 20px;margin-bottom: 6px;}
	.next2{margin-top: 30px;padding: 10px 20px;}
	.next2 ul li a{line-height: 30px;height: 30px;}

	.recom_pro_bt{font-size: 17px;}
	
	.news_list{padding-bottom: 20px;}
	.news_eg{margin-bottom: 20px;}
	.news_eg a{padding: 16px 24px;}
	.news_date{margin-right: 20px;}
	.news_d{font-size: 40px;line-height: 50px;}
	.news_tit{margin-bottom: 4px;}

	.contact_det{margin-bottom: 20px;}
	.contact_map{height: 280px;}
	.contact_above{margin-bottom: 35px;padding-bottom: 45px;}
	.fb_head{padding-left: 5%;padding-right: 5%;}
	.feedback form{padding: 0 0%;}
	.fb_name{line-height: 44px;}
	.fb_box input{line-height: 42px;}
	.fb_text textarea{height: 220px;}
	.fb_btn input{line-height: 42px;height: 42px;width: 125px;}
}

@media (max-width: 567px){
	.logo{width: 140px;}
	.logo a{width: 140px;height: 68px;}
	.nav_button{width: 36px;}
	.class_tel{line-height: 68px;height: 68px;}
	.m_list ul{padding: 0 16px;}
	.m_list ul li a{line-height: 46px;height: 46px;}
	.m_list ul li ul li{font-size: 15px;}
	.m_list ul li ul li a{line-height: 40px;height: 40px;}
	.m_list ul li ul li ul li ul li a{line-height: 36px;height: 36px;}

	.ibanner .slick-dots{bottom: 14px;}
	.ibanner .slick-dots li{margin: 0 4px;}
	.ibanner .slick-dots li button{width: 4px;height: 4px;margin: 4px;}
	.ibanner .slick-dots li.slick-active button{width: 4px;height: 4px;margin: 4px;}
	
	.notice{padding: 14px 0;}
	.notice_bt{line-height: 36px;width: 100px;}
	.notice_bt span{background-size: 14px;padding-left: 20px;}
	.notice_area{padding-left: 100px;}
	.notice_item a{line-height: 34px;padding: 0 14px;}
	.notice_item a span{display: none;}

	.news{padding: 40px 0 50px;}
	.show_area{margin-bottom: 14px;}
	.show_bt{font-size: 14px;line-height: 40px;height: 40px;}
	.show_slide .slick-arrow{width: 24px;background-size: 100%!important;}
	.show_slide .slick-prev{left: 10px;}
	.show_slide .slick-next{right: 10px;}
	.headline{font-size: 20px;margin-bottom: 24px;padding-bottom: 18px;}
	.headline:after{width: 40px;height: 3px;}
	.show_data{padding: 24px 14px 14px;}
	.show_eg{margin-bottom: 6px;}
	.show_time{margin-right: 16px;}
	.show_day{font-size: 42px;line-height: 48px;}
	.show_month{font-size: 14px;}
	.show_tit{margin-bottom: 2px;font-size: 15px;line-height: 24px;height: 24px;}
	.show_list li a{line-height: 30px;height: 30px;padding-right: 90px;}
	.news_box{margin-bottom: 14px;}
	.news_head{line-height: 46px;padding: 0 15px;text-indent: 24px;font-size: 15px;}
	.news_head:before{width: 18px;left: 15px;}
	.news_head:after{width: 100px;}
	.news_head a{font-size: 13px;}
	.news_data{padding: 12px 15px;}
	.news_data li a{line-height: 30px;height: 30px;}

	.about{padding: 46px 0;}
	.about_tab{margin-bottom: 20px;}
	.about_tab_item{line-height: 42px;height: 42px;font-size: 14px;}
	.about_tab_item:after{bottom: 8px;width: 56px;margin-left: -28px;}
	.about_imore a{font-size: 13px;line-height: 42px;background-size: 22px!important;padding-right: 34px;}
	.about_imore a:hover{padding-right: 40px;}
	.about_img{border-radius: 0 0 0 30px;}

	.team{padding: 50px 0 100px;}
	.team_tab{margin-bottom: 20px;}
	.team_tab_item{line-height: 36px;height: 38px;font-size: 14px;padding: 0 5px;}
	.team_data_item{padding: 0 12%;}
	.team_item{padding: 0 5px;}
	.team_bt{font-size: 16px;line-height: 26px;height: 26px;}
	.team_nr{font-size: 14px;line-height: 24px;height: 24px;}
	.team_imore{line-height: 38px;width: 100px;background-size: 20px!important;}
	.team_slide .slick-arrow{width: 12%;}

	.press{padding: 50px 0;}
	.press_box{margin-top: 40px;margin-bottom: 14px;}
	.press_above{padding-top: 40px;padding-bottom: 8px;}
	.press_icon{width: 80px;}
	.press_bt{line-height: 50px;height: 50px;font-size: 18px;}
	.press_data{padding: 12px 15px;}
	.press_data li a{line-height: 30px;height: 30px;}

	.partner{padding: 50px 0;}
	.partner_slide .slick-dots li{margin: 0 6px;}
	.partner_slide .slick-dots li button{width: 6px;height: 6px;}

	.foot_area{padding: 30px 0 15px;}
	.fonl_btn{width: 190px;margin: 0 auto 14px;}
	.fonl_btn a{line-height: 38px;}
	.foot_sitemap ul li{margin-bottom: 2px;}
	.copyright{padding: 15px 0;}
	
	.ny_banner img{width: 160%;}
	.main{padding: 35px 0 60px;}
	.left{margin-bottom: 24px;}
	.left_top{font-size: 16px;line-height: 40px;height: 40px;}
	.left_top em{padding: 0 16px;}
	.classify{right: 16px;}
	.left_list ul li a{line-height: 40px;height: 40px;}
	.pro_list{margin-bottom: 12px;}
	.pro_eg{margin-bottom: 20px;}
	.pro_info{padding: 12px 10px 0;}
	.pro_tit{margin-bottom: 0px;}
	.pro_more{line-height: 32px;background-size: 16px;width: 92px;margin-top: -4px;}
	.next1>a{width: 62px;}
	.next1 span{display: none;}
	.recom_head{font-size: 16px;line-height: 48px;margin-top: 20px;}
	.recom_box{padding: 12px 15px;}
	.recom_news li a{line-height: 32px;height: 32px;}
	.right_online{margin-top: 32px;}
	.left_online{padding: 16px 14px;}
	.left_online a{font-size: 14px;line-height: 36px;height: 36px;}

	.about_det{line-height: 28px;}
	.pro_image{width: 100%;padding: 0 9%;margin: 0 auto 24px;}
	.pro_image .slick-arrow{width: 24px;background-size: 100%!important;}
	.pro_image .slick-prev{left: 0%;}
	.pro_image .slick-next{right: 0%;}
	.pro_title{font-size: 18px;margin-bottom: 4px;}
	.pro_state{margin-bottom: 12px;}
	.pro_above{margin-bottom: 32px;}
	.det{margin-bottom: 16px;}
	.det span{font-size: 16px;line-height: 38px;height: 38px;width: 104px;}
	.next2{margin-top: 24px;padding: 8px 15px;}
	.next2 ul li a{line-height: 28px;height: 28px;}

	.news_publish{padding: 4px 0 10px;margin-bottom: 14px;}
	.recom_pro_pic{margin-bottom: 10px;}
	.recom_pro_bt{font-size: 15px;line-height: 26px;height: 26px;margin-bottom: 0px;}
	.recom_pro_nr{font-size: 14px;line-height: 24px;height: 24px;}
	
	.news_eg{margin-bottom: 16px;}
	.news_eg a{padding: 12px 15px;}
	.news_date{margin-right: 16px;}
	.news_d{font-size: 36px;line-height: 46px;}
	.news_m{font-size: 13px;line-height: 22px;}
	.news_tit{margin-bottom: 2px;}
	.news_des{line-height: 22px;height: 44px;}

	.contact_det{margin-bottom: 16px;}
	.contact_map{height: 220px;}
	.contact_above{margin-bottom: 28px;padding-bottom: 38px;}
	.fb_head{margin-bottom: 24px;font-size: 16px;padding-bottom: 16px;}
	.fb_head:after{width: 46px;margin-left: -23px;height: 4px;}
	.fb_name{line-height: 40px;}
	.fb_box input{line-height: 38px;}
	.fb_text textarea{height: 168px;}
	.fb_btn input{font-size: 14px;line-height: 38px;height: 38px;width: 108px;}
}

@media (max-width: 372px){
	.logo{width: 130px;}
	.logo a{width: 130px;height: 64px;}
	.nav_button{width: 34px;}
	.class_tel{line-height: 64px;height: 64px;font-size: 18px;background-size: 16px;padding-left: 26px;}
	.class_close{background-size: 20px;}
	.m_list ul li{font-size: 15px;}
	.m_list ul li a{line-height: 40px;height: 40px;}
	.m_list ul li ul li{font-size: 14px;}
	.m_list ul li ul li a{line-height: 34px;height: 34px;}
	.m_list ul li ul li ul li ul li a{line-height: 32px;height: 32px;}

	.ibanner .slick-dots li button{margin: 3px;}
	.ibanner .slick-dots li.slick-active button{margin: 3px;}
	
	.notice{font-size: 13px;}
	.notice_bt{line-height: 32px;width: 88px;}
	.notice_area{padding-left: 88px;}
	.notice_item a{line-height: 30px;padding: 0 10px;}

	.news{padding: 30px 0 40px;}
	.show_bt{line-height: 36px;height: 36px;}
	.show_slide .slick-arrow{width: 20px;}
	.headline{font-size: 18px;padding-bottom: 15px;margin-bottom: 20px;}
	.headline:after{width: 36px;}
	.show_day{font-size: 38px;line-height: 44px;}
	.show_month{font-size: 12px;}
	.show_des{line-height: 22px;height: 44px;}
	.show_list li a{padding-right: 78px;}
	.show_list li a span{font-size: 12px;}
	.news_head{line-height: 42px;}
	.news_head:before{width: 16px;}
	.news_head a{font-size: 12px;}

	.about_tab_item{line-height: 36px;height: 36px;}
	.about_tab_item:after{bottom: 6px;}
	.about_intro{margin-bottom: 20px;}
	.about_bt{font-size: 16px;line-height: 26px;margin-bottom: 6px;}
	.about_nr{margin-bottom: 6px;line-height: 26px;}
	.about_img{border-radius: 0 0 0 20px;}

	.team_tab_item{line-height: 32px;height: 34px;}
	.team_bt{font-size: 15px;line-height: 24px;height: 24px;}
	.team_imore{line-height: 34px;}

	.press{padding: 40px 0;}
	.press_box{margin-top: 36px;}
	.press_above{padding-top: 36px;padding-bottom: 5px;}
	.press_icon{width: 72px;}
	.press_bt{line-height: 42px;height: 42px;font-size: 16px;}

	.partner{padding: 40px 0;}
	.partner_slide{margin: 0 -3px;}
	.partner_item{padding: 0 3px;margin-bottom: 6px;}

	.fonl_tel{font-size: 22px;}
	.fonl_time{margin: 4px 0 10px;}
	.fonl_btn{width: 180px;}
	.fonl_btn a{line-height: 36px;}
	.foot_sitemap ul li{margin-bottom: 0px;}
	
	.ny_banner img{width: 180%;}
	.main{padding: 30px 0 50px;}
	.left{margin-bottom: 20px;}
	.left_top{font-size: 15px;line-height: 36px;height: 36px;}
	.classify{right: 14px;font-size: 13px;}
	.left_list ul li a{line-height: 36px;height: 36px;padding: 0 36px 0 15px;}
	.left_list ul li a span{right: 16px;}
	.pro_eg{margin-bottom: 16px;}
	.pro_info{padding: 10px 5px 0;}
	.pro_tit{font-size: 15px;line-height: 24px;height: 24px;}
	.pro_more{line-height: 30px;}
	.next1{line-height: 30px;font-size: 13px;}
	.next1 a{width: 30px;line-height: 28px;}
	.next1>a{width: 62px;}
	.recom_head{line-height: 44px;}
	.recom_news li a{line-height: 30px;height: 30px;}
	.right_online{margin-top: 28px;}
	.left_online{padding: 12px 12px;}
	.left_online a{line-height: 32px;height: 32px;padding-left: 22px;}
	.left_online a:before{width: 4px;left: 10px;}

	.about_det{line-height: 26px;}
	.pro_image{margin: 0 auto 20px;}
	.pro_image .slick-arrow{width: 20px;}
	.pro_title{font-size: 16px;margin-bottom: 4px;}
	.pro_above{margin-bottom: 26px;}
	.det span{font-size: 14px;line-height: 34px;height: 34px;width: 94px;}
	.next2{margin-top: 20px;padding: 6px 15px;}

	.news_publish{font-size: 13px;}
	.recom_pro_pic{margin-bottom: 8px;}
	.recom_pro_bt{line-height: 24px;height: 24px;}
	.recom_pro_nr{font-size: 13px;line-height: 23px;height: 23px;}
	
	.news_list{padding-bottom: 14px;}
	.news_eg{margin-bottom: 12px;}
	.news_eg a{padding: 10px 14px;}
	.news_date{margin-right: 14px;}
	.news_d{font-size: 34px;line-height: 42px;margin-top: 4px;}
	.news_tit{font-size: 15px;line-height: 24px;height: 24px;}
	.news_des{line-height: 22px;height: 44px;font-size: 13px;}

	.contact_map{height: 200px;}
	.contact_above{margin-bottom: 24px;padding-bottom: 34px;}
	.fb_head{padding-left: 0%;padding-right: 0%;}
	.fb_head:after{width: 42px;margin-left: -21px;}
	.fb_line{padding-left: 76px;}
	.fb_name{line-height: 38px;}
	.fb_box input{line-height: 36px;}
	.fb_text textarea{height: 150px;}
	.fb_btn input{line-height: 34px;height: 34px;width: 100px;}
}



.quickbar_nav {
    width: 40px;
    height: auto;
    position: fixed;
    right: 26px;
    top: 50%;
    z-index: 6;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

    .quickbar_nav ul li {
        width: 40px;
        height: 44px;
        padding: 2px 0;
        position: relative;
    }

        .quickbar_nav ul li a {
            display: block;
        }

        .quickbar_nav ul li .icon {
            width: 40px;
            height: 40px;
            border-radius: 6px;
            overflow: hidden;
            cursor: pointer;
            box-shadow: 0 0 3px #b7b7b7;
            background-color: rgba(255, 255, 255, 0.5);
        }

            .quickbar_nav ul li .icon img {
                /* older safari/Chrome browsers */
                -webkit-opacity: 0.6;
                /* Netscape and Older than Firefox 0.9 */
                -moz-opacity: 0.6;
                /* Safari 1.x (pre WebKit!) 老式khtml内核的Safari浏览器*/
                -khtml-opacity: 0.6;
                /* IE9 + etc...modern browsers */
                opacity: 0.6;
                /* IE 4-9 */
                filter: alpha(opacity=60);
                /*This works in IE 8 & 9 too*/
                -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
                /*IE4-IE9*/
                filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
            }

        .quickbar_nav ul li .seabtn { /* older safari/Chrome browsers */
            -webkit-opacity: 0.6;
            /* Netscape and Older than Firefox 0.9 */
            -moz-opacity: 0.6;
            /* Safari 1.x (pre WebKit!) 老式khtml内核的Safari浏览器*/
            -khtml-opacity: 0.6;
            /* IE9 + etc...modern browsers */
            opacity: 0.6;
            /* IE 4-9 */
            filter: alpha(opacity=60);
            /*This works in IE 8 & 9 too*/
            -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
            /*IE4-IE9*/
            filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
            width: 100%;
            height: 100%;
            background: url(/res/cn/images/icon/icon_32.png) center no-repeat;
            border: none;
        }

        .quickbar_nav ul li:hover .icon img, .quickbar_nav ul li:hover .seabtn {
            opacity: 1;
        }

        .quickbar_nav ul li .li_hover {
            display: none;
            position: absolute;
            right: 50px;
            top: 2px;
            text-align: center;
            font-weight: bold;
            color: #0d0d0d;
            border-radius: 6px;
            box-shadow: 0 0 6px #d6d6d6;
            min-height: 24px;
            padding: 8px 0;
            width: 126px;
            background-color: rgba(255, 255, 255, 0.8);
        }

            .quickbar_nav ul li .li_hover:before {
                content: "";
                border-left: 6px solid rgba(214,214,214,0.8);
                border-right: 6px solid transparent;
                border-top: 6px solid transparent;
                border-bottom: 6px solid transparent;
                position: absolute;
                right: -12px;
                top: 14px;
            }

            .quickbar_nav ul li .li_hover.ewmimg {
                width: 96px;
                height: 100px;
                padding: 5px 0;
                background: #fff;
            }

                .quickbar_nav ul li .li_hover.ewmimg img {
                    width: 85px;
                }

        .quickbar_nav ul li .sea_input {
            width: 150px;
            padding: 0;
        }

            .quickbar_nav ul li .sea_input input {
                width: 130px;
                height: 40px;
                border: none;
                padding: 0 10px;
                outline: none;
                border-radius: 6px;
                background: none;
            }

        .quickbar_nav ul li.r_weChart .li_hover {
            width: 100px;
            top: -40px;
        }

            .quickbar_nav ul li.r_weChart .li_hover img {
                max-width: 100%;
            }


.bottom_nav {
    background: #333;
    height: 50px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 50;
}

    .bottom_nav:after {
        content: "";
        display: block;
        clear: both;
    }

    .bottom_nav li {
        float: left;
        width: 25%;
        text-align: center;
    }

        .bottom_nav li img {
            display: block;
            width: 23px;
            margin: 7px auto 0;
        }

        .bottom_nav li span {
            color: #fff;
            font-size: 14px;
            line-height: 18px;
            height: 18px;
            overflow: hidden;
            display: block;
        }

.WeChatModel {
    display: none;
    z-index: 50;
    position: fixed;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}

    .WeChatModel .bg {
        position: fixed;
        bottom: 0;
        top: 0;
        left: 0;
        right: 0;
        background: rgba(0,0,0,.5);
    }

    .WeChatModel .box {
        width: 120px;
        height: 120px;
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        left: 0;
        right: 0;
    }

        .WeChatModel .box img {
            width: 120px;
            margin: 0;
        }

.searchModel {
    display: none;
    z-index: 40;
    position: fixed;
    bottom: 50px;
    left: 0;
    right: 0;
    background: #000;
    padding: 5px;
}

    .searchModel form {
        width: 100%;
        display: block;
        height: 30px
    }

    .searchModel input {
        float: left;
        padding: 0;
        line-height: 30px;
        height: 30px;
        font-size: 14px;
    }

    .searchModel .b_txt {
        width: 80%;
        padding: 0 10px;
        color: #333;
    }

    .searchModel .b_sub {
        width: 20%;
        color: #fff;
        text-align: center;
        background: #333;
        border: none;
    }


