.slick-slider {
	position:relative;
	display:block;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	-ms-touch-action:pan-y;
	touch-action:pan-y;
	-webkit-tap-highlight-color:transparent
}
.slick-list {
	position:relative;
	overflow:hidden;
	display:block;
	margin:0px 0px 0px 0px;
	padding:0;
	z-index:1
}
.slick-list:focus {
	outline:none
}
.slick-list.dragging {
	cursor:pointer;
	cursor:hand
}
.slick-slider .slick-track {
	-webkit-transform:translate3d(0,0,0);
	-ms-transform:translate3d(0,0,0);
	transform:translate3d(0,0,0)
}
.slick-track {
	position:relative;
	left:0;
	top:0;
	display:block
}
.slick-track:before,.slick-track:after {
	content:"";
	display:table
}
.slick-track:after {
	clear:both
}
.slick-loading .slick-track {
	visibility:hidden
}
.slick-slide {
	float:left;
	/*height:100%;*/
	min-height:1px;
	display:none
}
[dir="rtl"] .slick-slide {
	float:right
}
.slick-slide img {

}
.slick-slide.slick-loading img {
	display:none
}
.slick-slide.dragging img {
	pointer-events:none
}
.slick-initialized .slick-slide {
	display:block
}
.slick-loading .slick-slide {
	visibility:hidden
}
.slick-vertical .slick-slide {
	display:block;
	height:auto;
	border:1px solid transparent
}
.slick-prev,.slick-next {
	z-index:20;
	position:absolute;
	display:block;
	height:50px;
	width:50px;
	line-height:0;
	font-size:0;
	cursor:pointer;
	background:transparent;
	color:transparent;
	top:50%;
	margin-top:-30px;
	padding:0;
	border:none;
	outline:none;
	z-index:3;
	
	
}
.slick-prev {
	left:11%;
	border-left: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	transform: rotate(45deg);	
	
}
.slick-prev:hover {
	
}
.slick-next {
	border-right: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	transform: rotate(-45deg);
}
.slick-next:hover{

}
[dir="rtl"] .slick-prev {
	left:auto;
	right:30px
}
.slick-next {
	right:11%;
}
[dir="rtl"] .slick-next {
	left:30px;
	right:auto
}


.slick-dots {
	position:absolute;
	bottom:20px;
	height:auto;
	list-style:none;
	display:block;
	text-align:center;
	padding:0;
	width:100%;
	line-height:0;
	z-index:2;
}
.slick-dots li {
	position:relative;
	display:inline-block;
	margin:0 3px;
	padding:0;
	cursor:pointer
}
.slick-dots li button {
	border:0;
	display:block;
	height:10px;
	width:10px;
	padding:0;
	margin:0;
	outline:none;
	line-height:0;
	font-size:0;
	cursor:pointer;
	background:#fff;
	border-radius:10px
}
.slick-dots li.slick-active button {
	background:#8c673e;
}

.homesteps {
float:left;
width:70%;
margin:0px 0px 0px 0px;
padding:0px;
}
.homesteps font {
float:left;
  line-height: 40px;
  font-family: "微软雅黑";
  font-size: 18px;
  color: #000;
  margin:0px 0px 30px 5px;
  padding:0px 0px 5px 0px;
  border-bottom: 1px solid #e5e5e5;
  width:78px;
  text-align:left;
}

