@charset "utf-8";
/* CSS Document */

input[type="radio" i], input[type="checkbox" i] {
    background-color: initial;
    margin: 3px 0.5ex;
    padding: initial;
    border: initial;
}
input[type="radio" i] {
    -webkit-appearance: radio;
    box-sizing: border-box;
}
input, textarea, select, button {
    text-rendering: auto;
    color: initial;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    margin: 0em 0em 0em 0em;
    font: 13.3333px Arial;
}
input {
    -webkit-appearance: textfield;
    background-color: white;
    -webkit-rtl-ordering: logical;
    user-select: text;
    cursor: auto;
    padding: 1px;
    border-width: 2px;
    border-style: inset;
    border-color: initial;
    border-image: initial;
}

table{ width:100%!important;}
table td{
	width:50%;}
	table, td, th{border-collapse: collapse;}table tr td{
    text-align:center;}
    table, td, th
      {
      border:1px solid #333!important;
      }
        table td{ text-align:center; vertical-align:middle; font-size:16px; line-height:28px; padding:8px;}
    tbody tr:nth-child(even) td,
    tbody tr:nth-child(even) th {background-color:#ffffff;}
	 tbody .firstRow td,
    tbody .firstRow th {background-color:#0062b1!important; color:#fff;}
	tbody .firstRow td p,tbody .firstRow th p{ color:#fff!important;}
    tbody tr:nth-child(odd) td,
    tbody tr:nth-child(odd) th {background-color:#f5f5f5;}
     tbody tr:nth-child(odd) th span{
		 color:#fff;
		 }
tbody tr:first-child td,
    tbody tr:first-child th {background-color:#E4007F; color:#fff;}

#pian {
    width: 100%;
    margin: 40px auto;
    overflow: hidden;
	border-top:1px dashed #ccc;
}
#pian p:first-child {
    text-align: left;
    float: left;
}
#pian p:last-child {
    text-align: right;
    float: right;
}
#pian p {
    width: calc(100%/2 - 41px);
    height: 80px;
    line-height: 80px;
    font-size: 14px;
    color: #666;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
#pian p a {
    display: block;
    font-size: 14px;
    color: #666;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
#pian p:hover a {
    color: #2671aa;
    transition: all 0.3s linear;
}
.pagination{
	text-align:center;
	margin:50px 0 0;
}
.pagination li{
	display: inline-block;
    margin: 0 5px;
	}
.pagination .active span, .pagination .active a{
	background-color:#2671aa;
	color:#fff;
	}
.pagination li:hover span, .pagination li:hover a{
	background-color:#2671aa;
	color:#fff;
	}
.pagination span, .pagination a {
	display: block;
    font-size: 14px;
    line-height: 14px;
    padding: 8px 12px;
    color: #fff;
    cursor: pointer;
    background-color: #a3a3a3;
}
.pagination .disabled span, .pagination .disabled a{
	color:#fff;
	}

.nei_nav{
	float:right;
	overflow:hidden;
	margin-bottom:50px;
	}
.nei_nav .active a{
	color:#2671aa;
	}
.nei_nav li{
	float:left;
	margin-right:40px;
	display:flex;
    justify-content:center;
    align-items:center;
	}
.nei_nav li:last-child{
	margin-right:0;
	}
.nei_nav li a{
	font-size:15px;
	color:#666;
	}
.nei_nav li:hover a{
	color:#2671aa;
    transition: all 0.3s linear;
	}


.nei_banner {
	overflow:hidden;
	display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    position: relative;
}
.nei_banner h1{
	font-size:55px;
	width:100%;
	color:#fff;
	}
.nei_banner p{
	width:100%;
	font-size:20px;
	margin-top:20px;
	color:#fff;
	text-transform:uppercase;
	}
.nei_banner img{
	width:100%;
	display:block;
	}
.indrwp .title h1{
	font-size:36px;
	color:#333;
	text-align:center;
	margin-bottom:8px;
	}
.indrwp .title span{
	font-size:14px;
	color:#999;
	text-align:center;
	display:block;
	}
.indrwp .title .xian{
	height:1px;
	width:35px;
	background-color:#ed0074;
	margin:10px auto;
	}
.nei_title{
	margin:80px 0 60px;
	}
.nei_title h1{
	font-size:28px;
	color:#333;
	text-align:center;
	line-height:1.4;
	}
.nei_title p{
	margin-top:20px;
	font-size:14px;
	color:#666;
	text-align:center;
	}

.indrwp .about .one {
	padding:160px 0 60px;
	}
.indrwp .about .one .center{
	position:relative;
	}
.indrwp .about .one .left{
	width:calc(58% - 180px);
	background-color:#e9f4ff;
	padding:0 130px 80px 50px;
	position:relative;
	}
.indrwp .about .one .left h1{
	position:absolute;
	color:#9c9c9c;
	font-size:100px;
	line-height:100px;
	top:-60px;
	left:50px;
	opacity:0.1;
	font-style:italic;
	font-family:"Arial";
	}
.indrwp .about .one .left img{
	display:block;
	padding-top:80px;
	}
.indrwp .about .one .left .xian{
	margin:40px 0;
	width:50px;
	height:2px;
	background-color:#2671aa;
	}
.indrwp .about .one .left .p{
	font-size:14px;
	line-height:26px;
	color:#666;
	}
.indrwp .about .one .left .p p, .indrwp .about .one .left .p span{
	font-size:14px;
	line-height:26px;
	color:#666;
	}
.indrwp .about .one .img{
	position:absolute;
	right:0;
	top:-100px;
	width:48.5%;
	}
.indrwp .about .two{
	padding:60px 0;
	overflow:hidden;    
	background:url(../images/about_bg.jpg) no-repeat center/cover;
	}
.indrwp .about .two .center{   
	display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
	}
.indrwp .about .two .left {
	float:left;
	}
.indrwp .about .two .left h1{
	font-size:36px;
	color:#fff;
	}
.indrwp .about .two .left p{
	text-transform: uppercase;
	font-size:16px;
	color:#fff;
	margin-top:10px;
	}
.indrwp .about .two .more{
	float:right;
	font-size:16px;
	text-align:center;
	line-height:56px;
	color:#fff;
	border-radius:28px;
	width:200px;
	height:56px;
	display:block;
	border:1px solid #fff;
	}
.indrwp .about .two .more:hover{
	background-color:#fff;
	color:#2671aa;
	transition: all 0.3s linear;
	}
.indrwp .about .three{
	padding:60px 0;
	}
.indrwp .about .three .slideBox{
	overflow:hidden;    
	display: flex;
    justify-content: center;
    align-items: center;
	}
.indrwp .about .three .slideBox .left{
	float:left;
	width:calc(50% - 60px);
	padding-right:60px;
	}
.indrwp .about .three .slideBox .left h4{
	font-size:36px;
	color:#2671aa;
	}
.indrwp .about .three .slideBox .left .xian{
	width:60px;
	height:2px;
	background-color:#2671aa;
	margin:25px 0 0;
	}
.indrwp .about .three .slideBox .left p{
	font-size:16px;
	color:#666;
	line-height:26px;
	margin-top:30px;
	padding-left:20px;
	background:url(../images/dian.png) no-repeat left 8px;
	background-size:6px;
	}
.indrwp .about .three .slideBox .img{
	float:right;
	width:calc(50% - 31px);
	padding-left:30px;
	border-left:1px solid #ccc;
	}
	
.indrwp .pro .one{
	font-size:14px;
	line-height:24px;
	color:#666;
	padding-bottom:60px;
	}
.indrwp .pro .one p, .indrwp .pro .one span{
	font-size:14px;
	line-height:24px;
	color:#666;
	}
.indrwp .pro .two{
	padding:60px 0;
	background-color:#fafafa;
	}
.indrwp .pro .two .list{
	overflow:hidden;
	padding-top:60px;
	}
.indrwp .pro .two .list li{
	float:left;
	width:calc(100%/5 - 40px);
	margin-right:50px;
	padding-bottom:80px;
	background-color:#fff;
	border-radius:200px;
	transition: all 0.3s linear;
	}
.indrwp .pro .two .list li:last-child{
	margin-right:0;
	}
.indrwp .pro .two .list li:hover{
	margin-top:-20px;
	}
.indrwp .pro .two .list li img{
	width:100%;
	display:block;
	}
.indrwp .pro .two .list li h1{
	font-size:20px;
	color:#333;
	text-align:center;
	margin-top:40px;
	}
.indrwp .pro .two .list li .xian{
	background-color:#2671aa;
	width:40px;
	height:2px;
	margin:12px auto 15px;
	}
.indrwp .pro .two .list li p{
	width:90%;
	margin:0 auto;
	font-size:15px;
	color:#666;
	text-align:center;
	}
.indrwp .pro .four{
	padding:60px 0;
	}
.indrwp .pro .four .center{
	overflow:hidden;
	position:relative;
	}
.indrwp .pro .four .img{
	float:left;
	width:65%;
	}
.indrwp .pro .four .right{
	padding:0 30px;
	float:right;
	width:calc(35% - 60px);
	background-color:#2671aa;
	height:100%;
	right:0;
	position:absolute;
	display: flex;
    justify-content: center;
    align-items: center;
	}
.indrwp .pro .four .right h1{
	font-size:30px;
	color:#fff;
	}
.indrwp .pro .four .right span{
	font-size:14px;
	color:#fff;
	display:block;
	margin-top:5px;
	}
.indrwp .pro .four .right .xian{
	width:50px;
	height:2px;
	background-color:#fff;
	margin:20px 0 60px;
	}
.indrwp .pro .four .right h2{
	font-size:36px;
	color:#fff;
	font-style:italic;
	}
.indrwp .pro .four .right p{
	font-size:15px;
	line-height:26px;
	color:#fff;
	margin-top:20px;
	}

.indrwp .contact{
	overflow:hidden;
	padding:80px 0;
	}
.indrwp .contact .center{
	display: flex;
    justify-content: center;
    align-items: center;
	}
.indrwp .contact .left{
	float:left;
	width:calc(36% - 80px);
	margin-right:80px;
	}
.indrwp .contact .left p{
	line-height:70px;
	font-size:16px;
	color:#333;
	font-weight:bold;
	padding-left:40px;
	background:url(../images/icon1.png) no-repeat left;
	background-size:30px;
	}
.indrwp .contact .left p:nth-child(2){
	background:url(../images/icon2.png) no-repeat left;
	background-size:30px;
	}
.indrwp .contact .left p:nth-child(3){
	background:url(../images/icon3.png) no-repeat left;
	background-size:30px;
	}
.indrwp .contact .left .erwei{
	overflow:hidden;
	position:relative;
	margin-top:40px;
	}
.indrwp .contact .left .erwei img{
	float:left;
	}
.indrwp .contact .left .erwei span{
	position:absolute;
	bottom:0;
	right:0;
	float:left;
	font-size:14px;
	line-height:26px;
	color:#666;
	display:block;
	}
.indrwp .contact #container{
	width:64%;
	height:500px;
	float:right;
	}

