.html {
  width: 1200px;
  margin: 0 auto;
}
.top {
  height: 191px;
  display: flex;
  justify-content: space-between;
}
.top .logo {


/*padding-top: 30px;*/
}
.top .search {
  width: 320px;
  height: inherit;
  display: flex;
}
.top .search .form {
  margin: auto;
  width: 100%;
}
.top .search .form .dl {
  height: 42px;
  padding-right: 96px;
}
.top .search .form .dl .button {
  float: right;
  margin-right: -96px;
  width: 82px;
  height: inherit;
  background-color: #e60012;
  border-radius: 10px;
  color: #fff;
  background-repeat: no-repeat;
  background-position: 10px center;
  box-sizing: border-box;
  text-align: center;
  cursor: pointer;
  line-height: 42px;
}
.top .search .form .dl .input {
  background-color: #fff;
  border: 1px solid #bfbfbf;
  border-radius: 10px;
}
.top .search .form .dl .input input {
  width: 100%;
  height: 40px;
  border: 0px;
  border-radius: 10px;
  outline: 0px;
  box-sizing: border-box;
  padding: 0 10px;
}
.wnav {
  background-color: #e60012;
}
.nav {
  min-height: 54px;
  line-height: 54px;
  display: flex;
}
.nav .li {
  width: 15%;
  color: #fff;
  text-align: center;
  font-size: 18px;
  cursor: pointer;
}
.nav .li a {
  color: #fff;
}
.nav .li.selected {
  background-color: #fff;
  color: #e60012;
}
.nav .li.selected a {
  color: #e60012;
}
.board-hotline {
  /*display: flex;
	justify-content: space-between;*/
  height: 27px;
  line-height: 27px;
  padding: 13px 0;
  color: #fff;
}
.board-hotline .board {
  /*width: 560px;*/
  padding-left: 46px;
  box-sizing: border-box;
  height: inherit;
}
.board-hotline .board .ico {
  float: left;
  margin-left: -46px;
  width: 46px;
  height: inherit;
  background-image: url(../images/board-ico.png);
  background-repeat: no-repeat;
  background-position: left center;
}
.board-hotline .board .list {
  font-size: 14px;
}
.board-hotline .board .list a {
  color: #000;
}
.board-hotline .hotline {
  padding-left: 36px;
  box-sizing: border-box;
  height: inherit;
  display: none;
}
.board-hotline .hotline .ico {
  float: left;
  margin-left: -36px;
  width: 36px;
  height: inherit;
  background-image: url(../images/hotline-ico.png);
  background-repeat: no-repeat;
  background-position: left center;
}
.board-hotline .hotline .list {
  font-size: 14px;
}
.fullSlide {
  position: relative;
}
.fullSlide .bd {
  position: relative;
  z-index: 0;
}
.fullSlide .bd li img {
  width: 100%;
  vertical-align: top;
}
.fullSlide .prev, .fullSlide .next {
  width: 37px;
  height: 69px;
  position: absolute;
  left: 10%;
  top: 50%;
  margin-top: -35px;
  background-image: url(../images/flash-arrow.png);
}
.fullSlide .next {
  left: auto;
  right: 10%;
  transform: rotate(180deg)
}
.fullSlide .hd {
  position: absolute;
  bottom: 30px;
  left: 0px;
  width: 100%;
  text-align: center;
}
.fullSlide .hd ul li {
  display: inline-block;
  width: 40px;
  height: 5px;
  background-color: #c7c9c8;
  margin: 0 5px;
  font-size: 0px;
  cursor: pointer;
}
.fullSlide .hd ul li.on {
  background-color: #fff;
}
.zixun {
  margin-top: 44px;
}
.zixun .head {
background-color:#e60012 ;
  border-radius: 10px 10px 0 0;
  height: 46px;
  line-height: 46px;
  padding: 0 35px;
  color: #fff;
}
.zixun .head .column {
  float: left;
  font-size: 18px;
}
.zixun .head .more {
  float: right;
  font-size: 14px;
}
.zixun .pl {
  display: flex;
  justify-content: space-between;
  padding: 35px;
  background-color: #efefef;
}
.zixun .pl .pic {
  width: 58%;
}
.zixunpic {
  position: relative;
}
.zixunpic .bd {
  position: relative;
  z-index: 0;
}
.zixunpic .bd li .img {
  height: 378px;
  vertical-align: top;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.zixunpic .prev, .fullSlide .next {
  width: 37px;
  height: 69px;
  position: absolute;
  left: 10%;
  top: 50%;
  margin-top: -35px;
  background-image: url(../images/flash-arrow.png);
}
.zixunpic .next {
  left: auto;
  right: 10%;
  transform: rotate(180deg)
}
.zixun .pl .ptxt {
  width: 40%;
}
.zixun .pl .ptxt .column2 {
  position: relative;
}
.zixun .pl .ptxt .column2 .img {
  position: absolute;
  top: -81px;
  left: -18px;
}
.zixun .pl .ptxt .tt {
  height: 126px;
}
.zixun .pl .ptxt .tt .title {
  padding-left: 110px;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 15px;
}
.zixun .pl .ptxt .tt .txt {
  font-size: 14px;
  color: #626262;
  text-align: center;
}
.zixun .pl .list .li {
  padding: 4px 0;
  font-size: 15px;
}
.zixun .pl .list .li .catename {
  color: #cc1915;
  margin-right: 4px;
}
.news1 {
  display: flex;
  margin: 44px 0;
  justify-content: space-between;
}
.news1 .left1 {
  width: 49%;
}
.news1 .right1 {
  width: 49%;
}
.jineng .head {
  height: 48px;
  line-height: 48px;
  border-top: 2px solid #e12728;
  display: flex;
  background-color: #efefef;
}
.jineng .head .li {
  width: 132px;
  box-sizing: border-box;
  text-align: center;
  padding-left: 33px;
  background-repeat: no-repeat;
  background-position: 16px center;
  cursor: pointer;
  background-image: url(../images/jineng-ico2.png);
}
.jineng .head .li:nth-of-type(1) {
  background-image: url(../images/jineng-ico.png);
}
.jineng .head .li:nth-of-type(2) {}
.jineng .head .li.selected {
  background-color: #e60012;
  color: #fff;
}
.jineng .head .li.selected a {
  color: #fff;
}
.jineng .list {
  border: 1px solid #efefef;
  height: 385px;
  box-sizing: border-box;
  padding: 15px 0;
  display: none;
}
.jineng .list.show {
  display: block;
}
.jineng .list .li {
  padding-left: 36px;
  background-image: url(../images/ff-ico.jpg);
  background-repeat: no-repeat;
  background-position: 16px center;
  line-height: 32px;
}
.jineng .list .li .addtime {
  float: right;
  color: #a6a6a6;
  font-size: 14px;
  margin: 0 20px;
}
.sitebanshi .head2 {
  height: 48px;
  line-height: 48px;
  border-top: 2px solid #e60012;
  display: flex;
  background-color: #efefef;
}
.sitebanshi .head2 .li {
  width: 132px;
  box-sizing: border-box;
  text-align: center;
  padding-left: 33px;
  background-repeat: no-repeat;
  background-position: 16px center;
  cursor: pointer;
  background-image: url(../images/banshi-ico.png);
}
.sitebanshi .list2 {
  border: 1px solid #efefef;
  height: 385px;
  box-sizing: border-box;
  padding: 15px;
}
.sitebanshi .list2 .shehui .head {
  height: 28px;
  line-height: 28px;
  text-align: center;
  border-bottom: 2px solid #e60012;
  display: flex;
  font-size: 14px;
}
.sitebanshi .list2 .shehui .head .li {
  width: 100px;
  cursor: pointer;
}
.sitebanshi .list2 .shehui .head .li.selected {
  color: #fff;
  background-color: #e60012;
}
.sitebanshi .list2 .shehui .list {
  display: none;
}
.sitebanshi .list2 .shehui .list.shehui-content {
  display: flex;
  justify-content: space-between;
  padding-top: 20px;
}
.sitebanshi .list2 .shehui .list.shehui-content .zs-blue {
  width: 100px;
}
.sitebanshi .list2 .shehui .list.shehui-content .zs-blue .dl {
  border: 1px solid #e60012;
  border-radius: 10px;
  margin-bottom: 8px;
}
.sitebanshi .list2 .shehui .list.shehui-content .zs-blue .dl a {
  color: #fff;
  text-decoration: none;
}
.sitebanshi .list2 .shehui .list.shehui-content .zs-blue .dl:last-of-type {
  margin-bottom: 0;
}
.sitebanshi .list2 .shehui .list.shehui-content .zs-blue .dl .dt {
  border-radius: 8px 8px 0 0;
  height: 34px;
  line-height: 34px;
  background-color: #e60012;
  color: #fff;
  text-align: center;
}
.sitebanshi .list2 .shehui .list.shehui-content .zs-blue .dl .dd {
  height: 60px;
  background-repeat: no-repeat;
  background-position: center;
}
.sitebanshi .list2 .shehui .list.shehui-content .zs-blue .dl:nth-of-type(1) .dd {
  background-image: url(../images/gongzong-ico.png);
}
.sitebanshi .list2 .shehui .list.shehui-content .zs-blue .dl:nth-of-type(2) .dd {
  background-image: url(../images/gongzong-ico2.png);
}
.sitebanshi .list2 .shehui .list.shehui-content .zs-blue .dl:nth-of-type(3) .dd {
  background-image: url(../images/gongzong-ico3.png);
}
.sitebanshi .list2 .shehui .list.shehui-content .zs-gray {
  width: 440px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.sitebanshi .list2 .shehui .list.shehui-content .zs-gray .dl {
  width: 206px;
  box-sizing: border-box;
  padding: 20px 0;
  border: 1px solid #dcdcdc;
  margin-bottom: 20px;
}
.sitebanshi .list2 .shehui .list.shehui-content .zs-gray .dl:nth-of-type(3) {
  margin-bottom: 0;
}
.sitebanshi .list2 .shehui .list.shehui-content .zs-gray .dl:nth-of-type(4) {
  margin-bottom: 0;
}
.sitebanshi .list2 .shehui .list.shehui-content .zs-gray .dl .dt {
  height: 72px;
  background-repeat: no-repeat;
  background-position: center;
}
.sitebanshi .list2 .shehui .list.shehui-content .zs-gray .dl:nth-of-type(1) .dt {
  background-image: url(../images/zhengshu-ico.png);
}
.sitebanshi .list2 .shehui .list.shehui-content .zs-gray .dl:nth-of-type(2) .dt {
  background-image: url(../images/zhengshu-ico2.png);
}
.sitebanshi .list2 .shehui .list.shehui-content .zs-gray .dl:nth-of-type(3) .dt {
  background-image: url(../images/zhengshu-ico3.png);
}
.sitebanshi .list2 .shehui .list.shehui-content .zs-gray .dl:nth-of-type(4) .dt {
  background-image: url(../images/zhengshu-ico4.png);
}
.sitebanshi .list2 .shehui .list.shehui-content .zs-gray .dl .dd {
  text-align: center;
}
.sitebanshi .list2 .shehui .list.jianding {
  padding-top: 10px;
}
.sitebanshi .list2 .shehui .list.jianding .li {
  padding-left: 36px;
  background-image: url(../images/ff-ico.jpg);
  background-repeat: no-repeat;
  background-position: 16px center;
  line-height: 31px;
}
.sitebanshi .list2 .shehui .list.jianding .li .addtime {
  float: right;
  color: #a6a6a6;
  font-size: 14px;
  margin: 0 20px;
}
.bg-gray {
  background-color: #f5f5f5;
}
.news2 {
  display: flex;
  justify-content: space-between;
  padding: 35px 0;
}
.news2 .left2 {
  width: 800px;
  background-color: #fff;
}
.news2 .right2 {
  width: 370px;
  background-color: #fff;
}
.focusnews {
  padding: 35px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
}
.focusnews .head {
  width: 214px;
}
.focusnews .head .li {
  height: 75px;
  line-height: 75px;
  text-align: center;
  font-size: 22px;
  background-color: #e4e4e4;
  margin-bottom: 1px;
  cursor: pointer;
}
.focusnews .head .li.selected {
  color: #fff;
  background-color: #e60012;
}
.focusnews .pictxtlist {
  width: 490px;
}
.focusnews .pictxtlist .pictxt {
  padding-left: 166px;
  height: 170px;
}
.focusnews .pictxtlist .pictxt .pic {
  float: left;
  margin-left: -166px;
  width: 146px;
  height: 146px;
  background-repeat: no-repeat;
  background-size: cover;
}
.focusnews .pictxtlist .pictxt .title {
  font-size: 18px;
  margin-bottom: 10px;
}
.focusnews .pictxtlist .pictxt .txt {
  font-size: 12px;
  color: #8a8a8a;
  line-height: 20px;
}
.focusnews .pictxtlist .list {
  display: none;
}
.focusnews .pictxtlist .list.show {
  display: block;
}
.focusnews .pictxtlist .list .li {
  font-size: 15px;
  padding-left: 20px;
  line-height: 30px;
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url(../images/ff-ico.jpg);
}
.focusnews .pictxtlist .list .li .addtime {
  float: right;
  color: #ababab;
}
.focusnews2 .head {
  height: 45px;
  background-color: #e60012;
  line-height: 45px;
  color: #fff;
}
.focusnews2 .head .column {
  float: left;
  height: inherit;
  padding-left: 50px;
  background-repeat: no-repeat;
  background-position: 15px center;
  background-image: url(../images/focus-ico.png);
}
.focusnews2 .head .more {
  float: right;
  height: inherit;
  padding: 0 4px;
  font-size: 14px;
  background-color: #851717;
}
.focusnews2 .head .more a {
  color: #fff;
}
.focusnews2 .list {
  padding-top: 10px;
}
.focusnews2 .list .li {
  border-bottom: 1px dotted #d8b0b1;
  padding: 10px;
  color: #861213;
}
.focusnews2 .list .li .title {
  padding-left: 40px;
  background-repeat: no-repeat;
  background-position: 10px center;
  background-image: url(../images/yuan-ico.png);
  font-size: 18px;
}
.focusnews2 .list .li .title a {
  color: #861213;
}
.focusnews2 .list .li .txt {
  margin-top: 10px;
  padding-left: 40px;
  font-size: 12px;
  line-height: 20px;
  display: none;
}
.focusnews2 .list .li.selected .txt {
  display: block;
}
.news3 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 20px;
}
.news3 .left3 {
  width: 49%;
}
.zhengci {
  margin-bottom: 20px;
}
.zhengci .head {
  height: 50px;
background-color:#e60012 ;
  border-radius: 10px 10px 0 0;
  line-height: 50px;
  color: #fff;
}
.zhengci .head .column {
  float: left;
  font-size: 20px;
  padding-left: 50px;
  background-image: url(../images/zhengci-ico.png);
  background-repeat: no-repeat;
  background-position: 15px center;
}
.zhengci .head .more {
  float: right;
  font-size: 50px;
  background-color: #f24644;
  border-top-right-radius: 9px;
  padding: 0 10px;
}
.zhengci .head .more a {
  color: #fff;
  text-decoration: none;
}
.zhengci .list {
  height: 266px;
  border: 1px solid #f5f5f5;
  padding: 20px;
  box-sizing: border-box;
}
.zhengci .list .li {
  line-height: 32px;
  padding-left: 20px;
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url(../images/ff-ico.jpg);
}
.zhengci .list .li .addtime {
  float: right;
  color: #acacac;
  font-size: 14px;
  margin-left: 10px;
}
.zhengci2 {
  margin-bottom: 20px;
}
.zhengci2 .head {
  height: 50px;
background-color:#e60012 ;
  border-radius: 10px 10px 0 0;
  line-height: 50px;
  color: #fff;
}
.zhengci2 .head .column {
  float: left;
  font-size: 20px;
  padding-left: 50px;
  background-image: url(../images/zhengci-ico.png);
  background-repeat: no-repeat;
  background-position: 15px center;
}
.zhengci2 .head .more {
  float: right;
  font-size: 50px;
  background-color: #f24644;
  border-top-right-radius: 9px;
  padding: 0 10px;
}
.zhengci2 .head .more a {
  color: #fff;
  text-decoration: none;
}
.zhengci2 .list {
  height: 266px;
  border: 1px solid #f5f5f5;
  padding: 20px;
  box-sizing: border-box;
  padding-right: 240px;
}
.zhengci2 .list .pictxt {
  float: right;
  margin-right: -214px;
  margin-top: 40px;
  width: 184px;
}
.zhengci2 .list .pictxt .pic {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 124px;
}
.zhengci2 .list .pictxt .title {
  margin-top: 10px;
}
.zhengci2 .list .li {
  line-height: 32px;
  padding-left: 20px;
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url(../images/ff-ico.jpg);
}
.ggw {
  margin-bottom: 30px;
}
.ggw .pic {
  width: 200px;
  height: 80px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-right: 5px;
}
.zhengci3 {
  background-color: #f5f5f5;
  margin-bottom: 30px;
}
.zhengci3 .head {
  height: 50px;
  line-height: 50px;
  color: #e60012;
  border-bottom: 2px solid #e60012;
}
.zhengci3 .head .column {
  float: left;
  font-size: 20px;
  padding-left: 50px;
  background-image: url(../images/zhengci-ico.png);
  background-repeat: no-repeat;
  background-position: 15px center;
}
.zhengci3 .head .more {
  float: right;
  font-size: 50px;
  background-color: #f24644;
  border-top-right-radius: 9px;
  padding: 0 10px;
  display: none;
}
.zhengci3 .list {
  border: 1px solid #f5f5f5;
  padding: 20px;
  box-sizing: border-box;
}
.zhengci3 .list .pictxt {
  padding-left: 168px;
  margin-bottom: 10px;
}
.zhengci3 .list .pictxt .pic {
  float: left;
  width: 150px;
  height: 150px;
  margin-left: -168px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.zhengci3 .list .pictxt .title {
  font-size: 18px;
  margin-bottom: 10px;
}
.zhengci3 .list .pictxt .txt {
  font-size: 14px;
  color: #848484;
  line-height: 24px;
}
.zhengci3 .list .li {
  line-height: 32px;
  padding-left: 20px;
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url(../images/ff-ico.jpg);
}
.zhengci3 .list .li .addtime {
  float: right;
  color: #a5a5a5;
  font-size: 14px;
}
.link {
  padding: 25px 0;
}
.link .list {
  display: flex;
  flex-wrap: wrap;
}
.link .li {
  width: 20%;
  font-size: 13px;
  color: #6a6a6a;
  line-height: 30px;
  padding-left: 20px;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url(../images/ff-ico.jpg);
}
.footer {
  background-color: #e60012;
  color: #fff;
  background-position: center;
}
.footer a {
  color: #fff;
}
.foot {
  display: flex;
  padding: 60px 0;
  font-size: 14px;
  justify-content: space-between;
}
.foot .fnav {}
.foot .fnav .li {
  line-height: 33px;
}
.foot .qr {
  display: flex;
}
.foot .qr .dl {
  margin: 0 10px;
}
.foot .qr .dl .dt {
  width: 110px;
  height: 110px;
  background-size: cover;
  background-color: #ddd;
}
.foot .qr .dl .dd {
  text-align: center;
}
.wfooter {
  background-color: #a9232d;
  text-align: center;
  color: #fff;
  padding: 30px 0;
  font-size: 14px;
  line-height: 12px;
}
.wfooter a {
  color: #fff;
}
.inside:after {
  content: '';
  display: block;
  clear: both;
}
.inside .inside-left {
  /*float: right;
	width: 920px;*/
  background-color: #fff;
  padding: 10px;
}
.inside .inside-right {
  float: left;
  width: 250px;
  display: none;
}
.location {
  padding: 10px;
  background-color: #fbfbfb;
  border: 1px solid #e9e9e9;
  margin: 10px 0;
  font-size: 14px;
}
.news-view {
  background-color: #fff;
}
.news-view .title {
  font-family: "微软雅黑";
  font-size: 30px;
  padding: 20px 30px;
  border-bottom: 3px solid #f2f2f2;
text-align: center;
}
.news-view .title .line {
  height: 7px;
}
.news-view .writer {
  padding: 20px 30px;
  color: #666;
  /*height:50px;*/
  font-size: 12px;
}
.news-view .writer .addtime {
  display: inline-block;
  margin-right: 30px;
}
.news-view .content {
  font-size: 16px;
  line-height: 40px;
  padding: 30px;
  padding-top: 0px;
  margin: 0px !important;
}
.news-view .content p {
  margin: 0px;
  padding: 0px;
}
.news-view .content img {
  max-width: 100%;
}
.news-view .tags {
  padding: 0 10px;
  height: 28px;
  line-height: 28px;
  background-color: #f1eff0;
  color: #08519e;
  border-bottom: 3px solid #fff;
}
.news-view .tags a {
  color: #08519e;
}
.news-view .tags-line {
  height: 7px;
  overflow: hidden;
  background-image: url(../images/toutiao-bottom-line.gif);
}
.news-view .prevnext {
  clear: both;
}
.news-view .prevnext ul li {
  font-size: 14px;
  line-height: 30px;
}
.news-more {
  padding-top: 20px;
}
.news-more .list ul li {
  padding-left: 90px;
}
.news-more .list ul li .addtime {
  float: left;
  margin-left: -90px;
  color: #868686;
  font-size: 13px;
  margin-top: -3px;
}
.news-more .list ul li .tc {
  position: relative;
  padding: 0 0 50px 25px;
  border-left: 2px solid #ccc;
}
.news-more .list ul li .tc .yuan {
  position: absolute;
  left: -8px;
  top: 0px;
  width: 10px;
  height: 10px;
  background-color: #ccc;
  border: 2px solid #2474cb;
  border-radius: 10px;
}
.news-more .list ul li .title2 {
  font-size: 20px;
  padding-bottom: 10px;
  float: left;
  margin-top: -6px;
}
.news-more .list ul li .content2 {
  clear: both;
  color: #868686;
  font-size: 13px;
}
.news-picmore ul li {
  box-sizing: border-box;
  padding: 20px;
  margin-top: 20px;
  border: 1px solid #e8e8e8;
  background-color: #fff;
}
.news-picmore ul li dl dt {
  float: left;
  width: 160px;
  height: 160px;
  background-size: cover;
  margin-left: -180px;
  background-color: #f0f0f0;
}
.news-picmore ul li dl dt.flex2 {
  display: flex;
  font-size: 60px;
  line-height: 60px;
  text-align: center;
}
.news-picmore ul li dl dt.flex2 .piczi {
  margin: auto;
}
.news-picmore ul li dl dd .title {
  margin-bottom: 15px;
}
.news-picmore ul li dl dd .content, .news-picmore ul li dl dd .content2 {
  font-size: 14px;
  margin-bottom: 10px;
  color: #8b858d;
}
.news-picmore ul li dl dd .content2 {
  display: none;
}
.news-picmore ul li dl dd .addtime {
  color: #999;
  font-size: 12px;
  margin-bottom: 10px;
}
.news-more-page{
  display: flex;
  justify-content: center;
}
.news-more-page .pagination{
  display: flex;
  padding-top: 40px;
  padding-bottom: 40px;
  align-items: center;
}
.news-more-page li{
  margin-right: 10px;
  margin-left: 10px;
}
.news-more-page .page {
  clear: both;
  color: #e60012;
  text-align: center;
  margin: 40px 0;
}
.news-more-page  span {
  background: #fff;
  border: 1px solid #e60012;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  padding: 5px 10px;
  color: #e60012;
  font-family: "微软雅黑";
  margin-right: 3px;
}
.news-more-page span {
  background: #e60012;
  border: 1px solid #e60012;
  color: #fff;
  text-decoration: none;
}
.news-more-page .pageinfo {
  display: none;
}
.onlineleave {
  background-color: #fff;
}
.onlineleave .title {
  font-family: "微软雅黑";
  font-size: 30px;
  padding: 20px 30px;
  border-bottom: 3px solid #f2f2f2;
  text-align: center;
}
.onlineleave .content {
  padding: 30px 0;
  display: flex;
}
.onlineleave .content .form {
  flex-direction: column;
  margin: auto;
}
.onlineleave .content .form .input .label {
  width: 75px;
}
.onlineleave .content .form .input {
  display: flex;
  margin-bottom: 20px;
}
.onlineleave .content .form .input .input-text {
  width: 500px;
  height: 30px;
}
.onlineleave .content .form .input textarea[name=content] {
  width: 500px;
  height: 100px;
}
.onlineleave .content .form .btn {
  text-align: center;
  padding-top: 20px;
}
.onlineleave .content .form .btn .button {
  padding: 10px 30px;
  background-color: #e60012;
  cursor: pointer;
  color: #fff;
  text-align: center;
  vertical-align: bottom;
}
  .chaxunbox {
    width: 100%;
    background: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    padding: 1.06383rem 0;
    min-height: 70vh;
    background-image: url("channel-bg.png");
}

.chaxunbox .logo {
    width: 1018px
}

.chaxunbox .logo img {
    width: 100%
}

.chaxunbox .titlebox {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    margin-top: .21277rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 500px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    border-bottom: .10638rem solid #D50100;
    padding: 0 0 .21277rem 0
}

.chaxunbox .titlebox .icon {
    width: 1.06383rem
}

.chaxunbox .titlebox .icon img {
    width: 100%
}

.chaxunbox .titlebox .titletext {
    color: #D50100;
    font-size: 28px;
    font-weight: 700;
    text-align: center;
}

.chaxunbox .shenfenzhengbox {
    width: 500px;
    position: relative;
    border: .05319rem solid #D50100;
    padding: .53191rem 0;
    margin-top: .53191rem;
    border-radius: .21277rem
}

.chaxunbox .shenfenzhengbox .icon {
    width: 1.2234rem;
    position: absolute;
    z-index: 99;
    left: .26596rem;
    top: 15px;
}

.chaxunbox .shenfenzhengbox .icon img {
    width: 100%
}

.chaxunbox .shenfenzhengbox .inputbox input {
    outline: none;
    border: none;
    padding-left: 1.8617rem;
    font-size: 18px;
    width: calc(100% - 2.12766rem)
}

.chaxunbox .chaxunbtn {
    background: #D50100;
    color: #fff;
    padding: .53191rem 0;
    width: 500px;
    text-align: center;
    border-radius: .21277rem;
    margin-top: 1.06383rem;
    cursor: pointer;
    border: unset;
}

.chaxunbox .zhuyibox {
    width: 500px;
    font-size: 18px;
    margin-top: 1.06383rem
}

.chaxunbox .zhuyibox div {
    margin-top: .26596rem
}