@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: 95%;display: block;margin: 0 auto;}
.xq-nr1{
  width: 45%;
  flex-shrink: 0;
}
.xq-nr1 img{
  width: 100%;
}
.productswiper{
  background-color: #f9f9f9;
  width: 100%;
  padding: 0 100px;
  box-sizing: border-box;
  margin: auto;
}
.productswiper img{
  display: block;
  max-width: 100%;
  height:376px;
}
.wcon{
  width: 90%;
}
.fl{float: left;}
.fr{float: right;}
.q0{float: right !important;margin-right: 0 !important;}
input:focus,textarea:focus{outline: none;}
.w1360{ width:1360px;}
.top{ padding-top:150px;}
/* 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: 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: #fbfbfb;
}
.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;
}



/* 产品中心  引导页css */
.pro_list{
	background: #F9F9F9;
	padding: 120px 0;
}
.proItem {
  display: flex;
  align-items: center;
  background: #fff;
  padding: 20px 20px;
  margin: 40px 0;
}
.pro_listImg {
  width: 65%;
  overflow: hidden;
  height: 565px;
  
}
.pro_listImg img {
  transition: all .48s;
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.pro_listImg:hover img {
  transform: scale(1.1);
  transition: all .48s;
}
.pro_listText {
  width: 35%;
  padding-left: 80px;
}
.pro_listText h5 {
  font-size: 26px;
}
.pro_listText p {
  margin: 30px 0 100px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px;
}
.indMore .more {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background: #00339D;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20% 30%;
  background-image: url(../images/arrow-right-lighth.png);
  color: #fff;
  margin-top: 20px;
  transition: all .48s;
  position: relative;
}
.indMore .more:hover {
  background: #e61511;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20% 30%;
  background-image: url(../images/arrow-right-lighth.png);
  transition: all .48s;
}
.pro_list ul li:nth-child(2n) .pro_listText {
  padding-left: 2%;
  padding-right: 5%;
}

/* 产品中心列表 */
.w1400 { width: 1400px; margin: 0 auto;}
.pro_list_lb{
	padding: 80px 0;
}
.pro_nr{
	display: block;
}
.pro_nr ul{
	padding: 50px 0;
}
.pro_nr ul:nth-child(n) .pro_nr1{
	position: relative;
	height: 353px;
	display: block;
}
.pro_nr ul:nth-child(n) .pro_nr1 .text{
	position: absolute;
	left: 25%;
	z-index: 1;
	top: 20%;
	
}
.pro_nr ul .pro_nr1 .text .texts,
.pro_nr ul .pro_nr2 .text .texts{
	position: relative;
	width: 260px;
}
.pro_nr ul:nth-child(n) .pro_nr1 .text .texts::before{
	content:"";
	position: absolute;
	width: 200px;
	height: 1px;
	background: #000;
	right: -150px;
	top: 16px;
}
.pro_nr ul .pro_nr1 .text .texts h3,
.pro_nr ul .pro_nr2 .text .texts h3{
	font-size: 26px;
	font-weight: normal;
	letter-spacing: 0px;
}
.pro_nr ul .pro_nr1 .text .texts a,
.pro_nr ul .pro_nr2 .text .texts a{
	color: #000;
	margin-top: 20px;
	display: block;
}
.pro_nr ul:nth-child(n) .pro_nr1 .text-img{
	position: absolute;
	right: 200px;
	overflow: hidden;
	height: 350px;
	max-width:600px;
	width: 600px;
}
.pro_nr ul .pro_nr1 .text-img img,
.pro_nr ul .pro_nr2 .text-img img{
	transition: all 0.36s;
	width: 100%;
}
.pro_nr ul .pro_nr1 .text-img:hover img,
.pro_nr ul .pro_nr2 .text-img:hover img{
	transform: scale(1.05);
}
/* 2-1 */
.pro_nr ul:nth-child(2n) .pro_nr1{
	position: relative;
	width: 500px;
	display: block;
	height: 600px;
	padding: 20px 0;
}
.pro_nr ul:nth-child(2n) .pro_nr1 .text{
	width: 180px;
	display: block;
	position: absolute;
	left: 195px;
	top: unset;
}
.pro_nr ul:nth-child(2n) .pro_nr1 .text .texts::before{
	content:"";
	position: absolute;
	width: 1px;
	height: 100px;
	background: #000;
	bottom: -120px;
	display: block;
	left: 20%;
	right:unset;
	top:unset;
}
.pro_nr ul:nth-child(2n) .pro_nr1 .text-img{
	position: absolute;
	overflow: hidden;
	top: 160px;
	width: 500px;
	right: unset;
}
/* 2-2 */
.pro_nr ul:nth-child(2n){
	display: flex;
	justify-content: space-around;
}
.pro_nr ul:nth-child(2n) .pro_nr2{
	position: relative;
	width: 500px;
	display: block;
	height: 500px;
	
}
.pro_nr ul:nth-child(2n) .pro_nr2 .text{
	width: 180px;
	display: block;
	position: absolute;
	left: 215px;
	bottom: 0;
	z-index: 1;
}
.pro_nr ul:nth-child(2n) .pro_nr2 .text .texts::before{
	content:"";
	position: absolute;
	width: 1px;
	height: 100px;
	background: #000;
	top: -100px;
	display: block;
	left: 20%;
	
}
.pro_nr ul:nth-child(2n) .pro_nr2 .text-img{
	position: absolute;
	overflow: hidden;
	width: 500px;
	
}
.pro_nr ul .pro_nr2 .text-img img{
	transition: all 0.36s;
	width: 100%;
}
/* 3-1 */
 
.pro_nr ul:nth-child(3) .pro_nr1,.pro_nr ul:nth-child(7) .pro_nr1{
	position: relative;
	height: 353px;
	display: block;
}
.pro_nr ul:nth-child(3) .pro_nr1 .text-img,.pro_nr ul:nth-child(7) .pro_nr1 .text-img{
	position: absolute;
	left: 200px;
	overflow: hidden;
	width: 600px;
}
.pro_nr ul:nth-child(3) .pro_nr1,.pro_nr ul:nth-child(7) .pro_nr1{
	position: relative;
	height: 353px;
	display: block;
}
.pro_nr ul:nth-child(3) .pro_nr1 .text,.pro_nr ul:nth-child(7) .pro_nr1 .text{
	position: absolute;
	right: 22%;
	z-index: 1;
	top: 140px;
	left: unset;
	
}

.pro_nr ul:nth-child(3) .pro_nr1 .text .texts::before,.pro_nr ul:nth-child(7) .pro_nr1 .text .texts::before{
	content:"";
	position: absolute;
	width: 130px;
	height: 1px;
	background: #000;
	left: -150px;
	top: 16px;
}
  
/* 分页 */
.lxPage {
  padding: 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: #004297;
  border: 1px solid #004297;
}
.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;
}