.stepInfo{position:relative;margin:40px 0px 0px 0px;width:100%;}
.stepInfo li{float:left;width:100%;height:0.6em;background:#e6e6e6;position:absolute;}
.s_start{position:relative; float:left; width:100px; height:30px; line-height:30px; background-color:#0099FF; margin:-10px 0px 0px 0px; padding:0px; color:#FFFFFF;}
.s_start b.ps1 {border-width: 15px;border-style: dashed dashed dashed solid;border-color: transparent transparent transparent #0099FF;float:right;margin:0px 0px 0px 15px;padding:0px;position: absolute; }
.stepIco{border-radius:1em;padding:0px;background:#ff9900;position: relative;width:1em;height:1em; float:left;}
.stepText{position:relative; float:left; height:30px; line-height:30px; text-align:left; background-color:#ff9900; padding:0px; color:#FFFFFF;}
.t_up{ margin:-40px 0px 0px -25px;}
.t_bottom{ margin:30px 0px 0px -25px;}
.stepText span {float:left; width:30px; height:30px; line-height:30px; text-align:center; background-color:#ffcc66; padding:0px; margin:0px 5px 0px 0px; color:#FFFFFF;}
.stepText div {float:left; width:70%; height:30px; line-height:30px; text-align:left; padding:0px; margin:0px; color:#FFFFFF;text-overflow:ellipsis;white-space:nowrap; overflow:hidden;}
.stepText b.p1 {border-width: 3px;border-style: dashed dashed dashed solid;border-color: #ff9900 transparent transparent #ff9900;float:left;margin:0px 0px 0px 30px;padding:0px;position:relative; }
.stepText b.p2 {border-width: 4px;border-style: dashed dashed dashed solid;border-color: transparent transparent #ff9900 #ff9900;float:left;margin:-35px 0px 0px 30px;padding:0px;position:relative; }
.s_over{position:relative; float:right; width:100px; height:30px; line-height:30px; background-color:#0099FF; margin:-10px 0px 0px 0px; padding:0px; color:#FFFFFF;}
.s_over b.ps2 {border-width: 15px;border-style: dashed dashed dashed solid;border-color: transparent #0099FF transparent transparent;float:left;margin:0px 0px 0px 0px;padding:0px;position: absolute; left:-24px; top:0px; }
.stepInfo_640{ display:none; overflow:hidden;}

.home_class {
float:right;
width:28%;
margin:0px;
padding:0px;
overflow:hidden;
}
.home_class ul{
margin:0px;
padding:0px;
list-style:none;
overflow:hidden;
}
.home_class ul li{
margin:8px 0px 0px 0px;
padding:0px;
background-color:#ececec;
text-align:left;
overflow:hidden;
}
.home_class ul li img{
float:left;
width:32px;
height:32px;
margin:8px 8px 8px 8px;
padding:0px;
overflow:hidden;
}
.home_class ul li div{
font-size:15px;
margin:0px;
padding:5px 0px 0px 0px;
text-align:left;
text-overflow:ellipsis;
white-space:nowrap;
overflow:hidden;
}
.home_class ul li p{
font-size:12px;
color:#aaaaaa;
margin:0px;
padding:0px;
text-align:left;
text-overflow:ellipsis;
white-space:nowrap;
overflow:hidden;
}
@media (max-width: 1100px) {
.homesteps { width:100%;margin:0px 0px 0px 0px;}
.homesteps font { margin:0px 0px 10px 5px;}
.stepInfo{ display:none; overflow:hidden;}
.stepInfo_640{margin:10px 0px 0px 0px;width:100%; display:block; overflow:hidden;}
.s_start_640{width:100%; height:35px; line-height:35px; background-color:#0099FF; margin:0px 0px 0px 0px; padding:0px; color:#FFFFFF; overflow:hidden;}
.stepIco_640{border-radius:1em;padding:0px;background:#ff9900;position: relative;width:1em;height:1em; float:left;margin:-3px 0px 0px 10%;}
.stepText_640{width:100%; height:35px; line-height:35px; text-align:left; background-color:#ff9900; padding:0px; color:#FFFFFF; margin:1px 0px 0px 0px;text-overflow:ellipsis;white-space:nowrap; overflow:hidden;}
.stepText_640 span {float:left; width:35px; height:35px; line-height:35px; text-align:center; background-color:#ffcc66; padding:0px; margin:0px 5px 0px 0px; color:#FFFFFF;}
.s_over_640{width:100%; height:35px; line-height:35px; background-color:#0099FF; margin:1px 0px 0px 0px; padding:0px; color:#FFFFFF;}

.home_class {float: inherit;width:100%;margin:0px;padding:0px;overflow:hidden;}
}
.search_bg {
	width:100%;
	margin:0px auto 10px auto;
	padding:0px;
	overflow:hidden;
}
.search_w { width:350px; height:130px; margin:100px auto 0px auto; padding:10px; overflow:hidden;}
#search_mini_form{position:relative;border:1px #ccc solid;margin:5px 0px 0px 0px; padding:10px; float:left; border-radius: 8px; box-shadow: 0px 1px 15px 3px #ccc; background-color:#FFFFFF;}
.form-search { width:300px; height:35px;overflow:hidden;padding:0px 0px 0px 5px;transition:all 0.3s ease;background:#fff; overflow:hidden;}
#search_mini_form .button {background:url(../images/search.png) 0 1px no-repeat;width:28px;height:29px; border:0;margin-top:2px;float:right;cursor:pointer;}
.form-search .input-text {font-size:12px;float:left; margin:0px; padding:0px; border:0;color:#666;/*text-transform:uppercase;英文字大写*/
width:260px; height:35px; line-height:35px;transition:all 0.3s ease;background:none;}
#search_mini_form button#gh-search-reset {height:31px;line-height:31px;color:#666666;border:none;background:none;
margin-right:5px;font-size:16px;display:none;cursor:pointer;}	
#search_mini_form button#gh-search-reset {line-height:31px;color:#666666;font-size:16px;cursor:pointer;}
/*搜索end*/
.search_font {
	width:100%;
	text-align:center;
	color:#505050;
	font-size:18px;
	padding:5px 0px 5px 0px;
	margin:5px 0px 0px 0px;
	border-bottom:1px #e4e4e4 solid;
}
.search_p {
	width:90%;
	text-align:left;
	color:#505050;
	font-size:15px;
	font-weight:100;
	padding:5px 0px 5px 10px;
	margin:5px auto 0px auto;
	background-color:#FFFFFF;
	border-bottom:2px #0066FF solid;
	box-shadow: 0px 1px 15px 3px #ccc;
	background-image: url(../images/next-bg.png);
	background-repeat: no-repeat;
	background-position: 3px center;
}
.login_weixin { float:left;width:130px; height:32px; line-height:32px; color:#FFFFFF; background-color: #33CC33; margin:0px; padding:0px; overflow:hidden; border-radius:5px;}
.login_weixin a{ color:#FFFFFF;}
.login_weixin img{ float:left; width:32px; height:32px; margin:0px 0px 0px 12px;}
.login_weixin font{ float:left; margin:0px 0px 0px 5px; font-size:15px; font-family:"幼圆","黑体";}
.login_weixin:hover{ background-color: #33CC00;}
.login_forget_passwd { float:right; width:100px; height:32px; margin:0px; padding:0px; overflow:hidden;}
/*news-nav*/
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu {
  width: auto;
  font-family: 'Open Sans', sans-serif;
  line-height: 1;
  background: #ffffff;
  display:none;
}
#menu-line {
  position: absolute;
  top: 0;
  left: 0;
  height: 3px;
  background: #009ae1;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu > ul > li > a {
  padding: 20px;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
  color: #000000;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li.active > a {
  color: #009ae1;
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 25px;
}
#cssmenu > ul > li.has-sub > a::after {
  position: absolute;
  top: 21px;
  right: 10px;
  width: 4px;
  height: 4px;
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
  content: "";
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
#cssmenu > ul > li.has-sub:hover > a::after {
  border-color: #009ae1;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
}
#cssmenu li:hover > ul {
  left: auto;
}
#cssmenu.align-right li:hover > ul {
  right: 0;
}
#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}
#cssmenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#cssmenu ul ul li {
  height: 0;
  -webkit-transition: height .2s ease;
  -moz-transition: height .2s ease;
  -ms-transition: height .2s ease;
  -o-transition: height .2s ease;
  transition: height .2s ease;
}
#cssmenu ul li:hover > ul > li {
  height: 32px;
}
#cssmenu ul ul li a {
  padding: 10px 20px;
  width: 160px;
  font-size: 12px;
  background: #333333;
  text-decoration: none;
  color: #dddddd;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: #ffffff;
}
#cssmenu ul ul li.has-sub > a::after {
  position: absolute;
  top: 13px;
  right: 10px;
  width: 4px;
  height: 4px;
  border-bottom: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  content: "";
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
#cssmenu.align-right ul ul li.has-sub > a::after {
  right: auto;
  left: 10px;
  border-bottom: 0;
  border-right: 0;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
}
#cssmenu ul ul li.has-sub:hover > a::after {
  border-color: #ffffff;
}
@media (max-width: 1000px) {
  #cssmenu {
    width: 100%;
	display:block;
	margin:0px 0px 1px 0px;
  }
  #cssmenu ul {
    width: 100%;
    display: none;
  }
  #cssmenu.align-center > ul,
  #cssmenu.align-right ul ul {
    text-align: left;
  }
  #cssmenu ul li,
  #cssmenu ul ul li,
  #cssmenu ul li:hover > ul > li {
    width: 100%;
    height: auto;
    border-top: 1px solid rgba(120, 120, 120, 0.15);
  }
  #cssmenu ul li a,
  #cssmenu ul ul li a {
    width: 100%;
  }
  #cssmenu > ul > li,
  #cssmenu.align-center > ul > li,
  #cssmenu.align-right > ul > li {
    float: none;
    display: block;
  }
  #cssmenu ul ul li a {
    padding: 20px 20px 20px 30px;
    font-size: 12px;
    color: #000000;
    background: none;
  }
  #cssmenu ul ul li:hover > a,
  #cssmenu ul ul li a:hover {
    color: #000000;
  }
  #cssmenu ul ul ul li a {
    padding-left: 40px;
  }
  #cssmenu ul ul,
  #cssmenu ul ul ul {
    position: relative;
    left: 0;
    right: auto;
    width: 100%;
    margin: 0;
  }
  #cssmenu > ul > li.has-sub > a::after,
  #cssmenu ul ul li.has-sub > a::after {
    display: none;
  }
  #menu-line {
    display: none;
  }
  #cssmenu #menu-button {
    display: block;
    padding: 20px;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;
	background-color:#0071bb;
  }
  #cssmenu #menu-button::after {
    content: '';
    position: absolute;
    top: 10px;
    right: 20px;
    display: block;
	width: 30px;
    height: 30px;
    cursor: pointer;
	background-image: url(../images/menu_icon.png);
    background-repeat: no-repeat;
    background-position: center top;
  }
  #cssmenu #menu-button::before {
    position: absolute;
    top: 15px;
    right: 20px;
    display: block;
    color: #000;
    font-size: 30px;
    width: 30px;
    height: 30px;
    cursor: pointer;
	background-image: url(../images/menu_icon.png);
    background-repeat: no-repeat;
    background-position: center top;
  }

  #cssmenu .submenu-button {
    position: absolute;
    z-index: 10;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid rgba(120, 120, 120, 0.15);
    height: 52px;
    width: 52px;
    cursor: pointer;
  }
  #cssmenu .submenu-button::after {
    content: '';
    position: absolute;
    top: 21px;
    left: 26px;
    display: block;
    width: 1px;
    height: 11px;
    background: #000000;
    z-index: 99;
  }
  #cssmenu .submenu-button::before {
    content: '';
    position: absolute;
    left: 21px;
    top: 26px;
    display: block;
    width: 11px;
    height: 1px;
    background: #000000;
    z-index: 99;
  }
  #cssmenu .submenu-button.submenu-opened:after {
    display: none;
  }
}
/*视频展示*/
.ciangmu_anl_sy{
    padding: 20px 0;
}
.ciangmu_anl_sy ul{
    overflow: hidden;
}
.ciangmu_anl_sy ul li{
    width: 32%;
	margin-right:1.9%;
	margin-bottom: 22px;
    float: left;
    background: #027da3;
	position:relative;
	display:block;   
}
.ciangmu_anl_sy ul li:nth-child(3n+3){
    margin-right: 0px;
}
.ciangmu_anl_sy ul li .img_t{
    width:100%;
    height: 263px;
	position:relative;
	overflow:hidden;
	background-color:#FFFFFF;
	border:1px #CCCCCC solid;
}
.ciangmu_anl_sy ul li .img_t i{
	position:absolute;
	z-index:1002;
	top:35%;
	left:40%;
	width:80px;
	height:80px;
}
.ciangmu_anl_sy ul li .img_t:hover img {
  transform: scale(1.2);
}
.ciangmu_anl_sy ul li .img_t:hover a {
  color: #F1F1F1;
}
.ciangmu_anl_sy ul li .img_t img {
  transition: 0.3s;
}
.ciangmu_anl_sy ul li .img_t:after {
  content: "";
  display: block;
  /*padding-bottom: 70.1111%;*/
}
.ciangmu_anl_sy ul li dl{
    padding:10px 0px 10px 0px;
    overflow: hidden;
    color: #fff;
	margin:0px;
}
.ciangmu_anl_sy ul li dl h2{
    font-size: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	height:40px;
	line-height:40px;
}
.ciangmu_anl_sy ul li dl h2 a{
    color: #fff;
}
@media (max-width: 640px) {
.ciangmu_anl_sy{
    padding: 0px;
}
.ciangmu_anl_sy ul li{
    width: 100%;
	margin-right:0px;
	margin-bottom: 10px;
}
.ciangmu_anl_sy ul li .img_t{
    width:100%;
	height:220px;
}
.ciangmu_anl_sy ul li:nth-child(6n+6){
    margin-bottom: 0px;
	padding-bottom:0px;
}
}
/*视频展示end*/
.huida_4_bg{background-image: url(../images/api.jpg); background-repeat: no-repeat; background-position: center top; width:100%; overflow:hidden;}
@media (max-width: 640px) {
.huida_4_bg {background-color:#f2f5f8; background-image:none; padding:0px 0px 10px 0px;}
}
/*成功案例*/
.case_ul li {
  float: left;
  width: 31%;
  margin-right: 3.5%;
  margin-top: 3.5%;
}
.case_ul li .pic {
  position: relative;
  overflow: hidden;
}
.case_ul li .pic i {
  display: block;
  padding-bottom: 62.2895622895623%;
}
.case_ul li .pic img {
  transition: 0.3s;
}
.case_ul li:nth-child(3n+3) {
  margin-right: 0px;
}
.case_ul li p {
  font-size: 15px;
  color: #1e1e1e;
  line-height: 40px;
  height: 40px;
  text-align: center;
  padding: 0px 10px;
  overflow: hidden;
  border-bottom: 1px solid #eaeaea;
  margin-top: 5px;
}
.case_ul li:hover img {
  transform: scale(1.1);
}
.case_ul li:hover p {
  color: #0083c7;
}
@media (max-width: 640px) {
  .case_ul li {
    width: 48%;
    margin-right: 4%;
  }
  .case_ul li:nth-child(3n+3) {
    margin-right: 4%;
  }
  .case_ul li:nth-child(2n+2) {
    margin-right: 0px;
  }
}
/*成功案例2*/
.case_region_ul {
  margin-bottom: 3.5%;
}
.case_region_ul li {
	float: left;
	width: 22%;
	margin-right: 3.5%;
	margin-top: 2.5%;
	border:1px ridge #CCC;
}
.case_region_ul li .pic {
  position: relative;
  overflow: hidden;
}
.case_region_ul li .pic i {
  display: block;
  padding-bottom: 62.2895622895623%;
}
.case_region_ul li .pic img {
  transition: 0.3s;
}
.case_region_ul li:nth-child(4n+4) {
  margin-right: 0px;
}
.case_region_ul li p {
  font-size: 15px;
  color: #1e1e1e;
  line-height: 40px;
  height: 40px;
  text-align: center;
  padding: 0px 10px;
  overflow: hidden;
  border-bottom: 1px solid #eaeaea;
  margin-top: 5px;
}
.case_region_ul li:hover img {
  transform: scale(1.1);
}
.case_region_ul li:hover p {
  color: #0083c7;
}
@media (max-width: 640px) {
  .case_region_ul li {
    width: 48%;
    margin-right: 4%;
  }
  .case_region_ul li:nth-child(3n+3) {
    margin-right: 4%;
  }
  .case_region_ul li:nth-child(2n+2) {
    margin-right: 0px;
  }
}
.case_show {
  padding: 4% 0px;
}
.case_show .img_case {
  position: relative;
}
.case_show .img_case i {
  display: block;
  padding-bottom: 40.80402010050251%;
}
.case_show .case_c {
  /*text-align: center;*/
  margin-top: 3%;
}
.case_show .case_c p {
  line-height: 24px;
  font-size: 13px;
  color: #6b6b6b;
}
.case_show .case_c span {
  font-size: 15px;
  color: #1e1e1e;
}
.guan_case {
  margin-bottom: 3%;
}
/*新闻中心*/
.news_ul {
  padding: 2% 0px;
}
.news_ul li {
  border: 1px solid #e6e6e6;
  margin: 2% 0px;
  transition: background 0.3s;
}
.news_ul li a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 15px 0px;
}
.news_ul li .ri {
  width: 11%;
  float: left;
  font-family: arial;
  max-width: 90px;
  color: #666666;
  font-weight: 500;
  text-align: center;
}
.news_ul li .ri i {
  font-style: normal;
  font-size: 46px;
  font-weight: 500;
  height: 40px;
  line-height: 40px;
  width: 98%;
  margin: auto;
  display: block;
  overflow: hidden;
  margin-bottom: 3px;
}
.news_ul li .ri time {
  font-size: 15px;
  width: 98%;
  margin: auto;
  display: block;
  color: #808080;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
}
@media (max-width: 640px) {
  .news_ul li .ri i {
    font-size: 40px;
  }
  .news_ul li .ri time {
    font-size: 12px;
  }
}
.news_ul li .wen_nei {
  width: 88%;
  float: right;
  max-height:100px;
  overflow:hidden;
}
.news_ul li .wen_nei h4 {
  font-size: 16px;
  line-height: 24px;
  /*height: 24px;*/
  color: #333333;
  margin-bottom: 12px;
  overflow: hidden;
}
.news_ul li .wen_nei p {
  color: #808080;
  font-size: 14px;
  height: 40px;
  line-height: 20px;
  word-break:break-all;
  overflow: hidden;
}
.news_ul li .wen_nei p img{
	display:none;
	width:0px;
	height:0px;
}
.news_ul li:hover {
  background: #0071bb;
}
.news_ul li:hover .ri {
  color: #fff;
}
.news_ul li:hover .ri time {
  color: #FFFFFF;
}
.news_ul li:hover .wen_nei h4 {
  color: #fff;
}
.news_ul li:hover .wen_nei p {
  color: #FFFFFF;
}