.indrwp .newslist{
	padding:60px 0;
	}
.indrwp .newslist .list li{
	overflow:hidden;
	padding-bottom:30px;
	margin-bottom:30px;
	border-bottom:1px dashed #ccc;
	}
.indrwp .newslist .list li:hover .date{
	background-color:#2671aa;
	}
.indrwp .newslist .list li:hover .date p{
	color:#fff;
	}
.indrwp .newslist .list li:hover .date span{
	color:#fff;
	}
.indrwp .newslist .list li .date{
	float:left;
	text-align:center;
	background-color:#fafafa;
	width:100px;
	height:100px;
	display: flex;
    justify-content: center;
    align-items: center;
	transition: all 0.3s linear;
	}
.indrwp .newslist .list li .date p{
	font-size:30px;
	color:#333;
	font-weight:bold;
	transition: all 0.3s linear;
	}
.indrwp .newslist .list li .date span{
	font-size:16px;
	display:block;
	color:#666;
	margin-top:2px;
	transition: all 0.3s linear;
	}
.indrwp .newslist .list li .txt{
	float:right;
	width:calc(100% - 130px);
	margin-left:30px;
	height:100px;
	display: flex;
    justify-content: center;
    align-items: center;
	}
.indrwp .newslist .list li .txt h1{
	font-size:18px;
	color:#333;
	font-weight:normal;
	display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
	transition: all 0.3s linear;
	}