/* 产品中心 详情 */
/* sunav */
.com-tags {
  background: #ffffff;
}
.com-tags .w1280{
	width: 1280px;
	margin: 0 auto;
	display: block;
}
.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(4)::before/*,.t_mianli:nth-child(3)::before*/ {
  opacity:0;
}

.xq-nr{
	display: flex;
    flex-wrap: wrap;
    align-items: center;
	justify-content: space-between;
	padding: 50px 0;
}

.xq-nr .left{
	width:50%;
	float:left;
}
.xq-nr .left img{
	max-width:100%;
}
.xq-nr .right{
	padding: 80px 80px 0 80px;
    width: 50%;
    box-sizing: border-box;
}
.xq-nr .right p{
	margin-bottom: 20px;
	line-height: 32px;
	font-size: 16px;
	text-align: justify;
	letter-spacing: 2px;
}

/* 轮播 */
.Div1{width:1600px;height:423px;margin:200px auto;overflow:hidden;position:relative;}
.Div1_main{padding-top:13px;height:423px;width:10000px;overflow:hidden;position:relative;z-index:1;}
.Div1_main div{width:1600px;height:423px;float:left;display: flex;justify-content: space-around;}
.Div1_main div span{width:450px;height:423px;display:block;float:left;overflow: hidden;}
.Div1_main div span a{display:block;}
.Div1_main_a1{padding:4px 3px 4px 4px;margin-bottom:4px;}
.Div1_main_a1 img{transition: all 1s; }
.Div1_main div span a:hover img{
	transform: scale(1.05);
}
.Div1 .Div1_prev1 ,.Div1 .Div1_next1{display:block;position:absolute;cursor:pointer;z-index:2;top:50%;}
.Div1 .Div1_prev1{left:0;}
.Div1 .Div1_next1{right: 0;}


/* 社会责任 */
.mc_d3s1_title {
  margin-bottom: 115px;
  font-size: 40px;
}
.mc_d3s1_list {
  margin: 0 -20px;
  
  
}
.mc_d3s1_li {
  float: left;
  width: 624px;
  padding: 0 20px;
  margin-bottom: 40px;
}
.mc_d3s1_lisbox {
  display: block;
  background: #fff;
  padding: 45px 55px 50px 35px;
  border: 1px solid #f3f2f2;
}
.mc_d3s1_xtbbox {
  width: 60px;
  margin-bottom: 25px;
}
.mc_d3s1li_title {
  position: relative;
  font-size: 36px;
  font-weight: bold;
  color: #001e5a;
  padding-bottom: 30px;
  margin-bottom: 24px;
}

.mc_d3s1li_title::before {

    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 280px;
    height: 1px;
    background: #dcdcdc;

}
.mc_d3s1_txt {
  height: 180px;
  overflow: hidden;
}
.mc_d3s1_txt p {
  font-size: 18px;
  line-height: 25px;
  
}

