@charset "utf-8";
/* reset */
body,h1,h2,h3,h4,h5,p,dl,dt,dd,ul,ol,li,form,input,textarea,th,tr,td,select,figure,figcaption{margin:0;padding:0;}
body{font-size:16px;font-family:Arial,微软雅黑;color:#666; margin:0 auto;}
h1,h2,h3,h4,h5{font-weight:normal;}
em,i{font-style:normal;}
li {list-style:none;}
a {text-decoration:none;color:inherit;}
a:focus{text-decoration: none;outline: none;}
a:fover{text-decoration: none;outline: none;}



/* public */
.clearfix {*zoom: 1;}
.clearfix:before,.clearfix:after {content:'';display: block;height: 0;clear: both;visibility: hidden;}
.img_box,.pic_box{display:table-cell;vertical-align:middle;text-align:center;}
.main{width:100%; max-width:1500px; margin:0 auto;}
.fixed{position:fixed;left:0;top:0;z-index:999;}
.btn{font-family: '微软雅黑';cursor:pointer;}
.bl{display:inline-block;float:left;}
.br{display:inline-block;float:right;}
h1,h2,h3,h4,h5{font-weight:normal;}
.text_omit{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.img_fit{width:100%;height:100%;object-fit:cover;}

/* 页头 */
.header { top: 0; z-index: 9999; width: 100%; background: url(../images/prk_02.jpg) center no-repeat #272727;background-size: auto 100%; padding: 21px 15px; box-sizing: border-box;  border-bottom:1px solid #949393;}
.header .main{ display: flex; justify-content: space-between; }
.header h1{ width: 199px; height:100%;  }
.header h1 a { width: 100%; height: 100%; display: block; text-indent: -9999px; }
.menu { float: left; position: relative; padding-top: 10px;}
.menu .menu-icon {display: inline-block; width: 40px; height: 36px; cursor: pointer; position: relative;}
.menu span {background: #fff; display: inline-block;}
.header.change .menu span { background: #195ffa; }
.menu .s6 {width: 40px; height: 3px; position: absolute; top: 6px; left: 0;}
.menu .s7 {width: 20px; height: 3px;position: absolute; top: 16px; }
.menu .s8 {position: absolute;right: 0; top: 15px;width: 4px; height: 4px; border-radius: 100%;}
.menu .s9 {width: 40px; height: 3px;position: absolute; top: 26px; left: 0;}
.menu .s10 {width: 4px; height: 4px; border-radius: 100%; position: absolute; top: 16px; left: 18px; opacity: 0;filter:alpha(opacity=0); }

.open-nav .menu span { background: #fff; } 
.open-nav .menu .s8 {width: 18px; right: 0; top: 27px; height: 3px; transform: rotate(45deg);-ms-transform: rotate(45deg); -webkit-transform: rotate(45deg);border-radius: 0;}
.open-nav .menu .s7 {width: 18px;transform: rotate(-45deg);-ms-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); top: 6px; right: 0px;}
.open-nav .menu .s6 {width: 18px; transform: rotate(45deg);-ms-transform: rotate(45deg); -webkit-transform: rotate(45deg); top: 6px; left: 0px;}
.open-nav .menu .s9 {width: 18px; transform: rotate(-45deg);-ms-transform: rotate(-45deg); -webkit-transform: rotate(-45deg);top: 27px; left: 0px;}
.open-nav .menu .s10 {opacity: 1.0;filter:alpha(opacity=100); }
.menu .menu-icon *{ transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease; }

.search_btn{ width: 36px; height: 35px; padding-top: 10px; background: url(../images/search.png) center 10px no-repeat; background-size: auto 35px; }



.banner{ width:100%;height:100%;}
.banner .swiper-slide{ width:100%;height:100%;}
.banner .swiper-pagination-bullet{ width:30px;height:5px; border-radius:0;  background-color: #000;opacity:1;}
.banner .swiper-pagination-bullet-active{ background-color:#c72227; }





/* 显示导航 */
.aside-nav{width: 100%; padding-top: 100px; background: rgba(24, 37, 43, .8); position: absolute; box-sizing: border-box; left: -110%; z-index: 1000; transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;}
.open-nav .aside-nav {left:0; -webkit-transform: translateX(0); }
 





@media (max-width:991px){
	.header { padding: 15px 15px; }
	.header h1{ width: 175px; height: 50px; background-size: auto 50px; }
}
@media (max-width:768px){
	.aside-nav{ padding-top: 84px; }
}
@media (max-width:640px){
	.header { padding: 10px 15px; }
	.header h1{ width:70%; height:100%; background-size: auto 40px; }
	.aside-nav{ padding-top: 74px; }
}
@media (max-width:480px){
	.menu{ order: 0; }

	.search_btn{ display: none; }

	.aside-nav{ padding-top: 70px; }
}




.mNav::-webkit-scrollbar { width: 2px;}
.mNav::-webkit-scrollbar-track {background: #fff;}
.mNav::-webkit-scrollbar-thumb { background: #c3c3c3;}

.mNav::-webkit-scrollbar-thumb:window-inactive { background: #128dc0;}
.mNav{height:100%;overflow-y: auto;}
.mNav li{padding:5px 25px; box-sizing: content-box;}
.mNav .v1{display: block;/*padding-left: 25px;*/line-height:40px;font-size:14px; border-bottom: 1px #fff solid; background: url(../images/a2.png) no-repeat right 25px center; color:#fff}
.mNav dl{/*background-color: #f0f5fa;*/line-height: 45px;/*padding: 10px 25px;*/font-size: 12px; border-bottom: 1px solid #fff;display: none;}
.mNav dl dd:last-child { border-bottom: none;}
.mNav dl dd a {display:block;line-height:45px;border-bottom: 1px #fff solid; color:#fff}



/**/

.index_swiper{width:100%;height:100%;display: block;}
.index_swiper .swiper-slide{text-align: center;background-repeat:no-repeat;background-position:center center;background-size:100% 100%;}
.index_swiper .s2{text-align: center;background-repeat:no-repeat;background-position:top center;background-size:100% auto; background-color:#2b2b2d;}
.index_swiper .index_num{position: absolute;left:5%;top:60%;z-index: 111;width:20px;height:135px;}
.index_snext, 
.index_sprev{ width: 10px; height: 10px;display: block;margin:0 auto; cursor: pointer; outline: none;opacity: .6;}
.index_sprev{ background: url(../images/top.png) no-repeat center;
}
.index_snext{background: url(../images/bottom.png) no-repeat center;}
.index_num .indexpage{	position: static;margin:5px auto;}
.index_num .indexpage .swiper-pagination-bullet{
	width:2px;height:2px;background:#377ec6;border-radius:0;opacity: .6;display: block;	margin:5px auto;-webkit-transition: all .4s;-moz-transition: all .4s;-ms-transition: all .4s;-o-transition: all .4s;transition: all .4s;
}
.index_num .indexpage .swiper-pagination-bullet-active{background:#377ec6;width:2px;height:60px;border-radius:0;opacity: .6;}



/**/

.intil{margin: 0 auto; height:auto; overflow: hidden; position: relative;  width:70%; max-width: none; padding:10px 15px; text-align:center;box-sizing: border-box;border-bottom:1px solid #848383; }
.intil h2{ font-size:24px; color: #fff; }
.intil h3{ font-size:24px; color: #fff; font-family: "ava";  padding-top:20px; text-transform:uppercase;}
.intil:after {content:'';display: block;height:2px; width:80px; background-color:#fff;position:absolute; z-index:11; bottom:-1px; left:50%; margin-left:-40px}



.intil2{margin: 0 auto; height:auto; overflow: hidden;  width: 100%; max-width: none; padding: 0 15px; text-align:center;box-sizing: border-box; }
.intil2 h2{ font-size:20px; color: #fff;}
.intil2 h3{ font-size:30px; color: #b19680; font-family: "ava";  padding-top:20px; text-transform:uppercase;}



/* more */
.more_a{ display: block; width:80px; height:80px; border-radius:100%; background-color:#dca55b; overflow: hidden; margin:0 auto; text-align: center;}
.more_a .ani_line{ position: relative; float: right; display: block; width: 87px; height:25px; text-align: right; padding-right:5px   }
.more_a .ani_line img{ height:17px;padding-top:4px}
.more_a .tt{ height:80px; line-height:80px; color: #fff; font-size:14px; margin:0 auto}
.more_a .ttt{ height:80px; line-height:80px; color: #fff; font-size:14px; margin:0 auto}



	


	

/**/
.repro{width:90%; height:auto; margin:0 auto;overflow: hidden; padding-top:20px; }




.tilc{width:100%; display: block; height:auto; margin:0 auto; box-sizing: border-box; text-align:center; margin-top:20px;}
.tilc h3{ font-size:1.2rem; color:#fff; font-weight:normal;  font-weight: bold }
.tilc p{ font-size:1rem; line-height:2em;text-transform:uppercase;color:#fff;}



.promenu{width:100%; height:auto; overflow: hidden; margin:0 auto;}

.promenu dd{width:33.3%;height:auto; float: left; text-align: center; padding:5px; box-sizing: border-box; color:#fff}
.promenu img{border-radius: 100%; width:100%; text-align: center; padding:5px 18px ; box-sizing: border-box;}
.promenu h3{font-size:1rem;}
.promenu p{font-size:0.8rem;}



/**/
.index-txt{margin: 0 auto; width: 100%; height:auto; overflow: hidden; max-width: none; padding: 0 15px; text-align:center; box-sizing: border-box }
.index-txt .timg{width:100%; text-align: left;  float: left; margin-top:30px; }
.index-txt .timg img{ width:70%;}
.index-txt .textp{width:100%; text-align:left;text-indent:2em; float: left; color: white; font-size:0.8rem;line-height:1.5em; margin-top:35px}


/**/
.inpran{margin:20px auto; width: 100%; height:auto; overflow: hidden; text-align:center; box-sizing: border-box; padding:0 15px}
.inpran ul{ height:auto; overflow: hidden; }
.inpran li{ width: 33.33%; height:auto; overflow: hidden; float: left; color: white}
.inpran li img{ width: 80%; height:auto; overflow: hidden}
.inpran li h3{ font-size:1rem; line-height:30px}
.inpran  p{ font-size:0.8rem; line-height:2em; color: white; text-align: left; text-indent:2em; margin-top:20px;}
.inpran_img {margin:20px auto; width: 100%; height:auto; overflow: hidden; text-align:center; box-sizing: border-box; padding:0 15px}
.inpran_img img{ width:100%;}


	
	







/**/	
	.invr{ width:98%; height:auto; overflow:hidden; margin:10px auto;}	
	.invr img{ width:100%;}	


/**/
.incase{margin:30px auto; width:95%; max-width:none;box-sizing:border-box;  }
.incase  .c_txt {width:100%; background-color: white; text-align: left; padding:20px 10px; box-sizing: border-box}
.incase  .c_txt h3 { font-size:1rem;margin-bottom:10px;}
.incase  .c_txt p{font-size:0.8rem;}
.incase  .c_img {width:100%；}
.incase  .c_bot {width:100%; height:2rem; background-color: white; position: relative}
.incase  .c_bot:after{ content:""; position:absolute; width:30px; height:2px;background-color:#444; top:50%; left:50%;margin-left:-15px;}
.incase  .swiper-slide img{width:100%；}










/**/
.innews{margin-top:15px;}
.innews_list{ width:95%; height:auto; overflow: hidden; margin:10px auto; text-align: left;}
.innews_list .nimg{ width:100%; height:auto; overflow: hidden; float:left ; position: relative;}
.innews_list .nimg img{ width:100%; height:220px; }

.innews_list .ntxt{ width:100%; height:auto; overflow: hidden; float:right; padding:5px 10px; box-sizing: border-box; }
.innews_list .ntxt span{ font-size:16px; height:24px; list-style:24px; overflow: hidden; color:#FFFFFF; text-indent:0; margin-top:5px}
.innews_list .ntxt h3{ font-size:14px; height:24px; list-style:24px; overflow: hidden; color:#FFFFFF; text-indent:0; margin-top:5px}
.innews_list .ntxt p{ font-size:12px; height:54px; line-height: 18px; overflow: hidden;margin-top:5px;color:#FFFFFF;}
.innews .more_a{ margin-top:35px;}

.innews .swiper-pagination-bullet{ width:30px;height:8px; border-radius:0;  background-color: #cccccc;opacity:1;}
.innews .swiper-pagination-bullet-active{ background-color:#5bc0de; }


.itimg{ width:124px; height:39px; margin:10px auto; overflow: hidden}
.itimg img{ width:100%;border-radius:5px; }


/**/
.join-txt{margin: 0 auto;  width:90%; max-width: none; padding: 0 15px; height:auto; overflow: hidden; text-align:left;box-sizing: border-box; background-color:#d4dfe1; margin-top:135px; }
.join-txt h3{ font-size:30px; color: #000;padding:20px 0;}
.join-txt .textp{}
.join-txt .textp p{ font-size: 14px; line-height:2em; text-indent:2em; color:#242424;}
.join-txt .more_a{ margin-top:20px;}
.join-txt .more_a .ani_line{ position: relative; float: left; display: block; width: 87px; height: 10px; border-bottom: 1px solid #959595; }



/**/
.infot{margin:0 auto; width:100%; height:100%; overflow:hidden; max-width:none; text-align:center;color: #FFFFFF; background: url(../images/infoot.jpg.jpg)
center 70% no-repeat }

.flogo{margin:30px auto; width:100%; text-align:center;}
.ftxt{margin:25px auto; width:90%; height:70%; padding:0 15px; padding-top:35px; text-align:center; box-sizing:border-box; position:relative;}
.ftxt h3{font-size:1.8rem; color:#FFFFFF;}
.ftxt h3 img{height:30px}
.ftxt p{font-size:0.8rem; line-height:2em;}


.ficon{ width:80%; height:auto; text-align:center; margin-top:10px; margin:0 auto}
.ficon li{ width:33%; height:30px; float: left; margin-top:25px;}

.fcopy {margin:0 auto; width: 100%; position:absolute; bottom:70px;  padding:0 15px; text-align:center;box-sizing:border-box;font-size:0.8rem; line-height:3em;  border-top:1px solid #9fa0a0}


.fmenu{width:100%; height:70px; position: fixed; z-index:99; bottom:0; background:#000; padding:10px 0; box-sizing: border-box}
.fmenu li{width:25%; height:70px; float: left; text-align: center;}
.fmenu li img{height:25px;}
.fmenu li p{font-size:14px; color: white; }

.fmenu1{width:100%; height:70px; position:absolute; z-index:99; bottom:0px; background:#000; padding:10px 0; box-sizing: border-box}
.fmenu1 li{width:25%; height:70px; float: left; text-align: center;}
.fmenu1 li img{height:25px;}
.fmenu1 li p{font-size:14px; color: white; }


/**/

.catlist{width:100%; height:auto;overflow: hidden;background: #323232}
.catlist li{width:95%; height:200px;overflow: hidden; margin:15px auto; position:relative}


.catlist .cat_img{width:100%; height:200px; background-repeat: no-repeat; background-size:cover; background-position: center}
.catlist .cat_txt{ width:60%; height:auto; text-align:center; padding:8px; box-sizing: border-box; background:rgba(255,255,255,0.8); position: absolute; z-index:99; top:65px; left:20%;  }
.catlist .cat_txt h3{ font-size:1.2rem; color:#444; text-transform: uppercase;}
.catlist .cat_txt dd{ font-size:1rem; color:#444; line-height:26px; padding: 0 5px; display: inline-block; }
.catlist .cat_txt dd:first-child{ padding-top:15px; }




/**/
.leftmenu{ height:auto; margin:5px auto;  overflow: hidden; width: 100%; border-bottom:1px solid #e8e8e8;}
.listss { width: 100%; margin:5px 0;  overflow: hidden;text-align:left; }
.listss a {display: inline-block; padding: 0 15px;position: relative;margin-left:15px;color:#999;height:50px;line-height:50px; font-size:14px;}
.listss a::after{content:'';height:3px;width:100%;background:#0a1440;position: absolute;left:0;bottom:0;display:none;}
.listss a:hover::after,
.listss a.on::after{
	display:block;
}



.cshow{width:94%; height:auto; margin:0 auto; overflow:hidden; margin-bottom:40px; font-size:1.6rem; padding-top: 3rem; color:#999}
.cshow p{font-size:1.4rem;}
.cshow a{font-size:1.4rem;}
.cshow img{max-width:100%}




#imgshow{ width:95%;height:auto; margin:0 auto; overflow: hidden}
#imgshow figure{width:48%; float:left; margin:10px 1%; text-align: center}
#imgshow .img-dv {width:100%;}
#imgshow .img-dv img {width:100%; height:200px;}
#imgshow figcaption { font-size:16px;}

/**/



.nvabar{width:95%; margin: 0 auto;overflow: hidden; border:1px solid #E3E3E3; margin-top:35px}
.nvabar .type{ width:100%; padding-bottom:10px}
.nvabar .type p{ width:100%; height: 35px;  line-height: 35px;background: #f4f4f4;color: #333; text-indent:1em}
.nvabar .type a{display: inline-block; padding:8px; margin:3px; font-size:0.8rem;color: #333; }
.nvabar .type a.active{ background: #f6ab00;color: #fff;}

.nvabar .type1{ width:100%;  border-top:1px solid #E3E3E3; padding:10px 0}
.nvabar .type1 p{ width:auto; height: 35px;  line-height: 35px;background: #727272;color: #333; text-indent:1em}
.nvabar .type1 a{display: inline-block; padding: 8px; margin:3px; font-size:0.8rem;color: #333; }
.nvabar .type1 a.active{  background: #e70114;color: #fff; }
.nvabar .type1 .cc{background: #f6ab00; color:white;}





.pro_con{ padding:15px 0;}
.pro_con .title{ height:40px; line-height:40px; border:1px solid #999; border-top:1px solid #999; overflow:hidden; margin-bottom:30px;}
.pro_con .title span{ border-right:1px solid #999; display:inline-block; float:left; height:40px; padding:0 20px; cursor:pointer}
.pro_con .title span.on{ color:#eecd73}


.pro_con .con1{ width:100%; overflow:hidden; }
.pro_con .con1 ul{ width:100%;}

.pro_con .con1 li{ float:left;height:auto; background-color:#fff; margin-bottom:20px; width:46%; margin:1rem 2%; text-align:center; overflow:hidden; padding:10px; box-sizing: border-box;position: relative;}
.pro_con .con1 .con1_1{width:100%; height:auto; max-height:20rem; position:relative; background-size:contain; background-repeat:no-repeat;background-position:center;}
.pro_con .con1 .con1_1 a{ font-size:0.8rem; color:#FFFFFF; display:block;}
.pro_con .con1 .con1_1 img{position:initial; max-width:100%; max-height:20rem;}
.pro_con .con1 .con1_1 p{ position:absolute; right:0; margin-right:.2rem; display:block;}

.pro_con .con1 .con1_2{padding:.5rem .5rem; height:auto; text-align:center; overflow:hidden;}
.pro_con .con1 .con1_2 h3{ color:#5f5f5f; font-size:1rem; width:100%; height:2rem; font-weight:normal; line-height:2rem; overflow:hidden;}
.pro_con .con1 .con1_2 p{ color:#5f5f5f; font-size:0.8rem; width:100%; height:1rem; line-height:1rem; overflow:hidden;}

.pro_con .con1 .icon_new {
position: absolute;
    right: 10px;
    top: 10px;
    z-index: 10;
    width: 30px;
	height: auto;}

.pro_con .con1 .icon_new img {
 width:100%}




/**/

.show{ width:96%;padding:0px 2%;margin-top: 20px}
.show .swiper-container{ padding-bottom: 30px;}
.show .swiper-pagination{ bottom:0px;}
.show .swiper-slide{}
.show .swiper-slide img{width:100%;}
.show .swiper-pagination-bullet{display:inline-block;width:25px; height:5px;border-radius:0; background: #a1a1a1;} 
.show .swiper-pagination-bullet-active {opacity:1;border-radius:0;background: #535150; }



.moreimg{width:100%; padding:0 10px; margin:10px auto; height: auto; overflow: hidden;text-align: center; }
.moreimg .swiper-slide{background-repeat:no-repeat; background-size:contain; height:50px; background-position: center; border:1px solid #eee; box-sizing: border-box;}
.moreimg li{ width:18%; margin:10px 1%; height:auto; box-sizing: border-box; float: left;}
.moreimg  img{ vertical-align: middle;}
.moreimg  .swiper-slide-thumb-active{border:1px solid #989898;}




.text_box{display: block; width:95%; margin:25px auto; height:auto; overflow: hidden;}
.text_box h2{font-size:24px;color:#333;line-height:28px;padding-bottom:6px;}
.text_box h3{font-size:18px;color:#333;}
.text_box .text{font-size:14px;color:#666;line-height:20px;padding:20px 0;}
.text_box .text p{padding:5px 0;}
.text_box .text p strong{color:#333;padding-right:5px;}
.text_box ul.ligroup{display:block;padding:20px 0;border-top:1px solid #666;border-bottom:1px solid #666;}
.text_box ul.ligroup li{width:50%;font-size:16px;color:#666;height:30px;line-height:30px;float:left;background-repeat: no-repeat;background-position:95px center;background-image: url(../images/tag6.jpg);}
.text_box ul.ligroup li.on{background-image: url(../images/tag7.jpg);}
.text_box .vrbtn{
	width:200px;
	height:40px;
	line-height:40px;
	color:#fff;
	font-size:16px;
	text-align:center;
	display:block;
	margin-top:20px;
	background:#0a1440 url(../images/vr.png) no-repeat 50px center;
	text-indent:15px;
}
.text_box .nextbtn{
	font-size:16px;
	line-height:20px;
	color:#000;
	display:inline-block;
	margin-top:20px;
	padding:6px 10px;
	border:1px solid #000;
}







.pro_next{width:100%;height:45px; margin:0 auto; overflow:hidden; padding-top:25px; font-size:1.4rem;}
.pro_next a{ width:30%; height:35px; border:1px solid #CCC; display:block; float:left; margin:0 9%; text-align:center; line-height:35px; font-size:1.4rem;}

.pro_show_con{ clear:both; margin-top:15px;}


.pro_show_con .info{ font-weight: normal;  height:3rem; line-height:3rem; background: none;  margin: 0 auto; width:90%;overflow: auto;}
.pro_show_con .info h2{ width:50%; display:block; float: left; text-align: left; font-size:1.2rem; color:#002744; font-weight:500;}
.pro_show_con .info h3{ width:50%; display:block; float: left; text-align:center;font-size:1rem;}

.pro_show_con .con1 .fll{width:95%; margin:0 auto; float: none; border-bottom: 1px dashed  #999; box-sizing: border-box; padding-bottom:15px;}
.pro_show_con .con1 .fll .bpic{width:100%;height:auto;overflow:hidden; margin:0 auto; text-align: center;}
.pro_show_con .con1 .fll img{ max-width:100%; max-height:600px}
.pro_show_con .con1 .fll h1{ font-size:2rem; font-weight:500;}
.pro_show_con .con1 .fll .line { width: 25px; height: 3px;background: #111;  margin:35px 0 10px 0;}
.pro_show_con .con1 .fll .name { font-size:1.8rem; line-height: 32px; height: 35px; color:#002744; margin-left:15px; margin-top:15px}
.pro_show_con .con1 .fll .size { font-size:1.2rem;  line-height: 30px; height: 30px; color: #555;  margin-left:15px;  border-radius:30px;margin-top:15px}



.pro_show_con .con1 .frr{width:96% ;margin:0 auto;font-family:"微软雅黑",Arial, Helvetica, sans-serif; color:#4f4f4f; overflow: hidden; border-bottom: 1px dashed  #999; padding-bottom:15px;}
.pro_show_con .con1 .frr h2{font-weight:normal; font-size:2rem; height:45px; line-height:45px}
.pro_show_con .con1 .frr .p{line-height:2rem; margin:20px 0;padding-bottom:10px;font-size:1.2rem;}
.pro_show_con .con1 .frr li{width:12%; float:left;padding:5px;box-sizing: border-box;}

.pro_show_con .con1 .frr .mpro { width:100%; margin:0 auto;}
.pro_show_con .con1 .frr .mpro li{ width:20%;float:left;padding:5px;box-sizing: border-box;}
.pro_show_con .con1 .frr .mpro li img{ width:100%;}

.pro_show_con .con1 .frr .bar{ margin-top:20px; font-family:Arial, Helvetica, sans-serif; color:#4f4f4f;line-height: 26px;}
.pro_show_con .con1 .frr .bar img{ max-width:70%;}
.pro_show_con .con1 .frr .b{ text-align:left; color:#4f4f4f; font-size:1.8rem; width:100%; display:700; background:url(../images/icon_5.jpg) left center no-repeat; background-size:25px 3px; padding-left:35px; box-sizing: border-box}
.pro_show_con .con1 .cont{width:95%; margin:0 auto; height: auto; overflow: hidden;}
.pro_show_con .con1 .cont img{ max-width:100%}

.pro_show_con .mpros { width:100%; margin:25px auto; height:6rem; overflow:hidden; }
.mpros .btn {
	text-align:center;
	overflow:hidden;
}
.mpros .btn  a {color: #fff; cursor: pointer; display: block;float:left; font-size:1.2rem; font-weight:normal; height: 2rem;  line-height: 2rem; margin:0 5%;
    text-align: center; width:40%; border:1px solid #035d87;box-sizing: border-box;
}
.mpros .btn .btn-1 {  background-color: #18252b;}
.mpros .btn .btn-2 {  background-color: #18252b;}
.mpros .tel {  padding-top:1.5rem; height:1.4rem; line-height:3rem;text-align:center;}
.mpros .tel p { font-size:1.2rem; color:#666;}
.mpros .tel span  { font-size:1.4rem; color:#e60012;font-weight: bold;}


.tab-menu{padding:40px 15px;}
.tab-menu h2{font-size:20px;color:#333;}
.tab-menu h2 i{font-size:18px;color:#999b9f;padding-left:15px;}


.spage {height:80px;margin:20px  auto 0 auto;text-align: center;}
.spage a{display: inline-block;height:34px;line-height: 34px;padding:0 1px;border:1px solid #ddd;border-radius:3px;box-shadow:0px 1px 4px #eee;font-size:14px;background:#fff;}
.spage a.back{color:#777;background:#fff;margin:0 5px;padding:0 10px;border:1px solid #fff;}
.spage a.np{margin:0 5px;padding:0 15px;}
.spage a.back:hover{background:#333;color:#fff;}
.spage a.np:hover{border-color:#777;}



/**/
.w1050{ margin:0 auto; width:98%; position:relative; padding:0 1%;margin-bottom:40px}


.news_box { width:100%; height:auto; overflow: hidden; margin:0 auto}
.news_box li { width:48%; height:auto; overflow: hidden; float: left;margin:10px 1%;}
.news_box .list {padding:5px;box-sizing: border-box;border: 1px solid #fff;margin-bottom:15px;}
.news_box .list:hover, .news_box .list:active {border: 1px solid #ededed;}
.news_box .list .pic_box {height:150px;}
.news_box .list .pic_box img {object-fit: cover;width: 100%;height: 100%;}
.news_box .list .txt_box {padding: 20px 0;min-height:60px;}
.news_box .list .txt_box h4 {font-size: 16px;color: #333;margin-bottom: 10px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.news_box .list:active .txt_box h4, .news_box .list:hover .txt_box h4 {color: #0a1440;}
.news_box .list .txt_box p {font-size: 14px;color: #999;line-height: 22px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.news_box .list span.day {display: block;height: 45px;line-height: 45px;font-size: 14px;color: #666;border-top: 1px solid #ededed;background: url(../images/tag3.png) no-repeat right 5px center;position: relative;}




/**/

.body3_r3{font-size:1.2rem; width:90%; margin:15px auto; text-align:center; color:#000}
.body3_r5{font-size:0.8rem; width:90%; margin:0 auto}
.body3_r5 p{font-size:0.8rem;}
.body3_title{height:45px; line-height:45px;font-weight:bolder;color:#0d2f6c; width:1200px; margin:0 auto;}
.body3_title p{width:50%; text-align:left; font-size:1rem; font-weight:normal;  padding-right:25px; text-indent:20px;}
.body3_title p a{ color:#0d2f6c;font-size:1.2rem;}



/**/

.dede_pages{width: 100%;margin: 0 auto;text-align: center;}
.dede_pages ul{padding:12px 0px;}
.dede_pages ul li{display:inline-block;font-family:Tahoma;margin-right:5px;border:1px solid #E9E9E9;min-width:20px;height:30px;line-height:30px;}
.dede_pages ul li a{min-width:20px;padding: 0 5px;height:100%;color:#555;font-size:1rem;display:block;}
.dede_pages ul li a:hover{color:#fff;background-color: #f6ab00;text-decoration:none;}
.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	font-weight:bold;
	color:#fff;
	background-color:#e70114;
}
.dede_pages .pageinfo{	line-height:21px;padding:12px 10px 12px 16px;color:#999;}
.dede_pages .pageinfo strong{color:#555;font-weight:normal;margin:0px 2px;}

.dede_pages .npr{ width:2rem; height: 30px; background:url(../images/page_next.png) center no-repeat #e70114; background-size:80% auto}
.dede_pages .ppr{ width:2rem; height: 30px; background:url(../images/page_prev.png) center no-repeat #e70114; background-size:80% auto}