.indrwp .newslist .list li:hover .txt h1{
	color:#2671aa;
	}
.indrwp .newslist .list li .txt p{
	font-size:14px;
	line-height:24px;
	color:#666;
	margin-top:15px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
	}
 
.indrwp .news {
	padding-top:60px;
	}	
.indrwp .news .tit h1{
	text-align:center;
	font-size:24px;
	font-weight:normal;
	color:#333;
	}
.indrwp .news .tit span{
	text-align:center;
	font-size:14px;
	color:#666;
	display:block;
	margin-top:30px;
	}
.indrwp .news .info{
	font-size:14px;
	line-height:24px;
	color:#666;
	margin-top:20px;
	padding-top:30px;
	border-top:1px dashed #ccc;
	}	
.indrwp .news .info p, .indrwp .news .info span{
	font-size:14px;
	line-height:24px;
	color:#666;
	}
	
.indrwp .anlist{
	padding-top:60px;
	}
.indrwp .anlist .list{
	overflow:hidden;
	margin-bottom:40px;
	}
.indrwp .anlist .list li{
	width:calc(100%/3 - 10px);
	margin-right:15px;
	margin-bottom:15px;
	float:left;
	border-radius:10px;
	position:relative;
	overflow:hidden;
	}
.indrwp .anlist .list li:nth-child(3n+0){
	margin-right:0;
	}
