*{
	font-family: 微软雅黑;
	font-size: 16px;
	letter-spacing: 0px;
}
body{
    width: 100%;
    height: 100%;
    overflow-x:  hidden;
}
.tab_auto{
	margin-bottom: 20px;
}
.flx2{
	overflow-x:auto!important;
	/*IE8滚动条样式设置*/
	scrollbar-arrow-color: #fff!important; /**//*三角箭头的颜色*/   
    scrollbar-face-color: #dcdcdc!important; /**//*立体滚动条的颜色*/   
    scrollbar-3dlight-color: #f2f2f2!important; /**//*立体滚动条亮边的颜色*/   
    scrollbar-highlight-color: #f2f2f2!important; /**//*滚动条空白部分的颜色*/   
    scrollbar-shadow-color: #f2f2f2!important; /**//*立体滚动条阴影的颜色*/   
    scrollbar-darkshadow-color: #f2f2f2!important; /**//*立体滚动条强阴影的颜色*/   
    scrollbar-track-color: #f2f2f2!important; /**//*立体滚动条背景颜色*/   
    scrollbar-base-color:#ffffff!important; /**//*滚动条的基本颜色*/
	/*IE8滚动条样式设置*/
}
/*高版本浏览器滚动条样式设置*/
.flx2::-webkit-scrollbar{/*滚动条整体部分，其中的属性有width,height,background,border等（就和一个块级元素一样）（位置1）*/  
    width:6px!important;
    height:8px!important;
	background:#f5f5f5!important;
	border-radius:6px!important; 
}
.flx2::-webkit-scrollbar-button{/*滚动条两端的按钮，可以用display:none让其不显示，也可以添加背景图片，颜色改变显示效果（位置2）*/  
    background:#74D334!important;
	display:none!important;
}  
.flx2::-webkit-scrollbar-track{/*外层轨道，可以用display:none让其不显示，也可以添加背景图片，颜色改变显示效果（位置3）*/  
    background:#aaaaaa!important;
	display:none!important;
}  
.flx2::-webkit-scrollbar-track-piece{/*内层轨道，滚动条中间部分（位置4）*/  
    background:#aaaaaa!important;
	border-radius:6px!important;
}  
.flx2::-webkit-scrollbar-thumb{/*滚动条里面可以拖动的那部分（位置5）*/  
    background:#eeeeee!important;
    border-radius:6px!important; 
}  
.flx2::-webkit-scrollbar-corner {/*边角（位置6）*/  
    background:#82AFFF!important;
	display:none!important;
}  
.flx2::-webkit-scrollbar-resizer  {/*定义右下角拖动块的样式（位置7）*/  
    background:#FF0BEE!important;
	display:none!important;
} 
.layui-breadcrumb a{
    color: #333333 !important;
}
.x1{
    width: 33%;
    padding: 10px;
}
.x3{
    padding: 10px 20px;
    overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
.x4{
    line-height: 35px;
    font-weight: bold;
    padding: 5px 20px;
    overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.x5{
    padding: 5px 20px;
    overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.head_box{
	width: 100%;
	height: 75px;
	background-color:rgba(255,255,255,0.8);
	position:fixed;
	top:0px;
	left: 0px;
	z-index: 10000;
	box-shadow: 0 0 5px #ccc;
	
}
.head_img{
	height: 55px;
top:10px;
position: relative;

}
.head_boxs{
	margin: 0 auto;
	width: 1600px;
	height: 75px;

}
.head_nav{
height: 50rpx;
width: 1200px;

top:40px;
margin-left: 120px;
position: relative;

}
.head_img{
	float: left;
}
.head_nav{
	float: left;
}
.head_nav div{
	
	float: left;
	margin-left: 70px;
	font-size: 18px;
	color: #1F1F1F;
	
}
.cs{
	width: 100%;
	height: 980px;
	background-color: #000;
	top:0px;
	position: absolute;

}
.xz{
	color: #333!important;
}
.language{
	color: #858D96;
}
.title{
	width: 100%;
	text-align: center;
	margin-bottom: 15px;
	max-height: 200px;
	overflow: hidden;
}
.tab_box{
	margin: 0 auto;
	width: 1250px; 
	
	text-align: center;
}
.tab_boxx1{
	margin: 0 auto;
	width: 1250px; 
	display: flex;
	justify-content:center;
	text-align: center;
}
.tab_box .nav{
	float: left;
	font-size: 20px;
	margin: 20px 40px 0;
	text-align: center;
	padding-bottom: 20px;
	border-bottom: 2px solid rgba(0,0,0,0);
}
.tab_box .nav:hover{
	border-bottom: 2px solid #F4872A !important;;
	color: #F4872A !important;
	cursor: pointer;
}

.xz2{
	border-bottom: 2px solid #F4872A !important;;
	color: #F4872A !important;;
	
}
.h_wire{
	width: 2px;
	height:25px;
	background-color: #DADADA;
	position: relative;
	top:22.5px;
	float: left;
}
.h_wire2{
	width: 2px;
	height:25px;
	background-color: #DADADA;
	position: relative;
	top:10px;
	float: left;
}
#mian{
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #fff;
}
.mk{
	width: 100%;height: 100%; border: none;
}
.about_box{
	
	width: 1200px;
	background-color: rgba(0,0,0,0.8);
	height: 670px;
	margin: 130px auto;
	position: relative;

}
.about_title{
	width: 450px;
	height: 100px;
	
	
	
}
.about_title .text_s{
	font-size: 22px;
	font-weight: 600;
	color: #fff;
    position: relative;
    left: 50px;
    top:65px;
}
.about_title_img{
	position: absolute;
	left:270px;
	top:77px
}
.tag_1{
	width: 106px;
	height: 7px;
	background-color: #e37f2d;
	position: relative;
	left: 52px;
	top:34px;
}
.longtext{
	width:470px;
	height: 178px;
	color: #fff;
	margin-bottom: 40px;
	line-height: 29.6px;
	position: relative;
	left: 50px;
	top:70px;
	opacity: 0.7;
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 6;
overflow: hidden;
	
}
.mk_box{
	position: absolute;
	top:50px;
width: 600px;
height: 290px;

left: 610px;
}
.mk_box .mk_s{
	width: 270px;
	background-color:rgba(255,255,255,0.2);
margin: 7.5px;

	height: 140px;

	float: left;
	text-align: center;
	
}
.mk_s_s{
	position: relative;
	top:35px;
}


.index_bomm{
	width: 100%;
	height: 300px;
	background-color: #000;

}
.web_map{
	width: 650px;
	height: 30px;
	margin: auto 0px;
	;
}

.tab_box .news_nav{
	float: left;
	
	margin:0 20px;
	color: #fff;
	text-align: center;
	
	border-bottom: 2px solid rgba(0,0,0,0);
	
}
.tab_box .news_nav a{
font-size: 14px;
	color: #fff;

}
.tab_box .news_nav a:hover{

color: #F4872A !important;

}

.tab_box .news_nav:hover{
	border-bottom: 2px solid #F4872A !important;;
	color: #F4872A !important;
	cursor: pointer;
}
.news_h_wire{
	width: 2px;
	height:15px;
	background-color: #DADADA;
	position: relative;
	top:5px;
	float: left;
}
.ourp_lb_box{
	width: 100%;
	height: 300px;
	margin-top: 0px;
	
	float: left;
	margin-bottom: 20px;
	
}
.ourp_lb_boxs{
	width: 1450px;
	height: 600px;
	margin: 0 auto;
	
}
.equi_mk1{
	width: 250px;
	height: 500px;
	margin: 50px;
	border-right: 1px solid #ccc;
    padding-right: 50px;

}
.equi_mk2{
	position: absolute;
	width: 800px;
	height: 600px;
	margin: 0 50px ;
	background-color: #fff;
	left: 350px;
	top:0px;
}
.equi_mk1 div{
	width: 100%;
	height: 50px;line-height: 50px;
	cursor: pointer;
	overflow: hidden;
}

.equi_xb{
	display: none;
	/* float: left; */
}
.eq_xz{
	
	background-color: #F4872A;
	color: #fff;
}
.eq_xz .equi_xb{
	display: block !important;
}
.eq_text{

}
.equi_mk2_text{
	width: 90%;
	margin: 0 auto;
	height: 60px;
	overflow: hidden;
   position: relative;
   top:20px;
    box-sizing: border-box;
	text-align: line-height;
	margin: 0 auto;
	background: white;
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
letter-spacing:4px;
font-size: 16px;
font-weight: 300;
line-height: 30px;
color: #333333;
}
.news_title{
	font-size: 16px;
	font-weight: 600;
	padding: 10px;
	line-height: 30px;
	height: 60px;
}
.news_data{
	font-size: 12px;
	font-weight: 600;
	padding: 10px;
	line-height: 20px;
	height: 180px;
	color: #5c5c5c;
	 overflow: hidden;
 text-overflow: ellipsis;
white-space: nowrap;
 overflow: hidden

}

.pages div{
	float: left;
}
.p_xz{
	background-color: #F49A3D !important;
	color: #fff;
	border: 1px solid #f6f6f6;
}
.pages_s{
	width:40px; height: 40px; text-align: center; line-height: 40px; border-radius: 50px; border: 1px solid #ccc;
	background-color: #fff;
	float: left;
	margin-left: 10px;
	cursor: pointer;
	
}
.pages_btn{
	height: 40px; text-align: center; line-height: 40px; border-radius: 50px; border: 1px solid #ccc;
	background-color: #fff;
	float: left;
	margin-left: 10px;
	cursor: pointer;
	width:80px;
}
.pages_t{
	height: 40px; text-align: center; line-height: 40px; border-radius: 50px; 
	
	float: left;
	margin-left: 10px;
	cursor: pointer;
	width:20px;
}
.pages_inp{
	height: 40px; text-align: center; line-height: 40px; border-radius: 50px; border: 1px solid #ccc;
	background-color: #fff;
	float: left;
	margin-left: 10px;
	cursor: pointer;
	width:50px;
	text-align: center;
}
.sp_img{
    width: 55%;
    height: 500px;
}
.sp_info{
	width: 45%;
	height: 500px;
	padding: 40px 40px 20px 60px;
	box-sizing: border-box;
}

.sb_box{
	/* margin-left: 20px; */
	width: 1400px; 
	margin: 0 auto;  
	display: flex;
	flex-wrap:wrap;
}
.sb_box .sb_boxs{
	width: calc( 50% - 40px ) !important;
	margin: 20px;
	height: 450px;
	position: relative;
}
.tab_box4{
	margin: 60px auto;
	width: 1250px; 
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
}

.tab_box4 .nav{
	float: left;
	font-size: 20px;
	margin:0 20px;
	padding:10px;
	text-align: center;
}
.tab_box4 .nav a{
	font-size: 20px;
}
.tab_box4 .nav:hover{
	cursor: pointer;
	background-color:#F4872A !important;
}
.tab_box4 .nav:hover a{
	color: white !important;
}
.ax_boy{
    width: 100%;
    height: 200px;
    word-break:break-all; /*支持IE，chrome，FF不支持*/
　　word-wrap:break-word;/*支持IE，chrome，FF*/
　　overflow: hidden;text-overflow:ellipsis;white-space: wrap;
}
.news_box{
	width: 1600px;
	margin: 30px auto;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.news_box .news_boxs{
	height: 500px;
	width: 45%;
}
.news_box .news_boxs img{
	height: 100%;
	width: 100%;
}

.news_box_img{
	
	width: 100%;
	height: 365px;
	display: flex;
	flex-wrap: nowrap;
}

.news_box_text{
	
	width: 1200px;
	height: 200px ;
	position: relative;
}
.baidu_map{
	width: 1000px;
	height: 600px;
	border:  1px solid #F1F1F1;
	margin:  0 auto;
	position: relative;
	left: -50px;
	background-color: #FFF;
	z-index: 2;
}
.baidu_head{
	height: 60px;
	width: 100%;
	border-bottom: 1px solid #ccc;
	
}
.baidu_head div{
	float: left;
	line-height: 60px;
	
}
.inp_box div{
	width: 45%;
	float: left;
	
	
}
.img_100{
    width: 100%;
    height: 100%;
}
.op{
    
    
    	background-color:rgba(255,255,255,1) !important;
}

.t_16{
    font-size: 16px !important;
}


.anchorBL {
	display: none!important;
}



/*荣誉放大*/
.ryimg {
	/* position: fixed;
	top:0;
	left:0;
	right:0;
	bottom:0; */
	margin:auto;
	display: none;
	height:100%;
	z-index: 9999999999999999;
}

.ryimg .ryimg-content{
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 1;
}

.ryimg a {
	top: 5px;
    right: 14px;
    position: absolute;
    color: #ffffff;
    font-size: 16px;
    z-index: 2;
}

.ryimg img {	
	max-width: 1160px;
}

.rybg {
	display: none;
	top:0;
	left:0;
	position: fixed;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.6);
	z-index: 0;
}

.ryzz{
	background-color: #fff;

}
.lunbo{
    width: 1400px;
    position: relative;
	margin: 50px auto ;
	z-index: 0;

}
.ryzz .title1 {
    margin-top: 20px;
	width: 1400px;
	margin: 0 auto;

    height: 195px;
    background: url(../images/ryzz_img.png) no-repeat center center;
    background-size: cover;
    box-sizing: border-box
}
#lunbo1 .swiper-slide ul{
	margin: auto;
	overflow: hidden;
}
 #lunbo1 .swiper-slide img {
	width: 328px;
    height: 228px;
    border-top: 7px solid #e0e0e0;
    border-bottom: 7px solid #e0e0e0;
    border-left: 11px solid #e0e0e0;
    border-right: 11px solid #e0e0e0;
}

#lunbo1 .swiper-slide ul li{
	float: left;
}
.ryzz  .title1 p:first-child {
    padding-top: 40px;
}

.ryzz  .title1 p {
    font-size: 18px;
    line-height: 1.5;
    padding-left: 55px;
}