*{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:#eee; 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:#f75428;}
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 100px;}
.w1400{max-width:1400px; margin:0px auto;}
.w1200{width:1200px; margin:0px auto;}
.relativea{position:relative;}
.hidden{overflow:hidden;}

@media screen and (max-width:749px){
	.float_l{max-width:none !important;}
	.float_r{max-width:none !important;}
}
.float_l{max-width:55%; float:left;}
.float_r{max-width:43%; float:right;}


@media screen and (max-width:1600px){
	.w1700{margin:0px 30px !important;}
	.top_tel{display:none !important;}
}

@media screen and (max-width:1400px){
	html{font-size:55% !important;}
}

@media screen and (max-width:949px){
	html{font-size:52% !important;}
}

@media screen and (max-width:749px){
	html{font-size:50% !important;}
	.w1700{margin:0px 20px !important;}
	.float_l{max-width:100% !important; padding-right:0px !important;}
}



@media screen and (max-width:1199px){
	.top_w{display:none !important;}
	.top_sj{display:block !important;}
	.top_en{margin:2.3rem 2rem 0 0;}
}

.top_w{width:100%; height:80px; position:fixed; left:0; top:0; z-index:9999; transition:all 0.2s;}
.top_logo{padding:15px 0 0 0; float:left;}
.top_logo .logo02{display:none;}
.top_logo01 .logo01{display:none;}
.top_logo01 .logo02{display:block;}
.top_en{float:right; margin:2.5rem 2rem 0 0;}
.top_en a{width:30px; height:30px; line-height:30px; text-align:center; font-size:1.2rem; color:#FFF; border:1px #FFFFFF solid; border-radius:50%; display:block;}
.top_en a:hover{border:1px #cd5c00 solid; background:#cd5c00;}
.top_tel{line-height:80px; font-size:1.8rem; color:#FFF; float:right;}
.top_tel i{vertical-align:middle;}
.sabit{background:#FFF; box-shadow:0 1px 2px rgba(0,0,0,.1);}
.sabit .top_tel{color:#333;}
.sabit .top_en a{border:1px #999 solid; color:#333;}
.sabit .top_en a:hover{border:1px #cd5c00 solid; background:#cd5c00; color:#fff;}

/*web dh*/
@media screen and (max-width:1339px){
	.ind_dh ul li span{padding:0 1.2rem !important;}
}
.ind_dh{height:80px; float:right;}
.ind_dh ul{ margin-right:2rem;}
.ind_dh ul li{height:80px; text-align:center; float:left; position:relative;}
.ind_dh ul li span{display:block; padding:0 2rem;}
.ind_dh ul li span a{font-size:1.6rem; line-height:80px; color:#fff; 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:80px; opacity:1; -moz-opacity:1; filter:alpha(opacity=100);}
/*web dh*/


@media screen and (max-width:949px){
	.top_sjhd{display:block !important;}
}
@media screen and (max-width:419px){
	.top_sj .logo img{max-height:3.4rem !important; margin-top:2.2rem !important;}
}
.top_sj{width:100%; height:60px; background:#fff; display:none; position:fixed; left:0; top:0; z-index:9; box-shadow:0 1px 2px rgba(0,0,0,.1);}
.top_sj .logo{margin-left:3%;}
.top_sj .logo img{max-height:4rem; display:block; margin-top:1.6rem;}
.top_sj .top_en{position:absolute; right:15%; top:13px; margin:0 !important;}
.top_sj .top_en a{border:1px #999 solid; color:#333;}
.top_sj .top_en a:hover{border:1px #cd5c00 solid; background:#cd5c00; color:#fff;}
.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;}


/*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:100%; overflow:hidden; background:#fff; position:relative;}
.banner img{width:100%; min-height:100%; display:block;}
.banner .swiper-container{width:100%; height:100%;}

.bannerM {font-size:14px;position: absolute; bottom: 8%;left: 5%;z-index: 10;line-height: 1.2em;text-align: center;width: 40px;}
.bannerM p{width: 20px;margin: 10px 0 0 18px;}
.bannerM p a{color: #fff;}
.bannerM p i{display:inline-block; margin-left:3px; font-size:1.0rem; margin:0 auto;}

.mouse{width:22px;height:40px;position: relative;margin: 0 auto;}
.mouse span{display:block;position:absolute;width:40px;height:22px;background-repeat:no-repeat;}
.mouse span:nth-child(1){left:0;bottom:0;background-image:url(../images/m_ban1.png);animation:second 7.3s infinite;background-position:center bottom}
.mouse span:nth-child(2){height:0;z-index:1;background-image:url(../images/m_ban1_1.png);animation:first 7.3s infinite;background-position:center top}
@keyframes first{0%{height:0%}100%{height:100%}}
@keyframes second{0%{height:100%}100%{height:0%}}

.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*/
@media screen and (max-width:749px){
.ind_gy{margin:3rem 20px !important; display:block !important;}
}
.ind_gy{margin:3rem 0; display:none;}
.ind_gy h2{font-size:2.4rem; line-height:4rem; position:relative;}
.ind_gy h2 font{font-size:1.6rem; font-weight:normal;}
.ind_gy h2 p{width:35px; height:3px; background:#cd5c00 ; display:block; margin-bottom:2rem;}
.ind_gy h2 a{font-size:3rem; position:absolute; top:1rem; right:0;}
/*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:200px !important;}
.banner_ny02 h3{font-size:2.6rem !important;}
.banner_ny02 span{font-size:1.6rem !important;}
}
.banner_ny{width:100%; height:560px; text-align:center; position:relative;}
.banner_ny02{width:100%; color:#FFF; position:absolute; left:0; top:40%;}
.banner_ny02 h3{line-height:6rem;font-size:3.6rem; padding:0 5rem;}
.banner_ny02 span{line-height:2.2rem; font-size:1.8rem; display:block; padding:0 5rem;}
/*banner_ny end*/

/*neiyeyangshi*************************************************************************/
@media screen and (max-width:1399px){
	.ny_c{margin:0px 30px !important;}
	.ny_crc{padding:1rem 3rem 3rem 3rem !important;}
}
@media screen and (max-width:1199px){
	.ny_cl{width:22% !important; }
	.ny_cr{width:78% !important;}
}
@media screen and (max-width:749px){
	.ny_c{margin:0px 0px !important; top:0rem !important; display:block !important;}
	.ny_cl{display:none !important; float:none !important;}
	.ny_cr{width:100% !important; float:none !important;}
	.ny_crc dl dt .ny_bt p{display:none !important;}
	.ny_cl_sj{display:flex !important;}
}
.ny_cl_sj{padding:1rem 2rem 0 2rem; display:none; flex-wrap:wrap;}
.ny_cl_sj a{line-height:4rem; font-size:1.6rem; text-align:center; background:#bbb; color:#FFF; display:block; border-radius:8px; padding:0 1rem; margin:0.5rem 0.2rem; flex-grow:1;}
.ny_cl_sj .sub_a_hover{background:#113373; color:#FFF;}

.ny_w{background:url(../images/nybj.jpg) center top fixed; position:relative;}
.ny_c{max-width:1700px; margin:0 100px;  position:relative; left:0px; top:-8rem; background:#fff; display:flex; -moz-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.2); -webkit-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.2); box-shadow:0px 0px 20px rgba(0, 0, 0, 0.2);}
.ny_cl{width:20%; float:left; background:#f8f8f8; display:flex; height:auto;}
.ny_cl dl{width:100%;}
.ny_cl dl dt{width:100%; line-height:5rem; background:#56a3ff; color:#FFF;}
.ny_cl dl dd{padding-top:3rem;}
.ny_cl dl dd a{width:100%; line-height:6rem; font-size:1.6rem; border-bottom:1px #eee solid; display:block; padding:0 10%; position:relative;}
.ny_cl dl dd a:hover{background:#113373; color:#FFF;}
.ny_cl dl dd .sub_a_hover{background:#113373; color:#FFF;}
.ny_cl dl dd a i{position:absolute; right:10%; top:0px;}

.ny_cr{width:80%; min-height:500px; float:right; background:#fff;}
.ny_crc{padding:3rem 12rem 5rem 5rem;}
.ny_crc dl{width:100%;}
.ny_crc dl dt{width:100%; border-bottom:1px #eee solid;}
.ny_crc dl dt .ny_bt{line-height:30px; color:#555; position:relative; margin:1rem 0;}
.ny_crc dl dt .ny_bt h3{ font-size:2.6rem; color:#555;}
.ny_crc dl dt .ny_bt h3 i{font-size:2.2rem; font-weight:normal;}
.ny_crc dl dt .ny_bt p{line-height:30px; position:absolute; right:0; top:0;}
.ny_crc dl dt .ny_fbt{line-height:2rem; font-size:1.6rem; color:#777; display:block; border-top:1px #eee solid; padding:1rem 1.8rem 1rem 1.8rem;  background:#eee;}
.ny_crc dl dd{width:100%; padding:2rem 0 0 0; line-height:3rem;}


/*lianxi*/
@media screen and (max-width:749px){
	.lx_l{width:100% !important;}
	.lx_r{width:100% !important;}
}
.lx_l{width:40%; line-height:3rem; font-size:1.6rem; float:left;}
.lx_r{width:55%; float:right;}
/*lianxi end*/

/*neiyeyangshi end*************************************************************************/

/*bottom*/
@media screen and (max-width:1199px){
 .bottoma_l{ display:none !important;}
 .bottoma_c{max-width:100% !important;}
}
@media screen and (max-width:749px){
.bottoma_c{float:none !important; margin-right:0 !important;}
.bottom_bqc{line-height:2.4rem !important;}
.bottom_bqc span{position:relative !important;}
}
@media screen and (max-width:480px){
.bottoma_c{text-align:center !important;}
.bottoma_r{text-align:center !important; float:none !important; margin:2rem 0 !important;}
.bottoma_r img{margin:0 auto !important;}
.bottoma h3{display:none !important;}
.bottom_bqc{text-align:center !important;}
}

.bottoma{background:#113373; color:#CCC; padding:3% 0; border-top:3px #072a5b solid;}
.bottoma h3{font-size:1.6rem; line-height:4rem; color:#FFF;}
.bottoma h3 i{ font-size:2.2rem; margin-right:5px; vertical-align:bottom; font-weight:normal;}
.bottoma a{line-height:3rem; display:block; color:#FFF; padding-left:6px;}
.bottoma a i{ font-size:1.4rem; margin-right:5px;}
.bottoma a:hover{color:#ff8825 ;}
.bottoma p{line-height:3rem; display:block; color:#FFF; padding-left:6px;}
.bottoma p i{ font-size:1.4rem; margin-right:5px;}

.bottoma_l{max-width:20%; float:left; margin-right:4.5%;}
.bottoma_c{max-width:30%; float:left; margin-right:0%;}

.bottoma_r{float:right;}
.bottoma_r img{width:110px; height:110px; display:block;}
.bottoma_r p{ line-height:2rem; text-align:center; font-size:1.4rem; color:#FFF; display:block; padding-top:1.2rem;}

.bottom_bq{background:#0c2450; color:#fff; padding:30px 0;}
.bottom_bqc{position:relative;}
.bottom_bqc span{position:absolute; right:0; top:0; display:block;}
.bottom_bqc a{color:#fff;}
.bottom_bqc a:hover{color:#cd5c00;}

/*留言预定*/
.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;}
}
@media screen and (max-width:749px){
.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;}
}
.xq01{width:100%; height:auto; margin:0px auto;}
.xq02{width:100%; height:auto; line-height:38px; padding:0px 0px 0px 0px; text-align:center; font-size:2.6rem; color:#333;}
.xq03{width:100%; 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{width:100%; height:auto; padding:30px 0px; font-size:16px; line-height:30px;}
.xq05{width:100%; height:auto; padding-top:10px; font-size:1.6rem; border-top:3px #eee solid;}
.xq05 p{line-height:4rem;}





/**********内容样式************/
/**********纯图片展示***********/
@media screen and (max-width:1599px){	
.show_img ul li .div01 img{height:18rem !important;}
}

@media screen and (max-width:1199px){	
.show_img ul li{width:31% !important;}
.show_img ul li .div01 img{height:20rem !important;}
}

@media screen and (max-width:749px){	
.show_img ul li{width:48% !important;}
.show_img ul li .div01 img{height:30rem !important;}
}

@media screen and (max-width:420px){	
.show_img ul li{width:99% !important;}
.show_img ul li .div01 img{height:auto !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%; 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:22rem; margin:0 auto; display:block; transition:0.6s;}
.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.4rem; 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:749px){
.show_img02 ul li{width:47% !important; margin:1.5% 1.5% 5% 1.5% !important;}
.show_img02 ul li span{line-height:30px !important; margin-top:2% !important;}
}

.show_img02{width:100%; margin:0px auto;}
.show_img02 ul{margin:0 -1.5%;}
.show_img02 ul li{width:22%; height:auto; margin:1.5% 1.5% 2% 1.5%; float:left;}
.show_img02 ul li .img01{width:100%; height:0px; padding-bottom:150%; background:#000; position:relative; overflow:hidden;}
.show_img02 ul li .img01 img{ width:100%; height:100%; display:block; position:absolute; left:0; top:0; transition:all 0.5s;}
.show_img02 ul li:hover .img01 img{transform:scale(1.2); opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50);}
.show_img02 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_img02 ul li:hover .img01 i{top:45%; opacity:0.8; -moz-opacity:0.8; filter:alpha(opacity=80);}
.show_img02 ul li span{line-height:45px; display:block; font-size:2rem; text-align:center; padding:0px 5%; overflow:hidden; margin-top:3%;}
.show_img02 ul li p{line-height:1.4rem; text-align:center; font-size:1.4rem; color:#999;}
.show_img02 ul li p font{color:#f76950;}

/**********纯图片展示02***********/
@media screen and (max-width:1119px){
.show_pro ul li{width:31.3% !important;}
}
@media screen and (max-width:749px){
.show_pro ul li{width:48% !important;}
.show_pro ul li a{padding:5% !important;}
.show_pro ul li a h4{font-size:1.2rem !important;}
}

.show_pro{width:100%; padding:0px 0; overflow:hidden;}
.show_pro ul{ width:102%; margin:0px auto;}
.show_pro ul li{width:23%; margin:0% 2% 2% 0%; background:#FFF; float:left;}
.show_pro ul li:hover{box-shadow:0 2px 8px rgba(0,0,0,.1);}
.show_pro ul li a{display:block; margin:0 auto; padding:20px; border:1px solid #dbe3ef;}
.show_pro ul li a .img01{width:100%; height:auto; position:relative;}
.show_pro ul li a .img01:hover i{display:none;}
.show_pro ul li a .img01 img{width:100%; display:block;}
.show_pro ul li a h3{height:40px;line-height:20px; font-size:1.4rem; overflow:hidden; font-weight:normal; overflow:hidden; margin-top:15px;}
.show_pro ul li a h4{line-height:20px; font-size:1.4rem; overflow:hidden; margin-top:10px; font-weight:normal; color:#777;}


/**********新闻列表展示***********/
@media screen and (max-width:749px){	
.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{margin:0px auto;}
.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{}
.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 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 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:420px){	
.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:#f9f9f9; text-align:left; margin-top:20px;}
.show_news_img ul li:hover{background:#fff; box-shadow:0px 0px 10px rgba(0,0,0,0.1);}
.show_news_img ul li a{position:relative; display:block;}
.show_news_img ul li a img{width:30%; height:25rem; display:block;}
.show_news_img ul li a span{width:60%; 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:2.5rem; font-size:2rem; color:#333; margin:0px; font-weight:normal; padding:3rem 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.4rem; 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%;}

/**********单页展示***********/
.show_single{width:100%; margin:0px auto;}
.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:749px){	
.show_news_img_sx ul li{width:46% !important;}
}

@media screen and (max-width:420px){	
.show_news_img_sx ul li .zw{min-height:auto !important; margin:10px auto !important;}
.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{display:none !important;}
.show_news_img_sx ul li .zw p{display:none !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:29%; height:auto; margin-right:2%; margin-bottom:2%; float:left; background:#f8f8f8; 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;}/*当前选中样式*/
