.in_tonyong_100{ width:100%; margin:20px auto 0px; overflow:auto;zoom:1;}
.in_tonyong_100 h2{ height:50px; line-height:50px; font-size:32px; font-weight:bold;text-align:center;}
.in_tonyong_100 h3{ height:30px; line-height:30px;font-size:18px; font-weight:bold;text-align:center; color:#999999; }
.line_h3{ width:1200px; margin:0 auto;background: url(line_h3.png) repeat-x ;}
.line_h3 span{ background-color:#eaeaea; padding:0 15px; border-radius: 25px;}
.h2_color{ color:#FFFFFF}
.content {width: 1200px;margin: 0px auto;}
.tabbed_content {width: 1200px;	}
.tabs {
	height: 40px; line-height:40px;
	position: relative; background-color:#e9e9e9;  margin:0 auto 20px;
}
.tabs .tab_item {
	display: block;
	float: left;
	height: 40px; line-height:40px; width:120px;
	color: #000;
	text-align: center;
	z-index: 9;
	position: relative;
	cursor: pointer;
}
.tabs .moving_bg {
	height: 40px; line-height:40px;
	background-image:url(tab.png);
	position: absolute;
	width: 120px;
	z-index: 9;
	left: 0;
	padding-bottom:0px;
	background-position: bottom;
	background-repeat: no-repeat;
	}
.tabbed_content .slide_content {
	overflow: hidden;
	position: relative;
	width:1200px;
}
.tabslider {width: 5000px;}
.tabslider .tab_box {
	float: left;
	width: 1200px;
	margin: 0px;
	padding: 0px;
	margin-right:0px;
}
.tabs_more_box{ width:200px; margin:0 auto 10px;line-height:35px; text-align:center}
.tabs_more_box span{ font-size:16px; width:200px; height:35px; display:block; margin:0 auto; background-color:#eaeaea;border-radius:20px;}
.tabs_more_box span:hover{ background-color:#d8d8d8}

.case_list { width:1200px; margin:0 auto;}
.case_list .imgbox {
  width: 100%;
  position: relative;
}
.case_list .imgbox .img {
  display: block;
  width: 100%;
  height: 100%; /*首页图片高固定*/
}
.case_list .imgbox .back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  text-align: center;
  opacity: 0;
}
.case_list .imgbox .txt {
  top: 50%;
  position: relative;
  z-index: 3;
  margin-top: -27px;
}
.case_list .imgbox .name {
  font-size: 18px;
  margin-bottom: 12px;
}
.case_list .line span {
  position: absolute;
  overflow: hidden;
  background: #fff;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.case_list .line .top {
  width: 0px;
  height: 1px;
  left: 8%;
  top: 8%;
}
.case_list .line .bottom {
  width: 0px;
  height: 1px;
  right: 8%;
  bottom: 8%;
}
.case_list .line .left {
  width: 1px;
  height: 0;
  top: 8%;
  left: 8%;
}
.case_list .line .right {
  width: 1px;
  height: 0;
  bottom: 8%;
  right: 8%;
}
.case_list .title {
  text-align: center;
  font-size: 14px;
  padding: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.case_list .title .blackline {
  zoom: 1;
  vertical-align: middle;
  height: 1px;
  overflow: hidden;
  margin-right: 10px;
  background: #333;
  display: inline-block;
  width: 0;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.case_list .title span {
  color: #737373;
  margin-left: 0.3rem;
}
.case_list li {
  width: 25%;
  padding: 0 10px 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.case_list li:hover .imgbox .back {
  opacity: 1;
}
.case_list li:hover .line .top,
.case_list li:hover .line .bottom {
  width: 84%;
}
.case_list li:hover .line .left,
.case_list li:hover .line .right {
  height: 84%;
}
.case_list li:hover .title .blackline {
  width: 40px;
}
.in_tonyong_100_bg{
  background: url(home_about_bg.jpg) no-repeat;
  background-attachment:fixed;
  background-size: cover;}
.jrsh{ width:1200px; padding:0px 0px 30px; margin:0 auto; line-height:30px; font-size:18px; text-align:center; color:#FFFFFF;}
.jrsh_width{ width:900px;margin:0 auto;}
.jrsh_A{ width:250px; margin:25px; padding:10px 0; float:left;background: url(jrsh_A.png);}
.jrsh_A i{ font-size:32px; font-weight:900;}
.jrsh_more a{ width:250px; height:40px; line-height:40px; display:block; margin:20px auto 0px; background-color:#ce3538;border-radius:25px;}
.jrsh_more a:hover{ color:#FFFFFF; background: url(jrsh_A.png);}

.inlink_img{ width:1200px; margin:0 auto; overflow:auto;zoom:1;}
.logolist li {
  width: 16.66%;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  border: 1px solid #eaeaea;
  margin: 0px 0 0 0px;
}
.logolist li img {
  width: 177px;
  height: 80px;
}
.logolist li:hover {
  border-color: #00AEEF;
  position: relative;
  z-index: 2;
}

.in_tab_news_right{ width:500px; float:right}
.newsblock {
  border: 1px solid #fff;
  margin:0px 0;
  padding: 12px 15px;
  color: #666;
  overflow: hidden;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px; background-color:#FFFFFF
}
.newsblock .time {
  float: left;
  text-align: center;
  width: 55px; height:65px; background-color:#e5e5e5;
  font-size: 12px;
  margin-top: 0px;
}
.newsblock .time span {
  font-size: 24px;
  font-weight: bold;
  width: 55px; height:40px; line-height:40px; display:block; background-color:#f6f6f6;
}
.newsblock .txt {
  width:400px; float: right; 
}
.newsblock .txt .desc {
  line-height: 19px;
  height: 38px;
  overflow: hidden;
  font-size: 12px;
  color: #787878; 
}
.newsblock .txt .title {
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; margin-top:2px;
}
.newsblock .txt .title a {
  color: #000;
}
.newsblock .txt .title a:hover {
  color: #00AEEF;
}

svg{
	fill: currentColor;
}
.mt-tabpage {
	width: 500px;
	box-shadow: 2px 2px 5px #ccc;
	background-color: #FFFFFF; float:right
}
.mt-tabpage-title {
	height: 40px;
	font-size: 0;
	background-color: #fff;
	width:100%;
	margin: auto;
	background: #fff;
	border-bottom: 1px solid #f1f1f1;
}
.mt-tabpage-title .mt-tabpage-item {
	display: inline-block;
	width: 100px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #666;
	font-size: 14px;
}
.mt-tabpage-title .mt-tabpage-item:hover{
	color: #eb4537;
}
.mt-tabpage-title .mt-tabpage-item-cur {
	color: #eb4537;
	font-size: 16px;
	border-bottom: 1px solid #F85B5E; font-weight:bold;
}
.mt-tabpage-count {
	position: relative;
	width: 500px;
	height: 364px;
	overflow: hidden;
}
.mt-tabpage-cont__wrap {
	position: absolute;
}
.mt-tabpage-count .mt-tabpage-item {
	width: 500px;
	height: 364px;
}
.in_news_box{ width:1200px; margin:20px auto 0px; overflow:auto;zoom:1; }
.demo em{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: 0 0;
	font-weight: 400;
	font-style: inherit;
	font-family: inherit;
	vertical-align: top
}
.demo_img{ width:680px; height:405px;}
.demo {font-size: 14px;position:relative; float:left}
.demo a.control {position:absolute;display: block;top: 50%;margin-top: -78px;width: 76px;height: 112px;cursor: pointer;z-index: 2;background: url(gueng_buttons.png) no-repeat}
.demo a.prev {left: 0;background-position: 0 0}
.demo a.next {right: 0;background-position: -76px 0}
.demo a.prev:hover {background-position: 0 -112px}
.demo a.next:hover {background-position: -76px -112px}
.slider {display: none}