.mc_d3s2 {
  padding: 10% 0 120px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.mc_d3s2_bgbox {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
}
.w1310 {
  width: 1310px;
  margin: 0 auto;
}
.mc_d3s2_title {
  color: #fff;
  margin-bottom: 58px;
  font-size: 40px;
}
.mc_d3s2_txt {
  max-width: 1200px;
  margin-bottom: 10%;
}
.mc_d3s2_txt p {
  font-size: 18px;
  line-height: 30px;
  color: #fff;
}


/* 职业发展 */
.zyfz {
    display: block;
	padding: 80px 0;
}
.zyfz .left{
	float: left;
	/* width: 830px; */
  width: 50%;
	display: block;
}
.main-rczp .title{
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 80px;
}
.main-rczp .title h2{
	font-size: 40px;
	letter-spacing: 0px;
}
.main-rczp .title::before{
	content: "";
	position: absolute;
	width: 80px;
	height: 4px;
	background: #004297;
	bottom: 0;
	
}
.zyfz .left p{
	font-size: 18px;
	line-height: 30px;
	display: block;
	text-align: justify;
	letter-spacing: 0px;
}
.zyfz .right{
	width: 630px;
	display: block;
	float: right;
}
.zyfz .right img{
	width: 100%;
}

/* 招聘 */
.zpgw{
	padding-bottom: 200px;
}
.jobtop {
  background: #004297;
}
.jobtop td {
  color: #fff;
  font-size: 16px;
  padding: 20px 0;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
.font12 {
  cursor: pointer;
  border-bottom: 1px solid #000;
  
}
.font12 td {
  text-align: center;
  font-size: 16px;
  color: #2a2a38;
  padding: 20px 0;
}

.lxPage_link.active , .page-num-current{
   
    color: #fff !important;
    background-color: #066ac9;
    border: none;
}
.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;}


/* 留言 */
.con-t{
	padding: 80px 0;
	display: block;
}
.con-t .left{
	padding-left: 120px;
}
.con-t .left h2{
	font-size: 36px;
	letter-spacing: 2px;
	padding: 20px 0 40px 20px;
}
.con-t .left li{
	display: flex;
	margin: 60px 0;
}
.con-t .left i{
	width: 45px;
	height: 45px;
	display: block;
	background: #ced5e3;
	border-radius: 100%;
	text-align: center;
}
.con-t .left span{
	line-height: 26px;
	font-size: 18px;
	padding-left: 20px;
}
.con-t .left i img{
	margin-top: 10px;
	
}
.con-t .right{
	width: 670px;
	height: 480px;
	display: block;
	border-radius: 10px;
	
}
.con-t .right img{
	width: 100%;
	border-radius: 10px;
}


.s_d2c1tit h2{
	margin-bottom: 40px;
	font-size: 32px;
}
.s_d2c2m1 .s_d2c2input {
  width: 75%;
}

.s_d2c2inputbox {
  background-color: rgb(246, 246, 248);
  border-radius: 10px;
  overflow: hidden;
}
.s_d2c2input input {
  height: 50px;
  font-size: 16px;
}
.s_d2c2input input {
  background: none;
  border: none;
}
.s_d2c2inputwz {
  font-size: 16px;
}
.s_d2c2inputwz {
  
  color: #999;
  line-height: 1.75;
  position: absolute;
  top: 50%;
  left: 30px;
  transform: translateY(-50%);
}
.s_d2c2inputwz::before {
  content: "*";
  font-size: 18px;
  color: #e60012;
  position: absolute;
  top: 0;
  right: -10px;
}
.s_d2c2m1 .s_d2c2xl {
  width: 25%;
}


.s_d2c2m {
    
    margin-bottom: 25px;
	display: flex;
	justify-content: space-between;
}

.s_d2c2input {
    position: relative;
    padding: 0 7px;
	width: 100%;
}



.s_d2c2inputbox {
    background-color: rgb(246, 246, 248);
    border-radius: 10px;
    overflow: hidden;
}

.s_d2c2input input {

    width: 100%;

    height: 72px;

    font-size: 18px;

    color: #999;

    padding: 0 20px;

    font-family: "MontserratLight";

    position: relative;

    z-index: 50;

}



.s_select_show {

    cursor: pointer;

}



.s_d2c2inputwz {
    color: #999;
    line-height: 1.75;
    position: absolute;
    top: 50%;
    left: 30px;
    transform: translateY(-50%);
}
.s_d2c2m8 textarea {
	width: 100%;
  height: 200px;
  font-size: 16px;
  padding: 20px 22px;
  background: none;
  border: none;
  resize: none;
}

.s_d2c2m8 .s_d2c2inputwz {
  top: 15px;
  transform: inherit;
}

.s_d2c2inputwz.on {
    display: none;
}



.s_d2c2inputwz::before {
    content: "*";
    font-size: 18px;
    color: #e60012;
    position: absolute;
    top: 0;
    right: -10px;
}



.s_d2c2xl {
    position: relative;
}



.s_d2c2xltop {
    width: 100%;
    position: relative;
    background-color: rgb(246, 246, 248);
    border-radius: 10px;
    overflow: hidden;
    z-index: 10;
}



.s_d2c2xltop input {
    z-index: 0;
}



.s_d2c2xltop .he_imgarrx {
    width: 28px;
    position: absolute;
    top: 50%;
    right: 30px;
    transform: translateY(-50%);
    transition: all .36s;
}



.he_imgarrx img {

    width: 100%;

    transition: all .36s;

}



.s_d2c2m1 .s_d2c2input {
    width:1016px;
}



.s_d2c2m1 .s_d2c2xl {
    width: 316px;
}



.s_d2c2m2 .s_d2c2input {

    width: 430px;

}
.s_d2c2mn .s_d2c2input .s_d2c2inputwz::before {

    display: none;

}



.s_d2c2m3 .s_d2c2input {

    width: 100%;

}



.s_d2c2m4 .s_d2c2input {

    width: 33.333333%;

}



.s_d2c2m5 .s_d2c2input {

    width: 50%;

}



.s_d2c2m6 .s_d2c2input {

    width: 100%;

}



.s_d2c2m7 .s_d2c2input {

    width: 100%;

}



.s_d2c2m8 textarea {

    width: 100%;

    height: 240px;

    padding: 20px 30px;

    font-size: 18px;

    font-family: "MontserratLight";

    color: #999;

    line-height: 1.75;

    resize: none;

}



.s_d2c2m8 textarea::placeholder {

    font-size: 18px;

    font-family: "MontserratLight";

    color: #999;

    line-height: 1.75;

}



.s_d2c2m9 {

    position: relative;

}



.s_d2c2m9wz {
    color: #333;
    left: 0;
}



.s_d2c2m9tw {
    width: 1280px;
    padding-left: 30px;
}



.s_d2c2m9twz {
    width: 190px;
    background-color: rgb(246, 246, 248);
    border-radius: 100px;
    overflow: hidden;
    margin-right: 20px;
}



.s_d2c2m9twz input {
    width: 100%;
    height: 51px;
    font-size: 18px;
    color: #999;
    padding: 0 20px;
	background: none;
	border: none;

}



.s_d2c2m9twig {
    width: 97px;
    cursor: pointer;
}
.s_d2c2m9twig {
  margin-top: 12px;
}


.s_d2c2m9twig img {
    width: 100%;
}



.s_d2c2m10 {
    position: relative;
    margin-top: 8px;
}



.s_d2c2m10l,.s_d2c2m10l_2 {
    width: 19px;
    height: 19px;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(224, 224, 224);
    background-color: rgb(245, 245, 245);
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
	border-radius: 50px;
}



.s_d2c2m10r {
    width: calc(100% - 30px);
    padding-left: 10px;

}
.pra p {
  font-size: 18px;
  color: #333;
  line-height: 1.75;
}


.s_d2c2m10r a {
    font-size: 18px;
    color: #e60012;
    line-height: 1.75;
}



.s_d2c2m10l.act::before,.s_d2c2m10l_2.act::before {
    content: "";
    width: 70%;
    height: 70%;
    border: 1px solid #e60012;
    background: #e60012;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 50;
	border-radius: 50px;
}


.s_d2c2tj {
    width: 200px;
    background-color: #004297;
    border-radius: 100px;
    color: #fff;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
}



.s_d2c2m11 {
    padding-top: 30px;
    padding-bottom: 70px;
}



.s_d2c2xlbot {
    width: 98%;
    padding: 0px 7px;
    position: absolute;
    top: 104%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 200;
    display: none;

}



.s_d2c2xlbotbox {
    background-color: rgb(246, 246, 248);
    border-radius: 10px;
    overflow: hidden;
    padding: 10px 0;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.06);
}

.s_d2c2xlnr {
    font-size: 18px;
    color: #999;
    line-height: 1.75;
    padding: 5px 30px;
    cursor: pointer;
    transition: all .36s;
}

.s_d2c2xltop.on img {
    transform: rotate(180deg);
}
@media screen and (max-width: 1399px) {

@charset "utf-8";
.top{ padding-top:150px;}

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: 98%;display: block;margin: 0 1%;}
.fl{float: left;}
.fr{float: right;}
.q0{float: right !important;margin-right: 0 !important;}
input:focus,textarea:focus{outline: none;}
.w1360{ width:90%; margin:0 5%;}

/* header start */
.t_pchead{
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    background: none;
}
.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;
}
.w1310 {
  width: 1310px;
  margin: 0 auto;
}


