<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*通用类*/
*{
	margin:0;
	padding:0;		
}
body{		
	margin:0 auto;
	font-size:14px;	
	font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;
	text-align:justify;	
	color:#252525;
	overflow-x:hidden;
	position:relative;
}

.bgbg1{ background-color:#F7F7F7;}
.bgbg2{ background-color:#F1F4F7;}
.bgbg3{ background-color:#ffffff;}

.form-group{ width:90%; margin:20px auto;}
.form-button{ width:90%; margin:20px auto;}
.input{ width:100%; height:30px; padding-left:10px;}
.button{ width:100px; height:40px; background-color:#C50520; border:0px; color:#FFF; cursor:default}

.videovideo{ max-height: auto; width: 100%;}

h1,h2,h3{	
	font-weight:500;	
}
img{
	border:none;	
}
a{
	cursor:pointer;
	color:#252525;
	text-decoration:none !important;	
	outline:none !important;
}
a:hover{
	color:#C50520;	
}
ul{
	list-style-type:none;	
	margin:0;
}
dl{
	margin:0;
	padding:0;	
}
em{
	font-style:normal;	
}
.lt{
	float:left;	
}
.rt{
	float:right;	
}
input.sub,label{
	border:none;	
	cursor:pointer;
}
input,textarea{
	font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;
	outline:none;	
}
table{
	border-collapse:collapse;	
}
table td,table th{
	padding:0;	
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
div.clear{
	font: 0px Arial; line-height:0;
	height:0; 
	overflow:hidden;	
	clear:both;	
}
.line5{
	font-size:1px;height:5px;width:100%;clear:both;	
}
.line10{
	font-size:1px;height:10px;width:100%;clear:both;	
}
.line20{
	font-size:1px;height:20px;width:100%;clear:both;	
}
.ck_device{
	position:absolute;
	top:-300px;
}

/*所有设备公用 CSS*/
.wrapin{
	width:1200px;
	margin-left:auto;
	margin-right:auto;	
}

/*total*/



.recruit{font-size: 16px;height: 55px;background: #cf1213; color:#fff;line-height: 55px;padding: 0 20px;font-weight: bold;}
.recruit .tit1, .recruit-li1 .tit1{width: 58%;float: left;}
.recruit .tit2, .recruit-li1 .tit2{width: 23%;float: left;}
.recruit .tit3, .recruit-li1 .tit3{width: 23%;float: left;}
.recruit .tit4, .recruit-li1 .tit4{width: 19%;float: left;}

.recruit-li1{ position:relative; padding:20px 20px 40px; cursor:pointer;}
.recruit-li1 .tit5{width: 15px;height: 100%;position: absolute;right: 30px;top: 0;background: url(../images/arrow_icon01.png) no-repeat center;-webkit-transition:transform .3s;-moz-transition:transform .3s;-ms-transition:transform .3s;transition:transform .3s;}
.recruitcon li {background: #fafafa; border-top: 1px solid rgba(0,0,0,.1);}
.recruitcon li:last-child{border-bottom: 1px solid rgba(0,0,0,.1);}
.recruitcon li:nth-child(2n) {background: #fff;}
.recruit-li2{ padding:30px; background:#ebebeb; font-size:15px; display:none; line-height: 30px;}
.recruit-li1.active .tit5{ -webkit-transform:rotateX(180deg);-moz-transform:rotateX(180deg);-ms-transform:rotateX(180deg);transform:rotateX(180deg);}



.header-mb{
	width:100%;
	height:50px;
	position:fixed;
	left:0;
	top:0;
	z-index:100;
	background:#fff;
	border-bottom:1px solid #ccc;
}
.header-mb .logo{
	float:left;
	margin-left:3%;
}
.header-mb .logo img{
	display:block;
	height:50px;
	width:auto;
}
.header-mb-zw{
	height:51px;
	clear:both;
}
.nav-mb{
	position:fixed;
	right:0;
	top:0;
	z-index:100;	
	width:60%;
	height:100%;	
	padding-top:50px;
	display:none;
}
.nav-mbshow{
	display:block;
	background:url("../images/bg_22.png?v=1");	
}
.menu-btn{
	width:40px;
	height:30px;
	border:1px solid #ddd;
	border-radius:5px;	
	position:fixed;
	right:3%;
	top:10px;
	background:#fff url("../images/menu.png") no-repeat center center;
	z-index:110;
}
.menu-btnshow{
	background-image:url("../images/menu_close.png");	
}
.nav-mb dl{
	width:90%;
	margin:0 auto;	
	font-size:14px;
}
.nav-mb a{
	display:block;	
}
.nav-mb dt{
	height:40px;
	line-height:40px;
	border-bottom:1px solid #ccc;	
	
}
.nav-mb .down dt{
	
}
.nav-mb .par2{
	background:url("../images/add_btn.png") no-repeat right center;
}
.nav-mb .down .par2{
	background-image:url("../images/close_btn.png");
}
.nav-mb dd{
	line-height:30px;	
	display:none;
}
.nav-mb .down dd{
	display:block;	
}
.nav-mb dd a{
	color:#666;	
	padding:0 10px;
}

.header{
	height: 90px;
	background:rgba(0,44,124,0.8);
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 100;
	border-bottom:1px solid rgba(255,255,255,0.6);
	padding: 10px 0px;
}
.headerafter{
	background:#fff;
	box-shadow:0 0 10px rgba(0,0,0,0.2);
}
.header .logo{
	position: absolute;
	left: 10px;
	top: 0;
	display: block;padding-top: 10px;
	
}
.header .logo img{
	display: block;
	height: 90px;
	max-width:422px;
	
}
.header .logo2{
	position: absolute;
	left: 10px;
	top: 0;
	display: none;padding-top: 10px;
}
.header .logo2 img{
	display: block;
	height: 90px;
	max-width:422px;
}
.headerafter .logo{
	display: none;
}
.headerafter .logo2{
	display: block;
}
.header .logo3{
	position: absolute;
	left: 10px;
	top: 0;
	display: none;
}
.header .logo3 img{
	display: block;
	height: 90px;
}

.header .encn{
	line-height: 90px;
	font-size: 18px;
	float: right;
	padding-right: 100px;
}
.header .encn a{ padding-right: 20px;}
.header .tel{
	position: absolute;
	right: 0;
	top: 0;
	height: 111px;
	line-height: 111px;
	color:#fff;
	background:#C60520 url("../images/head_s.png") no-repeat 15px center;
	padding:0 10px 0 0px;
	background:rgba(197,5,32,1) url("../images/head_s.png") no-repeat 15px center;
}

.headerzw{
	height: 111px;
}
.headerafter .header .tel{
	
	background:rgba(176,203,92,0.8) url("../images/head_tel.png") no-repeat 15px center;
}

.header .tel span{
	font-size:20px;
}
.tel a{ display:block;height: 111px;
	line-height: 111px;}

.cityalllist{
	position:absolute;
	top:110px;
	right:0px;
	width:320px;
	height:50px;
	background-color:#FFF;
	-webkit-box-shadow: 0px 4px 5px 0px #ccc;
    -moz-box-shadow: 0px 4px 5px 0px #ccc;
    box-shadow: 0px 4px 5px 0px #ccc;
	z-index:99;
	padding: 15px;
	color: #666;
}


.head_search{
	float: left;
	width: 325px;
	height: 36px;
	background:#fff;
	position: relative;
	border:1px solid #eee;
}
.head_search .text{
	height: 36px;
	float: left;
	border:0px solid #ECE5E5;
	line-height: 36px;
	background:none;
	padding-left:20px;
	width: 300px;
}
.head_search .sub{
	width: 55px;
	height: 36px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10;
	background:#C50520 url("../images/head_sub.png") no-repeat center center;
}


/*total*/

/*hm首页*/

.banner{
	width:100%;	
	position:relative;
	overflow:hidden;	
	cursor:pointer;		
}
.banner .swiper-slide{
	width:100%;	
	background-repeat:no-repeat;
	background-position:top center;
}
.banner .swiper-slide video{
	display: block;
	outline:none;
	width: 100%;
	height: auto;
}
.banner .swiper-slide img{
	display:block;
	width:100%;
	height:auto;
}
.banner .swiper-slide a{
	display:block;
	width:100%;	
	position: relative;
}
.banner .swiper-slide .tip{
	display: block;
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	top: 50%;
	height: 30px;
	line-height: 30px;
	margin-top:-15px;
	font-size:50px;
	color:#fff;
}
.banner .swiper-pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom:10px;
  width: 100%;
}
.banner .swiper-pagination-bullet {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #999;
  box-shadow: 0px 1px 2px #555 inset;
  margin: 0 3px;
  cursor: pointer;
}
.banner .swiper-pagination-bullet-active {
  background: #fff;
}

.nav{
	width: 1080px;
	margin:0 auto;
	border: 0px solid #AD5556;
}
.nav_in{
	float: left;
	width: 125px;
}
.nav_in .par{
	display: block;
	width: 125px;
	line-height: 90px;
	color:#fff;
	text-align: center;
	font-size:16px;
}
.paddingleft{ margin-left: 80px;}

.headerafter .nav_in .par{
	color:#252525;
}
.nav_in .par2{
	/* background:url("../images/nav_in.png") no-repeat 100px center; */
}
.headerafter .nav_in .par2{
	/* background-image:url("../images/nav_in2.png");*/
}
.nav_in a:hover{color:#C50520; font-weight:bold;}
.par2:hover{ /* background-image:url("../images/nav_in3.png"); */}

.nav_in .down{
	width: 506px;
	min-height: 214px;
	border:0px solid rgba(0,0,0,0.8);
	background:rgba(255,255,255,0.8);
	display: none;
    padding-bottom: 20px;
}


.headerafter .nav_in .down{
	
	/*background:#fff;*/
	background:rgba(255,255,255,0.95);
}
.nav_in:hover .down{
	display: block;
}
.nav_in ul{
	float: left;
	width: 176px;
	padding:14px 0 0 26px;
	line-height: 36px;
}
.nav_in li{
	font-size:16px;border-bottom: 1px solid #DDDDDD;
    margin-right: 20px;
}
.nav_in li a{
	color:#747774;
    line-height: 45px;
    
}
.nav_in  .down a:link{font-size:15px;}
.nav_in  .down a:hover{ font-weight: normal}
.nav_in .fg{
	float: left;
	height: 166px;
	margin:27px 0 0 0;
	border-left:0px solid #DDDDDD;
}
.nav_in .photo{
	width: 187px;
	height: 90px;
	margin:44px 0 0 35px;
	float: left;
	display: block;
}
.nav_in .photo img{
	display: block;
	width: 210px;
	height: auto;
}

.lybanner{ width:100%; margin:0 auto;}
.lybanner img{ width:100%; height:auto;}

.h_headcenter{ text-align: center;}
.hhxx{
	border-bottom: 2px solid #F7080C;
	width: 55px;
	margin: 0 auto;
}

.hm_fri{
	/*
	background:url("../images/fribg.png?v=1") repeat top center;
	*/
	
	height: 355px;
	background: #f2f2f2;
	width: 100%;
	margin: 0 auto;
}
.hm_fri .head{
	text-align: center;
	padding:50px 0 48px 0;
}
.hm_fri .head dt{
	height: 65px;
	line-height: 65px;
	padding-bottom:2px;
	font-size:32px;
	font-weight: bold;
	color:#C50520;
	position: relative;
}
.hm_fri .head i{
	background:#a3b3d3;
	width: 20px;
	height: 2px;
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left:-10px;
}
.hm_fri .head dd{
	height: 40px;
	line-height: 40px;
	font-size:18px;
}
.fri_slider{
	width: 78%;
	margin:0 auto;
	height: 80px;
	position: relative;
	overflow: hidden;
}
 
.fri_slider .link{
	display: block;
	width: 200px;
	height: 80px;
	margin:0 auto;
}
.fri_slider .link img{
	display: block;
	width: 210px;
	height: 80px;
}
.fri_slider .cbtn{
	width: 20px;
	height: 80px;
	position: absolute;
	top: 0;
	z-index: 20;
	cursor: pointer;
}
.fri_slider .my-prev{
	left: 0px;
	background:url("../images/fri_pre.png") no-repeat center center;
	z-index:99;
}
.fri_slider .my-next{
	right: 0px;
	background:url("../images/fri_next.png") no-repeat center center;
	z-index:99;
}

.fri_contact{
	width: 35%;
	float: left;
	line-height: 30px;
	font-size: 16px;

}

.hm_about{
	width: 78%;
	min-width: 1300px;
	margin:80px auto 80px auto;
}
.ab_left{
	float: left;
	color:#151f41;
	width: 300px;
}
.ab_left .ab_leftinfo{ margin-top:60px; line-height:30px;}
.ab_left dt{
	height: 52px;
	line-height: 52px;
	font-size:44px;
	font-weight: bold;
}
.ab_left dd{
	font-size:22px;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	font-weight: bold;
	padding-bottom:30px;
	position: relative;
}
.ab_left dd i{
	width: 38px;
	height: 3px;
	background:#556278;
	position: absolute;
	left: 0;
	bottom: 0;
}
.ab_left .t1{
	font-size:18px;
	color:#151f41;
	height: 60px;
	line-height: 60px;
	padding-top:142px;
}
.ab_left li{
	font-size:16px;
	line-height: 30px;
	color:#151f41;
}
.ab_left .more{
	color:#a0a1a3;
	display: block;
	height: 90px;
	line-height: 90px;
	padding-left:16px;
	background:url("../images/ab_more.png") no-repeat left center;
}

.ab_right{
	float: right;
	width: 1060px;
}
.ab_right .item{
	display: block;
	width: 322px;
	float: left;
	margin-left:30px;
	background:#556278;
	position: relative;
	overflow:hidden;
}
.ab_right .item img{
	display: block;
	width: 322px;
	height: 544px;
	opacity: 1;
	
	-o-object-fit: cover;
	object-fit: cover;
	-webkit-transition: -webkit-transform 1.2s;
	transition: -webkit-transform 1.2s;
	-o-transition: transform 1.2s;
	transition: transform 1.2s;
	transition: transform 1.2s, -webkit-transform 1.2s;
	
}
.ab_right .item img:hover{
	-webkit-transform: scale(1.25, 1.25);
	-ms-transform: scale(1.25, 1.25);
	transform: scale(1.25, 1.25);	
	}
.ab_right .name{
	height: 84px;
	line-height: 84px;
	text-align: center;
	color:#434343;
	font-size:32px;
	width: 210px;
	position: absolute;
	left: 0;
	bottom: 54px;
	z-index: 10;
	background:url("../images/y.png") no-repeat bottom center;
}



.case-block {
    padding: 40px 0 0px;
    width: 100%;
    background: #fff;
	min-width:1200px;
	margin:0 auto;
}


.case-block .page-cen {
    position: relative;
}
.block-title {
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 40px;
    text-align: center;
}

.block-title h2 {
    font-size: 40px;
    color: #000 !important;
    margin: 0;
}

.block-title h2 span {
    font-size: 16px;
    color: #999;
    padding-left: 10px;
    font-weight: 100;
}
.casedetail-content{
    padding-top: 10px;
    border-top: 0px solid #eee;
	 
}
.casedetail-content img{
    margin: 0 auto;
    max-width: 100%;
	height:auto;
}
.leftimg{ width:34%; float:left; margin-right:4%;
    -webkit-box-shadow: 0px 7px 17px 3px #ccc;
    -moz-box-shadow: 0px 7px 17px 3px #ccc;
    box-shadow: 0px 7px 17px 3px #ccc;
	text-align: center;
}
.leftimg img{ width: 420px; height: auto}
.kong{ height:50px;}
.leftinfo{ width:62%; float:left;}
.leftinfo .pinfo{ line-height:30px; padding-top:25px; font-size:16px; color:#646464}
.hp_handle2{
	width: 100%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	
	/*
	background:#e6e6e6;
	*/
	background-image:url(../images/pbg.png?v=1);
	margin:0 auto;
}

.hp_handle2 .btn{
	float: left;
	display: block;
	width: 120px;
	height: 60px;
	line-height:60px;
	border-left:0px solid #fff;
	margin-left:-1px;
	font-size:16px;
	color:#292929;
	margin-left:2px;
}
.hp_handle2 .hover,.hp_handle2 a:hover{
	/*background:#b3cd4b;*/
	background-image:url(../images/pbg2.png?v=1);
	background-position:center center;
	color:#ffffff;
}

.pkuandu{ width:740px; margin:0 auto;}
.pkuandu2{ width:100%; max-width: 1100px; margin:0 auto;}

.hp_con{
	display: none;
	margin-top:22px;
	position: relative;
	font-size:16px;
	color:#646464;
	line-height:30px;
}
.show{
	display: block;
}
.hp_con .cbtn{
	position: absolute;
	width: 36px;
	height: 72px;
	top: 72px;
	z-index: 20;
	cursor: pointer;
	outline:none;
}
.hp_con .my-prev{
	left: 50%;
	margin-left:-650px;
	background:url("../images/hp_pre.png") no-repeat center center;
}
.hp_con .my-next{
	right: 50%;
	margin-right:-650px;
	background:url("../images/hp_next.png") no-repeat center center;
}


.ptitle {
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 10px;
    text-align: left;
}

.ptitle h2 {
    font-size: 30px;
    color: #044fa0 !important;
    margin: 0;
	float:left;
}

.ptitle h2 span {
    font-size: 16px;
    color: #999;
    padding-left: 10px;
    font-weight: 100;
}
.ptitle .zixun{
	float:right;
	margin-top:10px;
}
.ptitle .zixun ul{ padding:0; margin:0;}
.ptitle .zixun ul li{ float:left;}
.ptitle .zixun ul li a{ display:block; width:100px; height:30px; text-align:center; line-height:30px; color:#FFF; background-repeat:no-repeat; background-size:20%; padding-left:20px; background-position:10px 3px;background-color:#C50520;}
.ptitle .zixun ul li a:hover{background-color:#044fa0}
.ptitle .zixun .pbg1{margin-right:20px; background-image:url(../images/wx2.png);}
.ptitle .zixun .pbg2{background-image:url(../images/fd.png);}
.clear{ clear:both;}
.aboutinfo{line-height:30px; font-size:16px;word-wrap:break-word; width:78%; margin:0 auto; min-height:400px;}
.aboutinfo p{ padding-bottom:20px;}
.aboutinfo img{ max-width:100%; height:auto;}
.container2 {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  width:100%;
  margin:0 auto;
  min-width:1200px;
 
}

.aboutinfo .aboutinfoleft{ width: 45%; float: left;}
.aboutinfo .aboutinforight{ width: 45%; float: right;}

.downlist{ position:relative}
.downlist ul{ margin-right:-2%}
.downlist li{ width:48%; float:left; margin-right:2%; margin-bottom:2%;}
.downlist li a{ display:block; border:1px solid #e8e8e8; padding:30px}
.downlist li h3{color:#333; font-size:20px; margin-bottom:10px}
.downlist li p{ color:#808080;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden; line-height:26px}
.downlist li .more{ display:block; background:url(../images/icon_5_h.png) no-repeat left center;color: #cf1213; background-size:20px 20px; padding-left:25px; margin-top:20px}
.downlist li,.downlist li h3,.downlist li p,.downlist li .more{ -webkit-transition:.3s;-moz-transition:.3s;transition:.3s;}
.downlist li:hover{ background:#C50520}
.downlist li:hover h3{ color:#fff}
.downlist li:hover p{ color: rgba(255,255,255,.9)}
.downlist li:hover .more{background:url(../images/icon_5_h1.png) no-repeat left center;color: #fff;}

.downlistleft{ width:55%; float:left}
.downlistright{ width:45%; float:right; text-align:center}
.downlistright img{ width:80%; height:auto}
.footer dd{ font-size:14px;}
.footer_copy a{ color:#FFF}
.footer_copy a:hover{ color:#C50520}
.footer dd a{ font-size:16px; line-height: 30px;}
.footer a:hover{ color:#C50520}
.partnerlist ul li{float:left;width:18%; text-align:center; margin:20px 1%;}
.partnerlist ul li img{ width:100%; height:98px;}
.leftleft{ text-align:left;margin:0 auto 140px;}
.leftleft img{ padding-left:30px;}

.leftleft2 img{ padding-left:20px; }
.rightright{ text-align:left;}
.rightright img{ padding-right:20px;}

@media (min-width: 768px) {
  .container2 {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container2 {
    width: 970px;
  }
}
@media (min-width: 1400px) {
  .container2 {
    width: 1400px;
  }
}

@media screen and (min-width: 992px){

	.h_head{
		width: 78%;
		margin:0 auto;
		min-width: 1200px;
		padding:55px 0;
	}
	.h_head dt{
		font-size:12px;
		line-height: 30px;
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#999
	}
	.h_head dd{
		line-height: 40px;
		font-size:30px;
	}

	.h_pro{
		width: 78%;
		margin:0 auto;
		min-width: 1200px;
		padding-bottom:40px;
	}
	.h_pro .item{
		display: block;
		width: 19.8%;
		position: relative;
		overflow: hidden;
		float: left;
	}
	.h_pro .item img{
		display: block;
		width: 100%;
		height:auto;
	}
	.h_pro .name{
		width: 100%;
		position: absolute;
		left: 0;
		display: block;
		height: 200px;
		line-height: 200px;
		z-index: 20;
		top: 50%;
		margin-top:-100px;
		text-align: center;
		color:#fff;
		font-size:30px;
	}
	.h_pro .flog{
		width: 100%;
		height: 100%;
		position: absolute;
		left: 0;
		top: 0;
		z-index: 10;
		background:rgba(12,1,73,0.6);
	}
	.h_pro .item:hover .flog{
		background:rgba(179,205,75,0.9);
	}
	.h_pro .item:hover .name{
		background:url("../images/sj.png") no-repeat bottom center;
	}
	
	.h_pro .item:hover img{
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
	transition: all 0.8s ;
	-webkit-transition: all 0.8s ;
	-ms-transition: all 0.8s ;
	-o-transition: all 0.8s ;
	-moz-transition: all 0.8s ;
	}
	
	.h_pro .item img{
	-webkit-transform: scale(1.0);
	-ms-transform: scale(1.0);
	-o-transform: scale(1.0);
	transform: scale(1.0);
	transition: all 0.8s ;
	-webkit-transition: all 0.8s ;
	-ms-transition: all 0.8s ;
	-o-transition: all 0.8s ;
	-moz-transition: all 0.8s ;
	}
	.h_pro .fg{
		width: 0.25%;
		height: 10px;
		float: left;
	}

	.h_news{
		width: 78%;
		margin:0 auto;
		min-width: 1200px;
		padding-bottom:70px;
	}

	.ne_item{
		float: left;
		display: block;
		width: 30%;
		color:#fff;
		background:#22488d;
	}
	.ne_item img{
		display: block;
		width: 100%;
		height:auto;
	}
	.ne_item .name{
		padding-right:80px;
		position: relative;
	}
	.ne_item .namein{
		line-height: 30px;
		max-height:60px;
		font-size:16px;
		padding:10px;
		display:-webkit-box;
		-webkit-box-orient:vertical;
		overflow: hidden;
		text-overflow:ellipsis;
		-webkit-line-clamp:2;
		color:#fff
	}
	.ne_item .add{
		display: block;
		width: 80px;
		height: 100%;
		position: absolute;
		right: 0;
		top: 0;
		background:#C50520 url("../images/add.png") no-repeat center center;
	}
	.ne_item :hover{color:#B3CD4B}
	
	.ne_item :hover .namein{color:#B3CD4B}
	.ne_right{
		width: 68%;
		float: right;
	}
	
	.nr_item{
		display: block;
		margin-bottom:25px;
		position: relative;
		padding:0 30px 0 100px;
		background:url("../images/more.png") no-repeat right center;
	}
	
	.nr_item .date{
		position: absolute;
		left: 0;
		top: 0;
		width: 70px;
		height: 70px;
		background:#e6e6e6;
		text-align: center;
	}
	.nr_item .date dt{
		height: 20px;
		line-height: 20px;
		padding-top:10px;
	}
	.nr_item .date dd{
		height: 30px;
		line-height: 30px;
		font-size:20px;
		font-weight: bold;
	}
	.nr_item .inf dt{
		font-size:18px;
		line-height: 1.8;
	}
	.nr_item .inf dd{
		font-size:14px;
		line-height: 24px;
		color:#666;
   white-space:nowrap;
   overflow:hidden;
   text-overflow:ellipsis;
	}

	.h_about{
		background:#f6f6f6;
		margin-top:0px;
	}
	.h_about .tps{
		height: 380px;
		background:url("../images/hab_top.jpg?v=1") no-repeat top center;
		position: relative;
	}
	.h_about .h_head{
		color:#fff;
	}
	.h_about .handle{
		position: absolute;
		bottom: 0;
		left: 5%;
		width: 90%;
	}
	.h_about .btn{
		width: 23.5%;
		float: left;
		height: 50px;
		line-height: 50px;
		text-align: center;
		background:rgba(30,60,130,0.5);
		color:#fff;
		font-size:20px;
	}
	.h_about .fg{
		width: 2%;
		height: 50px;
		float: left;
	}
	.h_about .hover{
		background:rgba(179,205,75,0.9); 
	}
	.h_about .handle :hover{background:rgba(179,205,75,0.5); }
	.h_about .con{
		display: none;
		width: 90%;
		max-width:1300px;
		margin:0 auto;
		text-align: center;
		padding:80px 0;
	}
	.h_about .show{
		display: block;
	}
	.h_about .tb{
		padding-bottom:25px;
		background:url("../images/sli.png") no-repeat bottom center;
		line-height:2;
	}
	.h_about .tb dt{
		line-height: 2;
		font-size:30px;
	}
	.h_about .tb dd{
		font-size:18px;
		line-height: 2;
	}
	.h_about .intro{
		padding:30px 0 50px 0;
		line-height:2;
	}
	.h_about .intro img{ max-width:100%; height:auto}
	.h_about .item{
		width: 33.3333%;
		float: left;
		height: 76px;
		color:#fff;
		font-size:24px;
		padding-top:90px;
	}
	.h_about .item strong{
		font-size:40px;
	}
	.h_about .item1{
		background:url("../images/i1.png?v=2") no-repeat top center;
	}
	.h_about .item2{
		background:url("../images/i2.png?v=2") no-repeat top center;
	}
	.h_about .item3{
		background:url("../images/i3.png?v=2") no-repeat top center;
	}

	.ca_slider{
		width: 79%;
		margin:0 auto 80px;
		min-width: 1200px;
	}
	.ca_slider .item{
		display: block;
		width: 96%;
		margin:0 auto;
		border-top:0px solid #eaeaea;
		text-align: center;
		background: #3A3A3A;
		
	}
	.ca_slider .photo{
		display: block;
		width: 100%;
		height:auto;
		border-bottom:0px solid #eaeaea;
	}
	.ca_slider .photo img{
		display: block;
		width: 100%;
		height:auto;
		margin: 0 auto;
	}
	.ca_slider .name{
		line-height: 4;
		color: #ffffff;
		 font-size: 14px;
		
	}
	.ca_slider .item:hover{
		background: #C50520;
	}

	.ca_ctrl{
		margin:40px 0;
		height: 10px;
		text-align: center;
	}
	.ca_ctrl .cbtn{
		width: 85px;
		height: 11px;
		display: inline-block;
		margin:0 10px;
		text-align: center;
		cursor: pointer;
	}
	.ca_ctrl .pre{
		background:url("../images/ca_pre.png") no-repeat center center;
	}
	.ca_ctrl .next{
		background:url("../images/ca_next.png") no-repeat center center;
	}
	
	.ca_ctrl .pre:hover{
		background:url("../images/ca_pre2.png") no-repeat center center;
	}
	.ca_ctrl .next:hover{
		background:url("../images/ca_next2.png") no-repeat center center;
	}	

	.footer{
		clear: both;
		background:#e9e9e9;
		padding:35px 0;
	}
	.footer .wp{
		width: 78%;
		margin:0 auto;
		min-width: 1200px;
	}
	.footer dl{
		float: left;
		width: 140px;
	}
    
    .footer .erweima{
        width: 170px;
        float: right
    }
	.footer dt{
		height: 44px;
		line-height: 44px;
		font-size:18px;
		position: relative;
		margin-bottom:20px;
	}
	.footer dt i{
		display: block;
		width: 34px;
		height: 2px;
		background:#C50520;
		position: absolute;
		left: 0;
		bottom: 0;
	}
	.footer dd{
		line-height: 24px;
	}
	.ft_code{
		float: right;
		display: block;
		width: 194px;
		height: 194px;
		margin:40px 0 0 50px;
	}
	.footer_copy{
		line-height: 5;
		background:#000;
		color:#fff;
	}
	.footer_copy .wp{
		width: 90%;
		margin:0 auto;
		min-width:1200px;
	}

}


@media screen and  (max-width: 1450px) {
	
.nav{
	width: 776px;
	margin:0 105px 0 auto;
}
.nav_in{
	float: left;
	width: 97px;
}
.nav_in .par{
	display: block;
	width: 97px;
	line-height: 90px;
	color:#fff;
	text-align: center;
	font-size:15px;
}

.nav_in .par2{
	/* background:url("../images/nav_in.png") no-repeat 86px center; */
}

	.header .tel{
		background:#C50520 url("../images/head_s.png") no-repeat 15px center;
		padding:0 5px 0 35px;
		background:rgba(197,5,32,1) url("../images/head_s.png") no-repeat 10px center;
	}
	.header .tel span{
	font-size:18px;
	}
}

/* PC大屏幕 big star*/
@media screen and (min-width: 992px) and (max-width: 1550px) {

.visible-lg {display: block !important;}
.visible-lg-block {display: block !important;}
.visible-lg-inline {display: inline !important;}
.visible-lg-inline-block {display: inline-block !important;}
.hidden-lg{display:none !important;}

.header .logo{
	position: absolute;
	left: 10px;
	top: 0;
	display: block;
	padding-top:6px;
}
.header .logo img{
	display: block;
	height: 70px;
	padding-top: 10px;
}
.header .logo2{
	position: absolute;
	left: 10px;
	top: 0;
	display: none;
	padding-top:6px;
}
.header .logo2 img{
	display: block;
	height: 70px;padding-top: 10px;
}
.headerafter .logo{
	display: none;
}
.headerafter .logo2{
	display: block;
}
.header .logo3{
	position: absolute;
	left: 10px;
	top: 0;
	display: none;
}

.header .logo{
	display: block;
}
.header .logo3{
	display: none;
}
.headerafter .logo2{
	display: block;
}
.ft_code{
	display: block;
}
	.ft_code{
		float: right;
		display: block;
		width: 90px;
		height: 90px;
		margin:40px 30px 0 50px;
	}


/* PC大屏幕 big end*/
}

@media screen and (min-width: 1450px) and (max-width: 1750px) {
	.nav{
		width: 1000px;
		margin:0 140px 0 auto;
	}
	.paddingleft{ margin-left: 0px;}
	.nav_in{
	float: left;
	width: 110px;
	}
	.nav_in .par{
		display: block;
		width: 110px;
		line-height: 90px;
		color:#fff;
		text-align: center;
		font-size:16px;
	}
	
.header .logo img{
	height: 80px;
	max-width:422px;
	padding-top: 5px;
	
}
.header .logo2 img{
	height: 80px;
	max-width:422px;
	padding-top: 5px;
}

.header .logo3 img{
	height: 80px;
	padding-top: 5px;
}
	
	
	
	
}

@media screen and (min-width: 1200px) and (max-width: 1450px) { 
	.paddingleft{ margin-left: 0px;}
		.nav{
		width: 980px;
		margin:0 20px 0 auto;
	}
	
    
    
.ab_right{
	float: right;
	width: 1000px;
}
.ab_right .item{
	display: block;
	width: 302px;
	float: left;
	margin-left:30px;
	background:#556278;
	position: relative;
	overflow:hidden;
}
.ab_right .item img{
	display: block;
	width: 302px;
	height: 544px;
	opacity: 1;
	
	-o-object-fit: cover;
	object-fit: cover;
	-webkit-transition: -webkit-transform 1.2s;
	transition: -webkit-transform 1.2s;
	-o-transition: transform 1.2s;
	transition: transform 1.2s;
	transition: transform 1.2s, -webkit-transform 1.2s;
	
}
.ab_right .item img:hover{
	-webkit-transform: scale(1.25, 1.25);
	-ms-transform: scale(1.25, 1.25);
	transform: scale(1.25, 1.25);	
	}
.ab_right .name{
	height: 84px;
	line-height: 84px;
	text-align: center;
	color:#434343;
	font-size:32px;
	width: 210px;
	position: absolute;
	left: 0;
	bottom: 54px;
	z-index: 10;
	background:url("../images/y.png") no-repeat bottom center;
}
    
    
    
	
	.nav_in .down2{
		width: 366px;
	}
	.nav_in .non{
		display:none;
	}
	.nr_item{
		margin-bottom:14px;
	}
	.nr_item .date{
		position: absolute;
		left: 0;
		top: 0;
		width: 60px;
		height: 60px;
		background:#e6e6e6;
		text-align: center;
	}
	.footer dl{
		float: left;
		width: 140px;
	}
	.ft_code{
		float: right;
		display: block;
		margin:40px 0 0 10px;
	}
}
</pre></body></html>