
/*banner 幻灯片样式*/
.slideBox {
  width: 100%;
  /* height:230px;  */
  overflow: hidden;
  position: relative;
}
.slideBox .hd {
  height: 20px;
  overflow: hidden;
  position: absolute;
  bottom: 20px;
  z-index: 1;
  text-align:center;
  width:100%;
  line-height:18px
}
.slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
  display: block;
  width: 100%;
}
.slideBox .hd ul li {
  margin-right:5px;
  width: 18px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  background:rgba(0,0,0,.6);
  background: #000\9;
  cursor: pointer;
  display:inline-block;
  border-radius:18px;
  font-weight:bold;
  font-family:arial;
  color:#fff;
  font-size:14px
  
  
}
.slideBox .hd ul li.on {
  background: #f00;
  color: #fff;
}
.slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
}
.slideBox .bd img {
  width: 100%;
  display: block;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next {
  position: absolute;
  left: 3%;
  top: 50%;
  margin-top: -25px;
  display: block;
  width: 32px;
  height: 40px;
  background: url(../../images/slider-arrow.png) -110px 5px no-repeat;
  filter: alpha(opacity=50);
  opacity: 0.5;
  background-color:rgba(0,0,0,.6);
}
.slideBox .next {
  left: auto;
  right: 3%;
  background-position: 8px 5px;
}
.slideBox .prev:hover,
.slideBox .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}
.slideBox .prevStop {
  display: none;
}
.slideBox .nextStop {
  display: none;
}
.picScroll-left {
  padding: 0 100px;
  overflow: hidden;
  position: relative;
  margin-top: 40px;
  padding-bottom: 40px;
}
.picScroll-left .tempWrap {
  margin: 0 auto;
}
.picScroll-left .hd .prev,
.picScroll-left .hd .next {
  display: block;
  width: 5px;
  height: 9px;
  float: right;
  margin-right: 5px;
  margin-top: 10px;
  overflow: hidden;
  cursor: pointer;
  background: url("../../images/arrow.png") no-repeat;
}
.picScroll-left .hd .next {
  background-position: 0 -50px;
}
.picScroll-left .hd .prevStop {
  background-position: -60px 0;
}
.picScroll-left .hd .nextStop {
  background-position: -60px -50px;
}
.picScroll-left .hd ul {
  float: right;
  overflow: hidden;
  margin-top: 10px;
  zoom: 1;
}
.picScroll-left .hd ul li.on {
  background-position: 0 0;
}
.picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
}
.picScroll-left .bd ul li {
  width: 12.5%;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
}
.picScroll-left .bd ul li .pic {
  text-align: center;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.picScroll-left .bd ul li .pic img {
  width: 82px;
  height: 82px;
  display: block;
  padding: 2px;
}
.picScroll-left .bd ul li .pic a:hover img {
  border-color: #999;
}
.picScroll-left .bd ul li .title {
  line-height: 24px;
}
/*搜索条，快捷导航*/
.subnav {
  background-color: #515567;
  padding: 20px 0 13px 0;
}
.subnav .ins .left-box,
.subnav .ins .right-box {
  float: left;
  width: 50%;
}
.subnav .ins .left-box .ins2 {
  padding-right: 20px;
}
.subnav .ins .right-box .ins2 {
  padding-left: 20px;
}
.subnav .ins .right-box {
  /* min-width: 420px; */
}
.searchbar {
  border: 1px solid #cccccc;
  border-radius: 3px;
  background-color: #fff;
  position: relative;
}
.searchbar .ipt {
  width: 100%;
  border: 0;
  height: 36px;
  line-height: 36px;
  padding: 5px 0;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  text-indent: 1em;
}
.searchbar .btn-search {
  position: absolute;
  top: 0;
  right: 0;
  height: 36px;
  line-height: 36px;
  padding: 5px 18px 5px 49px;
  background-color: #3ebb2b;
  color: #fff;
  font-size: 14px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.searchbar .btn-search .icon-search {
  position: absolute;
  left: 18px;
  width: 25px;
  height: 26px;
  display: block;
  background: url(../../images/pic_05.png) 0 0 no-repeat;
  top: 12px;
}
.searchbar .btn-search .icon-search:before{ content:none}
.subnav .icon-navs .list {
  float: left;
  width: 33.333%;
  font-size: 0;
  text-align: center;
}
.subnav .icon-navs .list .icon-img {
  width: 48px;
  height: 48px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  float: left;
  margin-right: 10px;
  background-image: url(../../images/pic_04.png);
  background-repeat: no-repeat;
}
.subnav .icon-navs .list .icon-img.icon01 {
  background-position: 0 -118px;
}
.subnav .icon-navs .list .icon-img.icon02 {
  background-position: 0 -60px;
}
.subnav .icon-navs .list .icon-img.icon03 {
  background-position: 0 0;
}
.subnav .icon-navs .list .txt {
  float: left;
  color: #fff;
  font-size: 14px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-top: 12px;
  margin-right: 5px;
}
.subnav .icon-navs .list:first-child,
.subnav .icon-navs .list:nth-child(2) {
  position: relative;
}
.subnav .icon-navs .list:first-child:after,
.subnav .icon-navs .list:nth-child(2):after {
  content: "";
  overflow: hidden;
  display: block;
  position: absolute;
  width: 1px;
  top: 14px;
  bottom: 14px;
  height: 20px;
  right: 0;
  background-color: #fff;
}

#main {
  background-color: #f7f7f7;
}
#main .ins {
  padding-top: 34px;
  padding-bottom: 20px;
}
.m-title {
  width: 84%;
  margin: 0 auto 10px;
  text-align: center;
}
.m-title h2.tit {
  font-size: 22px;
  color: #333333;
  text-align: center;
  width: 50%;
  position: relative;
  float: left;
  height: 33px;
  line-height: 33px;
}
.m-title h2.tit:before,
.m-title h2.tit:after {
  content: "";
  display: block;
  overflow: hidden;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  border: 1px solid #cccccc;
}
.m-title h2.tit:before {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -3px;
}
.m-title h2.tit:after {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -3px;
}
p.stxt {
  text-align: center;
  color: #666666;
  font-size: 14px;
  line-height: 30px;
}
.point-line-l,
.point-line-r {
  display: block;
  float: left;
  margin-top: 17px;
  width: 25%;
  height: 1px;
  background-color: #cccccc;
}
.point-line-l:before,
.point-line-r:after {
  content: "";
  display: block;
  overflow: hidden;
}
.step-box {
  margin-top: 10px;
  padding-right: 170px;
  position: relative;
  overflow:hidden
}
.step-box ul.cl {
  position: relative;
  z-index: 10;
}
.step-box .item {
  float: left;
  width: 33.33%;
}
.step-box .item .ins {
  width: 170px;
}
.step-box .item .icon-img {
  display: block;
  margin-left: 15px;
}
.step-box .item.last-item {
  width: 170px;
  position: absolute;
  right: -170px;
  top: 0;
}
.step-box .item .txt-box .tit {
  font-size: 18px;
  position: relative;
  padding-left: 30px;
  font-weight: normal;
  margin: 10px 0;
}
.step-box .item .txt-box .tit .num {
  position: absolute;
  top: 3px;
  left: 0;
  display: block;
  width: 24px;
  height: 24px;
  line-height: 24px;
  border-radius: 50%;
  background-color: #3ebb2b;
  color: #fff;
  text-align: center;
  font-size: 14px;
}
.step-box .item .txt-box .txt {
  color: #666666;
  width: 150px;
}
.step-box:before {
  content: "";
  display: block;
  overflow: hidden;
  height: 1px;
  background-color: #3ebb2b;
  position: absolute;
  left: 50px;
  right: 100px;
  top: 90px;
  z-index: 1;
}
.lists-box .lists {
  width: 50%;
  float: left;
}
.lists-box .lists.lists-ggao .hd {
  background-color: #ff9933;
  position: relative;
}
.lists-box .lists.lists-htao .hd {
  background-color: #3ebb2b;
  position: relative;
}
.lists-box .lists.lists-htao .hd:after {
  border-top: 8px solid #3ebb2b;
}
.lists-box .lists.lists-ggao .hd:after {
  border-top: 8px solid #ff9933;
}
.lists-box .lists.lists-htao .lists-ins .list .dis:hover,
.lists-box .lists.lists-htao .lists-ins .list:first-child .dis,
.lists-box .lists.lists-htao .lists-ins .list:nth-child(2) .dis {
  color: #3ebb2b;
}
.lists-box .lists .lists-ins .list:first-child .dis {
  font-weight: bold;
}
.lists-box .lists .lists-ins .list:first-child .dis .time {
  font-weight: normal;
}
.lists-box .lists.lists-ggao .lists-ins .list .dis:hover,
.lists-box .lists.lists-ggao .lists-ins .list:first-child .dis,
.lists-box .lists.lists-ggao .lists-ins .list:nth-child(2) .dis {
  color: #ff9933;
}
.lists-box .lists .lists-ins {
  padding-right: 32px;
}
.lists-box .lists .lists-ins .bd{ padding:10px}
.lists-box .lists .lists-ins .list {
  height: 32px;
  position: relative;
  padding-bottom: 3px;
  background: url(../../images/pic_18.png) 0 bottom repeat-x;
  padding: 0 75px 0 78px;
}
.lists-box .lists .lists-ins .list .txt {
  line-height: 32px;
  font-size: 14px;
  padding-right: 28px;
}
.lists-box .lists .lists-ins .list .txt span {
  position: relative;
}
.lists-box .lists .lists-ins .list .txt .icon-new {
  position: absolute;
  right: -34px;
  top: 0;
  width: 29px;
  height: 18px;
  display: block;
  background: url(../../images/pic_19.png) 0 0 no-repeat;
}
.lists-box .lists .lists-ins .list .news-type {
  position: absolute;
  left: 6px;
  top: 6px;
}
.lists-box .lists .lists-ins .list .time {
  position: absolute;
  right: 0;
  top: 6px;
}
.lists-box .lists .lists-ins .list:after {
  content: "";
  display: block;
  overflow: hidden;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #3ebb2b;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2px;
}
.lists-box .lists .lists-ins .hd:after {
  content: "";
  display: block;
  overflow: hidden;
  position: absolute;
  left: 30px;
  bottom: -8px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
}
.lists-box .lists .lists-ins .hd {
  position: relative;
  margin-bottom: 15px;
  height: 43px;
  line-height: 43px;
  border-radius: 3px;
  padding: 0 20px;
}
.lists-box .lists .lists-ins .hd .tit {
  color: #fff;
  position: relative;
  display: block;
  padding-left: 10px;
}
.lists-box .lists .lists-ins .hd .tit:before {
  content: "";
  display: block;
  overflow: hidden;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -3px;
  background-color: #fff;
}
.lists-box .lists .lists-ins .hd .btn-more {
  position: absolute;
  right: 15px;
  display: block;
  line-height: 18px;
  padding: 0 14px;
  color: #fff;
  border: 2px solid #fff;
  top: 50%;
  margin-top: -11px;
  border-radius: 2px;
}
.lists-box .lists .lists-ins.right {
  padding-right: 0;
  padding-left: 32px;
  position: relative;
}
.lists-box .lists .lists-ins.right:before {
  content: "";
  overflow: hidden;
  display: block;
  width: 1px;
  height: 100%;
  background-color: #cccccc;
  position: absolute;
  left: 0;
}
.img-lists {
  margin-right: -90px;
  margin-top: 15px;
  padding-bottom: 50px;
  overflow: hidden;
}
.img-lists .list {
  float: left;
  width: 33.3%;
}
.img-lists .list a.dis {
  padding-right: 90px;
}
.img-lists .list a.dis .ins2 {
  background-color: #fff;
  text-align: center;
  height: 95px;
  line-height: 95px;
  overflow: hidden;
}

