.width1200{ min-width:1200px;}
.indexcontent1600{ min-width:1200px; padding:0 50px; max-width:1700px; box-sizing:border-box; margin:0 auto; position:relative;}
.indexcontent1400{ min-width:1200px; padding:0 50px; max-width:1500px; box-sizing:border-box; margin:0 auto; position:relative;}
.indexcontent{ margin:0 auto; width:1200px;}
.indexcontent2{ margin:0 auto; max-width:1400px; min-width:1200px;}
.sl{overflow:hidden; text-overflow:ellipsis;white-space: nowrap;}
a.bs:hover{ text-decoration:underline;}
.block{ display:block;}
.fl {
  float: left;
}

.fr {
  float: right;
}
.enlarge8{
  -moz-transition:all 0.8s; /* Firefox 4 */
  -webkit-transition:all 0.8s; /* Safari and Chrome */
  -o-transition:all 0.8s; /* Opera */
  transition:all 0.8s;
  cursor: pointer;
}

.enlarge4{
  -moz-transition:all 0.4s; /* Firefox 4 */
  -webkit-transition:all 0.4s; /* Safari and Chrome */
  -o-transition:all 0.4s; /* Opera */
  transition:all 0.4s;
  cursor: pointer;
}
.ellipsis{
  overflow: hidden; /*自动隐藏文字*/
  text-overflow: ellipsis;/*文字隐藏后添加省略号*/
  white-space: nowrap;/*强制不换行*/
}
.ellipsis2{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.ellipsis3{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.clearfix::after {
  content: "";
  clear: both;
  overflow: hidden;
  display: block;
  height: 0;
  visibility: hidden;
}

.clear {
  clear: both;
  font-size: 1px;
  width: 1px;
  height: 0;
  visibility: hidden;
  zoom: 1;
}

.content{ font-size:18px; color:#333; line-height:40px;}
.content *{ line-height:40px;}
.content img{ max-width:100%;}

.pages { margin-top: 15px; font-size: 12px; line-height: 22px; text-align: center; }
.pages a { text-decoration: none; color: #666; background: #fff; border:#cccccc 1px solid; display: inline-block; width: 40px; line-height: 40px; line-height: 40px; margin-right: 8px; font-size: 16px; color: #999999;}
.pages a.active { background: #a84f32; border:#a84f32 1px solid; color: #fff }
.pages a:hover {  background: #a84f32; border:#a84f32 1px solid; color: #fff; text-decoration: none;  }
.pages a.wz{ display: inline-block; width: 86px; line-height: 40px; line-height: 40px;}



/*悬浮*/
.fixed-box{
  position: fixed;
  right: 10px;
  top: 50%; margin-top:-177px;
  z-index: 9;
}
.fixed-box a{
  display: block;
  width: 70px;
  height: 70px;
  margin-bottom: 1px;
  background:#019d3c;
}
.fixed-box .ico{ padding-top:5px; height:35px; text-align:center; line-height:35px;}
.fixed-box .ico img{ vertical-align:middle;}
.fixed-box .ico_txt{ font-size:12px; color:#fefefe; line-height:24px; text-align:center;}
.fixed-box a.goTop{
  background:#019d3c url(../images/xf_goto.png) no-repeat center;
}
.fixed-box .phone-box{
  
  position: relative;
}
.fixed-box .phone-box .phone{
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 180px;
  height: 70px;
  background-color: #666;
  color: #fff;
  text-align: center;
  position: absolute;
  right: 70px;
  top: 0px;
  font-size: 12px;
  line-height: 18px;
  text-align: left;
  opacity: 0;
}
.fixed-box .phone-box .phone span{
  font-weight: 800;
}

.fixed-box .phone-box:hover .phone{
  opacity: 1;
}
.fixed-box .ecode{
  position: relative;
}
.fixed-box .ecode .img{
  position: absolute;
  left: -155px;
  top: -45px;
  width: 150px;
  display: none;
}
.fixed-box .ecode .img img{
  width: 100%;
  object-fit: cover;
}
.fixed-box .ecode:hover .img{
  display: block;
}
/*首页*/
body{ background:#fff;}

.top1{ position:fixed; left:0; width:100%; height:100px; background:#fff; min-width:1200px; z-index:999; transition:all 0.63s; box-shadow: 0px 0px 10px 0px rgba(10, 2, 5, 0.15);}
/*.top1:hover,
.top1.on{ background:#131313;}*/
.top1_c{ padding-left:280px; padding-right:150px;}
.top1 .top_logo{ position:absolute; left:50px; top:24px;}
/*.fixed.top1{ background:#131313;}*/

.top1 .top1_r{ position:absolute; right:50px; top:0; width:100px; height:100px;}

.top1 .top1_lang{ position:absolute; right:0px; top:30px; width:30px; line-height:30px; font-size:16px; color:#fff; text-align:center;}
.top1 .top1_lang a{ color:#fff;}

.top1_r_hr{ position:absolute; right:50px; width:1px; height:14px; top:43px; background:#666666;}
.top1_en{ position:absolute; right:60px; top:32px; width:40px; height:40px; line-height:40px; text-align:center; font-size:16px; color:#666666;}

.top_search_bt{ position:absolute; right:0px; top:35px; width:30px; line-height:30px; z-index:9999; margin:0 10px; text-align:center;}
/*
.top_search_bt .top_search_bg{ display:none; position:absolute; right:-2px; top:45px; background:url(../images/top_search_bg.png) no-repeat; width:300px; height:79px;}
.top_search_bt:hover .top_search_bg{ display:block;}
.top_search_bt .top_search_bg .top_search_txt{ position:absolute; left:25px; top:29px; width:205px; height:30px; border:0; background:#f8f8f8; outline:none;}
.top_search_bt .top_search_bg .top_search_bt{ position:absolute; right:17px; top:23px; width:40px; height:39px; border:0; background-color:transparent; cursor:pointer;}*/
.nsearch {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
}
.nsearch .nceng {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 3;
}
.nsearch form {
  background: #fff;
  position: absolute;
  left: 50%;
  top: 140px;
  transform: translateX(-50%);
  max-width: 1200px;
  width: 100%;
  height: 300px;
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
  z-index: 9;
}
.nsearch form h2 {
  font-size: 45px;
  font-weight: bold;
  color: #a84f32;
  text-align: center;
  margin: 70px 0;
}
.nsearch form .ctn {
  display: flex;
  width: 480px;
}
.nsearch form .ctn input {
  height: 50px;
}
.nsearch form .ctn .txt {
  width: 85%;
  padding: 0 15px;
  background-color: #f6f6f6;
  font-size: 14px;
  cursor: auto;
  border:0;
  box-sizing:border-box;
}
.nsearch form .ctn .btn {
  width: 15%;
  background: #a84f32 url(../images/search-btn.png) no-repeat center;
  border:0;
  box-sizing:border-box;
}
.nh {
  height: 100px;
}
@media only screen and (max-width:1300px) and (min-width:0) {
	.top1 .top1_r{ right:0px;}
}

/*首页*/
.h120{ height:120px;}
.h100{ height:100px;}
.h80{ height:80px;}
.h70{ height:70px;}
.h60{ height:60px;}
.h50{ height:50px;}
.h40{ height:40px;}
.h30{ height:30px;}
.h20{ height:20px;}

.banner-container img{ display:block; width:100%;/* height:800px; object-fit: cover;*/}
.banner-pagination{ position:absolute; left:0; bottom:20px !important; width:100%; text-align:center; z-index:2;}
.banner-pagination .swiper-pagination-bullet{ width:14px; height:14px; border:#a84f32 1px solid; background-color:transparent; opacity:1; border-radius:50%; margin:0 10px !important; transition:all 0.3s;}
.banner-pagination .swiper-pagination-bullet-active{ background:#a84f32;}

.i_d1{ background:url(../images/i_d1_bg.jpg) center no-repeat; height:784px; background-size:cover;}
.i_d1_c{ width:50%;}
.i_d1_title1{ font-size:45px; color:#111111; line-height:70px; font-weight:bold;}
.i_d1_txt1{ font-size:20px; color:#111111; line-height:40px;}
.i_d1_txt2{ font-size:18px; color:#111111; line-height:30px;}
.i_d1_list li{ float:left; width:50%;}
.i_d1_list li .txt1{ font-size:24px; color:#111111; line-height:60px; margin-top:30px;}
.i_d1_list li .txt1 span{ font-size:60px; color:#a84f32; margin-right:10px; font-weight:bold;}
.i_d1_list li .txt2{ font-size:24px; color:#111111; line-height:30px; font-weight:bold;}
a.i_d1_more{ display:block; width:134px; height:44px; background:#a84f32; border-radius:22px; text-align:center; line-height:44px; font-size:14px; color:#ffffff; transition:all 0.3s; position:relative; overflow:hidden;}
a.i_d1_more:before {
	content: "";
	position: absolute;
	display: block;
	transition: all .6s;
	width: 100%;
	height: 0;
	border-radius: 50%;
	left: 50%;
	top: 50%;
	padding-top: 100%;
	transform: translateX(-50%) translateY(-50%)
}
a.i_d1_more:hover:before {
	-webkit-animation: wave .75s;
	animation: wave .75s;
	z-index: 1
}
@-webkit-keyframes wave {
0% {
background:rgba(0,0,0,.25);
transform:translateX(-50%) translateY(-50%) scale(0)
}
to {
	background: transparent;
	transform: translateX(-50%) translateY(-50%) scale(1)
}
}
@keyframes wave {
0% {
background:rgba(0,0,0,.25);
transform:translateX(-50%) translateY(-50%) scale(0)
}
to {
	background: transparent;
	transform: translateX(-50%) translateY(-50%) scale(1)
}
}

.i2_d1{ background:#f6f6f6;}
.i2_d1_img{ float:left; width:43.36%;}
.i2_d1_txt{ float:right; width:51.57%;}



.i_d2{ background:url(../images/i_d2_bg.jpg) center no-repeat; height:958px; background-size:cover;}
.i_d2_title1{ font-size:50px; color:#ffffff; font-weight:bold; line-height:60px; text-align:center;}
.i_d2_title2{ text-align:center;}
.i_d2_title2 span{ display:inline-block; padding:0 45px; height:50px; background:#814d46; font-size:30px; color:#ffffff; border-radius:20px; text-align:center; line-height:50px;}
.i_d2_txt1{ font-size:20px; color:#ffffff; line-height:30px; margin-top:30px;}
.i_d2_txt1 *{ color:#ffffff;}
.i_d2_list li{ float:left; width:230px; height:256px; background:rgba(168,79,50,0.7); margin-left:calc((100% - 920px) / 3);}
.i_d2_list li:nth-child(4n+1){ margin-left:0;}
.i_d2_list li .ico{ text-align:center; line-height:160px;}
.i_d2_list li .title1{ font-size:28px; color:#ffffff; line-height:44px; text-align:center; font-weight:bold;}
.i_d2_list li .title2{ font-size:16px; color:#ffffff; line-height:30px; text-align:center; text-transform:uppercase;}

.i2_d2_title1{ font-size:50px; color:#333333; font-weight:bold; line-height:60px; text-align:center;}
.i2_d2_title1_en{ font-size:18px; color:#b4b3b3; line-height:40px; text-transform:uppercase; text-align:center;}
.i2_d2_txt1{ font-size:18px; color:#333333; line-height:30px; width:1060px; margin:0 auto;}
.i2_d2_txt1 *{ color:#333333;}
.i2_d2_list{ width:1110px; margin:0 auto; position:relative; z-index:2;}
.i2_d2_list li{ float:left; width:255px; height:192px; background:#f6f6f6; margin-left:30px;}
.i2_d2_list li:nth-child(4n+1){ margin-left:0;}
.i2_d2_list li .ico{ text-align:center; line-height:110px; padding-top:10px;}
.i2_d2_list li .title1{ font-size:24px; color:#333333; line-height:30px; text-align:center; font-weight:bold;}
.i2_d2_list li .title2{ font-size:14px; color:#333333; line-height:30px; text-align:center; text-transform:uppercase;}
.i2_d2_img{ display:block; width:100%; left:0; top:-108px; position:relative; z-index:1;}



.i_d3_title1{ font-size:50px; color:#333333; line-height:70px; font-weight:bold;}
.i_d3_title2{ font-size:18px; color:#b4b3b3; line-height:30px; text-transform:uppercase;}
.i_d3_c{ position:relative; padding-left:320px;}
.i_d3_nav{ position:absolute; left:0; top:0;}
.i_d3_nav li{ width:240px; height:76px; background:#f3f2f2; font-size:25px; color:#333333; line-height:76px; text-align:center; margin-bottom:27px; transition:all 0.3s; cursor:pointer;}
.i_d3_nav li.on{ background:#a84f32; color:#fff;}
.i_d3_list{}
.i_d3_list li{ display:none; padding-bottom:56px; transition:all 0.3s; position:relative;}
.i_d3_list li.on{ display:block;}
.i_d3_list_img{ width:100%; height:600px; object-fit: cover;}
.i_d3_list_txt1{ position:absolute; left:30px; bottom:0; font-size:30px; color:#a84f32;}
.i_d3_list_txt1 span{ font-size:110px; color:#a84f32; font-weight:bold; margin-right:20px;}
a.i_d3_more{ position:absolute; right:0; bottom:0; display:block; width:134px; height:44px; background:#a84f32; border-radius:22px; text-align:center; line-height:44px; font-size:14px; color:#ffffff; overflow:hidden;}
a.i_d3_more:before {
	content: "";
	position: absolute;
	display: block;
	transition: all .6s;
	width: 100%;
	height: 0;
	border-radius: 50%;
	left: 50%;
	top: 50%;
	padding-top: 100%;
	transform: translateX(-50%) translateY(-50%)
}
a.i_d3_more:hover:before {
	-webkit-animation: wave .75s;
	animation: wave .75s;
	z-index: 1
}

.i_d4{ background:url(../images/i_d4_bg.jpg) center no-repeat; height:642px; background-size:cover;}
.i_d4_c{ position:relative; height:642px;}
.i_d4_txt{ position:absolute; left:50%; top:50%; width:1024px; transform:translate(-50%,-50%);}
.i_d4_txt1{ font-size:60px; color:#ffffff; font-weight:bold; line-height:80px; text-align:center;}
.i_d4_txt2{ font-size:20px; color:#ffffff; line-height:40px; text-align:center;}
.i_d4_txt2 *{ line-height:40px;}
a.i_d4_more{ display:block; width:130px; height:42px; border:#fff 1px solid; border-radius:22px; text-align:center; line-height:42px; font-size:14px; color:#ffffff; margin:0 auto; transition:all 0.3s;}
a.i_d4_more:hover{ background:#fff; color:#333;}

.i2_d4{ background:url(../images/i2_d4_bg.jpg) center no-repeat; height:492px; background-size:cover;}
.i2_d4_c{ position:relative; height:492px;}
a.i2_d4_more{ display:block; width:130px; height:42px; border:#a84f32 1px solid; background:#a84f32; border-radius:22px; text-align:center; line-height:42px; font-size:14px; color:#ffffff; margin:0 auto; transition:all 0.3s;}
a.i2_d4_more:hover{ border:#fff 1px solid; background:#fff; color:#333;}


.i_d5{ background:#f6f6f6;}
.i_d5_title{ position:relative;}

.i_d5_c_list li{ box-sizing:border-box; border:#fff 10px solid; overflow:hidden; border-radius:40px;}
.i_d5_c_list li .img {
  position: relative;
  padding: 42% 0;
  overflow:hidden;
  box-sizing:border-box;
}
.i_d5_c_list li .img img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  object-fit: cover;
  transition: all 0.6s;
  background:#fff;
}
.i_d5_c_list li .txt{ padding:30px 30px 50px 30px;}
.i_d5_c_list li .txt .txt1{ font-size:24px; color:#000000; font-weight:bold; line-height:30px; transition:all 0.3s;}
.i_d5_c_list li .txt .txt2{ margin-top:20px; font-size:18px; color:#666666; line-height:25px; height:50px; overflow:hidden;}
.i_d5_c_list li .txt .txt3{ margin-top:20px; font-size:18px; color:#666666; line-height:30px; position:relative;}
.i_d5_c_list li .txt .txt3 .more{ position:absolute; right:0; top:0; transition:all 0.3s;}
.i_d5_c_list li:hover .fd img{transform: scale(1.05)}
.i_d5_c_list li:hover .txt .txt1{ color:#a84f32;}
.i_d5_c_list li:hover .txt .txt3 .more{  color:#a84f32;}

.i_d5_c_nav{ position:relative; height:66px;}
.i_d5_c_nav .i_d5_c_prev{ position:absolute; left:0; top:50%; margin-top:-33px; width:64px; height:64px; border:#ccc 1px solid; border-radius:50%; background:url(../images/i_d5_left.png) center no-repeat; z-index:99; cursor:pointer; transition:all 0.3s; outline:none;}
.i_d5_c_nav .i_d5_c_prev:hover{ background:url(../images/i_d5_left_on.png) center no-repeat; border:#a84f32 1px solid;}
.i_d5_c_nav .i_d5_c_next{ position:absolute; left:80px; top:50%; margin-top:-33px; width:64px; height:64px; border:#ccc 1px solid; border-radius:50%; background:url(../images/i_d5_right.png) center no-repeat; z-index:99; cursor:pointer; transition:all 0.3s; outline:none;}
.i_d5_c_nav .i_d5_c_next:hover{ background:url(../images/i_d5_right_on.png) center no-repeat; border:#a84f32 1px solid;}

.footer1{ background:#f6f6f6;}
.footer1_l{ float:left; width:50%;}
.footer1_title{ font-size:18px; color:#a84f32; font-weight:bold; line-height:30px;}
.footer1_l_dh{ font-size:24px; color:#a84f32; font-weight:bold; line-height:40px; margin-top:30px;}
.footer1_l_txt{ margin-top:20px; font-size:14px; color:#666666; line-height:30px; width:230px;}
.footer1_r{ float:right; width:50%; position:relative;}
.footer1_nav{ width:320px; margin-top:30px;}
.footer1_nav li{ float:left; width:50%; font-size:14px; color:#666666; line-height:30px; margin-bottom:20px;}
.footer1_ewm{ position:absolute; right:0; top:55px;}
.footer1_ewm img{ width:140px;}
.footer1_ewm .txt{ font-size:14px; color:#999999; line-height:30px; text-align:center; margin-top:10px;}

.footer2{ background:#838383;}
.footer2_c{ padding:5px 0; position:relative; padding-right:200px;}
.footer2_txt1{ font-size:12px; color:#222222; line-height:30px;}
.footer2_txt1 a{ color:#222222;}
.footer2_txt1 a:hover{ color:#fff;}
.footer2_txt2{ position:absolute; right:0; top:5px; font-size:12px; color:#222222; line-height:30px;}
.footer2_txt2 a{ color:#222222;}
.footer2_txt2 a:hover{ color:#fff;}



/*企业简介*/
.n_banner_c{ position:relative;}
.n_banner{ display:block; width:100%; /*height:500px; object-fit: cover;*/}

.n_nav_c{ background:#f6f6f6;}
.n_nav_list{ line-height:40px; padding:20px 0; text-align:center;}
.n_nav_list a{ display:inline-block; width:180px; text-align:center; font-size:20px; color:#666666; margin:0 20px; transition:all 0.3s;}
.n_nav_list a.on,
.n_nav_list a:hover{ color:#a84f32;}

.ab_d1{ background:url(../images/ab_d1_bg.jpg) center no-repeat; background-size:cover; min-height:883px;}
.ab_d1_title{ font-size:55px; color:#111111; font-weight:bold; line-height:80px;}
.ab_d1_txt{ font-size:30px; color:#111111; line-height:60px; padding:10px 0;}
.ab_d1_content{ font-size:18px; color:#111111; line-height:30px;}

.ab_d1_list li{ float:left; width:25%;}
.ab_d1_list li .txt1{ font-size:24px; color:#111111; line-height:80px; text-align:center;}
.ab_d1_list li .txt1 span{ font-size:72px; color:#a84f32; margin-right:10px; font-weight:bold;}
.ab_d1_list li .txt2{ font-size:24px; color:#111111; line-height:30px; font-weight:bold; text-align:center;}

.ab_d2_img{ width:calc(100% + 96px); display:block; margin-left:-56px; margin-right:-40px;}


/*企业文化*/
.n_title1 .title1{ font-size:50px; color:#333333; line-height:60px; text-align:center; font-weight:bold;}
.n_title1 .title2{ font-size:20px; color:#dedddd; line-height:40px; text-align:center; text-transform:uppercase;}

.wh_d1{ background:url(../images/wh_d1_bg.jpg) center no-repeat; background-size:cover; min-height:636px;}
.wh_d1_txt{ font-size:20px; color:#333333; line-height:30px;}
.wh_d1_list li{ float:left; width:230px; height:256px; background:#a84f32; margin-left:calc((100% - 920px) /3);}
.wh_d1_list li:nth-child(4n+1){ margin-left:0;}
.wh_d1_list li .ico{ padding-top:20px; line-height:130px; text-align:center;}
.wh_d1_list li .txt1{ font-size:28px; color:#ffffff; line-height:40px; font-weight:bold; text-align:center;}
.wh_d1_list li .txt2{ font-size:16px; color:#ffffff; line-height:40px; text-align:center; text-transform:uppercase;}
.wh_d1_list li:hover .ico img{transform: rotateY(360deg)}


/*业务市场*/
.ywsc_d1{ background:url(../images/ywsc_d1_bg.jpg) center no-repeat; background-size:cover; min-height:509px;}
.ywsc_d1_l{ float:left; width:56%;}
.ywsc_d1_title{ font-size:40px; color:#a84f32; font-weight:bold; line-height:60px;}
.ywsc_d1_txt{ font-size:20px; color:#333333; line-height:30px; margin-top:30px;}
.ywsc_d1_r{ float:right; display:block; width:34%;}
.ywsc_d2_l{ float:right; width:56%;}
.ywsc_d2_r{ float:left; display:block; width:34%;}


/*企业荣誉*/
.ry_d1{ background:#f6f6f6;}
.ry_d1_list li{ float:left; width:30%; margin-left:5%; margin-top:50px;}
.ry_d1_list li:nth-child(1),
.ry_d1_list li:nth-child(2),
.ry_d1_list li:nth-child(3){ margin-top:0;}
.ry_d1_list li:nth-child(3n+1){ margin-left:0;}
.ry_d1_list li .img {
  position: relative;
  padding: 36% 0;
  overflow:hidden;
  box-sizing:border-box;
  box-shadow: 5px 10px 10px 0px rgba(10, 2, 5, 0.15);
}
.ry_d1_list li .img img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  object-fit: contain;
  transition: all 0.6s;
  background:#fff;
}
.ry_d1_list li .txt{ border:#c9c9c9 1px solid; width:94%; margin:0 auto; font-size:24px; color:#666666; line-height:50px; margin-top:30px; text-align:center;}

/*新闻列表页*/
.news_list li{ float:left; width:30%; margin-left:5%; box-sizing:border-box; background:#e4e3e6; overflow:hidden; border-radius:40px; margin-top:80px;}
.news_list li:nth-child(1),
.news_list li:nth-child(2),
.news_list li:nth-child(3){ margin-top:0;}
.news_list li:nth-child(3n+1){ margin-left:0;}
.news_list li .img {
  position: relative;
  padding: 42% 0;
  overflow:hidden;
  box-sizing:border-box;
}
.news_list li .img img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  object-fit: cover;
  transition: all 0.6s;
  background:#fff;
}
.news_list li .txt{ padding:30px 30px 50px 30px;}
.news_list li .txt .txt1{ font-size:24px; color:#000000; font-weight:bold; line-height:30px; transition:all 0.3s;}
.news_list li .txt .txt2{ margin-top:20px; font-size:18px; color:#666666; line-height:25px; height:50px; overflow:hidden;}
.news_list li .txt .txt3{ margin-top:20px; font-size:18px; color:#666666; line-height:30px; position:relative;}
.news_list li .txt .txt3 .more{ position:absolute; right:0; top:0; transition:all 0.3s;}
.news_list li:hover .fd img{transform: scale(1.05)}
.news_list li:hover .txt .txt1{ color:#a84f32;}
.news_list li:hover .txt .txt3 .more{  color:#a84f32;}


/*新闻详情页*/
.news_i_title1{ font-size:30px; color:#181818; line-height:40px; text-align:center; font-weight:bold;}
.news_i_title2{ font-size:14px; color:#999999; line-height:30px; text-align:center; padding-top:20px; padding-bottom:30px; border-bottom:#efefef 1px solid; margin-bottom:30px;}

.news_i_more{ border-top:#efefef 1px solid; margin-top:50px; padding-top:20px; position:relative;}
.news_i_more .li{ position:relative; padding-left:98px; height:33px; line-height:33px; font-size:14px; color:#999999; margin-top:20px;}
.news_i_more .li a{ font-size:14px; color:#999999; transition:all 0.3s;}
.news_i_more .li a:hover{ color:#333333;}
.news_i_more .li a .ico1{ position:absolute; left:0; top:0; width:75px; height:31px; border:#222222 1px solid; background:url(../images/news_i_more_ico1.png) center no-repeat; transition:all 0.3s;}
.news_i_more .li a:hover .ico1{ border:#a84f32 1px solid; background:url(../images/news_i_more_ico1_on.png) #a84f32 center no-repeat;}
.news_i_more .li a .ico2{ position:absolute; left:0; top:0; width:75px; height:31px; border:#222222 1px solid; background:url(../images/news_i_more_ico2.png) center no-repeat; transition:all 0.3s;}
.news_i_more .li a:hover .ico2{ border:#a84f32 1px solid; background:url(../images/news_i_more_ico2_on.png) #a84f32 center no-repeat;}
a.news_i_more_back{ position:absolute; right:0; top:40px; display:block; height:33px; line-height:33px; font-size:14px; color:#222222;}

.syhg_d1{ background:url(../images/syhg_bg.jpg) center no-repeat; background-size:cover;}


/*服务支持*/
.fw_d1{ background:url(../images/fw_bg.jpg) center no-repeat; background-size:cover; min-height:853px;}
.fw_d2_title2{ text-align:center;}
.fw_d2_title2 span{ display:inline-block; padding:0 45px; height:50px; background:#a84f32; font-size:30px; color:#ffffff; border-radius:20px; text-align:center; line-height:50px;}
.fw_d2_txt1{ font-size:20px; color:#333333; line-height:30px; margin-top:30px;}

.fw_list li{ float:left; width:230px; height:256px; background:rgba(168,79,50,1); margin-left:calc((100% - 920px) / 3);}
.fw_list li:nth-child(4n+1){ margin-left:0;}
.fw_list li .ico{ text-align:center; line-height:160px;}
.fw_list li .title1{ font-size:28px; color:#ffffff; line-height:44px; text-align:center; font-weight:bold;}
.fw_list li .title2{ font-size:16px; color:#ffffff; line-height:30px; text-align:center; text-transform:uppercase;}
.fw_list li:hover .ico img{transform: rotateY(360deg)}


/*联系我们*/
.lx_l{ float:left; width:50%;}
.lx_l_title{ font-size:40px; color:#a84f32; line-height:60px; font-weight:bold;}
.lx_l_list li{ margin-top:50px; position:relative; padding-left:70px;}
.lx_l_list li .ico{ position:absolute; left:0; top:0; width:50px; height:50px; border:#a84f32 1px solid; border-radius:50%; text-align:center; line-height:50px;}
.lx_l_list li .title{ font-size:20px; color:#a84f32; line-height:30px; font-weight:bold;}
.lx_l_list li .txt{ font-size:16px; color:#333333; line-height:25px;}
.lx_r{ float:right; width:50%;}
.lx_r_list li{ float:left; width:50%; text-align:right;}
.lx_r_list li .ewm{ display:inline-block;}
.lx_r_list li .ewm img{ width:215px;}
.lx_r_list li .ewm .txt{ font-size:20px; color:#999999; line-height:30px; text-align:center; margin-top:20px;}


/*产业板块*/
.cybk_d1{ background:url(../images/cybk_d1_bg.jpg) center no-repeat; background-size:cover; min-height:791px;}
.cybk_d1_l{ float:left; width:53%;}
.cybk_d1_title1{ font-size:45px; color:#111111; line-height:70px; font-weight:bold;}
.cybk_d1_title2{ font-size:25px; color:#111111; line-height:40px; margin-top:10px;}
.cybk_d1_txt{ font-size:18px; color:#333333; line-height:30px; margin-top:30px;}
.cybk_d1_img{ float:right; width:41%; padding-top:30px;}

.cybk_d2{ background:url(../images/cybk_d2_bg.jpg) top center no-repeat;}
.cybk_d2_title1 .title1{ font-size:50px; color:#ffffff; font-weight:bold; line-height:70px; text-align:center;}
.cybk_d2_title1 .title1 .mlb{ font-size:30px; margin:0 5px; font-weight:normal;}
.cybk_d2_title1 .title2{ font-size:20px; color:#ffffff; line-height:40px; text-align:center;}
.cybk_d2_title1 .title2 b{ display:inline-block; width:156px; height:2px; background:rgba(255,255,255,0.3); position:relative; top:-5px; margin:0 15px;}
.cybk_d2_txt1{ font-size:20px; color:#ffffff; line-height:30px; margin-top:50px;}

.cybk_d2_box{ background:#010101; padding:30px 30px;}
.cybk_d2_box_txt{ float:left; width:40%; font-size:20px; color:#ffffff; line-height:30px;}
.cybk_d2_img1{ float:right; width:56%;}
.cybk_d2_img2{ float:left; width:56.8%; box-shadow: 5px 10px 10px 0px rgba(10, 2, 5, 0.15);}
.cybk_d2_img3{ float:right; width:42%; box-shadow: 5px 10px 10px 0px rgba(10, 2, 5, 0.15);}

.cybk_d3{ background:url(../images/cybk_d3_bg.jpg) top center no-repeat; background-size:cover; min-height:2352px;}
.cybk_d3_title1 .title1{ font-size:50px; color:#333333; font-weight:bold; line-height:70px; text-align:center;}
.cybk_d3_title1 .title1 .mlb{ font-size:30px; margin:0 5px; font-weight:normal;}
.cybk_d3_title1 .title2{ font-size:20px; color:#333333; line-height:40px; text-align:center;}
.cybk_d3_title1 .title2 b{ display:inline-block; width:156px; height:2px; background:rgba(0,0,0,0.3); position:relative; top:-5px; margin:0 15px;}
.cybk_d3_txt1{ font-size:20px; color:#333333; line-height:30px; margin-top:50px;}
.cybk_d3_box{ background:url(../images/cybk_d3_bg2.jpg) top center no-repeat; background-size:cover; padding:30px 30px;}
.cybk_d3_img1{ float:right; width:56%; box-shadow: 5px 10px 10px 0px rgba(10, 2, 5, 0.15);}

.cybk_d4{ background:url(../images/cybk_d4_bg.jpg) top center no-repeat; background-size:cover; min-height:1459px;}

.cybk_d5{ background:url(../images/cybk_d5_bg.jpg) top center no-repeat; background-size:cover; min-height:872px;}
.cybk_d5_box{ background:url(../images/cybk_d5_bg2.jpg) top center no-repeat; background-size:cover; padding:30px 30px;}

.cybk_d6{ background:url(../images/cybk_d6_bg.jpg) top center no-repeat; background-size:cover;}
.cybk_d6_c_list li .img {
  position: relative;
  padding: 69% 0;
  overflow:hidden;
  box-sizing:border-box;
}
.cybk_d6_c_list li .img img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  object-fit: contain;
  transition: all 0.6s;
  background:#fff;
}

.cybk_d6_box{ position:relative;}
.cybk_d6_c_prev{ position:absolute; left:-80px;; top:50%; margin-top:-33px; width:64px; height:64px; border:#fff 1px solid; border-radius:50%; background:url(../images/cybk_d6_left.png) center no-repeat; z-index:99; cursor:pointer; transition:all 0.3s; outline:none;}
.cybk_d6_c_next{ position:absolute; right:-80px; top:50%; margin-top:-33px; width:64px; height:64px; border:#fff 1px solid; border-radius:50%; background:url(../images/cybk_d6_right.png) center no-repeat; z-index:99; cursor:pointer; transition:all 0.3s; outline:none;}
@media only screen and (max-width:1500px) {
	.cybk_d6_c_prev{ display:none;}
	.cybk_d6_c_next{ display:none;}
}