/* 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: #fbfbfb;
}
.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;
}



/* 产品中心  引导页css */
.pro_list{
	background: #F9F9F9;
	padding: 80px 0;
}
.proItem {
  display: flex;
  align-items: center;
  background: #fff;
  padding: 20px 20px;
  margin: 40px 0;
}
.pro_listImg {
  width: 65%;
  overflow: hidden;
  height: 565px;
  
}
.pro_listImg img {
  transition: all .48s;
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.pro_listImg:hover img {
  transform: scale(1.1);
  transition: all .48s;
}
.pro_listText {
  width: 35%;
  padding-left: 80px;
}
.pro_listText h5 {
  font-size: 26px;
}
.pro_listText p {
  margin: 30px 0 100px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px;
}
.indMore .more {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background: #00339D;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20% 30%;
  background-image: url(../images/arrow-right-lighth.png);
  color: #fff;
  margin-top: 20px;
  transition: all .48s;
  position: relative;
}
.indMore .more:hover {
  background: #e61511;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20% 30%;
  background-image: url(../images/arrow-right-lighth.png);
  transition: all .48s;
}
.pro_list ul li:nth-child(2n) .pro_listText {
  padding-left: 2%;
  padding-right: 5%;
}

/* 产品中心列表 */
.pro_list_lb{
	padding: 80px 0;
}
.pro_nr{
	display: block;
}
.pro_nr ul{
	padding: 50px 0;
}
.pro_nr ul:nth-child(1) .pro_nr1{
	position: relative;
	height: 353px;
	display: block;
}
.pro_nr ul:nth-child(1) .pro_nr1 .text{
	position: absolute;
	left: 25%;
	z-index: 1;
	top: 140px;
	
}
.pro_nr ul .pro_nr1 .text .texts,
.pro_nr ul .pro_nr2 .text .texts{
	position: relative;
	width: 180px;
}
.pro_nr ul:nth-child(1) .pro_nr1 .text .texts::before{
	content:"";
	position: absolute;
	width: 200px;
	height: 1px;
	background: #000;
	right: -150px;
	top: 16px;
}
.pro_nr ul .pro_nr1 .text .texts h3,
.pro_nr ul .pro_nr2 .text .texts h3{
	font-size: 26px;
	font-weight: normal;
	letter-spacing: 2px;
}
.pro_nr ul .pro_nr1 .text .texts a,
.pro_nr ul .pro_nr2 .text .texts a{
	color: #000;
	margin-top: 20px;
	display: block;
}
.pro_nr ul:nth-child(1) .pro_nr1 .text-img{
	position: absolute;
	right: 200px;
	overflow: hidden;
}
.pro_nr ul .pro_nr1 .text-img img,
.pro_nr ul .pro_nr2 .text-img img{
	transition: all 0.36s;
	width: 100%;
}
.pro_nr ul .pro_nr1 .text-img:hover img,
.pro_nr ul .pro_nr2 .text-img:hover img{
	transform: scale(1.05);
}
/* 2-1 */
.pro_nr ul:nth-child(2n) .pro_nr1{
	position: relative;
	width: 500px;
	display: block;
	height: 840px;
	padding: 20px 0;
}
.pro_nr ul:nth-child(2n) .pro_nr1 .text{
	width: 180px;
	display: block;
	position: absolute;
	left: 195px;
}
.pro_nr ul:nth-child(2n) .pro_nr1 .text .texts::before{
	content:"";
	position: absolute;
	width: 1px;
	height: 100px;
	background: #000;
	bottom: -120px;
	display: block;
	left: 20%;
}
.pro_nr ul:nth-child(2n) .pro_nr1 .text-img{
	position: absolute;
	overflow: hidden;
	top: 160px;
	width: 500px;
}
/* 2-2 */
.pro_nr ul:nth-child(2n){
	display: flex;
	justify-content: space-around;
}
.pro_nr ul:nth-child(2n) .pro_nr2{
	position: relative;
	width: 500px;
	display: block;
	height: 600px;
	
}
.pro_nr ul:nth-child(2n) .pro_nr2 .text{
	width: 180px;
	display: block;
	position: absolute;
	left: 215px;
	bottom: 0;
	z-index: 1;
}
.pro_nr ul:nth-child(2n) .pro_nr2 .text .texts::before{
	content:"";
	position: absolute;
	width: 1px;
	height: 100px;
	background: #000;
	top: -100px;
	display: block;
	left: 20%;
	
}
.pro_nr ul:nth-child(2n) .pro_nr2 .text-img{
	position: absolute;
	overflow: hidden;
	width: 500px;
	
}
.pro_nr ul .pro_nr2 .text-img img{
	transition: all 0.36s;
	width: 100%;
}
/* 3-1 */
.pro_nr ul:nth-child(3) .pro_nr1{
	position: relative;
	height: 353px;
	display: block;
}
.pro_nr ul:nth-child(3) .pro_nr1 .text-img{
	position: absolute;
	left: 200px;
	overflow: hidden;
	width: 600px;
}
.pro_nr ul:nth-child(3) .pro_nr1{
	position: relative;
	height: 353px;
	display: block;
}
.pro_nr ul:nth-child(3) .pro_nr1 .text{
	position: absolute;
	right: 22%;
	z-index: 1;
	top: 140px;
	
}

.pro_nr ul:nth-child(3) .pro_nr1 .text .texts::before{
	content:"";
	position: absolute;
	width: 130px;
	height: 1px;
	background: #000;
	left: -150px;
	top: 16px;
}





/* 分页 */
.lxPage {
  padding: 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: #004297;
  border: 1px solid #004297;
}
.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;
}


/* 产品中心 详情 */
/* sunav */
.com-tags {
  background: #ffffff;
}
.com-tags .w1280{
	width: 100%;
	margin: 0 auto;
	display: block;
}
.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;
}

.xq-nr{
	display: flex;
	justify-content: space-between;
	padding: 150px 0;
}
.xq-nr .right{
  width: 50%;
  box-sizing: border-box;
	padding: 80px 80px 0 80px;
}
.xq-nr .right p{
	margin-bottom: 20px;
	line-height: 32px;
	font-size: 16px;
	text-align: justify;
	letter-spacing: 2px;
}

/* 轮播 */
.Div1{width:100%;height:423px;margin:200px auto;overflow:hidden;position:relative;}
.Div1_main{padding-top:13px;height:423px;width:10000px;overflow:hidden;position:relative;z-index:1;}
.Div1_main div{width:100%;height:423px;float:left;display: flex;justify-content: space-around;}
.Div1_main div span{width:450px;height:423px;display:block;float:left;overflow: hidden;}
.Div1_main div span a{display:block;}
.Div1_main_a1{padding:4px 3px 4px 4px;margin-bottom:4px;}
.Div1_main_a1 img{transition: all 1s; }
.Div1_main div span a:hover img{
	transform: scale(1.05);
}
.Div1 .Div1_prev1 ,.Div1 .Div1_next1{display:block;position:absolute;cursor:pointer;z-index:2;top:50%;}
.Div1 .Div1_prev1{left:0;}
.Div1 .Div1_next1{right: 0;}


/* 社会责任 */
.mc_d3s1_title {
  margin-bottom: 115px;
  font-size: 40px;
}
.mc_d3s1_list {
  margin: 0 -20px;
  
  
}
.mc_d3s1_li {
  float: left;
  width: 624px;
  padding: 0 20px;
  margin-bottom: 40px;
}
.mc_d3s1_lisbox {
  display: block;
  background: #fff;
  padding: 45px 55px 50px 35px;
  border: 1px solid #f3f2f2;
}
.mc_d3s1_xtbbox {
  width: 60px;
  margin-bottom: 25px;
}
.mc_d3s1li_title {
  position: relative;
  font-size: 36px;
  font-weight: bold;
  color: #001e5a;
  padding-bottom: 30px;
  margin-bottom: 24px;
}