.indrwp .anlist .list li a{
	z-index:9;
	position:absolute;
	bottom:0;
	left:0;
	width:calc(100% - 40px);
	background-color:#fff;
	padding:25px 20px 50px;
	overflow:hidden;    
	display: flex;
    justify-content: center;
    align-items: center;
	}
.indrwp .anlist .list li .txt{
	float:left;
	width:calc(90% - 47px);
	margin-right:10%;
	}
.indrwp .anlist .list li .txt h1{
	font-size:18px;
	color:#333;
	}
.indrwp .anlist .list li .txt span{
	font-size:15px;
	color:#999;
	margin-top:5px;
	display:block;
	}
.indrwp .anlist .list li .txt .p{
	font-size:15px;
	color:#fff;
	display:none;
	line-height:26px;
	max-height:104px;
	overflow:hidden;
	}
.indrwp .anlist .list li .txt .p p,.indrwp .anlist .list li .txt .p span{
	font-size:15px;
	color:#fff!important
	}
.indrwp .anlist .list li .img{
	float:right;
	width:47px;
	}
.indrwp .anlist .list li .img_hide{
	float:right;
	width:47px;
	display:none;
	}
.indrwp .anlist .list li:hover a{
	height:100%;
	padding:0 20px;
	background-color:rgba(38,113,170,0.8);
    transition: all 0.3s linear;
	}
.indrwp .anlist .list li:hover .txt .p{
	display:block;
	margin-top:40px;
    transition: all 0.3s linear;
	}
