* {
	margin: 0;
	padding: 0;
	font-family: "Arial", "微软雅黑";

}

html {
	font-family: "Arial"
}
body{ }
ul,
ol {
	list-style: none;
}

.clearfix {
	clear: both;
}

a {
	color: #333;
	text-decoration: none;
}

em {
	font-style: normal;
}

.content {
	width: 1200px;
	margin: auto;
}

.neiong {
	margin-top: 86px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

.case_fl::-webkit-scrollbar {
	width: 5px;
	/*对垂直流动条有效*/
	height: 5px;
	/*对水平流动条有效*/
}


/*定义滚动条的轨道颜色、内阴影及圆角*/

.case_fl::-webkit-scrollbar-track {
	background-color: #fff;
	border-radius: 3px;
}


/*定义滑块颜色、内阴影及圆角*/

.case_fl::-webkit-scrollbar-thumb {
	border-radius: 7px;
	background-color: #e1e1e1;
}


/*定义右下角汇合处的样式*/

.case_fl::-webkit-scrollbar-corner {
	background: khaki;
}

table {
	border: 0;
	border-spacing: 0;
	border-collapse: 0
}

th,
td {
	padding: 8px
}

.table {
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1
}

.table th,
.table td {
	padding: 8px 12px;
	border-left: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1
}

.table th {
	background: #f9f9f9
}

.table tr:hover td {
	background: #fffffc
}

input,
textarea,
select,
button {
	display: block;
	font-family: 'Microsoft YaHei';
	font-size: 14px;
	color: #2b333b;
	outline: 0
}

::-moz-placeholder {
	text-align: left;
	color: #999
}

::-webkit-input-placeholder {
	text-align: left;
	color: #999
}

::-ms-input-placeholder {
	text-align: left;
	color: #999
}

input[type='text'],
input[type='password'] {
	width: 100%;
	height: 38px;
	line-height: 38px;
	padding: 0 8px;
	border: 1px solid #e1e1e1;
	box-sizing: border-box
}

input[type='radio'],
input[type='checkbox'] {
	display: inline-block;
	vertical-align: -2px
}

input[type='file'].file {
	left: 0;
	top: 0;
	width: 100%;
	height: 38px;
	line-height: 38px;
	opacity: 0;
	font-size: 80px;
	cursor: pointer;
	overflow: hidden
}

textarea {
	width: 100%;
	height: 88px;
	line-height: 28px;
	padding: 2px 8px;
	border: 1px solid #e1e1e1;
	box-sizing: border-box;
	resize: none
}

select {
	width: 100%;
	height: 38px;
	line-height: 38px;
	border: 1px solid #e1e1e1;
	box-sizing: border-box
}

input[type='button'],
input[type='submit'],
input[type='reset'],
button,
.btn {
	display: block;
	width: 100%;
	height: 38px;
	line-height: 38px;
	padding: 0 12px;
	background: #009688;
	border: 0;
	box-sizing: border-box;
	text-align: center;
	color: #fff;
	cursor: pointer
}

input[type='button'].btn-border,
input[type='submit'].btn-border,
input[type='reset'].btn-border,
button.btn-border,
.btn-border {
	background: #fff;
	border: 1px solid #e1e1e1;
	color: #2b333b
}

input[type='button'].btn-blue,
input[type='submit'].btn-blue,
input[type='reset'].btn-blue,
button.btn-blue,
.btn-blue {
	background: #2f81c4
}

input[type='button'].btn-green,
input[type='submit'].btn-green,
input[type='reset'].btn-green,
button.btn-green,
.btn-green {
	background: #57ac57
}

input[type='button'].btn-red,
input[type='submit'].btn-red,
input[type='reset'].btn-red,
button.btn-red,
.btn-red {
	background: #f45445
}

input[type='button'].btn-orange,
input[type='submit'].btn-orange,
input[type='reset'].btn-orange,
button.btn-orange,
.btn-orange {
	background: #f7783a
}

input[type='button'].btn-black,
input[type='submit'].btn-black,
input[type='reset'].btn-black,
button.btn-black,
.btn-black {
	background: #2b333b
}

.radius {
	border-radius: 4px
}

.radius-50 {
	border-radius: 50%
}

.radius-form {
	border-radius: 19px
}

.pf {
	position: fixed
}

.pr {
	position: relative
}

.pa {
	position: absolute
}

.fl {
	float: left
}

.fr {
	float: right
}

.clear {
	clear: both
}

.tl {
	text-align: left
}

.tc {
	text-align: center
}

.tr {
	text-align: right
}

.auto {
	margin: 0 auto
}

.block {
	display: block
}

.inline-block {
	display: inline-block
}

.hide {
	display: none
}

.border-box {
	box-sizing: border-box
}

.hidden {
	overflow: hidden
}



/*头部开始*/
.header {
	
}

.logo_box { width: 1280px; height: 114px; margin: 0 auto; }

.logo {
	float: left; width: 200px; border-right: 1px solid #e8e8f8;
	
}
.logo img{ width: 168px; height: 105px;}
.logo_right_a{ float: right; width: 1078px; font-size: 13px; color: #6d768c;border-bottom: 1px solid #e8e8f8; height: 48px; line-height: 48px;}
.logo_right_a1_le{  float: left;box-sizing: border-box; padding-left: 10px;}
.logo_right_a1_re{ float: right;}
.logo_right_a1_le span{ margin-right: 10px;}
.logo_right_a1_le span img {
    margin-right: 5px;
    display: inline-block;
    vertical-align: -3px;
}
.logo_right_a1_re span img{ margin-right: 5px;}
.top_nav {
	 float: left; width: 860px;box-sizing: border-box; padding-left: 20px;
	
}
.top_nav li {
	position: relative;
	cursor: pointer;float: left; display: block; width: 112px; text-align: center; height: 64px; line-height: 64px; margin-right: 6px;
}

.top_nav a {
	color: #092040;
	font-size: 18px;
	display: block;  
	
}

.top_nav a:hover {
	color: #1169b0;
}

.top_nav li:hover .sj_xia {
	display: block;transition: all 0.5s;
}


.top_nav .on {
	 color: #1169b0; border-bottom: 2px solid #1169b0;
}

.top_nav .on a {
	color: #1169b0;
}

.top_nav li .sj_xia {
	position: absolute;
	top: 63px;
	width: 140px;
	padding-bottom: 8px;
	display: none;
	z-index: 99;
	background: #0560a6;
	font-size: 14px;
	color: #fff;
	line-height: 40px;
	left: 50%;
	margin-left: -70px;transition: all 0.5s;  
}
.top_nav li .sj_xia a{ color: #fff; background: no-repeat;}
.top_nav li .sj_xia a:hover{ color: #fff;}


.top_nav li .sj_xia li {
	
	line-height: 45px;width: 140px; height: 45px;
	display: block;
	border-bottom: 1px solid rgba(255,255,255,0.3); background: none;
}

.top_nav li .sj_xia li a {
	font-size: 15px;
	font-weight: normal;
	text-transform: capitalize
}
.top_nav li .sj_xia li a:hover{  color: #fff; font-weight: bold;}
.seach{ width: 210px; float: right; border: 1px solid #ced4da; height: 38px; line-height: 38px; margin-top: 14px; }
.seach .weo-input{ width: 150px; height: 38px; float: left; border: none;}
.seach .weo-btn{ float: right; background: #1269b0; width: 52px; height: 38px; line-height: 38px; padding-top: 4px; box-sizing: border-box;text-align: center; 
cursor: pointer; border-radius: 0 2px 2px 0;}
 



.swiper-container,
.swiper-wrapper,
.swiper-slide {
	height: 752px;
	width: 100%;
}



.swiper-container:hover .swiper-button-prev,
.swiper-container:hover .swiper-button-next {
	display: block;
}

.banner .swiper-pagination-bullet{ width: 14px; height: 14px;}
.banner .swiper-pagination-bullet-active{ background: #e49421;}


.adv_gd{ background: url(../img/gd.jpg) repeat-x; height: 56px; width: 100%; line-height: 56px; font-size: 15px; color: rgba(255,255,255,0.7);}
.adv_gd_nr img{ 
	margin-right: 5px;
    display: inline-block;
    vertical-align: -7px;}
.adv_gd_nr{ width: 1280px; margin: 0 auto;}





.shuzi_d{ width: 100%; background: url(../img/lan_bj.png) no-repeat top center; height: 336px; background-size: cover; box-sizing: border-box; padding-top: 80px; margin-top: 70px;}
.shuji{ width: 1280px;  margin: 0 auto; color: #fff;}
.shuzi_d ul li{ text-align: center;  width: 318px; height: 95px; float: left;}
.shuzi_d ul li .count-list .count-num{ font-size: 60px; color: #fff; font-weight: normal; font-weight: bold;
   }
.shuzi_d ul li .count-list  h2{ color: #fff; font-size: 18px;font-weight: normal;}
.shuzi_d ul li{ margin-top: 50px;}
.shuzi_d ul li .count-list p{  color: #fff; font-size: 15px; }

.shuzi_d ul li{ text-align: left;box-sizing: border-box; padding-left: 80px;}
.shuzi_d ul li:nth-child(1){ background: url(../img/nub1.png) no-repeat left center;}
.shuzi_d ul li:nth-child(2){ background: url(../img/nub2.png) no-repeat left center;}
.shuzi_d ul li:nth-child(3){ background: url(../img/nub3.png) no-repeat left center;}
.shuzi_d ul li:nth-child(4){ background: url(../img/nub4.png) no-repeat left center;}





.ryzz{ background: #f6f6f6; width: 100%; padding-top: 60px; padding-bottom: 40px;}
.ryzz_nr{ width: 1280px; margin: 0 auto;}
.list_box6{ margin-top: 40px;}
.list_box6 li{ width: 306px; height: 214px; overflow: hidden; float: left; overflow: hidden; margin-right: 15px; margin-top: 20px;}
.list_box6 li img{ width: 100%; height: 214px;}
.list_box6 li:nth-child(4n){ margin-right: 0;}









@keyframes spinner{

	to{

		transform:rotate(360deg);

	}

}

/*关于我们开始*/
.about{ width: 1280px; margin: 0 auto; margin-top: 80px;}
.about_t{  text-align: center; margin-top: 30px; position: relative;}
.about_t h2{ font-size: 40px; color: #111111; font-weight: bold; line-height: 50px;}
.about_t h3{  font-size: 16px; color: #4d4d54; padding-top: 10px;}
.about_t span{ display: block; width: 86px; height: 86px; background: rgba(15,108,175,0.2); border-radius: 50%;
   animation: spinner 20s linear infinite; position: absolute;left: 41%;
    top: -25px
}
.about_t b{ display: block; width: 42px; height: 42px; background: rgba(234,117,0,0.3); border-radius: 50%;
   animation: spinner 20s linear infinite;position: absolute;left: 41%;
    top: 39px
}

.about_nr_le{  float: left; width: 640px;  height: 465px;}
.about_nr_le img{ width: 100%; border-radius: 6px;}
.about_nr{ margin-top: 50px;}
.about_nr_re{ float: right; width: 590px; margin-top: 30px;}
.about_nr_re h2{ font-size: 25px; color: #2a333b; font-weight: bold;}
.about_nr_re section{color: #666666;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    font-size: 15px;
    margin-bottom: 16px; color: #546879; margin-top: 40px;
}
.about_nr_re section p{ text-indent: 2em;}
.about_nr_re h3{ margin-top: 60px;}
.about_nr_re h3 a{ background: url(../img/an_bj.png) no-repeat center; width: 208px; height: 60px; line-height: 60px; text-align: center; font-size: 16px; color: #fff; display: block;transition: all 0.5s;}

.about_nr_re h3 a img{margin-right: 6px;
    display: inline-block;
    vertical-align: -5px;}
.about_nr_re h3 a:hover{ transition: all 0.5s; padding-left: 10px;}







/*产品中心开始*/
.chanpin{ width: 1280px; margin: 0 auto;margin-top: 60px; }
.chanpin_t1{  float: left;}
.chanpin_t2 { float: right; margin-top: 35px;}
.chanpin_t2 a{ background: url(../img/an_bj.png) no-repeat center; width: 208px; height: 60px; line-height: 60px; text-align: center; font-size: 16px; color: #fff; display: block;transition: all 0.5s;}
.chanpin_t2 img{margin-right: 6px;
    display: inline-block;
    vertical-align: -5px;}
.chanpin_t1 .about_t{ text-align: left;}
.chanpin_t1 .about_t span{ left: 0;}
.chanpin_t1 .about_t b{ left: 0;}
.chanpin_t2 a:hover{ padding-right: 10px;}



.chanpin_nr1{ background: url(../img/he.png) no-repeat top center; height: 368px; width: 1280px; margin-top: 40px;box-sizing: border-box; padding: 50px;}
.chanpin_nr1_le{ float: left; width: 588px; margin-top: 30px; margin-left: 40px;}
.chanpin_nr1_le{ color: #fff;}
.chanpin_nr1_le h2{ font-size: 30px; font-weight: bold;}
.chanpin_nr1_le h3{ font-size: 14px;}
.chanpin_nr1_le section{color: rgba(255,255,255,0.8);
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 15px;
    margin-bottom: 30px; margin-top: 30px; }

.chanpin_nr1_le h4 a{ width: 126px; height: 54px; text-align: center; line-height: 54px; font-size: 15px; background: #fff; border-radius: 4px; color: #05549b; display: block; display: inline-block; margin-right: 10px;}
.chanpin_nr1_le h4{ margin-top: 30px;}
.chanpin_nr1_le h4 a:hover{ background: #e49421; color: #fff;}
.chanpin_nr1_re {  float: left;width: 402px; margin-left: 140px; margin-top: -10px;}
.chanpin_nr1_re img{ width: 402px; height: 290px; border-radius: 150px; border: 3px solid #fff;}





.chanpin_nr2{ margin-top: 30px;}
.chanpin_nr2 ul li{  float: left; display: block; width: 306px; background: #f4f4f4; margin-right: 18px;transition: all 0.5s; border-radius: 4px;}
.chanpin_nr2 ul li:nth-child(4){ margin-right: 0;}
.chanpin_nr2_img {   overflow: hidden;height: 228px;}
.chanpin_nr2_img img{ width: 100%; height: 228px; border-radius: 4px 4px 0 0;transition: 1s;transition: all 0.5s;}
.chanpin_nr2_txt{box-sizing: border-box; padding: 40px; text-align: center;}
.chanpin_nr2_txt h2{ font-size: 22px; color: #272c30;line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;} 

.chanpin_nr2_txt h3{ font-size: 14px; color: #546470; margin-top: 5px;transition: all 0.5s;}
.chanpin_nr2_txt h4{ background: url(../img/xiang2.png) no-repeat top center; width: 142px; height: 41px; text-align: center; line-height: 41px; color: #0860a7; font-size: 15px; display: block; margin: 0 auto;box-sizing: border-box; padding-left: 30px; margin-top: 20px;transition: all 0.5s;}
.chanpin_nr2_txt h4 span{ background: url(../img/blue2.png) no-repeat 0px; display: block;}
.chanpin_nr2 ul li:hover .chanpin_nr2_txt h4 span{ background: url(../img/blue1.png) no-repeat 0px; display: block; color: #fff;transition: all 0.5s;}
.chanpin_nr2 ul li:hover .chanpin_nr2_txt h4{background: url(../img/xiang1.png) no-repeat top center;transition: all 0.5s;}
.chanpin_nr2 ul li:hover .chanpin_nr2_img img{transform: scale(1.1);transition: all 0.5s;}







/*成功案例开始*/
.case{  background: url(../img/jie.jpg) no-repeat top center; background-size: 100%; width: 100%; margin-top: 40px; padding-top: 60px; padding-bottom: 40px; height: 1095px;box-sizing: border-box;}
.case_nr{ width: 1280px; margin: 0 auto; margin-top: 30px; text-align: center; color: #fff;}
.case_nr2{ width: 1280px; margin: 0 auto; margin-top: 60px;}

.case_nr h2{ font-size: 40px; font-weight: bold; }
.case_nr h3{ font-size: 26px;letter-spacing:5px; padding-top: 40px}
.case_nr h4{ font-size: 16px; line-height: 25px; padding-top: 28px; padding-bottom: 30px;}

.case_nr h5 a{ width: 208px; height: 58px; text-align: center; line-height: 58px; color: #fff; font-size: 15px; border: 1px solid #fff; border-radius: 4px; margin-top: 20px; display: block; margin: 0 auto; margin-top: 20px;transition: all 0.5s;}
.case_nr h5 a img{margin-right: 5px;transition: all 0.5s;
    display: inline-block;
    vertical-align: -5px;}
.case_nr h5 a:hover img{box-sizing: border-box; margin-left: -20px;transition: all 0.5s; }


.case_nr2_txt{box-sizing: border-box; padding: 30px;}
.case_nr2 .swiper-container{ padding-left: 20px; padding-right: 20px;}
.case_nr2 .swiper-slide{ background: #fff; height: 520px; border-radius: 4px;transition: all 0.5s; width: 33%; display: block;}
.case_nr2_txt h2{ font-size: 22px; color: #202224;line-height: 30px; margin-top: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;transition: all 0.5s;}
 .case_nr2_txt section{color: #666666; margin-top: 16px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 15px;
    margin-bottom: 20px;}
 .case_nr2_txt h3{ background: url(../img/ran1.png) no-repeat top center; width: 142px; height: 41px; line-height: 41px; font-size: 15px; color: #485158;box-sizing: border-box;  text-align: center; padding-left: 28px;transition: all 0.5s;}
  .case_nr2_txt h3 span{background: url(../img/ran3.png) no-repeat left center; display: block;transition: all 0.5s;}
 .case_nr2_img img{ width: 100%; height: 268px;border-radius: 4px 4px 0 0;transition: all 0.5s;}
 .case_nr2_img { height: 268px;  overflow: hidden;transition: all 0.5s;}
 .case_nr2 .swiper-slide:hover .case_nr2_txt h3{background: url(../img/ran2.png) no-repeat top center;transition: all 0.5s;}
 .case_nr2 .swiper-slide:hover .case_nr2_txt h3 span{background: url(../img/ran4.png) no-repeat left center; color: #fff;transition: all 0.5s;}
 .case_nr2 .swiper-slide:hover .case_nr2_txt h2{ color: #0d91d8;transition: all 0.5s;}
 .case_nr2 .swiper-slide:hover{ box-shadow: 0px 1px 20px 0px rgba(39, 39, 39, 0.06);}
 .case_nr2 .swiper-slide:hover  .case_nr2_img img{transform: scale(1.1);transition: all 0.5s;}
 
 
 .case_nr2 .swiper-button-prev1{ display: block;background: url(../img/left.png) no-repeat center center; width: 49px; height: 49px; top: 35%; left: 0; z-index: 99;opacity: 1;}
 .case_nr2 .swiper-button-next1{ display: block;background: url(../img/right.png) no-repeat center center; width: 49px; height: 49px;top: 35%; right: 0;z-index: 99;opacity: 1;}
 .case_nr2 .swiper-button-prev.swiper-button-disabled{opacity: 1;}
  .case_nr2 .swiper-button-next.swiper-button-disabled{opacity: 1;}
  
  
  
  
  
  
  
/*  <!--提供优质服务-->*/

.yzfw{  width: 1280px;  margin: 0 auto; margin-top: 40px;}
.yzfw_left{ float:left; width: 520px;}
.yzfw_left h2{ font-size: 36px; font-weight: bold; color: #061536; font-weight: bold;  line-height: 50px;margin-top: 30px;}
.yzfw_left section{ font-size: 16px; color: #697080; line-height: 24px; padding-top: 30px; padding-bottom: 10px;}

.yzfw_right{ width: 664px; height: 530px; overflow: hidden; float: right;}
.yzfw_right img{ border-radius: 10px; width: 100%;}
.yzfw_left dl dd{ font-size: 18px; color: #3b4248; line-height: 30px; margin-top: 40px;  padding-left: 42px; position: relative;}

.yzfw_left dl dd b{ color: #0661a7;}
.yzfw_left dl dd:before{background: url(../img/star.png) no-repeat left center;  position: absolute; left: 0; top: -2px; content: ""; width: 34px; height: 37px;animation: spinner 0s linear infinite;}

 
 
  
 
















/*首页新闻开始
*/

.news{ padding-top: 50px; }
.news .ckgd{ margin-top: 30px;}
.news_nr{ width: 1280px; margin: 0 auto;}
.news_tit_right{ float: right;}
.news_tit_right ul li{ float: left; display: inline-block; background: #f0f2f8; padding: 14px 30px; border-radius: 60px; margin-left: 10px; color: #1e3685; font-size: 16px; cursor: pointer;}


.news_tit_right ul .one{ background: #1e3685 url(../img/bai.png) no-repeat 20px; color: #fff; padding-left: 40px;}

.news_cont{ margin-top: 20px;}
.news_cont_left{ float: left; width: 620px; height: 540px; background: #fff; border-radius: 0 0 4px 4px; padding-top: 24px;}

.news_cont_left:hover .news_cont_left2 h2 a{ color: #0c67ad;}

.news_cont_right{  float: right; width: 640px; background: #fff;box-sizing: border-box; padding: 20px; padding-top: 10px; height: 540px; border-radius: 4px;}
.news_cont_left2{box-sizing: border-box; padding: 20px; background: #fff;}
.news_cont_left1 {width: 623px; height: 344px; overflow: hidden;}
.news_cont_left1 img{ width: 623px; height: 344px; border-radius: 6px 6px 0 0;}
.news_cont_left2 h2{color: #333;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 20px;
    margin-bottom: 16px;}
.news_cont_left2 h3{ font-size: 15px; color: #666;}
.news_cont_left2 h3 img{margin-right: 5px;
    display: inline-block;
    vertical-align: -1px;}
.xinw_ne{ font-size: 15px; color: #5e636f; line-height: 24px; margin-top:10px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 15px;
    }

.news_cont_right ul li{ border-bottom: 1px solid #ebebeb; padding-bottom: 14px; padding-top: 14px;}
.news_cont_right1{ float: left; width: 220px; height: 142px; overflow: hidden;border: 1px solid #fff;}
.news_cont_right1 img{ border-radius: 4px;}
.news_cont_right2{ float: right; width: 340px; padding-top: 15px;}
.news_cont_right2 h2{line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;color: #333; font-size: 18px; margin-bottom: 10px;}
.news_cont_right2 h3{ font-size: 15px; color: #666;}
.news_cont_right2 h3 img{margin-right: 5px;
    display: inline-block;
    vertical-align: -1px;}
    
.news_cont_right ul li:hover .news_cont_right2 h2 a{ color: #0762a8;}
.news_cont_right ul li:hover .news_cont_right1{  border-radius: 4px;}



/*底部开始*/
.bottom{  background: url(../img/di_bj.png) no-repeat; width: 100%; padding-top: 60px; background-size: cover; }
.bottom_nr{ width: 1280px; margin: 0 auto;}
.bottom_nr3{ float: right; width: 315px;}

.bottom_nr3_1{ font-size: 14px; color: #fff;}
.bottom_nr3_2{ font-size: 14px; color: #fff; margin-bottom: 20px; margin-top: 6px;}

.speach{ font-size: 30px;}
.bottom_nr2{ text-align: center; width: 188px; float: left; margin-top: -20px;}
.bottom_nr2 img{ width: 167px; height: 167px;}
.bottom_nr2 p{ font-size: 14px; line-height: 40px; color: #fff;}

.bottom_nr1{ width: 708px; float: left;}
.bottom_nr1 ul li{  float: left; width: 110px; font-size: 14px; color: #fff; padding-right: 40px;}
.bottom_nr1 ul li:last-child{padding-right: 10px;width: 80px;}

.bottom_nr1 h2{ font-weight: bold;font-size: 16px;}
.bottom_nr1 h3 p a{  color: rgba(255,255,255,0.8); font-size: 14px;transition: all 0.5s; display: block; line-height: 26px;}
.bottom_nr1 h3 a:hover{color: rgba(255,255,255,1);transition: all 0.5s; padding-left: 10px;}




.bottom_nr1 h3{ padding-top: 18px;}
.bottom_nr1 ul li em{ width: 20px; height: 2px; display: block; background: #fff; margin-top: 15px;}

.bottom_bq{ text-align: center; font-size: 14px; width: 100%; border-top: 1px solid  rgba(255,255,255,0.2); line-height: 60px; color: rgba(255,255,255,0.8); margin-top: 8px;}
.bottom_bq a{color: rgba(255,255,255,0.8);}
.bottom_bq a:hover{ text-decoration: underline;}












/*内页代码开始*/
/*内页关于我们开始*/
.ny_banner{ width: 100%; text-align: center; color: #fff;}
.ny_banner h2{ font-size: 50px;  padding-top: 120px;}
.ny_banner h3{ font-size: 20px; padding-top: 20px;text-transform:capitalize}
.mbx_dh{  background: #fff; height: 66px;box-shadow: 0px 0px 20px rgb(0 0 0 / 20%); margin-top: -10px; line-height: 66px;}
.mbx_dh_n{ width: 1280px; margin: 0 auto; font-size: 16px; color: #1c1b1b;}
.mbx_dh_n_le{  float: left;}
.mbx_dh_n_re{ float: right; color: #333;}
.mbx_dh_n_le ul li{  float: left; width: 120px; text-align: center;}
.mbx_dh_n_le .cuer{ background: #1269b0; color: #fff;}
.mbx_dh_n_le .cuer a{ color: #fff;}
.mbx_dh_n_le ul li a:hover{ color: #1269b0;}


.ny_about{ width: 1280px; margin: 0 auto;}
.ny_about_n{ background: #fff;box-shadow: 0 0 30px rgb(0 0 0 / 20%);box-sizing: border-box; padding: 50px;}
.ny_about_n_le{ width: 520px; float:left;}
.ny_about_n_re{ float: right; width: 605px; margin-top: 60px;}
.ny_about_n_re img{ width: 100%;}
.ny_about_n_le{font-size: 15px; color: #60656b; line-height: 28px;}
.ny_about_n_le p{font-size: 15px; color: #60656b; line-height: 28px; text-indent: 2em;}

.ny_about_n_le h2{ color: #171f29; font-size: 30px; margin-bottom:30px;}
.ny_title{ line-height: 100px;font-size:40px; text-align: center; padding-top: 50px; padding-bottom: 20px;}



/*内页荣誉开始*/

.ny_rongyu{  background: url(../img/img-18.jpg) no-repeat top center; background-size: cover; height: 700px; width: 100%; margin-top: 50px; padding-bottom: 40px;}
.ny_rongyu_n{ width: 1300px; margin: 0 auto;}
.ny_rongyu_nn{ position: relative;width: 1300px;}
.ny_rongyu_n .swiper-wrapper{ height: 540px;}
.ny_rongyu_nn .swiper-slide{ height: 540px;}
.ny_rongyu_nn .swiper-slide .pic_box{ background:url(../img/za_bj.jpg) no-repeat top center; height: 466px;align-items: center; background-size: cover;
display: flex;
justify-content: center;}
.ny_rongyu_nn .swiper-slide .pic_box img{ width: 240px;}
.ny_rongyu_nn .swiper-slide h5{ text-align: center; font-size: 16px; line-height: 30px; padding-top: 10px;} 
.ny_rongyu_nn .swiper-button-next{ background: url(../img/m_right.png) no-repeat center; width: 51px; height: 51px; right: 0;transition: all 0.5s; top: 40%;}
.ny_rongyu_nn .swiper-button-prev{ background: url(../img/m_left.png) no-repeat center; width: 51px; height: 51px; left: 0;transition: all 0.5s;top: 40%;}
.ny_rongyu_nn .swiper-button-next:hover{background: url(../img/m_right_a.png) no-repeat center;transition: all 0.5s; }
.ny_rongyu_nn .swiper-button-prev:hover{background: url(../img/m_left_a.png) no-repeat center;transition: all 0.5s; }
.ny_rongyu_nn .swiper-button-prev.swiper-button-disabled{opacity: 0.99;}
.ny_rongyu_nn .swiper-button-next.swiper-button-disabled{opacity: 0.99;}
.ny_rongyu_nn .swiper-container{  width: 1280px; overflow: hidden;box-sizing: border-box; padding-left: 20px;padding-right: 20px; height: 540px;}



/*企业文化开始*/
.n_qwwh{ background: url(../img/wen_b.jpg) no-repeat top center;  padding-top: 30px; padding-bottom: 70px; background-size:cover; }
.n_qwwh .ny_title{ color: #fff;}
.n_qwwh_n{ width: 1280px; margin: 0 auto;}
.n_qwwh_n ul li{ display: block; width: 33%;  text-align: center; color: #fff; float: left;}
.n_qwwh_n ul li:nth-child(1) em{ display: inline-block; width: 180px; height: 180px; border: 1px solid #fff; border-radius: 50%;background: url(../img/linian.png) no-repeat center center; background-size: 100%;}
.n_qwwh_n ul li:nth-child(2) em{ display: inline-block; width: 180px; height: 180px; border: 1px solid #fff; border-radius: 50%;background: url(../img/zongzhi.png) no-repeat center center; background-size: 100%;}
.n_qwwh_n ul li:nth-child(3) em{ display: inline-block; width: 180px; height: 180px; border: 1px solid #fff; border-radius: 50%;background: url(../img/yuanjing.png) no-repeat center center; background-size: 100%;}
.n_qwwh_n1{ font-size: 22px; padding-top: 20px;}
.n_qwwh_n2{ font-size: 16px; padding-top: 10px;}


/*公司环境开始*/
.gs_huan{  width: 1280px; margin: 0 auto; margin-top: 20px;}
.gs_huan .swiper-wrapper{ height: 340px;}
.gs_huan .swiper-slide{ height: 340px;}
.gs_huan .swiper-slide .pic_box{  height: 236px;align-items: center; background-size: cover;
display: flex;
justify-content: center;}
.gs_huan .swiper-slide .pic_box img{ width: 100%;}
.gs_huan .swiper-slide h5{ text-align: center; font-size: 16px; line-height: 46px;  background: #b2b9bf; width: 100%;} 
.gs_huan .swiper-button-next1{ background: url(../img/m_right.png) no-repeat center; width: 51px; height: 51px; right: 0;transition: all 0.5s; top: 37%;}
.gs_huan .swiper-button-prev1{ background: url(../img/m_left.png) no-repeat center; width: 51px; height: 51px; left: 0;transition: all 0.5s;top: 37%;}
.gs_huan .swiper-button-next1:hover{background: url(../img/m_right_a.png) no-repeat center;transition: all 0.5s; }
.gs_huan .swiper-button-prev1:hover{background: url(../img/m_left_a.png) no-repeat center;transition: all 0.5s; }
.gs_huan .swiper-button-prev1.swiper-button-disabled{opacity: 0.9;}
.gs_huan .swiper-button-next1.swiper-button-disabled{opacity: 0.9;}
.gs_huan .swiper-container{  width: 1280px; overflow: hidden;box-sizing: border-box; padding-left: 20px;padding-right: 20px; height:380px;}

.cell-box .cell {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
}
.cell-box .cell{ padding-top: 6px;}



/*产品内页开始*/

.pr_du{ width: 1280px; margin: 0 auto;} 
.iproduct{
	padding: 40px 0px;
}
.ipdclass{
	float: left;
	width: 23%;
}
.ipdlist{
	width: 74%;
	float: right;
}
.ipdclass dl{
	border-radius: 5px 5px 0px 0px;
	overflow: hidden;
	padding-bottom: 0px;
	margin-bottom: 25px;
}
.ipdclass dl dt{
	font-size: 24px;
	font-weight: normal;
	font-family:MaisonNeue-Medium;
	line-height: 66px;
	padding: 0px 30px;
	background-color: #1269b0;
	color: #fff;
	margin-bottom: 1px;
}
.ipdclass dl dd{
	border-bottom:1px #fff solid;
}
.ipdclass dl dd:last-child{
	border-bottom:0;
}
.ipdclass dl dd>a{
	display: block;
	font-size: 16px;
	font-family:MaisonNeue-Medium;
	line-height: 50px;
	background-color: #f0f0f0;
	padding-left: 15px;
	border-left: 3px #f0f0f0 solid;
	transition: .3s;
	color: #000;
}
.ipdclass dl dd.cur>a,.ipdclass dl dd:hover>a,.ipdclass dl dd.on>a{
	background-color: #fff;
	border-left: 3px #1269b0 solid;
	color: #004ca3;
}
.ipdclass dl dd ol{
	padding:0;
	margin:0;
	background:#fff;
	display:none;
}
/* .ipdclass dl dd.cur ol{ */
	/* display:block; */
/* } */
.ipdclass dl dd ol li a{
	display:block;
	color:#000;
	font-family:MaisonNeue-Book;
	font-size:15px;
	padding:9px 0px 9px 21px;
	line-height:20px;
	border-top:1px rgba(0,0,0,.1) dashed;
}
.ipdclass dl dd ol li a:hover{ color: #1269b0;}
.ipdclass dl dd ol li.cur a{
	color:#1269b0;
}
.ipdlist h1{
	font-size: 24px;
	color: #000;
	font-family:MaisonNeue-Medium;
	border-bottom: 2px rgba(0,0,0,.05) solid;
	line-height: 46px;
	padding-bottom: 2px;
}
.ipdlist ul{
	display: flex;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
	margin-top: 30px;
}
.ipdlist ul li{
	width: 32%;
	
	margin-bottom: 30px; padding-right: 10px;transition: all 0.5s;
}
.img-responsive{display: block;
    max-width: 100%;
    height: auto;}
.ipdlist ul li section i{
	display:block;
	border:1px rgba(0,0,0,.1) solid;transition: all 0.5s;
}

.ipdlist ul li section i a{
	display:block;
	padding:3px;
}
.ipdlist ul li section a{
	display: block;
	color: #000;
}
.ipdlist ul li section h4{
	padding:15px 0px 0px;
}
.ipdlist ul li section h4 a{
	font-size: 16px;
	font-family:MaisonNeue-Medium;
	line-height: 24px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap; text-align: center;
}
.ipdlist ul li:hover section h4 a{ color: #1269b0;}
.ipdlist ul li:hover section i{ border: 1px solid #1269b0;transition: all 0.5s;}
.ipdlist ul li section span{
	display: block;
	color: #62666b;
	line-height: 24px;
	font-family:MaisonNeue-Book;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}



/*产品详情*/

.jiayou_left{  float: left; width:450px; }
.jiayou_right{ float: right; width: 510px; }
.jiayou_right1{ background: #fafafa; height: 285px;box-sizing: border-box; padding: 40px; margin-bottom: 50px;}


/*产品详情页面*/
/*相关样式*/
.jiayou { width: 960px;float: right; }
#showbox { background:#fff; border: 1px solid #eeeeee; text-align: center;align-items: center;
display: flex;
justify-content: center;}
#showbox div { background:#fff; border: 1px solid #eeeeee; text-align: center;align-items: center;
display: flex;
justify-content: center;}
#showbox img{ display:initial; width: 100%; height: auto!important;}
#showbox b{display: inline-block!important;}
#showbox span { background:url(../img/whitebg.png) repeat;}
#showsum { left:25px; margin-top:10px;}
#showsum span { border:1px solid #ddd;}
#showsum span.sel { border:1px solid #1269b0;}
#showbox p{ z-index: 999999999!important;}


.showpage { width:526px; position:relative;}
.showpage a { display: block;
    width: 27px;
    border: 1px solid #ddd;
    height: 86px;
    line-height: 94px;
    background: #fff;
    text-align: center;
    font-size: 18px;
    position: absolute;
    left: 0;
    top: -89px;
    text-decoration: none;
    color: #999;}
.showpage a#shownext { left:auto; right:0;}
.showpage a:hover { background:#ccc; color:#777;}


.jiayou_right h2{ font-size: 28px; line-height: 30px;}
.jiayou_right h3{ font-size: 16px; color: #666; padding-top: 10px; line-height: 25px;}


.cpms_tit{ width: 120px; height: 48px; text-align: center; line-height: 48px; background: #1269b0; color: #fff;font-size: 16px; margin-top: 20px;} 
.cpms_nr{ border: 1px solid #eeeeee;box-sizing: border-box; padding: 40px;}

.cpms_nr p{ font-size: 16px; line-height: 30px; color: #666;}
#prev-next{ margin-top: 30px; border-top: 1px solid #e5e5e5; padding-top: 20px;}
#prev-next dl dd{ font-size: 15px; color: #333; line-height: 25px;}
#prev-next dl dd a{ font-size: 15px; color: #333; }




/*招贤纳士*/
.recruit-s1 .top-block {
  display: flex;
}
.recruit-s1 .inner-tit {
  width: 360px;
  flex: 1 0 360px;
}
.recruit-s1 .para {
  width: 100%;
  font-size: 18px;
  line-height: 2;
  color: #808080;
}
.recruit-s1 .items {
  margin-top: 3.125vw;
  display: flex;
  justify-content: space-between;
}
.recruit-s1 .item {
  width: calc((100% - 48px) / 3);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  transition: all .3s ease;
}
.recruit-s1 .item .img-box {
  overflow: hidden;
}
.recruit-s1 .item img {
  display: block;
  width: 100%;
  transition: transform .6s ease;
}
.recruit-s1 .item .txt-box {
  position: relative;
  padding: 2vw;
}
.recruit-s1 .item .txt-box:before {
  content: '';
  width: 4px;
  height: 36px;
  background-color: #1269b0;
  position: absolute;
  top: 1.5vw;
  left: 0;
  transition: all .3s ease;
}
.recruit-s1 .item h3 {
  font-size: 24px;
  color: #1c1b1b;
  transition: color .3s ease;
}
.recruit-s1 .item p {
  font-size: 16px;
  line-height: 2;
  color: #808080;
  margin-top: 15px;
  transition: color .3s ease;
}
.inner-tit h3{ font-size: 28px; padding-top: 50px;}
.recruit-s1 .inner-tit{ padding-top: 26px;}
@media screen and (min-width: 1025px) {
  .recruit-s1 .item:hover {
    background-color: #1269b0;
    transform: translateY(-10px);
    box-shadow: 0 10px 30px rgba(0, 88, 78, 0.3);
  }
  .recruit-s1 .item:hover .txt-box:before {
    background-color: #8fc31f;
  }
  .recruit-s1 .item:hover h3, .recruit-s1 .item:hover p {
    color: #fff;
  }
}



/*人才发展*/
.zhao_gw{ width: 1280px; margin: 0 auto; margin-top: 0px; margin-bottom: 60px;}

#job-list{margin-top:40px;}
#job-list ul li{margin-top:24px; padding:30px 36px; background:#fff; border-radius:8px; cursor:pointer; overflow:hidden;box-shadow: 0 0 30px rgb(0 0 0 / 10%);}
#job-list ul li h2{display:flex; justify-content:space-between; align-items:center;}
#job-list ul li h2 span{height:24px; line-height:24px; font-size:22px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
#job-list ul li h2 em{height:22px; line-height:22px; margin-left:36px; padding-right:32px; background:url(../img/arrow-b.png) no-repeat right center; font-size:15px; color:#1269b0; overflow:hidden;}
#job-list ul li .info{display:flex; margin-top:18px;}
#job-list ul li .info span{flex:1; height:18px; line-height:18px; margin-left:36px; font-size:16px; color:#6c6c6c; overflow:hidden;}
#job-list ul li .info span:first-child{margin-left:0;}
#job-list ul li .item{display:none; line-height:200%; margin-top:30px; padding-top:26px; border-top:1px solid #e5e5e5; font-size:15px; color:#666;}
#job-list ul li .item strong{font-size:18px; font-weight:bold; color:#1269b0;}

.zhao_gw h2{ font-size: 36px; color: #171f29; text-align: center; font-weight: bold;}
.zhao_gw h3{ font-size: 16px; color: #666; text-align: center;  padding-top: 10px;}





/*联系我们开始
*/

.contact-s1 .items {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  
}
.contact-s1 .item {
  width: calc((100% - 48px) / 3);
  margin-top: 30px;
  background-color: #f8faf5;
  padding: 10px;
  text-align: center;
  transition: all .3s ease;
  box-sizing: border-box;
  display: block; height: 186px;
}

#map{ width: 1280px; margin: 0 auto; border: 1px solid #E1E1E1; margin-top: 50px; height: 500px; margin-bottom: 60px;}

/*分页*/
.n-page{ text-align:center; clear:both;margin-top: 60px; margin-bottom:20px;}
.n-page a{ padding:6px 10px; margin:0px 3px;  border:#e0e0e0 1px solid; background-color:#fff; color:#474747; font-size: 15px;}
.n-page span{ padding:6px 10px; margin:0px 3px;  color:#FFF; background-color:#1269b0; border:#1269b0 1px solid; font-size: 15px;}
.n-page a:hover{ color:#FFF; background-color:#1269b0; border:#1269b0 1px solid;}
.contact-s1 .item .icon {
    width: 38px;
    height: 38px;
    display: block;
    margin: 0 auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: all .3s ease; margin-top: 45px;
}
.contact-s1 .item:nth-of-type(1) .icon{ background: url(../img/icon-1-1.png) no-repeat center center;}
.contact-s1 .item:nth-of-type(2) .icon{ background: url(../img/icon-1-3.png) no-repeat center center;}
.contact-s1 .item:nth-of-type(3) .icon{ background: url(../img/icon-1-2.png) no-repeat center center;}
 .contact-s1 .item:hover {
    transform: translateY(-10px);
    background-color: #1269b0;
    box-shadow: 0 20px 40px rgba(0, 88, 78, 0.3);
  }
 .contact-s1 .item p{ padding-top: 14px;}
  .contact-s1 .item:hover p{ color: #fff;}
    .contact-s1 .item:hover:nth-of-type(1) .icon{background: url(../img/sk1.png) no-repeat center center;}
    .contact-s1 .item:hover:nth-of-type(2) .icon{background: url(../img/sk2.png) no-repeat center center;}
    .contact-s1 .item:hover:nth-of-type(3) .icon{background: url(../img/sk3.png) no-repeat center center;}

/*成功案例开始*/

.n_case{ background: #f5f5f5; padding-top: 40px; padding-bottom: 40px;}
.market-prod-s1 {
  padding: 1.0vw 0; padding-bottom: 10px;
  background-color: #f5f5f5;
}
.market-prod-s1 .block {
  margin-top: 6.25vw;
}
.market-prod-s1 .block:nth-of-type(1) {
  margin-top: 0;
}
.market-prod-s1 .items {
  margin-bottom: 2vw;
  font-size: 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.market-prod-s1 .item {
  width: calc((100% - 48px) / 3);
  margin-top: 30px;
  background-color: #fff;
  transition: all .3s ease;
}
.market-prod-s1 .item .img-box {
  overflow: hidden;
}
.market-prod-s1 .item img {
  display: block;
  width: 100%;
}
.market-prod-s1 .item .txt-box {
  padding: 1.5vw;
  border-top: 2px solid #f5f5f5;
  position: relative;
}
.market-prod-s1 .item .txt-box:after {
  content: '';
  width: 24px;
  height: 24px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("../img/icon-5.png");
  position: absolute;
  right: 1.5vw;
  top: 50%;
  margin-top: -12px;
  opacity: 0;
  transition: all .3s ease;
}
.market-prod-s1 .item h3 {
  font-size: 23px;
  color: #171f29;
  margin-right: 50px;
  transition: color .3s ease;line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.market-prod-s1 .item h4 {
  font-size: 18px;
  line-height: 24px;
  color: #171f29;
  font-family: 'Arial';
  margin-right: 50px;
  transition: color .3s ease;
}
.market-prod-s1 .item p {
	color: #666666;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 15px;
    margin-bottom: 16px;
  font-size: 15px;
  
  margin-right: 50px;
  margin-top: 10px;
  transition: color .3s ease;
}
@media screen and (min-width: 769px) {
  .market-prod-s1 .item:nth-of-type(1), .market-prod-s1 .item:nth-of-type(2), .market-prod-s1 .item:nth-of-type(3) {
    margin-top: 0;
  }
}
@media screen and (min-width: 1025px) {
  .market-prod-s1 .item:hover {
    transform: translateY(-10px);
    background-color: #1269b0;
    box-shadow: 0 10px 30px rgba(0, 88, 78, 0.3);
  }
  .market-prod-s1 .item:hover h3, .market-prod-s1 .item:hover h4 {
    color: #fff;
  }
  .market-prod-s1 .item:hover p {
    color: #fff;
  }
  .market-prod-s1 .item:hover .txt-box:after {
    opacity: 1;
  }
}
.market-proddetail .c-banner h3 {
  color: #333;
}
.market-proddetail .c-banner p {
  color: #808080;
}
.market-proddetail .c-banner .txt {
  width: 50%;
  display: inline-block;
  vertical-align: middle;
}
.market-proddetail .c-banner .img {
  width: 48%;
  height: 60%;
  display: inline-block;
  vertical-align: middle;
  text-align: right;
}
.market-proddetail .c-banner .img img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.market-proddetail .inner-tit h3:before {
  content: '';
  width: 4px;
  height: 24px;
  background-color: #1269b0;
  display: inline-block;
  vertical-align: middle;
  margin: -2px 20px 0 0;
}
.market-proddetail-s1 {
  padding-top: 3.25vw;
}
.market-proddetail-s1 .cont {
  margin-top: 2vw;
  background-color: #fbfbfb;
  padding: 3.125vw 2vw;
  border: 1px solid #f0f0f0;
}
.market-proddetail-s1 .para {
  margin-top: 2vw;
  font-size: 18px;
  line-height: 2;
  color: #171f29;
}
.market-proddetail-s1 .para:nth-of-type(1) {
  margin-top: 0;
}
.market-proddetail-s1 .dot {
  padding-left: 20px;
  position: relative;
}
.market-proddetail-s1 .dot:before {
  content: '';
  width: 6px;
  height: 6px;
  background-color: #1269b0;
  position: absolute;
  left: 0;
  top: 15px;
}
.market-proddetail-s2 {
  padding-top: 3.25vw;
}
.market-proddetail-s2 .items {
  margin-top: 2vw;
  display: flex;
  flex-wrap: wrap;
  margin-right:-24px;
}
.market-proddetail-s2 .item {
  width: calc((100% - 96px) / 4);
  padding: 2vw;
  border: 2px solid #e6e6e6;
  padding: 2vw;
  margin-top: 24px;
  transition: all .3s ease;
}
@media (min-width:993px) {
  .market-proddetail-s2 .item1 {
    width: calc((100% - 24px) / 1);
  }
  .market-proddetail-s2 .item2 {
    width: calc((100% - 48px) / 2);
  }
  .market-proddetail-s2 .item3 {
    width: calc((100% - 72px) / 3);
  }
  .market-proddetail-s2 .item4 {
    width: calc((100% - 96px) / 4);
  }
}
@media screen and (min-width: 769px){
  .market-proddetail-s2 .item{
    margin-right: 24px;
  }
  .market-proddetail-s2 .item:nth-of-type(4n){
    /*margin-right: 0;*/
  }
}
.market-proddetail-s2 .item span {
  font-size: 36px;
  color: #1269b0;
  font-family: 'EuclidCircularA-Regular';
  transition: color .3s ease;
}
.market-proddetail-s2 .item p {
  font-size: 16px;
  line-height: 2;
  color: #171f29;
  margin-top: 25px;
  transition: color .3s ease;
}











/*内页新闻开始*/

.news-list-s1 {
  padding: 3.25vw 0;
  font-size: 0;
  
  
}
.wrapper {
    width: 80vw;
    max-width: 1300px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}
.news-list-s1 .items {
  margin-bottom: 2vw;
}
.news-list-s1 .item a {
  display: block;
  position: relative;
}
.news-list-s1 .item .bg-box {
  background-position: center right;
  background-repeat: no-repeat;
  background-size: auto 240%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  opacity: 0;
  transition: all .3s ease;
}
.news-list-s1 .item .bg-box:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color:#1269b0;
  background: linear-gradient(90deg, #1269b0, 90%, rgba(0, 88, 78, 0.4));
}
#endtxt {
    font-size: 18px;
    line-height: 2;
    color: #808080;
    overflow: hidden;
    clear: both;
    word-break: normal;
    text-align: justify;
}

.news-list-s1 .item:hover .more span{ color: #1269b0;}


.news-list-s1 .item .wrapper {
  border-top: 1px solid #e6e6e6;
  padding: 2vw 0; display:flex ;
}
.news-list-s1 .item .date {
  width: 72px;
  height: 72px;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  background-color: #1269b0;
  transition: all .3s ease;
}
.news-list-s1 .item .date b, .news-list-s1 .item .date span {
  display: block;
  color: #fff;
  line-height: 1;
}
.news-list-s1 .item .date b {
  font-size: 40px;
  font-family: 'EuclidCircularA-Light';
  font-weight: normal;
}
.news-list-s1 .item .date span {
  font-size: 14px;
  font-family: 'EuclidCircularA-Light';
  margin-top: 5px;
}
.news-list-s1 .item .img-box {
  width: 240px;
  display: inline-block;
  vertical-align: top;
  margin-left: 2px;
  overflow: hidden;
}
.news-list-s1 .item img {
  display: block;
  width: 100%;
  transition: transform .6s ease;
}
.news-list-s1 .item .txt-box {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 320px);
  padding-left: 2vw;
}
.news-list-s1 .item h3 {
  font-size: 24px;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: color .3s ease;
}
.news-list-s1 .item p {
  color: #808080;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 16px;
    margin-bottom: 16px; margin-top: 20px;
}
.news-list-s1 .item .more {
  background: url(../img/xiang2.png) no-repeat top center;
    width: 142px;
    height: 41px;
    text-align: center;
    line-height: 41px;
    color: #0860a7;
    font-size: 15px;
    display: block;
  
    box-sizing: border-box;
    padding-left: 30px;
    margin-top: 20px;
  transition: color .3s ease;
}
.news-list-s1 .item .more  span{background: url(../img/blue2.png) no-repeat 0px;
    display: block;}



.news-list-s1 .item:nth-of-type(1) .wrapper {
  border: none;
}
@media screen and (min-width: 1025px) {
  .news-list-s1 .item:hover .bg-box {
    opacity: 1;
  }
  .news-list-s1 .item:hover .date {
    background-color: #8fc31f;
  }
  .news-list-s1 .item:hover img {
    transform: scale(1.1);
  }
  .news-list-s1 .item:hover h3, .news-list-s1 .item:hover p, .news-list-s1 .item:hover .more {
    color: #fff;
  }
}
.news-detail-s1 {
  font-size: 0;
}
.news-detail-s1:after {
  content: '';
  display: block;
  clear: both;
}
.news-detail-s1 .cont {
  width: calc(100% - 12.5vw);
  float: left;
}
.news-detail-s1 .block {
  margin-right: -12.5vw;
  padding: 3.25vw 0;
}
.news-detail-s1 .main {
  max-width: 1200px;
  margin: 0 auto;
}
.news-detail-s1 .top-block {
  border-bottom: 2px solid #e6e6e6;
  padding-bottom:1.05vw;
  margin-bottom: 2.125vw;
}
.news-detail-s1 .top-block h3 {
  font-size: 36px;
  color: #333333;
  letter-spacing: 1px;
}
.news-detail-s1 .info {
  margin-top: 1.525vw;
}
.news-detail-s1 .info .item {
  display: inline-block;
  vertical-align: top;
  font-size: 18px;
  color: #808080;
}
.news-detail-s1 .info .item:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 1px;
  height: 14px;
  background-color: #cccccc;
  margin: 0 20px;
}
.news-detail-s1 .info .item:last-of-type:after {
  display: none;
}
.news-detail-s1 .info span {
  color: #1269b0;
  font-family: 'EuclidCircularA-Light';
}
.news-detail-s1 .bot-block {
  padding-top: 20px;
  border-top: 4px solid #e6e6e6;
}
.news-detail-s1 .bot-block a {
  display: block;
  font-size: 16px;
  line-height: 2;
  color: #808080;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: color .3s ease;
}
.news-detail-s1 .bot-block a:hover {
  color: #1269b0;
}
.news-detail-s1 a.back {
  display: block;
  width: 120px;
  height: 120px;
  background-image: linear-gradient(45deg, #1269b0, #53adf6);
  border-radius: 50%;
  margin: 3.125vw auto;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.news-detail-s1 a.back span {
  display: block;
  font-size: 14px;
  color: #fff; padding-top: 22px;
}
.news-detail-s1 a.back span:before {
  content: '';
  width: 26px;
  height: 24px;
  display: block;
  margin: 0 auto 15px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("../img/icon-3.png");
}
@media screen and (min-width: 1025px) {
  .news-detail-s1 a.back:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 30px rgba(0, 88, 78, 0.3);
  }
}
.investor-list-s1 {
  padding: 6.25vw 0;
  font-size: 0;
}
.investor-list-s1 .items {
  margin-bottom: 2vw;
}
.investor-list-s1 .item {
  margin-top: 10px;
  position: relative;
  background-color: #f8faf5;
}
.investor-list-s1 .item:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  background-color: #1269b0;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-image: url("../images/investor/img-1.jpg");
  z-index: 1;
  opacity: 0;
  transition: all .3s ease;
}
.investor-list-s1 .item:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 2px;
  background-color: #1269b0;
  z-index: 3;
  transition: width .3s ease;
}
.investor-list-s1 .item .box {
  position: relative;
  z-index: 2;
  padding: 0 2vw 0 3.125vw;
}
.investor-list-s1 .item .show {
  position: relative;
  padding: 1.5vw 0;
  padding-right: 3.125vw;
  cursor: pointer;
}
.investor-list-s1 .item .show:after {
  content: '';
  width: 13px;
  height: 20px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -10px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("../images/investor/icon-1.png");
  transition: all .3s ease;
}
.investor-list-s1 .item h3 {
  font-size: 24px;
  color: #333;
  transition: color .3s ease;
}
.investor-list-s1 .item .info {
  margin-top: 20px;
}
.investor-list-s1 .item span {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  color: #808080;
  margin-left: 3.125vw;
  transition: color .3s ease;
}
.investor-list-s1 .item span:nth-of-type(1) {
  margin-left: 0;
}
.investor-list-s1 .item .hide {
  position: relative;
  padding: 2vw 0;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  display: none;
}
.investor-list-s1 .item .para {
  font-size: 16px;
  line-height: 2;
  color: #fff;
}
.investor-list-s1 .item .btn {
  margin-top: 2vw;
  text-align: right;
}
.investor-list-s1 .item a {
  display: inline-block;
  width: 120px;
  line-height: 36px;
  text-align: center;
  background-color: #fff;
  border-radius: 24px;
  font-size: 14px;
  color: #1269b0;
  transition: all .3s ease;
}
@media screen and (min-width: 1025px) {
  .investor-list-s1 .item a:hover {
    transform: translateY(-5px);
  }
}
.investor-list-s1 .item:nth-of-type(1) {
  margin-top: 0;
}
.investor-list-s1 .item.active:before {
  opacity: 1;
}
.investor-list-s1 .item.active:after {
  width: 4px;
  background-color: #fff;
}
.investor-list-s1 .item.active .show:after {
  background-image: url("../images/investor/icon-1-on.png");
  transform: rotate(90deg);
}
.investor-list-s1 .item.active h3, .investor-list-s1 .item.active span {
  color: #fff;
}
.investor-list-s1 .item.active .hide {
  display: block;
}
.recruit-s1 {
  padding: 3vw 0;
}
.recruit-s1 .top-block {
  display: flex;
}
.recruit-s1 .inner-tit {
  width: 360px;
  flex: 1 0 360px;
}
.recruit-s1 .para {
  width: 100%;
  font-size: 18px;
  line-height: 2;
  color: #808080;
}
.recruit-s1 .items {
  margin-top: 3.125vw;
  display: flex;
  justify-content: space-between;
}
.recruit-s1 .item {
  width: calc((100% - 48px) / 3);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  transition: all .3s ease;
}
.recruit-s1 .item .img-box {
  overflow: hidden;
}
.recruit-s1 .item img {
  display: block;
  width: 100%;
  transition: transform .6s ease;
}
.recruit-s1 .item .txt-box {
  position: relative;
  padding: 2vw;
}
.recruit-s1 .item .txt-box:before {
  content: '';
  width: 4px;
  height: 36px;
  background-color: #1269b0;
  position: absolute;
  top: 1.5vw;
  left: 0;
  transition: all .3s ease;
}
.recruit-s1 .item h3 {
  font-size: 24px;
  color: #1c1b1b;
  transition: color .3s ease;
}
.recruit-s1 .item p {
  font-size: 16px;
  line-height: 2;
  color: #808080;
  margin-top: 15px;
  transition: color .3s ease;
}

.weo-page{margin-top:70px;}

#pageinfo { 
	height: 60px; 
	text-align: center;
    margin-bottom: 10px; 
    margin-top: 26px;
}
.digg { 
	padding-top: 30px;
}
.digg li{ 
 
    width: 43px;
    height: 43px;
    line-height: 42px;
	display:inline-block; 
	
    margin:0 4px;
    /*padding:0 16px;*/
    background:#fff;
    border:1px solid #d6d6d6;
    border-radius:2px; 
    font-size:14px; 
    color:#767676;
    
	    
}
.digg .page-item a{
	border: none;
    padding: 0px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    width: 40px;
    overflow: inherit;
}
.digg .page-item a:hover { 
	/*background-color: #015196;*/
	color: #044f9a;
}
.digg .page-item a:active { 
	background-color: #1269b0; 
	color:#fff;
}
.digg li.active  { 
	
    display: inline-block;
    /* margin: 2px; */
    width: 43px;
    height: 43px;
    line-height: 42px;
    background-color: #1269b0;
    color: #fff;
    text-decoration: none;
}











