@import url(common.css);
body{ background:#f7f7f7; font-size:14px; color:#464646; line-height:1.5;}
a{color:#464646; text-decoration:none;-webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.35s ease-in-out; transition: all 0.35s ease-in-out;}
a:hover,.white a:hover{ color:#6b8ecf;}

.over{overflow:hidden; text-overflow: ellipsis; -webkit-text-overflow: ellipsis; -moz-text-overflow: ellipsis; -o-text-overflow: ellipsis;  white-space: nowrap;}
.over2{overflow:hidden; text-overflow: ellipsis; -webkit-text-overflow: ellipsis; -moz-text-overflow: ellipsis; -o-text-overflow: ellipsis;  display: -webkit-box;  -webkit-line-clamp: 2;  -webkit-box-orient: vertical;}
.over3{overflow:hidden; text-overflow: ellipsis; -webkit-text-overflow: ellipsis; -moz-text-overflow: ellipsis; -o-text-overflow: ellipsis;  display: -webkit-box;  -webkit-line-clamp: 3;  -webkit-box-orient: vertical;}
.over5{overflow:hidden; text-overflow: ellipsis; -webkit-text-overflow: ellipsis; -moz-text-overflow: ellipsis; -o-text-overflow: ellipsis;  display: -webkit-box;  -webkit-line-clamp: 5;  -webkit-box-orient: vertical;}

#page-wrapper{position:relative; width:100%; left:0; z-index:0;overflow: hidden;}

#header,#footer,.banner,#content-wrapper{ width:100%;background: white;}
.warpper{width:1200px; margin:0 auto;}
.swiper-container ul li img{width:100%;}
#content-wrapper{min-height:100vh; -webkit-transition:all 350ms cubic-bezier(.665,.165,.13,.715);-moz-transition:all 350ms cubic-bezier(.665,.165,.13,.715);-ms-transition:all 350ms cubic-bezier(.665,.165,.13,.715);-o-transition:all 350ms cubic-bezier(.665,.165,.13,.715);transition:all 350ms cubic-bezier(.665,.165,.13,.715);-webkit-transition-timing-function:cubic-bezier(.665,.165,.13,.715);-moz-transition-timing-function:cubic-bezier(.665,.165,.13,.715);-ms-transition-timing-function:cubic-bezier(.665,.165,.13,.715);-o-transition-timing-function:cubic-bezier(.665,.165,.13,.715);transition-timing-function:cubic-bezier(.665,.165,.13,.715);position:relative;left:0;background:#fff;-webkit-transform:perspective(0) translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}
#content-wrapper.moved{-webkit-transform:perspective(0) translate(200px,0);-moz-transform:translate(200px,0);-ms-transform:translate(200px,0);-o-transform:translate(200px,0);transform:translate(200px,0)}h1,h2,h3,h4,h5,h6{font-family:microsoft yahei,sans-serif;line-height:1.33}

#header-mp,#menu-wrapper{ display:none;}

.logo{ position:absolute; left:0; top:50%; transform: translateY(-50%); z-index:100;}

.nav-box{ position:relative; padding-right:30px; text-align:right; background-color:#fff;}
.nav-box li input{padding: 0 40px 0 10px;border:1px solid #b3b3b3;border-radius: 5px;width: 175px;height: 35px;line-height: 35px; background: url("../images/search@2x.png") top 5px right 10px no-repeat;}
.nav-box li,.nav-box li a{ display:inline-block;}
.nav-box li a{ padding:0 25px; color:#595959; font-size:16px; line-height: 80px;}
.nav-box li.active a,.nav-box li a:hover{ color:#004aaf;}
.nav-box li{margin-left:10px;}
.banner .swiper-container { position:inherit;}
.banner .swiper-pagination-bullet{ height:8px; width:80px; border-radius:0;}
.banner .swiper-pagination-bullet-active{background:#0850b2;}

.pub-tit{ padding:50px 0;}
.pub-tit > h3{ margin-bottom:10px; font-size:35px; color:#000;}
.pub-tit > h4{ display:inline-block; position:relative; font-size:20px; color:#ca0000; text-transform:uppercase;}
.pub-tit > h4:after,.pub-tit > h4:before{ content:''; position:absolute; left:-140px; top:50%; transform:translateY(-50%); width:110px; border-bottom:1px solid #ca0000;}
.pub-tit > h4:after{ left:auto; right:-140px;}

.bg-gray{ background-color:#e6e6e6;}
.pb50{ padding-bottom:30px; position: relative;}
.h-about{ padding:0 7%; line-height:1.8; font-size:20px;}
.h-about h3{ display:inline-block; max-width:760px; margin-bottom:15px; font-size:35px; color:#db0909;}
.h-about .icon-list{ padding-top:50px;}
.h-about .icon-list li{ display:inline-block; max-width:23%; padding:0 35px; color:#e60012; font-size:26px; line-height:2.5; -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%);-o-filter: grayscale(100%); filter: grayscale(100%); filter: gray; opacity:.5;-webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.35s ease-in-out; transition: all 0.35s ease-in-out;}
.h-about .icon-list li span{ display:flex; width:170px; height:170px; justify-content:center; align-items:center; border:2px dotted #e60012; border-radius:50%;}
.h-about .icon-list li span i{ display:inline-block; width:86px; height:86px; background:url(../images/h-aicon.png) 50% 0 no-repeat;}
.h-about .icon-list li:hover{-webkit-filter: grayscale(0); -moz-filter: grayscale(0); -ms-filter: grayscale(0);-o-filter: grayscale(0); filter: grayscale(0); filter:none; cursor:pointer; opacity:1;}
.h-about .icon-list li:nth-of-type(2) span i{ background-position:50% -86px;}
.h-about .icon-list li:nth-of-type(3) span i{ background-position:50% -172px;}
.h-about .icon-list li:nth-of-type(4) span i{ background-position:50% -258px;}

.h-new{ display:flex;}
.h-new .first{ display:block; width:60%; padding-left:2%;}
.h-new .first h3{font-size:24px; font-weight:600;}
.h-new .first h3 span{ display:inline-block; margin-right:5px; padding:0 10px; vertical-align:middle; line-height:20px; font-size:10px; font-weight:normal; color:#fff; text-transform:uppercase; background-color:#f00;}
.h-new .first time{ display:block; padding:5px 0; font-size:16px;}
.h-new .first figure{ margin-bottom:10px; overflow:hidden;}
.h-new .first dl{ font-size:16px;}
.h-new .list{ display:block; width:40%; padding-left:20px;}
.h-new .list li{ margin-bottom:10px; line-height:2;}
.h-new .list li figure{ float:left; display:flex; width:175px; height:120px; justify-content:center; align-items:center; overflow:hidden;}
.h-new .list li figcaption{ float:right; width:calc(100% - 175px); padding-left:10px;}
.h-new .list li figcaption h3{ height:4.5em; margin-bottom:20px;}
.h-new .list li figcaption time{display:block; font-size:16px;}
.new_prouct_zi{width:294px; height: 472px; background: #fff; overflow: hidden; display: inline-block; padding: 15px; margin-right: 2px; margin-bottom:50px; text-align: center;}
.new_product_text{font-size:24px; text-align: center; margin-top:15px;}
.new_product_text span{font-size:18px; color:#b70a0a;}

.h-new .case_list{padding-left:0; width:100%;}
.h-new .case_list .case_clearfix{display: inline-block; width: 582px; margin-right: 10px;}
.h-new .case_list .case_clearfix figure{width: 307px; height: 219px; padding:15px;}
.h-new .case_list .case_clearfix figcaption{width: 262px; padding:15px 0; padding-left:0px;}
.h-new .case_list .case_clearfix figcaption span{font-size:18px; color:#000; font-weight: bold;}
.case_text{font-size:18px; color:#171717;}
.h-new .case_list .case_clearfix figcaption .over3_case{height: auto;}
.case_details{padding:3px 10px; font-size: 16px; background: #ff0000; color:#fff; border-radius: 5px;}

.warpper_box{width:100%; margin-top:50px; background: url("../images/bottom_02.jpg") #000 center no-repeat; background-size: 100%;}
.warpper_bottom{width:100%; padding-bottom:70px;}
.tc_bottom h3{color:#fff;}
.i_bottom_list_box{width:100%; text-align: center;}
.i_bottom_list{display: inline-block; text-align: center; font-size:24px; color:#fff; line-height: 100px; margin-right:142px;}

.i_about h3{font-size:22px; margin-bottom:20px;}
.i_about{font-size:20px; width: 300px; border-right:1px solid #bfbfbf; padding-bottom:40px; margin-top:50px; display: inline-block; vertical-align: top; padding-left: 99px; height: 219px; line-height: 32px;}
.warpper_about{padding-bottom:40px;}

.i_footer_over{height: 83px;}
.i_footer_l{float:left; font-size:16px; height: 83px; line-height: 83px;}
.i_footer_r{float:right; font-size:16px; height: 83px; line-height: 83px; text-align: right;}
/*about*/
.a_banner_box{position: relative;}
.a_banner_text_box{position:absolute;top:50%; left:50%;margin-left:-533px; margin-top:-122px;}
.a_banner_text1{font-size:56px; color:#fff;}
.a_banner_text2{font-size:18px;color:#fff;width:1066px;margin-top: 40px;line-height: 30px;}
.a_white{background: #fff !important;}
.a_fzlc_box{padding:100px 0 192px 0; line-height:25px;}
.a_fzlc{border-bottom:1px solid #404040; position: relative;}
.a_fzlc_d{background: #404040; width: 15px; height: 15px; border-radius: 50%;position: absolute;top: -7.5px;left: 0;}
.a_fzlc_d150{left:160px;}
.a_fzlc_d300{left:320px;}
.a_fzlc_d450{left:480px;}
.a_fzlc_d600{left:660px;}
.a_fzlc_d750{left:820px;}
.a_fzlc_d900{left:980px;}

.a_fzlc_text{position: absolute; top:30px; left:0; font-size: 14px;width: 267px;}
.a_fzlc_text2{position: absolute; top:-60px; left:0; width: 154px;}
.a_fzlc_text3{position: absolute; top:30px; left:0; font-size: 14px;width: 267px;}
.a_fzlc_text4{position:absolute;top:-88px; left:0; width: 211px;}
.a_fzlc_text5{position:absolute; top:30px; left:0; width: 196px;}
.a_fzlc_text6{position:absolute; top:-108px; left:0; width: 225px;}
.a_fzlc_text7{position: absolute; top:30px; left:0; width: 225px;}
.a_fzlc_text7 span{color:#ff0000;}
.a_fzlc_w_box{display:none;}
.a_team_box{margin:0px auto; width: 100%; margin-top:19px;}
.a_team_l{display: inline-block;}
.a_team_l figure{vertical-align: top; cursor: pointer;}
.a_team_l img{box-shadow: 5px 5px 5px #999;}
.a_team_r{display: inline-block; width: 767px; font-size: 18px; color:#202020; vertical-align: top; padding-top:15px; margin-left:40px;}
.a_team_r span{font-size:25px; color:#000;}
.a_zz{display: inline-block; margin-right:35px; padding:15px; text-align: center; margin-right:0;}

.news_box{width: 1200px; margin:0px auto; padding-top:47px;}
.news_list_l{display: inline-block; vertical-align: top;}
.news_list_r{display: inline-block; vertical-align: top; width: 852px;}
.news_title2_l{font-size:22px; float:left;}
.news_title2_r{float:right;}
.news_list_l figure{padding:15px;}
.news_title2{margin-top:15px;}
.news_list_text{width:100%; color:#575757 !important; font-size:16px !important;}
.news_clear{height: 50px;}
.news_fy_box{margin:0px auto; text-align: center;  padding-top:45px; padding-bottom:45px;}
.news_fy{padding:3px 8px; border:1px solid #9e9e9e; font-size:17px; display: inline-block;}
.news_fy_active{background: #6b8ecf; border:none; color:#fff;}
.new_prouct_zi_s{width:365px !important; margin-right:32px !important;}
.new_prouct_zi_s:nth-child(3n){margin-right:0px;}
.new_product_box_s2{width:294px !important; height: 400px !important; position: relative; padding:0;}
.case_text_s{position: absolute; bottom:0; left:0; width: 100%; background:rgba(255, 255, 255, 0.6); font-size:15px; padding:15px 30px; text-align: left; line-height: 25px;}
.case_text_s span{font-weight: bold;}
.s_tj_l{position: relative; display: inline-block;}
.s_tj_l input{vertical-align:top; position: absolute; bottom:85px; left:50%; background: #2c2c2c; font-size:21px; color:#fff; text-align: center; width: 119px; height:45px; line-height: 45px; border:none; margin-left:-59px;}
.s_table{padding-top:50px; display: inline-block; vertical-align: top; width: 800px; background: #f2f2f2; height: 713px; margin-left:-4px; font-size:21px; padding-left:140px; line-height: 82px;}
.s_table textarea{padding:10px; vertical-align:text-top !important; background: #f2f2f2; width: 341px; height: 256px; line-height: 25px; border-radius: 5px;}
.s_table input{padding-left:10px; height: 37px; line-height: 37px; background: #f2f2f2; border:1px solid #a1a1a1; border-radius: 5px; vertical-align: middle;}
.s_tj2_box{display: none;}

.se_list li{display: inline-block; margin-right:38px;}
.se_list figcaption{text-align: left; font-size:18px; line-height: 50px; margin-top:50px;}
.se_list2_text{text-align: center; font-size: 31px;}
.se_list2 li figcaption{text-align: center; font-size:31px;}
.se_list3_text{font-size:26px; color:#537fd9 !important;}
.se_yj_text{font-size:16px; color:#999; width: 217px; margin:0px auto; text-align: left; margin-top:30px; line-height: 25px;}
.se_yj{vertical-align: top;}
.se_padding{padding-bottom:80px;}
.se_address{text-align: center; font-size:20px; margin-top:43px; line-height: 40px;}
.all_title{border-bottom:1px solid #cccccc; padding:20px 0;}
.all_title span{font-size:36px; color:#0078d7;}
.all_t_btn{cursor:pointer; font-size:20px; margin-left:41px; ont-size:20px; display:inline-block; text-align: center; width: 107px; height: 40px; line-height: 40px; border-radius: 20px;}
.all_t_btn2{margin-left:20px;}
.all_t_btn_active{background: #0078d7; color:#fff;}
.all_list li:nth-child(4n){margin-right:0;}
.all_list li{margin-right:19px; margin-top:37px; vertical-align: top;}
.all_list2_text{font-size:16px !important; line-height: 30px !important; margin-top:10px !important; text-align: left !important;}
.all_list2_text span{color:#0078d7;}
.fwzz_box{position: absolute; top: 160px; left: 50%; width: 1284px; margin-left: -642px;}
.fwzz_box_list{float:left;width: 290px; font-size:40px; color:#fff; height: 521px; text-align: center;padding-top: 30px; overflow: hidden; cursor: pointer;position: relative;}
.fwzz_box_list_z{position: absolute;top:0;left:0;background: #000;opacity: .5;width: 100%;height: 100%;z-index: 1;}
.fwzz_box_list_pic:hover .fwzz_box_list_z{background:#ffffff;opacity: .3;}
.fwzz_box_list_pic:hover .yrb_new_title2_english2{color:#333;}
.fwzz_box_list_pic:hover .yrb_new_title_yx span{color:#333;}
.fwzz_box_list_pic:hover .ds_sbx{background:#333;}
.fwzz_box_list_pic:hover .yrb_new_title{border-bottom: 1px solid #333;}
.fwzz_box_list_pic:hover .big_font{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1); transform: scale(1.1);}
.fwzz_box_list span{font-size:20px;}
.fwzz_text{font-size:14px; color:#fff;}
.fwzz_box_list_m{background:rgba(0,0,0,0.3);}
.fwzz_box_list_pic{padding:0;overflow: hidden;}
.fwzz_title2{margin-left:-130px;}
.pb50_fwzz{margin-bottom:1035px;margin-top:78px;}
.fwzz_box_list_m_black{color:#333;}
.fwzz_box_list_m_black div{color:#333;}
.syyx{font-size:18px; color:#fff;}
.fwzz_box_list_text{position: absolute;top:3%;left:0;z-index: 1;margin-left:10%;width: 80%;}
.yrb_new_title_yx span{color:#fff;font-size:34px;border-bottom: none !important;display: block;}
.yrb_new_title_yx div{color:#fff;}
.ds_sbx{position: absolute;left:50%;width: 18%;height: 5px;background: #fff;bottom: -3px;margin-left: -8%;}
.yrb_new_title2_english2{top:65% !important;left:18% !important;font-size:18px !important;width: 100%;font-weight: normal !important;line-height: 25px;}
.fwzz_box_list_yx{margin-right:10px;margin-top:12px;}
.fwzz_box_list_yx2{width: 445px;height: 255px;}
.fwzz_box_list_text2{margin-left:25.5%;width: 51%;top:20%;}
.fwzz_box_list_yx3{width:528px;margin-right:0;}
.fwzz_box_list_yx4{width:634px;}
.gs_jj_l{float:left;margin-top:75px;margin-left:156px;margin-bottom:135px;}
.gs_jj_l2{float:right;margin-top:75px;margin-right:156px;margin-bottom:40px;}
.gs_jj_l_title{font-size:35px;margin-top:20px;}
.gs_jj_l_text{font-size:24px;margin-top:30px;}
.gs_jj_r{float:right;border:1px solid #c3c3c3;padding:35px;margin-top:38px;margin-right:38px;}
.gs_jj_r2{float:left;border:1px solid #c3c3c3;padding:35px;margin-top:38px;margin-left:38px;}
.gs_join_us{padding:5px 10px;border:1px solid #333;font-size:24px;float:left;margin-top:12px;cursor: pointer;}
.gs_join_us:hover{background: #0078d7;color:#fff;}
.bottom_logo{float:left;padding-right:25px;border-right:1px solid #646464;margin:37px 0;font-size:14px;color:#646464;}
.bottom_logo a{color:#fff;}
.bottom_logo span{color:#999;font-size:13px;display: block;margin-top:5px;}
.bottom_logo_text{margin-left:25px;border:none;}

/*yrb*/
.yrb_new{width:1200px; margin:0px auto; margin-top:50px;}
.yrb_new_l{float:left; width: 510px;}
.yrb_new_r{float:right;}
.yrb_clear{clear:both;}
.yrb_new_title{color:#333; line-height: 30px;font-size:32px;text-align: center;border-bottom:1px solid #dedede;padding:12px 0;position: relative;}
.yrb_new_title span{font-size:32px;padding:6px 0;border-bottom:2px solid #0078d7;}
.yrb_new_title2_english{color:#4c4c4c;position: absolute;top:50%;left:50%;font-size:16px;font-weight: bold;margin-left:-42px;margin-top:40px;}
.i_more{color:#000;font-size:18px;padding:7px 25px; border:1px solid #a0a0a0; margin-top:56px; display: block;width:110px;}
.i_more:hover{color:#fff; background: #6b8ecf; border:none; cursor: pointer;}
.i_about_title{padding-bottom:10px; display: block;}
.yrb_new_r figure{width:622px; height: 352px; overflow: hidden; cursor: pointer;}
.i_height_50{float:left; width: 100%; height: 10px;}
.fw_list_box{float:left; width: 100%; text-align: center; margin-top:20px;}
.fw_list_box img{width: 431px; height: 202px; overflow: hidden;}
.fw_list{float:left;width: 431px; height: 420px; margin-top:20px;box-shadow: 0 0 15px #dfdfdf; margin-right:3px;background: #fff;}
.fw_list:nth-child(3n){margin-right:0;}
.fw_title{font-size: 17px;margin: 0 17px;padding: 15px 0;color: #4c4c4c;text-align: left;border-bottom: 1px solid #d9d9d9;}
.fw_text{font-size:13px;text-align:left;margin: 0 17px;padding: 10px 0;}
.i_more_box{float:left; width: 100%; text-align: center; margin:70px 0;}
.i_more2{color:#fff;font-size:18px;padding:12px 74px; background: #0078d7; margin-top:56px;border-radius: 24px;}
.i_more2:hover{color:#fff; background: #6b8ecf; border:none; cursor: pointer;}
.news_qh{float:right}
.news_qh span{;font-size:18px !important;}
.news_qh_curr{color:#fff !important; padding:5px; background: #6b8ecf;}
.new_news_box{margin-top:75px;}
.new_news_l{width: 516px; float:left; background:#f3f3f3;padding:15px 52px 28px 52px;-webkit-transition: all 0.35s ease-in-out; -moz-transition: all 0.35s ease-in-out; transition: all 0.35s ease-in-out; -webkit-transform: scale(1);  -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); vertical-align:middle; max-height:100%; max-width:100%;}
.new_news_title{font-size:20px;padding:15px;}
.new_news_text{float:left; font-size:12px;border-left:1px solid #a0a0a0; padding:0 15px;}
.new_news_pic_box{float:left;width: 375px; height:143px; overflow: hidden;margin: 20px 0 0 15px;}
.new_news_pic{cursor: pointer;}
.i_more2_news{margin-left:15px;float:left; margin-top:20px;}
.new_news_r_title_box{float:left;width: 100%;}
.new_news_r{float:right;width:584px;cursor: pointer;}
.new_news_r_title_l{float:left;font-size:16px; border-bottom:1px solid #d4d4d4;padding-bottom:10px;color:#4f73b6;}
.new_news_r_title_r{float:right;font-size:16px; text-align: right;}
.new_news_r_title_text{float:left; width: 100%; font-size:12px; margin-top:30px; margin-bottom:35px;}
.new_news_box_gary{background:#f3f3f3;float:left;}
.new_gzjm_l{float:left; width: 600px;}
.new_gzjm_l img{cursor: pointer;}
.new_hzjm_text_box{float:left; width: 100%; padding:50px 30px 50px 30px;}
.new_hzjm_title{float:left;text-align: center;font-size:17px; width: 100%;}
.new_hzjm_text{float:left; margin-top:20px;width: 100%; text-align: center;}
.new_gzjm_r{float:right;width: 600px;}
.new_gzjm_r img{cursor: pointer;}
.new_hzjm_pic2{float:right; width: 600px; height: 200px !important; overflow: hidden;}
.new_hzjm_pic{float:left; width: 600px; height: 200px !important; overflow: hidden;}
.rczp_box{position:relative; padding:0; margin-top:10px;}
.nczp_top_text{position: absolute;right:17%; top:11%; width: 474px;color:#fff;}
.rczp_top_title{font-size:20px;}
.rczp_top_en_title{font-size:39px;}
.rczp_top_text1{font-size:15px;}
.i_more_rczp{border:1px solid #fff; color:#fff; margin-top:30px;float:left;}
.rczp_float_left{position:absolute;bottom:0;left:0;width: 40%; height: 30%; background:rgba(0,0,0,.3);}
.rczp_xx_box{position: absolute;width: 312px; top:12%; right:18%; color:#fff;}
.rczp_xx_box span{font-size:20px;}
.rczp_float_right{position:absolute;bottom:0;right:0;width: 60%; height: 30%; background:rgba(107,142,207,.9);}
.new_dh{font-size:20px !important;}
.rczp_xx_box2{width: 163px;left:8%;}
.new_lxdh{position: absolute;bottom:0; right:35%;}
.footer_box_box{margin:30px 0;}
.footer_box{width:1200px; margin:0px auto;}
.footer{float:left; width: 147px;}
.footer a span{font-size:18px;}
.footer a{font-size:16px; line-height: 30px;}
.footer_jm{float:left; margin-left:54px;width: 410px;}
.footer_jm span{font-size:18px;}
.bottom_tip_box{background: #e6e6e6;padding-bottom:0;clear: both;}
.bottom_tip{width: 1200px; font-size:16px; margin:0px auto;}
.footer_hz{color:#6b8ecf;}
.product_pic{width: 100%; height: 202px; overflow: hidden;}
.ab_top_box{width: 1205px; height: 458px; background: url("../images/about_bj_03.jpg") center no-repeat; margin:0px auto; margin-top:73px;}
.ab_top_title{float:left;margin-left:277px; margin-top:79px;text-align: center;font-size:25px; color:#fff;}
.ab_top_text{float:left; width: 783px;color:#fff;font-size:16px; text-align: center;margin-left:72px; margin-top:27px; line-height: 30px;}
.ab_js_box{width: 1205px; margin:0px auto; margin-top:73px;padding-top:40px;}
.qian_ming{font-size:35px !important; color:#333 !important;}
.ab_js_box_box{background: url("../images/about_bj2.png") center no-repeat; background-size: 100%;padding-bottom:0;}
.ab_js_box_box2{background: url("../images/about_bj3.png") center no-repeat;}
.yrb_new_title_white{color:#fff;}
.yrb_new_title_white span{color:#fff;}
.yrb_new_title_fc{margin-top:141px; padding-bottom:125px;}
.swiper-slide_li{float:left; margin-right:5px;}
.team_fc_text{background: #fff; font-size:14px; text-align: center; padding:25px 0;}
.team_fc_text span{font-size:18px;}
.swiper-container{cursor: -webkit-grab;}
.ab_js_box_box2{padding-bottom:170px;}
.i_more2_news2{float:right; border:1px solid #cccccc; padding:5px 20px;}
.news_details_box{width:1282px; margin:0px auto;}
.news_details_l{float:left; width: 852px;}
.news_details_l_ye_title{float:left;width:100%;font-size:24px; color:#000;}
.news_details_l_title{float:left;width:100%;color:#333; font-size:22px; margin-top:20px; text-align: center; margin-bottom:25px;}
.news_details_title_xx{float:left;background: #edf1f7;padding:10px 15px; width: 822px;}
.news_details_title_xx_l{float:left;}
.news_details_title_xx_r{float:right;}
.new_details_pb50{margin-top:30px;}
.news_details_demo{float:left; width: 822px; padding:15px;}
.new_details_fy{float:left; width: 100%;font-size:16px; margin-top:10px;}
.news_details_r{float:right;width: 346px;}
.news_qh_details span{font-size:13px !important;}
.news_qh_details{float:left;margin-top:20px; margin-bottom:30px;}
.news_details_r_ye_title{font-size:18px; margin-top:18px;}
.new_news_r_title_l_details{border:none;}
.new_news_r_details{border-top:1px solid #b2b2b2;padding-top:20px;}
.yrb_clear_details{border-bottom:1px solid #b2b2b2; width: 1282px; margin:0px auto; padding-top:20px;}
.contact_box{background: #f3f3f3;}
.contact_title{width: 1270px; margin:0px auto; text-align: center;font-size:18px;}
.contact_title span{color:#000; font-size:30px;padding:80px 0 40px 0;display: block;}
.contact_table{width: 1139px; margin:0px auto; font-size:17px; background: #fff; margin-top:100px;}
.contact_table tr td{padding:20px 25px;}
.contact_yuan{width: 36px; height: 36px; background: #a7a7a7; border-radius: 18px;}
.contact_sj{border-right:2px solid #fff; border-bottom:2px solid #fff; transform: rotate(45deg); width: 12px; height: 12px;float:left; margin-top: 10px; margin-left: 12px;}
.contact_table_ge{background: #f3f3f3; }
.contact_table_ge td{padding:12px 0 !important;}
.contact_table_details{font-size:13px; background: #f3f3f3; line-height: 25px; display: none;}
.contact_table_details span{color:#6085cb;display:block;}
.contact_table_list:hover{background: #6b8ecf;color:#fff; cursor: pointer;}
.contact_table tr:hover .contact_yuan{background: #fff;cursor: pointer;}
.contact_table tr:hover .contact_sj{border-right:2px solid #6b8ecf; border-bottom:2px solid #6b8ecf;}
.contact_box2{background: #fff;}
.contact_icon_box{width: 1106px; margin:0px auto; margin-top:90px;}
.contact_icon_list{float:left; text-align: center;width: 367px;}
.contact_icon_list span{display: block;font-size:18px; margin-top:44px;}
.contact_icon_list_ge{float:left; width: 2px; background: #e2e2e2; height: 152px;}
.contact_dz{text-align: center;font-size:18px;line-height: 30px; padding-top:77px; clear:both;}
#map{height:500px;   margin:40px 0;}
.BMap_Marker img{max-width: none;}
.jia_meng_nav{width:1200px; margin:0px auto; margin-top:55px;}
.jia_meng_nav_l{font-size:25px;float:left; text-align: center;width: 590px; height: 96px; line-height: 96px; border:1px solid #818181;cursor: pointer;}
.jia_meng_nav_r{font-size:25px;float:right; text-align: center;width: 590px; height: 96px; line-height: 96px; border:1px solid #818181;cursor: pointer;}
.jia_meng_nav_curr{color:#fff; border:none; background: #6b8ecf;}
.jia_meng_xina{height:1px; background: #b2b2b2; width: 100%; margin:70px 0 20px 0;}
.jia_meng_jj{width: 100%; background: url("../images/jia_meng_pic_02.jpg") center no-repeat; background-size:100%;}
.jia_meng_jj_title{font-size:37px; text-align: center; padding-top:88px; color:#fff;padding-bottom:61px;}
.jia_meng_jj_text{width: 1200px;margin:0px auto;color:#fff; line-height: 30px; padding-bottom:109px; text-align: center;}
.ph50_jia_meng{padding-bottom:0;}
.jia_meng_pic{float:left; width: 25%; position: relative; cursor: pointer;overflow: hidden;}
.jia_meng_pic_b{position: absolute;bottom:-74px;left:0;width: 100%; background: rgba(255,255,255,.6);padding:15px;font-size:18px; line-height:22px;-webkit-transition: all 0.35s ease-in-out; -moz-transition: all 0.35s ease-in-out; transition: all 0.35s ease-in-out;}
.jia_meng_pb50{margin-top:-76px;padding:0;}
.jia_meng_pic:hover .jia_meng_pic_b{bottom:0;}
.jia_meng_pb502{padding:0;}
.jia_meng_qj_box{width: 990px; margin:0px auto; margin-top:119px;}
.jia_meng_qj{float:left; text-align: center;margin-right:165px;}
.jia_meng_qj span{display: block; font-size:25px; margin-top:66px;}
.jia_meng_qj_right{margin-right:0;}
.jia_meng_qj_text{float:left; width: 100%; margin-top:137px; font-size:20px; text-indent: 2em; line-height: 40px;}
.jia_meng_pb5022{background: #f3f3f3; padding-bottom:105px; padding-top:114px;}
.jia_meng_zc_box{background:url(../images/jm_zc.png) center no-repeat; background-size:100%; margin-top:50px; margin-bottom:80px;}
.jia_meng_zc{float:right;padding:58px 230px 58px 0; font-size:16px; color:#fff;}
.jia_meng_text{font-size:18px;border-bottom:1px solid #333; padding-bottom:57px; line-height: 35px;}
.jia_meng_text span{font-size:22px;}
.jia_m_fig{position:relative;float:left; margin-right:82px;}
.jia_m_fig_text{position: absolute;left:50%;top:50%;font-size:24px; color:#fff; margin-left:-36px; margin-top:-18px;}
.jia_m_fig_right{margin:0;}
.jia_m_fig_box{width: 521px; margin:0px auto; margin-top:20px; margin-bottom:100px;}
.jia_meng_jj_text2{padding-bottom:30px;}
.jia_meng_pb502{margin-top:-30px;}
.jia_meng_jj_title2{padding-top:170px;}
.jia_meng_jj2{margin-top:-40px;}
.jia_meng_pb502_2{margin-top:-137px;}
.jm2_z{color:#6372a5 !important;font-size:18px !important;padding-top:10px !important;display: block;}
.jm2_zq{float:left;}
.jia_meng_qj_r{float:right;font-size:20px;}
.jia_meng_qj_r span{color:#6372a5;}
.jia_meng_qj_box2{margin-top:94px;}
.jia_meng_pb5022_2{padding-top:40px;}
.header_nav{background:rgba(0,0,0,.4);position: fixed;top:0;left:0;z-index: 1;}
.header_nav nav{background:none;}
.header_nav nav ul li a{color:#fff;}
.header_nav2 nav ul li a:hover{background: rgba(0,138,255,0.4);color:#fff;}
.nav_relative{position: relative;}
.nav_ul_fixed{position: absolute;top:80px;left:0;display: none;}
.nav_ul_fixed li{margin:0;}
.nav_ul_fixed li a{background: rgba(0,0,0,0.5);border-top:1px solid #919fad;height: 50px;line-height: 50px;}
.nav_relative:hover .nav_ul_fixed{display: block;}
.header_nav nav ul li input{background: url(../images/search@2x.png) #fff top 5px right 10px no-repeat;}
.banner_f_text{position: absolute;top:50%;left:50%;color:#032240;font-size:16px;line-height: 25px;width: 770px;margin-left:-250px;margin-top:-112px;text-align: left;}
.yrb_new_title3{color:#0078d7;border:none;}
.yrb_new_title3 span{font-size:62px;border:none;font-family:impact;}
.yrb_new_title2_english3{font-size:32px;color:#0078d7;margin-top:50px;margintop:50px;margin-left:-64px;}
.fw_list2{width: 398px;}
.product_pic2{height:auto;position: relative;}
.product_pic2 img{height: auto;}
.zz_zz{position: absolute;top:50%;left:50%;width:243px;height: 254px;background:rgba(0,0,0,.5);margin-top:-127px;margin-left:-121px;}
.zz_zz_yuan{width: 100px;height: 100px;border:1px solid #fff;margin:0px auto;line-height: 100px;font-size:26px;color:#fff;border-radius: 50px;margin-top:30px;}
.zz_zz_text{width: 100%;font-size:20px;color:#fff;text-align: center;margin-top:16px;}
.pic_pic{float:left;width: 217px;margin-top:7px;margin-right:10px;}
.pic_pic img{height: 146px;}
.pic_pic:nth-child(5n){margin-right:0;}
.zz_fy{float:left;width: 100%;text-align: center;margin-top:30px;}
.zz_fy span{color:#666;background: #fff;padding:5px 10px;font-size:18px;margin-right:3px;border:none;cursor: pointer;}
.zz_fy .zz_fy_curr{background: #0078d7 !important;color:#fff !important;}
/*pages*/
.pages { font-size:.259rem; margin:0 auto; margin-top:.4rem; text-align:center}
.pages a,.pages span,.pages input { background: #f8f8f8; border:1px solid #e1e1e1; display:inline-block; padding:0 .15rem; line-height:.4rem; margin:0 .05rem; vertical-align:middle;}
.pages a:hover,.pages a:active,.pages span,.pages .current{ background:#f60; border-color:#f60; color:#fff; display:inline-block;}
.pages a.np{ font-family:'宋体';}

/*鼠标经过图片放大*/
figure img {cursor:pointer;-webkit-transition: all 0.35s ease-in-out; -moz-transition: all 0.35s ease-in-out; transition: all 0.35s ease-in-out; -webkit-transform: scale(1);  -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); vertical-align:middle; max-height:100%; max-width:100%;}
figure:hover img {-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1); transform: scale(1.1);}

.big_font{cursor:pointer;height:100%;-webkit-transition: all 0.35s ease-in-out; -moz-transition: all 0.35s ease-in-out; transition: all 0.35s ease-in-out; -webkit-transform: scale(1);  -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); vertical-align:middle; max-height:100%; max-width:100%;}
.big_font:hover{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1); transform: scale(1.1);}
.big_font2{cursor:pointer;height:100%;-webkit-transition: all 0.35s ease-in-out; -moz-transition: all 0.35s ease-in-out; transition: all 0.35s ease-in-out; -webkit-transform: scale(1);  -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); vertical-align:middle; max-height:100%; max-width:100%;}
.big_font2:hover{box-shadow:0 0 5px 0px #fff000;-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1); transform: scale(1.1);}
.big_news{height:100%;-webkit-transition: all 0.35s ease-in-out; -moz-transition: all 0.35s ease-in-out; transition: all 0.35s ease-in-out; -webkit-transform: scale(1);  -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); vertical-align:middle; max-height:100%; max-width:100%;}
.big_news:hover .new_news_r_title_l{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1); transform: scale(1.1); border-bottom:none; padding:15px; margin-top:-15px;}
.big_news:hover{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1); transform: scale(1.1); border-bottom:none; padding:15px; margin-top:-15px;box-shadow: 0 0 15px #ddd;}
.big_news:hover .new_news_r_title_l{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1); transform: scale(1.1); border-bottom:none; padding:15px; margin-top:-15px;}
.big_news:hover{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1); transform: scale(1.1); border-bottom:none; padding:15px; margin-top:-15px;box-shadow: 0 0 15px #ddd;}


.more{ display:inline-block; width:140px; height:30px; line-height:30px; color:#fff; font-size:20px; text-transform:uppercase; border-radius:15px; background-color:#ca0000;}

/*pc 17尺寸*/
@media (max-width: 1190px) and (min-width: 1000px) {
	#header,#footer,.banner,#content-wrapper{ min-width:1000px;}
	.warpper{width:1000px; margin:0 auto;}
	.nav-box li a{ padding:0 1.5em; font-size:16px;}
	.h-about{ padding:0 2%;}
	.h-about .icon-list li span{ width:150px; height:150px;}
}

/*ipa mobile*/
@media screen and (max-width:770px) {
	#header,#footer,.banner,#content-wrapper{ min-width:inherit;}
	#header{ display:none;}
	.warpper{width:100%;}

	#header-mp,#menu-wrapper{ display:block;}
	#header-mp{ position:relative; display:flex; height:50px; line-height:30px; background-color:#fff;}
	.logo{ left:50%; transform: translate(-50%,-50%);}
	.logo img{ max-height:30px;}

	#menu-wrapper{color:#fff;position:absolute;left:0;top:0;height:100%;width:200px;background:#3c3d42}
	#menu-wrapper h1{ line-height:45px; font-size:20px; text-align:center;}
	#a-menu{position:absolute; top:50%; transform: translateY(-50%); left:10px; width:28px;}
	.menu li{ padding:5px 10px; line-height:2; border-bottom:1px solid rgba(255,255,255,.5); background:url(../images/arrow-forward.png) right 50% no-repeat; background-size:20px auto;}
	.menu li a{ display:inline-block; color:#fff; font-size:14px;}
	.banner .swiper-pagination-bullet{ height:3px; width:15px;}

	.h-new{ display:block;}
	.h-new .first{width:100%; padding-left:0; padding-bottom:15px; margin-bottom:15px; border-bottom:1px solid #ccc;}
	.h-new .first h3{font-size:16px;}
	.h-new .first dl{ font-size:14px;}
	.h-new .list{ width:100%; padding-left:0;}
	.h-new .list li figure{ width:150px; height:105px; }
	.h-new .list li figcaption{ width:calc(100% - 150px); padding-left:10px;}
	.h-new .list li figcaption time{ font-size:14px;}
	.new_prouct_zi{width:100%; background: #fff; overflow: hidden; padding: 15px; margin-bottom:0px;}
	.new_product_box{margin-bottom:20px;}


	.h-new .case_list .case_clearfix figure{width:50%; height: auto; padding:5px;}
	.h-new .case_list .case_clearfix figcaption{width: 50%; height: auto; padding:5px;}
	.case_clearfix{width:100% !important;}
	.case_text{font-size:100% !important;}
	.case_text span{font-size:100% !important;}
	.case_text a{font-size:100% !important;}
	.case_text h3{margin-bottom:0px !important;}
	.case_time{height: 56px; overflow: hidden;}
	.h-new .case_list .case_clearfix{margin-right:0px;}

	.warpper_box{background: #000;}
	.warpper_bottom{padding-bottom:30px;}
	.i_bottom_list{margin-right:5px; font-size:20px;}

	.warpper_about{padding:0; padding-bottom:20px;}
	.i_about{font-size:12px !important; width: 32% !important; font-size:16px; padding-left:8%; height: 140px; border:none;}
	.i_about h3{font-size:14px; font-weight: bold;}
	.wap_i_about{width: 100% !important; font-size: 18px !important; padding:0px; line-height: 35px; height: auto;}
	.wap_i_about h3{font-size: 22px;}
	.i_footer_l{font-size:12px; height: 30px; line-height: 30px; padding-left:10px;}
	.i_footer_r{font-size:12px; height: 30px; line-height: 30px; padding-right:10px;}
	.i_footer_over{padding:0px !important; height: 60px;}

	.a_banner_text_box{position: static; margin:0; text-align: center; margin-top:-75px; background: #000;}
	.a_banner_text1{font-size:18px;}
	.a_banner_text2{width: 100%; padding:10px;margin-top:51px; font-size:13px; line-height: 25px;}
	.a_fzlc_box{display:none;}
	.a_fzlc_w_box{display:block !important;}
	.a_fzlc_w_1ist{padding:15px 0 0 15px; line-height: 25px;}
	.a_fzlc_w_1ist span{font-size:15px; font-weight: bold;}
	.a_team_box{width:100%;}
	.a_team_l{width: 100%; text-align: center;}
	.a_team_r span{font-size:25px; color:#000;}
	.a_team_r{width: 100% !important; margin-left:0; font-size:15px;}
	.a_tcc{margin-top:15px !important; width: 100% !important;}
	.news_box{width:100%;}
	.news_title_box{width:100%;}
	.news_title_l{width: 50%; font-size:16px;}
	.news_title_r{width: 50%; font-size:16px;}
	.news_list_l{margin:0; width: 48%;}
	.news_list_r{width: 50%; margin:0; height: 105px; overflow: hidden; line-height: 25px;}
	.news_list_l figure{padding:0;}
	.news_title2_l{font-size:16px;}
	.news_title2{margin:0;}
	.news_box{padding-top:20px;}
	.news_clear{height: 0px;}
	.news_list{margin-top:15px;}
	.new_prouct_zi_s{width:100% !important;}
	.new_product_box_s2{width:100% !important;}
	.s_table{width: 100%;padding:20px 0 20px 5%; height: auto; line-height: 45px; font-size:16px; margin:0;}
	.s_table input{width:100%;}
	.s_tea{width:100% !important; height: 120px !important;}
	.s_sex{width: auto !important;}
	.s_tj_l{display: none;}
	.s_tj2_box{display: block; text-align: center; background: #f2f2f2; padding-bottom:20px;}
	.s_tj2{padding:5px 15px; color:#fff; background:green; border:none; border-radius: 3px;}

	.se_list li{margin-right:0; margin-top:35px;}
	.all_title{padding-left:15px;}
	.all_title span{font-size:18px !important;}
	.all_title div{font-size:16px !important; width: 87px; height: 30px; line-height: 30px; margin-left:10px;}
	.yrb_new{position: relative;}
	.yrb_new_r{position: absolute;top:1vh;right:2.5%; width:45%;}
	.yrb_new_r img{width:100%;}
	.yrb_new_l{padding:10px;}
	.yrb_new{margin-top:0px; width: 100% !important;}
	.yrb_new_l{width:100%;}
	.yrb_new_title{font-size:12px;}
	.yrb_new_title span{font-size:16px;}
	.i_more{float: right; border: none; font-size: 12px; text-align: right; margin-top: -20px; padding: 0;}
	.i_height_50{height: 0;}
	.yrb_new_r figure{width: 100%;}
	.yrb_new_title2{padding:10px;}
	.fw_list_box{margin-top:0;}
	.fw_list{width:100%; margin-top:0;}
	.fw_list img{width: 100%;}
	.i_more_box{margin:30px 0;}
	.fwzz_box{position: relative;width:100%;margin:0;}
	.bj_1{display: none;}
	.fwzz_box{bottom:0;left:0;}
	.fwzz_box_list{width:100%; height:auto;bottom:0;left:0;padding:0;}
	.fwzz_box_list_m{padding-bottom:30px;background: #000;}
	.fwzz_box_list_m_black{padding-bottom:30px;color:#fff; background: #000;}
	.fwzz_box_list_title{color:#333;}
	.fwzz_box_list_m_black div{color:#fff;}
	.fwzz_box_list_title{font-size:16px; text-align: left; margin-left:10px;padding-bottom:5px;}
	.fwzz_title2{margin-left:0px;}
	.fwzz_title3{font-size:12px !important;}
	.pb50_fwzz{margin-bottom:0px;}
	.news_qh span{font-size:14px !important;}
	.new_news_box{margin-top:0;}
	.news_qh{margin-top:-30px;}
	.new_news_l{padding:0;}
	.new_news_pic{width:100%; height: auto;}
	.new_news_pic_box{width: 100%; height: auto; margin:0;}
	.new_news_pic_box{margin-top:15px;}
	.i_more2_news{margin-left:0; margin-bottom:20px;}
	.new_news_l{margin-bottom:20px;}
	.new_news_r{padding:0 10px;}
	.new_gzjm_l{width:100%;}
	.new_news_box_gary{width: 100%;}
	.new_hzjm_pic{width:100%; height:auto !important;}
	.new_hzjm_pic img{width:100%; height: auto !important;}
	.new_gzjm_r{width:100%; height: auto; !important}
	.new_gzjm_r img{width:100%; height: auto !important;}
	.new_hzjm_text_box{padding:15px;}
	.new_lxdh{width:25%; height:auto;right:0;}
	.rczp_float_right{height: 100%;}
	.rczp_float_left{height: 100%;}
	.rczp_xx_box{top:0;padding:10px; width: 100%; right:0; font-size:12px;}
	.rczp_xx_box span{font-size:16px;}
	.new_dh{font-size:16px !important;}
	.rczp_xx_box2{width:100%;}
	.nczp_top_text{display:none;}
	.rczp_box{padding-bottom:0 !important;display: none;}
	.footer_box{width:100%;}
	.footer{width:20%; text-align: center;}
	.footer a{font-size:12px;}
	.footer a span{font-size:13px;}
	.footer_jm{padding-left:2%; width: 100%; margin-left:0;}
	.bottom_tip{width:100%; padding:10px 0; font-size:14px;padding-left:10px}
	.bottom_tip_box{padding:0 !important;}
	.product_pic{width:100%; height:auto;}
	.fw_text{width:100%;}
	.ab_top_box{margin:0;}
	.ab_top_box{float:left;width:100%; height: auto; background: #6b8ecf; padding:10px 0;}
	.ab_top_title{margin:0; width: 100%; font-size:18px;}
	.ab_top_text{margin:0; width: 100%; font-size:14px;}
	.ab_js_box{margin:0; width: 100%; padding:0;}
	.ab_js_box_box{background: none;}
	.a_team_r{padding:0px 10px; margin-top:10px;}
	.a_team_l{padding:0 10px;}
	.qian_ming{font-size:20px !important;}
	.swiper-slide_li{margin:0; width: 100%; padding:0 10px;}
	.swiper-slide_li img{width:100%;}
	.ab_js_box_box2{margin:0; padding:0;}
	.yrb_new_title_fc{color:#333; margin:0;padding:0; padding:0 10px;}
	.yrb_new_title_fc span{color:#333;}
	.a_team_box{padding:0 10px;}
	.news_list{padding:0 10px;}
	.new_details_pb50{padding:0 10px;}
	.news_details_box{width:100%;}
	.news_details_l{width:100%;}
	.news_details_l_ye_title{font-size:16px; border-bottom:1px  solid #ddd;}
	.news_details_l_title{font-size:15px;}
	.news_details_title_xx{width: 100%; line-height:25px; font-size:12px;}
	.news_details_demo{width: 100%;}
	.news_details_demo img{width: 100%;}
	.new_details_fy{font-size:12px;}
	.news_details_r{width: 100%;}
	.yrb_clear_details{width: 100%;}
	.news_details_r_ye_title{float:left; font-size:16px;}
	.news_qh_details{margin-top:20px;float:right;}
	.new_details_pb50{margin-top:15px;}
	.new_news_r{padding-top:10px; width: 100%;}
	.contact_title{width: 100%; font-size:12px; padding:0 10px; line-height: 25px;}
	.contact_title span{font-size:16px;padding:10px 0 20px 0}
	.contact_table{margin-top:20px; width: 100%; font-size:12px;}
	.contact_table tr td{padding:10px 0;}
	.contact_yuan{width: 20px; height: 20px;}
	.contact_sj{width: 8px; height: 8px; margin-top: 5px; margin-left: 6px;}
	.contact_icon_box{width: 100%;}
	.contact_icon_list{width: 99%;}
	.contact_icon_box{margin-top:0px;}
	.contact_icon_list{margin-top:30px;}
	.contact_dz{padding:0 10px;}
	.contact_table_details_td{padding:0 10px !important;}
	#map{height: 300px;}
	.jia_meng_nav{margin-top:15px; width: 100%;}
	.jia_meng_nav_l{width: 50%;font-size:18px; height:auto; padding:11px 0; line-height: normal;}
	.jia_meng_nav_r{width: 50%;font-size:18px;padding-top:10px; height:auto; padding:10px 0; line-height: normal;}
	.jia_meng_xina{margin:15px 0 10px 0;}
	.jia_meng_jj{background:#000; padding:0 10px;}
	.jia_meng_jj_title{padding-top:30px; padding-bottom:20px; font-size:18px;}
	.jia_meng_jj_text{padding-bottom:0;}
	.jia_meng_pic{width: 50%;}
	.jia_meng_pic_b{font-size:16px; padding:10px;}
	.jia_meng_pic_tx{padding-bottom:1px;}
	.jia_meng_pb5022{padding:0;}
	.jia_meng_qj_box{width:100%; margin:0;}
	.jia_meng_qj{margin:0;width: 50%;margin-top:20px;}
	.jia_meng_qj_text{font-size:14px; padding:0 10px; margin-top:20px;}
	.jia_meng_zc_box{background: #000;padding:15px 10px; margin-top:10px; margin-bottom:20px;}
	.jia_meng_zc{padding:0;float:none;}
	.jia_meng_text{font-size:14px; padding:0 10px; padding-bottom:30px;}
	.jia_meng_text span{font-size:18px;}
	.jia_meng_jj_text2{width:100%;}
	.jia_m_fig_box{width:100%;}
	.jia_m_fig{width:31%; margin-right:2%;}
	.jia_meng_jj_text2{padding-bottom:45px;}
	.ph50_jia_meng{padding-bottom:50px !important;}
	.jia_meng_nav_r{padding:12px 0;}
	.jia_meng_qj_box2{margin-top:0;}
	.jia_meng_qj_r{padding:0 10px;}
	.gs_jj_l{margin:15px;}
	.gs_jj_r{margin:15px;}
	.gs_jj_l2{margin:15px;}
	.gs_jj_r2{margin:15px;}
	.gs_jj_r img{width: 100%;}
	.gs_jj_r2 img{width: 100%;}
	.pb50_fwzz2{height: 1250px !important;}
	.bottom_logo{border:none;margin:25px 0;}
	.bottom_logo_text{margin:0;margin-bottom:20px;}
	.banner_f_text{font-size: 12px;  line-height: 20px;  margin-top: -77px;  left: 5%;  width: 90%;  height: 90%;  background: rgba(255,255,255,.5);  top: 55%;  overflow-y: auto;  padding: 8px;margin-left:0;}
	.pb50_fwzz_wap{margin-top:0 !important;height:auto !important;clear: both;padding-bottom:0 !important;}
	.fwzz_box_wap{width: 100% !important;}
	.yrb_new_title3_wap{margin-top:20px !important;margin-bottom:90px;}
	.yrb_new_title3_wap span{font-size:30px;}
	.pic_pic{width: 100%;}
	.fwzz_box_wap2{float:left;height: auto !important;}
	.fw_list_box_wap{margin-top:-15px !important;}
	.fw_list2_wap{height: auto;}
	.pic_pic img{height: auto;}
	}

@media screen and (max-width:600px){
	.pb50{padding-bottom:50px;}
	.more{ font-size:16px;}

	.pub-tit{ padding:20px 0;}
	.pub-tit h3{ font-size:20px;}
	.pub-tit h4{ font-size:16px;}
	.pub-tit h4:after,.pub-tit h4:before{ left:-80px; width:60px;}
	.pub-tit h4:after{ left:auto; right:-80px;}

	.h-about{ font-size:14px;}
	.h-about h3{ font-size:16px;}
	.h-about .icon-list{ padding-top:15px;}
	.h-about .icon-list li{ max-width:48%; margin-bottom:10px; font-size:16px;}
	.h-about .icon-list li span{ width:100px; height:100px;}
	.h-about .icon-list li span i{ height:50px; width:50px; background-size:50px auto;}
	.h-about .icon-list li:nth-of-type(2) span i{ background-position:50% -50px;}
	.h-about .icon-list li:nth-of-type(3) span i{ background-position:50% -100px;}
	.h-about .icon-list li:nth-of-type(4) span i{ background-position:50% -150px;}
	.pb50_fwzz{margin-top:0;}
	.fwzz_box{top:35px !important;height: 57%;}
	.fwzz_box_list_text2{top:-3%;margin-left: 22.5%; width: 57%;}
	.yrb_new_title_yx div{font-size:14px !important;}
	.fwzz_box2{top:70px !important;}
	.fwzz_box1{height: 42% !important;}
	.fwzz_box_wap{top:15% !important;}
	
}
@media screen and (max-width:600px){
	
}