@charset "utf-8";
body,div,img,p,a,h1,h2,h3,h4,h5,h6,span,ul,li{margin:0px;padding:0px;border:0px;background-color:none; text-decoration: none;font-family: "微软雅黑"；}
body{font-family:Arial, Gotham, "Helvetica Neue", Helvetica,  sans-serif;overflow-x:hidden ;}
ul,li{list-style-type:none;}
.clear{clear: both;}
.w{width: 96%;display: block;margin: 0 auto;}
.fl{float: left;}
.fr{float: right;}
.q0{float: right !important;margin-right: 0 !important;}

/* header start */
.t_pchead{
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
}
.t_pchead .w {
  position: relative;
  height: 116px;
  border-bottom: 1px rgba(255,255,255,.2) solid;
}
.t_pclogonr{
  /* padding-top: 32px;*/
  line-height:80px;
  height:80px;
}
.t_pclogonr img{
    display: inline-block;
}
.t_pcheadnr{
  
}

.t_pclogonr .t_cailogo{
    display: none;
}
.t_pchead.on .t_pclogonr .t_cailogo{
    display: inline-block;
}
.t_pchead.on .t_pclogonr .t_bailogo{
    display: none;
}
.t_yiqinav{
    line-height: 116px;
}
.t_pchead.on .t_yiqinav{
    color:#333;
}
.t_pcnavli{
    margin: 0 25px;
	position: relative;
}
.t_pcnavli a{
	color: #fff;
}
.t_soupic{
    width: 19px;
    line-height: 116px;
    cursor: pointer;
}
.t_pcnavli:hover > a::after, .headC li.on > a::after {
  transform: scale(1);
}
.t_pcnavli.yxnav_active1 a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: #fff;
  transform: scale(1);
}
.t_pcnavli a::after{
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background: #004297;
	transform: scale(0);
}

.t_pcyu a{
    font-size: 16px;
    color:#fff;
    line-height: 116px;
    transition: all 0.36s;
	display: block;
}
.t_pcyu{
	position: relative;
	height: 116px;
	display: block;
}
.t_pcyu a {
	right:0;
	width: 27px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	background: #004297;
	border-radius: 100%;
	top: 45px;
	position: absolute;
	}
.t_pchead.on .t_pcyu a{
    color:#333;
	background: rgba(255,255,255,.5);
}
.t_yiqinav::before{
    content: '';
    width: 0;
    height: 3px;
    background: #007AFF;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    transition: all 0.36s;
}
.t_pcdao{
    padding-left: 15px;
}
.t_pcrgli{
    padding: 0 30px;
	position: relative;
}

.t_pclanguage{
    padding-right: 0;
}
.t_pcnavli.yxnav_active1 .t_yiqinav{
    color:#007AFF;
}
.t_pchead.on{
    background: #fff;
    box-shadow: 0px 3px 31px 0px rgba(0,0,0,.05);
}
.t_pchead{
    transition: all 0.36s;
}


/* banner */
.head .banner{
	position: relative;
	width: 1920px;
	height: 695px;
	display: block;
	overflow: hidden;
}
.head .banner .img-about{
	position: absolute;
	left: 50%;
	margin-left: -960px;
}
.head .banner .banner-title{
	position: absolute;
	z-index: 11;
	width: 1400px;
	left: 0;
	right: 0;
	margin: 0 auto;
	display: block;
	bottom: 200px;
	color: #fff;
	
}
.head .banner .banner-title p{
	font-size: 26px;
}
.head .banner .banner-title h2{
	font-size: 56px;
}

/* sunav */
.com-tags {
  background: #ffffff;
}
.com-tags .w1280{
	width: 1280px;
	margin: 0 auto;
	display: block;
}
.com-tags  .sunav{
	display: flex;
	justify-content: left;
}
.com-tags .sunav li{
	position: relative;
	display: block;
	margin: 0 20px;
}
.com-tags .sunav li a{
	padding: 0 10px;
	
	line-height: 94px;
	display: block;
	color: #5f5f5f;
	
}

.com-tags .sunav li a.on{
	color: #003d89;
}
.com-tags .sunav li a::after{
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background: #003d89;
	transform: scale(0);
	
}
.com-tags .sunav li:hover > a::after, .headC li.on > a::after {
  transform: scale(1);
}
.com-tags .sunav li a.on::after{
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background: #003d89;
	transform: scale(1);
	
}