@media (max-width: 768px) {
  .news_ul li .ri {
    width: 15%;
  }
  .news_ul li .ri i {
    line-height: 35px;
    height: 35px;
  }
  .news_ul li .wen_nei {
    width: 84%;
  }
}
/*公告*/
.gg_ul {
  padding: 2% 0px;
}
.gg_ul li {
  border: 1px solid #e6e6e6;
  margin: 1% 0px 1% 1%;
  transition: background 0.3s;
  float: left;
  width: 49%;
}
.gg_ul li a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 15px 0px;
}
.gg_ul li .ri {
  width: 16%;
  float: left;
  font-family: arial;
  max-width: 90px;
  color: #666666;
  font-weight: 500;
  text-align: center;
}
.gg_ul li .ri i {
  font-style: normal;
  font-size: 46px;
  font-weight: 500;
  height: 40px;
  line-height: 40px;
  width: 98%;
  margin: auto;
  display: block;
  overflow: hidden;
  margin-bottom: 3px;
}
.gg_ul li .ri time {
  font-size: 15px;
  width: 98%;
  margin: auto;
  display: block;
  color: #808080;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
}
@media (max-width: 640px) {
  .gg_ul li .ri i {
    font-size: 40px;
  }
  .gg_ul li .ri time {
    font-size: 12px;
  }
}
.gg_ul li .wen_nei {
  width: 84%;
  float: right;
  max-height:100px;
  overflow:hidden;
}
.gg_ul li .wen_nei h4 {
  font-size: 16px;
  line-height: 24px;
  height: 24px;
  color: #333333;
  margin-bottom: 12px;
  overflow: hidden;
}
.gg_ul li .wen_nei p {
  color: #808080;
  font-size: 14px;
  height: 40px;
  line-height: 20px;
  word-break:break-all;
  overflow: hidden;
  /*width:70%;*/
}
.gg_ul li .wen_nei p img{
	display:none;
	width:0px;
	height:0px;
}
.gg_ul li:hover {
  background: #0071bb;
}
.gg_ul li:hover .ri {
  color: #fff;
}
.gg_ul li:hover .ri time {
  color: #FFFFFF;
}
.gg_ul li:hover .wen_nei h4 {
  color: #fff;
}
.gg_ul li:hover .wen_nei p {
  color: #FFFFFF;
}