.mc_d3s1li_title::before {

    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 280px;
    height: 1px;
    background: #dcdcdc;

}
.mc_d3s1_txt {
  height: 205px;
  overflow: hidden;
}
.mc_d3s1_txt p {
  font-size: 16px;
  line-height: 30px;
  
}

.mc_d3s2 {
  padding: 10% 0 120px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.mc_d3s2_bgbox {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
}
.w1310 {
  width: 1310px;
  margin: 0 auto;
}
.mc_d3s2_title {
  color: #fff;
  margin-bottom: 58px;
  font-size: 40px;
}
.mc_d3s2_txt {
  max-width: 90%;
  margin-bottom: 10%;
}
.mc_d3s2_txt p {
  font-size: 18px;
  line-height: 30px;
  color: #fff;
}


/* 职业发展 */
.zyfz {
    display: block;
	padding: 80px 0;
}
.zyfz .left{
	float: left;
	width: 55%;
	display: block;
}
.main-rczp .title{
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 80px;
}
.main-rczp .title h2{
	font-size: 40px;
	letter-spacing: 4px;
}
.main-rczp .title::before{
	content: "";
	position: absolute;
	width: 80px;
	height: 4px;
	background: #004297;
	bottom: 0;
	
}
.zyfz .left p{
	font-size: 18px;
	line-height: 30px;
	display: block;
	text-align: justify;
	letter-spacing: 2px;
}
.zyfz .right{
	width: 40%;
	display: block;
	float: right;
}
.zyfz .right img{
	width: 100%;
}

/* 招聘 */
.zpgw{
	padding-bottom: 200px;
}
.jobtop {
  background: #004297;
}
.jobtop td {
  color: #fff;
  font-size: 16px;
  padding: 20px 0;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
.font12 {
  cursor: pointer;
  border-bottom: 1px solid #000;
  
}
.font12 td {
  text-align: center;
  font-size: 16px;
  color: #2a2a38;
  padding: 20px 0;
}



/* 留言 */
.con-t{
	padding: 80px 0;
	display: block;
}
.con-t .left{
	padding-left: 120px;
}
.con-t .left h2{
	font-size: 36px;
	letter-spacing: 2px;
	padding: 20px 0 40px 20px;
}
.con-t .left li{
	display: flex;
	margin: 60px 0;
}
.con-t .left i{
	width: 45px;
	height: 45px;
	display: block;
	background: #ced5e3;
	border-radius: 100%;
	text-align: center;
}
.con-t .left span{
	line-height: 26px;
	font-size: 18px;
	padding-left: 20px;
}
.con-t .left i img{
	margin-top: 10px;
	
}
.con-t .right{
	width: 670px;
	height: 480px;
	display: block;
	border-radius: 10px;
	
}
.con-t .right img{
	width: 100%;
	border-radius: 10px;
}


.s_d2c1tit h2{
	margin-bottom: 40px;
	font-size: 32px;
}
.s_d2c2m1 .s_d2c2input {
  width: 75%;
}

.s_d2c2inputbox {
  background-color: rgb(246, 246, 248);
  border-radius: 10px;
  overflow: hidden;
}
.s_d2c2input input {
  height: 50px;
  font-size: 16px;
}
.s_d2c2input input {
  background: none;
  border: none;
}
.s_d2c2inputwz {
  font-size: 16px;
}
.s_d2c2inputwz {
  
  color: #999;
  line-height: 1.75;
  position: absolute;
  top: 50%;
  left: 30px;
  transform: translateY(-50%);
}
.s_d2c2inputwz::before {
  content: "*";
  font-size: 18px;
  color: #e60012;
  position: absolute;
  top: 0;
  right: -10px;
}
.s_d2c2m1 .s_d2c2xl {
  width: 25%;
}


.s_d2c2m {
    
    margin-bottom: 25px;
	display: flex;
	justify-content: space-between;
}

.s_d2c2input {
    position: relative;
    padding: 0 7px;
	width: 100%;
}



.s_d2c2inputbox {
    background-color: rgb(246, 246, 248);
    border-radius: 10px;
    overflow: hidden;
}

.s_d2c2input input {

    width: 100%;

    height: 72px;

    font-size: 18px;

    color: #999;

    padding: 0 20px;

    font-family: "MontserratLight";

    position: relative;

    z-index: 50;

}



.s_select_show {

    cursor: pointer;

}



.s_d2c2inputwz {
    color: #999;
    line-height: 1.75;
    position: absolute;
    top: 50%;
    left: 30px;
    transform: translateY(-50%);
}
.s_d2c2m8 textarea {
	width: 100%;
  height: 200px;
  font-size: 16px;
  padding: 20px 22px;
  background: none;
  border: none;
  resize: none;
}

.s_d2c2m8 .s_d2c2inputwz {
  top: 15px;
  transform: inherit;
}

.s_d2c2inputwz.on {
    display: none;
}



.s_d2c2inputwz::before {
    content: "*";
    font-size: 18px;
    color: #e60012;
    position: absolute;
    top: 0;
    right: -10px;
}



.s_d2c2xl {
    position: relative;
}



.s_d2c2xltop {
    width: 100%;
    position: relative;
    background-color: rgb(246, 246, 248);
    border-radius: 10px;
    overflow: hidden;
    z-index: 10;
}



.s_d2c2xltop input {
    z-index: 0;
}



.s_d2c2xltop .he_imgarrx {
    width: 28px;
    position: absolute;
    top: 50%;
    right: 30px;
    transform: translateY(-50%);
    transition: all .36s;
}



.he_imgarrx img {

    width: 100%;

    transition: all .36s;

}



.s_d2c2m1 .s_d2c2input {
    width:1016px;
}



.s_d2c2m1 .s_d2c2xl {
    width: 316px;
}



.s_d2c2m2 .s_d2c2input {

    width: 430px;

}
.s_d2c2mn .s_d2c2input .s_d2c2inputwz::before {

    display: none;

}



.s_d2c2m3 .s_d2c2input {

    width: 100%;

}



.s_d2c2m4 .s_d2c2input {

    width: 33.333333%;

}



.s_d2c2m5 .s_d2c2input {

    width: 50%;

}



.s_d2c2m6 .s_d2c2input {

    width: 100%;

}



.s_d2c2m7 .s_d2c2input {

    width: 100%;

}



.s_d2c2m8 textarea {

    width: 100%;

    height: 240px;

    padding: 20px 30px;

    font-size: 18px;

    font-family: "MontserratLight";

    color: #999;

    line-height: 1.75;

    resize: none;

}



.s_d2c2m8 textarea::placeholder {

    font-size: 18px;

    font-family: "MontserratLight";

    color: #999;

    line-height: 1.75;

}



.s_d2c2m9 {

    position: relative;

}



.s_d2c2m9wz {
    color: #333;
    left: 0;
}



.s_d2c2m9tw {
    width: 1280px;
    padding-left: 30px;
}



.s_d2c2m9twz {
    width: 190px;
    background-color: rgb(246, 246, 248);
    border-radius: 100px;
    overflow: hidden;
    margin-right: 20px;
}



.s_d2c2m9twz input {
    width: 100%;
    height: 51px;
    font-size: 18px;
    color: #999;
    padding: 0 20px;
	background: none;
	border: none;

}



.s_d2c2m9twig {
    width: 97px;
    cursor: pointer;
}
.s_d2c2m9twig {
  margin-top: 12px;
}


.s_d2c2m9twig img {
    width: 100%;
}



.s_d2c2m10 {
    position: relative;
    margin-top: 8px;
}



.s_d2c2m10l,.s_d2c2m10l_2 {
    width: 19px;
    height: 19px;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(224, 224, 224);
    background-color: rgb(245, 245, 245);
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}



.s_d2c2m10r {
    width: calc(100% - 30px);
    padding-left: 10px;

}
.pra p {
  font-size: 18px;
  color: #333;
  line-height: 1.75;
}


.s_d2c2m10r a {
    font-size: 18px;
    color: #e60012;
    line-height: 1.75;
}



.s_d2c2m10l.act::before ,.s_d2c2m10l_2.act::before{
    content: "";
    width: 70%;
    height: 70%;
    border: 1px solid #e60012;
    background: #e60012;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 50;
}


.s_d2c2tj {
    width: 200px;
    background-color: #004297;
    border-radius: 100px;
    color: #fff;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
}



.s_d2c2m11 {
    padding-top: 30px;
    padding-bottom: 70px;
}



.s_d2c2xlbot {
    width: 98%;
    padding: 0px 7px;
    position: absolute;
    top: 104%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 200;
    display: none;

}



.s_d2c2xlbotbox {
    background-color: rgb(246, 246, 248);
    border-radius: 10px;
    overflow: hidden;
    padding: 10px 0;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.06);
}

.s_d2c2xlnr {
    font-size: 18px;
    color: #999;
    line-height: 1.75;
    padding: 5px 30px;
    cursor: pointer;
    transition: all .36s;
}

.s_d2c2xltop.on img {
    transform: rotate(180deg);
}
}
@media screen and (max-width:768px) {
@charset "utf-8";
.top{ padding-top:50px;}
.imgs{
  width: 98%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items:center;
  justify-content: space-between;
}
.imgs a{
  display: block;
  margin: 0 auto;
  width: 80%;
}
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: 98%;display: block;margin: 0 1%;}
.fl{float: left;}
.fr{float: right;}
.q0{float: right !important;margin-right: 0 !important;}
input:focus,textarea:focus{outline: none;}
.w1360{ width:90%; margin:0 5%;}