/*登陆页*/
.login-page {
  border: 1px solid #cccccc;
  background-color: #fff;
  padding: 30px 50px;
  margin-top: -15px;
}
.login-page .leftbox,
.login-page .rightbox {
  width: 50%;
  float: left;
}
.login-page .tit {
  font-size: 18px;
  line-height: 30px;
}
.loginbox {
  padding-right: 50px;
  position: relative;
}
.iptbox {
  position: relative;

 
  
}
.iptbox .ipt {
  border: 0;
  background: none;
  line-height: 26px;
  padding: 12px 0;
  width: 100%;
  text-indent:42px;
  border: 1px solid #cccccc;
  border-radius: 4px;
  box-sizing: border-box;
  padding-right: 10px;

}
.loginbox .iptbox .ipticon {
  position: absolute;
  left: 10px;
  top: 13px;
  width: 26px;
  height: 26px;
  display: block;
  background-image: url(../../images/pic_05.png);
  background-repeat: no-repeat;
}
.iptbox span.fa{ position: absolute;
  left: 10px;
  top: 13px;
  width: 26px;
  height: 26px;
  display: block;
  font-size:18px; color:#ccc; text-align:center; line-height:26px}
.loginbox .iptbox .ipticon:before{ content:none}
.loginbox .iptbox .ipticon.icon-user {
  background-position: 0 -130px;
}
.loginbox .iptbox .ipticon.icon-lock {
  background-position: 0 -164px;
}
.loginbox .iptbox .ipticon.icon-email {
  background-position: 0 -296px;
}
.loginbox .iptbox .red-point {
  position: absolute;
  left: -20px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  color: #ff0000;
  top: 50%;
  margin-top: -5px;
}
.loginbox .iptbox.no-icon {

}
.loginbox .iptbox .icon-keyboard {
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  right: 6px;
  top: 12px;
  background: url(../../images/pic_05.png) 3px -194px no-repeat;
}
.loginbox .iptbox .icon-keyboard:before{ content:none}
.loginbox .iptbox.ipt-error {
  border: solid 1px #e22;
}
.btn-login {
  display: block;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  border-radius: 4px;
  background-color: #21a901;
  margin-top: 15px;
  width:100%
}
.btn-login:hover{background-color:#1b9000}
.btn-check {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 16px;
  line-height: 16px;
  padding-left: 18px;
  background: url(../../images/pic_05.png) -5px -227px no-repeat;
}
.btn-check.on {
  background-position: -5px -250px;
  color: #3b9cf1;
}
.loginbox .ipttip {
  border: 1px solid #cccccc;
  background-color: #fffae1;
  margin-bottom: 15px;
  text-align: center;
}
.loginbox .ipttip .txt {
  line-height: 20px;
  color: #8d8d8d;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 13px 0;
}
.loginbox .ipttip .txt.icon-info {
  padding-left: 24px;
  background: url(../../images/pic_05.png) -2px -273px no-repeat;
}
/* login */
.msg-error, .msg-right {
    position: relative;
    color: #e4393c;
    line-height: 18px;
    min-height: 18px;

	}
.msg-right{ color:#21a901 }
.msg-error em.fa, .msg-right  em.fa{ font-size:14px; margin-right:5px}	
.msg-error b {
    position: absolute;
    top: 50%;
    left: 10px;
    display: block;
    margin-top: -8px;
    width: 16px;
    height: 16px;
    overflow: hidden;
    background: url(../../images/pic_05.png) 0 -333px no-repeat;
}
.inp-focus input, .inp-focus textarea{ border-color:#3498db !important}
.inp-none input, .inp-none textarea{ border-color:#de1935 !important}
textarea:focus, input:focus, select:focus{ border-color:#3498db !important}

.input-tip {
  color: #c5c5c5;
  height: 24px;
  font-size: 12px;
}
.input-tip .n-msg{line-height: 12px;}
.input-tip .error {
  color: #e22;
}
.input-tip span i {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: text-top;
  margin-right: 8px;
  background: url(../../images/icon.png) -17px 0 no-repeat;
}
.loginbox:after {
  position: absolute;
  content: "";
  display: block;
  width: 1px;
  top: 0;
  bottom: 0;
  right: 0;
  background-color: #dddddd;
}
.bor-t-h {
  border-top: 1px solid #cccccc;
  margin-top: 30px;
  text-align: center;
  height: 24px;
  font-size: 0;
}
.bor-t-h span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-top: -10px;
  font-size: 12px;
  background-color: #fff;
  padding: 0 20px;
  /* position: relative; */
}
.mapbox {
  padding-left: 50px;
}
.mapbox .txtbox {
  font-size: 14px;
  margin: 24px 0;
}
.icon-navs3 {
  text-align: center;
}
.icon-navs3 .list {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.icon-navs3 .list .icon-img {
  width: 38px;
  height: 38px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  float: left;
  background: url(../../images/pic_06.png) 0 0 no-repeat;
}
.icon-navs3 .list .icon-img.icon01 {
  background-position: 0 0;
}
.icon-navs3 .list .icon-img.icon02 {
  background-position: 0 -48px;
}
.icon-navs3 .list .icon-img.icon03 {
  background-position: 0 -96px;
}
.icon-navs3 .list .txt {
  float: left;
  font-size: 12px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-top: 10px;
  margin-right: 5px;
  margin-left: 5px;
}
.fixed-r-menu {
  position: fixed;
  right: 30px;
  bottom: 200px;
  z-index: 999;
}
.fixed-r-menu ul li a{ height:71px}
.fixed-r-menu ul li a:hover{ background-color:#21a901}
.fixed-r-menu .list {
  background-color: #d8d9e0;
  width: 71px;
  height: 71px;
  margin-bottom: 2px;
  position:relative
}
.fixed-r-menu .list .txt {
  color: #515567;
  text-align: center;
}
.fixed-r-menu .list .icon {
  height: 37px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 100%;
  background-image: url(../../images/img_39.png);
  background-repeat: no-repeat;
}
.fixed-r-menu .list .icon:before{ content:none}
.fixed-r-menu .list .icon.icon-qq {
  background-position: center 0;
  margin-top: 8px;
}
.fixed-r-menu .list .icon.icon-phone {
  background-position: center -67px;
  margin-top: 6px;
}
.fixed-r-menu .list .icon.icon-email {
  background-position: center -140px;
  margin-top: 8px;
}
.fixed-r-menu .list .icon.icon-wx {
  background-position: center -212px;
  margin-top: 6px;
}
.fixed-r-menu .list .icon.icon-calculator {
  background-position: center -286px;
  margin-top: 8px;
}
.fixed-r-menu .list .icon.icon-arr-t {
  background-position: center -352px;
}
.fixed-r-menu .list a.dis:hover .txt {
  color: #fff;
}
.fixed-r-menu .list a:hover .icon{ background-image: url(../../images/img_40.png)} 
@media only screen and (max-width: 1200px) {
  .picScroll-left {
    padding: 0 60px;
    padding-bottom: 20px;
  }
  .picScroll-left .bd ul li {
    margin: 0 20px;
  }
}
@media only screen and (max-width: 1065px) {
  .subnav .icon-navs .list .icon-img,
  .subnav .icon-navs .list .txt {
    float: initial;
  }
  .subnav .icon-navs .list .txt {
    display: block;
  }
  .searchbar {
    margin-top: 13px;
  }
  .m-title h2.tit {
    font-size: 18px;
  }
  .img-lists .list a.dis .ins2 img {
    width: 100%;
  }
}
@media only screen and (max-width: 1050px) {
  .img-lists .list a.dis {
    padding-right: 40px;
  }
  .m-title h2.tit {
    font-size: 16px;
  }
}
/*首页新增*/


.list-slide{
  position:absolute;
  right:71px;
  top:0;
  display:none;
}
.list-slide:after{
  content:'';
  display:block;
  border:5px solid transparent;
  border-left-color:#fff;
  position:absolute;
  right:-10px;
  top:34px;
}
.list-slide p,.list-slide span{
  width:180px;
  height:71px;
  padding:0 10px;
  line-height:71px;
  color:#fff;
  font-size:14px;
  background-color:#515567;
  text-align:center;
  box-shadow:1px 1px 2px rgba(0, 0, 0, 0.3);
}
.list-slide p.code{ width:100px; padding:10px;  text-align:centerl; line-height:30px; padding-bottom:0; height:auto}
.list-slide p.code img{ width:100%}
.list-slide p.code i{ line-height:20px}
.list-slide span{
  display:block;
  line-height:30px;
}
.list-slide span em{
  font-size:10px;
}


.more-help{ text-align:center;}
.more-help a{ font-size:18px; color:#999}
.more-help a:hover{ color:#21a901; text-decoration:underline}

/*下拉统一样式*/
.lsearch-down-list {
	background-color:#fff;
	border:1px solid #e7e7e7;
	width: 100%;
	right: 0;
	top:42px;
	position:absolute;
	z-index: 99;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
	border-radius:3px
}
.lsearch-down-list .op a{
	 color: #666;
    border: 0;
    height: 35px;
    line-height: 35px;
	 padding: 0 12px;
	display:block}

.lsearch-down-list .op a .fa {
	color:#d0d0d0
}
.lsearch-down-list .op a:hover {
	color:#fff
}
.lsearch-down-list .op a:hover, .lsearch-down-list .op a:hover .fa {
	color:#21a901;
	background-color:#f5f5f5
}

 /*分页*/

 #pageGro {
        width: 450px;
        height: 30px;
        margin: 0px auto;
        padding-top: 10px;
        font-size: 14px;
        text-align: center;
        color: #000000;
    }

    #pageGro div, #pageGro div ul li {
        font-size: 12px;
        color: #999;
        line-height: 25px;
        float: left;
        margin-left: 5px;
    }

    #pageGro div ul li {
        width: 25px;
        text-align: center;
        border: 1px solid #e5e5e5;
        cursor: pointer;
		border-radius:2px
    }

    #pageGro div ul li.on {
        color: #fff;
        background: #21a901;
        border: 1px solid #21a901;
    }

    #pageGro .pageUp, #pageGro .pageDown, #pageGro .pagestart, #pageGro .pageend {
        width: 63px;
        border: 1px solid #e5e5e5;
        cursor: pointer;
		border-radius:2px
    }

.help-list .select{
        font-size:14px;
        width:180px;
        height:42px;
        padding-left: 14px;
        margin-right:20px;
        border: 1px solid #e5e5e5;
		    border-radius: 20px;
    }
    select::-ms-expand { display: none; }
	
table tr:hover{background-color: #fff6e8;}

/*首页手机视图*/

	 html{ width:1280px}
	.picScroll-left .bd ul li { margin:0}
	.ins .picScroll-left{ padding:0}
	@media (min-width: 1024px){ html{ width:auto}}
	
	