/*<!--底部咨询-->*/
.zx{
	background: #004297;
	padding: 60px 0;
	display: flex;		
	flex-wrap: wrap;
	align-items: center;	
	color: #fff;	
	height: 330px;
}
.zx_l{
	width: 50%;
	position: relative;
	display: flex;
	flex-direction: column;								
	align-items: center;	
}
.zx_l::after{
	content: "";
	width: 1px;
	height: 100%;
	background: rgba(255,255,255,0.3);
	position: absolute;
	right: 0;
	top: 0%;
}
.zx .More{
	position:  initial;	
	color: #fff;			
}
.zx span{
	color: #fff;
	font-size: 16px;
}
.zx_l img{
	width: 35px;
	margin-bottom: 10px;
}
.zx_l .zHe_p{
	text-align: center;
	margin: 20px 0 30px;
}
.zx_r{
	width: 50%;
	position: relative;
	display: flex;
	flex-direction: column;								
	align-items: center;
}
.zx_r .zHe_p{
	margin: 20px 0 30px;
	font-size: 16px;
	letter-spacing: 2px;
}
.zx_r .zx_ipt{
	width: 40%;
	border-bottom: 1px solid rgba(255,255,255,0.6);
	padding: 5px 0;				
}
.zx_r .zx_ipt form{
	display: flex;
	justify-content: space-between;
}
.zx_r .zx_ipt input{
	width: 80%;
	background: none;
	outline: none;
	border: none;
	color: #fff;
}
.zx_r .zx_ipt input::-webkit-input-placeholder{
    color: #fff;
}
.zx_r .zx_ipt input::-moz-placeholder{ 
    color: #fff;
}
.zx_r .zx_ipt input:-moz-placeholder{   
    color: #fff;
}
.zx_r .zx_ipt input:-ms-input-placeholder{  
    color: #fff;
}
.zx_r .zx_ipt img{
	width: 20px;
}

/*<!--底部-->*/			
.foot{				
	background: #2e353c;
}
.foot .inner {
  position: relative;
  max-width: 1900px;
  width: 80%;
  margin: 0 auto;
}
.foot_lx{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 30px 0;
	border-bottom: 1px solid rgba(255,255,255,0.2);
}

.lx_img img{
	width: 25px;
	margin: 0 10px;
}
.foot_nav{
	margin: 20px 0 30px;
	color: rgba(255,255,255,0.6);
}
.foot_nav ul{
	display: flex;
	justify-content: space-between;
}
.foot_nav ul li{
	display: flex;
	flex-direction: column;
}
.foot_nav ul li a{
	font-size: 12px;
	color: rgba(255,255,255,0.4);
	padding: 4px 0;
}
.foot_nav ul li a:first-child{
	font-size: 14px;
	color: rgba(255,255,255,0.8);
	padding: 10px 0;
}