.xq-nr1{
  width: 90%;
  margin: 0 auto;
  flex-shrink: 0;
}
/* 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{
     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: 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: 96%;
	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: #fbfbfb;
}
.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: contents;
	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: 107px;
	left: 0;
	width: 85px;
	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: 107px;
	left: 0;
	width: 85px;
	height: 3px;
	background: #003d89;
	transform: scale(1);
	
}

.com-tags .sunav li:nth-child(2) a.on::after{
	left: 84px;
}
.com-tags .sunav li:nth-child(3) a.on::after{
	left: 168px;
}
.com-tags .sunav li:nth-child(4) a.on::after{
	left: 252px;
}


/*<!--底部咨询-->*/
.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;
}



/* 产品中心  引导页css */
.pro_list{
	background: #F9F9F9;
	padding: 50px 0;
}
.proItem {
  display: block;
  align-items: center;
  background: #fff;
  padding: 20px 20px;
  margin: 40px 0;
}
.pro_listImg {
  width: 100%;
  overflow: hidden;
  height: auto;
  margin:0%;
  
}
.pro_listImg img {
  transition: all .48s;
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.pro_listImg:hover img {
  transform: scale(1.1);
  transition: all .48s;
}
.pro_listText {
  width: 96%;
  padding-left: 4%;
}
.pro_listText h5 {
  font-size: 26px;
}
.pro_listText p {
  margin: 30px 0 10px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px;
}
.indMore .more {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background: #00339D;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20% 30%;
  background-image: url(../images/arrow-right-lighth.png);
  color: #fff;
  margin-top: 20px;
  transition: all .48s;
  position: relative;
}
.indMore .more:hover {
  background: #e61511;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20% 30%;
  background-image: url(../images/arrow-right-lighth.png);
  transition: all .48s;
}
.pro_list ul li:nth-child(2n) .pro_listText {
  padding-left: 2%;
  padding-right: 5%;
}

/* 产品中心列表 */
.pro_list_lb{
	padding: 80px 0;
}
.pro_nr{
	display: block;
}
.pro_nr ul{
	padding: 50px 0;
}
.pro_nr ul:nth-child(1) .pro_nr1{
	position: relative;
	height: 353px;
	display: block;
}
.pro_nr ul:nth-child(1) .pro_nr1 .text{
	position: absolute;
	left: 25%;
	z-index: 1;
	top: 140px;
	
}
.pro_nr ul .pro_nr1 .text .texts,
.pro_nr ul .pro_nr2 .text .texts{
	position: relative;
	width: 180px;
}
.pro_nr ul:nth-child(1) .pro_nr1 .text .texts::before{
	content:"";
	position: absolute;
	width: 200px;
	height: 1px;
	background: #000;
	right: -150px;
	top: 16px;
}
.pro_nr ul .pro_nr1 .text .texts h3,
.pro_nr ul .pro_nr2 .text .texts h3{
	font-size: 26px;
	font-weight: normal;
	letter-spacing: 2px;
}
.pro_nr ul .pro_nr1 .text .texts a,
.pro_nr ul .pro_nr2 .text .texts a{
	color: #000;
	margin-top: 20px;
	display: block;
}
.pro_nr ul:nth-child(1) .pro_nr1 .text-img{
	position: absolute;
	right: 200px;
	overflow: hidden;
}
.pro_nr ul .pro_nr1 .text-img img,
.pro_nr ul .pro_nr2 .text-img img{
	transition: all 0.36s;
	width: 100%;
}
.pro_nr ul .pro_nr1 .text-img:hover img,
.pro_nr ul .pro_nr2 .text-img:hover img{
	transform: scale(1.05);
}
/* 2-1 */
.pro_nr ul:nth-child(2n) .pro_nr1{
	position: relative;
	width: 500px;
	display: block;
	height: 840px;
	padding: 20px 0;
}
.pro_nr ul:nth-child(2n) .pro_nr1 .text{
	width: 180px;
	display: block;
	position: absolute;
	left: 195px;
}
.pro_nr ul:nth-child(2n) .pro_nr1 .text .texts::before{
	content:"";
	position: absolute;
	width: 1px;
	height: 100px;
	background: #000;
	bottom: -120px;
	display: block;
	left: 20%;
}
.pro_nr ul:nth-child(2n) .pro_nr1 .text-img{
	position: absolute;
	overflow: hidden;
	top: 160px;
	width: 500px;
}
/* 2-2 */
.pro_nr ul:nth-child(2n){
	display: flex;
	justify-content: space-around;
}
.pro_nr ul:nth-child(2n) .pro_nr2{
	position: relative;
	width: 500px;
	display: block;
	height: 500px;
	
}
.pro_nr ul:nth-child(2n) .pro_nr2 .text{
	width: 180px;
	display: block;
	position: absolute;
	left: 215px;
	bottom: 0;
	z-index: 1;
}
.pro_nr ul:nth-child(2n) .pro_nr2 .text .texts::before{
	content:"";
	position: absolute;
	width: 1px;
	height: 100px;
	background: #000;
	top: -100px;
	display: block;
	left: 20%;
	
}
.pro_nr ul:nth-child(2n) .pro_nr2 .text-img{
	position: absolute;
	overflow: hidden;
	width: 500px;
	
}
.pro_nr ul .pro_nr2 .text-img img{
	transition: all 0.36s;
	width: 100%;
}
/* 3-1 */
.pro_nr ul:nth-child(3) .pro_nr1{
	position: relative;
	height: 353px;
	display: block;
}
.pro_nr ul:nth-child(3) .pro_nr1 .text-img{
	position: absolute;
	left: 200px;
	overflow: hidden;
	width: 600px;
}
.pro_nr ul:nth-child(3) .pro_nr1{
	position: relative;
	height: 353px;
	display: block;
}
.pro_nr ul:nth-child(3) .pro_nr1 .text{
	position: absolute;
	right: 22%;
	z-index: 1;
	top: 140px;
	
}

.pro_nr ul:nth-child(3) .pro_nr1 .text .texts::before{
	content:"";
	position: absolute;
	width: 130px;
	height: 1px;
	background: #000;
	left: -150px;
	top: 16px;
}





/* 分页 */
.lxPage {
  padding: 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: #004297;
  border: 1px solid #004297;
}
.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;
}