@media (max-width: 768px) {
	.gg_ul li .wen_nei {
  width: 98%;
}
  .gg_ul li .ri {
    width: 15%;
	display:none;
  }
  .gg_ul li .ri i {
    line-height: 35px;
    height: 35px;
	font-size: 20px;
  }
  .gg_ul li .ri time {
  font-size: 15px;
}
}
/*招聘*/
.zp_ul {
  padding: 2% 0px;
}
.zp_ul li {
  border: 1px solid #e6e6e6;
  margin: 2% 0px;
  transition: background 0.3s;
}
.zp_ul li a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 10px 0px;
}
.zp_ul li .ri {
  width: 11%;
  float: left;
  font-family: arial;
  max-width: 90px;
  color: #666666;
  font-weight: 500;
  text-align: center;
}
.zp_ul li .ri i {
  font-style: normal;
  font-size: 46px;
  font-weight: 500;
  height: 40px;
  line-height: 40px;
  width: 98%;
  margin: auto;
  display: block;
  overflow: hidden;
  margin-bottom: 3px;
}
.zp_ul li .ri time {
  font-size: 15px;
  width: 98%;
  margin: auto;
  display: block;
  color: #808080;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
}
@media (max-width: 640px) {
  .zp_ul li .ri i {
    font-size: 40px;
  }
  .zp_ul li .ri time {
    font-size: 12px;
  }
}
.zp_ul li .wen_nei {
  width: 88%;
  float: right;
  max-height:100px;
  overflow:hidden;
}
.zp_ul li .wen_nei h4 {
  font-size: 16px;
  line-height: 24px;
  /*height: 24px;*/
  color: #333333;
  margin-bottom: 12px;
  overflow: hidden;
  width: 70%;
  float:left;
}
.zp_ul li .wen_nei p {
  color: #808080;
  font-size: 14px;
  height: 40px;
  line-height: 20px;
  word-break:break-all;
  overflow: hidden;
  width: 70%;
  float:left;
}
.zp_ul li .wen_nei p img{
	display:none;
	width:0px;
	height:0px;
}
.zp_ul li .wen_nei .company {
	padding:20px 5px 0px 0px;
	text-align:center;
	font-size:15px;
	height:85px;
	border-left: 1px solid #e6e6e6;
	overflow:hidden;
}
.zp_ul li:hover {
  background: #0071bb;
}
.zp_ul li:hover .ri {
  color: #fff;
}
.zp_ul li:hover .ri time {
  color: #FFFFFF;
}
.zp_ul li:hover .wen_nei h4 {
  color: #fff;
}
.zp_ul li:hover .wen_nei p {
  color: #FFFFFF;
}
.zp_ul li:hover .wen_nei .company {
  color: #FFFFFF;
}
@media (max-width: 768px) {
  .zp_ul li .ri {
    width: 15%;
  }
  .zp_ul li .ri i {
    line-height: 35px;
    height: 35px;
  }
  .zp_ul li .wen_nei {
    width: 84%;
  }
}
.news_show {
  padding-top: 4%;
}
.news_show .top_show {
  text-align: center;
  border-bottom: 1px dashed #dfdfdf;
  padding-bottom: 15px;
  margin-bottom: 10px;
}
.news_show .top_show h3 {
  color: #333333;
  font-size: 20px;
  line-height: 30px;
  overflow: hidden;
  width: 100%;
}
.news_show .top_show p {
  font-size: 12px;
  color: #ababab;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
  width: 100%;
  margin: 10px 0px;
}
.news_show p {
  color: #666666;
  font-size: 13px;
  line-height: 24px;
}
.news_show .n_s_img {
  position: relative;
  width:100%;
  text-align:center;
  /*padding: 3% 0px;*/
}
.news_show .n_s_img i {
  display: block;
  padding-bottom: 36.582914572864325%;
}
.news_show .n_s_img img {
  /*box-shadow: -30px -30px 1px #f2f2f2;*/
}
@media (max-width: 980px) {
  .news_show .n_s_img {
    margin: 20px 0px;
  }
  .news_show .n_s_img img {
    /*box-shadow: -10px -10px 1px #f2f2f2;*/
  }
}
.news_show .guan_pro {

  margin-top: 4%;
}
.contact_map {
  width: 100%;
  margin-bottom: 30px;
}
.contact_map #map {
  width: 100%;
  height: 290px;
}
@media (max-width: 480px) {
  .contact_map #map {
    height: 200px;
  }
}
.contact_zi {
  padding-top: 5%;
}
.cont_text {
  width: 100%;
  max-width: 465px;
  margin: 3% auto 5%;
}
.cont_text span {
  background: #0071bb;
  height: 30px;
  display: block;
  width: 100%;
  color: #fff;
  line-height: 30px;
  font-family: ;
  font-size: 20px;
  padding-left: 10px;
  margin-bottom: 10px;
}
.cont_text span a {
  font-family: georgia;
  font-size: 24px;
  color: #fff;
}
.cont_text p {
  font-size: 14px;
  color: #666666;
  line-height: 26px;
  margin: 0px;
  padding: 0px;
}
.cont_text p a {
  font-family: arial;
}
/*在线留言*/
.mess_nei {
  background: #fff;
  margin: auto;
  font-family: arial;
  text-align: center;
  width: 100%;
  max-width: 780px;
  padding: 5% 0px;
}
.mess_nei i {
  font-style: normal;
  color: #FF0000;
}
.mess_nei .top_mes_t {
  color: #008c40;
  font-size: 48px;
  background: url(../images/messagr_bg.png) no-repeat bottom center;
  height: 25px;
  line-height: 25px;
  text-align: center;
}
.mess_nei p {
  font-size: 14px;
  color: #000000;
  margin: 20px auto;
  line-height: 18px;
  height: 36px;
  overflow: hidden;
  word-wrap: break-word;
  word-break: break-all;
}
.mess_nei .name_li {
  width: 66%;
  margin: auto;
}
.mess_nei .name_li li {
  float: left;
  width: 242px;
  height: 35px;
  border: 1px solid #dcdcdc;
  border-radius: 5px;
  padding: 5px 6px;
  margin-right: 13px;
  margin-bottom: 20px;
}
.mess_nei .name_li li img {
  display: block;
  float: left;
  margin-right: 10px;
}
.mess_nei .name_li li input {
  height: 25px;
  width: 170px;
  margin-right: 2px;
  border: none;
  line-height: 25px;
  color: #888888;
  font-size: 12px;
  outline: none;
}
@media (max-width: 1200px) {
  .mess_nei .name_li {
    width: 100%;
  }
}
.mess_nei textarea {
  width: 60%;
  height: 90px;
  border: 1px solid #dcdcdc;
  border-radius: 5px;
  margin: 10px auto 20px;
  color: #888888;
  padding: 5px 6px;
  resize: none;
  outline: none;
  font-family: arial;
}
.mess_nei .yan {
  margin: 0px auto 20px;
  width: 60%;
  text-align: left;
}
.mess_nei .yan input {
  width: 140px;
  height: 34px;
  border: 1px solid #dcdcdc;
  line-height: 25px;
  color: #888888;
  font-size: 12px;
  border-radius: 5px;
  padding: 5px;
  outline: none;
}
.mess_nei .yan img {
  vertical-align: middle;
  margin-left: 10px;
  margin-right: 10px;
}
.mess_nei .yan .ah {
  color: #acacac;
  font-size: 12px;
}
.mess_nei .yan .ah:hover {
  color: #008c40;
}
@media (max-width: 640px) {
  .mess_nei .name_li {
    text-align: center;
  }
  .mess_nei .name_li li {
    float: none;
    margin: 0px auto 20px;
  }
  .mess_nei textarea {
    width: 242px;
  }
  .mess_nei .yan {
    width: 242px;
  }
  .mess_nei .yan input {
    width: 60px;
  }
  .mess_nei .yan img {
    margin: 0px 3px;
  }
}
.tijiao .btn {
  width: 108px;
  height: 33px;
  background: #a0a0a0;
  color: #fff;
  font-size: 14px;
  display: inline-block;
  text-align: center;
  line-height: 33px;
  border-radius: 5px;
  padding: 0px;
  cursor: pointer;
  margin-right: 10px;
}
.tijiao .btn:hover {
  background: #606060;
}
.tijiao .active {
  background: #606060;
}
.tijiao .sub {
  margin-right: 20px;
}
.xx_p p {
  font-size: 13px;
  color: #666;
  line-height: 22px;
}
.xx_p h4 {
  font-weight: 700;
  color: #555555;
  font-size: 24px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
}
.xx_p ul li {
  background: url(../images/xing.png) no-repeat left center;
  padding-left: 20px;
  font-size: 13px;
  color: #555555;
  line-height: 36px;
  height: 36px;
  width: 100%;
  overflow: hidden;
}
.w1004 {
  max-width: 1200px;
  margin: auto;
  border-radius: 5px;
  width: 98%;
}
.map {
  margin: 0 auto;
}
.map dl {
  margin: 20px 0 20px 0;
  overflow: hidden;
  line-height: 30px !important;
}
.map dl:hover dt a {
  color: #fff;
  font-weight: bold;
}
.map dt {
  font-size: 14px;
  float: left;
  width: 10%;
  text-align: center;
  background: #0083c7;
}
.map dt a {
  color: #fff;
  display: block;
}
.map dt a:hover {
  color: #fff;
  font-weight: bold;
}
.map dd {
  font-size: 12px;
  overflow: hidden;
  float: left;
  width: 85%;
  margin: 0px;
}
.map dd .p2 {
  padding: 0 0 0 20px;
  clear: both;
}
.map dd .p2 a {
  color: #0083c7;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.map dd .p2 a:hover {
  color: #0083c7;
}
.map dd div {
  clear: both;
  overflow: hidden;
  padding: 0px 20px 0 10px;
}
.map dd div a {
  color: #333;
  float: left;
  padding: 0 10px 0 10px;
}
.map dd div a:hover {
  color: #003e7e;
  background: #0083c7;
  color: #fff;
}
@media (max-width: 768px) {
  .map dt {
    width: 15%;
  }
  .map dd {
    width: 85%;
  }
}
@media (max-width: 640px) {
  .map dt {
    width: 20%;
  }
  .map dd {
    width: 80%;
  }
}
@media (max-width: 400px) {
  .map dt {
    width: 100%;
  }
  .map dd {
    width: 100%;
  }
}
.form_xj {
  width: 100%;
  max-width: 490px;
  margin: auto;
}
.form_xj .inp_d {
  margin-bottom: 10px;
}
.form_xj .inp_d span {
  width: 60px;
  display: inline-block;
  text-align: right;
  font-size: 14px;
  color: #666666;
  letter-spacing: 2px;
  float: left;
  height: 35px;
  line-height: 35px;
  margin-right: 5px;
}
.form_xj .inp_d input {
  border: 1px solid #dbdbdb;
  padding: 5px;
  line-height: 25px;
  width: 227px;
}
.form_xj .inp_d textarea {
  border: 1px solid #dbdbdb;
  padding: 5px;
  line-height: 20px;
  max-width: 400px;
  font-size: 12px;
  min-height: 195px;
  width: 70%;
}
.form_xj .inp_d i {
  font-style: normal;
  color: #FF0000;
  margin-left: 5px;
}
.form_xj .yan input {
  width: 100px;
  float: left;
}
.form_xj .yan img {
  vertical-align: middle;
  margin-left: 5px;
  margin-right: 5px;
  float: left;
}
.form_xj .yan a {
  color: #373737;
  font-size: 14px;
  margin-top: 8px;
  display: inline-block;
}