.indrwp .anlist .list li:hover .txt{
	float:none;
	width:100%;
	margin-right:0;
	}
.indrwp .anlist .list li:hover .txt h1{
	color:#fff;
    transition: all 0.3s linear;
	}
.indrwp .anlist .list li:hover .txt span{
	color:rgba(256,256,256,0.5);
    transition: all 0.3s linear;
	margin-top:8px;
	}
.indrwp .anlist .list li:hover .img{
	display:none;
	}
.indrwp .anlist .list li:hover .img_hide{
	margin-top:60px;
	display:block;
	}


		
@media (max-width:996px){
.nei_banner h1 {
    padding: 50px 0 0;
    width: 100%;
	text-align:center;
    font-size: 30px;
	}
.nei_banner p{
	font-size:18px;
    padding: 0 0 50px;
	text-align:center;
	}
.pagination{
	margin:30px 0 0;
	}
.pagination li:first-child,.pagination li:last-child{
	display:none;
	}
#pian{
	margin:20px auto;
	}
#pian p{
	height:50px;
	line-height:50px;
	}
.indrwp .title h1{
	font-size:26px;
	}
.indrwp .title span{
	font-size:14px;
	}
.nei_banner {
	margin-top:50px;
	}
.nei_nav{
	display:none;
	}
	
.indrwp .about .one{
	padding:80px 0 30px;
	}
.indrwp .about .one .left{
	width:calc(100% - 60px);
	padding:0 30px 30px;
	}	
.indrwp .about .one .left h1{
	font-size:70px;
	top:-50px;
	left:30px;
	}
.indrwp .about .one .left .xian{
	margin:20px 0;
	}
.indrwp .about .one .left img{
	padding-top:60px;
	max-width:80%;
	}
.indrwp .about .one .img{
	position:static;
	width:100%;
	}
.indrwp .about .two{
	padding:30px 0;
	}
.indrwp .about .two .center{
	display:block;
	}
.indrwp .about .two .left{
	float:none;
	width:100%;
	}
.indrwp .about .two .left h1{
	font-size:24px;
	}
.indrwp .about .two .left p{
	font-size:14px;
	margin-top:8px;
	}
.indrwp .about .two .more{
	float:none;
	width:180px;
	height:45px;
	line-height:45px;
	font-size:15px;
	margin-top:30px;
	}
.indrwp .about .three{
	padding:30px 0;
	}
.indrwp .about .three .slideBox .left{
	float:none;
	width:100%;
	padding-right:0;
	}
.indrwp .about .three .slideBox .img{
	display:none;
	}
.parBd {
    margin-top: 30px!important;
	}
.indrwp .about .three .slideBox .left h4{
	font-size:26px;
	}
.indrwp .about .three .slideBox .left .xian{
	width:40px;
	height:1px;
	margin:15px 0 0;
	}
.indrwp .about .three .slideBox .left p{
	font-size:14px;
	line-height:24px;
	margin-top:20px;
	}
.event_box .parHd{
    margin-top: 20px!important;
	}
.parHd li{
	margin:0 40px!important;
	padding-top:20px!important;
	}
.sPrev, .sNext{
	bottom:36px!important;
	}

.indrwp .pro .one{
	padding-bottom:30px;
	}
.indrwp .pro .two{
	padding:30px 0 10px;
	}
.indrwp .pro .two .list{
	padding-top:30px;
	}
.indrwp .pro .two .list li{
	width:calc(100%/3 - 20px);
	margin-right:30px;
	margin-bottom:30px;
	padding-bottom:60px;
	}
.indrwp .pro .two .list li:last-child{
	margin-right:30px;
	}
.indrwp .pro .two .list li:nth-child(3n+0){
	margin-right:0;
	}
.indrwp .pro .two .list li h1{
	margin-top:20px;
	font-size:18px;
	}
