

@font-face{
  font-family:'Honeywell Sans';
  font-style:normal;
  font-weight:300;
  src:url(../font/HoneywellSansWeb-Book1.eot);
  src:local("Honeywell Sans Book"),local("HoneywellSansWeb-Book"),url(../font/HoneywellSansWeb-Book1.eot#iefix) format("embedded-opentype"),url(../font/HoneywellSansWeb-Book.woff2) format("woff2"),url(../font/HoneywellSansWeb-Book1.woff) format("woff")}

body,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,p,form,img,select{margin:0; padding:0;}

/* body{ color: #333;  font-size:14px;font-family:"Honeywell Sans",Helvetica,Arial,sans-serif !important;} */
body{ color: #333;  font-size:14px;font-family:"微软雅黑",Helvetica,Arial,sans-serif;}
a{text-decoration:none; color:#333;}
a:hover{color:#F18805;}

ul,li{list-style:none;}
.border_box li {
  list-style: disc;
}
.clear{clear:both;}
img{border:0;}
.blank1{height:1px;}
.blank10{height:10px;}
.blank15{height:15px;}
.blank20{height:20px;}
.blank30{height:30px;}
.blank40{height:40px;}
.blank50{height:50px;}
.blank60{height:60px;}
.blank70{height:70px;}
.blank80{height:80px;}
.blank90{height:90px;}
.fl{float: left;}
.fr{float: right;}

/*滚动条美化*/
body::-webkit-scrollbar {
  width: 10px !important;
}
body::-webkit-scrollbar-track {
  background-color: #f3f3f3;
}
body::-webkit-scrollbar-track-piece {
  background-color: #f3f3f3;
  -webkit-border-radius: 4px;
}
body::-webkit-scrollbar-thumb {
  background-color: #ddd;
  border: solid 1px #C0C0C0;
  border-radius: 4px;
}
body::-webkit-scrollbar-corner {
  background-color: #ddd;
}
body::-webkit-resizer {
  background-repeat: no-repeat;
  background-position: bottom right;
}
body::-webkit-scrollbar-thumb:hover {
  background-color: #F3F3E0;
}
::-webkit-scrollbar {
  width: 15px;
}

/*图片放大*/
.picShow img:hover,.picShow a:hover img{transition:all 500ms ease-out 0s; 
  -webkit-transform:scale(1.1);
  moz-transform:scale(1.1);
  -o-transform:scale(1.1);
  transform:scale(1.1);
opacity:0.8;}
.picShow img{transition:all 500ms ease-out 0s; }

.main100 {width: 90%; margin: auto; max-width: 1200px; min-width: 1200px;}
.main{width:1200px; margin:auto;}

.table{ display:table; table-layout: fixed; width:100%; height:100%}/*文字垂直居中样式*/
.table_cell{ display:table-cell; vertical-align:middle}

.img_center {position: absolute;display: block;left: 0;top: 0;bottom: 0;right: 0;margin: auto;}	/*图片垂直居中样式*/

.bg_hui{background:url(../img/1_zfjq.jpg) center no-repeat;max-width:1920px;min-width:1200px;padding:0px;}


/*------------顶部---------------*/
.head_top{height:32px; line-height:32px; font-size:12px; background:#eee;  border-bottom:solid 0px  rgba(204,204,204,0.4);min-width:1200px;color:#545454;}

.top_right{}
.top_right i{ width:1px; height:11px; background:#aaa; display:inline-block; margin:3px 10px 0 10px;}

.top_right a.ico1 {}
.top_right a.ico2 {}
.top_right a.ico3 {}

.top_right a:hover{color:#f18c04;}

/*------------头部开始---------------*/
.header{  background:#fff;/* border: 1px solid #f00; box-shadow: 0 5px 5px rgba(0,0,0,0.1); */ }
.header .logo { float:left; }
.header .logo img {
  height: 80px;
  display: block;
  margin: 10px 0;
}

/*下拉菜单*/
.head-box{height:80px;width: 100%; position: absolute;top:100px;z-index: 99999;}
.head-box-bg {height:80px;width: 100%;background-color: #000;opacity: 0.6;position: absolute;}
.head-box .menu {}
.head-box .menu ul li{float: left;position: relative;z-index: 999; box-sizing:border-box;margin: auto 1px;width: 152px; }
.head-box .menu ul li a {display: block;	line-height: 80px;color: #fff; text-align: center;font-size: 16px;}
.head-box .menu ul li a.oneclass {margin:auto 30px;}
/* .head-box .menu ul li:last-child a {margin-right: 0;} */
.head-box .menu ul li dl {padding:5px 0;}
.head-box .menu ul li dt a{display: block; line-height: 30px; padding:0px 1px; color:#333;text-align: center;	font-size: 12px;}
.head-box .menu ul li dt a:hover{ background:#F18805; color:#fff;border-bottom: rgba(255,255,255,0.3) 0px solid; }
.head-box .menu ul li:hover .svb{background:#18B9E7;}
.head-box .menu ul li:hover .svb a{color: #fff;}
.head-box .menu ul li.curr .svb{background:#18B9E7;}
.head-box .menu ul li.curr .svb a{	color: #fff;background:#18B9E7;}
.head-box .menu ul li .svb-box{	display: none; background:rgba(255,255,255,0.8); z-index:999999;
 filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);}
 
/*.head-box .menu ul li:last-child { background: url(../images/hot.gif) no-repeat right top;}*/



/*======================轮播图======================*/
/*焦点图*/
	/* #banner {max-width:1920px; margin:auto; position:relative; z-index:9;min-width:1200px;} */
  #banner {max-width:100%; margin:auto; position:relative; z-index:9;min-width:1200px;}
	#banner .swiper-slide{ overflow:hidden;  position:relative; height:800px;}
	#banner .swiper-slide a{display:block;}
	#banner .swiper-slide img{width:100%;}
	
/*按钮切换*/	
	#banner .swiper-button-prev,#banner .swiper-button-next {width: 72px;height: 72px; background: url(../image/ico_sliding.png) no-repeat; margin-top:-36px;opacity:0.3;}
	#banner .swiper-button-prev {background-position: 0 0;}
	#banner .swiper-button-prev:hover { background-position: 0 -144px;}
	#banner .swiper-button-next { background-position: 0 -72px;}
	#banner .swiper-button-next:hover {background-position: 0 -216px;}
/*分页器*/
	#banner .swiper-pagination{bottom: 20px;}
	#banner .swiper-pagination-bullet {width: 38px;height: 3px;border-radius:3px;background: rgba(255, 255, 255, .2);opacity: 1;position: relative;margin: 0 5px !important;}
	#banner .swiper-pagination-bullet:before{content: "";position: absolute;top: 0;left: 0;background: #fff;width: 0;height: 3px;z-index: 1;transition: 0s; border-radius:3px;}
	#banner .swiper-pagination-bullet-active:before{width: 100%;transition: all 5s ease; border-radius:3px;}

.index_banner_text {
  height: 800px;
  text-align: center;
  position: absolute;
  top: 100px;
  width: 100%;
  z-index: 9999;
}
.index_banner_text ul {
  display: flex;
  flex-direction: column;
  color: #fff;
}
.index_banner_text ul li:first-child {
  margin-top:240px;
  font-size: 50px;
}
.index_banner_text ul li:nth-child(2) {
  font-size: 22px;
  padding:20px 0;
}
.index_banner_text ul li:nth-child(3) {
  font-size: 20px;
}
.index_banner_text ul li:last-child {
  padding-top:50px;
}
.index_banner_text ul li:last-child a {
  display: block;
  width: 168px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  border: 1px solid #fff;
  border-radius: 50px;
  margin: auto;
  color:#fff;
}
.index_banner_text ul li:last-child a:hover {
  background: #18B9E7;
  border: 1px solid #18B9E7;
}

	
/*==========网站标题通用===============*/
.main_tit{text-align:center; margin:60px 0px 25px 0px ;}
.main_tit .main_tit_z{font-size:32px; color:#000;}
.main_tit .main_tit_f{color:#666;margin-top:15px;}


/*==========首页服务项目模块===============*/
.fwxm {display: flex;height: 400px;}
.fwxm li {flex: 1;overflow: hidden;transition: .5s;margin: 0 0.5%; position:relative; background:#333;}
/*.fwxm li:before{content:"";position:absolute; z-index:6;left:auto;right:0;bottom:0;width:0;height:100%;background:rgba(0,0,0,0.618);-webkit-transition:.5s;-moz-transition:.5s;transition:.5s }
.fwxm li:hover:before{left:0;right:auto;width:100%;transition-delay:0s;}
*/
.fwxm li > img { flex:1;width: 100%; height:100%;-o-object-fit: cover;object-fit: cover;transition: .5s; opacity:0.9;}
.fwxm li:hover {flex: 1 1 20%;}
.fwxm li  .txt{font-size:18px; font-weight:bold; color:#333; position:absolute; width:100%;  padding:0 10%; box-sizing:border-box;  bottom:15%;  transition:0.5s all; z-index:9;}
.fwxm li  .txt:after{content:"";position:absolute;left:10%; top:40px;width:15px;height:1px;background:#333;}

.fwxm li  p{color:#fff; line-height:25px; padding:0 10%; height:50px; box-sizing:border-box; position:absolute; width:100%; bottom:-200px; transition:0.5s all; text-align:justify; z-index:9;
   /*多行文本溢出现实省略号*/
  display: -webkit-box;  /*将对象作为弹性伸缩盒子模型显示 。*/
  display: -moz-box;
  overflow: hidden;   /*溢出隐藏*/
  text-overflow: ellipsis;  /*可以用来多行文本的情况下，用省略号“…”隐藏超出范围的文本 。*/
  /*word-break: break-all; 文本强制换行*/
  -webkit-box-orient: vertical;  /*文本被水平或垂直排列。*/
  -webkit-line-clamp:2;   /*用来限制在一个块元素显示的文本的行数。*/ 
    
}
.fwxm li:hover .txt{ bottom:25%;}
.fwxm li:hover p{bottom:5%; transition-delay:0.3s;}
.fwxm li:hover > img{ opacity:0.4;}



/*==========首页公司简介模块===============*/
/* .about_us{max-width:1920px;min-width:1200px;background:url(../image/fzjg_bg.jpg) no-repeat center fixed ;height:420px;} */
.about_us{max-width:1200px;min-width:1200px;background:url(../img/fzjg_bg.jpg) no-repeat center fixed ;height:420px;margin:auto;}
.about_us p{text-align:center;color:rgba(255,255,255,0.8);font-size:15px;line-height:34px;}
.about_us a{display:block;width:125px;height:40px;border:1px solid rgba(255,255,255,0.6);margin:50px auto;text-align:center;line-height:40px;color:rgba(255,255,255,0.8);}
.about_us a:hover{background:#fff;border:none;color:#333;transition:all 0.5s;cursor:pointer;}


/*==========首页案例展示模块===============*/
.case_list{}
.case_list  li{float:left;position:relative; width: 31.3%; margin:10px 1%;border-radius:5px; position:relative;overflow:hidden;}
.case_list  li .pic{  background:#000; overflow:hidden;border-radius:3px;}
.case_list  li img{width:100%; display:block; transition:0.3s all; }
.case_list  li .txt{font-size:16px; text-align:center; line-height:40px;overflow: hidden; text-overflow: ellipsis;white-space: nowrap;}

/*-查看详情-*/
.up-graybox{width: 100%;height: 100%; position: absolute;left: 0; top: 0; background:#000; opacity: 0; filter: alpha(opacity=0); transition: all 0.4s ease 0s;}
.up-graybox:hover{background:#000; opacity: 0.6; filter: alpha(opacity=60); transition: all 0.4s ease 0s;}
.up-graybox .stitle {font-size: 14px;line-height: 30px; width: 100%; text-align: center; position: absolute; left: 0; top: 50%; margin-top: -15px;color: #fff;}
.up-graybox .line {display: inline-block; width: 100px;height: 1px;background-color: #f2f2f2; position: absolute; left: 50%;margin-left: -50px; transition: all 0.6s ease 0s;}
.up-graybox .linet { top: 0;}
.up-graybox .lineb { bottom: 0;}
.up-graybox:hover .line { width: 6px; margin-left: -3px; opacity: 0.6;filter: alpha(opacity=60);}


/*==========网站首页新闻中心===============*/
.new_list{}
.new_list li {float:left;width:23.8%;margin:5px 0.6%;overflow:hidden;}
.new_list .pic{overflow:hidden;}
.new_list .pic img{width:100%;height: 308px;}

.new_list li .txt{padding:2px 5px;}
.new_list li .txt h5{font-weight:normal;padding:10px 0;font-size:14px;overflow: hidden; text-overflow: ellipsis;white-space: nowrap;}
.new_list li .txt p{color:#888;line-height:22px; font-size:12px;

/*多行文本溢出现实省略号*/
  display: -webkit-box;  /*将对象作为弹性伸缩盒子模型显示 。*/
  display: -moz-box;
  overflow: hidden;   /*溢出隐藏*/
  text-overflow: ellipsis;  /*可以用来多行文本的情况下，用省略号“…”隐藏超出范围的文本 。*/
  /*word-break: break-all; 文本强制换行*/
  -webkit-box-orient: vertical;  /*文本被水平或垂直排列。*/
  -webkit-line-clamp:2;   /*用来限制在一个块元素显示的文本的行数。*/
  }
.new_list li .txt span{display:block;font-size:13px;color:#888;padding:20px 0px 30px 0px ;float:left;}
.new_list li .txt span:nth-of-type(2){float:right;color:#F18805;font-size:14px;}


/*==========网站首页表单咨询===============*/
.biaodan{ width:1000px; margin:40px auto;}
.biaodan li {float:left; width:50%; margin-bottom:12px;}
/* .biaodan li:nth-child(3) {width:100%;} */
.biaodan li input{border:solid 1px #ddd; height:50px; line-height:50px; color:#666; padding:0 10px; width:98.8%; box-sizing:border-box; outline:none;}
.biaodan li textarea{border:solid 1px #ddd; height:125px; line-height:30px; color:#666; padding:10px; width:100%; box-sizing:border-box; outline:none;}
.biaodan li:nth-child(3) input {width:99.4%;}
.biaodan .form-group{}
.biaodan .form-group input{border:solid 1px #ddd; line-height:46px; color:#666; padding:0 10px; width:160px; margin-right:5px; box-sizing:border-box; outline:none;}

.biaodan li .submit{width:150px; line-height:50px; background:#f90; color:#fff; border:none; font-size:16px; border-radius:0px; cursor:pointer; outline:none; transition:all 0.3s; }
.biaodan li .submit:hover{background:#18B9E7;width:160px;}



/*==========网站底部模块===============*/
.footer_bg{max-width:1920px;min-width:1200px;background:url(../image/foot_bg.jpg) no-repeat center; padding:0px;background: #434343;}
.footer li{float:left;}

/*==========网站底部logo模块===============*/
.foot_logo{width:25%;padding:20px 0 20px 0;border-right:1px solid rgba(255,255,255,0.1);padding-right:80px;height: 135px;}
.foot_logo img{margin-bottom:30px;opacity:0.8;}
.foot_logo p{font-size:13px;color:rgba(255,255,255,0.5);line-height:24px;}

/*==========网站底部微信模块===============*/
.foot_wx{width:10%;padding:20px;border-right:1px solid rgba(255,255,255,0.1);margin-left:80px;padding-right:80px;padding-bottom: 0;}
.foot_wx span{background:url(../image/wx_ico.png) no-repeat left;padding-left:25px;color:#fff;}
.foot_wx  img{width:115px; margin-top:20px;}

/*==========网站底部联系方式模块===============*/
.foot_lxfs{padding:20px;margin-left:90px;margin-left:50px;}
.foot_lxfs span{background:url(../image/lianxi_ico.png) no-repeat 45px;padding-left:70px;color:#fff;}
.foot_lxfs p{font-size:14px;color:rgba(255,255,255,0.5);line-height:32px;padding-left:45px;}
.foot_lxfs p:nth-of-type(1){padding-top:15px;}

/*==========底部版权===============*/
.foot_end{ width:100%; min-width:1200px; margin:0px auto; padding:15px 0;  /* border-top: solid 1px rgba(255,255,255,0.08); */ color:rgba(255,255,255,0.36); text-transform:uppercase; font-size:12px;background: #383838;}
.foot_end a{color:rgba(255,255,255,0.36);}
.foot_end span,.foot_end a{color:rgba(255,255,255,0.36); margin:0 5px;}
.foot_end span{ float:right; color:rgba(255,255,255,0.36); font-size:12px;}

.foot_end .main100 {
  display: flex;justify-content: space-between;
}
/*--------------------*/


/*二级页面 banner*/
.page_ban{ width:100%; overflow:hidden; background:#000; color:#fff; text-align:center; height:280px; position:relative;}
.page_ban .section_title span{display: inline-block;line-height: 24px;font-size: 18px;margin-bottom:10px; }
.page_ban .section_title>p{font-size: 25px;padding-top: 10px;  position:relative;}
.page_ban .section_title>p:after{content: "";position: absolute;width: 20px;height: 2px;top: 0;left: 50%;margin-left: -10px;background-color:#fff;}

.border_box{ background:#fff; box-shadow: 2px 2px 20px rgba(0,0,0,.05);padding: 40px 40px; box-sizing:border-box;}



/*位置*/
.weizhi{ line-height:60px; height:60px; }
.weizhi{background:url(../image/home_ico.png) no-repeat left center; padding-left:25px;  color:#666; font-size:12px;}
.weizhi a{ color:#666;}

.weizhi1{ line-height:60px; height:60px; }
.weizhi1{background:url(../image/home_ico.png) no-repeat left center; padding-left:25px;  color:rgba(255,255,255,0.6); font-size:12px;}
.weizhi1 a{ color:rgba(255,255,255,0.6); }


/*===================子栏目导航================*/
.sub_nav{text-align: center; margin-bottom: 30px;background:#fff;}
.sub_nav li{display: inline-block;padding-right: 50px; border-bottom: 1px solid #d9dde4; margin: 0 -6px;z-index: 1;}
.sub_nav li:after {content: "/";display: inline-block;position: relative;color: #999;left: 20px;}
.sub_nav li:last-child:after{display: none;}
.sub_nav li:last-child{padding-right: 0;}
.sub_nav li.on a {color: #000;}

.sub_nav li.on a:after{
	content: "";
	position: absolute;
	width: 100%;height: 3px;
	left: 0;bottom: -1px;
	background-color: #F18805;
}
.sub_nav li a{position: relative;display: inline-block;color: #555;padding: 10px 0;font-size: 16px;}
.sub_nav li a:hover{color: #F18805;}


/*======================内页主营业务模块======================*/	
.page_zyyw li{background:#fff;margin-bottom:30px;height:320px; transition:0.3s all;}
.page_zyyw li:hover{ box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); translate3d(0, -3px, 0);-webkit-transform: translate3d(0, -3px, 0); }

.page_zyyw li .pic{float:left;width:50%;height:320px;overflow:hidden;}
.page_zyyw li .pic img{width:100%;}

.page_zyyw li .txt{width:50%;padding:60px 50px; box-sizing:border-box;float:right;}
.page_zyyw li .txt h5{font-size:22px;padding-bottom:20px;overflow: hidden; text-overflow: ellipsis;white-space: nowrap;}
.page_zyyw li .txt p{line-height:28px;/*多行文本溢出现实省略号*/ color:#888;
  display: -webkit-box;  /*将对象作为弹性伸缩盒子模型显示 。*/
  display: -moz-box;
  overflow: hidden;   /*溢出隐藏*/
  text-overflow: ellipsis;  /*可以用来多行文本的情况下，用省略号“…”隐藏超出范围的文本 。*/
  /*word-break: break-all; 文本强制换行*/
  -webkit-box-orient: vertical;  /*文本被水平或垂直排列。*/
  -webkit-line-clamp:3;   /*用来限制在一个块元素显示的文本的行数。*/}
  
.page_zyyw li:nth-child(2n) .pic{ float:right;}
.page_zyyw li:nth-child(2n) .txt{ float:left;}
.page_zyyw li a{display:block;}


/*======================图文列表======================*/	
.list_pic_art{}
.list_pic_art li{padding:20px 25px;  margin-bottom:20px; background:#fff; transition:0.3s all;}
.list_pic_art li:hover{ box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); translate3d(0, -3px, 0);-webkit-transform: translate3d(0, -3px, 0); }
.list_pic_art li .pic{width:28%; float:left; overflow:hidden; margin-right:15px;}
.list_pic_art li .pic img{width:100%; height:100%;display:block;}
.list_pic_art li .txt{}
.list_pic_art li .txt h5{font-size:20px; line-height:2em; margin-bottom:10px; font-weight:normal; }
.list_pic_art li .txt p{line-height:2em; text-align:justify; color:#a0a9b4;
/*多行文本溢出现实省略号*/
  display: -webkit-box;  /*将对象作为弹性伸缩盒子模型显示 。*/
  display: -moz-box;
  overflow: hidden;   /*溢出隐藏*/
  text-overflow: ellipsis;  /*可以用来多行文本的情况下，用省略号“…”隐藏超出范围的文本 。*/
  /*word-break: break-all; 文本强制换行*/
  -webkit-box-orient: vertical;  /*文本被水平或垂直排列。*/
  -webkit-line-clamp:2;   /*用来限制在一个块元素显示的文本的行数。*/	
}
.list_pic_art li .txt .txt_info{ text-align:right; margin-top:10px;}
.list_pic_art li .txt span{color: #9aa5b2; font-size: 13px; margin-left:10px;}



/*===================产品列表================*/
.pro_tit{font-size:25px; margin:25px 0 25px 1%;}
.pro_tit span{float:right; font-size:18px; margin:10px 1% 0 0;}
.pro_list li{width:23%; height:350px; background:#fff; float:left; margin:0 1% 25px 1%; transition:0.5s all; position:relative;}
.pro_list li .biaoqian{ width:52px; height:52px; line-height:52px; color:#fff; text-align:center;font-size:12px; border-radius:100%;position:absolute; z-index:9; left:10px; top:10px; }
.pro_list li .biaoqian:after{content: "";position: absolute; left:0px; top:0px; width:52px;height: 52px;z-index:-5; border-radius:100%; }
.pro_list li .biaoqian:before{content: "";position: absolute;top:-7px;left:-7px;background:rgba(0,0,0,0.2);width:66px;height: 66px;z-index:-9; border-radius:100%; opacity: 0.5;}
.pro_list li .pic{ width:100%; height:220px; position:relative;  text-align:center; margin-top:20px;}
.pro_list li .pic img{transform: scale(.96); max-width:90%; max-height:90%; transition:0.4s all;}
.pro_list li a:hover .pic img{transform: scale(1);}
.pro_list li .txt{ text-align:center; border-top:solid 1px #eee;}
.pro_list li .txt h2{font-size:16px; font-weight:normal; padding:0 10px;overflow: hidden; text-overflow: ellipsis;white-space: nowrap; line-height:46px;}
.pro_list li .txt p{color:#888; font-size:13px;
	/*多行文本溢出现实省略号*/
  display: -webkit-box;  /*将对象作为弹性伸缩盒子模型显示 。*/
  display: -moz-box;
  overflow: hidden;   /*溢出隐藏*/
  text-overflow: ellipsis;  /*可以用来多行文本的情况下，用省略号“…”隐藏超出范围的文本 。*/
  /*word-break: break-all; 文本强制换行*/
  -webkit-box-orient: vertical;  /*文本被水平或垂直排列。*/
  -webkit-line-clamp:2;   /*用来限制在一个块元素显示的文本的行数。*/
}
.pro_list li:hover{ box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);translate3d(0, -5px, 0);-webkit-transform: translate3d(0, -5px, 0); }


.pro_list li .biaoqian.bq1:after{background: #E53935;}
.pro_list li .biaoqian.bq2:after{background: #2196F3;}
.pro_list li .biaoqian.bq3:after{background: #FFAC13;}
.pro_list li .biaoqian.bq4:after{background: #83C44E;}

.red{color:#f00;}

/*======================联系我们======================*/
.map{border:solid 1px #ddd; height:460px; display:block;}
.page_contact{}
.page_contact h3{ font-size:28px; height:50px; font-weight:normal; margin-bottom:25px; position: relative;}
.page_contact h3:after {content: '';display: block;width:30px; height:3px;background-color:#F18805;position: absolute;left: 0;bottom: 0;transition: 0.3s ease-in-out;}
.page_contact h3:hover:after {width:112px;}
.page_contact .left{ width:46%; float:left;}
.page_contact .left p{line-height:24px; color:#666; text-align:justify;}
.page_contact .left ul{margin-top:25px;}
.page_contact .left li{line-height:36px;}
.page_contact .left li i{margin-right:5px;}

.page_contact .right{ width:50%; float:right;}

	
/*======================文章内容页======================*/
.art_con .left{ float:left; width:70%; }
.art_con .right{ float:right; width:28%; overflow:hidden;}

/*文章标题*/
#title_txt {font-size:25px;line-height:1.5em; margin-bottom:0px; font-weight:normal; text-align:center}

/*编辑时间*/
.art_info{ border-bottom:solid 1px #fff; height:50px; position:relative;}
#time_txt { text-align:right;}
#time_txt span{ color:#999; margin-right:20px; line-height:50px; font-size:12px;}
#time_txt span a{color:#999;}

/*摘要*/
.paper {margin: 25px 0;padding: 20px 30px; line-height: 28px;background-color: #f1f1f1;}
.paper span { display: inline-block; width: 40px;text-align: center;color: #ffffff; background-color: #ff3344; margin-right:10px;border-radius: 2px;}

/*正文*/
#art_box { font-size:15px;padding-top:30px;}
#art_box p {line-height:2em;margin-bottom:2px; text-align:justify; }
#art_box p img{ max-width:100%;}
#art_box a{color:#0000FF;}
#art_box table{ border:1px solid #eff3f8; border-collapse:collapse;   font-size:14px; line-height:24px;text-align:center;}
#art_box table tr:nth-child(1){ font-size:14px; background:#eff3f8; font-weight:bold;}
#art_box table td{padding:5px 10px; border:1px solid #D5DFEC;}
#art_box table td:nth-child(2){text-align:left;}


/*分享按钮*/
.shart_box{ display:inline-block; position:absolute; right:0; top:5px;}
#j_shart_s_24 .bds_count{ font-size:.12rem;}
#j_shart_s_24{ padding-left:60px; position:relative;}
#j_shart_s_24 strong{display:block;position:absolute;left:0;z-index:2;line-height:36px;font-size:12px;color: #a3a0a9;font-weight: normal;}
#j_shart_s_24 .bds_qzone{background:url(../image/j_shart.png) center -224px no-repeat}
#j_shart_s_24 .bds_tsina{background:url(../image/j_shart.png) center -311px no-repeat}
#j_shart_s_24 .bds_tqq{background:url(../image/j_shart.png) center -195px no-repeat}
#j_shart_s_24 .bds_renren{background:url(../image/j_shart.png) center -340px no-repeat}
#j_shart_s_24 .bds_weixin{background:url(../image/j_shart.png) center -253px no-repeat}
#j_shart_s_24 .bds_sqq{background:url(../image/j_shart.png) center -79px no-repeat}
#j_shart_s_24 .bds_fbook{background:url(../image/j_shart.png) center -166px no-repeat}
#j_shart_s_24 .bds_twi{background:url(../image/j_shart.png) center -137px no-repeat}
#j_shart_s_24 .bds_linkedin{background:url(../image/j_shart.png) center -108px no-repeat}
#j_shart_s_24 .bds_tieba{background:url(../image/j_shart.png) center -253px no-repeat}
#j_shart_s_24 .bds_huaban{background:url(../image/j_shart.png) center -253px no-repeat}
#j_shart_s_24 .bds_douban{background:url(../image/j_shart.png) center -253px no-repeat}
#j_shart_s_24 .bds_copy{background:url(../image/j_shart.png) center -253px no-repeat}
#j_shart_s_24 .bds_print{background:url(../image/j_shart.png) center -253px no-repeat}
#j_shart_s_24 .bds_mshare{background:url(../image/j_shart.png) center -253px no-repeat}
#j_shart_s_24 .bds_count{font-size:12px}	
	



/*系统表单样式*/
.portlet-body{ background:#f8f8f8; border-radius:5px;}
.portlet-body .form-group{margin-bottom:10px;}
.portlet-body .form-horizontal{ padding:50px 80px;}
.portlet-body .form-horizontal input{border:solid 1px #ccc; border-radius:5px; height:36px; line-height:36px; font-size:15px; color:#666; padding:0 10px; margin-top:5px; box-sizing:border-box; outline:none;}
.portlet-body .form-horizontal textarea{border:solid 1px #ccc; border-radius:5px; line-height:36px; font-size:15px; color:#666; padding:0 10px; margin-top:5px; box-sizing:border-box; outline:none;}
.portlet-body .form-horizontal .btn{width:128px; height:40px; line-height:40px; background:#0085c3; color:#fff; border:none; border-radius:5px; cursor:pointer; outline:none; transition:0.3s all;}
.portlet-body .form-horizontal .btn:hover{ background:#f60; color:#fff; text-decoration:none;}


/*上一篇下一篇*/
.ctrl{margin-top: 40px;padding: 0 10px;}
.ctrl a:last-child{border: none;}
.ctrl a{position: relative;float: left;height: 60px;width: 33.33%;background-color: #e7e7e7;border-right: 4px solid #fff;box-sizing: border-box;z-index: 99;transition: 0.3s;}
.ctrl a:before{
	content: "";
	position: absolute;
	bottom: 0;left: 0;
	width: 100%;height: 1px;
	background-color: #F18805;
	opacity: 0;
	transition: 0.3s;
	z-index: -1;
}
a#back:after,a#prev:after,a#next:after{
	content: "";
	position: absolute;
	top: 0;left: 0;
	width: 100%;height: 100%;
	background-image: url(../image/btn-back.png);
	background-repeat: no-repeat;
	background-position: center;
	transition: 0.3s;
}
a#back:after{background-image: url(../image/btn-back.png);}
a#prev:after{background-image: url(../image/btn-prev.png);}
a#next:after{background-image: url(../image/btn-next.png);}

.ctrl a:hover:before{height: 100%;opacity: 1;}
a#back:hover:after{background-image: url(../image/btn-back2.png);}
a#prev:hover:after{background-image: url(../image/btn-prev2.png);}
a#next:hover:after{background-image: url(../image/btn-next2.png);}







/*弹窗*/
.tc{transition:all ease 300ms;position: fixed;width: 100%;height: 100%;top: 0;left: 0;z-index: 99;}
.tc{ pointer-events: none;  filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0;transform:scale(1.1);}
.tc.act{ filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1;  pointer-events: auto;transform:scale(1);}
.tc-bg {height: 100%;background: rgba(0,0,0,.6);position: absolute;top: 0;left: 0;width: 100%;z-index: 0;}

.buy_form{width:1000px; height:700px; padding:40px 80px; background:#fff; box-sizing:border-box; position:absolute; top:0; left:0; right:0; bottom:0; z-index:2; margin:auto;}

.buy_form .close{position:absolute; top:40px; right:40px; cursor:pointer;}

.buy_form .log{}
.buy_form .tit{font-size:30px; color:#000; margin:15px 0;}
.buy_form .info{ line-height:1.5em; color:#888; border-bottom:solid 1px #ccc; height:40px; margin-bottom:25px;}

.buy_form .left,.buy_form .right{width:50%; float:left;}
.buy_form .left p,.buy_form .right p{font-size:15px; color:#000; margin-bottom:10px;}
.buy_form .left p span,.buy_form .right p span{color:#ff0000;}
.buy_form  label input{padding: 10px;width: 340px; margin-bottom:20px;
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 2px;
    font-size: 14px;}
.buy_form  label textarea{ width: 340px; height:71px;padding: 10px;border: 1px solid rgba(0,0,0,.1);border-radius: 2px;}


.buy_form .submit{ border:none; font-size:16px; cursor:pointer; text-align:center; color:#fff; background:#0085c3; font-family:"微软雅黑";border-radius: 2px; transition:0.3s all; width:785px; height:50px; line-height:50px;}
.buy_form .submit:hover{ background:#ff6347; color:#fff; text-decoration:none;}




/*404*/
.page_msg {padding: 50px;background: #f8f8f8;  border-radius:5px;}
.page_msg h5 { line-height: 60px;border-bottom: 1px solid #ddd;margin-bottom: 10px; font-size:25px; text-align:center;}
.page_msg_con {color: #999; line-height:40px; text-align:center;padding: 25px 0;}
.page_msg_con i {font-size:100px;color: #ddd; margin-bottom:10px;}




/*分页*/
.search-pagination{text-align:center; margin:50px 0 0px 0;}
.pagination li {display: inline-block;margin:0 3px;background-color: #fff;transition: 0.3s;box-shadow: 2px 2px 20px rgba(0,0,0,.05); font-family:"tt_1";}
.pagination li a{display: inline-block;font-size: 18px;width: 60px;height: 60px;line-height: 60px;color: #555;box-sizing: border-box;	}
.pagination li.active a{color: #fff !important;background-color:#d90024;}



/*==========查看更多通用===============*/
.lookmore{ text-align:center}
.lookmore a{display:inline-block;border: #ddd 1px solid; border-radius:22px;width: 155px; line-height: 40px; color: #565656; position:relative;overflow:hidden; transition:0.5s all;}
.lookmore a span{ position:relative; z-index:10}
.lookmore a:hover{color:#fff;border:#F18805 1px solid;background: #F18805; transition-delay:0.36s}
@-webkit-keyframes criss-cross-left {
0% {
left: -20px;
}
50% {
left: 50%;
width: 20px;
height: 20px;
}
100% {
left: 50%;
width: 375px;
height: 375px;
}
}
@keyframes criss-cross-left {
0% {
left: -20px;
}
50% {
left: 50%;
width: 20px;
height: 20px;
}
100% {
left: 50%;
width: 375px;
height: 375px;
}
}
@-webkit-keyframes criss-cross-right {
0% {
right: -20px;
}
50% {
right: 50%;
width: 20px;
height: 20px;
}
100% {
right: 50%;
width: 375px;
height: 375px;
}
}
@keyframes criss-cross-right {
0% {
right: -20px;
}
50% {
right: 50%;
width: 20px;
height: 20px;
}
100% {
right: 50%;
width: 375px;
height: 375px;
}
}

.btn-11 {position: relative;color: #9a7cba;}
.btn-11:before, .btn-11:after {position: absolute;top: 50%;content: '';width: 20px;height: 20px;background: #F18805;border-radius: 50%;}
.btn-11:before {left: -20px;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);/*     animation: criss-cross-left 0.8s reverse; */}
.btn-11:after {right: -20px;-webkit-transform: translate(50%, -50%);transform: translate(50%, -50%);/*     animation: criss-cross-right 0.8s reverse; */}
.btn-11:hover:before, .btn-11:hover:after {/*       @include size($btn-width); */}
.btn-11:hover:before {-webkit-animation: criss-cross-left 0.8s both;animation: criss-cross-left 0.8s both;}
.btn-11:hover:after {-webkit-animation: criss-cross-right 0.8s both;animation: criss-cross-right 0.8s both;}




/*右侧浮动*/
.circle {width: 80px;height: 80px; position: fixed;bottom: 105px;right: 0;z-index:999;text-align:center;line-height: 80px;color:#3f897c;font-size:30px;}
.circle span {width: 100%;height: 100%;position: absolute;top: 0;left: 0;border-radius: 50%;background-color: rgb(194, 14, 47);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-animation: circleScale 3s linear infinite;
  -moz-animation: circleScale 3s linear infinite;
  -ms-animation: circleScale 3s linear infinite;
  animation: circleScale 3s linear infinite;
}
.circle span:nth-of-type(2) {animation-delay: 1s;}
.circle span:nth-of-type(3) {animation-delay: 2s;}
@keyframes circleScale {
  0% {
    opacity: 1;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes circleScale1 {
  0% {
    opacity: 1;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }
  60% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(3);
    -moz-transform: scale(3);
    -ms-transform: scale(3);
    transform: scale(3);
  }
}
.circle a{cursor:pointer;position:relative;background: #d90024;width: 50px;height: 50px;display: inline-block;border-radius: 50%;vertical-align: middle;margin-top: -4px;line-height: 47px;}
.anniu .circle a{ background:#f08200}
.anniu .circle span{ background:rgba(240,130,0)}
.anniu .circle {bottom: 40px;}
.circle a .kuang{ display:none; position:absolute; right:75px; top:0; width:150px; height:60px; line-height:60px; font-size:16px; color:#333; background:#fff; border-radius:10px; box-shadow:3px 1px 5px rgba(0,0,0,0.15)}
.circle a .kuang:before{ content:""; position:absolute; right:-10px; top:50%; margin-top:-10px; border-top:transparent 10px solid; border-bottom:transparent 10px solid; border-left:#fff 10px solid}
.info-banner #banner .swiper-slide {
  height: 260px;
}
.lxwm-con-2 {
  margin-top:20px;
}
.page_contact {
  overflow: hidden;
  padding-bottom: 20px;
}
.page_contact_txt {
  line-height: 24px;
}
.article-pic {
  padding-bottom:20px;
}
.article-pic img {
  display: block;
  margin: auto;
  max-width: 80%;
}
.pagelist ul{text-align:center;margin:20px 0;}
.pagelist li{display:inline-block;margin:0 5px;}
.pagelist li a{color:#ccc;display:inline-block;border-radius:0px;border:1px solid #ccc;padding:6px 15px;}
.pagelist li a:hover{border-color:#f08200;background:#f08200;color:#fff;text-decoration: none;}
.pagelist li.active a{border-color:#f08200;background:#f08200;color:#fff;}

.sub_nav_fixed {
  position: fixed;
  z-index: 9999;
  top:0;
  left:50%;
  height: 60px;
  margin-left:-300px;
  background:#f08200;
}
.sub_nav_fixed ul {
  padding:0 30px;
  padding-top:10px;
  background:#f08200;
}
.sub_nav_fixed ul li {
  border-bottom: 1px solid #fff;
}
.sub_nav_fixed li:after {
  content: "/";
  display: inline-block;
  position: relative;
  color: #fff;
  left: 20px;
}
.sub_nav_fixed ul a {
  color: #fff;
}
.sub_nav_fixed ul a:hover {
  color: #000;
}
.page_contact h3 span {
  font-size: 14px;
  display: inline-block;
  font-weight: normal;
  margin-bottom: 25px;
  position: relative;
  padding-left:15px;
}
.page_contact h3 span::before {
  content: " / ";
  display: inline-block;
  position: relative;
  color: #666;
  left: -10px;
}
.DownloadthePDF {
  padding-top:25px;
  text-align: center;
}
.DownloadthePDF a {
  display:inline-block;
  border: 1px solid #F18805;
  background:#F18805;
  border-radius: 20px;
  color: #fff;
  padding:10px 25px;
}
.DownloadthePDF a:hover {
  color: #333;
  background:#eee;
  border:1px solid #ccc;
}
.about_img_li {
  overflow: hidden;
}
.about_img_li li {
  width: 23%;
  padding:1%;
  float:left;
}
.about_img_li img {
  height: 450px;
  max-width: 100%;
  display: block;
  margin:auto;
  border:1px solid #eee;
  padding:5px;
}
.about_img_li div {
  text-align: center;
  padding-top:5px;
}

.about_img_li_hj img {
  height: 220px;
}

.index_pr_list li h5 {
  text-align: center;
}

.bot_links {
  color: rgba(255,255,255,0.36);
}
.bot_links dt {
  padding-bottom: 10px;
  font-weight: bold;
}
.bot_links dd {
  line-height: 26px;
}

.bot_links a {
  color: rgba(255,255,255,0.36);
}
.lxwm-con {
  position: relative;
}
.aboutment {
  overflow: hidden;
  position: absolute;
  right: 0;
  top:0;
  z-index: 9999;
}

.aboutment li {display: inline-block;padding-right: 35px; }
.aboutment li:after {content: "/";display: inline-block;position: relative;color: #999;left: 20px;}
.aboutment li:last-child:after{display: none;}
.aboutment li:last-child{padding-right: 0;}
.aboutment li.hover a {color: #F18805;}

.title_f {
  font-size: 14px;
  color: #999;
  line-height: 36px;
  text-transform: uppercase;
}
.headertoptel {
  display: flex;
  flex-direction: column;
}
/* */ .headertoptel .logo {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.toptel {
  padding-left: 50px;
  line-height: 25px;
  font-size: 14px;
  color: #666;
  background: url(../img/phone.png) left top no-repeat;
  background-size: 36px auto;
}
.toptel p:last-child {
  font-size: 20px;
  font-weight: bold;
  color: #18B9E7;
}
.indexserchcp {
  display: inline-block;
  float: right;
}
.indexserchcp form {
  padding:0;
  margin-top: -10px;

}
.indexserchcp input {
  height: 30px;
  margin:0;
}
.indexserchcp input.searchTxt {
  width: 300px;
  padding-left:10px;
}
.indexserchcp input.searchBtn {
  cursor: pointer;
  background:#F18805;
  border:None;
  width: 80px;
  color: #fff;
  height: 36px;
}
.page_contact_search h3 {
  display: inline-block;
}
.page_contact_search .indexserchcp form {
  margin-top:5px;
}

.footer1 {
  display: flex;
  align-items: center;
  font-size: 14px;
  color:#ccc;
  line-height: 30px;
  justify-content: space-between;
  padding:20px 0;
}
.footer1 p:last-child {
  color: #18B9E7;
  font-size: 26px;
  font-weight: bold;
  padding-top:5px;
}
.footer1 img {
  width: 90px;
  display: block;
}
.indexbotlx {
  background: #18B9E7;
}
.indexbotlx .main100 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 98px;
}
.indexbotlx .main100 div:first-child {
  font-size: 20px;
  color: #fff;
}
.indexbotlx .main100 div:last-child a {
 display: block;
 width: 125px;
 height: 40px;
 line-height: 40px;
 text-align: center;
 color: #fff;
 border:1px solid #fff;
 border-radius: 40px;
}
.indexbotlx .main100 div:last-child a:hover {
  border:1px solid #F18805;
  background:#F18805;
}
.indextitleaz {
  text-align: center;
  padding-top: 60px;
  padding-bottom: 30px;
}
.indextitleaz div {
  border:1px solid #666;
  padding:15px 0px;
  width: 180px;
  margin: auto;
  font-size:23px;
  color: #666;
  font-weight: bold;
}
.indextitleaz span {
  background: #18B9E7;
  display: block;
 width: 10px;
 height: 26px;
 margin: auto; 
 margin-top:-13px;
}
.indextitleaz p {
  font-size: 19px;
  padding-top: 5px;
  font-weight: bold;
  color: rgb(217, 217, 217);
}
.indexyewu {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-bottom: 30px;
}
.indexyewu li {
  text-align: center;
  width: 21%;  
}
.indexyewu li img {
  width: 35%;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.indexyewu li img:hover {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}
.indexyewu li div {
  margin: 15px 0;
  padding:30px 0;
  box-shadow: 1px 3px 10px #eee;
}
.indexyewu li div p {
  font-size: 20px;
  font-weight: bold;
  color: rgb(102, 102, 102);
  padding-top: 10px;
}
.indexyewu li div span {
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding:0 10px;
  color: rgb(204, 204, 204);
}
.indexsidayousi {
  background: #434343;
  color: #fff;
  padding:80px 0;
}
.indexsidayousi .main100 {
  display: flex;
  justify-content: space-between;
}
.indexsidayousileft {
  width: 400px;
}
.indexsidayousileft ul li:first-child {
  font-size: 22px;
  font-weight: bold;
}
.indexsidayousileft ul li:nth-child(2) {
  font-size: 19px;
  font-weight: bold;
  padding:20px 0;
}
.indexsidayousileft ul li:nth-child(3) span {
  display: block;
  background: #18B9E7;
  height: 10px;
  width: 95px;
}
.indexsidayousileft ul li:last-child {
  font-size: 18px;
  padding-top:80px;
}
.indexsidayousiright {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
}
.indexsidayousiright dl {
  width: 50%;
  display: flex;
  font-size: 14px;
}
.indexsidayousiright dl dt span {
  display: block;
  margin-left: 80px;
  margin-right: 30px;
  border: 1px solid #submit;
  background: #18B9E7;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 23px;
  font-weight: bold;
}
.indexsidayousiright dl div {
  font-size: 18px;
  font-weight: bold;
}
.indexsidayousiright dl p {
  padding-top:15px;
  color: rgb(183, 178, 172);
}
.indexyewulist {
  background: #F7F7F7;
  overflow: hidden;
  padding-bottom: 20px;
}
.indexabout {
  padding-top:50px;
  display: flex;
  color: #fff;
  align-items: center;
}
.indexaboutimg {
  width: 450px;
  position: relative;
}
.indexaboutimg img {
  display: block;
  width: 100%;
}
.indexaboutimg div {
  position: absolute;
  z-index: 999;
  top:60px;
  left:50px;
  text-align: center;
  border:1px solid #fff;
  width: 350px;
  padding:60px 0;
}
.indexaboutimg p {
  font-size: 21px;
}
.indexabouttext {
  flex:1;
  
}
.indexabouttextdiv {
  height: 240px;
  margin-top: 42px;
  background: #18B9E7;
  padding:0 50px;
}
.indexgzjy {
  background-color: rgb(96, 96, 96);
  color: #fff;
}
.indexabouttextdiv p {
  display: block;
  padding-top:30px;
  line-height: 26px;
  font-size: 12px;
  padding-bottom: 20px;
}
.indexabouttextdiv span.more a {
  display: block;
  width: 120px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  color: #fff;
  border:1px solid #fff;
  border-radius: 50px;
}
.indexabouttextdiv span.more a:hover {
  background: #F18805;
  border:1px solid #F18805;
}

.indexgzjy ul {
  display: flex;
  justify-content: space-between;
  text-align: center;
  padding:20px 0;
  font-size: 15px;
}
.indexgzjy ul li div:first-child {
  width: 15px;
  height: 15px;
  background-color: #fff;
  border-radius: 15px;
  margin:auto;
  margin-bottom: 10px;
}
.indexgzjy ul li span {
  font-size: 34px;
  font-weight: bold;
}
.indexfuwuliuchenglist {
  padding-top: 35px;
}
.indexfuwuliuchenglist ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: center;
}

.indexfuwuliuchenglist ul li {
  background: #F6F6F6;
  width: 250px;
  height: 250px;
  position: relative;
}
.indexfuwuliuchenglist ul li span {
  display: block;
  background: #666;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  height: 80px;
  width: 80px;
  margin: auto;
  border-radius: 80px;
  color: #fff;
  line-height: 80px;
  margin-top: -40px;
}
.indexfuwuliuchenglist ul li p {
  padding-top: 75px;
}
.indexfuwuliuchenglist ul li.hover {
  background: #18B9E7;
  color: #fff;
}
.indexfuwuliuchenglist ul li.hover span {
  background: #F18805;
}
.bg_hui .indextitleaz div {
  border: 1px solid #ccc;
  color: #fff;
}
.new_list_index {
  background: #fff;
  padding:50px 0;
  overflow: hidden;
}
.new_list_index li {
  width: 500px;
  float:left;
  margin: 0 50px;
  box-sizing: border-box;
  border-bottom: 1px dashed #ccc;
  line-height: 36px;
}
.new_list_index li span {
  float:right;
  color: #ccc;
}
.infobanner {
  position: relative;
}
.infobanner img {
  display: block;
  width: 100%;
}
.infobannertext {
  position: absolute;
  width: 1200px;
  height: 100px;
  top:200px;
  left:50%;
  margin-left: -600px;
  color: #fff;
}
.infobannertext p {
  font-size: 36px;
  padding-bottom: 5px;
}
.infobannertext span {
  font-size: 18px;
}
.infocontact {
  padding-top:60px;
}
.infocontactbot {
  padding:30px 0 50px 0;
}
.infocontactbot ul {
  background: #f4f4f4;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: center;
}
.infocontactbot ul li {
  flex:1;
  margin:50px 0;
  font-size: 14px;
  color: rgb(102, 102, 102);
  border-right:1px dashed #ccc;
}
.infocontactbot ul li div:first-child{
  padding-bottom: 15px;
}
.infocontactbot ul li:last-child{
  border:none;
}
.infocontactbot ul li img {
  height: 50px;
}
.infocontactbot ul li div:last-child {
  font-size: 18px;
  padding:0 20px;
  padding-top:10px;
}
.infocontactbot ul li:nth-last-child(2) div:last-child {
  color:#18B9E7;
}
.zxzxbody {
  background: url(../img/2_xlrf.jpg) center no-repeat;
  height: 700px;
  margin: 60px auto;
}
.biaodan {
  background-color: #fff;
  padding:80px 100px;
  overflow: hidden;
  margin:auto 150px;
  width: auto;
}
.zxzxtitle {
  padding: 50px;
  text-align: center;
  font-size: 22px;
}
.infonewsment {
  background: #f0f0f0;
  text-align: center;
  height: 62px;
  line-height: 62px;
  margin-top: -31px;
  position: relative;
  z-index: 999999;
}
.infonewsment a {
  display:inline-block;
  padding:0 15px;
  font-size: 13px;
}
.infonewsment a:hover {
  background: #18B9E7;
  color: #fff;
}
.infonewslist {
  padding:60px 0;
}
.infonewslist li {
  display: flex;
  border-bottom: 1px dotted #ccc;
  padding:15px 0;
  align-items: flex-start;
}
.infonewslist li div:first-child {
  background: #18B9E7;
  width: 85px;
  margin:auto 30px;
  text-align: center;
  color: #fff;
  font-size: 12px;
}
.infonewslist li div:last-child {
  flex:1;
  font-size: 12px;
  color: #ccc;
}
.infonewslist li div:last-child a {
  font-size: 16px;
  color: #333;
}
.infonewslist li div:last-child a:hover {
  color: #18B9E7;
}
.infonewslist li div:first-child p:first-child {
  font-size: 26px;
  font-weight: bold;
  padding-top:10px;
}
.infonewslist li div:first-child p:last-child {
  padding-bottom:15px;
}
.infonewsinfotitle {
  padding-top: 38px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
.infonewsinfodate {
  text-align: center;
  color: #666;
  padding:10px 0;
  font-size: 12px;
  padding-bottom: 25px;
}
.infonewsinfotext {
  line-height: 30px;
}
.newsnextpage {
  padding-top:30px;
  padding-bottom: 50px;
  line-height: 36px;
}
.yewulist {
  margin:35px 0;
  overflow: hidden;
}
.yewulist li {
  width: 32%;
}
.infonewsinfotextimg img {
  width: 800px;
  display: block;
  margin: auto;
  margin-bottom: 30px;
}
.abouttext {
  text-align: center;
  line-height: 36px;
}
.aboutinfogzjy {
  background: #fff;
  color: rgb(67, 67, 67);
  margin-bottom: 20px;
  
}
.aboutinfogzjy li div:last-child {
  color: rgb(204, 204, 204);
}

.aboutinfobotlx {
   background: #fff;
}
.aboutinfobotlx .main100 div:first-child {
  color: rgb(102, 102, 102);
}
.aboutinfobotlx .main100 div:last-child a {
  color: #18B9E7;
  border: 1px solid #18B9E7;
}
.aboutinfobotlx .main100 div:last-child a:hover {
  background: #18B9E7;
  color: #fff;
  border: 1px solid #18B9E7;
}
.aboutinfobj {
  min-height: 680px;
  
  background: url(../img/aboutinfobj.jpg) center no-repeat;
}
.aboutinfobj ul {
  overflow: hidden;
  padding-bottom: 50px;
}
.aboutinfobj ul li {
  width: 114px;
  float: left;
  background: #fff;
  margin-top:20px;
  margin-right: 20px;
  height: 100px;
  overflow: hidden;
  border-radius: 3px;
  display: flex;
  align-items: center;
  text-align: center;
}
.aboutinfobj ul li:nth-child(9n+9) {
  margin-right: 0px;
}
.aboutinfobj ul li img {
  width: 80%;
  display: block;
  margin: auto;
}

.picMarquee-left{ overflow:hidden; position:relative;padding-bottom:35px;padding-top: 10px; }
.picMarquee-left .bd{ }
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee-left .bd ul li .pic{ text-align:center; }
.picMarquee-left .bd ul li .pic img{ width:220px; height:160px; display:block; padding:2px; border:1px solid #ccc; }
.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picMarquee-left .bd ul li .title{ line-height:28px;padding-top: 5px;  }

.index_pr_listt  .pic img {height: 228px;}