/* 产品中心 详情 */
/* sunav */
.com-tags {
  background: #ffffff;
}
.com-tags .w1280{
	width: 100%;
	margin: 0 auto;
	display: block;
}
.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; 
}
.t_mianli:nth-child(1)::before{
	 opacity: 0.5;
}
.xq-nr{
	display: flex;
	justify-content: space-between;
	padding: 150px 0;
}
.xq-nr .right{
  width: 90%;
  margin: 0 auto;
  box-sizing: border-box;
	padding: 80px 80px 0 80px;
}
.xq-nr .right p{
	margin-bottom: 20px;
	line-height: 32px;
	font-size: 16px;
	text-align: justify;
	letter-spacing: 2px;
}

/* 轮播 */
.Div1{width:100%;height:423px;margin:200px auto;overflow:hidden;position:relative;}
.Div1_main{padding-top:13px;height:423px;width:10000px;overflow:hidden;position:relative;z-index:1;}
.Div1_main div{width:100%;height:423px;float:left;display: flex;justify-content: space-around;}
.Div1_main div span{width:450px;height:423px;display:block;float:left;overflow: hidden;}
.Div1_main div span a{display:block;}
.Div1_main_a1{padding:4px 3px 4px 4px;margin-bottom:4px;}
.Div1_main_a1 img{transition: all 1s; }
.Div1_main div span a:hover img{
	transform: scale(1.05);
}
.Div1 .Div1_prev1 ,.Div1 .Div1_next1{display:block;position:absolute;cursor:pointer;z-index:2;top:50%;}
.Div1 .Div1_prev1{left:0;}
.Div1 .Div1_next1{right: 0;}


/* 社会责任 */
.mc_d3s1_title {
  margin-bottom: 35px;
  font-size: 40px;
}
.mc_d3s1_list {
	display:block; width:100%;
  	margin:0;
  
}
.mc_d3s1_li {
  float: left;
  width: 98%;
  padding: 0 1%;
  margin-bottom: 20px;
}
.mc_d3s1_lisbox {
  display: block;
  background: #fff;
  padding:1%;
  border: 1px solid #f3f2f2;
}
.mc_d3s1_xtbbox {
  width: 60px;
  margin-bottom: 25px;
}
.mc_d3s1li_title {
  position: relative;
  font-size: 36px;
  font-weight: bold;
  color: #001e5a;
  padding-bottom: 30px;
  margin-bottom: 24px;
}

.mc_d3s1li_title::before {

    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 280px;
    height: 1px;
    background: #dcdcdc;

}
.mc_d3s1_txt {
  height: 120px;
  overflow: hidden;
}
.mc_d3s1_txt p {
  font-size: 18px;
  line-height: 30px;
  
}