.indrwp .pro .two .list li p{
	width:70%;
	font-size:14px;
	line-height:24px;
	}
.indrwp .pro .four{
	padding:30px 0;
	}
.indrwp .pro .four .img{
	width:100%;
	float:none;
	display:block;
	}
.indrwp .pro .four .right{
	width:calc(100% - 60px);
	float:none;
	height:auto;
	padding:20px 30px;
	position:static;
	display:block;
	}
.indrwp .pro .four .right h1{
	font-size:22px;
	}
.indrwp .pro .four .right .xian{
	margin:15px 0 40px;
	}
.indrwp .pro .four .right h2{
	font-size:26px;
	}
	
		
.indrwp .contact{
	padding:40px 0;
	}
.indrwp .contact .center{
	display:block;
	}
.indrwp .contact .left{
	float:none;
	width:100%;
	margin-right:0;
	}
.indrwp .contact .left p{
	line-height:40px;
	background-size: 20px!important;
	padding-left:30px;
	font-size:15px;
	}
.indrwp .contact .left .erwei{
	margin-top:20px;
	}
.indrwp .contact #container{
	width:100%;
	float:none;
	height:300px;
	margin-top:30px;
	}

.indrwp .newslist{
	padding:30px 0;
	}
.indrwp .newslist .list li{
	padding-bottom:20px;
	margin-bottom:20px;
	}
.indrwp .newslist .list li .txt{
	height:80px;    
	width: calc(100% - 100px);
    margin-left: 20px;
	}
.indrwp .newslist .list li .txt h1{
	font-size:15px;
	}
.indrwp .newslist .list li .txt p{
	margin-top:10px;
	}
.indrwp .newslist .list li .date{
	width:80px;
	height:80px;
	}
.indrwp .newslist .list li .date p{
	font-size:24px;
	}
.indrwp .newslist .list li .date span{
	font-size:14px;
	}
			
.indrwp .news {
	padding-top:30px;
	}
.indrwp .news .tit h1{
	font-size:20px;
	}
.indrwp .news .tit span{
	margin-top:10px;
	}
.indrwp .news .info{
	margin-top:15px;
	padding-top:20px;
	}
	
.indrwp .anlist{
	padding-top:30px;
	}
.indrwp .anlist .list{
	margin-bottom:20px;
	}
.indrwp .anlist .list li{
	width:calc(100%/2 - 7.5px);
	}
.indrwp .anlist .list li:nth-child(3n+0){
	margin-right:15px;
	}
.indrwp .anlist .list li:nth-child(even){
	margin-right:0;
	}
.indrwp .anlist .list li .txt h1{
	font-size:16px;
	}
.indrwp .anlist .list li .txt span{
	font-size:14px;
	}
.indrwp .anlist .list li .txt .p{
	font-size:14px;
	line-height:24px;
	margin-top:30px;
	}
.indrwp .anlist .list li .img{
	width:40px;
	}
.indrwp .anlist .list li .img_hide{
	width:40px;
	}
.indrwp .anlist .list li:hover .img_hide{
	margin-top:30px;
	}
}


@media (max-width:767px){
.indrwp .anlist .list li {
    width:100%;
	margin-right:0;
	margin-bottom:20px;
}
}
@media (max-width:599px){
.indrwp .about .one .left h1{
	font-size:60px;
	}	
.indrwp .about .one{
	padding:50px 0 30px;
	}

.indrwp .pro .two .list li{
	width:calc(100%/2 - 10px);
	margin-right:20px;
	margin-bottom:20px;
	padding-bottom:40px;
	}
.indrwp .pro .two .list li:last-child{
	margin-right:20px;
	}
.indrwp .pro .two .list li:nth-child(3n+0){
	margin-right:20px;
	}
.indrwp .pro .two .list li:nth-child(even){
	margin-right:0;
	}
}
@media (max-width:399px){
.indrwp .about .one .left h1{
	font-size:50px;
	}
}