.form_datarequest {
  width: 100%;
  max-width: 490px;
  margin: auto;
}
.form_datarequest .inp_d {
  margin-bottom: 10px;
}
.form_datarequest .inp_d span {
  width: 80px;
  display: inline-block;
  text-align: right;
  font-size: 14px;
  color: #666666;
  float: left;
  height: 35px;
  line-height: 35px;
  margin-right: 5px;
}
.form_datarequest .inp_d input {
  border: 1px solid #dbdbdb;
  padding: 5px;
  line-height: 25px;
  width: 227px;
}
.form_datarequest .inp_d textarea {
  border: 1px solid #dbdbdb;
  padding: 5px;
  line-height: 20px;
  max-width: 400px;
  font-size: 12px;
  min-height: 195px;
  width: 70%;
}
.form_datarequest .inp_d select {
  border: 1px solid #dbdbdb;
  padding: 5px;
  line-height: 25px;
  width: 227px;
}
.form_datarequest .inp_d i {
  font-style: normal;
  color: #FF0000;
  margin-left: 5px;
}
@media (max-width: 480px) {
  .form_xj .yan a {
    margin-left: 65px;
  }
    .footer_com .er_right .footkefu {
    width: 100%;
	margin:3px 0px 2px 0px;
	padding:2px 0px 2px 0px;
	overflow:hidden;
	background-color:#FFFFFF;
	display:block;
  }
  
  .footer_com .er_right .footkefu a {
    display: inline-block;
    color: #999;
    font-size: 13px;
    padding-left: 43px;
    line-height: 36px;
}
}
.form_xj .tijiao {
  margin: 10% 0px 5%;
}
.form_xj .tijiao .btn {
  border-radius: 0px;
}
.form_datarequest .tijiao {
  margin: 10% 0px 5%;
}
.form_datarequest .tijiao .btn {
  border-radius: 0px;
  border:0px none;
}
.tex_a {
  position: relative;
}
.tex_a i {
  position: absolute;
  top: 50%;
  margin-top: -10px;
}

