@charset "utf-8";
/* CSS Document */

body{ font-size:14px; color:#000; background:#FFF;   font-family: "Microsoft YaHei",  Verdana, sans-serif, "SimSun";  -webkit-text-size-adjust:none;-webkit-font-smoothing: subpixel-antialiased;-moz-osx-font-smoothing: grayscale;  margin:0px; padding:0px;word-break:break-all;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100% }ul,li,p{ list-style-type:none; padding:0px; margin:0px;}img{ border:0px;}
a:link {color:#000;text-decoration: none;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;}
a:visited {text-decoration: none;color: #000;}a:hover {text-decoration: none;color: #000;}a:active {text-decoration: none;color: #333;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;   box-sizing: border-box;
}
*, ::after, ::before {
    box-sizing: border-box;
    outline: none;
}
.w-all{ display:none;}
.bannera{width:100%; overflow:hidden; margin-top:100px;}.bannera img{ width:110%; display:block;}
.banner{width:100%; overflow:hidden; margin-top:100px;}.banner img{ width:100%; display:block;}
.swiper img{ width:100%; display:block;}
body{box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;}
 body{font-family: Helvetica, Verdana, Arial, sans-serif;}
.main{ max-width:1400px; margin:0 auto; overflow:hidden;}
.main_h{ max-width:100%; height:100px; margin:0 auto; display: flex;box-shadow: 12px 12px 25px rgb(0 0 0 / 12%); justify-content: space-between; }
.logo{ float:left; overflow:hidden; margin-left:2%; margin-top:5px; margin-bottom:0px;} .logo img{ width:90%;}
.headh{ width:100%; display:block;  position:fixed; z-index:9999;transition: all 0.9s; background:#FFF; top:0px;}
.nav {width:auto; display:block;}
.nav li {
	float: left;
	position: relative;
	width:auto; z-index:9999;
	}
.nav a {


	display: block;
	font-size:18px;
	padding: 0px 25px;
line-height:100px;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease; 
	
}
.nav li:hover a {
	
color:#1ea4fe; 
}
.current a{
	color:#1ea4fe; }
	
	
.header-active{ background:#fff;transition: all 0.9s;}

.nav li:before {
	content: "";
	position: absolute;
	top: 60px;
	right: 0;
	left: 0;
	width: 0px;
	height: 3px;
	margin: 15px auto;
	background-color: #1ea4fe;
	transition: 0.2s 0.2s;
}
.nav li:hover:before {
	width: 60%;
}
.current a:before {
    content: "";
    position: absolute;
    top: 60px;
    right: 0;
    left: 0;
width: 60%;
    height: 3px;
    margin: 15px auto;
    background-color: #1ea4fe;
    transition: 0.2s 0.2s;
}
#submenu {
	left: 0;
	opacity: 0;
	position: absolute;
	top: 100px;
	visibility: hidden;
	z-index: 1;
	width:auto;
box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);left: 50%;
    transform: translateX(-50%);

}
li:hover ul#submenu {
	opacity: 1;
	top: 100px;	/* adjust this as per top nav padding top & bottom comes */
	visibility: visible;

}
#submenu li {
	float: none;
	width: 100%;
	overflow:hidden;white-space:nowrap;
	border-bottom:0PX solid #ccc;


	



}
#submenu a:hover {
	background: #01bc66;
	color:#FFF;

}
#submenu a {
background: rgba(255, 255, 255,1);
		font-weight:100;
			padding: 10px 20px;
				font-size:14px;
				text-align:left;
				min-width:64px;
				color:#000;
					line-height:25px;
}

.lv_toptel{ float:right;   background:url(h-tel.png)  no-repeat center left ; text-indent:75px; 

 background-size:40px 40px;background-position: 20px center;font-size:24px; padding-right:2%; font-weight:bold; overflow:hidden; height:100px; line-height:100px;}


