@charset "utf-8";
/* CSS Document */
html{}
body{font-family:"微软雅黑",Arial, Helvetica, sans-serif; font-size:100%; color:#3f3f3f; margin:0px; padding:0px; overflow-x:hidden;}
ol,ul,li,p,dl,dt,dd,h1,h2,h3,h4,h5,h6{list-style: none outside none; margin:0px; padding:0px;}
img {border:none;}
a:link, a:visited {color:#131313; text-decoration: none;outline:none;}
a:hover, a:active {color:#0076c9; text-decoration: none;outline:none;}
.clear{clear:both;}
.kg{ width:98%; margin:0 auto; max-width:1300px;}
.kga{ margin:0 auto; max-width:1200px; width:98%;}
.kgb{ width:98%; margin:0 auto; max-width:1920px;}
.fl{ float:left;}
.fr{ float:right;}
.dw{ position:relative;}
.cj{ overflow:hidden;}
.green-black {display:block; padding-top:26px; clear:both;font-family:"微软雅黑",Arial, Helvetica, sans-serif; text-align:center;}
.green-black a {padding:5px 8px 4px 8px; padding:5px 8px 4px 8px;border:1px solid #dddddd; height:12px; line-height:12px; zoom:1; font-weight:bold; font-size:12px; overflow:auto; margin-left:3px; margin-right:3px; color:#333; background:url(../images/page_bg01.png) #fff bottom repeat-x;font-family:"微软雅黑",Arial, Helvetica, sans-serif; text-decoration:none}
.green-black a:hover {border:1px solid #ccc; height:12px; line-height:12px; zoom:1;overflow:auto;background:url(../images/page_bg02.png) top repeat-x #0076c9; margin-left:3px; margin-right:3px; color:#fff;font-size:12px;font-family:"微软雅黑",Arial, Helvetica, sans-serif;}
.green-black span.current {padding:5px 8px 5px 8px; padding:5px 8px 4px 8px;border:1px solid #ccc; color:#fff; height:12px; line-height:12px; zoom:1; overflow:auto;  background:url(../images/page_bg02.png) top repeat-x #0076c9; margin-left:3px; margin-right:3px; margin-top:0px; margin-bottom:0px; font-size:12px}
::-webkit-scrollbar {width:6px;height:8px;background-color:#fff;border-radius:4px; position:relative;}
::-webkit-scrollbar-thumb {background-color:#b1b1b1;border-radius:3px}
#dituContent{width:100%;height:450px; border-top:#ccc solid 1px;}
@media screen and (max-width:770px){#dituContent{height:250px;}}
/*基础配置*/


/*首页style开始*/
.top_bg{ background:#0076c9; width:100%; height:34px; line-height:34px; font-size:0.875rem; color:#fff; position:relative; z-index:9999;}
.top_l{ width:970px; overflow:hidden;}
.top_l a{ color:#fff;}
.top_r{ font-size:0.875rem; overflow:hidden; height:34px; line-height:34px;}
.top_r span{ color:#ffd600; font-size:1.25rem; font-weight:bold;}
.logo_nav{ width:100%; height:100px; background:#f5f5f5; position:relative; z-index:999; box-shadow:0px 1px 3px rgba(0,0,0,0.5);}
.logo{ padding-top:22px;}
.top_tb{ padding-top:27px; padding-left:10px;}
.mobile-inner-nav li{ float:left; margin-left:2px; position:relative;}
.mobile-inner-nav a{display:block; padding:0 19px; text-align:center; font-size:1rem; height:100px; line-height:100px; position:relative;}
.mobile-inner-nav a span{ display:block; position:relative; z-index:9;}
.mobile-inner-nav a:hover,.mobile-inner-nav a.cur{ color:#9a2d0c;}
.mobile-inner-nav a i{background:url(../images/nav_b.png) no-repeat center; display:block; position:absolute; left:0%; bottom:0px; height:100%; transform:scaleX(0); transition:0.5s; width:100%;}
.mobile-inner-nav a:hover i,.mobile-inner-nav a.cur i{transform:scaleX(1); transition:0.5s;}
.mobile-inner-nav li .nav_ej{ display:none;}
.mobile-inner-nav li:hover .nav_ej{ display:block; position:absolute; width:160px; background:rgba(0,118,201,0.9); z-index:999;}
.nav_ej p{ height:38px; line-height:38px;}
.nav_ej p a{ height:38px; line-height:38px; text-align:left; padding:0; color:#fff; text-indent:20px; display:block; font-size:0.875rem;}
.nav_ej p a:hover{ color:#fff; background:rgba(255,150,0,0.9);}
/*banner*/
.banner{height:auto; width:100%; position:relative; height:100%; display:inline-block;}
.slides{position:relative; height:100%;}
.slides li{height:100%; position:relative; width:100%;}
.slides li a{ display:block; width:100%; height:100%; position:absolute; left:0; top:0;}
.slides li img{display:none;}
@media screen and (max-width:1024px){
.slides li{ background-size:100% !important; height:auto !important;  min-height:320px !important;}
}
@media screen and (max-width:770px){
.slides li{ background:none!important; height:auto !important; min-height:inherit !important;}
.slides li a{ display:block;  position:relative; left:auto; top:auto;}
.slides li img{ width:100%; display:block;}
}
.flex-control-nav{ position:absolute; bottom:5%; z-index:99; text-align:center; width:100%;}
.flex-control-nav li{ display:inline-block; height:11px; margin:0 6px;}
.flex-control-nav li a{ display:block; overflow:hidden; text-indent:-999px; background:#fff; width:14px; height:14px; border-radius:50%; cursor:pointer;transition:0.5s;}
.flex-control-nav li a.flex-active{background:#0076c9; transition:0.5s;}
.flex-direction-nav{position:relative;z-index:99;width:1300px; max-width:98%; margin:0 auto; top:698px;}
.flex-direction-nav li a{display:block;width:36px;height:54px;overflow:hidden;cursor:pointer;position:absolute;filter:alpha(opacity=80); -moz-opacity:1; -khtml-opacity:1; opacity: 1;}
.flex-direction-nav li a.flex-prev{left:0px;background:url(../images/ban_l.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{left:34px;background:url(../images/ban_r.png) center center no-repeat;}
.flex-direction-nav li a:hover{filter:alpha(opacity=60); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8;}
/*banner*/
.gjc_sous{ background:#0076c9; height:55px; position:relative; margin-top:1px;}
.gcj{ height:55px; line-height:55px; color:#fff; font-size:0.875rem;}
.gcj a{ color:#fff; font-size:0.875rem; margin-right:15px;}
.gcj a:hover{ text-decoration:underline;}
.sous{ height:37px; margin-top:9px;}
.sous_kg{ height:35px; background:#fff; line-height:28px; width:230px; font-size:0.875rem; font-family:"微软雅黑"; color:#959595; outline:none; padding:0 10px; border:1px solid #ccc; float:left; display:block; font-size:0.875rem; border-right:none;}
.sous_an{float:left; width:70px; height:37px; background:#ff9d00; color:#fff; font-family:"微软雅黑"; font-size:0.875rem; border:0; padding:0; outline:none; cursor:pointer;}
.index_bga{ padding-top:60px; background:url(../images/index_bga.jpg) no-repeat center top; padding-bottom:100px; width:100%;}
.inda_title{ text-align:center; font-size:1rem; color:#666;}
.inda_title p{ font-size:2.25rem; color:#0076c9; font-weight:bold;}
.inda_title i{ display:block; margin:7px auto 10px auto; width:60px; height:2px; background:#ccc;}
.inda_fl{ padding-top:50px; text-align:center;}
.inda_fl li{ display:inline-block; margin:0 10px; position:relative;}
.inda_fl li a{ position:relative; z-index:9; display:block; padding:0 45px; height:38px; border:1px solid #0076c9; line-height:38px; color:#0076c9;}
.inda_fl li:hover a{ color:#fff;}
.inda_fl li i{ display:block; position: absolute; left:0; top:0; width:100%; height:100%; background:#0076c9; transform:scale(0); transition:0.5s;}
.inda_fl li:hover i{transform:scale(1); transition:0.5s;}
.inda_nr{ padding-top:50px;}
.inda_nr li{ float:left; width:24%; margin:0 0.5% 30px 0.5%;}
.inda_pic{ overflow:hidden; border:1px solid #ddd;}
.inda_pic img{ display:block; width:100%; transition:0.5s;}
.inda_nr li:hover .inda_pic img{transform:scale(1.1);}
.inda_wb{ color:#fff; height:50px; background:#0076c9; line-height:50px; padding:0 5%; position:relative;}
.inda_wb i{ position:absolute; right:0; height:100%; color:#fff; background:#ff9d00; top:0; width:50px; text-align:center; font-family:"宋体"; font-size:1.25rem; font-style:normal; display:block;}
.index_bgb{ background:url(../images/index_bgb.jpg) no-repeat center top #036ebc; padding-top:50px; padding-bottom:80px;}
.indb_title{ text-align:center; color:#fff;}
.indb_title p{ font-size:2.25rem; font-weight:bold; padding-bottom:8px;}
.indb_title span{ color:#ffd600; font-size:2.5rem;}
.indb_smg{ padding-top:50px;}
.indb_smg li{ float:left; width:24%; margin:0 0.5%;}
.indbsmg_pic{ overflow:hidden; border:3px solid #ffd600;}
.indbsmg_pic img{ display:block; width:100%; transition:0.5s;}
.indb_smg li:hover .indbsmg_pic img{transform:scale(1.1);}
.indbsmg_mc{ font-size:1.5rem; font-weight:bold; height:80px; line-height:80px; background:#ffd600; color:#000; text-align:center;}

.indb_nr{ padding-top:50px;}
.indb_pic{ width:50%;}
.indb_wb{ width:48%; padding-top:70px;}
.indb_bt{ font-size:1.75rem; font-weight:bold; color:#ffd600; padding-left:80px; height:68px;}
.indb_bt p{ font-size:0.875rem; font-weight:normal; padding-top:5px; color:#fff;}
.indb_ms{ padding-top:20px; color:#fff; line-height:30px; padding-left:80px;}
.index_bgc{ padding-top:60px; background:#fff; padding-bottom:80px;}
.indc_nr{ padding-top:50px;}
.indc_nr li{ float:left; width:24%; margin:0 0.5%;}
.indc_pic{ border:1px solid #ddd; overflow:hidden; position:relative;}
.indc_pic img{ display:block; width:100%; transition:0.5s;}
.indc_nr li:hover .indc_pic img{transform:scale(1.1);}
.indc_pic i{ display:block; width:100%; height:100%; position:absolute; left:0; top:0; background:url(../images/video_pic.png) no-repeat center center rgba(0,0,0,0.5);}
.indc_mc{ text-align:center; font-size:0.875rem; padding-top:8px;}
.index_bgd{ background:#0076c9; width:100%;}
.indd_pic{ width:50%;}
.indd_pic img{ float:right;}
.indd_wb{ width:48%; color:#fff;}
.indd_title{ padding-top:30px; font-size:1.5rem; color:#ffd600; font-weight:bold; text-align:center;}
.indd_title i{ display:block; width:50px; height:2px; background:#ccc; margin:10px auto 20px auto;}
.indd_nr p{ text-indent:32px; line-height:30px;}
.indd_more{ padding-top:30px;}
.indd_more a{ display:block; border:2px solid #fff; width:138px; border-radius:25px; height:41px; line-height:41px; text-align:center; color:#fff; float:left; margin-right:20px;}
.index_bgg{ background:url(../images/index_bgg.jpg) no-repeat center top; padding-top:89px; position:relative; z-index:9;}
.indg_title{ text-align:center;}
.indg_title p{ font-size:1rem; color:#ccc; padding-top:5px;}
.indg_nr{ padding-top:50px;}
.indg_l{ width:60%;}
.indgl_title{margin-bottom:30px;}
.indgl_bt{ height:30px; border-left:3px solid #0076c9; font-size:1.125rem; line-height:30px;}
.indgl_bt a{ padding:0 25px; color:#494848;}
.indgl_bt a:hover,.indgl_title a.cur,.indgl_title span{ font-weight:bold; color:#0076c9;}
.indgl_more a{ color:#757575; display:block; line-height:30px;}
.indgl_more a:hover{color:#0076c9;}
.synews_one{ border-bottom:1px dashed #d0d0d0; padding-bottom:26px;}
.synewso_pic{ width:40.5%; overflow:hidden;}
.synewso_pic img{ width:100%; transition:0.5s;}
.synewso_pic:hover img{transform:scale(1.1);}
.synewso_wb{ width:56%;}
.synewso_mc{ font-size:1.125rem; color:#393838; font-weight:bold; overflow:hidden; height:30px; line-height:30px; margin-bottom:20px;}
.synewso_mc:hover{ color:#0076c9;}
.synewso_ms{ font-size:0.875rem; color:#393838; line-height:24px; height:96px; overflow:hidden;}
.synewso_more{ width:105px; height:31px; background:#ff9c00; text-align:center; font-size:0.875rem; line-height:31px; color:#fff; border-radius:16px; margin-top:20px;}
.synews li{ border-bottom:1px dashed #d0d0d0; padding:24px 0;}
.synews li a{ display:block; width:97%; margin:0 auto;}
.synews_top{ font-size:1rem; color:#252525; font-weight:bold; padding-bottom:7px;}
.synews_top span{ float:right; color:#b0b0b0; font-size:0.875rem; font-weight:normal;}
.synews_ms{ font-size:0.875rem; line-height:30px; color:#646464;}
.synews_top:hover{ color:#0076c9;}
.indg_r{ width:31%;}
.indgr_title{margin-bottom:30px;}
.indgr_bt{height:30px; border-left:3px solid #0076c9; font-weight:bold; color:#0076c9; font-size:1.125rem; line-height:30px; margin-bottom:30px; padding-left:24px;}
.sywd li{ border-bottom:1px dashed #d0d0d0; padding-bottom:20px; margin-bottom:20px;}
.wen{ background:url(../images/wen.png) no-repeat left; height:22px; line-height:22px; overflow:hidden; padding-left:40px; font-size:1rem; color:#272626;}
.wen:hover{ color:#0076c9;}
.da{ background:url(../images/da.png) no-repeat left top; margin-top:17px; color:#757575; line-height:28px; overflow:hidden; padding-left:40px; font-size:0.875rem;}
.link_bg{ height:24px; width:100%; background:#fff; padding-top:36px; padding-bottom:33px;}
.link_title{ font-size:1.125rem; font-weight:bold;}
.link_title span{ color:#0076c9;}
.link_nr{ height:24px; overflow:hidden; line-height:24px; width:1010px;}
.link_nr a{ display:block; float:left; margin-right:10px; font-size:0.875rem; color:#525252;}
.link_nr a:hover{ text-decoration:underline;}
.foot_bg{ background:#0076c9; width:100%;}
.fnavtel{ padding:60px 0; border-bottom:1px solid #005ea0;}
.ftel{ width:48%; border-right:1px solid #005ea0; height:220px}
.fewm{ width:25.4%;}
.fewm img{ display:block; max-width:100%;}
.ftel_nr{ width:68%; color:#fff; font-size:0.875rem;}
.tel_bt{ font-size:1.125rem; color:#fff;}
.ftel_wb{ padding-top:8px; padding-bottom:20px;}
.ftel_wb p{ padding-bottom:8px;}
.ftel_nr p{ line-height:30px;}
.ftel_nr a{ color:#fff;}
.fnav{ width:51%; border-left:1px solid #0a85dc; height:220px}
.fnav li{ float:left; margin:0 34px; min-width:92px;}
.fnav li p{ line-height:30px;}
.fnav li a{ font-size:0.875rem; color:#fff;}
.fnav li .fnav_title{ padding-bottom:15px; background:url(../images/ffg.png) no-repeat left bottom; margin-bottom:6px;}
.fnav li .fnav_title a{ font-size:1.125rem; color:#fff;}
.fnav li a:hover{ text-decoration:underline;}
.fbq{ height:25px; padding-top:15px; padding-bottom:15px; line-height:24px; border-top:1px solid #0a85dc; font-size:0.875rem; color:#fff;}
.fbq span{ float:right;}
.fbq a{ color:#fff;}
.fbq a:hover{ text-decoration:underline;}
/*首页style结束*/

/*内页style开始*/
.about_banner{ background:url(../images/about_banner.jpg) no-repeat center; width:100%; height:350px;}
.about_title{ font-size:2.25rem; color:#fff; line-height:60px; padding-top:115px; width:40%; float:right;}
.about_title p{ padding-left:80px; color:#ffd600;}
.main_flbg{ background:#fff; height:72px; width:100%; border-bottom:1px solid #e6e6e6; position:relative;}
.main_title{ font-size:1.5rem; color:#007fd0; font-weight:bold; line-height:72px;}
.main_fl li{ position:relative; float:left; overflow:hidden;}
.main_fl li a{ color:#2b2b2b; font-size:1rem; padding:0 23px; background:url(../images/fl_fg.png) no-repeat left; height:72px; display:block; line-height:72px; text-align:center; position:relative; z-index:9;}
.main_fl li a.on{ background:none;}
.main_fl li:hover a,.main_fl li.cur a{ color:#007fd0; font-weight:bold;}
.main_fl li i{width:60%; height:3px; background:#007fd0; display:block; position:absolute; bottom:0px; left:20%; transition:0.5s; transform:scaleX(0);}
.main_fl li:hover i,.main_fl li.cur i{ transition:0.5s; transform:scaleX(1);}
.main_wz{ font-size:1.125rem; color:#fff; line-height:58px; width:12.2%;}
.main{ background:#fff; padding-top:45px; padding-bottom:100px;}
.about_nr{ color:#585858; line-height:28px;}
.about_nr img{ max-width:100%;}

/*contact*/
.contact_banner{ background:url(../images/ceall_contact_banner.jpg) no-repeat center; width:100%; height:350px;}
.main_bt{ text-align:center; padding-top:125px; color:#ccc;}
.main_bt p{ font-size:2.25rem; font-weight:bold; color:#007fd0;}
.main_bt i{ display:block; margin:5px auto 10px auto; height:2px; width:55px; background:#007fd0;}

/*service*/
.service_banner{ background:url(../images/service_banner.jpg) no-repeat center; width:100%; height:350px;}

/*video*/
.video_banner{ background:url(../images/video_banner.jpg) no-repeat center; width:100%; height:350px;}
.case_nr li{ float:left; width:24%; margin:0 0.5%; padding-bottom:30px;}
.case_pic{ overflow:hidden; border:1px solid #ddd; position:relative;}
.case_pic i{ display:block; position:absolute; left:0; top:0; width:100%; height:100%; background:url(../images/video_pic.png) no-repeat center center rgba(0,0,0,0.5);}
.case_pic img{ display:block; width:100%; transition:0.5s;}
.case_nr li:hover .case_pic img{transform:scale(1.1);}
.case_mc{ text-align:center; font-size:1rem; padding-top:8px;}

/*news*/
.news_banner{background:url(../images/news_banner.jpg) no-repeat center; width:100%; height:350px;}
.news_nr li{ border-bottom:1px solid #f0f0f0; padding-bottom:28px; margin-bottom:28px;}
.news_nr li a{ width:96%; margin:0 auto; display:block;}
.news_rq{ width:9%; background:#f7f7f7; line-height:36px; text-align:center; color:#565656; margin-top:30px; transition:0.5s;}
.news_rq p{ height:96px; line-height:96px; background:#f0f0f0; font-size:4.5rem; color:#565656; transition:0.5s;}
.news_wb{ width:65%; margin-left:2%; margin-top:30px;}
.news_bt{ font-size:1.5rem; color:#565656; transition:0.5s;}
.news_dj{ height:50px; line-height:50px; font-size:0.875rem; color:#565656;}
.news_dj img{ padding-right:8px; margin-bottom:-1px;}
.news_ms{ color:#565656; font-size:0.875rem; line-height:24px; overflow:hidden; height:48px;}
.news_pic{ width:20%; overflow:hidden;}
.news_pic img{ display:block; width:100%; transition:0.5s; }
.news_nr li:hover .news_pic img{transform:scale(1.1);}
.news_nr li:hover .news_rq{ background:#ff9000; color:#fff; transition:0.5s;}
.news_nr li:hover .news_rq p{ background:#0076c9; color:#fff; transition:0.5s;}
.news_nr li:hover .news_bt{ color:#0076c9; transition:0.5s;}
.newsshow_title{ text-align:center; border-bottom:1px dashed #ccc; padding-bottom:3px; font-size:1.5rem; font-weight:bold; line-height:25px; }
.newsshow_title p{ font-size:12px; color:#999; font-weight:normal; padding-top:5px;}
.newsshow_wnnr{ margin:0 auto; padding-top:15px; font-size:14px; line-height:24px; }
.sxyjsys,.sxyjsys a{ font-size:14px;  line-height:20px;}
.sxyjsys a:hover{ text-decoration:underline;}
.xgnews-tit{ text-align:center; background:#666; font-size:16px; font-weight:bold; line-height:30px; height:30px; color:#e0e0e0;}
.xgnews-con{ padding-top:15px;}
.xgnews-con li{ float:left; width:45%; margin-left:1%; margin-right:4%; line-height:24px; list-style-position:inside; list-style-type:disc;}
.xgnews-con li a{ font-size:14px;}
.xgnews-con li span{ float:right; color:#999; font-size:12px;}
.xgnews-con li a:hover{ text-decoration:underline;}

/*product*/
.pro_bannera{ background:url(../images/pro_banner1.jpg) no-repeat center; width:100%; height:350px;}
.pro_bannerb{ background:url(../images/pro_banner2.jpg) no-repeat center; width:100%; height:350px;}
.proshowa{ackground:#fff;}
.propic_kg{ display:none;}
.mod18{width:622px; position:relative;}
.mod18 #prevTop,.mod18 #nextTop{ display:none;}
.mod18 #prev,.mod18 #next{ display:none; top:33%; background:rgba(33,152,132,0.8); z-index:999; position:absolute; height:80px; line-height:80px; font-family:"宋体"; text-align:center; font-size:1.875rem; width:30px; margin:0;}
.mod18 .prev{left:1px;}
.mod18 .next{right:1px;}
.mod18 li{float:left;}
.mod18 .cf li{position:relative;color:#fff;}
.mod18 .picBox{width:615px; height:500px; position:relative;overflow:hidden; border:1px solid #dbdbdb;}
.mod18 .picBox ul{height:500px;position:absolute; left:0;}
.mod18 .picBox li{width:615px;height:500px;}
.mod18 .picBox li img{ width:100%;}
.mod18 .listBox{width:617px;height:117px;margin:0 auto;position:relative; padding-top:15px;overflow:hidden;}
.mod18 .listBox ul{height:108px;position:absolute;}
.mod18 .listBox li{width:144px; height:117px;cursor:pointer;position:relative; padding:0px 4px;}
.mod18 .listBox li a{display:block; width:144px;}
.mod18 .listBox img{ width:100%; display:block; width:142px; border:1px solid #dfdfdf;}
.mod18 .listBox .on img{border:1px solid #f6d18b;}
.proshowa_wb{ width:44%;}
.nycp_bt{color:#6b6b6b; font-size:1rem; border-bottom:1px solid #ddd; padding-bottom:15px;}
.nycp_bt p{ font-size:1.375rem; font-weight:bold; padding-bottom:5px; color:#0076c9;}
.nycp_nr{ font-size:0.875rem; color:#656464; line-height:24px; padding-top:1.5rem; padding-bottom:1.5rem; border-bottom:1px solid #ddd;}
.nycp_tel{ margin-top:1.875rem; background:url(../images/nycp_pic.png) no-repeat left center; padding-left:23px; font-size:1rem; color:#979797;}
.nycp_tel strong{ color:#454545;}
.nycp_more{ width:133px; height:45px; padding-top:19px;}
.nycp_more a{border-radius:5px; display:block; background:#0076c9; text-align:center; line-height:45px; font-size:1.125rem; color:#fff; font-weight:bold; color:#fff;}
.nycp_more .job_moreb{ display:none;}
.proshow_title{ font-size:1.125rem; font-weight:bold; color:#454545; height:50px; line-height:50px; padding-top:20px; border-bottom:3px solid #454545;}
.proshow_nr{ font-size:0.875rem; line-height:24px; padding-top:25px;}
.showcp_an{ padding-top:0.875rem; width:100%; padding-top:40px; margin-bottom:50px;}
.showcp_an p{ width:120px;}
.showcp_an p a{ width:100%; height:40px; background:#0076c9; text-align:center; line-height:40px; display:block; font-size:1rem; color:#fff; font-weight:bold;}
.xgpro-con{ padding-top:20px;}
/*内页style结束*/

@media screen and (max-width:1024px){
/*首页style开始*/
.top_l{ width:720px;}
.mobile-inner-nav a{padding:0 15px;font-size:0.875rem;}
.inda_wb{ font-size:0.875rem;}
.indbsmg_mc{ font-size:1.375rem;}
.indd_nr p{ font-size:0.875rem; text-indent:28px; line-height:26px;}
.indd_more a{ font-size:0.875rem;}
.index_bgg{padding-top:69px;}
.indgl_bt{font-size:1rem;}
.indgl_more a{ font-size:0.875rem;}
.synewso_ms{height:72px;}
.synewso_more{margin-top:15px;}
.sywd li{ border-bottom:1px dashed #d0d0d0; padding-bottom:20px; margin-bottom:20px;}
.da{line-height:24px;height:72px;}
.link_bg{ display:none;}
.ftel{ height:220px}
.ftel_nr{font-size:0.8125rem;}
.ftel_wb{ padding-top:8px; padding-bottom:15px;}
.fnav li{ margin:0; margin-left:35px;}
.fnav li .fnav_title{ padding-bottom:10px;}
.fnav li .fnav_title a{ font-size:1rem;}
.fbq{font-size:0.75rem;}
/*首页style结束*/

/*内页style开始*/
.about_nr{ font-size:0.875rem; line-height:24px;}
/*video*/
.case_mc{font-size:0.875rem;}
/*news*/
.news_rq p{font-size:3.5rem;}
.news_bt{ font-size:1.125rem; height:30px; line-height:30px; overflow:hidden;}
.news_dj{ height:40px; line-height:40px;}
/*product*/
.mod18{ float:none; margin:0 auto;}
.proshowa_wb{ width:100%; padding-top:30px;}
.proshow_title{padding-top:50px;}
.proshow_nr img{ max-width:100%;}
/*内页style结束*/
}


@media screen and (max-width:770px){
/*首页style开始*/
.top_bg{ display:none;}
.logo_nav{height:60px;}
.logo{ padding-top:12px; height:36px;}
.logo img{ height:100%;}
.gjc_sous{ display:none;}
.top_tb{ padding-top:10px; padding-right:10px; padding-left:0;}
.top_tb img{ height:40px;}
.mobile-inner-nav li{ float:none;}
.mobile-inner-nav li .nav_ej,.mobile-inner-nav li:hover .nav_ej{ display:none;}
.index_bga{ padding-top:50px; padding-bottom:60px;}
.inda_title{font-size:0.875rem;}
.inda_title p{ font-size:1.875rem;}
.inda_fl{ padding-top:30px; text-align:center;}
.inda_fl li{ display:block; float:left; margin:0 0.5%; width:24%;}
.inda_fl li a{padding:0; font-size:0.875rem;}
.inda_nr{ padding-top:30px;}
.inda_nr li{width:49%; margin:0 0.5% 20px 0.5%;}
.indb_title{ font-size:0.875rem;}
.indb_title p{ font-size:1.875rem;}
.indb_title span{font-size:2rem;}
.indb_smg{ padding-top:30px;}
.indb_smg li{width:49%; margin:0.5%;}
.indbsmg_mc{ font-size:1.125rem;}
.index_bgc{ padding-top:40px; padding-bottom:50px;}
.indc_nr{ padding-top:30px;}
.indc_nr li{width:49%; margin:0 0.5% 20px 0.5%;}
.index_bgd{ background:#0076c9; width:100%; padding:1% 0 30px 0;}
.indd_pic{ width:100%;}
.indd_pic img{ float:none; display:block; width:100%;}
.indd_wb{ width:100%; color:#fff;}
.indd_nr p{ text-indent:28px; line-height:24px;}
.index_bgg{padding-top:59px; padding-bottom:60px;}
.indg_nr{ padding-top:30px;}
.indg_l{ width:100%;}
.indgl_bt{font-size:1rem;}
.indgl_bt a{ padding:0 20px;}
.indgl_more a{ font-size:0.75rem;}
.synewso_mc{ font-size:1rem; margin-bottom:10px;}
.synewso_ms{height:48px;}
.synewso_more{ display:none;}
.synews li{padding:20px 0;}
.synews_top{ font-size:1rem;}
.synews_top span{ display:none;}
.synews_ms{ height:48px; overflow:hidden; line-height:24px;}
.indg_r{ width:100%; padding-top:50px;}
.indgr_title{margin-bottom:30px;}
.indgr_bt{margin-bottom:0px; font-size:1rem;}
.da{ height:48px; line-height:24px;}
.foot_bg{ background:#0076c9; width:100%;}
.fnavtel{ padding:40px 0 30px 0; border-bottom:1px solid #005ea0;}
.ftel{ width:100%; border-right:none; height:auto}
@media screen and (max-width:520px){
.fewm{ width:100%;}
.fewm img{ margin:0 auto;}
.ftel_nr{ width:100%; padding-top:30px;font-size:0.875rem;}
}
.fnav{ display:none;}
.fbq{ height:auto; padding-bottom:75px;}
/*首页style结束*/

/*内页style开始*/
.about_banner{background-size:auto 100%; height:200px;}
.about_title{ font-size:1.5rem;line-height:40px; padding-top:55px; width:100%;}
.about_title p{ padding-left:50px;}
.main_flbg{height:52px;}
.main_flbg .kg{ width:100%;}
.main_title{ display:none;}
.main_fl{ float:none; width:100%;}
.fl_03 li{ width:32.333%; margin:0 0.5%;}
.fl_04 li{ width:24%; margin:0 0.5%;}
.fl_05 li{ width:19%; margin:0 0.5%;}
.main_fl li a{padding:0; height:52px; font-size:0.875rem; line-height:52px;}
@media screen and (max-width:520px){
.main_flbg{height:auto;}
.main_fl li a{height:40px; line-height:40px;}
.fl_03 li:nth-child(4) a,.fl_03 li:nth-child(7) a{ background:none;}
}
.main{ padding-top:35px; padding-bottom:60px;}
.about_nr{ line-height:24px; font-size:0.875rem;}
/*contact*/
.contact_banner{background-size:auto 100%; height:200px;}
/*service*/
.service_banner{background-size:auto 100%; height:200px;}
/*video*/
.video_banner{ background-size:auto 100%; height:200px;}
.case_nr li{width:49%; margin:0 0.5%; padding-bottom:30px;}
.case_pic i{background-size:30%;}

/*news*/
.news_banner{background-size:auto 100%; height:200px;}
.news_nr li{ padding-bottom:20px; margin-bottom:20px;}
.news_rq{ display:none;}
.news_wb{ width:100%; margin-left:0%; margin-top:0px;}
.news_bt{ font-size:1.125rem;}
.news_dj{ height:40px; line-height:40px;}
.news_pic{ display:none;}
.newsshow_title{font-size:1.125rem;}
.xgnews-con li{width:95%;}

/*product*/
.pro_bannera{background-size:auto 100%; height:200px;}
.pro_bannerb{background-size:auto 100%; height:200px;}
.nycp_more .job_morea{ display:none;}
.nycp_more .job_moreb{ display:block;}
@media screen and (max-width:650px){
.propic_kg{ display: block; width:100%;}
.propic_nr li{ width:100%;}
.propic_nr li img{ width:100%; display:block;}
.propic_an a{ margin-top:0.2%; width:49.8%; text-align:center; font-family:"宋体"; height:40px; display:block; color:#fff; line-height:40px; font-size:1.5rem;}
.propic_an a.prev{ float:left; background:#0076c9;}
.propic_an a.next{ float:right; background:#ff9d00;}	
.mod18{ display:none;}}
.proshowa_wb{ width:100%;}
/*内页style结束*/
}

.fswzj{ display:none;}@media(max-width:767px){.fswzj{ position:fixed; bottom:0; z-index:999; width:100%; display:block; background:#ff9d00;}.fswzj ul{ padding:0px; margin:0px; list-style-type:none; border-top:2px solid #dc8700;}.fswzj ul li{color:#fff; width:25%; text-align:center; padding:0.4rem 0; position:relative; float:left;}.fswzj ul li a{ color:#fff;  display:block; border-left:1px solid #dc8700;}.fswzj ul li.on a{ border-left:none;}.fnav_pic{ width:25%; margin:0 auto;}.fnav_pic img{ width:100%;}.fnav_wb{font-size:0.875rem; padding-top:2px;}footer{ padding:20px 0 120px 0;}}


/*导航样式*/
@media screen and (max-width:770px){
.mobile-inner-nav{ position:absolute; right:0%; height:auto; line-height:normal; top:0; z-index:999; display:block;}
.mobile-inner-nav a{ display:block; float:left; color:#fff; margin:0; padding:0; height: auto; line-height: normal; text-align:left;}
.mobile-inner-nav a i{ display:none;}
.mobile-inner-nav a:hover,.mobile-inner-nav a.cur{ background:none; color:#0076c9;}
.mobile{width: 100%; position:relative;}
.mobile-inner{width: 100%;}
.mobile-inner img{width:100%;}
.mobile-inner-header{background-color:rgb(255,255,255);width: 100%;height:5.6rem; position: absolute;top: 0px;left: 0px;}
.mobile-inner-header-icon{color:#fff;width:54px;height:54px;font-size:2rem;font-weight:bold;margin-top:5px;text-align: center;float:right;position: relative;-webkit-transition: background 0.5s;-moz-transition: background 0.5s;-o-transition: background 0.5s;transition: background 0.5s;}
.mobile-inner-header-icon:hover{cursor: pointer;}
.mobile-inner-header-icon span{position: absolute;left: calc((100% - 50%) / 2);top: calc((100% - 5px) / 2);width:55%;height:2px;background-color: rgba(17,127,204,1);border-radius:0.15rem;}
.mobile-inner-header-icon-out p{width:55%;height:2px; background-color: rgba(17,127,204,1); position: absolute; left:25%; bottom:27px; display:block;border-radius:0.15rem;}
.mobile-inner-header-icon-click p{ display:none;}
.mobile-inner-header-icon span:nth-child(1){transform: translateY(10px) rotate(0deg);}
.mobile-inner-header-icon span:nth-child(2){transform: translateY(-10px) rotate(0deg);}
.mobile-inner-header-icon-click span:nth-child(1){animation-duration: 0.5s;animation-fill-mode: both;animation-name: clickfirst;}		
.mobile-inner-header-icon-click span:nth-child(2){animation-duration: 0.5s;animation-fill-mode: both;animation-name: clicksecond;}
@keyframes clickfirst {
0% {transform: translateY(10px) rotate(0deg);}
100% {transform: translateY(0) rotate(45deg);}}	
@keyframes clicksecond {
0% { transform: translateY(-10px) rotate(0deg);}
100% {transform: translateY(0) rotate(-45deg);}}	
.mobile-inner-header-icon-out span:nth-child(1){animation-duration: 0.5s;animation-fill-mode: both;	animation-name: outfirst;}		
.mobile-inner-header-icon-out span:nth-child(2){animation-duration: 0.5s;animation-fill-mode: both;animation-name: outsecond;}
@keyframes outfirst {
0% {transform: translateY(0) rotate(-45deg);}
100% {transform: translateY(-10px) rotate(0deg);}}	
@keyframes outsecond {
0% {transform: translateY(0) rotate(45deg);}
100% {transform: translateY(10px) rotate(0deg);}}
.mobile-inner-nav{background-color: rgba(0,0,0,0.8);width:50%;position: absolute;top:60px;right:0px;padding-top:1rem;padding-bottom:3rem;display: none;	z-index:999;}
.mobile-inner-nav a{display:inline-block;line-height:2.5rem;text-decoration: none;width:90%;margin-left:5%;color: #fff;border-bottom: solid 1px rgba(255,255,255,0.3);-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s; font-size:0.875rem;}
.mobile-inner-nav a:hover{color: rgba(255,255,255,0.4);border-bottom: solid 1px rgba(255,255,255,0.2);}
.mobile-inner-nav a{-webkit-animation-duration: 0.5s;animation-duration: 0.5s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: returnToNormal;	animation-name: returnToNormal;}
.mobile-inner-nav a p{ display:none;}
@-webkit-keyframes returnToNormal {0% {opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0);}
100% { opacity: 1;  -webkit-transform: none; transform: none;}}
@keyframes returnToNormal {0% {opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0);}
100% {opacity: 1; -webkit-transform: none; transform: none;}}}