.accoradion{width:100%;background:#fff;color:#000;margin:10px 0px 10px 0px;}
.accoradion ul{overflow:hidden;}
.accoradion li{ overflow:hidden;}
.accoradion li a.header{padding:0 0 8px 25px;display:block;color:#000;height:40px;line-height:40px;position:relative;margin:0px 0px 20px 0px;font-size: 18px; color: #333333;text-decoration:none;}
.accoradion li a.closed{background:url(../images/arrowbg.gif) no-repeat 10px 16px;border-bottom:1px #f3f3f3 solid; background-color:#f3f3f3;}
.accoradion li a.opened{color:#000;background:url(../images/arrowbg.gif) no-repeat 10px -17px;font-weight:700;border-bottom:1px #f3f3f3 solid; background-color:#f3f3f3;}
.accoradion li li{padding:10px 5px 10px 5px;position:relative;margin:0px;word-break:break-all;}

.nr_wsbm table {
    margin:10px 0px 0px 0px;
    width:99%;
    border:1px solid #CCCCCC;
    line-height:25px;
    border-collapse:collapse;
}
    .nr_wsbm table td {
        border-bottom:1px solid #CCCCCC;
        padding:5px;
        border-right:1px dashed #CCCCCC;
    }
.nr_wsbm h1 {
font-size:15px;
text-align:left;
}
.ticketdiybg {
	background-image: url(../images/diy.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:90px;
	height:22px;
	border:0px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin-top:5px;
}
.booktit {
	border: 1px solid #DADADA;
	width:315px;
	height:22px;
	background-image: url(../images/diyu.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
.bookmail {
	border: 1px solid #DADADA;
	width:150px;
	height:22px;
	background-image: url(../images/diyu.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
.booktel {
	border: 1px solid #DADADA;
	width:220px;
	height:22px;
	background-image: url(../images/diyu.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
.bookqt {
	border: 1px solid #DADADA;
	width:100px;
	height:22px;
	background-image: url(../images/diyu.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
.book_shuzhi {
	border: 1px solid #DADADA;
	width:140px;
	height:22px;
	background-image: url(../images/diyu.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
.book_zhujizhandu {
	border: 1px solid #DADADA;
	width:105px;
	height:22px;
	background-image: url(../images/diyu.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
.book_peihebilv {
	border: 1px solid #DADADA;
	width:112px;
	height:22px;
	background-image: url(../images/diyu.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
.book_tuchutime {
	border: 1px solid #DADADA;
	width:50px;
	height:22px;
	background-image: url(../images/diyu.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
.jobt {
	border: 1px solid #DADADA;
	width:160px;
	height:22px;
	background-image: url(../images/diyu.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
.jobtsex{
	border:1px solid #999999;
	color:#CC3300;
}
.jobschool {
	border: 1px solid #DADADA;
	width:460px;
	height:100px;
	background-image: url(../images/diyu.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
.login-con {
width: 98%;
  border: 1px solid #CCCCCC;
  color: #000;
  height: 100%;
  margin:10px 0px 10px 0px;
  padding: 10px;
  float: left;
  overflow:hidden;
}
.login-con ul {
}
.login-con ul li {
  width: 100%;
  color: #000;
  margin-top:10px;
  padding: 0px;
  float: left;
  overflow:hidden;
}

.login-con h1{
	float:left;
	text-align:left;
	font-size: 30px;
	padding:5px 0px 5px 0px;
	color:#5a5a5a;
	width:50%;
}
.usr_main_1 {
	float:left;
	width:48%;
	height:120px;
	line-height:30px;
	margin:10px 0px 10px 10px;
	padding:40px 0px 0px 0px;
	border:1px solid #e8e8e8;
	overflow:hidden;
	text-align:center;
	font-size:18px;
	}
@media (max-width: 1000px) {
.usr_main_1 {
	width:100%;
	margin:10px 0px 10px 0px;
	padding:30px 0px 0px 0px;
	}
}
.progressbar {
  /*font-family: montserrat, arial, verdana;*/
  margin: 5px 0px 5px 0px;
  padding: 0;
  text-align: center;
  overflow: hidden;
  counter-reset: step;
  z-index: 99;
}

.progressbar li {
  list-style-type: none;
  font-size: 12px;
  float: left;
  position: relative;
  border:0px none;
}

.progressbar li:before {
  content: counter(step);
  counter-increment: step;
  width: 24px;
  line-height: 24px;
  display: block;
  font-size: 12px;
  color: #FFFFFF;
  background: #CCCCCC;
  border-radius: 20px;
  margin: 0 auto 5px auto;
}

.progressbar li:after {
  content: '';
  width: calc(100% - 30px);
  height: 8px;
  background: #CCCCCC;
  position: absolute;
  left: calc((-100% + 30px) / 2);
  top: 8px;
}

.progressbar li:first-child:after {
  content: none;
}

.progressbar li.active:before, .progressbar li.active:after {
  background: #38aae1;
  color: #FFFFFF;
}

.pic {
  position: relative;
  overflow: hidden;
}
.pic img {
  transition: 0.3s;
}
.pic:after {
  content: "";
  display: block;
}
.proshow-con {
  border-bottom: 0;
}
.proshow .prosleft {
  width: 49%;
  border: 1px solid #e5e5e5;
}
.proshow .prosleft .products-pic2 {
  display: none;
}
.proshow .prosleft .products-pic-max span.pic {
  display: block;
}
.proshow .prosleft .products-pic-max span.pic:after {
  padding-bottom: 70.3%;
}
.proshow .prosright {
  width: 48%;
}
.proshow .prosright h3 {
  font-size: 30px;
  color: #dd0505;
  line-height: 50px;
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: 25px;
}
.proshow .prosright .txt {
  height: 120px;
  overflow: auto;
}
.proshow .prosright .txt p {
  color: #666;
  line-height: 25px;
  text-indent: 2em;
}
.proshow .prosright .products-pic-min {
  width: 90%;
  margin: 30px auto 0;
}
.proshow .prosright .products-pic-min span.pic {
  display: block;
  margin: 0 5px;
  cursor: pointer;
}
.proshow .prosright .products-pic-min span.pic:after {
  padding-bottom: 70%;
}
.proshow .prosright .products-pic-min .slick-prev,
.proshow .prosright .products-pic-min .slick-next {
  width: 15px;
  height: 30px;
  transform: rotate(0);
  margin-top: -15px;
}
.proshow .prosright .products-pic-min .slick-prev {
  left: -25px;
  background: url(../images/pre.png) no-repeat center;
}
.proshow .prosright .products-pic-min .slick-next {
  right: -25px;
  background: url(../images/next.png) no-repeat center;
}
.proshow .prosright .products-pic-min .slick-prev:hover {
  background: url(../images/prehover.png) no-repeat center;
}
.proshow .prosright .products-pic-min .slick-next:hover {
  background: url(../images/nexthover.png) no-repeat center;
}
.proshow .prosright .products-pic-min .slick-current .pic {
  border: 1px solid #565656;
}

@media (min-width: 768px) and (max-width: 991px) {
  .proshow .prosleft {
    float: none !important;
    width: 70%;
    margin: 0 auto;
  }
  .proshow .prosleft .products-pic2 {
    display: block;
  }
  .proshow .prosleft .products-pic2 span.pic {
    display: block;
  }
  .proshow .prosleft .products-pic2 span.pic:after {
    padding-bottom: 70%;
  }
  .proshow .prosleft .products-pic2 .slick-dots {
    height: 15px;
    text-align: center;
    bottom: 10px;
  }
  .proshow .prosleft .products-pic2 .slick-dots li {
    width: 20px;
    float: none !important;
    display: inline-block;
    margin: 0;
  }
  .proshow .prosleft .products-pic2 .slick-dots li button {
    background: #999;
  }
  .proshow .prosleft .products-pic2 .slick-dots li.slick-active button {
    background: #dd0505;
  }
  .proshow .prosleft .products-pic-max {
    display: none;
  }
  .proshow .prosright {
    width: 90%;
    margin: 0 auto;
    float: none !important;
  }
  .proshow .prosright .products-pic-min {
    display: none;
  }
  .proshow .prosright .txt {
    height: auto;
  }
}
@media (min-width: 641px) and (max-width: 767px) {
  .proshow .prosleft {
    float: none !important;
    width: 70%;
    margin: 0 auto;
  }
  .proshow .prosleft .products-pic2 {
    display: block;
  }
  .proshow .prosleft .products-pic2 span.pic {
    display: block;
  }
  .proshow .prosleft .products-pic2 span.pic:after {
    padding-bottom: 70%;
  }
  .proshow .prosleft .products-pic2 .slick-dots {
    height: 15px;
    text-align: center;
    bottom: 10px;
  }
  .proshow .prosleft .products-pic2 .slick-dots li {
    width: 20px;
    float: none !important;
    display: inline-block;
    margin: 0;
  }
  .proshow .prosleft .products-pic2 .slick-dots li button {
    background: #999;
  }
  .proshow .prosleft .products-pic2 .slick-dots li.slick-active button {
    background: #dd0505;
  }
  .proshow .prosleft .products-pic-max {
    display: none;
  }
  .proshow .prosright {
    width: 90%;
    margin: 0 auto;
    float: none !important;
  }
  .proshow .prosright .products-pic-min {
    display: none;
  }
  .proshow .prosright .txt {
    height: auto;
  }
}
@media (max-width: 640px) {
  .proshow .prosleft {
    float: none !important;
    width: 70%;
    margin: 0 auto;
  }
  .proshow .prosleft .products-pic2 {
    display: block;
  }
  .proshow .prosleft .products-pic2 span.pic {
    display: block;
  }
  .proshow .prosleft .products-pic2 span.pic:after {
    padding-bottom: 70%;
  }
  .proshow .prosleft .products-pic2 .slick-dots {
    height: 15px;
    text-align: center;
    bottom: 10px;
  }
  .proshow .prosleft .products-pic2 .slick-dots li {
    width: 20px;
    float: none !important;
    display: inline-block;
    margin: 0;
  }
  .proshow .prosleft .products-pic2 .slick-dots li button {
    background: #999;
  }
  .proshow .prosleft .products-pic2 .slick-dots li.slick-active button {
    background: #dd0505;
  }
  .proshow .prosleft .products-pic-max {
    display: none;
  }
  .proshow .prosright {
    width: 90%;
    margin: 0 auto;
    float: none !important;
  }
  .proshow .prosright .products-pic-min {
    display: none;
  }
  .proshow .prosright .txt {
    height: auto;
  }
}
@media (max-width: 480px) and (min-width: 320px) {
  .proshow .prosleft {
    float: none !important;
    width: 90%;
    margin: 0 auto;
  }
  .proshow .prosleft .products-pic2 {
    display: block;
  }
  .proshow .prosleft .products-pic2 span.pic {
    display: block;
  }
  .proshow .prosleft .products-pic2 span.pic:after {
    padding-bottom: 70%;
  }
  .proshow .prosleft .products-pic2 .slick-dots {
    height: 15px;
    text-align: center;
    bottom: 10px;
  }
  .proshow .prosleft .products-pic2 .slick-dots li {
    width: 20px;
    float: none !important;
    display: inline-block;
    margin: 0;
  }
  .proshow .prosleft .products-pic2 .slick-dots li button {
    background: #999;
  }
  .proshow .prosleft .products-pic2 .slick-dots li.slick-active button {
    background: #dd0505;
  }
  .proshow .prosleft .products-pic-max {
    display: none;
  }
  .proshow .prosright {
    width: 90%;
    margin: 0 auto;
    float: none !important;
  }
  .proshow .prosright h3 {
    font-size: 22px;
    line-height: 60px;
  }
  .proshow .prosright .products-pic-min {
    display: none;
  }
  .proshow .prosright .txt {
    height: auto;
  }

}

/*# sourceMappingURL=style.css.map */

.track-rcol{width: 100%; border: 1px solid #eee;}
.track-list{margin: 20px; padding-left: 5px; position: relative;}
.track-list li{position: relative; padding: 9px 0 0 25px; line-height: 18px; border-left: 1px solid #d9d9d9; color: #999;}
.track-list li.first{color: red; padding-top: 0; border-left-color: #d9d9d9;}
.track-list li .node-icon{position: absolute; left: -6px; top: 50%; width: 11px; height: 11px; background: url(../images/order-icons.png)  -21px -72px no-repeat;}
.track-list li.first .node-icon{background-position:0 -72px;}
.track-list li .time{margin-right: 20px; position: relative; top: 4px; display: inline-block; vertical-align: middle;}
.track-list li .txt{max-width: 600px; position: relative; top: 4px; display: inline-block; vertical-align: middle;}
.track-list li.first .time{margin-right: 20px; }
.track-list li.first .txt{max-width: 600px; }

.list-none{ list-style:none; padding:0px; margin:0px;}
/*在线留言*/
#messagelist{ padding:15px;}
#messagelist .metlist{ margin-bottom:10px; border:6px solid #dedede; padding:5px;}
#messagelist .metlist dt{ background:url(../images/message.gif) no-repeat left center; border-bottom:1px dotted #dedede; padding:4px 0px 4px 20px; margin-bottom:5px;}
#messagelist .metlist dt span.name{ color:#2c7199;}
#messagelist .metlist dt span.time{ padding-left:8px; color:#999;}
#messagelist .metlist dt span.tt{ float:right; padding-right:5px;}
#messagelist .metlist dd.info span.tt{ display:none; clear:both;}
#messagelist .metlist dd.info span.text{ display:block; line-height:1.5; padding:8px 5px;}
#messagelist .metlist dd.reinfo span.tt{ background:url(../images/admin.gif) no-repeat left 3px; display:block; border-bottom:1px dotted #dedede; padding:2px 0px 2px 20px; margin:0px 0px 5px;color:#2c7199;}
#messagelist .metlist dd.reinfo span.text{ display:block; line-height:1.5; padding:8px 5px;}
#messagelist .ctitle{ margin:10px 0px 10px; padding:5px 20px; background:url(../images/dt-7.gif) no-repeat left center; *background-position:left 17px; font-size:14px; border-bottom:1px dotted #ccc;}
#messagelist table{ margin:0px auto; width:100%;}
#messagetable{ padding:15px;}
#messagetable table{ margin:0px auto;}
/*翻页*/
#flip{ margin-bottom:15px;}
/*按钮*/
.button{ display: inline-block; zoom: 1; *display: inline; vertical-align: baseline; margin: 0 2px; outline: none; cursor: pointer; text-align: center; text-decoration: none; font: 14px/100% Arial, Helvetica, sans-serif; padding: .5em 2em .55em; text-shadow: 0 1px 1px rgba(0,0,0,.3); -webkit-border-radius: .5em; -moz-border-radius: .5em; border-radius: .5em; -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2); box-shadow: 0 1px 2px rgba(0,0,0,.2);}
.button:hover { text-decoration: none; color:#fff; }
.button:active { position: relative; top: 1px;}
.orange{ color: #fef4e9; border: solid 1px #da7c0c; background: #f78d1d; background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20)); background: -moz-linear-gradient(top,  #faa51a,  #f47a20); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20'); }
.orange:hover { background: #f47c20; background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015)); background: -moz-linear-gradient(top,  #f88e11,  #f06015); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015'); }
.orange:active { color: #fcd3a5; background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a)); background: -moz-linear-gradient(top,  #f47a20,  #faa51a); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');}
input.input-text,input.input-file,input.code,textarea { padding: 4px; font-size: 15px; outline: none; text-shadow: 0px 1px 0px #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; border: 1px solid #ccc; -webkit-transition: .3s ease-in-out; -moz-transition: .3s ease-in-out; -o-transition: .3s ease-in-out; background:#fff url(../images/dt-10.gif) repeat-x left top; width:80%; }
input.input-text:focus,input.input-file:focus,input.code:focus,textarea:focus { border: 1px solid #fafafa; -webkit-box-shadow: 0px 0px 6px #007eff; -moz-box-shadow: 0px 0px 5px #007eff; box-shadow: 0px 0px 5px #007eff;}
/*表单*/
td.text{ width:20%; padding:6px 5px 6px 0px; text-align:right; font-size:14px; font-weight:bold;}
td.input{ padding:6px 8px;}
td.input input{ margin-right:8px;}
td.input .info{ padding-left:15px; color:#f00;}
td.input img{ position:relative; bottom:1px;}
td.submint{ padding:10px;}

/*移动端底部导航*/
.phonefooternav {
  position: fixed;
  bottom: 0;
  width: 100%;
  display: none;
  z-index: 99999;
}
.phonefooternav ul li {
  width: 25%;
  background: #494949;
  float: left;
  padding: 20px 0;
  border-right: 1px solid #666;
  list-style: none;
}
.phonefooternav ul li a {
  display: block;
  color: #fff;
  text-align: center;
}
.phonefooternav ul li a i {
  display: block;
  font-size: 20px;
  padding: 10px 0;
}
@media (max-width: 768px) {
  .phonefooternav {
    display: block;
  }
}
@media (max-width: 480px) {
  .phonefooternav ul li {
    padding: 15px 0px;
  }
}

.news h1 { display: inline-block; height: 30px; line-height: 30px; font-size: 18px; font-weight: normal; border-bottom: 1px solid #00a0e9; margin-top: 10px; }
.news .news-content { border-top: 1px solid rgb(222, 222, 222); padding-top: 20px; margin-top: -1px; }
.news .news-left { width:50%;}
.news .news-left .switch-bar ul { background-color: rgb(249, 249, 248); height:52px; border-bottom:2px solid #0081c6;}
.news .news-left .switch-bar ul li { display: block; width: 120px; height: 52px; line-height: 52px; font-size: 18px; text-align: center; float: left;  }
.news .news-left .switch-bar ul li a { display: block; }
.news .news-left .switch-bar ul li.current a { background: #00a0e9 none repeat scroll 0% 0%; color: rgb(255, 255, 255); border-radius: 3px;}
.news .news-left .tabcon { position: relative;width: 100%; overflow: hidden; }
.news .news-left .tabcon .subbox { width: 96%; /*position: absolute; left: 0px; top: 0px; */}
.news .news-left .sublist { float: left; width: 100%;}
.news .news-left .sublist ul { margin-top: 5px; display: block; }
.news .news-left .sublist li { height: 37px; line-height: 37px; display: block; position: relative; text-align:left; }
.news .news-left .sublist li span{display: block;width:78%;overflow:hidden;text-overflow: ellipsis; white-space: nowrap;}
.news .news-left .sublist li a {width:100%; font-size: 14px; padding-left: 10px; display: inline-block;box-sizing: border-box;  background: rgba(0, 0, 0, 0) url("../images/common.png") no-repeat scroll -197px -9px; overflow: hidden;  }
.news .news-left .sublist li a:hover { color: #0081c6; }
.news .news-left .sublist li em { font-style: normal; display: inline-block; position: absolute; right: 0px; top: 0px; }
.news .news-right { width: 48%; }
.news .news-right .pictureContainer { position: relative; width: 100%; overflow: hidden; }
.news .news-right .slideshow li { overflow: hidden; width: 100%; display: none; }
.news .news-right .slideshow span { position: absolute; bottom: 0px; left: 0px; width: 100%; height: 35px; line-height: 35px; font-size: 14px; text-indent: 10px; background: rgba(0, 0, 0, 0.6) none repeat scroll 0% 0%; overflow: hidden; }
.news .news-right .slideshow span a { color: rgb(255, 255, 255); display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; width: 450px; }
.news .news-right .pictureContainer .slidebar { position: absolute; bottom: 13px; right: 25px; }
.news .news-right .pictureContainer .more { display: block; width: 12px; height: 12px; background: rgba(0, 0, 0, 0) url("../more.gif") repeat scroll 0% 0%; position: absolute; right: 7px; bottom: 11px; }
/*新闻*/
.slideTxtBox .hd ul li.on a{  background: #0081c6;color: #fff;border-radius: 3px;}

/*首页新闻轮播图*/
.news_slide_box{position:relative;width:100%;overflow:hidden;}
.news_slide_box .bd{width:100%;/*height:100%;*/}
.news_slide_box .bd a{display:block;position:relative;width:100%;padding-bottom:75.3%;}
.news_slide_box .bd a img{position:absolute;top:0;left:0;width:100%;height:100%;}
.news_slide_box .bd a span{display:block;position:absolute;left:0;bottom:0;width:100%;height:4rem;padding:0 1.5rem;line-height:4rem;font-size:1.5rem;color:#FFFFFF;background-color:rgba(0,0,0,0.4);overflow:hidden;white-space:nowrap;text-overflow:ellipsis; text-align:left;}
.news_slide_box .prev,.news_slide_box .next{position:absolute;top:50%;width:3rem;height:10rem;margin-top:-5rem;background-repeat:no-repeat;cursor:pointer;background-color:rgba(84,84,84,0.4);background-position:center center;}
.news_slide_box .prev{left:0;background-image:url(../images/slide_arrl.png);}
.news_slide_box .next{right:0;background-image:url(../images/slide_arrr.png);}
.news_slide_box .hd{ position:absolute; height:4rem; line-height:4rem; bottom:0; right:0; z-index:1; }
.news_slide_box .hd li{ display:inline-block; width:12px; height:12px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:50px; background:#1a95e0; text-indent:-9999px; overflow:hidden; margin:0px 5px 0px 0px; border: 1px solid #6e6e6e;  }
.news_slide_box .hd li.on{ background:#FFFFFF;  }

/*新闻图片*/
.slideImgBox{overflow:hidden; position:relative; }
.slideImgBox .hd{ overflow:hidden; zoom:1; float:left;  }
.slideImgBox .hd li{ float: left; width: 8px; height: 8px;margin: 0px 4px; cursor: pointer; display: block; background: rgba(0, 0, 0, 0) url("../images/common.png") no-repeat scroll -47px -26px; }
.slideImgBox .hd li.on{background: rgba(0, 0, 0, 0) url("../images/common.png") no-repeat scroll -58px -26px; }
.slideImgBox .bd{ position:relative; height:100%; z-index:0;   }
.slideImgBox .bd li{ zoom:1; vertical-align:middle; }
.slideImgBox .bd img{ display:block; }
@media (min-width: 768px) and (max-width: 1024px){
	.news .news-left,.news .news-right{width: 100%;float: none;margin-bottom: 30px;}
}

@media (max-width: 767px){
	.news .news-left,.news .news-right{width: 100%;float: none;margin-bottom: 30px;}
	.news .news-left .switch-bar ul li{width: 25%;}
	.news .news-left .sublist li span{width: 70%;}
}

/* 侧边悬浮导航 */
.right_nav{ right:0; bottom:100px; position:fixed; text-align:left;overflow: hidden;z-index:999;}
.right_nav li{background:#0085cd;margin:4px 0;padding: 10px;border-top-left-radius: 4px;border-bottom-left-radius: 4px;cursor:pointer;position:relative; right: -70px;}
.right_nav li .iconBox{text-align: center;overflow: hidden;display: flex;align-items: center;justify-content: space-between}
.right_nav li img{width: 30px;height:30px;}
.right_nav li h4{color: #fff;font-size:14px;margin:2px 0;margin-left: 15px;}
.right_nav li:hover{background:#cf1322}
.right_nav li .hideBox{display: none;position: absolute;right:120px;padding:10px;padding-right: 15px; top:-10px;z-index: 999;}
.right_nav li .hideBox .hb{border: 1px solid #ccc;background-color: #fff; padding: 10px 20px;border-top: 2px solid #0085cd;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;}
.right_nav li .hideBox .hb h5{padding: 5px 0;border-bottom: 2px solid #ccc;color: #0085cd;font-size: 16px;font-weight: 400;display: block;white-space: nowrap;}
.right_nav li .hideBox .hb p {margin-top: 5px;font-size: 18px;font-weight: 700;}
.right_nav li .hideBox .hb .qqtalk{margin-top: 10px;}
.right_nav li .hideBox .hb .qqtalk a{display: flex;align-items: center}
.right_nav li .hideBox .hb .qqtalk img{width: 25px;height:25px;}
.right_nav li .hideBox .hb .qqtalk p{font-size: 14px;font-weight: 400;white-space: nowrap;margin-top: -5px;margin-left: 5px;}
.right_nav li:nth-child(3) .hideBox img{width:140px;height: 140px;margin-top: 10px;}
@media (max-width: 768px) {
	.right_nav{ display:none;}
}

.fpgonggao{
	padding:15px 0px 15px 0px; 
	background-color:#005d72; 
	width:100%;
	background-image: url(../images/about_bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	}

/*# sourceMappingURL=style.css.map */
table{background-color:transparent
}
caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left
}
th{text-align:left
}
.table{width:100%;max-width:100%;margin-bottom:20px
}
.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:5px;line-height:1.42857143;vertical-align:top;border:1px solid #ddd;
}

.table>tbody>tr>th {
}
.table>tbody>tr>th:nth-child(2n+2) {
  background-color: #f2ae6f;
}


.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd
}
.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0
}
.table>tbody+tbody{border-top:2px solid #ddd
}
.table .table{background-color:#fff
}
.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px
}
.table-bordered{border:1px solid #ddd
}
.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd
}
.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px
}
.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9
}
.table-hover>tbody>tr:hover{background-color:#f5f5f5
}
table col[class*=col-]{position:static;display:table-column;float:none
}
table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none
}
.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5
}
.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8
}
.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8
}
.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6
}
.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7
}
.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3
}
.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3
}
.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc
}
.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede
}
.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc
}
.table-responsive{min-height:.01%;overflow-x:auto
}