.mc_d3s2 {
  padding: 10% 0 120px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.mc_d3s2_bgbox {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
}
.w1310 {
  width: 96%;
  margin: 0 2%;
}
.mc_d3s2_title {
  color: #fff;
  margin-bottom: 58px;
  font-size: 40px;
}
.mc_d3s2_txt {
  max-width: 90%;
  margin-bottom: 10%;
}
.mc_d3s2_txt p {
  font-size: 18px;
  line-height: 30px;
  color: #fff;
}


/* 职业发展 */
.zyfz {
    display: block;
	padding: 80px 0;
}
.zyfz .left{
	float: left;
	width: 98%;
	display: block;
	margin:0 1%;
}
.main-rczp .title{
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 80px;
}
.main-rczp .title h2{
	font-size: 40px;
	letter-spacing: 4px;
}
.main-rczp .title::before{
	content: "";
	position: absolute;
	width: 80px;
	height: 4px;
	background: #004297;
	bottom: 0;
	
}
.zyfz .left p{
	font-size: 18px;
	line-height: 30px;
	display: block;
	text-align: justify;
	letter-spacing: 2px;
}
.zyfz .right{
	width: 40%;
	display: none;
	float: right;
}
.zyfz .right img{
	width: 100%;
}

/* 招聘 */
.zpgw{
	padding-bottom: 200px;
}
.jobtop {
  background: #004297;
}
.jobtop td {
  color: #fff;
  font-size: 16px;
  padding: 20px 0;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
.font12 {
  cursor: pointer;
  border-bottom: 1px solid #000;
  
}
.font12 td {
  text-align: center;
  font-size: 16px;
  color: #2a2a38;
  padding: 20px 0;
}



/* 留言 */
.con-t{
	padding: 80px 0;
	display: block;
}
.con-t .left{
	padding-left: 20px;
}
.con-t .left h2{
	font-size: 32px;
	letter-spacing: 2px;
	padding: 20px 0 40px 0px;
}
.con-t .left li{
	display: flex;
	margin: 60px 0;
}
.con-t .left i{
	width: 45px;
	height: 45px;
	display: block;
	background: #ced5e3;
	border-radius: 100%;
	text-align: center;
}
.con-t .left span{
	line-height: 26px;
	font-size: 18px;
	padding-left: 20px;
}
.con-t .left i img{
	margin-top: 10px;
	
}
.con-t .right{
	width: 670px;
	height: 480px;
	display: block;
	border-radius: 10px;
	
}
.con-t .right img{
	width: 100%;
	border-radius: 10px;
}


.s_d2c1tit h2{
	margin-bottom: 40px;
	font-size: 32px;
}
.s_d2c2m1 .s_d2c2input {
  width: 75%;
}

.s_d2c2inputbox {
  background-color: rgb(246, 246, 248);
  border-radius: 10px;
  overflow: hidden;
}
.s_d2c2input input {
  height: 50px;
  font-size: 16px;
}
.s_d2c2input input {
  background: none;
  border: none;
}
.s_d2c2inputwz {
  font-size: 16px;
}
.s_d2c2inputwz {
  
  color: #999;
  line-height: 1.75;
  position: absolute;
  top: 50%;
  left: 30px;
  transform: translateY(-50%);
}
.s_d2c2inputwz::before {
  content: "*";
  font-size: 18px;
  color: #e60012;
  position: absolute;
  top: 0;
  right: -10px;
}
.s_d2c2m1 .s_d2c2xl {
  width: 25%;
}


.s_d2c2m {
    
    margin-bottom: 25px;
	display: flex;
	justify-content: space-between;
}

.s_d2c2input {
    position: relative;
    padding: 0 7px;
	width: 100%;
}



.s_d2c2inputbox {
    background-color: rgb(246, 246, 248);
    border-radius: 10px;
    overflow: hidden;
}

.s_d2c2input input {

    width: 100%;

    height: 72px;

    font-size: 18px;

    color: #999;

    padding: 0 20px;

    font-family: "MontserratLight";

    position: relative;

    z-index: 50;

}



.s_select_show {

    cursor: pointer;

}



.s_d2c2inputwz {
    color: #999;
    line-height: 1.75;
    position: absolute;
    top: 50%;
    left: 30px;
    transform: translateY(-50%);
}
.s_d2c2m8 textarea {
	width: 100%;
  height: 200px;
  font-size: 16px;
  padding: 20px 22px;
  background: none;
  border: none;
  resize: none;
}

.s_d2c2m8 .s_d2c2inputwz {
  top: 15px;
  transform: inherit;
}

.s_d2c2inputwz.on {
    display: none;
}



.s_d2c2inputwz::before {
    content: "*";
    font-size: 18px;
    color: #e60012;
    position: absolute;
    top: 0;
    right: -10px;
}



.s_d2c2xl {
    position: relative;
}



.s_d2c2xltop {
    width: 100%;
    position: relative;
    background-color: rgb(246, 246, 248);
    border-radius: 10px;
    overflow: hidden;
    z-index: 10;
}



.s_d2c2xltop input {
    z-index: 0;
}



.s_d2c2xltop .he_imgarrx {
    width: 28px;
    position: absolute;
    top: 50%;
    right: 30px;
    transform: translateY(-50%);
    transition: all .36s;
}



.he_imgarrx img {

    width: 100%;

    transition: all .36s;

}



.s_d2c2m1 .s_d2c2input {
    width:1016px;
}



.s_d2c2m1 .s_d2c2xl {
    width: 100%;
}



.s_d2c2m2 .s_d2c2input {

    width: 430px;

}
.s_d2c2mn .s_d2c2input .s_d2c2inputwz::before {

    display: none;

}



.s_d2c2m3 .s_d2c2input {

    width: 100%;

}



.s_d2c2m4 .s_d2c2input {

    width: 33.333333%;

}



.s_d2c2m5 .s_d2c2input {

    width: 50%;

}



.s_d2c2m6 .s_d2c2input {

    width: 100%;

}



.s_d2c2m7 .s_d2c2input {

    width: 100%;

}



.s_d2c2m8 textarea {

    width: 100%;

    height: 240px;

    padding: 20px 30px;

    font-size: 18px;

    font-family: "MontserratLight";

    color: #999;

    line-height: 1.75;

    resize: none;

}



.s_d2c2m8 textarea::placeholder {

    font-size: 18px;

    font-family: "MontserratLight";

    color: #999;

    line-height: 1.75;

}



.s_d2c2m9 {

    position: relative;

}



.s_d2c2m9wz {
    color: #333;
    left: 0;
}



.s_d2c2m9tw {
    width: 1280px;
    padding-left: 30px;
}



.s_d2c2m9twz {
    width: 190px;
    background-color: rgb(246, 246, 248);
    border-radius: 100px;
    overflow: hidden;
    margin-right: 20px;
}



.s_d2c2m9twz input {
    width: 100%;
    height: 51px;
    font-size: 18px;
    color: #999;
    padding: 0 20px;
	background: none;
	border: none;

}



.s_d2c2m9twig {
    width: 97px;
    cursor: pointer;
}
.s_d2c2m9twig {
  margin-top: 12px;
}


.s_d2c2m9twig img {
    width: 100%;
}



.s_d2c2m10 {
    position: relative;
    margin-top: 8px;
}



.s_d2c2m10l,.s_d2c2m10l_2 {
    width: 19px;
    height: 19px;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(224, 224, 224);
    background-color: rgb(245, 245, 245);
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}



.s_d2c2m10r {
    width: calc(100% - 30px);
    padding-left: 10px;

}
.pra p {
  font-size: 18px;
  color: #333;
  line-height: 1.75;
}


.s_d2c2m10r a {
    font-size: 18px;
    color: #e60012;
    line-height: 1.75;
}



.s_d2c2m10l.act::before ,.s_d2c2m10l_2.act::before {
    content: "";
    width: 70%;
    height: 70%;
    border: 1px solid #e60012;
    background: #e60012;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 50;
}


.s_d2c2tj {
    width: 200px;
    background-color: #004297;
    border-radius: 100px;
    color: #fff;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
}



.s_d2c2m11 {
    padding-top: 30px;
    padding-bottom: 70px;
}



.s_d2c2xlbot {
    width: 98%;
    padding: 0px 7px;
    position: absolute;
    top: 104%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 200;
    display: none;

}



.s_d2c2xlbotbox {
    background-color: rgb(246, 246, 248);
    border-radius: 10px;
    overflow: hidden;
    padding: 10px 0;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.06);
}

.s_d2c2xlnr {
    font-size: 18px;
    color: #999;
    line-height: 1.75;
    padding: 5px 30px;
    cursor: pointer;
    transition: all .36s;
}

.s_d2c2xltop.on img {
    transform: rotate(180deg);
}
}