*{margin:0px; padding:0px; list-style:none; outline:none; font-family:PingFang SC, Microsoft YaHei, Arial, Helvetica, sans-serif;}
*{-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;/*边距边框包含在宽里面css3*/}
html{font-size:62.5%;/*10 ÷ 16 × 100% = 62.5%*/}
body{font-size:1.4rem;/*1.4 × 10px = 14px */ line-height:28px; color:#555; background:#FFF; overflow-x:hidden;}
html,body{height:100%;} 
img{border:0px; max-width:100%;}
a{color:#333; text-decoration:none; transition:0.3s; -webkit-transition:0.3s; -moz-transition:0.3s; }
a:hover{color:#0569af;}
a, a:hover, a:visited, a:link, a:active , a:focus{
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.clear{clear:both; height:0px; font-size:0px;}



@font-face
{
font-family:lantingchaoxi;
src: url('../font/FZLTCXHJW.ttf'),
     url('../font/FZLTCXHJW.eot'); /* IE9+ */
}

@font-face
{
font-family:dincond;
src: url('../font/dincond.ttf'),
     url('../font/dincond.eot'),
	 url('../font/dincond.otf'); /* IE9+ */
}

@font-face
{
font-family:PingFang;
src: url('../font/PingFang.ttf');
}


/*滚动条整体样式*/
body::-webkit-scrollbar { 
 width: 4px; /*高宽分别对应横竖滚动条的尺寸*/
 height: 4px;
}
/*滚动条里面小方块*/
body::-webkit-scrollbar-thumb { 
 border-radius: 5px;
 -webkit-box-shadow: inset 0 0 5px rgba(250, 84, 84, 0.9);
 background: #e84545;
}
/*滚动条里面轨道*/
body::-webkit-scrollbar-track { 
 -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
 border-radius: 0;
 background: #000;
}

.timea{transition:0.5s; -webkit-transition:0.5s; -moz-transition:0.5s;}

.color_a{color:#c4251c;}

.touying{-moz-box-shadow:0px 0px 10px rgba(0, 0, 0, 0.2); -webkit-box-shadow:0px 0px 10px rgba(0, 0, 0, 0.2); box-shadow:0px 0px 10px rgba(0, 0, 0, 0.2);}

.w1920{width:100%;}
.w1700{max-width:1700px; margin:0px auto; padding:0px 0px}
.w1400{max-width:1400px; margin:0px auto;}
.w1200{max-width:1200px; margin:0px auto;}
.relativea{position:relative;}
.hidden{overflow:hidden;}

@media screen and (max-width:1700px){
	.w1700{padding:0px 50px !important;}
	.w1400{padding:0px 50px !important;}
	.w1200{padding:0px 50px !important;}
}

@media screen and (max-width:1400px){
	html{font-size:55% !important;}
}

@media screen and (max-width:1200px){
	html{font-size:52% !important;}
}

@media screen and (max-width:749px){
	html{font-size:50% !important;}
	.w1700{padding:0px 20px !important;}
	.w1400{padding:0px 20px !important;}
	.w1200{padding:0px 20px !important;}
}

@media screen and (max-width:1600px){
.top_tel{font-size:1.6rem !important;}
.top_fgs{font-size:1.6rem !important;}
}
@media screen and (max-width:1199px){
	.top_w{display:none !important;}
	.top_sj{display:block !important;}
}
.top_ys01{width:100%; height:auto;}
.top_ys01 img{width:100%; height:5px; display:block;}
.top_w{width:100%; height:85px; background:#FFF;}
.top_logo{padding:25px 0 0 0; float:left;}
.top_tel{height:85px; line-height:85px; font-size:1.8rem; color:#333; float:right;}
.top_tel i{vertical-align:middle;}
.top_fgs{height:85px; line-height:85px; font-size:1.8rem; color:#333; float:right; margin-left:3rem;}
.top_fgs i{vertical-align:middle;}

/*web dh*/
@media screen and (max-width:1600px){
.ind_dh{margin-right:2% !important;}
.ind_dh ul li{padding:0 0px !important;}
.ind_dh ul li span{padding:0 1.4rem !important;}
.ind_dh ul li span a{font-size:1.6rem !important;}
}

@media screen and (max-width:1300px){
.ind_dh ul li span{padding:0 1.2rem !important;}
}
.ind_dh{height:85px; float:right; margin-right:2%;}
.ind_dh ul{padding:0;}
.ind_dh ul li{height:85px; text-align:center; padding:0 2px; float:left; position:relative;}
.ind_dh ul li span{display:block; padding:0 2rem;}
.ind_dh ul li span a{font-size:1.8rem; line-height:85px; color:#333; display:block;}
.ind_dh ul li .span01 a{color:#333;}
.ind_dh ul li span a i{margin-right:5px; font-size:1.8rem; vertical-align:-2px;}
.ind_dh ul li:hover span a{color:#ff8825;}
.ind_dh ul li .m_hover{color:#ff8825 !important;}
.ind_dh ul li div{width:auto; height:0px; opacity:0; -moz-opacity:0; filter:alpha(opacity=0); text-align:left; position:absolute; top:100px; left:50%; transform:translateX(-50%); -ms-transform: translateX(-50%); -webkit-transform:translateX(-50%); z-index:9999; transition:all 0.5s; padding:0 3rem; overflow:hidden;}
.ind_dh ul li div p{display:flex; display:-webkit-flex;}
.ind_dh ul li div a{display:block; text-align:center; line-height:45px; color:#fff; font-size:1.4rem; padding:0 3rem; white-space:nowrap; flex-wrap:nowrap;background:rgba(0,0,0,.4);}
.ind_dh ul li div a:hover{background:rgba(205,92,0,.6); color:#fff;}
.ind_dh ul li .divon{height:auto; overflow:visible; top:85px; opacity:1; -moz-opacity:1; filter:alpha(opacity=100);}
/*web dh*/

@media screen and (max-width:949px){
	.top_sjhd{display:block !important;}
	.top_sj .tel_sj{right:12% !important;}
}
@media screen and (max-width:750px){
	.top_sj .logo{padding-top:2.4rem !important;}
	.top_sj .logo img{max-height:3rem !important;}
	.top_sj .tel_sj{right:16% !important;}
}
@media screen and (max-width:400px){
	.top_sj .tel_sj{display:none !important;}
}
.top_sj{width:100%; height:60px; background:#fff; display:none; position:relative; box-shadow:0 1px 2px rgba(0,0,0,.1);}
.top_sj .logo{margin-left:3%; padding-top:1.6rem;}
.top_sj .logo img{max-height:4rem; display:block;}
.top_sj .tel_sj{ line-height:60px; font-size:1.8rem; position:absolute; right:15%; top:0px; margin:0 !important;}
.sj_dh{font-size:3rem; color:#555; display:block; position:absolute; right:4%; top:50%; transform:translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform:translateY(-50%);}
.top_sjhd{height:60px; display:none;}

/*daohang*/
.sj_navbj{width:100%; height:100%; background:rgba(0,0,0,0.6); position:fixed; left:0; top:0; z-index:999; display:none;}
.sj_nav{width:80%; height:100%; background:#FFF; overflow-y:auto; position:absolute; top:0; right:-150%;}
.sj_nav dt{line-height:10rem; font-size:2rem; padding:0 10%; border-bottom:#eee 1px solid;}
.sj_nav dt i{font-size:3rem; vertical-align:-2px; margin-right:5px;}
.gbnav{font-size:3.4rem !important; position:absolute; right:15px; top:0px;}
.sj_nav dd{padding:0 10%;}
.sj_nav dd span{line-height:5rem; font-size:1.8rem; display:block; border-bottom:1px #ddd solid;}
.sj_nav dd span i{font-size:2.6rem; margin-right:10px; vertical-align:middle; display:inline-block;}
.sj_nav dd span .xlcd{font-size:2rem; margin-right:0; float:right;}
.sj_nav dd p{width:100%; display:none;}
.sj_nav dd p a{ padding-left:2rem; line-height:4rem; font-size:1.6rem; display:block; border-bottom:1px #eee solid;}
.sj_nav dd p a i{margin-right:5px;}
.sj_nav .navtel{padding:6% 10% 0 10%; line-height:2.4rem; font-size:1.8rem; display:flex;}
.sj_nav .navtel i{ font-size:2.2rem; margin-right:5px;}

.sj_nav .navfgs{padding:6% 10% 0 10%; line-height:2.4rem; font-size:1.8rem;}
.sj_nav .navfgs a{color:#0569af;}
.sj_nav .navfgs i{font-size:2.2rem; margin-right:5px;}



/*inputyangshi*/
input:-moz-placeholder,  
textarea:-moz-placeholder{color:#bbb;}  
input:-ms-input-placeholder,  
textarea:-ms-input-placeholder{color:#bbb;}  
input::-webkit-input-placeholder,  
textarea::-webkit-input-placeholder{color:#bbb;}

@media screen and (max-width:1399px){
	.banner{display:none !important;}
	.banner_sj{display:block !important;}
}
/*banner*/
.banner{height:auto; overflow:hidden; background:#fff; position:relative;}
.banner img{width:100%; height:650px; display:block;}
.banner .swiper-container{width:100%; height:100%;}

.banner_sp{width:100%; height:650px; background:#0469af; position:relative;}
.banner_sp video{width:100%;height:650px; vertical-align:top; object-fit:cover /* fill cover*/; object-position:50% 40%;}
.banner_spa{ width:100%; height:100%; position:absolute; left:0; top:0; z-index:1;}


.banner_sj{overflow:hidden; background:#fff; position:relative; display:none;}
.banner_sj img{width:100%; height:auto; display:block;}
.banner_sj .swiper-container{width:100%; height:auto;}

/*swiper dian*/
.swiper-pagination-bullet{width:10px !important; height:10px !important;}
.swiper-pagination-bullets{bottom:1% !important;}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{background:#fff;}

/*swiper jiantou*/
@media screen and (max-width:749px){
.swiper_btn_l,.swiper_btn_r{background:rgba(0,0,0,0.0) !important;}
.swiper_btn_l{left:0px !important;}
.swiper_btn_r{right:0px !important;}
}
.swiper_btn_l,.swiper_btn_r{width:5rem !important; height:5rem !important;  border-radius:50%;background:rgba(0,0,0,0.5);}
.swiper_btn_l:after{display:none;}
.swiper_btn_r:after{display:none;}
.swiper_btn_l i,.swiper_btn_r i{color:#FFF;}


/*ind**********************************************************/
/*ind_biaoti*/
@media screen and (max-width:750px){
.ind_bta h3{line-height:7rem !important; font-size:4rem !important;}
.ind_bta span{line-height:2.2rem !important; padding-top:2rem !important;}
}
.ind_bta{ text-align:center;}
.ind_bta h3{line-height:8rem; font-size:5rem;}
.ind_bta font{width:70px; height:3px; background:#fc9714; border-radius:3px; display:block; margin:0 auto;}
.ind_bta span{line-height:3rem; font-size:1.6rem; padding-top:1.2rem; display:block;}
/*ind_biaoti end*/

/*ind_more*/
@media screen and (max-width:750px){
.ind_morea{width:200px !important;}
}
.ind_morea{width:250px; line-height:5rem; text-align:center; font-size:1.6rem; border:1px #CCCCCC solid; border-radius:5rem; margin:2rem auto; display:block;}
.ind_morea:hover{background:#0569af; border:1px #0569af solid; color:#FFF;}
.ind_morea i{font-size:1.6rem; transition:all 0.5s;}
.ind_morea:hover i{margin-left:1.4rem; color:#FFF;}

/*ind_more end*/

/*chanpinfenlei*/
@media screen and (max-width:1600px){
.ind_cpfl dd{ padding-bottom:1.2rem !important;}
.ind_cpfl dd span h3{line-height:3rem !important; font-size:2rem !important;}
.ind_cpfl dd span p{line-height:2.4rem !important; font-size:1.4rem !important;}
}
@media screen and (max-width:1200px){
.ind_cpfl dd span{padding:3rem 0 0 3rem !important;}
.ind_cpfl dd span p{line-height:2rem !important; font-size:1.2rem !important;}

}
@media screen and (max-width:750px){
.ind_cpfl dd span{width:auto !important; padding:2rem 2rem 2rem 2rem !important;}
.ind_cpfl dd img{ display:none !important;}
}

.ind_cpfl{width:100%; display:grid; grid-column-gap:3px; grid-template-columns:1fr 1fr 1fr; padding:5px 0;}
.ind_cpfl02{background:#ffa200; transition:all 0.2s;}
.ind_cpfl02:hover{background:#ffc000; box-shadow:0px 5px 10px rgba(0, 0, 0, 0.2);}
.ind_cpfl03{background:#64ac14; transition:all 0.2s;}
.ind_cpfl03:hover{background:#68c600; box-shadow:0px 5px 10px rgba(0, 0, 0, 0.2);}
.ind_cpfl04{background:#0569af; transition:all 0.2s;}
.ind_cpfl04:hover{background:#048ac8; box-shadow:0px 5px 10px rgba(0, 0, 0, 0.2);}
.ind_cpfl dd{color:#FFF;}
.ind_cpfl dd a{color:#FFF; display:block;}
.ind_cpfl dd span{width:50%; display:block; padding:5rem 0 0 5rem; float:left;}
.ind_cpfl dd span h3{line-height:4rem; font-size:3rem;}
.ind_cpfl dd span font{width:5rem; height:3px; background:#FFF; display:block; margin:1rem 0;}
.ind_cpfl dd span p{line-height:3rem !important; font-size:1.6rem;}
.ind_cpfl dd img{max-width:50%; display:block; float:right;}
/*chanpinfenlei end*/


/*jishuzhichi*/
@media screen and (max-width:1600px){
.ind_jszc ul{grid-column-gap:3rem !important; grid-row-gap:2rem !important;}
.ind_jszc ul a{padding:4rem 0 3rem 0 !important;}
}
@media screen and (max-width:750px){
.ind_jszc ul{grid-column-gap:3rem !important; grid-row-gap:2rem !important; grid-template-columns:1fr 1fr 1fr !important;}
.ind_jszc ul a{padding:3rem 0 2rem 0 !important;}
.gd_more{display:none !important;}
}
.ind_jszc{padding-top:5rem;}
.ind_jszc ul{display:grid; grid-column-gap:6rem; grid-row-gap:4rem; grid-template-columns:1fr 1fr 1fr 1fr 1fr; padding:3rem 0;}
.ind_jszc ul a{text-align:center; border:1px #CCCCCC solid; border-radius:5px; padding:7rem 0 6rem 0; display:block; transition:all 0.8s;}
.ind_jszc ul a:hover{ border:1px #0569af solid; background:#0569af; box-shadow:0px 0px 50px rgba(5, 105, 175, 0.5);}
.ind_jszc ul a:hover i{color:#FFF;}
.ind_jszc ul a:hover span{color:#FFF;}
.ind_jszc ul a i{font-size:6rem; color:#999;}
.ind_jszc ul a span{line-height:3rem; font-size:1.8rem; display:block; color:#333;}
.gd_more{text-align:center;}
/*jishuzhichi end*/

/*chanpin*********/
@media screen and (max-width:1800px){
.ind_cpc{ max-width:95% !important;}
}
@media screen and (max-width:750px){
.ind_cpc{ max-width:80% !important;}
}
.ind_cp{padding-top:3rem;}
.ind_cpc{padding:3rem 0; margin:0 auto; position:relative;}
.ind_cplb{width:100%; text-align:center;}
.ind_cplb span{width:100%; height:0px; padding-bottom:80%; display:block; position:relative; overflow:hidden;}
.ind_cplb span img{width:100%; height:100%; display:block; position:absolute; left:0; top:0; transition:all 0.5s;}
.ind_cplb:hover span img{transform:scale(1.2); opacity:0.6; -moz-opacity:0.6; filter:alpha(opacity=60);}
.ind_cplb:hover span{ background:#0569af;}
.ind_cplb span i{font-size:3.4rem; color:#FFF; position:absolute; left:45%; top:55%; z-index:2; transition:all 0.5s;opacity:0.0; -moz-opacity:0.0; filter:alpha(opacity=0);}
.ind_cplb:hover span i{top:45%; opacity:0.9; -moz-opacity:0.9; filter:alpha(opacity=90);}
.ind_cplb h3{line-height:4rem; font-size:3rem; font-weight:normal; padding:2rem 0 1.4rem 0;}
.ind_cplb font{width:55px; height:2px; background:#fc9714; display:block; margin:0 auto;}
.ind_cplb p{line-height:2.2rem; font-size:1.4rem; color:#999; padding-top:1.4rem;}

/*chanpin swiper anniu*/
.swiper-button-prev_cp,.swiper-button-next_cp{width:5rem !important; height:5rem !important; background:rgba(0,0,0,0.2) !important; border-radius:50%;}
.swiper-button-prev_cp:hover,.swiper-button-next_cp:hover{background:rgba(0,0,0,0.3) !important;}
.swiper-button-prev_cp i,.swiper-button-next_cp i{font-size:1.6rem; color:#FFF;}
.swiper-button-prev_cp{top:40% !important; left:-6rem !important;}
.swiper-button-next_cp{top:40% !important; right:-6rem !important;}
.swiper-button-prev_cp:after{display:none;}
.swiper-button-next_cp:after{display:none;}
/*chanpin end**********/

/*guanyuwomen*********/
@media screen and (max-width:1200px){
.ind_gy_la{width:30% !important; margin:0 2% 0 2% !important; padding:1.4rem 0 0 0 !important;}
.ind_gy_ca{width:25% !important; margin:0 2% 0 2% !important;}
.ind_gyc .wza h3{line-height:18rem !important; font-size:18rem !important;}
.ind_gyc .wza font{font-size:2rem !important;}
}
@media screen and (max-width:750px){
.ind_gyc{padding:2rem 0 !important;}
.ind_gy_la{width:30% !important; margin:0 0 0 0 !important;}
.ind_gy_ca{width:40% !important; margin:2% 0% 0 0% !important;}
.ind_gyc .wza h3{line-height:16rem !important; font-size:14rem !important; display:block !important;}
.ind_gyc .wzb{padding:2rem 0 0rem 0 !important;}
.ind_gy_tcsp video{max-width:90% !important; margin:40% auto 0 auto !important;}
}
@media screen and (max-width:450px){
.ind_gy_ca{ margin:20% 0% 0 0% !important;}
}
.ind_gy{padding:6rem 0; background:url(../images/ind_c01.jpg) no-repeat center top; background-size:cover;}
.ind_gyc{padding:6rem 0; position:relative;}
.ind_gy_la{width:25%; margin:0 4% 0 4%; padding:4rem 0 0 0; float:left;}
.ind_gy_ca{width:25%; margin:0 4% 0 4%; float:left;}
.ind_gy_ca img{width:90%; height:auto; display:block; margin:7% auto 0 auto; animation:gysp 2s infinite; cursor:pointer;}
@keyframes gysp{  
0% {transform:scale(1);}  
50% {transform:scale(1.1);}  
100% {transform:scale(1);}  
}
.ind_gyc .wza{text-align:center;}
.ind_gyc .wza h3{line-height:22rem; font-size:24rem; font-family:'dincond', sans-serif; display:inline-block;}
.ind_gyc .wza font{font-size:2.4rem;}
.ind_gyc .wzb{line-height:2.6rem; text-align:center; font-size:1.6rem; padding:2rem 0 3rem 0;}

.ind_gy_tcsp{width:100%; height:100%; background:rgba(0, 0, 0, 0.8); position:fixed; left:0; top:0; z-index:99999; display:none;}
.ind_gy_tcsp video{max-width:80%; height:auto; margin:10% auto 0 auto; display:block;}
.ind_gy_tcsp .gb_sp{position:absolute; right:15%; top:10%; color:#FFF; font-size:4rem; cursor:pointer;}
.ind_gy_tcsp .gb_sp:hover{color:#0569af;}
/*guanyuwomen end*********/

/*xinwen*********/
@media screen and (max-width:1900px){
.ind_xwlb a{min-height:500px !important;}
}
@media screen and (max-width:750px){
.ind_xwlb a{min-height:450px !important;}
.ind_xwc{padding:3rem 0 0 0 !important;}
}
.ind_xw{padding-top:5rem;}
.ind_xwc{padding:3rem 0 2rem 0; margin:0 1rem; position:relative;}
.ind_xwlb{width:100%;}
.ind_xwlb a{width:100%; min-height:550px; background:#f8f8f8; color:#333; display:block;}
.ind_xwlb a:hover{width:100%; background:#0569af; color:#FFF;}
.ind_xwlb span{width:100%; height:0px; padding-bottom:70%; display:block; position:relative; overflow:hidden;}
.ind_xwlb span img{width:100%; height:100%; display:block; position:absolute; left:0; top:0; transition:all 0.5s;}
.ind_xwlb:hover span img{transform:scale(1.2); opacity:0.6; -moz-opacity:0.6; filter:alpha(opacity=60);}
.ind_xwlb:hover span{ background:#0569af;}
.ind_xwlb span i{font-size:3.4rem; color:#FFF; position:absolute; left:45%; top:55%; z-index:2; transition:all 0.5s;opacity:0.0; -moz-opacity:0.0; filter:alpha(opacity=0);}
.ind_xwlb:hover span i{top:45%; opacity:0.9; -moz-opacity:0.9; filter:alpha(opacity=90);}
.ind_xwlb h3{line-height:3rem; font-size:2.2rem; font-weight:normal; padding:2rem 2rem 1.4rem 2rem;}
.ind_xwlb p{line-height:2.2rem; font-size:1.4rem; color:#777; padding-top:1.4rem; padding:0rem 2rem 1.2rem 2rem;}
.ind_xwlb:hover p{color:#bee1f9;}
.ind_xwlb font{ line-height:3rem; display:block; margin:0 auto; padding:0 2rem 2rem 2rem;}
/*xinwen swiper anniu*/
.swiper-button-prev_xw,.swiper-button-next_xw{width:5rem !important; height:5rem !important; background:rgba(0,0,0,0.2) !important; border-radius:50%;}
.swiper-button-prev_xw:hover,.swiper-button-next_xw:hover{background:rgba(0,0,0,0.3) !important;}
.swiper-button-prev_xw i,.swiper-button-next_xw i{font-size:1.6rem; color:#FFF;}
.swiper-button-prev_xw{top:40% !important; left:-6rem !important;}
.swiper-button-next_xw{top:40% !important; right:-6rem !important;}
.swiper-button-prev_xw:after{display:none;}
.swiper-button-next_xw:after{display:none;}
.swiper-pagination_xw{text-align:center; margin:2rem auto 0 auto;}
.swiper-pagination_xw span{ margin:0 5px;}
.swiper-pagination_xw .swiper-pagination-bullet{ background:#ccc;}
.swiper-pagination_xw .swiper-pagination-bullet-active{ background:#0569af;}
/*xinwen end*********/

/*ind end******************************************************************************************/

/*banner_ny*/
@media screen and (max-width:1199px){
.banner_ny{height:360px !important;}
.banner_ny02{top:40% !important;}
}
@media screen and (max-width:949px){
.banner_ny{height:260px !important;}
.banner_ny02{top:25% !important;}
}
@media screen and (max-width:749px){
.banner_ny{height:180px !important;}
.banner_ny02{top:30% !important;}
.banner_ny02 h3{line-height:4rem !important; font-size:2.6rem !important;}
.banner_ny02 span{line-height:5rem !important; font-size:5rem !important;}
}
.banner_ny{width:100%; height:550px; text-align:center; position:relative;}
.banner_ny02{width:100%; color:#FFF; position:absolute; left:0; top:35%;}
.banner_ny02 h3{line-height:5rem;font-size:4rem; padding:0 5rem;}
.banner_ny02 span{line-height:8rem; font-size:6rem; display:block; padding:0 5rem; font-family:dincond; text-transform:uppercase;}
.banner_ny02 span::first-letter{color:#fc9714;}
.banner_ny02 h3 i{font-weight:normal; color:#fff ;}
/*banner_ny end*/

/*neiyeyangshi*************************************************************************/
/*left_nav**********************/
/*left_nav_web*/
@media screen and (max-width:1200px){
.left_nav{display:none !important;}
.left_navsj{display:block !important;}
}
.left_nav{ width:100%; text-align:center; background:#FFF; border-bottom:1px #CCCCCC solid;}
.left_navc{display:flex; flex-wrap:nowrap; text-align:center; border-left:1px #ddd solid;}
.left_navc .asy{background:#0569af; color:#FFF; font-size:3rem; padding:2.6rem 0;}
.left_navc .asy:hover{background:#fc9714; color:#FFF;}
.left_navc a{line-height:2.2rem; font-size:1.8rem; flex-grow:1; color:#333; padding:2rem 1%; display:block; border-right:1px #ddd solid; position:relative;}
.left_navc a:hover{ background:#0569af; color:#fff; font-weight:bold;}
.left_navc .sub_a_hover{background:#0569af; color:#fff; font-weight:bold;}
.left_navc a font{width:100%; height:2px; background:#0569af; position:absolute; left:0; right:0; bottom:-1px; margin:0 auto; display:none;}
.left_navc .sub_a_hover font{display:block;}
/*left_nav_web end*/
/*left_nav_shouji*/
.left_navsj{display:none;}
.left_navsj dl{padding:0;}
.left_navsj dl dt{height:6rem; line-height:6rem; text-align:center; background:#004aab; color:#FFF; position:relative;}
.left_navsj dl dt h3{font-size:2.4rem;}
.left_navsj dl dt .span_l{position:absolute; left:3%; top:0; font-size:2rem;}
.left_navsj dl dt .span_r{position:absolute; right:3%; top:0; font-size:3rem;}
.left_navsj dl dd{width:100%; background:#f0f8fd; padding:1rem 0 1rem 0; display:none; -moz-box-shadow:0px 0px 10px rgba(0, 0, 0, 0.2); -webkit-box-shadow:0px 0px 10px rgba(0, 0, 0, 0.2); box-shadow:0px 0px 10px rgba(0, 0, 0, 0.2);}
.left_navsj dl dd a{width:33.333%; line-height:2rem; text-align:center; color:#555; font-size:1.6rem; float:left; padding:8px 0; display:block;}
.left_navsj dl dd .sub_a_hover{color:#004aab;}
.left_navsj dl dt #gb_sjcd{display:none; font-size:2rem;}
/*left_nav_shouji end*/
/*left_nav end*********************/

/*guanyu***********************************/
/*guanyu_bt*/
@media screen and (max-width:750px){
.gy_bta{padding:1.2rem 0 !important;}
.gy_bta h3{line-height:4rem !important; font-size:3rem !important;}
.gy_bta span{line-height:2.2rem !important; font-size:1.2rem !important;}
}
.gy_bta{text-align:center; padding:3rem 0;}
.gy_bta h3{line-height:6rem; font-size:4rem;}
.gy_bta span{line-height:3rem; font-size:2rem; text-transform:uppercase; background:#0569af; color:#FFF; padding:0 20px; border-top-left-radius:20px; border-bottom-right-radius:20px;}
.gy_bta p{line-height:2.4rem; font-size:1.6rem; padding:2rem 3rem;}
/*guanyu_bt end*/

/*guanyu_jieshao*/
@media screen and (max-width:1200px){
.gy_sp i{left:43% !important; top:35% !important;}
}
@media screen and (max-width:750px){
.gy_sp i{width:7rem !important; height:7rem !important; line-height:7rem !important; border-radius:7rem !important;font-size:2rem !important; left:45% !important; top:35% !important;}
}
.gy_jj{padding:2rem 0;}
.gy_jj_nr{line-height:4rem; font-size:1.6rem;}
.gy_sp{width:100%; height:auto; position:relative;}
.gy_sp img{width:100%; display:block;}
.gy_sp i{width:10rem; height:10rem; line-height:10rem; border-radius:10rem; text-align:center; cursor:pointer; background:rgba(0,0,0,0.5); color:#ccc; font-size:3rem; position:absolute; left:50%; top:50%;}
.gy_sp i:hover{background:rgba(255,162,0,1); color:#FFF;}

.gy_sp_tc{width:100%; height:100%; position:fixed; left:0; top:0; z-index:9999; background:rgba(0,0,0,.8); display:none;}
.gy_sp_tc .gbsp{font-size:4rem; color:#FFF; display:block; position:absolute; right:7%; top:6%; z-index:99999; cursor:pointer;}
.gy_sp_tc .gbsp:hover{color:#ffa200;}
.gy_sp_tc video{width:80%; height:auto; position:absolute; left:0; right:0; bottom:0; top:5%; margin:auto; display:block;}
/*guanyu_jieshao end*/

/*guanyu_fazhanlicheng*/
@media screen and (max-width:1700px){
.gy_fzlcc{max-width:90% !important;}

}
@media screen and (max-width:1600px){
.gy_fzlcc{max-width:80% !important;}
.swiper-button-prev_fzlc{left:-8rem !important;}
.swiper-button-next_fzlc{right:-8rem !important;}
}
@media screen and (max-width:1200px){
.gy_fzlcc{max-width:70% !important;}
.gy_fzlclb{min-height:40rem !important; }
}
@media screen and (max-width:750px){
.gy_fzlcc{max-width:60% !important;}
.gy_fzlclb{min-height:auto !important; text-align:center  !important; padding:2rem 0rem 3rem 0rem !important; background:none !important; margin-top:0% !important;}
.gy_fzlclb font{margin:0 auto !important;}
}
.gy_fzlc{background:url(../images/ny_gy02.jpg) no-repeat bottom center #e5ebf7; background-size:100% auto; padding:2% 0 10% 0;}
.gy_fzlcc{max-width:100%; margin:0 auto !important; position:relative;}
.gy_fzlc_nr{margin:0 auto;}
.gy_fzlclb{min-height:58rem; padding:2rem 0rem 10rem 4rem; margin-top:20%; background:url(../images/ny_gy03.png) no-repeat 20px 0px;}
.gy_fzlclb h3{line-height:7rem; font-size:5rem; font-family:dincond;}
.gy_fzlclb font{width:40px; height:3px; background:#fc9714; display:block;}
.gy_fzlclb p{line-height:2.8rem; font-size:1.4rem; padding-top:2rem;}
/*fzlc swiper anniu*********/
.gy_fzlcc .swiper-button-prev_fzlc,.gy_fzlcc .swiper-button-next_fzlc{width:5rem !important; height:5rem !important; background:rgba(0,0,0,0.2) !important; border-radius:50%;}
.gy_fzlcc .swiper-button-prev_fzlc:hover,.gy_fzlcc .swiper-button-next_fzlc:hover{background:rgba(0,0,0,0.5) !important;}
.gy_fzlcc .swiper-button-prev_fzlc i,.gy_fzlcc .swiper-button-next_fzlc i{font-size:1.6rem; color:#FFF;}
.gy_fzlcc .swiper-button-prev_fzlc{top:40%; left:-15rem;}
.gy_fzlcc .swiper-button-next_fzlc{top:40%; right:-15rem;}
.gy_fzlcc .swiper-button-prev_fzlc:after{display:none;}
.gy_fzlcc .swiper-button-next_fzlc:after{display:none;}
/*fzlc swiper anniu end**********/
/*guanyu_fazhanlicheng end*/

/*guanyu_fengongsi*/
@media screen and (max-width:750px){
.gy_fgs_nr{margin:0rem 0 !important; grid-column-gap:0rem !important; grid-template-columns:1fr !important;}
.gy_fgs_nrl{ margin-bottom:3rem !important;}
}
.gy_fgs{padding:2rem 0;}
.gy_fgs_nr{margin:3rem 0; display:grid; grid-column-gap:5rem; grid-template-columns:1fr 1fr;}
.gy_fgs_nrl{position:relative; overflow:hidden; border-radius:2rem;}
.gy_fgs_nrl span{width:100%; display:block; background:#000;}
.gy_fgs_nrl span img{width:100%; display:block; transition:all 0.5s;}
.gy_fgs_nrl:hover span img{transform:scale(1.1);opacity:0.7; -moz-opacity:0.7; filter:alpha(opacity=70);}
.gy_fgs_nrl h3{width:100%; text-align:center; line-height:5rem; font-size:2.2rem; background:#65bb28; color:#FFF; padding:0 5rem;  position:absolute; right:0; bottom:0;}
.gy_fgs_nrl p{width:100%; text-align:center; line-height:3rem; font-size:1.6rem; color:#FFF;  position:absolute; left:0; top:20%; transition:all 0.5s;opacity:0.0; -moz-opacity:0.0; filter:alpha(opacity=0);}
.gy_fgs_nrl i{color:#FFF; font-size:3rem; margin:0 auto 2rem auto; text-align:center; display:inline-block;}
.gy_fgs_nrl:hover p{top:28%; opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);}
/*guanyu_fengongsi end*/

/*guanyu_gongsirongyu*****/
@media screen and (max-width:1860px){
.gy_ryc{max-width:90% !important;}
}

@media screen and (max-width:750px){
.gy_ryc{max-width:80% !important;}
}
@media screen and (max-width:450px){
.gy_ryc{max-width:75% !important;}
}
.gy_ry{padding:3rem 0; background:#eee;}
.gy_ryc{max-width:100%; margin:0 auto !important; position:relative;}
.gy_ry_nr{padding:0;}
.gy_rylb{width:100%;}
.gy_rylb span{width:100%; height:0; padding-bottom:120%; display:block; position:relative; background:#fbfbfb;}
.gy_rylb span img{max-width:90%; max-height:90%; display:block; position:absolute; left:0; top:0; right:0; bottom:0; margin:auto;}
.gy_rylb h3{line-height:2.4rem; text-align:center; font-size:1.6rem; font-weight:normal; padding:1.4rem 0;}

/*rongyu swiper anniu*********/
.gy_ryc .swiper-button-prev_ry,.swiper-button-next_ry{width:5rem !important; height:5rem !important; background:rgba(0,0,0,0.2) !important; border-radius:50%;}
.gy_ryc .swiper-button-prev_ry:hover,.gy_ryc .swiper-button-next_ry:hover{background:rgba(0,0,0,0.5) !important;}
.gy_ryc .swiper-button-prev_ry i,.swiper-button-next_ry i{font-size:1.6rem; color:#FFF;}
.gy_ryc .swiper-button-prev_ry{top:40% !important; left:-7rem !important;}
.gy_ryc .swiper-button-next_ry{top:40% !important; right:-7rem !important;}
.gy_ryc .swiper-button-prev_ry:after{display:none;}
.gy_ryc .swiper-button-next_ry:after{display:none;}
/*rongyu swiper anniu end**********/
/*guanyu_gongsirongyu end****/

/*qiyewenhua**********/
@media screen and (max-width:1200px){
.gy_qywh ul li{width:19% !important; padding-bottom:19% !important; margin:2% 3% !important;}
.gy_qywh ul li span i{font-size:4rem !important; margin:3rem auto 1rem auto !important;}
}
@media screen and (max-width:980px){
.gy_qywh ul li{width:29% !important; padding-bottom:22% !important; margin:2% 2% !important; border-radius:15px !important;}
.gy_qywh ul li:nth-child(8){width:62% !important;}
.gy_qywh ul li span i{margin:3rem auto 1rem auto !important;}
.gy_qywh ul li span h3{line-height:4rem !important;}
.gy_qywh ul li span p{width:90% !important;}
.gy_qywh ul li font{display:none !important;}
}
@media screen and (max-width:750px){
.gy_qywh ul li{padding-bottom:25% !important;}
.gy_qywh ul li span i{font-size:4rem !important;}
}

@media screen and (max-width:600px){
.gy_qywh ul li{padding-bottom:28% !important;}
.gy_qywh ul li span i{margin:2rem auto 1rem auto !important;}
}
@media screen and (max-width:500px){
.gy_qywh ul li{padding-bottom:38% !important;}
}

@media screen and (max-width:400px){
.gy_qywh ul li{padding-bottom:50% !important;}
}
.gy_qywh{padding:3rem 0;}
.gy_qywh ul{width:100%;}
.gy_qywh ul li{width:17%; height:0; padding-bottom:17%; border-radius:50%; float:left; text-align:center; border:1px #CCCCCC solid; margin:2% 4%;position:relative;}
.gy_qywh ul li font{width:100%; height:100%; display:block; border-radius:50%; position:absolute; left:0%; top:0%; border:0px #0569af solid; z-index:3; transition:all 0.2s;}
.gy_qywh ul li:hover font{width:110%; height:110%; display:block; position:absolute; left:-5%; top:-5%; border:5px #0569af solid; z-index:3;}
.gy_qywh ul li span{width:100%; height:100%; display:block; position:absolute; left:0; top:0;}
.gy_qywh ul li:hover{background:#0569af; border:1px #0569af solid; color:#FFF;}
.gy_qywh ul li span i{font-size:5rem; display:block; margin:4rem auto 1.2rem auto;}
.gy_qywh ul li span h3{line-height:5rem; font-size:2rem;}
.gy_qywh ul li span p{width:60%; line-height:2rem; font-size:1.4rem; display:block; margin:0 auto;}
/*qiyewenhua**********/

/*guanyu end********************************/

/*tongyong*/
.ny_w{min-height:500px; background:#f8f8f8;}
.ny_c{padding:3rem 0;}

.ny_wz{line-height:3rem; background:#FFF; font-size:1.6rem; color:#555; padding:2rem 0;}
/*tongyong end*/

/*zhaopin*/
@media screen and (max-width:750px){
.job_cl{width:auto !important; float:none !important;}
.job_cr{width:auto !important; float:none !important;}
}
.job_w{min-height:500px; background:#f8f8f8;}
.job_c{padding:3rem 0;}
.job_cl{width:63%; float:left;}
.job_cl dl{border:1px #eee solid; background:#fff; margin-bottom:1rem;}
.job_cl dl dt{background:#fff; border-bottom:1px #eee solid; padding:2rem 3rem; position:relative;}
.job_cl dl dt h3{line-height:5rem;font-size:2.6rem; font-weight:bold; color:#555;}
.job_cl dl dt span{font-size:1.6rem; line-height:2.4rem; margin-right:10rem; color:#777; display:block;}

.job_cl dl dt .dk{width:4rem; height:4rem; line-height:4rem; border-radius:4rem; text-align:center; font-size:1.8rem; border:1px #999999 solid; color:#555; position:absolute; right:3rem; top:35%;}
.job_cl dl dd{ line-height:4rem; padding:3rem; font-size:1.6rem; display:none;}

.job_cr{width:35%; line-height:4rem; background:#fff; padding:5rem; border:1px #eee solid; float:right;}
.job_cr h3{font-size:2.4rem;}
.job_cr span{font-size:1.4rem; padding-bottom:5rem; display:block;}
/*zhaopin end*/

/*lianxi*/
@media screen and (max-width:1200px){
.lxwm_c{padding:3rem 3rem !important;}
}

@media screen and (max-width:960px){
.lxwm_c{grid-template-columns:1fr !important; grid-row-gap:3rem !important }
.lxwm_l{padding:5rem 3rem 3rem 3rem !important;}
}
.lxwm_w{min-height:500px; background:#f8f8f8;}
.lxwm_c{padding:5rem 8rem; display:grid; grid-column-gap:5rem; grid-template-columns:1fr 1fr;}
.lxwm_c h1{font-size:3rem;}
.lxwm_l{line-height:4rem; font-size:1.6rem; background: url(../images/lx01.png) no-repeat right top #FFF; background-size:5rem 5rem; padding:5rem 5rem 5rem 5rem; box-shadow:0px 0px 20px rgba(80, 80, 80, 0.1);}
/*lianxi end*/

/*neiyeyangshi end*************************************************************************/

/*bottom*/
@media screen and (max-width:1400px){
.bottom_wl ul li{width:28% !important;}
}
@media screen and (max-width:1200px){
.bottom_bq{text-align:center !important;}
.bottom_bqr{display:none !important;}

}
@media screen and (max-width:950px){
.bottom_wl{width:auto !important; float:none !important;}
.bottom_wl dl{display:none !important;}
.bottom_wl ul{width:auto !important; margin:0 20% !important;}
.bottom_wl ul li{width:29% !important; margin:0 2% !important;}
.bottom_wr{display:none !important;}
}

@media screen and (max-width:749px){
.bottom_wl ul{margin:0 5% !important;}
}

.bottom_w{background:url(../images/bottom01.jpg) no-repeat; background-size:cover; color:#FFF;}
.bottom_wc{padding:3rem 0;}

.bottom_wl{width:34%; float:left;}
.bottom_wl dl{width:100%;}
.bottom_wl dl dt{ line-height:3rem; font-size:1.4rem;}
.bottom_wl dl dd{line-height:3rem; font-size:1.8rem; padding-bottom:2.4rem;}
.bottom_wl ul{width:100%;}
.bottom_wl ul li{width:22%; margin-right:5%; float:left;}
.bottom_wl ul li span{width:100%; height:0px; padding-bottom:100%; background:url(../images/bottom02.png) no-repeat; background-size:cover; display:block; position:relative;}
.bottom_wl ul li span img{width:84%; height:84%; display:block; position:absolute; left:8%; top:8%;}
.bottom_wl ul li p{ line-height:5rem; font-size:1.4rem; text-align:center;}

.bottom_wr{width:60%; float:right;}
.bottom_wr ul{width:100%; display:grid; grid-column-gap:5px; grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr  1fr;}
.bottom_wr ul li{ padding:0;}
.bottom_wr ul li h3{line-height:6rem; font-size:1.8rem; font-weight:normal;}
.bottom_wr ul li a{line-height:4rem; display:block; color:#97bcec;}
.bottom_wr ul li a:hover{color:#fc9714;}
.bottom_wr ul li a i{font-size:1.4rem;}

.bottom_bq{line-height:3rem; border-top:1px #4d83c6 solid; padding:2rem 0 3rem 0;}
.bottom_bq a{color:#FFF;}
.bottom_bq a:hover{color:#fc9714;}
.bottom_bq .gongan{vertical-align:middle; margin-right:5px;}
.bottom_bqr{position:absolute; right:0; top:0;}

/*留言预定*/
.feed01{width:100%; height:auto;}
.feed02{width:100%; height:auto; margin:20px 0px;}
.feed02_a{width:100px; height:35px; line-height:35px; text-align:right; margin-right:10px; font-size:14px; float:left;}
.feed02_b{width:400px; height:35px; line-height:35px; float:left;}
.feed02_b span{color:#F00; font-size:16px;}
.feed02_c{width:400px; height:auto; line-height:22px; float:left;}
.feed03{height:auto; padding-left:110px; font-size:16px;}
.form01{width:380px; height:35px; line-height:35px;}
.form05{width:200px; height:35px; line-height:35px;}
.form02{width:50px; height:35px; line-height:35px;}
.form03{width:380px; height:90px; line-height:22px;}
.form04{width:100px; height:35px; cursor:pointer; margin-left:110px;}

@media screen and (max-width:749px){	
.kefu{display:none !important;}
}
.kefu{width:38px; height:auto; position:fixed; bottom:5%; right:1%; z-index:9999;}
.kefu i{font-size:2rem; line-height:38px; text-align:center; display:block; color:#FFF;}
.kefu .a01{width:38px; height:38px;  background:#999; border-radius:5px; margin-top:5px; cursor:pointer;}
.kefu .a01:hover{background:#ff8825;}
.kefu .a02{width:38px; height:38px;  background:#999; border-radius:5px; margin-top:5px; cursor:pointer; position:relative;}
.kefu .a02:hover{background:#ff8825;}
.kefu .a02 span{line-height:38px; text-align:center; white-space:nowrap; background:#ff8825; color:#FFF; border-radius:5px; position:absolute; right:40px; top:0px; z-index:999999; display:none; padding:0 10px;}
.kefu .a02:hover span{ display:block;}
.kefu .a03{width:38px; height:38px;  background:#999; border-radius:5px; margin-top:5px; cursor:pointer; position:relative;}
.kefu .a03:hover{background:#ff8825;}
.kefu .a03 .ewm{width:90px; max-width:100px; position:absolute; left:-92px; top:-10px; z-index:999999; display:none;}
.kefu .a03:hover .ewm{display:block;}



/*--详情页面--*/
@media screen and (max-width:1199px){
.xq03 .icon-ketang{display:none !important;}
.xq01{padding:3rem 4rem !important;}
}
@media screen and (max-width:749px){
.xq_w{background:none !important;}
.xq01{padding:0rem 0rem !important; box-shadow:none !important;}
.xq02{line-height:28px !important; padding:0 0 0rem 0 !important; font-size:2.2rem !important;}
.xq03 input{margin-left:1px !important;}
.xq03 font{display:none !important;}
}
.xq_w{ border-top:1px #eee solid; background:#f8f8f8;}
.xq_c{padding:3rem 0;}
.xq01{min-height:500px; margin:0px auto; background:#FFF; padding:5rem 20rem; box-shadow:0px 0px 20px rgba(0, 0, 0, 0.1);}

.xq02{height:auto; line-height:38px; padding:0px 0px 0px 0px; text-align:center; font-size:2.6rem; color:#333;}
.xq03{height:50px; line-height:50px; text-align:center; font-size:1.6rem; color:#999; border-bottom:3px #eee solid; position:relative;}
.xq03 i{margin:0 5px 0 14px;}
.xq03 input{ width:20px; height:46px; line-height:36px; vertical-align:top; font-size:2.2rem; margin-left:5px; border:none; color:#999; background:none;}
.xq03 input:hover{color:#F00;}
.xq04{height:auto; padding:30px 0px; font-size:16px; line-height:30px;}
.xq04 img{max-width:100% !important;}
.xq05{height:auto; padding-top:10px; font-size:1.6rem; border-top:3px #eee solid;}
.xq05 p{line-height:4rem;}





/**********内容样式************/
/**********纯图片展示***********/

@media screen and (max-width:1400px){	
.show_img ul li{width:31% !important;}
}

@media screen and (max-width:960px){	
.show_img ul li{width:48% !important;}
}

.show_img{width:100%; margin:0px auto; overflow:hidden;}
.show_img ul{width:103%; margin:0px auto;}
.show_img ul li{width:23.1%; height:auto; margin:0 1.9% 2% 0; position:relative; float:left;}
.show_img ul li .div01{width:100%; height:0; padding-bottom:70%; overflow:hidden; position:relative; background:#000;}
.show_img ul li .div01 i{width:20px; height:20px; font-size:5rem; color:#FFF; position:absolute; top:60%; left:0; right:0; margin:auto; transition:all 0.5s; opacity:0; -moz-opacity:0; filter:alpha(opacity=0);}
.show_img ul li:hover .div01 i{top:45%; opacity:0.7; -moz-opacity:0.7; filter:alpha(opacity=70);}
.show_img ul li .div01 img{width:100%; height:100%; margin:0 auto; display:block; transition:0.6s; position:absolute; left:0; top:0;}
.show_img ul li:hover .div01 img{transform:scale(1.2); opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50);}
.show_img ul li span{height:50px; line-height:50px; text-align:center; display:block; font-size:1.8rem; background:#eee; padding:0 10px; overflow:hidden;}

/**********纯图片展示单独***********/
@media screen and (max-width:749px){
.show_img01 ul li{width:47% !important; margin:1.5% 1.5% 5% 1.5% !important;}
}

.show_img01{width:100%; margin:0px auto;}
.show_img01 ul{margin:0 -1.5%;}
.show_img01 ul li{width:30.33%; height:auto; margin:1.5% 1.5% 2% 1.5%; float:left;}
.show_img01 ul li .img01{width:100%; height:0px; padding-bottom:70%; background:#000; position:relative; overflow:hidden;}
.show_img01 ul li .img01 img{ width:100%; height:100%; display:block; position:absolute; left:0; top:0; transition:all 0.5s;}
.show_img01 ul li:hover .img01 img{transform:scale(1.2); opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50);}
.show_img01 ul li .img01 i{font-size:4rem; color:#FFF; position:absolute; left:45%; top:55%; z-index:999; transition:all 0.5s; opacity:0; -moz-opacity:0; filter:alpha(opacity=0);}
.show_img01 ul li:hover .img01 i{top:45%; opacity:0.8; -moz-opacity:0.8; filter:alpha(opacity=80);}
.show_img01 ul li span{height:30px; line-height:30px; display:block; font-size:1.8rem; text-align:center; padding:0px 5%; overflow:hidden; margin-top:3%;}
.show_img01 ul li p{line-height:1.4rem; text-align:center; font-size:1.4rem; color:#999;}



/**********新闻列表展示***********/
@media screen and (max-width:1200px){	
.show_news{ width:100% !important; padding:2rem 5rem !important; }
.show_news ul li a{padding:20px 0px 40px 0 !important; line-height:20px !important; display:flex !important;}
.show_news ul li span{line-height:20px !important; left:15px !important; bottom:15px !important;}
}

@media screen and (max-width:749px){	
.show_news{ width:100% !important; padding:2rem 5rem !important; }
.show_news ul li a{padding:20px 0px 40px 0 !important; line-height:20px !important; display:flex !important;}
.show_news ul li span{line-height:20px !important; left:15px !important; bottom:15px !important;}
}
.show_news{ padding:5rem 15rem; margin:0px auto;background:#FFF;}
.show_news ul li{font-size:1.6rem; border-bottom:#999 1px dotted; margin:0px auto; position:relative;}
.show_news ul li a{line-height:25px; display:block; padding:20px 150px 20px 0;}
.show_news ul li a i{font-size:1.4rem; margin-right:5px; vertical-align:middle;}
.show_news ul li span{line-height:70px; color:#555; position:absolute; right:0px; bottom:0px;}

/**********图文混排展示***********/
@media screen and (max-width:1499px){
.show_news_img ul li a span h3{height:52px !important; overflow:hidden !important;}
}
@media screen and (max-width:1199px){	
.show_news_img ul li a img{width:32% !important;}
.show_news_img ul li a span{width:60%!important;} 
.show_news_img ul li a span h3{height:45px !important; line-height:20px !important; font-size:2.2rem !important;}
.show_news_img ul li a span h4{ height:55px !important; overflow:hidden !important;}
}
@media screen and (max-width:979px){	
.show_news_img ul li{padding:2rem 3rem !important;}
.show_news_img ul li a img{ height:17rem !important;}
.show_news_img ul li a span h3{font-size:1.8rem !important;}
.show_news_img ul li a span h4{display:none !important;}
.show_news_img ul li a span p{border-bottom:none !important; font-size:1.2rem !important;}
.show_news_img ul li a span font{display:none !important;}
}

@media screen and (max-width:749px){	
.show_news_img ul li{padding:0rem 0rem !important;}
.show_news_img ul li a img{height:15rem !important;}
.show_news_img ul li a span h3{height:auto !important; padding:2rem 0 0 0 !important;}
}
@media screen and (max-width:480px){	
.show_news_img ul li a img{width:35% !important; height:12rem !important; }
.show_news_img ul li a span h3{height:58px !important;}
.show_news_img ul li a span{width:55% !important;}
}
.show_news_img{width:100%; margin:0px auto;}
.show_news_img ul li{background:#fff; text-align:left; margin-top:20px; padding:5rem 8rem;}
.show_news_img ul li:hover{background:#fff; box-shadow:0px 0px 20px rgba(0, 0, 0, 0.1);}
.show_news_img ul li a{position:relative; display:block;}
.show_news_img ul li a img{width:25%; height:25rem; display:block;}
.show_news_img ul li a span{width:65%; height:auto; line-height:25px; display:block; font-size:14px; position:absolute; right:5%; top:0px; z-index:1; }
.show_news_img ul li a span h3{line-height:3.5rem; font-size:2.8rem; color:#333; margin:0px; font-weight:normal; padding:2rem 0 0rem 0;}
.show_news_img ul li:hover h3{color:#ff8825;}
.show_news_img ul li a span h4{max-height:5.5rem; line-height:2.6rem; font-weight:normal; color:#777; font-size:1.6rem; overflow:hidden;}
.show_news_img ul li a span p{width:100%;line-height:5rem; font-size:1.6rem; color:#777; margin-bottom:15px; border-bottom:1px #999 dashed; position:relative;}
.show_news_img ul li a span font{font-size:2rem; display:block; margin-top:2%;}

/**********单页展示***********/
@media screen and (max-width:750px){	
.show_single{padding:5rem 5rem !important; }

}
.show_single{ margin:0px auto; background:#FFF; padding:5rem 20rem; box-shadow:0px 0px 20px rgba(0, 0, 0, 0.1);}
.show_single_t{font-size:20px; line-height:20px; color:#000000; text-align:center; padding-bottom:20px;}
.show_single_d{height:35px; line-height:35px; text-align:center; color:#FFFFFF; font-size:14px; background:#cbcbcb;}
.show_single_c{padding-top:10px; font-size:16px; line-height:35px;}

/**********上下图文混排展示***********/
@media screen and (max-width:1400px){	
.show_news_img_sx ul li{width:29% !important;}
}
@media screen and (max-width:960px){	
.show_news_img_sx ul li{width:46% !important;}
}

@media screen and (max-width:480px){	
.show_news_img_sx ul li{width:91% !important;}
}
.show_news_img_sx{width:100%; margin:0px auto; overflow:hidden;}
.show_news_img_sx ul{width:110%; height:auto;}
.show_news_img_sx ul li{width:21.2%; height:auto; margin-right:2%; margin-bottom:2%; float:left; background:#fff; position:relative;}
.show_news_img_sx ul li .img01{width:100%; height:0px; padding-bottom:70%; background:#000; overflow:hidden; position:relative;}
.show_news_img_sx ul li .img01 i{font-size:5rem; color:#FFF; display:block; position:absolute; top:55%; left:45%; margin:0 auto; transition:all 0.5s; opacity:0; filter:alpha(opacity=0);}
.show_news_img_sx ul li:hover .img01 i{top:45%; opacity:0.5; filter:alpha(opacity=50);}
.show_news_img_sx ul li .img01 img{width:100%; height:100%; display:block; transition:all 0.5s; position:absolute; left:0; top:0;}
.show_news_img_sx ul li:hover .img01 img{transform:scale(1.2); opacity:0.5; filter:alpha(opacity=50);}

.show_news_img_sx ul li .zw{width:85%; height:auto; min-height:170px; margin:20px auto;}
.show_news_img_sx ul li .zw h3{ height:3rem; line-height:3rem; font-size:1.8rem; font-weight:normal; overflow:hidden;}
.show_news_img_sx ul li .zw span{line-height:40px; font-size:1.4rem; color:#999;}
.show_news_img_sx ul li .zw p{ height:5.3rem; line-height:24px; font-size:1.4rem; color:#777; overflow:hidden;}
.show_news_img_sx ul li .zw p font{font-size:1.4rem; display:block; transition:all 0.5s; position:absolute; left:8%; bottom:30px;}
.show_news_img_sx ul li:hover .zw p font{color:#000;}


/*分页样式*/
.page_area{padding:25px 0px; text-align:center; clear:both;}
.PageNav_2{display:block; width:100%; text-align:center; clear:both;}
.PageNav_2 .PageTurn{height:25px; line-height:23px; border:#777 1px solid; background:#777; padding:0px 5px; color:#FFFFFF; display:inline-block; margin:2px;}
.PageNav_2 .PageTurn_Disable{height:25px; line-height:23px; border:#777 1px solid; color:#fff; background:#777; padding:0px 5px; display:inline-block; margin:2px;}
.PageNav_2 .PageNum{height:25px; line-height:23px; border:#777 1px solid; background:#777; color:#fff; padding:0px 5px; display:inline-block; margin:2px;}/*未选中样式*/
.PageNav_2 .PageNum_Disable{height:25px; line-height:23px; color:#FFFFFF; border:1px solid #ff8825; background:#ff8825; padding:0px 5px; display:inline-block; margin:2px;}/*当前选中样式*/
