@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:#4d4d4d; text-decoration: none;outline:none;}
a:hover, a:active {color:#ee1d23; text-decoration: none;outline:none;}
.clear{clear:both;}
.kg{ width:98%; margin:0 auto; max-width:1400px;}
.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(/pyfile/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(/pyfile/images/page_bg02.png) top repeat-x #ee1d23; 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(/pyfile/images/page_bg02.png) top repeat-x #ee1d23; margin-left:3px; margin-right:3px; margin-top:0px; margin-bottom:0px; font-size:12px}
::-webkit-scrollbar {width:3px;height:8px;background-color:#fff;border-radius:4px; position:relative;}
::-webkit-scrollbar-thumb {background-color:#b1b1b1;border-radius:3px;}
#dituContent{ height:450px; border-top:1px solid #ddd;}
@media screen and (max-width:770px){#dituContent{ height:230px;}}
/*基础配置*/

@font-face {
 font-family:"alternateRegular";
 src: url("/fonts/alternate.eot");
 src: local("alternate Regular"), 
              local("alternate"), 
              url("/fonts/alternate.woff") format("woff"), 
              url("/fonts/alternate.ttf") format("truetype"), 
              url("/fonts/alternate.svg#alternate") format("svg");}

/*首页style开始*/
.top_bg{ width:100%; position:relative; z-index:999; /*box-shadow:0px 1px 5px rgba(0,0,0,0.3);*/}
.logo_tel{ background:url(/pyfile/images/top_bg.png) repeat-x; width:100%; height:120px;}
.logo{ padding-top:19px;}
.tel{padding-top:40px;}
.nav i{ display:none;}
.nav_bg{ background:rgba(44,56,64,0.95); width:100%;}
.mobile-inner-nav{height:60px; background:url(/pyfile/images/nav_fg.png) no-repeat left center;}
.mobile-inner-nav a{display:block; float:left; width:11.111%; text-align:center; background:url(/pyfile/images/nav_fg.png) no-repeat right center; font-size:1rem; height:60px; line-height:60px; position:relative; color:#fff;}
.mobile-inner-nav a span{ display:block; position:relative; z-index:9;}
.mobile-inner-nav a i{background:#ee1d23; display:block; position:absolute; left:0; top:0; height:100%; transition:0.5s; width:100%; transform:scaleX(0); transition:0.5s;}
.mobile-inner-nav a:hover i,.mobile-inner-nav a.cur i{transform:scaleX(1); transition:0.5s;}
/*banner*/
.banner{height:auto; width:100%; position:relative; height:100%; display:inline-block; margin-top:-60px;}
.slides{position:relative; height:100%;}
.slides li{height:100%; position:relative; width:100%;}
.slides li a{ display:block; width:100%; height:auto;}
.slides li img{display:none;}
@media screen and (max-width:1024px){
.slides li{ background-size:auto 100% !important; height:auto !important;  min-height:450px !important;}
}
@media screen and (max-width:770px){
.slides li{ background:none!important; height:auto !important; min-height:inherit !important;}
.slides li img{ width:100%; display:block;}
}
.flex-control-nav{ position:absolute; bottom:4%; z-index:99; text-align:center; width:100%;}
.flex-control-nav li{ display:inline-block; height:18px; margin:0 4px;}
.flex-control-nav li a{ display:block; overflow:hidden; text-indent:-999px; background:url(/pyfile/images/ban_bb.png) no-repeat center; width:18px; height:18px;/* border-radius:2px;*/ cursor:pointer;transition:0.5s;}
.flex-control-nav li a.flex-active{background:url(/pyfile/images/ban_b.png) no-repeat center; transition:0.5s;}
.flex-direction-nav{position:absolute;z-index:99; width:100%; left:0; margin:0 auto; top:47%;}
.flex-direction-nav li a{display:block;width:15px;height:25px;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:2%;background:url(/pyfile/images/ban_l.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:2%;background:url(/pyfile/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*/
.sous_gjc{ background:#fff; height:70px; border-bottom:1px solid #d4d4d4;}
.gjc{color:#545353; height:70px; line-height:70px;}
.gjc a{ color:#545353; padding-left:4px; padding-right:4px; font-size:0.9125rem;}
.gjc a:hover{ text-decoration:underline;}
.sous{ margin-top:14px; height:42px; }
.sous_kg{ height:40px; border-radius:16px 0 0 16px; display:block; float:left; font-family:"微软雅黑"; font-size:0.875rem; color:#777; width:200px; padding:0 20px; background:#fff; outline:none; border:1px solid #ee1d23; border-right:none;}
.sous_an{ background:url(/pyfile/images/sous.png) no-repeat center #ee1d23; height:42px; width:57px; display:block; float:left; border:0; outline:none; cursor:pointer;  border-radius:0 16px 16px 0;}
.index_bga{ background:url(/pyfile/images/index_bga.jpg) no-repeat center bottom #f6f6f6; padding-top:70px; padding-bottom:80px;}
.inda_title{ text-align:center; font-size:1.125rem; color:#2c3840;}
.inda_title p{ font-size:2.25rem; font-weight: bold; color:#ee1d23;}
.inda_title i{ display:block; margin:12px auto 15px auto; display:block; height:3px; width:40px; background:#ccc;}
.inda_title span{letter-spacing:3px;}
.inda_fl{ padding-top:50px; width:100%; margin:0 auto;}
.inda_fl li{ float:left; width:14.666%; margin:1%; position:relative;}
.inda_fl li a{ border:2px solid #2c3840; height:44px; display:block; line-height:44px; text-align:center; border-radius:24px; position:relative; z-index:9; color:#2c3840; transition:0.5s;}
.inda_fl li:hover a{ color:#fff; border:2px solid #ee1d23; transition:0.5s;}
.inda_fl li i{ background:#ee1d23; position:absolute; left:0; top:0; width:100%; height:100%; border-radius:24px; transform:scale(0); transition:0.5s;}
.inda_fl li:hover i{transform:scale(1); transition:0.5s;}
.inda_nr{ padding-top:60px;}
.inda_nr li{ float:left; width:25%;}
.inda_nr li a{ display:block; margin:0 1% 30px 1%;}
.inda_pic{ overflow:hidden;}
.inda_pic img{ display:block; width:100%; transition:0.5s;}
.inda_nr li:hover .inda_pic img{transform:scale(1.1);}
.inda_mc{ height:50px; line-height:50px; text-align:center; position:relative; background:#fff;}
.inda_mc p{ position:relative; z-index:9; transition:0.5s;}
.inda_mc i{ background:#ee1d23; position:absolute; left:0; top:0; width:100%; height:100%; transform:scaleX(0); transition:0.5s;}
.inda_nr li:hover .inda_mc p{ color:#fff; transition:0.5s;}
.inda_nr li:hover .inda_mc i{transform:scaleX(1); transition:0.5s;}

.index_bgb{ background:url(/pyfile/images/index_bgb.jpg) no-repeat center; width:100%; background-attachment:fixed; padding-top:50px; padding-bottom:40px;}
.indb_kg{ text-align:center; background:url(/pyfile/images/indb_kg.png) no-repeat center top; font-size:1.5rem; color:#fff;}
.indb_kg p{ font-size:2.25rem; font-weight:bold; letter-spacing:4px; padding-top:15px; padding-bottom:9px;}
.indb_tel{ text-align:center; padding-top:25px;}

.index_bgc{ background:#fff; padding-top:10px;}
.indc_title{ padding-top:45px; text-align:center; font-size:1.25rem; color:#353535;}
.indc_title p{ padding-bottom:15px; background:url(/pyfile/images/indb_xt.png) no-repeat center 60px;}
.indc_bt{ background:#f6f6f6; padding-bottom:45px;}
.indc_l{ width:50%;}
.indc_l.fl img{ float:right;}
.indc_r{ width:46%; padding-top:55px;}
.indc_sz{ background:url(/pyfile/images/indcs_bg.png) no-repeat left; height:76px; width:73px; text-align:center; font-size:0.875rem; color:#fe887c;}
.indc_sz p{ font-size:2.25rem; color:#fff; font-family:"alternateRegular"; padding-top:10px; line-height:36px;}
.indc_sz i{ display:block; width:32px; height:1px; background:#ffb7b0; margin:1px auto 3px auto;}
.indc_mc{ margin-left:3%; font-size:0.75rem; color:#a3a2a2;}
.indc_mc p{ font-size:1.75rem; color:#353535; font-weight:bold; padding-bottom:10px;}
.indc_ms{ line-height:26px; color:#2e2e2e; font-size:0.9125rem; padding-top:20px;}
.indc_ms p{ background:url(/pyfile/images/indc_pic.png) no-repeat left 5px; padding-left:30px; margin-top:20px;}

.index_bgd{ padding-top:80px; background:url(/pyfile/images/index_bga.jpg) no-repeat center bottom #f6f6f6; padding-bottom:90px;}
.indd_nr{ padding-top:70px;}
.indd_nr li{ float:left; width:23.845%; margin-top:1.54%; margin-left:1.54%;}
.indd_nr li:nth-child(1){width:49.23%; margin:0%;}
.indd_nr li:nth-child(2){ float:right; width:49.23%; margin:0%;}
.indd_nr li:nth-child(3){margin-left:0%;}
.indd_nr li a{ display:block; position:relative;}
.bor_left{ width:5px; height:0; background:#ee1d23; position:absolute; left:0; top:0; z-index:9; transition:0.5s;}
.bor_top{ height:5px; width:0; background:#ee1d23; position:absolute; left:0; top:0; z-index:9; transition:0.5s;}
.bor_right{ width:5px; height:0; background:#ee1d23; position:absolute; right:0; bottom:0; z-index:9; transition:0.5s;}
.bor_bom{ height:5px; width:0; background:#ee1d23; position:absolute; right:0; bottom:0; z-index:9; transition:0.5s;}
.indd_nr li:hover .bor_left,.indd_nr li:hover .bor_right{ height:100%; transition:0.5s;}
.indd_nr li:hover .bor_top,.indd_nr li:hover .bor_bom{ width:100%; transition:0.5s;}
.indd_kg{ border:5px solid #ddd; position:relative;}
.indd_pic{ overflow:hidden;}
.indd_pic img{ display:block; width:100%; transition:0.8s;}
.indd_nr li:hover .indd_pic img{transform:scale(1.1);}
.indd_wb{ position:absolute; width:100%; height:100%; left:0; top:0; background:rgba(0,0,0,0.6); transform:scale(0); opacity:0; transition:0.5s;}
.indd_mc{ text-align:center; color:#fff; padding-top:28%; font-size:1rem;}
.indd_wb p{background:#ee1d23; margin:12px auto 0 auto; text-align:center; border-radius:22px; color:#fff; font-size:0.875rem; width:100px; height:30px; line-height:30px;}
.indd_nr li:nth-child(1) .indd_mc,.indd_nr li:nth-child(2) .indd_mc{ padding-top:30%; font-size:1.25rem;}
.indd_nr li:nth-child(1) .indd_wb p,.indd_nr li:nth-child(2) .indd_wb p{ width:130px; height:40px; line-height:40px;}
.indd_nr li:hover .indd_wb{opacity:1; transform:scale(1); transition:0.8s;}
.indd_more{ padding-top:60px;}
.indd_more a{ margin:0 auto; display:block; width:166px; height:42px; border:2px solid #ddd; text-align:center; line-height:42px; border-radius:23px; transition:0.5s;}
.indd_more a:hover{ background:#ee1d23; color:#fff; border:2px solid #ee1d23; transition:0.5s;}

.index_bge{ background:url(/pyfile/images/index_bge.jpg) no-repeat center; background-attachment:fixed; width:100%; padding-top:80px; padding-bottom:160px;}
.inde_title{ text-align:center; font-size:1.125rem; color:#fff;}
.inde_title p{ font-size:2.25rem; font-weight: bold;}
.inde_title i{ display:block; margin:12px auto 15px auto; display:block; height:3px; width:40px; background:#ccc;}
.inde_nr{ margin-top:50px; padding:1.2%; background:#fff;}
.inde_l{ width:50%; cursor:pointer;}
.inde_l p{ overflow:hidden;}
.inde_l img{ display:block; width:100%; transition:0.5s;}
.inde_l:hover img{transform:scale(1.1);}
.inde_r{ width:47%;}
.inde_bt{font-size:1.6125rem; font-weight:bold; padding-bottom:5px; height:50px; color:#ee1d23; line-height:50px; border-bottom:1px solid #ddd;}
.inde_ms{ font-size:0.9125rem; line-height:30px; padding-top:0px; text-indent:32px;}
.inde_ms p{ margin-top:20px;}
.inde_more{ margin-top:32px;}
.inde_more a{ display:block; float:left; width:135px; height:42px; background:#333; font-size:0.9125rem; color:#fff; text-align:center; border-radius:3px; line-height:42px;}
.inde_more a.on{ margin-left:20px; background:#ee1d23;}

.index_bgf{ background:#f4f4f4; padding-bottom:55px; border-bottom:1px solid #dedede;}
.indf_kg{ background:#f4f4f4; width:98%; max-width:1360px; width:100%; margin:0 auto -83px auto; top:-83px; position:relative; z-index:9; padding:55px 0;}
.indf_nr{ margin:0 auto; width:98%; max-width:1300px;}
.indf_nr li{ float:left; width:20%; cursor:pointer;}
.indf_nr li a{ display:block; margin:0 3%;}
.indf_pic{ overflow:hidden; border:1px solid #ddd;}
.indf_pic img{ display:block; width:100%; transition:0.5s;}
.indf_nr li:hover .indf_pic img{transform:scale(1.1);}
.indf_an a{ display:block; position:absolute; width:31px; height:69px; border:1px solid #e1e1e1; line-height:69px; text-align:center; top:44%; font-size:1.125rem; cursor:pointer; color:#333; transition:0.5s;}
.indf_an a:hover{ background:#ee1d23; color:#fff; transition:0.5s;}
.indf_an a.prev{ left:-10px;}
.indf_an a.next{ right:-10px;}

.index_bgg{ padding-top:90px; width:100%; background:#fff; padding-bottom:100px;}
.indg_title{ font-size:1.125rem; color:#6f6f6f; text-align:center;}
.indg_title p{ background:url(/pyfile/images/indg_xt.png) no-repeat center; padding-bottom:13px;}
.indg_nr{ padding-top:60px;}
.indg_l{ width:38.846%;}
.indg_l a{ display:block; width:100%;}
.indgl_pic{ width:100%;}
.indg_nr .indgl_pic ul{ width:auto;}
.indgl_pic li{ overflow:hidden; width:100%; overflow:hidden;}
.indgl_pic li img{ display:block; width:100%; transition:0.5s;}
.indgl_pic li:hover img{transform:scale(1.1);}
.indgl_wb{ padding-top:10px;}
.indgl_bt{ height:44px; line-height:44px; overflow:hidden; font-size:1.25rem; font-weight:bold;}
.indgl_bt span{ font-size:0.875rem; color:#666; float:right; font-weight:normal;}
.indgl_ms{ font-size:0.9125rem; line-height:26px; color:#6c6c6c; margin-top:5px;}
.indg_nr ul{ width:58%;}
.indg_nr li{ position:relative;}
.indg_nr li a{ display:block; padding:15px; position:relative; z-index:9;}
.indg_nr li i{ display:block; position:absolute; left:0; top:0; background:#ee1d23; width:0%; height:100%; transition:0.5s;}
.indg_nr li:hover i{width:100%; transition:0.5s;}
.indg_rq{ width:16%; text-align:center; font-family:"alternateRegular"; border-right:1px solid #d9d9d9; font-size:1.5rem; color:#9f9f9e; padding:15px 0;}
.indg_rq p{ color:#646464; font-size:3rem;}
.indg_wb{ width:80%;}
.indg_bt{ font-size:1.125rem; height:32px; line-height:32px; overflow:hidden; color:#505050;}
.indg_ms{ font-size:0.9125rem; line-height:26px; overflow:hidden; height:52px; color:#8c8c8c;}
.indg_more{color:#505050; height:24px; line-height:24px;}
.indg_nr li:hover .indg_rq,.indg_nr li:hover .indg_rq p,.indg_nr li:hover .indg_bt,.indg_nr li:hover .indg_ms,.indg_nr li:hover .indg_more{ color:#fff;}


.ico{display:none; position:fixed; left:0px; bottom:170px; z-index:999; color:#fff; cursor: pointer; width:43px; height:189px; font-size: 16px; background:url(/pyfile/images/bottom.png) no-repeat center; box-sizing: border-box;padding: 51px 11px 0;line-height: 20px;}
.fix{height:110px; background:url(/pyfile/images/form.png) no-repeat center;left:0px; bottom:0px; z-index:998; position:fixed; width:100%; }
.fix .fix_con{ position: relative;padding-top: 10px;}
.fix .bd_box{width:860px;margin-left: 270px;}
.fix .bd_box li{float: left;height: 40px;line-height: 40px;margin-bottom: 11px;margin-right: 16px; padding-left: 40px;}
.fix .bd_box label{float: left;width: 82px;font-size: 14px;color: #555}
.fix .form1{width: 580px;background:#fff url(/pyfile/images/form1.jpg) no-repeat 7px 5px;}
.fix .form2{width: 164px;background:#fff url(/pyfile/images/form3.jpg) no-repeat 7px 5px;;margin-right: 0;}
.fix .form3{width: 580px;background:#fff url(/pyfile/images/form2.jpg) no-repeat 7px 5px;}
.fix .form4{width: 164px;background:#fff url(/pyfile/images/form4.jpg) no-repeat 7px 5px;;margin-right: 0}
.fix .bd_box span{float: left;width:490px;}
.fix .bd_box em{float: left;margin-right: 12px;font-size: 14px;color: #555555; font-style:normal;}
.fix .bd_box em input{display: inline-block;margin-right: 5px;position: relative;top:2px; margin-left:6px; font-style:normal;}
.fix .bd_box .form2 input,
.fix .bd_box .form4 input{width:160px;background: none;border: none; height:40px; outline:none;}
.fix .submit{width:118px;height:89px; position: absolute;right: 0;top:10px;border: none;}
.fix .form-btn-reset{display:none;}
.fix .submit input{width:118px;height:89px;background:url(/pyfile/images/tj.jpg) no-repeat center; cursor: pointer;border: none;}
.fix_con .cls{ width:60px; height: 60px; display: block; position: absolute; right:-72px; color: #fa7621; text-align: center; top: -26px; }
.fix b{font-size:12px;color:#fff;}
@media screen and (max-width:1024px){.fix{ display:none;}}

.link_bg{ border-bottom:1px solid #4b4b4b; padding-top:31px; padding-bottom:26px;}
.link_title{height:28px; background:url(/pyfile/images/link_title.png) no-repeat left center; line-height:28px; color:#fff; padding-left:36px; font-size:1.125rem;}
.link_nr{ height:28px; overflow:hidden; line-height:28px; width:1100px;}
.link_nr a{ display:block; color:#fff; float:left; margin-right:20px; font-size:0.9125rem;}
.link_nr a:hover{ text-decoration:underline;}
.foot_bg{ background:url(/pyfile/images/foot_bg.jpg) no-repeat center top; width:100%;}
.fnavtel{ padding:30px 0 40px 0;}
.ftel{ width:48%;}
.fewm{ width:25.4%; text-align:center;}
.fewm img{max-width:100%;}
.fewm p{ padding-top:10px; color:#fff; font-size:0.875rem;}
.ftel_nr{ width:68%; color:#fff; font-size:0.875rem;}
.tel_bt{ font-size:1.125rem; color:#fff; line-height:30px; line-height:30px;}
.ftel_wb{ padding-bottom:10px;}
.ftel_wb p{ padding-bottom:5px; font-size:0.875rem;}
.ftel_nr p{ line-height:30px;}
.ftel_nr a{ color:#fff;}
.fnav{ width:51%;}
.fnav li{ float:left; margin-left:74px; min-width:90px;}
.fnav li p{ line-height:24px;}
.fnav li a{ font-size:0.875rem; color:#fff;}
.fnav li .fnav_title{ padding-bottom:14px; background:url(/pyfile/images/ffg.png) no-repeat left bottom;}
.fnav li .fnav_title a{ font-size:1.125rem; color:#fff;}
.fnav li a:hover{ text-decoration:underline;}
.fbq{ padding-top:15px; border-top:1px solid #4b4b4b; padding-bottom:15px; line-height:24px; font-size:0.875rem; color:#fff;}
.fbq span{ float:right;}
.fbq a{ color:#fff;}
.fbq a:hover{ text-decoration:underline;}
@media screen and (max-width:1280px){.fnav li{margin-left:68px;}}
/*首页style结束*/

/*内页style开始*/
.about_banner{background:url(/pyfile/images/about_banner.jpg) no-repeat center; width:100%; height:400px; position:relative; margin-top:-60px;}
.contact_banner{background:url(/pyfile/images/contact_banner.jpg) no-repeat center; width:100%; height:400px; position:relative; margin-top:-60px;}
.case_banner{background:url(/pyfile/images/case_banner.jpg) no-repeat center; width:100%; height:400px; position:relative; margin-top:-60px;}
.news_banner{background:url(/pyfile/images/news_banner.jpg) no-repeat center; width:100%; height:400px; position:relative; margin-top:-60px;}
.pro_banner{background:url(/pyfile/images/pro_banner.jpg) no-repeat center; width:100%; height:400px; position:relative; margin-top:-60px;}
.main_flbg{ background:#f5f5f5; width:100%; height:60px; position:relative; z-index:9; border-top:2px solid #ee1d23;}
.main_fl{background:url(/pyfile/images/fl_fg.png) no-repeat left;}
.main_fl li{ position:relative; float:left;}
.main_fl li a{ padding:0 45px; font-size:1rem; background:url(/pyfile/images/fl_fg.png) no-repeat right; height:60px; display:block; line-height:60px; 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:#fff;}
.main_fl li i{ background:#ee1d23; width:100%; height:100%; position:absolute; bottom:0; left:0%; transform:scaleX(0); transition:0.5s;}
.main_fl li:hover i,.main_fl li.cur i{transform:scaleX(1); transition:0.5s;}
.main_wz{ font-size:0.9125rem; line-height:65px;}
.main_wz img{ margin-bottom:-2px; margin-right:8px;}
.main{ background:#fff; padding-top:70px; padding-bottom:100px;}
.maina{ background:#fff; padding-bottom:100px;}
.about_nr{ color:#6d6d6d; font-size:0.9125rem; line-height:26px;}
.about_nr img{ max-width:100%;}
.book_title{ font-size:1rem; line-height:30px; padding-bottom:40px;}
.book_title p{ color:#000;}
.book_nr div.fl,.book_nr div.fr{ width:49%; padding-bottom:15px;}
.book_nr div.book{ width:100%; padding-bottom:15px;}
.contxt{ width:96%; display:block; padding:0 2%; font-family:"微软雅黑"; font-size:1rem; height:50px; outline:none;}
.contxta{ width:98%; line-height:30px; padding:1%; height:150px; font-family:"微软雅黑"; font-size:1rem; outline:none;}
.btn{width:150px; border:0; background:#ee1d23; font-family:"微软雅黑"; height:50px; cursor:pointer; font-size:1.25rem; color:#fff; float:right; margin-left:15px;}
.honor_nr li{ float:left; width:23%; margin:0 1% 30px 1%;}
.case_kg{ position:relative;}
.case_pic{ border:1px solid #ddd; overflow:hidden; position:relative;}
.case_pic img{ display:block; width:100%; transition:0.5s;}
.case_nr li:hover .case_pic img,.honor_nr li:hover .case_pic img{transform:scale(1.1);}
.case_pic i{display:block; position:absolute; left:0; top:0; background:url(/pyfile/images/video_pic.png) no-repeat center rgba(0,0,0,0.4); width:100%; height:100%;}
.case_mc{ text-align:center; height:50px; line-height:50px; font-size:0.9125rem;}
.case_kg .border_top{
	position:absolute;height:3px;width:0;font-size:0;background:#ee1d23;top:0;left:0; z-index:9;
	-webkit-transition:all 0.5s ease-out;
	-o-transition:all 0.5s ease-out;
	transition:all 0.5s ease-out;
}
.case_kg .border_right{
	position:absolute;height:0px;width:3px;font-size:0;background:#ee1d23;bottom:0;right:0; z-index:9;
	-webkit-transition:all 0.5s ease-out;
	-o-transition:all 0.5s ease-out;
	transition:all 0.5s ease-out;
}
.case_kg .border_bottom{
	position:absolute;height:3px;width:0px;font-size:0;background:#ee1d23;right:0;bottom:0; z-index:9;
	-webkit-transition:all 0.5s ease-out;
	-o-transition:all 0.5s ease-out;
	transition:all 0.5s ease-out;
}
.case_kg .border_left{
	position:absolute;height:0px;width:3px;font-size:0;background:#ee1d23;left:0;top:0; z-index:9;
	-webkit-transition:all 0.5s ease-out;
	-o-transition:all 0.5s ease-out;
	transition:all 0.5s ease-out;
}
.case_nr li:hover .border_top,.case_nr li:hover .border_bottom,.honor_nr li:hover .border_top,.honor_nr li:hover .border_bottom{width:100%;}
.case_nr li:hover .border_left,.case_nr li:hover .border_right,.honor_nr li:hover .border_left,.honor_nr li:hover .border_right{height:100%;}
.news_nr li{ position:relative; margin-bottom:20px;}
.news_nr li a{ display:block; padding:2%; position:relative; z-index:9; transition:0.5s;}
.news_nr li:hover a{box-shadow:0px 1px 8px rgba(0,0,0,0.3); transition:0.5s;}
.news_pic{ overflow:hidden; width:22%;}
.news_pic img{ display:block; width:100%; transition:0.5s;}
.news_nr li:hover .news_pic img{transform:scale(1.1);}
.news_wb{ width:75%;}
.news_bt{ font-size:1.5rem; height:50px; line-height:50px; overflow:hidden;}
.news_ms{ font-size:0.875rem; line-height:24px; height:48px; color:#5f5f5f; overflow:hidden; margin-top:5px; transition:0.5s;}
.news_more{ width:126px; height:34px; text-align:center; background:#2c3840; line-height:34px; color:#fff; font-size:0.875rem; margin-top:25px;}
.news_nr li:hover .news_more{ background:#ee1d23; transition:0.5s;}
.newsshow_title{ text-align:center; border-bottom:1px dashed #ccc; padding-bottom:12px; font-size:1.375rem; font-weight:bold; line-height:25px; }
.newsshow_title p{ font-size:0.8125rem; color:#999; font-weight:normal; padding-top:8px;}
.newsshow_wnnr{ margin:0 auto; padding-top:20px; font-size:0.9125rem; line-height:26px; }
.newsshow_wnnr img{ max-width:100%;}
.bdsharebuttonbox{ width:140px; margin:30px auto 0 auto;}
.sxyjsys,.sxyjsys a{ font-size:14px;  line-height:20px;}
.sxyjsys a:hover{ text-decoration:underline;}
.xgnews-tit{ text-align:center; font-size:1.25rem; font-weight:bold; line-height:46px; height:46px; color:#717171; margin-bottom:10px;}
.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;}

.inda_l{ width:22.5%; background:url(/pyfile/images/inda_flbg.png) no-repeat center bottom #ee1d23; background-size:100%; margin-top:60px;}
.indafl_bt{ position:relative;}
.indafl_bt img{ display:block; width:100%;}
.indaflb{ position:absolute; width:100%; left:0; top:22%; width:100%; text-align:center; font-size:0.9125rem; color:#ff7a82;}
.indaflb p{ font-size:1.875rem; color:#fff; padding-bottom:2px;}
header{ background:#fff; width:91%; margin:3%; padding:35px 1.5%; border-radius:8px;}
header nav li{position:relative; background:url(/pyfile/images/indbfl_bg.png) repeat-x; line-height:48px; margin-bottom:10px;}
header nav li a{ font-weight:bold; display:block; color:#0084ca; position:relative; border:1px solid #dedede; padding:0 5%; height:48px; z-index:9;}
header nav li:hover a,header nav li.cur a{ color:#fff;}
header nav li span{ float:right; color:#ee1d23; font-size:1.25rem; position:relative; z-index:9; transition:0.5s;}
header nav li:hover span,header nav li.cur span{color:#fff; transform: rotate( 0deg); -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg);  -o-transform: rotate(90deg);  -ms-transform: rotate(90deg); transition:0.5s;}
header nav li i{ display:block; background:url(/pyfile/images/indbfl_b.png) repeat-x; width:100%; height:100%; position:absolute; left:0; top:0;transform:scaleX(0); transition:0.5s;}
header nav li:hover i,header nav li.cur i{transform:scaleX(1); transition:0.5s;}
header nav li ul li{ margin:0 5%; background:none;}
header nav li ul li a{ font-weight:normal; overflow:hidden; border:0; padding:0; border-bottom:1px dashed #959595; line-height:47px; font-size:0.9125rem; color:#676767 !important;}
header nav li ul li:hover a,header nav li ul li.cur a{ color:#d83524 !important;}
.indafl_tel{ background:url(/pyfile/images/indatel.png) no-repeat left; padding:35px 0 35px 78px; width:160px; margin:0 auto;}
.indafl_tel p{color:#fff; font-size:1.125rem; line-height:18px; padding-bottom:10px;}

.main_r{ width:75%; margin-top:60px;}
.pro_nr li{ width:30%; float:left; margin-bottom:3%; position:relative;}
.pro_nr li.on{ margin:0 1% 3% 1%;}
.pro_nr li:hover .inda_pic img{transform:scale(1.1);}
.pro_nr li:hover .inda_mc p{ color:#fff; transition:0.5s;}
.pro_nr li:hover .inda_mc i{transform:scaleX(1); transition:0.5s;}

.swiper-container {display:none;}

#tFocus-btn li.active,#tFocus-leftbtn,#tFocus-rightbtn{display:block;background:url(img/spr.png) no-repeat;}
#tFocus{width:535px;overflow:hidden;}
#tFocus-pic{width:525px; height:390px; border:5px solid #ddd; position:relative;}
#tFocus-pic li{width:525px;height:390px;position:absolute;left:0;top:0;filter:alpha(opacity:0);opacity:0;}
#tFocus-pic li img{ display:block; max-width:100%; max-height:100%; margin:0 auto;}
#tFocusBtn{width:535px;height:76px; margin-top:10px;z-index:20;overflow:hidden;}
#tFocus-btn{width:535px; height:76px; position:relative;left:0;bottom:0;overflow:hidden;float:left;margin-right:3px;}
#tFocus-btn ul{width:100000px;position:absolute;left:0;top:0;}
#tFocus-btn li{height:72px; width:97px; position:relative; border:2px solid #ddd; display:block; float:left; margin:0 3px; cursor:pointer;}
#tFocus-btn li.active{border:2px solid #ee1d23;}
#tFocus-btn li img{ display:block; max-width:100%; max-height:100%; margin:0 auto;}
#tFocus-btn li i{ display:block; position:absolute; left:0; top:0; width:100%; height:100%; background:url(/pyfile/images/vpic.png) no-repeat center rgba(0,0,0,0.3);}
#tFocus-leftbtn,#tFocus-rightbtn{ position:absolute; height:40px;margin-top:18px;width:15px;float:left;text-indent:-9999px;}
#tFocus-leftbtn{margin-right:5px;}
#tFocus-rightbtn{}

.proshowa_wb{ width:42%;}
.nycp_bt{color:#6b6b6b; font-size:1rem; border-bottom:1px solid #ddd; padding-bottom:15px;}
.nycp_bt p{ font-size:1.5rem; font-weight:bold; padding-bottom:5px; color:#000;}
.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_nr img{ max-width:100%;}
.nycp_tel{ margin-top:1.875rem; background:url(/pyfile/images/nycp_pic.png) no-repeat left center; padding-left:23px; font-size:1rem; color:#979797;}
.nycp_tel strong{ color:#454545;}
.nycp_more{ height:45px; padding-top:19px;}
.nycp_more a{display:block; background:#ee1d23; width:133px; text-align:center; line-height:45px; font-size:1.125rem; color:#fff; font-weight:bold; color:#fff; float:left; margin-right:10px;}
.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.9125rem; line-height:26px; padding-top:25px;}
.proshow_nr img{ max-width:100%;}
.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:#ee1d23; text-align:center; line-height:40px; display:block; font-size:1rem; color:#fff; font-weight:bold;}
.xgpro-con{ padding-top:20px;}

.probook{ padding-bottom:30px;}
.probook_kg{ padding-top:20px;}
.probook_kg li{ float:left; width:32%;}
.probook_kg li:nth-child(2){ margin:0 2%;}
.probook_kg li input{ width:94%; height:40px; border:0; padding:0 3%; font-family:"微软雅黑"; outline:none; background:#f5f5f5; box-shadow:inset 0px 0px 2px rgba(0,0,0,0.3); border-radius:3px;}
.probook_kga{ margin-top:2%;}
.probook_kga p{ color:#ff0000; height:26px; line-height:26px; padding-bottom:4px; font-size:0.875rem;}
.probz textarea{ width:98%; height:110px; border:0; padding:1%; font-family:"微软雅黑"; outline:none; line-height:22px; font-size:0.875rem; background:#f5f5f5; box-shadow:inset 0px 0px 2px rgba(0,0,0,0.3); border-radius:3px;}
.probokan{ padding-top:2%;}
.probokan input{ width:130px; float:right; display:block; background:#ee1d23; height:44px; color:#fff; font-size:1rem; border:0; outline:none; cursor:pointer;}
/*内页style结束*/

@media screen and (max-width:1024px){
.mobile-inner-nav{ width:100%;}
.mobile-inner-nav a{font-size:0.9125rem;}
.sous_gjc{font-size:0.9125rem;}
.inda_mc{ overflow:hidden; font-size:0.875rem;}
.indc_r{ width:47%; padding-top:25px;}
.indc_mc{width:76%;}
.indc_mc p{ font-size:1.625rem}
.indc_mc span{ display:none;}
.indc_ms{ line-height:22px; font-size:0.875rem; padding-top:15px;}
.indc_ms p{margin-top:15px;}
.inde_bt{font-size:1.5rem; height:40px; line-height:40px;}
.inde_ms{ font-size:0.875rem; line-height:24px; text-indent:28px;}
.inde_ms p{ margin-top:10px;}
.inde_more{ margin-top:20px;}
.index_bgf{ padding-bottom:0;}
.indf_an{ padding-top:30px; text-align:center;}
.indf_an a{ display:inline-block; position:relative; width:60px; height:26px; line-height:26px; top:auto; margin:0 5px;}
.indf_an a.prev{ left:auto;}
.indf_an a.next{ right:auto;}
.link_bg{ display:none;}
.ftel_nr{ width:69%; font-size:0.8125rem;}
.ftel_wb p{font-size:1rem;}
.fnav li{margin-left:36px;}
.fbq{font-size:0.75rem;}
/*首页style结束*/

/*内页style开始*/
.about_banner,.contact_banner,.case_banner,.news_banner,.pro_banner{background-size:auto 100%; height:280px;}
.main_flbg{height:60px;}
.main_fl li a{ padding:0 40px; height:60px; line-height:60px; }
.main_wz{ font-size:0.875rem; line-height:60px;}
.main{padding-top:50px; padding-bottom:80px;}
.maina{padding-bottom:80px;}
.about_nr{font-size:0.875rem; line-height:24px;}
.book_title{ font-size:0.9125rem; line-height:26px; padding-bottom:30px;}
.contxt{ font-size:0.9125rem;}
.contxta{  font-size:0.9125rem;}
.btn{font-size:1.125rem;}
.case_mc{ text-align:center; padding-top:8px; font-size:0.875rem;}
.news_nr li a{padding:1%;}
.news_pic{width:22%;}
.news_wb{ width:75%;}
.news_bt{ font-size:1.25rem; height:30px; line-height:30px;}
.news_more{margin-top:15px;}
.newsshow_title{font-size:1.125rem;}
.newsshow_title p{ font-size:0.75rem; padding-top:5px;}
.newsshow_wnnr{font-size:0.875rem; line-height:24px; }
.indaflb p{ font-size:1.75rem;}
.indafl_tel{padding:20px 0 35px 65px; width:160px;}
.indafl_tel p{font-size:1rem; padding-bottom:8px;}
.nycp_bt p{ font-size:1.25rem;}
.nycp_tel{font-size:0.9125rem;}
.proshow_nr{ font-size:0.875rem; line-height:24px;}
/*内页style结束*/
}

@media screen and (max-width:770px){
/*首页style开始*/
.top_bg{box-shadow:0px 1px 5px rgba(0,0,0,0.3);}
.logo_tel .kg{ width:100%;}
.logo_tel{ background-size:auto 100%; height:80px;}
.logo{ padding-top:10px; padding-left:1%;}
.logo img{ height:60px;}
.tel{ display:none;}
.banner{ margin-top:0;}
.sous_gjc{ display:none;}
.index_bga{ background-size:auto 100%; padding-top:60px; padding-bottom:60px;}
.inda_title{font-size:1rem;}
.inda_title p{ font-size:2rem;}
.inda_title i{margin:8px auto 10px auto;}
.inda_fl{ padding-top:40px;}
.inda_fl li a{ font-size:0.9125rem; height:36px; line-height:36px; border-radius:20px;}
.inda_mc{ height:40px; line-height:40px;}
.index_bgb{background-attachment:inherit;}
.indb_kg{background-size:90% auto; font-size:1.375rem;}
.indb_kg p{ font-size:2rem;}
.indc_title{font-size:1rem;}
.indc_title p{background:url(/pyfile/images/indb_xt.png) no-repeat center 44px; background-size:auto 6px;}
.indc_title img{ height:60px;}
.index_bgc .kg{ width:100%;}
.indc_l{ width:100%;}
.indc_l img{ width:100%; display:block;}
.indc_l.fl img{ float:none;}
.indc_r{ width:98%; padding:30px 1% 60px 1%;}
.indc_mc span{ display:block;}
.indc_ms{line-height:26px; font-size:0.9125rem; padding-top:20px;}
.indc_ms p{margin-top:20px;}
.index_bgd{ padding-top:70px; background-size:auto 100%; padding-bottom:80px;}
.indd_nr{ padding-top:50px;}
.bor_left{ width:3px;}
.bor_top{ height:3px;}
.bor_right{ width:3px;}
.bor_bom{ height:3px;}
.indd_kg{ border:3px solid #ddd;}
.indd_mc{padding-top:22%; font-size:0.875rem;}
.indd_wb p{font-size:0.75rem; width:80px; height:26px; line-height:26px;}
.indd_nr li:nth-child(1) .indd_mc,.indd_nr li:nth-child(2) .indd_mc{ padding-top:30%; font-size:1rem;}
.indd_nr li:nth-child(1) .indd_wb p,.indd_nr li:nth-child(2) .indd_wb p{ width:120px; height:30px; line-height:30px; font-size:0.875rem;}
.indd_more{ padding-top:50px;}
.indd_more a{width:136px; height:34px; line-height:34px; font-size:0.875rem;}
.index_bge{ background-size:auto 100%; background-attachment:inherit; width:100%; padding-top:60px; padding-bottom:80px;}
.inde_title{font-size:1rem;}
.inde_title p{ font-size:2rem;}
.inde_title i{margin:8px auto 10px auto;}
.inde_nr{ margin-top:50px; padding:1.2%; background:#fff;}
.inde_l{ width:90%; float:none; margin:0 auto;}
.inde_r{ width:100%; float:none; margin-top:20px;}
.indf_kg{margin:0 auto; top:0px;}
.index_bgg{ padding-top:80px; padding-bottom:90px;}
.indg_title{ font-size:1;}
.indg_nr{ padding-top:50px;}
.indgl_bt{ height:34px; line-height:34px; font-size:1rem;}
.indgl_bt span{ display:none;}
.indgl_ms{ font-size:0.875rem; line-height:22px; height:66px; overflow:hidden;}
.indg_rq{ width:18%; font-size:1.375rem; padding:3px 0;}
.indg_rq p{font-size:2.5rem;}
.indg_bt{ font-size:1rem; height:28px; line-height:28px;}
.indg_ms{ font-size:0.875rem; line-height:22px; height:44px;}
.indg_more{ display:none;}
.ftel{ width:100%;}
.fnav{ display:none;}
.fbq span{ float:none; display:block;}
/*首页style结束*/

/*内页style开始*/
.about_banner,.contact_banner,.case_banner,.news_banner,.pro_banner{height:200px; margin-top:0px;}
.main_flbg .kg{ width:100%;}
.main_fl li a{ font-size:0.9125rem; padding:0 30px;}
.main_wz{ padding-right:1%;}
.maina .kg{ width:100%;}
.honor_nr li{width:31.333%; margin:0 1% 30px 1%;}
.news_pic{width:27%;}
.news_wb{width:70%;}
.news_bt{font-size:1.125rem; height:28px; line-height:28px;}
.news_more{margin-top:15px;}
.newsshow_title{font-size:1.125rem;}
.xgnews-tit{font-size:1.125rem;}
.inda_l{margin-top:0px; width:100%; background:none;}
.indafl_bt{ display:none;}
.indafl_tel{ display:none;}
.main_r{ width:98%; margin:50px 1% 0 1%;}
.pro_nr li{ width:31.333%; margin:0 1% 3% 1%;}
.pro_nr li.on{ margin:0 1% 3% 1%;}
.nycp_bt p{ font-size:1.125rem;}
/*内页style结束*/
}

@media screen and (max-width:520px){
.logo_tel{height:50px;}
.logo{ padding-top:12px;}
.logo img{ height:26px;}

.index_bga{padding-top:40px; padding-bottom:40px;}
.inda_title{font-size:0.875rem;}
.inda_title p{ font-size:1.875rem;}
.inda_title i{margin:5px auto 8px auto; height:2px; width:30px;}
.inda_title span{letter-spacing:0px;}
.inda_fl{ padding-top:30px; width:100%;}
.inda_fl li{width:32.333%; margin:0.5%;}
.inda_fl li a{ border:1px solid #2c3840; height:38px; line-height:38px; border-radius:3px; overflow:hidden; font-size:0.875rem;}
.inda_fl li:hover a{border:1px solid #ee1d23;}
.inda_fl li i{border-radius:3px;}
.inda_nr{ padding-top:30px;}
.inda_nr li{width:50%;}
.index_bgb{ padding-top:30px;}
.indb_kg{ background:none; font-size:1rem;}
.indb_kg p{ font-size:1.375rem; letter-spacing:0px;}
.indb_tel{ padding-top:15px;}
.indb_tel img{ max-width:90%;}
.indc_title{font-size:0.875rem;}
.indc_title p{ padding-bottom:7px; background:url(/pyfile/images/indb_xt.png) no-repeat center 32px; background-size:auto 5px;}
.indc_title p img{ height:46px;}
.indc_sz{width:18%;}
.indc_mc{ margin-left:3%; width:79%;}
.indc_mc p{ font-size:1.5rem;}
.indc_mc span{ display:none;}
.indc_ms{ line-height:24px; font-size:0.875rem; padding-top:5px;}
.index_bgd{ padding-top:40px; padding-bottom:50px;}
.indd_nr{ padding-top:30px;}
.indd_nr li{width:49% !important; margin:0.5% !important;}
.bor_left{ width:1px;}
.bor_top{ height:1px;}
.bor_right{ width:1px;}
.bor_bom{ height:1px;}
.indd_kg{ border:1px solid #ddd;}
.indd_mc{ font-size:0.875rem !important; padding-top:25% !important;}
.indd_wb p{ margin:7px auto 0 auto !important; font-size:0.75rem !important; width:80px !important; height:24px !important; line-height:24px !important;}
.indd_more{ padding-top:30px;}
.indd_more a{width:110px; height:34px; border:1px solid #ddd; font-size:0.875rem; line-height:34px;}
.indd_more a:hover{border:1px solid #ee1d23;}
.index_bge{padding-top:40px; padding-bottom:50px;}
.inde_title{font-size:0.875rem;}
.inde_title p{ font-size:1.875rem;}
.inde_title i{margin:5px auto 8px auto; height:2px; width:30px;}
.inde_l{ width:100%;}
.inde_bt{font-size:1.375rem;}
.inde_more a{width:110px; height:36px; font-size:0.875rem; line-height:36px;}
.indf_kg{padding:50px 0;}
.indf_nr{ overflow:hidden;}
.indf_nr li{width:50%;}
.index_bgg{ padding-top:50px; padding-bottom:60px;}
.indg_title{ font-size:0.875rem;}
.indg_title p{ padding-bottom:7px;}
.indg_title img{ height:30px;}
.indg_nr{ padding-top:30px;}
.indg_l{ width:100%; border-bottom:1px solid #ddd; padding-bottom:20px; margin-bottom:10px;}
.indg_nr ul{ width:100%;}
.fewm{ width:28%;}
.fewm p{font-size:0.75rem;}
.ftel_nr{font-size:0.75rem;}
.tel_bt{ font-size:1rem;}
.ftel_nr p{ line-height:20px; padding-bottom:4px;}
.fbq{padding-bottom:70px; line-height:20px; font-size:0.75rem;}
/*首页style结束*/

/*内页style开始*/
.about_banner,.contact_banner,.case_banner,.news_banner,.pro_banner{height:120px;}
.main_flbg{height:40px;}
.main_fl{ float:none;}
.fl_03 li{ width:33.333%;}
.fl_04 li{ width:25%;}
.fl_05 li{ width:20%;}
.main_fl li a{ padding:0; font-size:0.9125rem; height:40px; line-height:40px;}
.main_wz{ display:none;}
.main{padding-top:40px; padding-bottom:60px;}
.maina{padding-bottom:60px;}
.book_title{ font-size:0.9125rem; line-height:24px; padding-bottom:20px;}
.book_nr div.fl,.book_nr div.fr{ width:99%; float:none; padding-bottom:10px;}
.book_nr div.book{padding-bottom:10px;}
.contxt{font-size:0.875rem; height:44px;}
.contxta{ width:96%; line-height:24px; padding:2%; font-size:0.875rem;}
.btn{width:120px; height:40px; font-size:1rem;}
.honor_nr li{width:48%; margin:0 1% 30px 1%;}
.case_mc{ height:40px; line-height:40px; overflow:hidden; padding-top:0px;}
.news_nr li{ position:relative; margin-bottom:10px;}
.news_pic{width:27%;}
.news_wb{ width:70%;}
.news_bt{ font-size:0.9125rem; height:24px; line-height:24px;}
.news_ms{ font-size:0.75rem; line-height:20px; height:40px; margin-top:0px;}
.news_more{display:none;}
.newsshow_title{padding-bottom:8px; font-size:1.125rem;}
.xgnews-tit{font-size:1.125rem;}
.xgnews-con li{width:95%;}
.pro_nr li{ width:48%;}

.swiper-container { display:block;
	width: 100%;
	height: 100%;
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.swiper-slide img{display:block; width:100%;}

#tFocus{ display:none;}

.proshowa_wb{ width:100%; padding-top:20px;}
.nycp_bt{padding-bottom:5px;}
.nycp_bt p{ font-size:1.125rem;}
.nycp_more .job_morea{ display:none;}
.nycp_more .job_moreb{ display:block;}
/*内页style结束*/
}

.fswzj{ display:none;}@media(max-width:767px){.fswzj{ position:fixed; bottom:0; z-index:999; width:100%; display:block; background:#ee1d23;}.fswzj ul{ padding:0px; margin:0px; list-style-type:none; border-top:2px solid #ea4045;}.fswzj ul li{color:#fff; width:25%; text-align:center; padding:0.3rem 0; position:relative; float:left;}.fswzj ul li a{ color:#fff;  display:block; border-left:1px solid #ea4045;}.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.8125rem; padding-top:2px;}footer{ padding:20px 0 120px 0;}}

@media screen and (max-width:770px){
header{ background:#f5f5f5; width:100%; display:block; margin:0; padding:0; border-radius:0; float:none !important; border-top:2px solid #ee1d23;}
header nav li{ width:16.6666%; float:left; line-height:inherit; margin:0; background:none;}
header nav li a{ height:60px; line-height:60px; padding:0; font-weight:normal; border:0; font-size:0.9125rem; text-align:center; background:url(/pyfile/images/fl_fg.png) no-repeat right;}
header nav li:nth-child(6) a{ background:none;}
header nav li span{ display:none;}
header nav li i{ height:60px;}
}
/*导航样式*/
@media screen and (max-width:520px){
/*分类*/
header nav li{ width:33.333%;}
header nav li a{ height:40px; line-height:40px;}
header nav li:nth-child(3) a,header nav li:nth-child(9) a,header nav li:nth-child(12) a{ background:none;}
header nav li i{ height:40px;}
/*分类*/	
}
@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; background:none; width:auto;}
.mobile-inner-nav li{ float:none; width:auto;}
.mobile-inner-nav li .nav_ej{display:none;}
.mobile-inner-nav li:hover .nav_ej{display:none;}
.mobile-inner-nav a{ display:block; color:#fff; background:none; 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;}
.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; background:rgb(238,29,35); padding:10px; width:60px;height:60px;font-size:2rem;font-weight:bold;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% - 33%) / 2);top: calc((100% - 24px) / 2);width:35%; height:2px;background-color: rgba(255,255,255,1);}
.mobile-inner-header-icon i{ display:block; position:absolute; left:0; bottom:20px; width:100%; text-align:center; font-size:1rem; color:#fff; line-height:16px; font-style:normal;}
@media screen and (max-width:520px){.mobile-inner-header-icon{ padding:0; width:50px; height:50px;}
.mobile-inner-header-icon span{left:calc((100% - 48%) / 2);top: calc((100% - 24px) / 2);width:48%;}
.mobile-inner-header-icon i{ bottom:8px; font-size:0.875rem;}
}
.mobile-inner-header-icon-click p{ display:none;}
.mobile-inner-header-icon span:nth-child(1){transform: translateY(4px) rotate(0deg);}
.mobile-inner-header-icon span:nth-child(2){transform: translateY(-4px) 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(4px) rotate(0deg);}
100% {transform: translateY(0) rotate(45deg);}}	
@keyframes clicksecond {
0% { transform: translateY(-4px) 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(-4px) rotate(0deg);}}	
@keyframes outsecond {
0% {transform: translateY(0) rotate(45deg);}
100% {transform: translateY(4px) rotate(0deg);}}
.mobile-inner-nav{background-color: rgba(0,0,0,0.9);width:50%; padding:15px 0 30px 0; position: absolute;top:80px;right:0px; display:none;z-index:999; margin:0;}
@media screen and (max-width:520px){.mobile-inner-nav{top:50px;}}
.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,.mobile-inner-nav a.cur{color: rgba(255,255,255,0.6);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;}}}