.lv_toptel span {  margin-left:20px; font-size:14px; color:#FFF; padding:10PX;background:#1ea4fe; transition: all .25s ease;border-radius:50%; width:40px; height:40px;}



.lv_toptel span:hover{ background:#01bc66; color:#fff !important; }







.nav li.current:before {
	width: 60%;	
} 






.bj {
    width: 100%;

    overflow: hidden; padding:60px 0 30px 0;
}

.bjend{ width:100%; overflow:hidden;  padding-bottom:10px;}
.titleindex {

    font-size: 35px; width:100%; text-align:center;
    font-weight: bold; font-family:"Microsoft Yahei"; color:#1ea4fe;
	
}
.titleindex span{ color:#01bc66;}
.titleindex p{ font-size:18px; font-weight: normal; color:#666; margin-top:5px;}


.titlenav {
	width:100%; overflow:hidden;
    margin-top: 20px; color:#FFFFFF!important;
}


.titlenav  ul {
  text-align: center;

}
.titlenav li{ display:inline-block; overflow:hidden; margin-left:20px; font-size:16px; font-weight:bold; padding-left:10px; padding-right:10px;
    height: 40px;
    line-height: 40px;
    background-color: #f4f4f4;
    border: 1px solid #f1efef;
    border-radius: 6px;

}	
	
/*.titlenav li:hover a{ display:block;
    background-color: #01bc66;
    color: #FFFFFF !important;
}	*/
	.on { display:block;
    background-color: #1ea4fe !important;
    color: #FFFFFF !important;
}	
	
	
.on a{ display:block;
    background-color: #1ea4fe !important;
    color: #FFFFFF !important;
}	
	
	
	
	
	.hotpic {
    width: 100%;
    overflow: hidden; margin-top:50px; 
}


	.hotpic {
    width: 100%; 
    overflow: hidden; margin-top:50px;
}


.boxx{ width:100%; overflow:hidden; margin-top:30px; margin-bottom:40px;}	



.boxx li{  overflow:hidden;width:23.5%;transition: all 0.6s;  margin-bottom:2%; float:left; margin-right:2%;} 
.boxx img{ width:100%; display:block;transition: all 0.6s;aspect-ratio: 16/10;object-fit: cover; transition: all 0.3s;}
.boxx li:hover{  box-shadow: 0px 5px 37px 3px rgba(0, 0, 0, 0.08);}		
.boxx li p{font-size: 18px;
    box-sizing: border-box;
    padding: 18px; background:#FFF; text-align:center;
    color: #333;
    border: #f5f5f5 1px solid;}

.boxx li:hover .imgs img {
    transform: scale(1.1);
}
.boxx li:hover p{ background:#01bc66; color:#fff;}



.bjn{
	 width:100%;
    background: #eceeef url(../images/bg.jpg) no-repeat top center; background-size:cover;
    padding-top: 83px;
    padding-bottom: 93px; overflow:hidden
}


.listst {
    background-color: #FFF;
    margin-top: 42px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    padding: 74px 74px 74px 74px;
	overflow:hidden;
}


.listst1{ width:40%; float:left; overflow:hidden;}

.listst1 li{ margin-top:36px; width:100%; overflow:hidden;}
 .nob { float:left; width:74px; height:81px; background:url(youshi-nob.jpg) no-repeat; background-size:100% 100%; text-align:center;  color:#ffffff; font-size:36px; line-height:81px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;  }

.tit {
    color: #333333;
    font-size: 30px;
    line-height: 1; font-weight:bold;font-family: "Microsoft Yahei";
}
.tit span {
    color: #1ea4fe;
}

.disli{ width: calc(100% - 100px); float:right; overflow:hidden; }

.listst2{ float:right; overflow:hidden; width:50%;}
.des { 
    color: #888888;
    font-size: 15px;
    line-height: 24px;
    margin-top: 16px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.left{ float:left; } .right{ float:right;}
.boxx li:nth-child(4n+4) { margin-right: 0; float:right;}
.imgs{aspect-ratio: 16/10;object-fit: cover; overflow:hidden;}

.lisi{ width:100%; overflow:hidden;}
.youshi{ overflow:hidden;
 background:url(youshi.jpg);
    background-position: center center; 
}

.youshia{ width:30%; overflow:hidden; float:left; color:#FFF; font-size:22px; font-weight:bold;}



.youshia p{font-size:45px; font-weight:bold; font-family:"Microsoft Yahei";}

.cbox{ float:right; overflow:hidden; width:68%;}


.cbox li{ width:25%; overflow:hidden; float:left; color:#FFF; font-size:20px; text-align:center;}

.but{ width:200px; float:left; overflow:hidden; background:#1ea4fe; text-align:center; line-height:50px; font-size:18px; color:#FFF; position:absolute; bottom:0px; left:0px;}

.pos{ width:100%; overflow:hidden; position:relative;padding-top: 150px; padding-bottom:150px;}

.top{ margin-top:50px; margin-bottom:0px;}
.bottom{ margin-bottom:30px;}
.sec2 {
    background: url(ab.jpg) no-repeat center center;
    background-size: 100%;
    object-fit: cover;
    padding: 100px 0;
}

.guan{ width:40%; float:left; overflow:hidden; color:#FFF; margin-top:0px;}

.guantxt{ font-size:36px; font-weight:bold; margin-bottom:50px; font-family: "Microsoft Yahei";}
.guantxt1{ width:100%; overflow:hidden; font-size:16px; color:#FFF; line-height:1.6; margin-bottom:50px; text-align:justify;}


.but1{ width:180px; float:left; overflow:hidden; background:#01bc66; position:relative; text-align:center; line-height:50px; z-index:2; font-size:18px; color:#FFF;  bottom:0px; left:0px;border-radius: 50px;}
.but1 a{ color:#FFF;}
.but1:after {
    content: "";
    width: 0px;
    height: 50px;
    background: #1ea4fe;
    position: absolute;
    top: 0;
    left: 0;
    transition: 0.3s;
    z-index: -1;
    border-radius: 3px;
}

.but1:hover:after {
    width: 100%;
}

.guanrig{ float:right; overflow:hidden; width:40%;}


.guanrig li{padding: 30px 0;
    display: flex;
    align-items: center;
    justify-content: space-between; border-bottom: 1px solid rgba(255, 255, 255, 0.1);}


.txta {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
}


.txta span{font-size: 25px; font-family:"Microsoft Yahei";}

.txtb {
    width: 57%;
    line-height: 26px;
    padding-top: 5px;
    color: #fff;
    font-size: 18px; font-weight:bold; font-family:"微软雅黑";
}

.guanrig li:last-child {  border-bottom: 0px solid rgba(255, 255, 255, 0.1);}



.news-set-top {box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	float: left;
	width: 30%;
	padding: 30px 28px 27px 26px;
	background-color: #f7f7f7
}
.news-set-top .thumb {
	overflow: hidden
}
.news-set-top img {
	width: 100%;
	-webkit-transition: all ease .7s;
	-o-transition: all ease .7s;
	-moz-transition: all ease .7s;
	transition: all ease .7s
}
.news-set-top .title {
	margin-bottom: 11px;
	font-size: 20px;
	color: #333;
	display: -webkit-box;
	height: 60px;
	line-height: 30px;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;font-weight: normal;
}
.news-set-top .date {
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 24px;
	color: #999;
	font-weight: bold
}
.news-two .date, .news-four .date {
	font-size: 15px;
	line-height: 24px;
	color: #999
}
.news-two .date span, .news-two .date b, .news-four .date span, .news-four .date b {
	display: block;
	font-size: 50px;
	line-height: 48px;
	font-weight: bold
}
.news-two {
	float: right;
	width: 65%;
	margin: 0 0px
}
.news-two li {
	margin-bottom: 22px; width:47%; float:left;
	padding: 16px 45px 45px;box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	background-color: #f7f7f7
}

.news-two li:nth-child(even) { float:right;  }








.news-two li a {
	display: block
}
.news-two .two-title {
	margin-bottom: 16px;font-weight: normal;
	font-size: 18px;
	line-height: 30px;
	color: #333;
	white-space: nowrap;
	-o-text-overflow: ellipsis; font-weight:bold;
	text-overflow: ellipsis; font-family:"微软雅黑";
	overflow: hidden
}
.news-two .desc {
	font-size: 16px;
	color: #888;
	display: -webkit-box;
	height: 50px;
	line-height: 160%;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;font-family:"微软雅黑";
}
.news-two .date {
	margin-bottom: 25px;
	border-bottom: 1px solid #e6e6e6;
	padding: 20px 0;transition: all 0.3s;
	background: url("inewarr.png") 98% center no-repeat;
}


.news-two li:hover .date {

	background: url("inewarr.png") 100% center no-repeat;
}
.news-four {
	overflow: hidden;
	zoom: 1;
	background-color: #f7f7f7;
	padding: 18px 40px 15px 50px
}
.news-four li {
	border-bottom: 1px solid #e6e6e6
}
.news-four li:last-child {
	border: 0
}
.news-four a {
	position: relative;
	display: block;
	padding: 48px 90px 51px 90px;
	background: url("inewarr.png")98%  center no-repeat;transition: all 0.3s;
}

.news-four a:hover{background: url("inewarr.png")100%  center no-repeat  }


.news-four .date {
	position: absolute;
	left: 0;
	top: 31px
}
.news-four .four-title {font-weight: normal;
	margin-bottom: 4px;
	font-size: 18px;
	line-height: 36px;
	color: #333333;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden
}
.news-four .desc {
	display: none;
	font-size: 0;
	line-height: 36px;
	color: #888;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden
}



.end {
    overflow: hidden;
    width: 100%;
    background: #333;
    color: #fff;
    padding: 80px 0 0 0; margin-top:50px;
}
.medf {
    width: 100%;
    background: #000;
    overflow: hidden;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #CCC;
    text-align: center;
}


.medf{ width:100%; background:#333; overflow:hidden; text-align: left; padding-top:10px; padding-bottom:10px; color:#CCC; text-align:center;}
.foontes{ width:10%; overflow:hidden; float:left; font-size:16px; margin-bottom:10px;}

.xoan{border-top: 1px solid rgba(255, 255, 255, 0.10); overflow:hidden; width:100%; padding-top:30px; padding-bottom:30px;}
.foontes a{ color:#000; margin-top:5px; font-size:17px;}

.medf a{ color:#ccc;}
.foontes p a{ color:#fff; font-size:14px; line-height:180%; margin-top:10px;}
.txtct{color:#fff; font-size:17px; width:30%; margin-left:0%; overflow:hidden;  line-height:180%; float:left;}.txtct a{ color:#FFF;}
.weix{ overflow:hidden; float: right; margin-right:5%;}.weix p{ text-align:center; margin-top:10px;}
.weix img{ width:140px; display:block;} 
.txtct p{ color: rgba(255, 255, 255, .66);margin-top:10px; line-height:180%; font-size:16px;}

.endright{display: flex; float:right;}
.endright ul {
    margin-left: 50px;
}



.endright ul li p {
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: 10px;
}

.endright ul li a {
    font-size: 15.5px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 35px;
    opacity: 0.6;
    transition: 1s;
}
footer .box1 .list1 .tt2 {
    font-size: 14px;
    color: rgba(255, 255, 255, .66);
    padding: 11px 0;
    line-height: 20px;
}


.tt2 div {
    font-size: 34px;
    color: #fff;
    font-family: 'Impact';
    line-height: 40px;
}



    .out_container{
      width: 100%;
	  overflow:hidden; margin-bottom:50px;

      position: relative;
 padding-top:20px;
    }
    .in_container{
      width:90%;
	  overflow:hidden;

      margin: 0 auto;
      overflow: hidden;
    }
    .in_containers{
      width:90%;
	  overflow:hidden;

      margin: 0 auto;
      overflow: hidden;
    }

.swiper_btnb{ background: url(btn.png) no-repeat;
    transform: rotate(180deg);
    width: 52px;
    height: 52px;
--swiper-navigation-size:0;
    right: 0;
    top: 50%;
    bottom: 0;
    outline: none;
    border-radius: 50%;
    background-size: 100% 100%;}

.swiper_btnbc{ background: url(btn.png) no-repeat;

    width: 52px;
    height: 52px;
--swiper-navigation-size:0;
    left: 0;
    top: 50%;
    bottom: 0;
    outline: none;
    border-radius: 50%;
    background-size: 100% 100%;}
.boxli{ float:left; overflow:hidden;} 
.boxliimg{ width:100%; overflow:hidden;
    transition: all 0.3s; aspect-ratio: 16 / 10;
    object-fit: cover;
}
.boxliimg img{ width:100%; display:block;}

.boxli p {
    font-size: 18px;
    box-sizing: border-box;
    padding: 18px;
    background: #FFF;
    text-align: center;
    color: #333;
    border: #f5f5f5 1px solid;
}
.boxli:hover{  box-shadow: 0px 5px 37px 3px rgba(0, 0, 0, 0.08);}		
.boxli:hover p{ background:#01bc66; color:#fff;}




.boxlis{ float:left; overflow:hidden; transition: all 0.6s;} 
.boxliimgs{ width:100%; overflow:hidden; padding:15px;
    transition: all 0.3s; 
}
.boxliimgs img{ width:100%; display:block; /*aspect-ratio: 3 / 4; */  object-fit: cover; transition: all 0.6s;}

.boxlis p {
    font-size: 18px;
    box-sizing: border-box;
    padding: 18px;
    background: #FFF;
    text-align: center;
    color: #333;
    border: #f5f5f5 1px solid;
}
.boxlis:hover{  box-shadow: 0px 5px 37px 3px rgba(0, 0, 0, 0.08);}		
.boxlis:hover p{ background:#01bc66; color:#fff;}

.boxlis:hover .boxliimgs img {
    transform: scale(1.1);
}


.fuwu{ width:100%; overflow:hidden; background:url(zixun-bg.jpg) no-repeat; background-size:cover; padding-top:50px; padding-bottom:50px; color:#FFFFFF; font-size:36px;}
.fuwu span{ font-weight:bold; margin-bottom:10px; font-family:"微软雅黑";}



.inxex_bjb {
    background: #f8f8f8;
    overflow: hidden;
    margin-bottom: 50px;
}
.navq {
	float: left; overflow:hidden;
/*	margin-top:15px;*/
}

.navq li {
	float: left;
	position: relative;
	width:auto; border-right:0px solid #CCC;
	}
.navq a {


	display: block;
	font-size:17px;
	padding: 30px 20px;
line-height:20px;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
	
}
.navq li:hover a {
	
color:#1ea4fe;
}

	
.navq li:before {
	content: "";
	position: absolute;
	top: 50px;
	right: 0;
	left: 0;
	width: 0px;
	height: 3px;
	margin: 15px auto;
	background-color: #1ea4fe;
	transition: 0.2s 0.2s;
}
.navq li:hover:before {
	width: 60%;
}



.navq li a.current { color: #1ea4fe}








.navqright{
	float:right;
	overflow:hidden;
	line-height:80px;
	font-size:14px;
	background-image: url(zbb1.png);
	background-repeat: no-repeat;
	background-position: 0px 25px; text-indent:2em;
}




.navq li:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 15px;
    display: block;
    background: #ccc;
    top: 50%;
    margin-top: -7px;
    right: 0px;
}
.nav_snav a{ color:#ff7106;}


.navq li:last-child:after{ display:none;}

.infon{ line-height:180%; margin-bottom:50px; margin-top:0px; overflow:hidden;}
.infon img{ max-width:100%; display:block; margin-top:30px;}
.newsst {
    width: 97%;
    margin-left: 2%;
    float: left;
    overflow: hidden;
    padding-bottom: 20px;
    margin-top: 30px;
    border-bottom: 1px solid #CCC;
    margin-bottom: 20px;
    margin-bottom: 30px;
    padding: 20px;
}.newsst:hover .newssimg {
    transform: scale(1.1);
}.newssimg {
    width: 10%;
    transition: all 0.5s ease;
    float: left;
    overflow: hidden;
}.n_news12 {
    width: 90%;
    text-align: center;
    overflow: hidden;
    margin: 0 auto;
    border-bottom: 1PX solid #CCC;
    font-size: 40px;
    line-height: 60px;
    font-weight: bold;
    font-family: "Microsoft YaHei";
}.n_news13 {
    width: 90%;
    overflow: hidden;
    text-align: center;
    line-height: 35px;
    margin: 0 auto;
}.newssim {
    width: 85%;
    transition: all 0.5s ease;
    font-size: 20px;
    float: right;
    overflow: hidden;
}.newssim p {
    font-size: 14px;
    overflow: hidden;
    line-height: 25px;
    font-weight: 100;
    margin-top: 10px; font-family:"微软雅黑";
    color: #666;
}.newsst:hover {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    border-bottom: 0px solid #CCC;
    color: #1ea4fe;
    font-weight: 900;
}.CONTACTtxt {
    width: 100%;
    overflow: hidden;
    line-height: 40px;
    text-align: left;
    font-size: 24px;
    margin-top: 30px;
    font-weight: 800;
}.CONTACTtxtm {
    width: 100%;
    overflow: hidden;
    margin-top: 30px;
}.mapcen {
    width: 100%;
    overflow: hidden;
    margin-top: 50px;
}.CONTACTtxtm li {
    width: 100%;
    margin-right: 2%;
    float: left;
    overflow: hidden;
    line-height: 40px;
    font-size: 16px;
    text-align: left;
}.news_ {
    text-align: center;
    font-weight: 900;
    line-height: 50px;
    margin-bottom: 0px;
    font-size: 24px;
    margin-top: 50PX;
}
.data{margin-bottom:30px; margin-top:5px; color:#999; font-size:14px; text-align:center; border-bottom:1px solid #dedede;}
.formBox {
    overflow: hidden;
    width: 100%;
    border: 0px solid #E5E5E5;
    padding: 30px 200px 0px 200px;
}.picn1 {
    text-align: center;
    font-size: 45px;
    color: #333;
    margin-bottom: 8px;
    margin-top: 20px;
}.formBox input {
    float: left;
    width: 48%;
    margin-top: 20px;
    border: 1px solid rgba(229, 229, 229, 1);
    line-height: 37px;
    height: 49px;
    color: #555555;
    font-size: 16px;
    padding: 5px 20px;
    background: #fff;
}._r {
    float: right !important;
}.formBox textarea {
    float: left;
    width: 100%;
    margin-top: 20px;
    background: #fff;
    border: 1px solid rgba(229, 229, 229, 1);
    background: #fff;
    line-height: 26px;
    height: 167px;
    color: #555555;
    font-size: 16px;
    padding: 10px 20px;
}.formBox .submit {
    float: left;
    width: 27.7%;
    margin: 52px auto 0 auto;
    background: #1062c3;
    color: #fff;
    font-size: 18px;
    line-height: 62px;
    height: 62px;
    border-radius: 0px 0px 0px 0px;
    position: relative;
    left: 50%;
    transform: translate(-50%, 0);
    border: none;
    padding: 0;
    opacity: 1;
}


.news_rx {
    text-align: center;
    font-weight: 900;
    line-height: 50px;
    margin-bottom: 0px;
    font-size: 24px;
    margin-top: 0PX;
}



.page_show { margin: 20px 0; text-align:center; }
.page_show a { display: inline-block; height: 40px; line-height: 40px; min-width: 40px; text-align: center; background: #F2F2F2; margin-right: 5px; border-radius: 5px; }
.page_show a:hover, .page_show a.page_current { background: #1ea4fe; color: #FFF; }
.titleindex p { display:none;}