.foot_bot p{
	border-top: 1px solid rgba(255,255,255,0.2);
	padding: 10px 0;
	font-size: 12px;
	color: rgba(255,255,255,0.4);
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

/* 新闻 */
.news {
  padding: 108px 0;
  background: #f9f9f9;
}
.newsBox{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.t_e1k2li {
  /* width: 500px; */
	width: 32%;
  padding: 0 10px;
  margin-bottom: 62px;
}
.t_e1k2xin {
  background: #fff;
}
.t_e1k2pic {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: 64%;
}
.t_e1k2pic img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit:cover;
  transition: all 0.36s;
}

.t_tou {
  position: relative;
  top: 0;
  left: 0;
}
.t_shi {
  position: absolute;
  top: 0;
  left: 0;
}
.t_e1k2wen {
  padding: 29px 35px 34px;
}
.t_e1k2wen .t_yiqiduan {
  overflow: hidden;
  margin-bottom: 32px;
}
.t_e1k2wen .t_yiqiduan p {
  font-weight: bold;
  color: #333;
  transition: all 0.36s;
  font-size: 22px;
  height: 58px;
  
}
.t_syk5topsy{
	display: flex;
	justify-content: space-between;
}
.t_syk5topli {
  margin-right: 24px;
}
.t_syk5icon {
  width: 15px;
  margin-right: 10px;
  line-height: 24px;
}
.t_syk5icon img {
  width: 100%;
  display: inline-block;
}
.t_syk5zi {
  font-size: 16px;
  color: #999;
  line-height: 1.5;
  
}
.lxNew_p {
  margin-bottom: 40px;
  color: #999;
  font-size: 14px;
}
.lxNew_p img {
  margin: 0 3px;
}
.t_e1k2li a:hover .t_e1k2pic img {
  transform: scale(1.05);
}
.t_e1k2li a:hover .t_yiqiduan p {
  color: #f15344;
}

.lxPage {
  margin: 3% 0;
}
.lxPage_box {
  width: 100%;
  max-width: 75em;
  padding-left: 16px;
  padding-right: 16px;
  margin: auto;
  position: relative;
  text-align: center;
}
.lxPage_link.active , .page-num-current{
  color: #fff;
  background: #b1010e;
  border: 1px solid #b1010e;
}
.lxPage_box a, .lxPage_box span {
  padding: 10px 16px;
  margin: 0 10px;
  border-radius: 5px;
  color: #636973;
  font-size: 16px;
  display: inline-block;
}
.lxPage_link,.page-num {
  text-decoration: none;
  border: 1px solid #999;
}
.page-status,.page-index,.page-pre,.page-next,.page-last,.page-pre a,.page-next a{ margin:0!important; padding:0!important;}

/* 新闻详情 */
.t_yiqimian{
	padding: 20px 0;
}
.t_mianli{
	position: relative;
}
.t_mianli a:hover .t_mianxin {
  opacity: 1;
}

.t_mianxin {
  color: #666;
  opacity: 0.5;
  line-height: 21px;
  font-size: 14px;
  transition: all 0.36s;
  padding: 0 13px;
}
.t_mianpic {
  width: 20px;
  height: 20px;
  padding-top: 3px;
}
.t_mianpic .t_yuan {
  top: -5px;
}
.t_mianpic img {
  width: 100%;
  transition: all 0.36s;
}
.t_yuan {
  position: relative;
  top: 0;
  left: 0;
}
.t_hover {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.t_mianli::before {
  content: '>';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -6px;
  font-size: 14px;
  line-height: 1.5;
  color: #666;
  opacity: 0.5;
}
.t_mianli:nth-child(1)::before,.t_mianli:nth-child(3)::before {
 /* opacity: 0;*/
}

.newdet{
	border-bottom: 1px solid #bababa;
}

.newdet .newstop{
	border-bottom: 1px solid #bababa;
	padding-bottom: 20px;
}
.newdet .newstop h4{
	font-size: 34px;
	font-weight: normal;
}
.newdet .newstop p{
	color: #000;
	margin: 20px 0;
}
.newdet .newstop p span{
	color: #bababa;
	margin-right: 15px;
}
.newdet .newstop p span:nth-child(2){
	margin-left: 15px;
}
.newdet .newsbody{
	padding: 140px 0;
}
.newdet .newsbody img{
	text-align: center;
	margin: 0 auto;
	display: block;
	
}
.newdet .newsbody p{
	width: 1200px;
	margin: 0 auto;
	display: block;
	font-size: 18px;
	line-height: 32px;
	letter-spacing: 2px;
	text-align: justify;
	opacity: 0.8;
}
.newdet .newsbody p:nth-child(2){
	margin-top: 80px;
}
.newdet .newsbody p:nth-child(3){
	text-indent: 2em;
}

.newback{
	display: flex;
	justify-content: space-between;
}
.newback li{
	margin-top: 30px;
	color: #000;
	font-size: 16px;
}
.newback li a{ 
color: #000;
	font-size: 16px;
	display: block;
}
.newback li a:hover{
	color: #f15344;
}
.newback li:nth-child(1) a{
	
}
.newback li:nth-child(2) a{
	width: 100px;
	text-align: center;
	
	
}

@media screen and (max-width:1399px) {

@charset "utf-8";
body,div,img,p,a,h1,h2,h3,h4,h5,h6,span,ul,li{margin:0px;padding:0px;border:0px;background-color:none; text-decoration: none;font-family: "微软雅黑"；}
body{font-family:Arial, Gotham, "Helvetica Neue", Helvetica,  sans-serif;overflow-x:hidden ;}
ul,li{list-style-type:none;}
.clear{clear: both;}
.w{width: 80%;display: block;margin: 0 auto;}
.fl{float: left;}
.fr{float: right;}
.q0{float: right !important;margin-right: 0 !important;}
/* header start */
.t_pchead{
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
		background: none;
    z-index: 99;
}
.t_pchead .on{
	background: none;
}
.t_pchead .w {
  position: relative;
  height: 116px;
  border-bottom: 1px rgba(255,255,255,.2) solid;
}
.t_pclogonr{
  /* padding-top: 32px;*/
}
.t_pclogonr img{
    display: inline-block;
}
.t_pcheadnr{
  
}

.t_pclogonr .t_cailogo{
    display: none;
}
.t_pchead.on .t_pclogonr .t_cailogo{
    display: inline-block;
}
.t_pchead.on .t_pclogonr .t_bailogo{
    display: none;
}
.t_yiqinav{
    line-height: 116px;
}
.t_pchead.on .t_yiqinav{
    color:#333;
}
.t_pcnavli{
    margin: 0 25px;
	position: relative;
}
.t_pcnavli a{
	color: #fff;
}
.t_soupic{
    width: 19px;
    line-height: 116px;
    cursor: pointer;
}
.t_pcnavli:hover > a::after, .headC li.on > a::after {
  transform: scale(1);
}
.t_pcnavli.yxnav_active1 a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: #fff;
  transform: scale(1);
}
.t_pcnavli a::after{
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background: #004297;
	transform: scale(0);
}

.t_pcyu a{
    font-size: 16px;
    color:#fff;
    line-height: 116px;
    transition: all 0.36s;
	display: block;
}
.t_pcyu{
	position: relative;
	height: 116px;
	display: block;
}
.t_pcyu a {
	right:0;
	width: 27px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	background: #004297;
	border-radius: 100%;
	top: 45px;
	position: absolute;
	}
.t_pchead.on .t_pcyu a{
    color:#333;
	background: rgba(255,255,255,.5);
}
.t_yiqinav::before{
    content: '';
    width: 0;
    height: 3px;
    background: #007AFF;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    transition: all 0.36s;
}
.t_pcdao{
    padding-left: 15px;
}
.t_pcrgli{
    padding: 0 30px;
	position: relative;
}

.t_pclanguage{
    padding-right: 0;
}
.t_pcnavli.yxnav_active1 .t_yiqinav{
    color:#007AFF;
}
.t_pchead.on{
    background: #fff;
    box-shadow: 0px 3px 31px 0px rgba(0,0,0,.05);
}
.t_pchead{
    transition: all 0.36s;
}


/* banner */
.head .banner{
	position: relative;
	width: 100%;
	height: 695px;
	display: block;
	overflow: hidden;
}
.head .banner .img-about{
	position: absolute;
	left: 50%;
	margin-left: -960px;
}
.head .banner .banner-title{
	position: absolute;
	z-index: 11;
	width: 100%;
	left: 5%;
	right: 0;
	margin: 0 auto;
	display: block;
	bottom: 200px;
	color: #fff;
	
}
.head .banner .banner-title p{
	font-size: 26px;
}
.head .banner .banner-title h2{
	font-size: 56px;
}

/* sunav */
.com-tags {
  background: #ffffff;
}
.com-tags .w1280{
	width: 100%;
	margin: 0 auto;
	display: block;
}
.com-tags  .sunav{
	display: flex;
	justify-content: left;
}
.com-tags .sunav li{
	position: relative;
	display: block;
	margin: 0 20px;
}
.com-tags .sunav li a{
	padding: 0 10px;
	
	line-height: 94px;
	display: block;
	color: #5f5f5f;
	
}

.com-tags .sunav li a.on{
	color: #003d89;
}
.com-tags .sunav li a::after{
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background: #003d89;
	transform: scale(0);
	
}
.com-tags .sunav li:hover > a::after, .headC li.on > a::after {
  transform: scale(1);
}
.com-tags .sunav li a.on::after{
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background: #003d89;
	transform: scale(1);
	
}


/*<!--底部咨询-->*/
.zx{
	background: #004297;
	padding: 60px 0;
	display: flex;		
	flex-wrap: wrap;
	align-items: center;	
	color: #fff;	
	height: auto;
}
.zx_l{
	width: 50%;
	position: relative;
	display: flex;
	flex-direction: column;								
	align-items: center;	
}
.zx_l::after{
	content: "";
	width: 1px;
	height: 100%;
	background: rgba(255,255,255,0.3);
	position: absolute;
	right: 0;
	top: 0%;
}
.zx .More{
	position:  initial;	
	color: #fff;			
}
.zx span{
	color: #fff;
	font-size: 16px;
}
.zx_l img{
	width: 35px;
	margin-bottom: 10px;
}
.zx_l .zHe_p{
	text-align: center;
	margin: 20px 0 30px;
}
.zx_r{
	width: 50%;
	position: relative;
	display: flex;
	flex-direction: column;								
	align-items: center;
}
.zx_r .zHe_p{
	margin: 20px 0 30px;
	font-size: 16px;
	letter-spacing: 2px;
}
.zx_r .zx_ipt{
	width: 30%;
	border-bottom: 1px solid rgba(255,255,255,0.6);
	padding: 5px 0;				
}
.zx_r .zx_ipt form{
	display: flex;
	justify-content: space-between;
}
.zx_r .zx_ipt input{
	width: 80%;
	background: none;
	outline: none;
	border: none;
	color: #fff;
}
.zx_r .zx_ipt input::-webkit-input-placeholder{
    color: #fff;
}
.zx_r .zx_ipt input::-moz-placeholder{ 
    color: #fff;
}
.zx_r .zx_ipt input:-moz-placeholder{   
    color: #fff;
}
.zx_r .zx_ipt input:-ms-input-placeholder{  
    color: #fff;
}
.zx_r .zx_ipt img{
	width: 20px;
}

/*<!--底部-->*/			
.foot{				
	background: #2e353c;
}
.foot .inner {
  position: relative;
  max-width: 100%;
  width: 80%;
  margin: 0 auto;
}
.foot_lx{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 30px 0;
	border-bottom: 1px solid rgba(255,255,255,0.2);
}

.lx_img img{
	width: 25px;
	margin: 0 10px;
}
.foot_nav{
	margin: 20px 0 30px;
	color: rgba(255,255,255,0.6);
}
.foot_nav ul{
	display: flex;
	justify-content: space-between;
}
.foot_nav ul li{
	display: flex;
	flex-direction: column;
}
.foot_nav ul li a{
	font-size: 12px;
	color: rgba(255,255,255,0.4);
	padding: 4px 0;
}
.foot_nav ul li a:first-child{
	font-size: 14px;
	color: rgba(255,255,255,0.8);
	padding: 10px 0;
}

.foot_bot p{
	border-top: 1px solid rgba(255,255,255,0.2);
	padding: 10px 0;
	font-size: 12px;
	color: rgba(255,255,255,0.4);
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

/* 新闻 */
.news {
  padding: 108px 0;
  background: #f9f9f9;
}
.newsBox{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.t_e1k2li {
  width: 31.3%;
  padding: 0 1%;
  margin-bottom: 62px;
}
.t_e1k2xin {
  background: #fff;
}
.t_e1k2pic {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: 64%;
}
.t_e1k2pic img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit:cover;
  transition: all 0.36s;
}

.t_tou {
  position: relative;
  top: 0;
  left: 0;
}
.t_shi {
  position: absolute;
  top: 0;
  left: 0;
}
.t_e1k2wen {
  padding: 29px 35px 34px;
}
.t_e1k2wen .t_yiqiduan {
  overflow: hidden;
  margin-bottom: 32px;
}
.t_e1k2wen .t_yiqiduan p {
  font-weight: bold;
  color: #333;
  transition: all 0.36s;
  font-size: 22px;
  height: 58px;
  
}
.t_syk5topsy{
	display: flex;
	justify-content: space-between;
}
.t_syk5topli {
  margin-right: 24px;
}
.t_syk5icon {
  width: 15px;
  margin-right: 10px;
  line-height: 24px;
}
.t_syk5icon img {
  width: 100%;
  display: inline-block;
}
.t_syk5zi {
  font-size: 16px;
  color: #999;
  line-height: 1.5;
  
}
.lxNew_p {
  margin-bottom: 40px;
  color: #999;
  font-size: 14px;
}
.lxNew_p img {
  margin: 0 3px;
}
.t_e1k2li a:hover .t_e1k2pic img {
  transform: scale(1.05);
}
.t_e1k2li a:hover .t_yiqiduan p {
  color: #f15344;
}

.lxPage {
  margin: 3% 0;
}
.lxPage_box {
  width: 100%;
  max-width: 75em;
  padding-left: 16px;
  padding-right: 16px;
  margin: auto;
  position: relative;
  text-align: center;
}
.lxPage_link.active {
  color: #fff;
  background: #b1010e;
  border: 1px solid #b1010e;
}
.lxPage_box a, .lxPage_box span {
  padding: 10px 16px;
  margin: 0 10px;
  border-radius: 5px;
  color: #636973;
  font-size: 16px;
  display: inline-block;
}
.lxPage_link {
  text-decoration: none;
  border: 1px solid #999;
}


/* 新闻详情 */
.t_yiqimian{
	padding: 20px 0;
}
.t_mianli{
	position: relative;
}
.t_mianli a:hover .t_mianxin {
  opacity: 1;
}

.t_mianxin {
  color: #666;
  opacity: 0.5;
  line-height: 21px;
  font-size: 14px;
  transition: all 0.36s;
  padding: 0 13px;
}
.t_mianpic {
  width: 14px;
  height: 14px;
  padding-top: 3px;
}
.t_mianpic .t_yuan {
  top: -1px;
}
.t_mianpic img {
  width: 100%;
  transition: all 0.36s;
}
.t_yuan {
  position: relative;
  top: 0;
  left: 0;
}
.t_hover {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.t_mianli::before {
  content: '>';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -6px;
  font-size: 14px;
  line-height: 1.5;
  color: #666;
  opacity: 0.5;
}
.t_mianli:nth-child(1)::before,.t_mianli:nth-child(3)::before {
  opacity: 0;
}

.newdet{
	border-bottom: 1px solid #bababa;
}

.newdet .newstop{
	border-bottom: 1px solid #bababa;
	padding-bottom: 20px;
}
.newdet .newstop h4{
	font-size: 34px;
	font-weight: normal;
}
.newdet .newstop p{
	color: #000;
	margin: 20px 0;
}
.newdet .newstop p span{
	color: #bababa;
	margin-right: 15px;
}
.newdet .newstop p span:nth-child(2){
	margin-left: 15px;
}
.newdet .newsbody{
	padding: 140px 0;
}
.newdet .newsbody img{
	text-align: center;
	margin: 0 auto;
	display: block;
	
}
.newdet .newsbody p{
	width: 1200px;
	margin: 0 auto;
	display: block;
	font-size: 18px;
	line-height: 32px;
	letter-spacing: 2px;
	text-align: justify;
	opacity: 0.8;
}
.newdet .newsbody p:nth-child(2){
	margin-top: 80px;
}
.newdet .newsbody p:nth-child(3){
	text-indent: 2em;
}

.newback{
	display: flex;
	justify-content: space-between;
}
.newback li a{
	color: #000;
	font-size: 16px;
	margin-top: 30px;
	display: block;
}
.newback li a:hover{
	color: #f15344;
}
.newback li:nth-child(1) a{
	
}
.newback li:nth-child(2) a{
	width: 64px;
	text-align: center;
	
	
}
}
@media screen and (max-width:768px) {

@charset "utf-8";
body,div,img,p,a,h1,h2,h3,h4,h5,h6,span,ul,li{margin:0px;padding:0px;border:0px;background-color:none; text-decoration: none;font-family: "微软雅黑"；}
body{font-family:Arial, Gotham, "Helvetica Neue", Helvetica,  sans-serif;overflow-x:hidden ;}
ul,li{list-style-type:none;}
.clear{clear: both;}
.w{width: 100%;display: block;margin: 0 auto;}
.fl{float: left;}
.fr{float: right;}
.q0{float: right !important;margin-right: 0 !important;}

/* header start */
.t_pchead{
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
}
.t_pchead .w {
  position: relative;
  height: 116px;
  border-bottom: 1px rgba(255,255,255,.2) solid;
}
.t_pclogonr{
  /* padding-top: 32px;*/
  height:80px;
  line-height:80px;
}
.t_pclogonr img{
    display: inline-block;
}
.t_pcheadnr{
  
}

.t_pclogonr .t_cailogo{
    display: none;
}
.t_pchead.on .t_pclogonr .t_cailogo{
    display: inline-block;
}
.t_pchead.on .t_pclogonr .t_bailogo{
    display: none;
}
.t_yiqinav{
    line-height: 116px;
}
.t_pchead.on .t_yiqinav{
    color:#333;
}
.t_pcnavli{
    margin: 0 25px;
	position: relative;
}
.t_pcnavli a{
	color: #fff;
}
.t_soupic{
    width: 19px;
    line-height: 116px;
    cursor: pointer;
}
.t_pcnavli:hover > a::after, .headC li.on > a::after {
  transform: scale(1);
}
.t_pcnavli.yxnav_active1 a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: #fff;
  transform: scale(1);
}
.t_pcnavli a::after{
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background: #004297;
	transform: scale(0);
}

.t_pcyu a{
    font-size: 16px;
    color:#fff;
    line-height: 116px;
    transition: all 0.36s;
	display: block;
}
.t_pcyu{
	position: relative;
	height: 116px;
	display: block;
}
.t_pcyu a {
	right:0;
	width: 27px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	background: #004297;
	border-radius: 100%;
	top: 45px;
	position: absolute;
	}
.t_pchead.on .t_pcyu a{
    color:#333;
	background: rgba(255,255,255,.5);
}
.t_yiqinav::before{
    content: '';
    width: 0;
    height: 3px;
    background: #007AFF;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    transition: all 0.36s;
}
.t_pcdao{
    padding-left: 15px;
}
.t_pcrgli{
    padding: 0 30px;
	position: relative;
}

.t_pclanguage{
    padding-right: 0;
}
.t_pcnavli.yxnav_active1 .t_yiqinav{
    color:#007AFF;
}
.t_pchead.on{
    background: #fff;
    box-shadow: 0px 3px 31px 0px rgba(0,0,0,.05);
}
.t_pchead{
    transition: all 0.36s;
}


/* banner */
.head .banner{
	position: relative;
	width: 100%;
	height: 355px;
	display: block;
	overflow: hidden;
}
.head .banner .img-about{
	position: absolute;
	left: 50%;
	margin-left: -960px;
}
.head .banner .banner-title{
	position: absolute;
	z-index: 11;
	width: 100%;
	left: 5%;
	right: 0;
	margin: 0 auto;
	display: block;
	bottom: 100px;
	color: #fff;
	
}
.head .banner .banner-title p{
	font-size: 26px;
}
.head .banner .banner-title h2{
	font-size: 56px;
}

/* sunav */
.com-tags {
  background: #ffffff;
}
.com-tags .w1280{
	width: 100%;
	margin: 0 auto;
	display: block;
}
.com-tags  .sunav{
	display: flex;
	justify-content: left;
}
.com-tags .sunav li{
	position: relative;
	display: block;
	margin: 0 20px;
}
.com-tags .sunav li a{
	padding: 0 10px;
	
	line-height: 94px;
	display: block;
	color: #5f5f5f;
	
}

.com-tags .sunav li a.on{
	color: #003d89;
}
.com-tags .sunav li a::after{
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background: #003d89;
	transform: scale(0);
	
}
.com-tags .sunav li:hover > a::after, .headC li.on > a::after {
  transform: scale(1);
}
.com-tags .sunav li a.on::after{
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background: #003d89;
	transform: scale(1);
	
}


/*<!--底部咨询-->*/
.zx{
	background: #004297;
	padding: 60px 0;
	display: block;		
	flex-wrap: wrap;
	align-items: center;	
	color: #fff;	
	height: auto;
}
.zx_l{
	width: 100%;
	position: relative;
	display: flex;
	flex-direction: column;								
	align-items: center;	
}
.zx_l::after{
	content: "";
	width: 1px;
	height: 100%;
	background: rgba(255,255,255,0.3);
	position: absolute;
	right: 0;
	top: 0%;
}
.zx .More{
	position:  initial;	
	color: #fff;			
}
.zx span{
	color: #fff;
	font-size: 16px;
}
.zx_l img{
	width: 35px;
	margin-bottom: 10px;
}
.zx_l .zHe_p{
	text-align: center;
	margin: 20px 0 30px;
}
.zx_r{
	width: 100%;
	position: relative;
	display: flex;
	flex-direction: column;								
	align-items: center;
}
.zx_r .zHe_p{
	margin: 20px 0 30px;
	font-size: 16px;
	letter-spacing: 2px;
}
.zx_r .zx_ipt{
	width: 30%;
	border-bottom: 1px solid rgba(255,255,255,0.6);
	padding: 5px 0;				
}
.zx_r .zx_ipt form{
	display: flex;
	justify-content: space-between;
}
.zx_r .zx_ipt input{
	width: 80%;
	background: none;
	outline: none;
	border: none;
	color: #fff;
}
.zx_r .zx_ipt input::-webkit-input-placeholder{
    color: #fff;
}
.zx_r .zx_ipt input::-moz-placeholder{ 
    color: #fff;
}
.zx_r .zx_ipt input:-moz-placeholder{   
    color: #fff;
}
.zx_r .zx_ipt input:-ms-input-placeholder{  
    color: #fff;
}
.zx_r .zx_ipt img{
	width: 20px;
}

/*<!--底部-->*/			
.foot{				
	background: #2e353c;
}
.foot .inner {
  position: relative;
  max-width: 100%;
  width: 80%;
  margin: 0 auto;
}
.foot_lx{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 30px 0;
	border-bottom: none;
}

.lx_img img{
	width: 25px;
	margin: 0 10px;
}
.foot_nav{
	margin: 20px 0 30px;
	color: rgba(255,255,255,0.6);
}
.foot_nav ul{
	display: none;
	justify-content: space-between;
}
.foot_nav ul li{
	display: flex;
	flex-direction: column;
}
.foot_nav ul li a{
	font-size: 12px;
	color: rgba(255,255,255,0.4);
	padding: 4px 0;
}
.foot_nav ul li a:first-child{
	font-size: 14px;
	color: rgba(255,255,255,0.8);
	padding: 10px 0;
}

.foot_bot p{
	border-top: 1px solid rgba(255,255,255,0.2);
	padding: 10px 0;
	font-size: 12px;
	color: rgba(255,255,255,0.4);
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin:0px;
}

/* 新闻 */
.news {
  padding: 108px 0;
  background: #f9f9f9;
}
.newsBox{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.t_e1k2li {
  width: 100%;
  padding: 0 1%;
  margin-bottom: 62px;
}
.t_e1k2xin {
  background: #fff;
}
.t_e1k2pic {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: 64%;
}
.t_e1k2pic img {
  position: absolute;
  top: 0;
  left: 10%;
  width: 80%;
  height: 80%;
  object-fit:cover;
  transition: all 0.36s;
}

.t_tou {
  position: relative;
  top: 0;
  left: 0;
}
.t_shi {
  position: absolute;
  top: 0;
  left: 0;
}
.t_e1k2wen {
  padding: 29px 35px 34px;
}
.t_e1k2wen .t_yiqiduan {
  overflow: hidden;
  margin-bottom: 32px;
}
.t_e1k2wen .t_yiqiduan p {
  font-weight: bold;
  color: #333;
  transition: all 0.36s;
  font-size: 22px;
  height: 58px;
  
}
.t_syk5topsy{
	display: flex;
	justify-content: space-between;
}
.t_syk5topli {
  margin-right: 24px;
}
.t_syk5icon {
  width: 15px;
  margin-right: 10px;
  line-height: 24px;
}
.t_syk5icon img {
  width: 100%;
  display: inline-block;
}
.t_syk5zi {
  font-size: 16px;
  color: #999;
  line-height: 1.5;
  
}
.lxNew_p {
  margin-bottom: 40px;
  color: #999;
  font-size: 14px;
}
.lxNew_p img {
  margin: 0 3px;
}
.t_e1k2li a:hover .t_e1k2pic img {
  transform: scale(1.05);
}
.t_e1k2li a:hover .t_yiqiduan p {
  color: #f15344;
}

.lxPage {
  margin: 3% 0;
}
.lxPage_box {
  width: 100%;
  max-width: 75em;
  padding-left: 16px;
  padding-right: 16px;
  margin: auto;
  position: relative;
  text-align: center;
}
.lxPage_link.active {
  color: #fff;
  background: #b1010e;
  border: 1px solid #b1010e;
}
.lxPage_box a, .lxPage_box span {
  padding: 10px 16px;
  margin: 0 10px;
  border-radius: 5px;
  color: #636973;
  font-size: 16px;
  display: inline-block;
}
.lxPage_link {
  text-decoration: none;
  border: 1px solid #999;
}


/* 新闻详情 */
.t_yiqimian{
	padding: 20px 0;
}
.t_mianli{
	position: relative;
}
.t_mianli a:hover .t_mianxin {
  opacity: 1;
}

.t_mianxin {
  color: #666;
  opacity: 0.5;
  line-height: 21px;
  font-size: 14px;
  transition: all 0.36s;
  padding: 0 13px;
}
.t_mianpic {
  width: 14px;
  height: 14px;
  padding-top: 3px;
}
.t_mianpic .t_yuan {
  top: -1px;
}
.t_mianpic img {
  width: 100%;
  transition: all 0.36s;
}
.t_yuan {
  position: relative;
  top: 0;
  left: 0;
}
.t_hover {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.t_mianli::before {
  content: '>';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -6px;
  font-size: 14px;
  line-height: 1.5;
  color: #666;
  opacity: 0.5;
}
.t_mianli:nth-child(1)::before,.t_mianli:nth-child(3)::before {
  opacity: 0;
}

.newdet{
	border-bottom: 1px solid #bababa;
}

.newdet .newstop{
	border-bottom: 1px solid #bababa;
	padding-bottom: 20px;
}
.newdet .newstop h4{
	font-size: 34px;
	font-weight: normal;
}
.newdet .newstop p{
	color: #000;
	margin: 20px 0;
}
.newdet .newstop p span{
	color: #bababa;
	margin-right: 15px;
}
.newdet .newstop p span:nth-child(2){
	margin-left: 15px;
}
.newdet .newsbody{
	padding: 140px 0;
}
.newdet .newsbody img{
	text-align: center;
	margin: 0 auto;
	display: block;
	
}
.newdet .newsbody p{
	width: 1200px;
	margin: 0 auto;
	display: block;
	font-size: 18px;
	line-height: 32px;
	letter-spacing: 2px;
	text-align: justify;
	opacity: 0.8;
}
.newdet .newsbody p:nth-child(2){
	margin-top: 80px;
}
.newdet .newsbody p:nth-child(3){
	text-indent: 2em;
}

.newback{
	display: flex;
	justify-content: space-between;
}
.newback li a{
	color: #000;
	font-size: 16px;
	margin-top: 30px;
	display: block;
}
.newback li a:hover{
	color: #f15344;
}
.newback li:nth-child(1) a{
	
}
.newback li:nth-child(2) a{
	width: 64px;
	text-align: center;
	
	
}
}