@charset "UTF-8";
.section {
  min-width: 1200px;
}

.section_inner {
  width: 1200px;
  margin: 0 auto;
}

.ul_list li, .ul_list2 li {
  cursor: pointer;
}

.shadow {
  -webkit-box-shadow: 0px 0px 5px #ccc;
  -moz-box-shadow: 0px 0px 5px #ccc;
  box-shadow: 0px 0px 5px #ccc;
  background-color: #fff;
}

.fenye {
  text-align: center;
  padding: 30px 0px;
}
.fenye a {
  width: 30px;
  height: 40px;
  border: 1px solid #dddddd;
  background-color: #e5e5e5;
  text-align: center;
  line-height: 40px;
  color: #666;
  display: inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-right: 14px;
}
.fenye a:last-of-type {
  width: 66px;
}
.fenye a:hover, .fenye a.active {
  background-color: #ff5a00;
  color: #ffffff;
  border: 1px solid #ff5a00;
}
.fenye span {
  width: 70px;
  height: 40px;
  border: 1px solid #dddddd;
  font-size: 16px;
  text-align: center;
  line-height: 40px;
  color: #666;
  display: inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #e5e5e5;
}
.fenye em {
  line-height: 40px;
  padding-right: 10px;
  height: 40px;
  display: inline-block;
}
.fenye em .iconfont {
  font-size: 20px;
}

.location {
  padding-bottom: 10px;
  border-bottom: 1px solid #eeeeee;
}
.location span {
  padding: 0px 5px;
  color: #333;
}
.location strong {
  color: #333;
  font-weight: normal;
}
.location .iconfont {
  color: #333;
}

/*首页样式*/
.index-position-nav {
    width: 100%;
    position: fixed;
	top:0;
	z-index:999999;
}
.index_top {
  height: 34px;
  line-height: 34px;
  background-color: #f1f1f1;
}
.index_top .topL .diquShow {
  position: relative;
  cursor: pointer;
  width: 150px;
  height: 34px;
  text-align: center;
  line-height: 34px;
}
.index_top .topL .diquShow span {
  font-size: 12px;
  color: #ff5a00;
  padding-left: 5px;
}
.index_top .topL .diquShow .switch {
  margin-top: 8px;
  width: 80px;
  height: 18px;
  color: #ffffff;
  display: inline-block;
  text-align: center;
  line-height: 18px;
  font-size: 12px;
  background-color: #ff5a00;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.index_top .topL .diquShow .switch .iconfont {
  font-size: 12px;
}
.index_top .topL .diquHide {
  z-index: 1;
  display: none;
  width: 470px;
  border: 1px solid #ddd;
  position: absolute;
  left: 15px;
  top: 34px;
  border-top: none;
  background-color: #ffffff;
}
.index_top .topL .diquHide a {
  width: 3em;
  height: 20px;
  text-align: center;
  line-height: 20px;
  margin-left: 10px;
  margin-top: 10px;
  display: inline-block;
}
.index_top .topR span a {
  display: inline-block;
  width: 50px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  margin-right: 10px;
}
.index_top .topR .dl{
  background-color: #dddddd;
}
.index_top .topR .zc{
  background-color: #ff5a00;
  color: #ffffff;
}
.index_top .topR .grzx{
  background-color: #ff5a00;
  color: #ffffff;
  width: 80px;
}
.index_top .topR .tc{
	background-color: #dddddd;
}

.index_top .topR em {
  display: inline-block;
  position: relative;
}
.index_top .topR em .iconfont {
  color: #777;
  margin: 0 5px;
}
.index_top .topR em img {
  position: absolute;
  right: 0;
  top: 34px;
  border: 1px solid #dddddd;
  display: none;
  z-index: 99;
}
.index_top .topR strong a:nth-of-type(1) {
  color: #e71f1c;
}
.index_top .topR strong a:nth-of-type(1):hover {
  text-decoration: underline;
}

.index_header {
  padding: 15px 0;
  background-color: #ffffff;
}
.index_header .headerC {
  margin-left: 15px;
  margin-top: 10px;
}
.index_header .headerC .search {
  width: 400px;
  height: 40px;
  border: 1px solid #dddddd;
  position: relative;
}
.index_header .headerC .search .iconfont {
  margin-left: 5px;
  font-size: 30px;
  color: #cbcbcb;
  float: left;
}
.index_header .headerC .search .searchInput {
  width: 300px;
  height: 40px;
  font-family: "Microsoft YaHei";
  font-size: 16px;
  padding-left: 15px;
  float: left;
}
.index_header .headerC .search .searchButton {
  position: absolute;
  right: -1px;
  top: -1px;
  width: 120px;
  height: 42px;
  background-color: #ff5a00;
  color: #ffffff;
  font-size: 20px;
  font-family: "Microsoft YaHei";
}
.index_header .headerC .searchTag {
  margin-top: 5px;
}
.index_header .headerC .searchTag a {
  padding-left: 10px;
}
.index_header .headerC .searchTag .iconfont {
  font-size: 14px;
  color: #ff0000;
  font-weight: 500;
}
.index_header .headerR {
  position: relative;
  margin-top: 10px;
}
.index_header .headerR .header_a {
  display: block;
  width: 170px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background-color: #ff5a00;
  font-size: 18px;
  color: #ffffff;
}
.index_header .headerR .headerHide {
  background-color: #fbc3a4;
  position: absolute;
  top: 40px;
  left: 0;
  width: 170px;
  display: none;
}
.index_header .headerR .headerHide a,.index_header .headerR .headerHide a.index_nev_wym_a1:last-of-type{
  text-align: center;
  padding: 6px 0;
  display: block;
  padding-bottom: 6px;
}
.index_header .headerR .headerHide a span {
  display: inline-block;
  width: 18px;
  height: 18px;
  text-align: center;
  line-height: 16px;
  font-size: 14px;
  color: #333333;
  border: 1px solid #333333;
  border-radius: 50%;
  margin-right: 5px;
}
.index_header .headerR .headerHide a strong {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
}
.index_header .headerR .headerHide a:last-of-type {
  padding-bottom: 10px;
}
.index_nev_wym{
  position: relative;
}
.index_nev_wym_list{
  min-width: 140px;
  position: absolute;
  left: 100%;
  top: 0;
  z-index: 1000;
  background-color: #fbc3a4;
  display: none;
}
.index_nev_wym_list_a{
  white-space: nowrap;
}
.index_header .headerR .headerHide .index_nev_wym_list_a:last-of-type{
  padding-bottom: 6px;
}
.index_header .headerR .headerHide a:hover {
  background-color: #ff5a00;
}
.index_header .headerR .headerHide a:hover span {
  color: #ffffff;
  border: 1px solid #ffffff;
}
.index_header .headerR .headerHide a:hover strong {
  color: #ffffff;
}

.navFenlei .navfenlei {
  display: block;
  width: 300px;
  height: 50px;
  background-color: #ff5a00;
  text-align: center;
  color: #ffffff;
  font-size: 18px;
  line-height: 50px;
}
.navFenlei .navfenlei .iconfont {
  margin-right: 15px;
  font-size: 20px;
}

.index_nav {
  background-color: #fff;
}
.index_nav ul li {
  float: left;
  height: 50px;
  line-height: 50px;
  text-align: center;
  width: 130px;
}
.index_nav ul li a {
  color: #333;
  font-size: 18px;
  padding-bottom: 5px;
}
.index_nav ul li a:hover {
  color: #ff5a00;
  border-bottom: 2px solid #ff5a00;
}
.index_nav ul .active a {
  color: #333;
  border-bottom: 2px solid #fff;
}
.index_nav .navPhone dl dt {
  height: 50px;
  width: 50px;
  margin-top: -10px;
}
.index_nav .navPhone dl dt .iconfont {
  font-size: 46px;
  color: #ff5a00;
  margin-right: 5px;
}
.index_nav .navPhone dl dd {
  margin-top: -5px;
}
.index_nav .navPhone dl dd strong {
  font-size: 20px;
  color: #ff5a00;
  font-weight: normal;
}

.index_banner {
  width: 100%;
  height: 450px;
  position: relative;
  overflow: hidden;
}
.index_banner .banner_inner {
  width: 1920px;
  height: 450px;
  overflow: hidden;
  position: absolute;
  left: 50%;
  margin-left: -960px;
  z-index: -1;
}
.index_banner .banner_inner .hd {
  position: absolute;
  bottom: 15px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 99;
}
.index_banner .banner_inner .hd ul li {
  float: left;
  width: 50px;
  height: 4px;
  background-color: #fff;
  opacity: 0.4;
  margin-right: 10px;
}
.index_banner .banner_inner .hd ul .on {
  background-color: #fff;
  opacity: 1;
}
.index_banner .banner_inner .bd {
  padding: 0;
  margin: 0;
}
.index_banner .bannerHideUl {
  width: 300px;
  height: 450px;
  background: rgba(255, 255, 255, 0.2);
}
.index_banner .bannerHideUl li {
  width: 250px;
  padding: 0 25px;
  height: 75px;
  /*text-align: center;*/
  cursor: pointer;
}
.index_banner .bannerHideUl li .banneHideA {
  display: block;
  width: 200px;
  padding-left: 50px;
  height: 74px;
  border-bottom: 1px dashed #ffffff;
  line-height: 75px;
  font-size: 18px;
  color: #ffffff;
}
.index_banner .bannerHideUl li .banneHideA .iconfont {
  font-size: 22px;
  margin-right: 10px;
}
.index_banner .bannerHideUl li:nth-of-type(2) .banneHideA .iconfont {
  font-size: 24px;
}
.index_banner .bannerHideUl li:last-of-type .banneHideA {
  border-bottom: none;
}
.index_banner .bannerHideUl li:hover {
  background-color: #fff;
}
.index_banner .bannerHideUl li:hover .banneHideA {
  color: #ff5a00;
}
.index_banner .bannerBox {
  width: 300px;
  height: 350px;
  -webkit-box-shadow: 0px 0px 5px #ccc;
  -moz-box-shadow: 0px 0px 5px #ccc;
  box-shadow: 0px 0px 5px #ccc;
  background: rgba(255, 255, 255, 0.88);
  position: absolute;
  left: 50%;
  margin-left: 300px;
  top: 50px;
}
.index_banner .bannerBox h3 {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  padding-top: 15px;
}
.index_banner .bannerBox p {
  margin-top: 20px;
  margin-left: 40px;
}
.index_banner .bannerBox .radio span {
  color: #666666;
  display: inline-block;
  margin-right: 20px;
}
.index_banner .bannerBox .radio input {
  width: 16px;
  height: 16px;
  background: url("../images/radio_default.png") no-repeat center;
  vertical-align: -2px;
  margin-right: 8px;
}
.index_banner .bannerBox .radio input:checked {
  background: url("../images/radio_checked.png") no-repeat center;
}

.index_banner .bannerBox .yzm {
  width: 208px;
  height: 28px;
  border: 1px solid #ddd;
  background-color: #ffffff;
  border-radius: 5px;
}
.index_banner .bannerBox .yzm .sryzm {
  height: 28px;
  padding-left: 10px;
  width: 80px;
}
.index_banner .bannerBox .yzm .Get-code {
  height: 28px;
  width: 85px;
}
.index_banner .bannerBox .yzm .iconfont {
  color: #999999;
  margin-left: 5px;
  vertical-align: -2px;
}

.index_banner .bannerBox .text {
  width: 208px;
  height: 28px;
  border: 1px solid #ddd;
  background-color: #ffffff;
  border-radius: 5px;
}
.index_banner .bannerBox .text .iconfont {
  color: #999999;
  margin-left: 5px;
  vertical-align: -2px;
}
.index_banner .bannerBox .text input {
  height: 28px;
  padding-left: 10px;
  width: 170px;
}
.index_banner .bannerBox .tijiao {
  display: flex;
  justify-content: space-between;
  width: 210px;
}
.index_banner .bannerBox .tijiao input {
  width: 100px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  border: 1px solid #ff5a00;
  color: #ffffff;
  border-radius: 5px;
  background-color: #ff5a00;
}
.index_banner .bannerBox .tijiao input:nth-of-type(2) {
  border: 1px solid #658bee;
  background-color: #658bee;
}
.index_banner .bannerBox .tijiao input:hover {
  background-color: #ffffff;
  color: #ff5a00;
}
.index_banner .bannerBox .tijiao input:nth-of-type(2):hover {
  background-color: #ffffff;
  color: #658bee;
}
.index_banner .bannerBox .jilu {
  width: 210px;
  margin-top: 20px;
  padding: 10px 40px 0;
  border-top: 1px dashed #dddddd;
}
.index_banner .bannerBox .jilu h4 {
  font-size: 16px;
  margin-bottom: 6px;
}
.index_banner .bannerBox .jilu .bd ul li {
  color: #666666;
}
.index_banner .bannerHide {
  width: 500px;
  height: 448px;
  border: 1px solid #dddddd;
  border-left: none;
  position: absolute;
  top: 0;
  left: 50%;
  background: url("../images/banner_bg.jpg") no-repeat right bottom #fff;
  margin-left: -300px;
  display: none;
  padding-left: 30px;
  text-align: left;
}
.index_banner .bannerHide01 dl {
  margin-top: 20px;
}
.index_banner .bannerHide01 dl dt {
  float: left;
  width: 68px;
  height: 68px;
  text-align: center;
  line-height: 68px;
  color: #ffffff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.index_banner .bannerHide01 dl dd {
  width: 400px;
  float: right;
}
.index_banner .bannerHide01 dl dd .bannerHideMore {
  color: #2eaae4;
}
.index_banner .bannerHide01 dl dd a {
  display: inline-block;
  margin-top: 20px;
  margin-right: 40px;
  font-family: SimSun;
}
.index_banner .bannerHide01 dl:nth-of-type(1) dt {
  background-color: #ff5a00;
  margin-top: 10px;
}
.index_banner .bannerHide01 dl:nth-of-type(2) dt {
  background-color: #8356a1;
  margin-top: 60px;
}
.index_banner .bannerHide01 dl:nth-of-type(2) dd a {
  margin-right: 30px;
}
.index_banner .bannerHide01 dl:nth-of-type(3) dt {
  background-color: #e57848;
}
.index_banner .bannerHide01 dl:nth-of-type(3) dd a {
  margin-top: 28px;
}
.index_banner .bannerHide02 a {
  display: inline-block;
  margin-top: 10px;
  margin-right: 40px;
  font-family: "SimSun";
}

h2 {
  text-align: center;
  padding-top: 50px;
  padding-bottom: 30px;
}
h2 .top {
  font-size: 36px;
  font-weight: bold;
}
h2 .btm {
  width: 60px;
  height: 3px;
  background-color: #ff5a00;
  transform: translateX(-50%);
  margin-top: 5px;
  margin-left: 50%;
}

.index_choose {
  padding-bottom: 50px;
}
.index_choose .chooseBox {
  margin-top: 15px;
}
.index_choose .chooseBox a {
  float: left;
  width: 140px;
  text-align: center;
  margin-right: 36px;
}
.index_choose .chooseBox a p {
  font-size: 18px;
  margin-top: 12px;
}
.index_choose .chooseBox a:last-of-type {
  margin-right: 0;
}
.index_choose .chooseBox a:first-of-type {
  letter-spacing: -1px;
}
.index_choose .chooseBox a:hover {
  margin-top: -15px;
}
.index_choose .chooseBox a:hover p {
  color: #ff5a00;
  font-weight: bold;
}
.index_recommend{
  padding-top: 40px;
  padding-bottom: 50px;
}
.index_recommend .recommend_box dl {
  width: 200px;
  float: left;
  margin-top: 40px;
  margin-right: 50px;
}
.index_recommend .recommend_box dl dt img {
  width: 200px;
  height: 278px;
  margin-bottom: 5px;
}
.index_recommend .recommend_box dl dd p {
  color: #555;
  margin-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #f5f5f5;
  width: 200px;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-indent: 10px;
}
.index_recommend .recommend_box dl dd p strong{
  color: #ff5a00;
}
.index_recommend .recommend_box dl dd .title{
  color: #ff5a00;
  font-size: 16px;
  /*text-align: center;*/
  /*text-indent: 0;*/
}
.index_recommend .recommend_box dl:nth-of-type(5n) {
  margin-right: 0;
}
.index_recommend .check_more{
  color: #ffffff;
  text-align: center;
  margin-top: 50px;
}
.index_recommend .check_more a{
  display: inline-block;
  width: 150px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background-color: #fff;
  border: 1px dashed #658bee;
  font-size: 16px;
  color: #658bee;
  border-radius: 10px;
}
.index_recommend .check_more a:hover {
  color: #ffffff;
  background-color: #658bee;
}
.index_zhuanrang {
  padding-bottom: 50px;
  background-color: #f5f5f5;
  padding-top: 40px;
}
.index_zhuanrang h2 .text {
  color: #666666;
  line-height: 28px;
  margin-top: 15px;
  margin-bottom:15px;
}
.index_zhuanrang h3 {
  height: 46px;
  line-height: 46px;
  font-size: 16px;
  padding-left: 20px;
  background-color: #ffffff;
  border-left: 2px solid #ff5a00;
}
.index_zhuanrang h3 span {
  float: left;
  line-height: 46px;
}
.index_zhuanrang h3 span strong {
  font-weight: normal;
}
.index_zhuanrang h3 span a {
  padding-right: 20px;
}
.index_zhuanrang h3 a {
  font-size: 16px;
}
.index_zhuanrang h3 .more {
  line-height: 46px;
  float: right;
  margin-right: 20px;
}
.index_zhuanrang ul li a {
  display: block;
  width: 1198px;
  height: 180px;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 5px #ccc;
  -moz-box-shadow: 0px 0px 5px #ccc;
  box-shadow: 0px 0px 5px #ccc;
  margin-top: 40px;
  border: 1px solid #ffffff;
}
.index_zhuanrang ul li a .left {
  background: url("../images/zhuanrang.png") no-repeat 20px center;
  height: 156px;
  padding-left: 96px;
  width:60%;
}
.index_zhuanrang ul li a .left .title {
  font-size: 18px;
  margin-top: 40px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.index_zhuanrang ul li a .left .text {
  font-size: 14px;
  color: #666666;
  margin-top: 30px;
  width:750px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.index_zhuanrang ul li a .left .text .tag_gjc{
    display: inline-block;
    cursor: pointer;
    margin-top: 5px;
}

.index_zhuanrang ul li a .left .text span {
  padding-right: 20px;
}
.index_zhuanrang ul li a .left .tags span {
  padding: 0 10px;
  border-radius: 10px;
  font-size: 14px;
  color: #666666;
  border: 1px solid #dddddd;
  margin-right: 5px;
}
.index_zhuanrang ul li a .right {
  position: relative;
}
.index_zhuanrang ul li a .right span {
  display: inline-block;
  width: 106px;
  height: 106px;
  text-align: center;
  line-height: 106px;
  background: url("../images/mianyi.png") no-repeat center;
  font-size: 20px;
  color: #ffffff;
  margin-top: 22px;
}
.index_zhuanrang ul li a .right strong {
  width: 160px;
  height: 80px;
  text-align: center;
  line-height: 80px;
  font-weight: normal;
  font-size: 16px;
  display: inline-block;
  border-left: 1px dashed #dddddd;
  margin-top: 38px;
  margin-left: 40px;
}
.index_zhuanrang ul li a .right i {
  position: absolute;
  display: inline-block;
  width: 4px;
  height: 40px;
  background-color: #ff5a00;
  top: 58px;
  right: 0;
}
.index_zhuanrang ul li a:hover {
  -webkit-box-shadow: 0px 0px 8px #ff5a00;
  -moz-box-shadow: 0px 0px 8px #ff5a00;
  box-shadow: 0px 0px 8px #ff5a00;
  border: 1px solid #ff5a00;
}
.index_zhuanrang ul li a:hover .right {
  color: #333333;
}
.index_zhuanrang .checkMore {
  text-align: center;
  margin-top: 50px;
}
.index_zhuanrang .checkMore a {
  display: inline-block;
  width: 150px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background-color: #fff;
  border: 1px dashed #ff5a00;
  font-size: 16px;
  color: #ff5a00;
  border-radius: 10px;
}
.index_zhuanrang .checkMore a:hover {
  color: #ffffff;
  background-color: #ff5a00;
}

.index_shougou {
  padding-bottom: 50px;
  padding-top: 40px;
}
.index_shougou h2 {
  padding-bottom: 0;
}
.index_shougou h2 .text {
  color: #666666;
  line-height: 28px;
  margin-top: 15px;
}
.index_shougou ul li {
  display: block;
  width: 1198px;
  height: 156px;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 5px #ccc;
  -moz-box-shadow: 0px 0px 5px #ccc;
  box-shadow: 0px 0px 5px #ccc;
  margin-top: 40px;
  border: 1px solid #ffffff;
}
.index_shougou ul li .left {
  background: url("../images/shougou.png") no-repeat 20px center;
  height: 156px;
  padding-left: 96px;
}
.index_shougou ul li .left .title {
  margin-top: 40px;
}
.index_shougou ul li .left .title a {
  font-size: 18px;
  color: #333333;
}
.index_shougou ul li .left .text {
  font-size: 14px;
  color: #666666;
  margin-top: 30px;
}
.index_shougou ul li .left .text span {
  padding-right: 20px;
}
.index_shougou ul li .right {
  position: relative;
}
.index_shougou ul li .right p {
  text-align: center;
  margin-top: 38px;
  width: 280px;
  height: 80px;
  border-left: 1px dashed #dddddd;
  display: block;
}
.index_shougou ul li .right p a {
  display: inline-block;
  background: url("../images/check_phone.png") no-repeat center;
  font-size: 16px;
  color: #ffffff;
  width: 136px;
  height: 44px;
  text-align: center;
  line-height: 44px;
  margin-top: 20px;
}
.index_shougou ul li .right i {
  position: absolute;
  display: inline-block;
  width: 4px;
  height: 40px;
  background-color: #658bee;
  top: 58px;
  right: 0;
}
.index_shougou ul li:hover {
  -webkit-box-shadow: 0px 0px 8px #658bee;
  -moz-box-shadow: 0px 0px 8px #658bee;
  box-shadow: 0px 0px 8px #658bee;
  border: 1px solid #658bee;
}
.index_shougou ul li:hover .title a {
  color: #ff5a00;
}
.index_shougou ul li:hover .right {
  color: #333333;
}
.index_shougou .checkMore {
  text-align: center;
  margin-top: 50px;
}
.index_shougou .checkMore a {
  display: inline-block;
  width: 150px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background-color: #fff;
  border: 1px dashed #658bee;
  font-size: 16px;
  color: #658bee;
  border-radius: 10px;
}
.index_shougou .checkMore a:hover {
  color: #ffffff;
  background-color: #658bee;
}

.industryNews {
  background-color: #f5f5f5;
  padding-bottom: 50px;
}
.industryNews .newsBox {
  float: left;
  width: 380px;
  margin-right: 30px;
  margin-top: 30px;
}
.industryNews .newsBox h3 {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 15px;
}
.industryNews .newsBox h3 span {
  font-size: 18px;
  border-left: 5px solid #ff5a00;
  height: 18px;
  line-height: 18px;
  padding-left: 10px;
  display: inline-block;
}
.industryNews .newsBox h3 a {
  float: right;
  color: #555;
}
.industryNews .newsBox ul li {
  height: 44px;
  line-height: 44px;
  border-bottom: 1px dashed #dddddd;
}
.industryNews .newsBox ul li span {
  float: left;
  width: 5px;
  height: 5px;
  background-color: #aaaaaa;
  margin-right: 8px;
  margin-top: 20px;
}
.industryNews .newsBox ul li a {
  float: left;
  width: 290px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.industryNews .newsBox ul li em {
  float: right;
  color: #999;
}
.industryNews .newsBox ul li:hover span {
  background-color: #ff5a00;
}
.industryNews .newsBox ul li:hover em {
  color: #ff5a00;
}
.industryNews .newsBox:last-of-type {
  margin-right: 0;
}

/*转让注册、求购注册、代办注册*/
.qita_nav {
  border-bottom: 2px solid #ff5a00;
}

.index_nav .zzgq_nav .zzgq .bannerHideUl {
  background: rgba(0, 0, 0, 0.6);
  height: 450px;
}
.index_nav .zzgq_nav .zzgq .release04 {
  position: relative;
  height: 446px;
  width: 840px;
  z-index: 9999999;
}
.index_nav .zzgq_nav .zzgq .release04 .releaseMore a {
  position: absolute;
  width: 220px;
  height: 75px;
  /*text-align: center;*/
  padding-left: 78px;
  top: 375px;
  left: 0;
  line-height: 75px;
  font-size: 20px;
  color: #ffffff;
  border-left: 1px solid #dddddd;
}
.index_nav .zzgq_nav .zzgq .release04 .releaseMore a .iconfont {
  font-size: 22px;
  margin-right: 10px;
  color: #ffffff;
}
.index_nav .zzgq_nav .zzgq .release04 .releaseMore a:hover {
  background-color: #fff;
  color: #ff5a00;
}
.index_nav .zzgq_nav .zzgq .release04 .releaseMore a:hover .iconfont {
  color: #ff5a00;
}
.index_nav .zzgq_nav .zzgq .release04 ul {
  width: 298px;
  height: 446px;
  border: 1px solid #dddddd;
  border-top: none;
  float: left;
  z-index: 2;
}
.index_nav .zzgq_nav .zzgq .release04 ul li {
  width: 248px;
  height: 75px;
  text-align: left;
  cursor: pointer;
  padding: 0 25px;
  position: relative;
  z-index: 2;
  color: #ffffff;
}
.index_nav .zzgq_nav .zzgq .release04 ul li .banneHideA {
  display: block;
  width: 200px;
  padding-left: 50px;
  height: 74px;
  line-height: 74px;
  font-size: 20px;
  border-bottom: 1px dashed #dddddd;
  color: #fff;
}
.index_nav .zzgq_nav .zzgq .release04 ul li .banneHideA .iconfont {
  font-size: 22px;
  margin-right: 10px;
  color: #fff;
}
.index_nav .zzgq_nav .zzgq .release04 ul li:nth-of-type(2) .banneHideA .iconfont {
  font-size: 24px;
}
.index_nav .zzgq_nav .zzgq .release04 ul .active {
  color: #ff5a00;
  background-color: #fff;
  border: 1px solid #ddd;
  border-right: none;
}
.index_nav .zzgq_nav .zzgq .release04 ul .active .banneHideA {
  color: #ff5a00;
}
.index_nav .zzgq_nav .zzgq .release04 ul .active .banneHideA .iconfont {
  color: #ff5a00;
}
.index_nav .zzgq_nav .zzgq .release04 ul li:last-of-type a:hover {
  border: none;
}
.index_nav .zzgq_nav .zzgq .release04 .item_con {
  float: left;
  width: 530px;
}
.index_nav .zzgq_nav .zzgq .release04 .releaseHide {
  width: 500px;
  height: 445px;
  border: 1px solid #dddddd;
  border-left: none;
  background: url("../images/banner_bg.jpg") no-repeat right bottom #fff;
  padding-left: 30px;
  text-align: left;
  float: left;
}
.index_nav .zzgq_nav .zzgq .release04 .releaseHide p {
  margin-bottom: 30px;
}
.index_nav .zzgq_nav .zzgq .releaseHide01 dl {
  margin-top: 20px;
}
.index_nav .zzgq_nav .zzgq .releaseHide01 dl dt {
  float: left;
  width: 68px;
  height: 68px;
  text-align: center;
  line-height: 68px;
  color: #ffffff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.index_nav .zzgq_nav .zzgq .releaseHide01 dl dd {
  width: 400px;
  float: right;
}
.index_nav .zzgq_nav .zzgq .releaseHide01 dl dd a {
  display: inline-block;
  margin-top: 20px;
  margin-right: 40px;
  font-family: "SimSun";
}
.index_nav .zzgq_nav .zzgq .releaseHide01 dl dd .bannerHideMore {
  color: #2eaae4;
}
.index_nav .zzgq_nav .zzgq .releaseHide01 dl:nth-of-type(1) dt {
  background-color: #ff5a00;
  margin-top: 10px;
}
.index_nav .zzgq_nav .zzgq .releaseHide01 dl:nth-of-type(2) dt {
  background-color: #8356a1;
  margin-top: 60px;
}
.index_nav .zzgq_nav .zzgq .releaseHide01 dl:nth-of-type(2) dd a {
  margin-right: 30px;
}
.index_nav .zzgq_nav .zzgq .releaseHide01 dl:nth-of-type(3) dt {
  background-color: #e57848;
  margin-top: 90px;
}
.index_nav .zzgq_nav .zzgq .releaseHide01 dl:nth-of-type(3) dd a {
  margin-top: 28px;
}
.index_nav .zzgq_nav .zzgq .releaseHide02 a {
  display: inline-block;
  margin-top: 20px;
  margin-right: 40px;
  font-family: "SimSun";
}
.bannerHideMore{
  color: #ff5a00;
}
.zhuanrang {
  padding-bottom: 50px;
}
.zhuanrang .banner {
  margin-top: 20px;
}
.zhuanrang form {
  padding-bottom: 30px;
}
.zhuanrang form h3 {
  margin-top: 30px;
}
.zhuanrang form h3 span {
  background: url("../images/title_bg.png") no-repeat center;
  display: inline-block;
  width: 156px;
  height: 46px;
  text-align: center;
  line-height: 46px;
  font-size: 18px;
  color: #ffffff;
  margin-right: 24px;
}
.zhuanrang form h3 i {
  font-size: 16px;
  color: #666666;
}
.zhuanrang form .formBox {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 30px;
}
.zhuanrang form .radio {
  padding-left: 180px;
  margin-top: 30px;
}
.zhuanrang form .radio i {
  float: left;
  color: #ff0000;
  width: 10px;
}
.zhuanrang form .radio strong {
  float: left;
  font-weight: normal;
  font-size: 16px;
  width: 7em;
}
.zhuanrang form .radio span {
  float: left;
  font-size: 16px;
  color: #666666;
  margin-right: 20px;
}
.zhuanrang form .radio span input {
  width: 16px;
  height: 16px;
  background: url("../images/radio_default.png") no-repeat center;
  vertical-align: -2px;
  margin-right: 8px;
}
.zhuanrang form .radio span input:checked {
  background: url("../images/radio_checked.png") no-repeat center;
}
.zhuanrang form .text {
  padding-left: 180px;
  margin-top: 30px;
}
.zhuanrang form .text .xing {
  float: left;
  color: #ff0000;
  width: 10px;
  line-height: 38px;
}
.zhuanrang form .text strong {
  float: left;
  font-weight: normal;
  font-size: 16px;
  width: 7em;
  line-height: 38px;
}
.zhuanrang form .text input {
  float: left;
  width: 528px;
  height: 38px;
  border: 1px solid #dddddd;
  border-radius: 5px;
  padding-left: 10px;
}
.zhuanrang form .text input:focus {
  border: 1px solid #ff0000;
}
.zhuanrang form .text .error {
  float: left;
  margin-left: 20px;
  line-height: 38px;
  color: #ff0000;
}
.zhuanrang form .text .error .iconfont {
  margin-right: 10px;
  color: #ff0000;
}
.zhuanrang form .text .corret {
  float: left;
  margin-left: 20px;
  line-height: 38px;
}
.zhuanrang form .text .corret .iconfont {
  margin-right: 10px;
  color: #03b495;
}
.zhuanrang form .text .example {
  color: #ff5a00;
  line-height: 40px;
  padding-left: 20px;
}
.zhuanrang form .jiage {
  padding-left: 180px;
  margin-top: 30px;
}
.zhuanrang form .jiage i {
  float: left;
  color: #ff0000;
  width: 10px;
  line-height: 38px;
}
.zhuanrang form .jiage strong {
  float: left;
  font-weight: normal;
  font-size: 16px;
  width: 7em;
  line-height: 38px;
}
.zhuanrang form .jiage input {
  float: left;
  width: 128px;
  height: 38px;
  border: 1px solid #dddddd;
  border-radius: 5px;
  padding-left: 10px;
}
.zhuanrang form .jiage input:focus {
  border: 1px solid #ff0000;
}
.zhuanrang form .jiage b {
  font-weight: normal;
  font-size: 16px;
  float: left;
  line-height: 38px;
  margin-left: 10px;
}
.zhuanrang form .jiage .error {
  float: left;
  margin-left: 20px;
  line-height: 38px;
  color: #ff0000;
}
.zhuanrang form .jiage .error .iconfont {
  margin-right: 10px;
  color: #ff0000;
}
.zhuanrang form .jiage .corret {
  float: left;
  margin-left: 20px;
  line-height: 38px;
}
.zhuanrang form .jiage .corret .iconfont {
  margin-right: 10px;
  color: #03b495;
}
.zhuanrang form .jiage .tishi .show {
  line-height: 36px;
}
.zhuanrang form .jiage .tishi .hide p {
  padding-top: 20px;
}
.zhuanrang form .date {
  padding-left: 180px;
  margin-top: 30px;
}
.zhuanrang form .date i {
  float: left;
  color: #ff0000;
  width: 10px;
  line-height: 38px;
}
.zhuanrang form .date strong {
  float: left;
  font-weight: normal;
  font-size: 16px;
  width: 7em;
  line-height: 38px;
}
.zhuanrang form .date input {
  float: left;
  width: 128px;
  height: 38px;
  border: 1px solid #dddddd;
  border-radius: 5px;
  padding-left: 10px;
}
.zhuanrang form .date input:focus {
  border: 1px solid #ff0000;
}
.zhuanrang form .textarea {
  padding-left: 180px;
  margin-top: 30px;
}
.zhuanrang form .textarea i {
  float: left;
  color: #ff0000;
  width: 10px;
  line-height: 38px;
}
.zhuanrang form .textarea strong {
  float: left;
  font-weight: normal;
  font-size: 16px;
  width: 7em;
  line-height: 38px;
}
.zhuanrang form .textarea textarea {
  width: 528px;
  height: 138px;
  border: 1px solid #dddddd;
  padding-left: 10px;
  border-radius: 5px;
  padding-top: 10px;
  overflow-y: auto;
}
.zhuanrang form .selectBox {
  padding-left: 180px;
  margin-top: 30px;
}
.zhuanrang form .selectBox i {
  float: left;
  color: #ff0000;
  width: 10px;
  line-height: 38px;
}
.zhuanrang form .selectBox strong {
  float: left;
  font-weight: normal;
  font-size: 16px;
  width: 7em;
  line-height: 38px;
}
.zhuanrang form .selectBox .selectBoxXiang {
  float: left;
  /*width: 219px;*/
  height: 38px;
  border: 1px solid #dddddd;
  border-radius: 5px;
  margin-right: 20px;
  text-align: center;
  position: relative;
}
.zhuanrang form .selectBox .selectBoxXiang select {
  /*width: 219px;*/
  padding-right: 30px;
  height: 38px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: none;
  outline: none;
  padding-left: 10px;
  font-family: "Microsoft YaHei";
  cursor: pointer;
  color: #555;
}
.zhuanrang form .selectBox .selectBoxXiang .iconfont {
  position: absolute;
  right: 10px;
  top: 2px;
  color: #999;
  font-size: 14px;
}
.zhuanrang form .checkbox {
  padding-left: 180px;
  margin-top: 30px;
}
.zhuanrang form .checkbox i {
  float: left;
  color: #ff0000;
  width: 10px;
}
.zhuanrang form .checkbox strong {
  float: left;
  font-weight: normal;
  font-size: 16px;
  width: 7em;
}
.zhuanrang form .checkbox span {
  float: left;
  font-size: 16px;
  color: #666666;
  margin-right: 20px;
  color: #999999;
}
.zhuanrang form .checkbox span input {
  width: 19px;
  height: 19px;
  background: url("../images/checkbox_default.png") no-repeat center;
  vertical-align: -3px;
  margin-right: 8px;
}
.zhuanrang form .checkbox span input:checked {
  background: url("../images/checkbox_checked.png") no-repeat center;
}
.zhuanrang form .checkbox p {
  float: left;
  width: 760px;
  line-height: 30px;
}
.zhuanrang form .tishi {
  float: left;
  margin-left: 25px;
  color: #ff5a00;
  position: relative;
  cursor: pointer;
}
.zhuanrang form .tishi .show .iconfont {
  margin-right: 15px;
  color: #ff5a00;
}
.zhuanrang form .tishi .hide {
  width: 330px;
  height: 103px;
  background: url("../images/hide_text.png") no-repeat center;
  padding: 5px 16px 0 30px;
  position: absolute;
  top: -110px;
  left: 50%;
  margin-left: -50px;
  display: none;
}
.zhuanrang form .tishi .hide b {
  float: left;
  font-weight: normal;
  width: 70px;
}
.zhuanrang form .tishi .hide em {
  float: left;
  width: 260px;
}
.zhuanrang form .formBox_big .checkbox strong, .zhuanrang form .formBox_big .radio strong {
  width: 180px;
}
.zhuanrang form .formBox_big .radio span {
  padding-right: 30px;
}
.zhuanrang form .read {
  padding-left: 300px;
  margin-top: 70px;
}
.zhuanrang form .read input {
  width: 19px;
  height: 19px;
  background: url("../images/checkbox_default.png") no-repeat center;
  float: left;
}
.zhuanrang form .read input:checked {
  background: url("../images/checkbox_checked.png") no-repeat center;
}
.zhuanrang form .read p {
  float: left;
  margin-left: 10px;
}
.zhuanrang form .read p a {
  color: #ff5a00;
}
.zhuanrang form .read p a:hover {
  text-decoration: underline;
}
.zhuanrang form .tijiao input {
  margin-left: 300px;
  background-color: #ff5a00;
  color: #ffffff;
  width: 300px;
  height: 44px;
  text-align: center;
  line-height: 44px;
  font-size: 16px;
  border-radius: 12px;
  -webkit-box-shadow: 3px 3px 3px #fcac80;
  -moz-box-shadow: 3px 3px 3px #fcac80;
  box-shadow: 3px 3px 3px #fcac80;
  border: 1px solid #ff5a00;
  margin-top: 38px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.zhuanrang form .tijiao input:hover {
  background-color: #ffffff;
  color: #ff5a00;
  border: 1px solid #ff5a00;
}
.zhuanrang form .wenxintishi {
  padding-top: 30px;
  padding-left: 180px;
}
.zhuanrang form .pic {
  padding-left: 180px;
  padding-top: 30px;
}
.zhuanrang form .pic img {
  width: 120px;
  height: 120px;
  border-radius: 5px;
}
.zhuanrang form .pic .size {
  color: #666666;
  padding-top: 15px;
}
.zhuanrang form .news_tijiao {
  margin-top: 40px;
}
.zhuanrang form .news_tijiao input {
  width: 248px;
  height: 44px;
  text-align: center;
  line-height: 44px;
  color: #ffffff;
  font-size: 16px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 4px 4px 4px #fcc7aa;
  -moz-box-shadow: 4px 4px 4px #fcc7aa;
  box-shadow: 4px 4px 4px #fcc7aa;
  background-color: #ff5a00;
}
.zhuanrang form .news_tijiao input[type=submit] {
  margin-left: 300px;
  margin-right: 30px;
}

/*转让列表*/
.shaixuan .section_inner {
  width: 1160px;
  padding: 20px;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 5px #ccc;
  -moz-box-shadow: 0px 0px 5px #ccc;
  box-shadow: 0px 0px 5px #ccc;
  margin-top: 20px;
}
.shaixuan .shaixuanBox {
  padding: 0px 15px;
  border: 1px solid #eeeeee;
  margin-top: 20px;
}
.shaixuan .shaixuanBox dl {
  padding-top: 10px;
  border-bottom: 1px solid #eeeeee;
}
.shaixuan .shaixuanBox dl dt {
  float: left;
  width: 5em;
  padding: 3px 5px;
}
.shaixuan .shaixuanBox dl dd {
  float: left;
  width: 1030px;
  margin-left: 10px;
}
.shaixuan .shaixuanBox dl dd a {
  display: inline-block;
  padding: 3px 4px;
  margin-bottom: 10px;
  margin-right: 15px;
}
.shaixuan .shaixuanBox dl dd .active, .shaixuan .shaixuanBox dl dd a:hover {
  /*background-color: #ff5a00;*/
  color: #ff5a00;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.shaixuan .shaixuanBox dl:last-of-type {
  border-bottom: none;
}

/*收购列表*/
.shougouList .location {
  margin-top: 15px;
  border-bottom: none;
  padding-bottom: 0;
}
.shougouList form {
  margin-top: 15px;
}
.shougouList form .formL {
  width: 916px;
  border-right: 1px solid #dddddd;
}
.shougouList form .formL h3 {
  text-align: center;
  width: 150px;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-right: 10px;
}
.shougouList form .formL h3 .top {
  font-size: 22px;
  color: #000000;
}
.shougouList form .formL h3 .btm {
  width: 20px;
  height: 2px;
  background-color: #658bee;
  transform: translateX(-50%);
  margin-top: 5px;
  margin-left: 50%;
}
.shougouList form .formL .selectBox {
  margin-top: 30px;
}
.shougouList form .formL .selectBox .selectBoxXiang {
  float: left;
  /*width: 219px;*/
  height: 38px;
  border: 1px solid #dddddd;
  border-radius: 5px;
  margin-right: 20px;
  text-align: center;
  position: relative;
}
.shougouList form .formL .selectBox .selectBoxXiang select {
    width: 150px;
    padding-right: 40px;
    height: 38px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: none;
    outline: none;
    padding-left: 10px;
    font-family: "Microsoft YaHei";
    cursor: pointer;
    color: #555;
    appearance: none;
}
.shougouList form .formL .selectBox .selectBoxXiang .iconfont {
  position: absolute;
  right: 10px;
  top: 10px;
  color: #999;
  font-size: 14px;
}
.shougouList form .formL .tijiao {
  float: left;
  margin-top: 30px;
}
.shougouList form .formL .tijiao input {
  width: 98px;
  height: 38px;
  border: 1px solid #ff5a00;
  color: #ff5a00;
  font-size: 16px;
  border-radius: 5px;
}
.shougouList form .formL .tijiao input:hover {
  color: #ffffff;
  background-color: #ff5a00;
}
.shougouList form .formR {
  text-align: center;
  position: relative;
  width: 283px;
}
.shougouList form .formR a {
  width: 142px;
  height: 60px;
  background: url("../images/fabu_btn.png") no-repeat center;
  margin-top: 20px;
  display: inline-block;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  line-height: 60px;
}
.shougouList form .formR i {
  width: 2px;
  height: 20px;
  background-color: #658bee;
  position: absolute;
  top: 40px;
  left: 0;
}

/*代办列表*/
.daibanList {
  padding-bottom: 50px;
}
.daibanList .location {
  margin-top: 15px;
  border-bottom: none;
  padding-bottom: 0;
}
.daibanList form {
  margin-top: 15px;
}
.daibanList form .formL {
  width: 916px;
  border-right: 1px solid #dddddd;
}
.daibanList form .formL .area {
  padding-top: 30px;
}
.daibanList form .formL h3 {
  text-align: center;
  width: 150px;
  margin-right: 10px;
}
.daibanList form .formL h3 .top {
  font-size: 22px;
  color: #000000;
}
.daibanList form .formL h3 .btm {
  width: 20px;
  height: 2px;
  background-color: #ff5a00;
  transform: translateX(-50%);
  margin-top: 5px;
  margin-left: 50%;
}
.daibanList form .formL .selectBox .selectBoxXiang {
  float: left;
  /*width: 219px;*/
  height: 38px;
  border: 1px solid #dddddd;
  border-radius: 5px;
  margin-right: 20px;
  text-align: center;
  position: relative;
}
.daibanList form .formL .selectBox .selectBoxXiang select {
  width: 150px;
    padding-right: 40px;
    height: 38px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: none;
    outline: none;
    padding-left: 10px;
    font-family: "Microsoft YaHei";
    cursor: pointer;
    color: #555;
    appearance: none;
	-webkit-appearance:none;
	-moz-appearance:none;
}
.daibanList form .formL .selectBox .selectBoxXiang .iconfont {
  position: absolute;
  right: 10px;
  top: 10px;
  color: #999;
  font-size: 14px;
}
.daibanList form .formL .radio {
  width: 740px;
}
.daibanList form .formL .radio span {
  float: left;
  font-size: 14px;
  color: #666666;
  width: 123px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.daibanList form .formL .radio span input {
  width: 16px;
  height: 16px;
  background: url("../images/radio_default.png") no-repeat center;
  vertical-align: -2px;
  margin-right: 8px;
}
.daibanList form .formL .radio span input:checked {
  background: url("../images/radio_checked.png") no-repeat center;
}
.daibanList form .formL .project {
  padding-top: 20px;
  padding-bottom: 20px;
}
.daibanList form .formL .tijiao {
  float: left;
}
.daibanList form .formL .tijiao input {
  width: 98px;
  height: 38px;
  border: 1px solid #ff5a00;
  color: #ff5a00;
  font-size: 16px;
  border-radius: 5px;
}
.daibanList form .formL .tijiao input:hover {
  color: #ffffff;
  background-color: #ff5a00;
}
.daibanList form .formR {
  text-align: center;
  position: relative;
  width: 283px;
}
.daibanList form .formR a {
  width: 142px;
  height: 60px;
  background: url("../images/fabu_btn.png") no-repeat center;
  margin-top: 72px;
  display: inline-block;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  line-height: 60px;
}
.daibanList form .formR i {
  width: 2px;
  height: 20px;
  background-color: #ff5a00;
  position: absolute;
  top: 96px;
  left: 0;
}
.daibanList ul li {
  height: 150px;
  padding: 20px 0 20px 20px;
  -webkit-box-shadow: 0px 0px 5px #ccc;
  -moz-box-shadow: 0px 0px 5px #ccc;
  box-shadow: 0px 0px 5px #ccc;
  background-color: #fff;
  margin-top: 30px;
  border: 1px solid #fff;
}
.daibanList ul li .left {
  display: block;
  width: 870px;
}
.daibanList ul li .left .img {
  margin-right: 30px;
  width: 200px;
  height: 150px;
  overflow: hidden;
  position: relative;
}
.daibanList ul li .left .img img {
  width: 200px;
  height: auto;
  position: absolute;
 /*  left: 50%; */
  /* transform: translateX(-50%); */
}
.daibanList ul li .left .con {
  float: left;
  width: 630px;
}
.daibanList ul li .left .con .title {
  font-size: 18px;
  line-height: 30px;
  padding-bottom: 5px;
  display: block;
}
.daibanList ul li .left .con .circle {
  height: 80px;
  overflow: hidden;
}
.daibanList ul li .left .con .circle span {
  float: left;
  margin-right: 18px;
  color: #666666;
  margin-top: 8px;
}
.daibanList ul li .left .con .circle span i {
  display: inline-block;
  width: 6px;
  height: 6px;
  background-color: #bbbbbb;
  border-radius: 50%;
  margin-right: 5px;
}
.daibanList ul li .right {
  position: relative;
}
.daibanList ul li .right p {
  text-align: center;
  margin-top: 38px;
  width: 280px;
  height: 80px;
  border-left: 1px dashed #dddddd;
  display: block;
}
.daibanList ul li .right p a {
  display: inline-block;
  background: url("../images/check_phone_yellow.png") no-repeat center;
  font-size: 16px;
  color: #ffffff;
  width: 136px;
  height: 44px;
  text-align: center;
  line-height: 44px;
  margin-top: 20px;
}
.daibanList ul li .right i {
  position: absolute;
  display: inline-block;
  width: 4px;
  height: 40px;
  background-color: #ff5a00;
  top: 58px;
  right: 0;
}
.daibanList ul li:hover {
  -webkit-box-shadow: 0px 0px 8px #ff5a00;
  -moz-box-shadow: 0px 0px 8px #ff5a00;
  box-shadow: 0px 0px 8px #ff5a00;
  border: 1px solid #ff5a00;
}
.daibanList ul li:hover .right {
  color: #333333;
}

/*转让详情*/
.zhuanrang_detail .location {
  margin-top: 15px;
  border-bottom: none;
  padding-bottom: 0;
}
.zhuanrang_detail .left {
  width: 880px;
  padding: 20px 0;
  margin-top: 20px;
}
.zhuanrang_detail .left .content {
  padding: 0 20px 20px 110px;
  position: relative;
}
.zhuanrang_detail .left .content .icon_zhuanrang {
  position: absolute;
  top: -36px;
  left: 20px;
}
.bhfx {
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.bhfx-li {
    display: flex;
    align-items: center;
}
.bhfx-li li {
    margin: 0 0px 0 5px;
}
.zhuanrang_detail .left .content .title {
  font-size: 18px;
  width: 70%;
}
.zhuanrang_detail .left .content .time {
  font-size: 14px;
  color: #999999;
  margin-top: 15px;
}
.zhuanrang_detail .left .content .time p.fl strong {
  color: #ff5a00;
  font-size: 18px;
}
.zhuanrang_detail .left .content .time p.fl span {
  padding-right: 30px;
}
.zhuanrang_detail .left .content .time p.fr a {
  padding-left: 15px;
}
.zhuanrang_detail .left .content .time p.fr a .iconfont {
  color: #CCCCCC;
  margin-right: 5px;
}
.zhuanrang_detail .left .content .time p.fr a:hover, .zhuanrang_detail .left .content .time p.fr a.active {
  color: #ff5a00;
}
.zhuanrang_detail .left .content .time p.fr a:hover .iconfont, .zhuanrang_detail .left .content .time p.fr a.active .iconfont {
  color: #ff5a00;
}
.zhuanrang_detail .left .content .tags {
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px dashed #eeeeee;
}
.zhuanrang_detail .left .content .tags a {
  display: inline-block;
  padding: 0 10px;
  border-radius: 10px;
  font-size: 12px;
  color: #666666;
  border: 1px solid #dddddd;
  margin-right: 5px;
  float: left;
}
.zhuanrang_detail .left .content .tags a:hover {
  color: #ff5a00;
  border: 1px solid #ff5a00;
}
.zhuanrang_detail .left .content .btm {
  padding-top: 15px;
}
.zhuanrang_detail .left .content .btm p.fl {
  line-height: 40px;
}
.zhuanrang_detail .left .content .btm p.fl strong {
  color: #ff5a00;
  font-size: 16px;
}
.zhuanrang_detail .left .content .btm p.fr a {
  display: inline-block;
  width: 114px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: #ffffff;
  font-size: 16px;
  background: url("../images/liuyan.png") no-repeat center;
}
.zhuanrang_detail .left .content .btm p.fr span {
  color: #ff5a00;
  padding-left: 15px;
}
.zhuanrang_detail .left .step {
  border-top: 1px solid #dddddd;
  padding-right: 20px;
  padding-bottom: 20px;
}
.zhuanrang_detail .left .step .stepL {
  width: 72px;
  min-height: 72px;
  padding-left: 38px;
  padding-top: 38px;
  color: #ffffff;
}
.zhuanrang_detail .left .step .stepR {
  max-width: 750px;
  padding-top: 35px;
}
.zhuanrang_detail .left .step .stepR h3 {
  font-size: 18px;
  margin-bottom: 5px;
}
.zhuanrang_detail .left .step .stepR p {
  line-height: 30px;
}
.zhuanrang_detail .left .step:nth-of-type(2) .stepL {
  background: url("../images/zhuanrang_detail01.jpg") no-repeat left top;
}
.zhuanrang_detail .left .step:nth-of-type(3) .stepL {
  background: url("../images/zhuanrang_detail02.jpg") no-repeat left top;
}
.zhuanrang_detail .left .step:nth-of-type(4) .stepL {
  background: url("../images/zhuanrang_detail03.jpg") no-repeat left top;
}
.zhuanrang_detail .left .step:nth-of-type(5) .stepL {
  background: url("../images/zhuanrang_detail04.jpg") no-repeat left top;
}
.zhuanrang_detail .left .step:nth-of-type(6) .stepL {
  background: url("../images/zhuanrang_detail01.jpg") no-repeat left top;
}
.zhuanrang_detail .left .step:nth-of-type(7) .stepL {
  background: url("../images/zhuanrang_detail02.jpg") no-repeat left top;
}
.zhuanrang_detail .left .step:nth-of-type(8) .stepL {
  background: url("../images/zhuanrang_detail03.jpg") no-repeat left top;
}
.zhuanrang_detail .left .step:nth-of-type(1) .stepL {
  background: url("../images/zhuanrang_detail04.jpg") no-repeat left top;
}
.zhuanrang_detail .right {
  width: 300px;
  margin-top: 20px;
}
.zhuanrang_detail .right .fabu_person dl {
  padding: 28px 40px 20px;
}
.zhuanrang_detail .right .fabu_person dl dt img {
  border-radius: 50%;
  height:60px;
  border: 1px solid #dddddd;
}
.zhuanrang_detail .right .fabu_person dl dd {
  width: 140px;
}
.zhuanrang_detail .right .fabu_person dl dd .title {
  display: block;
  font-size: 16px;
  margin-top: 5px;
}
.zhuanrang_detail .right .fabu_person dl dd .text {
  margin-top: 5px;
}
.zhuanrang_detail .right .fabu_person dl dd .text strong {
  color: #ff5a00;
  font-size: 18px;
}
.zhuanrang_detail .right .fabu_person .checkPhone {
  text-align: center;
}
.zhuanrang_detail .right .fabu_person .checkPhone a {
  display: inline-block;
  width: 206px;
  height: 40px;
  text-align: center;
  background-color: #ff5a00;
  color: #ffffff;
  border-radius: 5px;
}
.zhuanrang_detail .right .fabu_person .checkPhone a span {
  display: inline-block;
  width: 196px;
  height: 32px;
  margin-top: 3px;
  border-radius: 5px;
  border: 1px dashed #ffffff;
  line-height: 32px;
  font-weight:bold;
  font-size:16px;
}
.zhuanrang_detail .right .fabu_person .contact {
  text-align: center;
  margin-top: 15px;
  font-size: 12px;
  padding-bottom: 20px;
}
.zhuanrang_detail .right .news {
  margin-top: 20px;
  padding: 15px;
  border: 1px solid #dddddd;
  border-top: 1px solid #ff5a01;
}
.zhuanrang_detail .right .news h3 {
  font-size: 18px;
  height: 18px;
  line-height: 18px;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 8px;
}
.zhuanrang_detail .right .news h3 .iconfont {
  color: #ff5a01;
  font-size: 20px;
  margin-right: 5px;
  margin-top: 2px;
}
.zhuanrang_detail .right .news ul {
  margin-top: 10px;
}
.zhuanrang_detail .right .news ul li {
  line-height: 28px;
}
.zhuanrang_detail .right .news ul li a{
    line-height: 28px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.zhuanrang_detail_checkMore .checkMore {
  text-align: center;
  margin-top: 50px;
}
.zhuanrang_detail_checkMore .checkMore a {
  display: inline-block;
  width: 150px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background-color: #fff;
  border: 1px dashed #ff5a00;
  font-size: 16px;
  color: #ff5a00;
  border-radius: 10px;
}
.zhuanrang_detail_checkMore .checkMore a:hover {
  color: #ffffff;
  background-color: #ff5a00;
}

/*代办详情*/
.daiban_detail {
  padding-bottom: 50px;
}
.daiban_detail .location {
  margin-top: 15px;
  border-bottom: none;
  padding-bottom: 0;
}
.daiban_detail .left {
  width: 840px;
  padding: 20px;
  margin-top: 20px;
}
.daiban_detail .left h1 {
  font-size: 18px;
  font-weight: bold;
  padding-left: 10px;
  border-left: 3px solid #ff5a00;
  height: 18px;
  line-height: 18px;
}
.daiban_detail .left .h1_btm {
  margin-top: 15px;
  color: #999999;
  padding-bottom: 15px;
  border-bottom: 1px solid #dddddd;
}
.daiban_detail .left .h1_btm span {
  padding-right: 30px;
}
.daiban_detail .left .h1_btm span strong {
  color: #ff5a00;
  font-size: 16px;
}
.daiban_detail .left dl {
  color: #666666;
  margin-top: 15px;
  line-height: 30px;
}
.daiban_detail .left dl dt {
  float: left;
  width: 5em;
}
.daiban_detail .left dl dd {
  float: left;
  width: 720px;
}
.daiban_detail .left dl dd span {
  padding-right: 20px;
  display: inline-block;
}
.daiban_detail .left dl dd span i {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #bbbbbb;
  margin-right: 5px;
  vertical-align: 2px;
}
.daiban_detail .left article {
  padding-top: 40px;
}
.daiban_detail .left article h3 {
  padding-left: 10px;
  border-left: 3px solid #ff5a00;
  font-size: 16px;
  font-weight: bold;
  height: 16px;
  line-height: 16px;
  margin-bottom: 15px;
}
.daiban_detail .left article p {
  text-indent: 2em;
  color: #666666;
  line-height: 36px;
}
.daiban_detail .left article .img {
  text-align: center;
  margin: 20px 0;
  text-indent: 0;
}
.daiban_detail .left article .img img {
  width: 50% !important;
  height: auto !important;
}
.daiban_detail .right {
  width: 300px;
  margin-top: 20px;
}
.daiban_detail .right .fabu_person dl {
  padding: 28px 40px 20px;
}
.daiban_detail .right .fabu_person dl dt img {
  border-radius: 50%;
  border: 1px solid #dddddd;
}
.daiban_detail .right .fabu_person dl dd {
  width: 140px;
}
.daiban_detail .right .fabu_person dl dd .title {
  display: block;
  font-size: 16px;
  margin-top: 5px;
}
.daiban_detail .right .fabu_person dl dd .text {
  margin-top: 5px;
}
.daiban_detail .right .fabu_person dl dd .text strong {
  color: #ff5a00;
  font-size: 18px;
}
.daiban_detail .right .fabu_person .checkPhone {
  text-align: center;
}
.daiban_detail .right .fabu_person .checkPhone a {
  display: inline-block;
  width: 206px;
  height: 40px;
  text-align: center;
  background-color: #ff5a00;
  color: #ffffff;
  border-radius: 5px;
}
.daiban_detail .right .fabu_person .checkPhone a span {
  display: inline-block;
  width: 196px;
  height: 32px;
  margin-top: 3px;
  border-radius: 5px;
  border: 1px dashed #ffffff;
  line-height: 32px;
}
.daiban_detail .right .fabu_person .contact {
  text-align: center;
  margin-top: 15px;
  font-size: 12px;
  padding-bottom: 20px;
}
.daiban_detail .right .news {
  margin-top: 20px;
  padding: 15px;
  border: 1px solid #dddddd;
  border-top: 1px solid #ff5a01;
}
.daiban_detail .right .news h3 {
  font-size: 18px;
  height: 18px;
  line-height: 18px;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 8px;
}
.daiban_detail .right .news h3 .iconfont {
  color: #ff5a01;
  font-size: 20px;
  margin-right: 5px;
  margin-top: 2px;
}
.daiban_detail .right .news ul {
  margin-top: 10px;
}
.daiban_detail .right .news ul li {
  line-height: 28px;
  display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}

/*404*/
.error_404 {
  padding: 100px 0;
}
.error_404 .left img {
  margin-left: 110px;
}
.error_404 .right {
  margin-left: 80px;
}
.error_404 .right .title {
  margin-top: 170px;
  font-size: 30px;
}
.error_404 .right a {
  display: block;
  width: 180px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  border: 1px solid #ff5a00;
  font-size: 18px;
}
.error_404 .right a .iconfont {
  margin-right: 8px;
}
.error_404 .right .back_index {
  background-color: #ff5a00;
  color: #ffffff;
  margin-top: 40px;
}
.error_404 .right .back_prev {
  background-color: #ffffff;
  color: #ff5a00;
  margin-top: 30px;
}

/*行业资讯页面*/
.industry .location {
  margin-top: 15px;
  border-bottom: none;
}
.industry .industryL {
  width: 300px;
}
.industry .industryL .knowledge {
  padding: 15px;
  border: 1px solid #dddddd;
  border-top: 1px solid #ff5a01;
}
.industry .industryL .knowledge h3 {
  margin-bottom: 25px;
  font-size: 18px;
  color: #000;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 8px;
}
.industry .industryL .knowledge h3 span {
  font-size: 14px;
}
.industry .industryL .knowledge p a {
  display: block;
  height: 40px;
  width: 270px;
  font-size: 16px;
  background-color: #dddddd;
  text-align: center;
  line-height: 40px;
  margin-bottom: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.industry .industryL .knowledge p a:hover, .industry .industryL .knowledge p a.active {
  background-color: #ff5a01;
  color: #ffffff;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.industry .industryL .look {
  padding: 15px;
  border: 1px solid #dddddd;
  border-top: 1px solid #ff5a01;
  margin-top: 20px;
}
.industry .industryL .look h3 {
  font-size: 18px;
  color: #000;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 8px;
}
.industry .industryL .look h4 {
  font-size: 16px;
  height: 16px;
  line-height: 16px;
  margin-top: 15px;
  margin-bottom: 20px;
}
.industry .industryL .look h4 .iconfont {
  margin-right: 5px;
}
.industry .industryL .look h4 strong {
  color: #ff5a01;
}
.industry .industryL .look h4 span {
  color: #51d3fd;
  float: right;
}
.industry .industryL .look ul li {
  margin-bottom: 15px;
}
.industry .industryL .look ul li span {
  float: left;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  color: #ffffff;
  background-color: #bbbbbb;
  margin-right: 5px;
}
.industry .industryL .look ul li a {
  float: left;
  width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.industry .industryL .look ul li em {
  float: right;
  color: #555;
}
.industry .industryL .look ul li:nth-of-type(1) span {
  background-color: #ff5a00;
}
.industry .industryL .look ul li:nth-of-type(2) span {
  background-color: #ff7f39;
}
.industry .industryL .look ul li:nth-of-type(3) span {
  background-color: #fea778;
}
.industry .industryL .tag {
  padding: 15px 15px 30px 15px;
  border: 1px solid #dddddd;
  border-top: 1px solid #ff5a01;
  margin-top: 20px;
  background-color: #efefef;
}
.industry .industryL .tag h3 {
  font-size: 18px;
  color: #000;
  border-bottom: 1px solid #f7f7f7;
  padding-bottom: 8px;
  margin-bottom: 20px;
}
.industry .industryL .tag .tagBox a {
  padding: 0px 8px;
  background-color: #f7f7f7;
  font-size: 12px;
  margin-bottom: 5px;
  -webkit-box-shadow: 0px 0px 3px #ccc;
  -moz-box-shadow: 0px 0px 3px #ccc;
  box-shadow: 0px 0px 3px #ccc;
  display: inline-block;
  height: 34px;
  line-height: 34px;
}
.industry .industryR {
  width: 878px;
  border: 1px solid #dddddd;
}
.industry .industryR dl {
  padding: 15px 15px 0px 15px;
}
.industry .industryR dl dt {
  margin-bottom: 10px;
}
.industry .industryR dl dt a {
  float: left;
  font-size: 18px;
}
.industry .industryR dl dt strong {
  float: right;
  color: #777;
}
.industry .industryR dl dt strong span {
  padding-left: 30px;
}
.industry .industryR dl dt strong .iconfont {
  color: #cccccc;
}
.industry .industryR dl dd {
  border-bottom: 1px dashed #dddddd;
  padding-bottom: 15px;
  text-indent: 2em;
  color: #777;
  line-height: 24px;
}
.industry .industryR dl:hover {
  background-color: #f7f7f7;
}

/*行业资讯详情页面*/
.industryCon .location {
  margin-top: 15px;
}
.industryCon .industryConL {
  width: 850px;
  overflow: hidden;
  box-sizing: border-box;
  padding: 15px;
  border: 1px solid #dddddd;
}
.industryCon .industryConL h1 {
  font-size: 30px;
  color: #000;
  text-align: center;
  font-weight: bold;
}
.industryCon .industryConL .gjc {
  color: #555;
  text-align: center;
  margin: 15px 0;
}
.industryCon .industryConL .gjc span {
  padding-right: 10px;
  text-indent: 0;
}
.industryCon .industryConL .jieshao {
  color: #555;
  background-color: #eeeeee;
  padding: 10px;
  line-height: 24px;
  margin-bottom: 10px;
}
.industryCon .industryConL p {
  color: #555;
  line-height: 40px;
 text-indent: 0em!important;
}
.industryCon .industryConL p img {
  text-indent: 0;
}
.industryCon .industryConL .tuijian h3 {
  padding-left: 10px;
  border-left: 3px solid #ff5a01;
  font-size: 16px;
  height: 16px;
  line-height: 16px;
  margin-top: 50px;
  margin-bottom: 20px;
}
.industryCon .industryConL .tuijian ul li {
  margin-bottom: 15px;
}
.industryCon .industryConL .tuijian ul li .left {
  float: left;
  width: 98px;
  height: 22px;
  line-height: 22px;
  border: 1px dashed #ff5a01;
  padding-left: 10px;
  color: #ff5a01;
}
.industryCon .industryConL .tuijian ul li .left span {
  display: inline-block;
  width: 5px;
  height: 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #ff5a01;
  float: right;
  margin-right: 10px;
  margin-top: 8px;
}
.industryCon .industryConL .tuijian ul li .center {
  float: left;
  margin-left: 20px;
  width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #555555;
}
.industryCon .industryConL .tuijian ul li .center:hover {
  color: #ff5a01;
}
.industryCon .industryConL .tuijian ul li em {
  float: left;
  margin-left: 20px;
  color: #999;
}
.industryCon .industryConR {
  width: 300px;
}
.industryCon .industryConR .news {
  padding: 15px;
  border: 1px solid #dddddd;
  border-top: 1px solid #ff5a01;
}
.industryCon .industryConR .news h3 {
  font-size: 18px;
  height: 18px;
  line-height: 18px;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 8px;
}
.industryCon .industryConR .news h3 .iconfont {
  color: #ff5a01;
  font-size: 20px;
  margin-right: 5px;
  margin-top: 2px;
}
.industryCon .industryConR .news ul {
  margin-top: 10px;
}
.industryCon .industryConR .news ul li {
  line-height: 28px;
}
.industryCon .industryConR .news ul li a{
    line-height: 28px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.industryCon .industryConR .look {
  padding: 15px;
  border: 1px solid #dddddd;
  border-top: 1px solid #ff5a01;
  margin-top: 20px;
  margin-bottom: 20px;
}
.industryCon .industryConR .look h3 {
  font-size: 18px;
  color: #000;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 8px;
}
.industryCon .industryConR .look h4 {
  font-size: 16px;
  height: 16px;
  line-height: 16px;
  margin-top: 15px;
  margin-bottom: 20px;
}
.industryCon .industryConR .look h4 .iconfont {
  margin-right: 5px;
}
.industryCon .industryConR .look h4 strong {
  color: #ff5a01;
}
.industryCon .industryConR .look h4 span {
  color: #51d3fd;
  float: right;
}
.industryCon .industryConR .look ul li {
  margin-bottom: 15px;
}
.industryCon .industryConR .look ul li span {
  float: left;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  color: #ffffff;
  background-color: #bbbbbb;
  margin-right: 5px;
}
.industryCon .industryConR .look ul li a {
  float: left;
  width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.industryCon .industryConR .look ul li em {
  float: right;
  color: #555;
}
.industryCon .industryConR .look li:nth-of-type(1) span {
  background-color: #ff5a00;
}
.industryCon .industryConR .look li:nth-of-type(2) span {
  background-color: #ff7f39;
}
.industryCon .industryConR .look li:nth-of-type(3) span {
  background-color: #fea778;
}

/*登录注册*/
.tanchuang {
 /*  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; */
  margin-top: 165px;
}
.tanchuang .tanchuangBox {
  width: 460px;
  height: 410px;
  padding: 20px;
  background-color: #fff;
  position: relative;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  left: 50%;
  margin-left: -250px;
  top: 50%;
  margin-top: -225px;
}
.tanchuang .tanchuangBox .close01 {
  position: absolute;
  right: 0px;
  top: -40px;
  cursor: pointer;
}
.tanchuang .tanchuangBox .close01 .iconfont {
  font-size: 30px;
  color: #ffffff;
}
.tanchuang .tanchuangBox .tanchuangCon {
  height: 490px;
  border: 1px dashed #ff5a01;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-color: #fff;
  padding: 0 70px;
}
.loin-wz {
    width: 100%;
    overflow: hidden;
    text-align: center;
    padding: 20px 0 10px;
	font-size: 14px;
    color: #666666;
}
.login-wx {
    width: 100%;
    overflow: hidden;
    text-align: center;
}
.tanchuang .tanchuangBox .tanchuangCon .hd {
  margin-top: 30px;
}
.tanchuang .tanchuangBox .tanchuangCon .hd ul li {
  float: left;
  text-align: center;
  display: inline-block;
  width: 158px;
  height: 38px;
}
.tanchuang .tanchuangBox .tanchuangCon .hd .login{
  background: url("../images/login_off.png") no-repeat center;
}
.tanchuang .tanchuangBox .tanchuangCon .hd .register {
  background: url("../images/register_off.png") no-repeat center;
}
.tanchuang .tanchuangBox .tanchuangCon .hd .login.on {
  background: url("../images/login_on.png") no-repeat center;
}
.tanchuang .tanchuangBox .tanchuangCon .hd .register.on {
  background: url("../images/register_on.png") no-repeat center;
}
.tanchuang .tanchuangBox .tanchuangCon .bd .login .user_img {
  margin-top: 30px;
  text-align: center;
}
.tanchuang .tanchuangBox .tanchuangCon .bd .user {
  height: 38px;
  border: 1px solid #dddddd;
  border-radius: 5px;
  margin-top: 20px;
}
.tanchuang .tanchuangBox .tanchuangCon .bd .user input {
  padding-left: 2px;
  height: 38px;
  line-height: 38px;
  width: 100%;
  font-size: 16px;
}
.tanchuang .tanchuangBox .tanchuangCon .bd .yzm {
  margin-top: 20px;
}
.tanchuang .tanchuangBox .tanchuangCon .bd .yzm input[type=text] {
  float: left;
  width: 216px;
  height: 38px;
  padding-left: 2px;
  border: 1px solid #dddddd;
  border-radius: 5px;
  font-size: 16px;
}
.tanchuang .tanchuangBox .tanchuangCon .bd .yzm input[type=button] {
  width: 88px;
  height: 40px;
  border: 1px solid #ff5a00;
  color: #ff5a00;
  font-size: 14px;
  text-align: center;
  line-height: 40px;
  border-radius: 5px;
  float: right;
  cursor: pointer;
}
.tanchuang .tanchuangBox .tanchuangCon .bd .forget {
  margin-top: 10px;
}
.tanchuang .tanchuangBox .tanchuangCon .bd .forget .wxdl {
  color: #ff5a00;
  font-size: 12px;
}
.tanchuang .tanchuangBox .tanchuangCon .bd .forget .wjmm {
  color: #ff5a00;
  font-size: 12px;
  float: right;
}
.tanchuang .tanchuangBox .tanchuangCon .bd .forget a:hover {
  text-decoration: underline;
}
.tanchuang .tanchuangBox .tanchuangCon .bd .tijiao input {
  background-color: #ff5a00;
  border-radius: 5px;
  border: 1px solid #ff5a00;
  color: #ffffff;
  font-size: 16px;
  height: 38px;
  width: 100%;
  cursor: pointer;
  margin-top: 15px;
}
.tanchuang .tanchuangBox .tanchuangCon .bd .tijiao input:hover {
  background-color: #ffffff;
  color: #ff5a00;
}
.tanchuang .tanchuangBox .tanchuangCon .bd .register {
  margin-top: 33px;
}
.tanchuang .tanchuangBox .tanchuangCon .bd .register .tijiao input {
  margin-top: 20px;
}

/*加入转一转*/
.concat {
  padding-bottom: 50px;
}
.concat .location {
  margin-top: 15px;
  border-bottom: none;
}

.concat .concatL ul {
  border-top: 1px solid #dddddd;
}

.concat .concatL ul li .title {
  width: 298px;
  height: 48px;
  border: 1px solid #dddddd;
  border-top: none;
  line-height: 48px;
  font-size: 16px;
  color: #4d4d4d;
}

.concat .concatL ul li .title .iconfont {
  margin-left: 20px;
  margin-right: 5px;
  font-size: 20px;
  color: #7e7e7e;
}

.concat .concatL ul li .title em {
  float: right;
  margin-right: 20px;
  margin-top: 18px;
  background: url("../images/icon_default.jpg") no-repeat center center;
  width: 18px;
  height: 10px;
}

.concat .concatL ul li a {
  display: block;
  border: 1px solid #dddddd;
  border-top: none;
  height: 48px;
  padding-left: 55px;
  line-height: 48px;
  color: #666;
}

.concat .concatL ul li .hide {
  display: none;
}

.concat .concatL ul li.active .title, .concat .concatL ul li:hover .title {
  color: #ff5a01;
}

.concat .concatL ul li.active .title .iconfont, .concat .concatL ul li:hover .title .iconfont {
  color: #ff5a01;
}

.concat .concatL ul li.active em, .concat .concatL ul li:hover em {
  background: url("../images/icon_active.jpg") no-repeat center center;
}

.concat .concatL ul li.active a.active, .concat .concatL ul li:hover a.active {
  color: #ffffff;
  background-color: #ff5a01;
  border: 1px solid #ff5a01;
  border-top: none;
}

.concat .concatL ul li.active a:hover, .concat .concatL ul li:hover a:hover {
  color: #fff;
  background-color: #ff5a01;
}

.concat .concatR {
  width: 848px;
  padding: 15px;
  border: 1px solid #dddddd;
}

.concat .concatR .join .img {
  display: block;
}

.concat .concatR .join p {
  line-height: 32px;
  margin-bottom: 5px;
}

.concat .concatR .join p strong {
  margin-top: 15px;
  display: block;
  color: #ff5a01;
  font-size: 16px;
}

.concat .concatR .join p a {
  font-style: italic;
  color: #ff5a01;
}

.concat .concatR .lianxi .addr {
  width: 260px;
  height: 310px;
  padding: 20px;
  background-color: #44536b;
  color: #ffffff;
}

.concat .concatR .lianxi .addr .addrTop {
  padding-bottom: 15px;
  border-bottom: 1px dashed #57657a;
}

.concat .concatR .lianxi .addr .addrTop p {
  line-height: 30px;
  letter-spacing: 1px;
}

.concat .concatR .lianxi .addr .addrTop p:first-of-type {
  font-size: 16px;
}

.concat .concatR .lianxi .addr dl {
  margin-top: 25px;
}

.concat .concatR .lianxi .addr dl dt {
  float: left;
  margin-right: 20px;
}

.concat .concatR .lianxi .addr dl dd {
  color: #ffffff;
  float: left;
  width: 120px;
  line-height: 28px;
}

.concat .concatR .js img {
  margin-bottom: 10px;
}

.concat .concatR .js p {
  text-indent: 2em;
}

.concat .concatR .law h1 {
  font-size: 24px;
  color: #000;
  font-weight: bold;
  margin: 30px 0px;
  text-align: center;
}

.concat .concatR .law p {
  color: #555;
  line-height: 28px;
  text-indent: 2em;
  margin-bottom: 5px;
}

.concat .concatR .law p img {
  margin: 20px 0;
}

.concat .concatR .law p a {
  color: #ff5a01;
}

.footerTop {
  padding-top: 40px;
  background-color: #313131;
  padding-bottom: 30px;
}
.footerTop .footer_link .hd ul li {
  color: #7c7c7c;
  float: left;
  width: 90px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  background-color: #1e1e1e;
  margin-right: 15px;
  cursor: pointer;
}
.footerTop .footer_link .hd ul .on {
  color: #d0d0d0;
  background-color: #505050;
}
.footerTop .footer_link .bd {
  padding-top: 15px;
  margin-bottom: 20px;
  border-bottom: 1px solid #444;
  padding-bottom: 15px;
}
.footerTop .footer_link .bd a {
  color: #CCCCCC;
  display: inline-block;
  margin-right: 40px;
  line-height: 40px;
  font-size: 12px;
}
.footerTop .footer_link .bd a:hover {
  color: #ff5a00;
}
.footerTop .footerTopL {
  width: 700px;
}
.footerTop .footerTopL table {
  width: 100%;
  text-align: center;
}
.footerTop .footerTopL tr {
  height: 36px;
}
.footerTop .footerTopL tr th a {
  font-size: 16px;
  color: #ffffff;
  font-weight: normal;
}
.footerTop .footerTopL tr td a {
  color: #cccccc;
}
.footerTop .footerTopL tr td a:hover {
  color: #ff5a00;
}

.footerTopL ul{width:220px;float:left;text-align: center;}
.footerTopL ul li a{font-size: 16px;color: #cccccc;}
.footerTopL ul .tit a{font-size: 16px; color: #ffffff;}
.footerTopL ul .tit{font-size:16px}
.footerTopL ul li{margin-bottom:15px}


.footerTop .footerTopR {
  border-left: 1px solid #777777;
  padding-left: 50px;
  width: 420px;
}
.footerTop .footerTopR strong {
  text-align: center;
  float: left;
  line-height: 44px;
}
.footerTop .footerTopR strong em {
  color: #eeeeee;
}
.footerTop .footerTopR span {
  padding-left: 50px;
  padding-top: 10px;
  float: left;
}
.foot-wz {
    font-size: 14px;
    position: relative;
    bottom: 0;
    text-align: left;
    width: 1200px;
    margin: 0 auto;
}
.footerBtm {
  color: #cccccc;
  font-size: 12px;
  text-align: center;
  line-height: 24px;
  border-top: 1px solid #777;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #313131;
}

a:hover {
  color: #ff5a00;
}

.pageye {
  overflow: hidden;
  text-align: center;
  border-left: 1px solid #e3e3e3;
  display: table;
  margin: 50px auto 0 auto;
}

.pageye a {
  float: left;
  margin-right: 8px;
  border: 1px solid #e3e3e3;
  background-color: #fff;
  color: #1d1d1d;
  text-decoration: none;
  display: block;
  height: 34px;
  line-height: 34px;
  padding: 0 13px;
  font-size: 14px;
}

.pageye a:hover, .pageye a.active {
  background: #ff5a00;
  color: #fff;
}
.pageye a.dian{
  border:none;
  background: none;
  line-height:30px;
  margin-right: 4px;
  margin-left: -4px;
}
.rankSecond dd a{
  border: 1px solid #dddddd;
  border-radius: 5px;
  padding-left: 5px!important;
  padding-right: 5px!important;
}
.rankSecond dd a:hover,.rankSecond dd a.active{
  border: 1px solid #ff5a00;
  color: #ff5a00;
}
.rankThird dd a{
  background-color: #dddddd;
  border-radius: 5px;
  color: #333333;
  padding-left: 5px!important;
  padding-right: 5px!important;
  border: 1px solid #dddddd;
}
.rankThird dd a:hover,.rankThird dd a.active{
  color: #ffffff!important;
  background-color: #ff5a00;
  border: 1px solid #ff5a00;
}

/*我要留言的弹窗*/
.liuyan_tanBox {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  position: fixed;
  z-index: 9999999;
  top: 0;
  display: none;
}
.liuyan_tanBox .tanCon {
  width: 500px;
  height: 380px;
  background-color: #fff;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  left: 50%;
  margin-left: -250px;
  top: 50%;
  margin-top: -210px;
}
.liuyan_tanBox .tanCon .close {
  position: absolute;
  right: 0;
  top: -40px;
  cursor: pointer;
  width: 30px;
  height: 30px;
}
.liuyan_tanBox .tanCon .tanTop {
  text-align: center;
  color: #ffffff;
  font-size: 20px;
  height: 50px;
  line-height: 50px;
  background-color: #ff5a00;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.liuyan_tanBox .tanCon form {
  height: 270px;
  width: 320px;
  margin-left: 90px;
}
.liuyan_tanBox .tanCon form .user {
  height: 30px;
  line-height: 30px;
  margin-top: 20px;
}
.liuyan_tanBox .tanCon form .user i {
  float: left;
  width: 15px;
  color: #ff0000;
}
.liuyan_tanBox .tanCon form .user span {
  float: left;
  width: 55px;
}
.liuyan_tanBox .tanCon form .user input {
  width: 228px;
  padding: 0 10px;
  border: 1px solid #dddddd;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  height: 30px;
}
.liuyan_tanBox .tanCon form .user textarea {
  width: 228px;
  height: 60px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #dddddd;
  padding: 10px;
  float: left;
}
.liuyan_tanBox .tanCon form .tj input {
  width: 250px;
  height: 40px;
  cursor: pointer;
  background-color: #ffffff;
  border: 1px solid #ff5a00;
  color: #ff5a00;
  margin-top: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 16px;
  float: right;
}
.liuyan_tanBox .tanCon .tanBtm {
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  height: 50px;
  line-height: 50px;
  background-color: #ff5a00;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

/*转一转币弹框*/
.coin_tanBox {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  position: fixed;
  z-index: 9999999;
  top: 0;
  display: none;
}
.coin_tanBox .tanCon {
  width: 700px;
  height: 470px;
  background-color: #fff;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  left: 50%;
  margin-left: -350px;
  top: 50%;
  margin-top: -240px;
}
.coin_tanBox .tanCon .close {
  position: absolute;
  right: 0;
  top: -40px;
  cursor: pointer;
  width: 30px;
  height: 30px;
}
.coin_tanBox .tanCon .tanTop {
  text-align: center;
  color: #ffffff;
  font-size: 20px;
  height: 70px;
  line-height: 70px;
  background-color: #ff5a00;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.coin_tanBox .tanCon .tanTop strong {
  font-size: 26px;
}
.coin_tanBox .tanCon .tanWays {
  height: 360px;
}
.coin_tanBox .tanCon .tanWays .titleText {
  margin-top: 20px;
  font-size: 18px;
  line-height: 40px;
  margin-bottom: 10px;
}
.coin_tanBox .tanCon .tanWays .titleText strong {
  font-size: 40px;
  font-weight: bold;
  color: #ff0000;
  font-style: italic;
  padding-right: 10px;
}
.coin_tanBox .tanCon .tanWays .text {
  line-height: 36px;
  color: #555555;
  font-size: 16px;
}
.coin_tanBox .tanCon .tanWays .left {
  width: 350px;
  border-right: 1px solid #dddddd;
  height: 360px;
  text-align: center;
}
.coin_tanBox .tanCon .tanWays .right {
  text-align: center;
  width: 346px;
}
.coin_tanBox .tanCon .tanWays .right .text {
  margin-top: 30px;
}
.coin_tanBox .tanCon .tanWays .right a {
  display: inline-block;
  width: 200px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background-color: #ffffff;
  border: 1px solid #ff5a00;
  font-size: 16px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-top: 80px;
  color: #ff5a00;
}
.coin_tanBox .tanCon .tanWays .right a:hover {
  color: #ffffff;
  background-color: #ff5a00;
}
.coin_tanBox .tanCon .tanBtm {
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  height: 50px;
  line-height: 50px;
  background-color: #ff5a00;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

/*转一转币分享弹框*/
.coin_tanfxBox {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  position: fixed;
  z-index: 9999999;
  top: 0;
  display: none;
}
.coin_tanfxBox .tanfxCon {
  width: 350px;
  height: 350px;
  background-color: #fff;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  left: 60%;
  margin-left: -350px;
  top: 60%;
  margin-top: -240px;
}
.coin_tanfxBox .tanfxCon .closefx {
  position: absolute;
  right: 0;
  top: -40px;
  cursor: pointer;
  width: 30px;
  height: 30px;
}
.coin_tanfxBox .tanfxCon .tanfxTop {
  text-align: center;
  color: #ffffff;
  font-size: 20px;
  height: 70px;
  line-height: 70px;
  background-color: #ff5a00;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.coin_tanfxBox .tanfxCon .tanfxTop strong {
  font-size: 26px;
}
.coin_tanfxBox .tanfxCon .tanfxWays {
  height: 260px;
}
.coin_tanfxBox .tanfxCon .tanfxWays .titleText {
  margin-top: 20px;
  font-size: 18px;
  line-height: 40px;
  margin-bottom: 10px;
}
.coin_tanfxBox .tanfxCon .tanfxWays .titleText strong {
  font-size: 40px;
  font-weight: bold;
  color: #ff0000;
  font-style: italic;
  padding-right: 10px;
}
.coin_tanfxBox .tanfxCon .tanfxWays .text {
  line-height: 36px;
  color: #555555;
  font-size: 16px;
}
.coin_tanfxBox .tanfxCon .tanfxWays .left {
  width: 350px;
  border-right: 1px solid #dddddd;
  text-align: center;
}
.coin_tanfxBox .tanfxCon .tanfxWays .right {
  text-align: center;
  width: 346px;
}
.coin_tanfxBox .tanfxCon .tanfxWays .right .text {
  margin-top: 30px;
}
.coin_tanfxBox .tanfxCon .tanfxWays .right a {
  display: inline-block;
  width: 200px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background-color: #ffffff;
  border: 1px solid #ff5a00;
  font-size: 16px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-top: 80px;
  color: #ff5a00;
}
.coin_tanfxBox .tanfxCon .tanfxWays .right a:hover {
  color: #ffffff;
  background-color: #ff5a00;
}
.coin_tanfxBox .tanfxCon .tanBtm {
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  height: 50px;
  line-height: 50px;
  background-color: #ff5a00;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}



.zhuanrang_right{
  margin-top: 20px;
  padding: 15px;
  border: 1px solid #dddddd;
  border-top: 1px solid #ff5a01;
}
.zhuanrang_right h3{
  font-size: 18px;
  height: 18px;
  line-height: 18px;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 8px;
}
.zhuanrang_right h3 .iconfont{
  color: #ff5a00;
  margin-right: 5px;
}
.zhuanrang_right table{
  margin-top: 10px;
}
.zhuanrang_right table tr td{
  padding: 5px 0;
}
.zhuanrang_right table tr td:nth-of-type(1){
  width: 200px;

}
.zhuanrang_right table tr td:nth-of-type(1) a{
  display: inline-block;
  width: 200px;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.zhuanrang_right table tr td:nth-of-type(2){
  width: 60px;
  font-size: 12px;
}
.zhuanrang_right table .zhuanrang_link{
  width: 200px;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.shaixuanBox .shai_btn {
  position: relative;
}
.shaixuanBox .shai_btn .height_one,.shaixuanBox .shai_btn .height_auto{
  width: 1000px!important;
}
.shaixuanBox .shai_btn .height_one {
  height: 36px;
  overflow: hidden;
}
.shaixuanBox .shai_btn .height_auto {
  height: auto;
}
.shaixuanBox .shai_btn .shai_show, .shaixuanBox .shai_btn .shai_hide {
  position: absolute;
  right: 0;
  bottom: 8px;
  border: 1px solid #dddddd;
  background-color: #f5f5f5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  width: 50px;
  height: 26px;
  text-align: center;
  line-height: 26px;
  cursor: pointer;
}
.shaixuanBox .shai_btn .shai_hide {
  display: none;
}

/*以下为转一转新加入*/
.index_banner_btm{
  /* margin-top: 30px; */
 /*  margin-bottom: 50px; */
}
.index_banner_btm ul li{
  float: left;
  width:150px;
  height:auto;
  margin-right: 60px;
  text-align: center;
  padding: 30px 0 0 0;
}
.index_banner_btm ul li:first-of-type{
  margin-left: 105px !important;
}
.index_banner_btm ul li:nth-child(6) {
  margin-left: 105px !important;
}
.index_banner_btm ul li a:hover{
  margin-top: -5px;
  margin-left:-5px;
}
.index_banner_btm ul li a{
  display: block;
}
.index_banner_btm ul li .banner-btm-txt{
  margin-top: 10px;
  font-size: 18px;
}
.index_banner_btm ul li:last-of-type{
  margin-right: 0;
}
.index_news{
  /* margin-top: 30px; */
  background-color: #f5f5f5;
  padding:30px 0;
}
.index_news .news{
  width: 570px;
}
.index_news .news h3{
  border-bottom:1px solid #dddddd;
}
.index_news .news h3 p span{
  border-bottom:2px solid #ff5a00;
  font-size: 20px;
}
.index_news .news h3 .right a{
  color: #ff5a00;
  font-size: 18px;
  font-weight: 700;
}
.index_news .news ul li{
  width: 570px;
  height: 130px;
  background-color: #fff;
  margin-top:20px;
  -webkit-box-shadow: 0 0 5px #ddd;
  -moz-box-shadow: 0 0 5px #ddd;
  box-shadow: 0 0 5px #ddd;
}
.index_news .news ul li:hover{
  -webkit-box-shadow: 0 0 8px #ec9564;
  -moz-box-shadow: 0 0 8px #ec9564;
  box-shadow: 0 0 8px #ec9564;
}
.index_news .news ul li .left{
  padding-left:15px;
  padding-top: 10px;
}
.index_news .news ul li .center{
  width: 300px;
  margin-left:15px;
  margin-top: 20px;
}
.index_news .news ul li .center .title{
  display: block;
  width: 290px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space:nowrap;
  font-size: 16px;
  font-weight: bold;
}
.index_news .news ul li .center .text{
  margin-top: 10px;
}
.index_news .news ul li .center .text span{
  font-size: 14px;
  color: #666;
  padding-right:5px;
  line-height: 24px;
  display: inline-block;
}
.index_news .news ul li .money{
  margin-top: 24px;
  width: 83px;
  height: 83px;
  text-align: center;
  line-height: 83px;
  font-size: 16px;
  color: #ffffff;
  background: url("http://zyz.bjxiaoyu.cn/Public/images/icon_circle_orange.png");
}
.index_news .news ul li .right{
  height: 30px;
  margin-top: 50px;
  line-height: 30px;
  border-right:3px solid #ff5a00;
  padding-right: 10px;
  font-size: 14px;
  color: #333;
}
.index_news .index_newsR ul li .money{
  background: url("http://zyz.bjxiaoyu.cn/Public/images/icon_phone_blue.png");
  width: 68px;
  height: 53px;
  margin-top: 31px;
  display: block;
  line-height:20px;
  padding-top:15px;
}
.index_hangye h2{
  padding-top: 30px;
  height: 20px;
}
.index_hangye h2 .left{
  font-size: 20px;
  border-left:3px solid #ff5a00;
  height:20px;
  line-height:20px;
  padding-left: 10px;
}
.index_hangye h2 .center{
  font-size:20px;
  color: #ff5a00;
  margin-right: 30px;
}
.index_hangye h2 .right{
  font-size: 20px;
  color: #999;
}
.index_hangye .hangyeBox{
  margin-top: 20px;
}
.index_hangye .hangyeBox .hangyeBoxL{
  width:270px;
  height:520px;
  position: relative;
}
.index_hangye .hangyeBox .hangyeBoxL .hd{
  position: absolute;
  width: 570px;
  height: 10px;
  left:0;
  bottom:15px;
  z-index:999;
}
.index_hangye .hangyeBox .hangyeBoxL .hd ul{
  width: 270px;
  padding-left: 85px;
  height: 10px;
}
.index_hangye .hangyeBox .hangyeBoxL .hd ul li{
  width:10px;
  height: 10px;
  background-color: #ffffff;
  margin-right: 15px;
  float: left;
  border-radius:50%;
}
.index_hangye .hangyeBox .hangyeBoxL .hd ul li.on{
  background-color: #ff5a00;
}
.index_hangye .hangyeBox .hangyeBoxL .bd{
  width: 270px;
  height:520px;
  overflow: hidden;
}
.index_hangye .hangyeBox .hangyeBoxR{
  width: 900px;
}
.index_hangye .hangyeBox .hangyeBoxR ul li{
  width: 208px;
  height: 248px;
  border:1px solid #dddddd;
  float: left;
  margin-right: 20px;
}
.index_hangye .hangyeBox .hangyeBoxR ul li:nth-of-type(4n){
  margin-right: 0;
}
.index_hangye .hangyeBox .hangyeBoxR ul li:nth-of-type(n+5){
  margin-top: 20px;
}
.index_hangye .hangyeBox .hangyeBoxR ul li .img{
  display: block;
  width:208px;
  height: 130px;
  background-color: #f8f4f3;
  text-align: center;
  border-bottom:1px solid #dddddd;
  position: relative;
  overflow: hidden;
}

.index_hangye .hangyeBox .hangyeBoxR ul li .img img{
  position: absolute;
  left: 0;
  top: 0;
  width: 208px;
}
.index_hangye .hangyeBox .hangyeBoxR ul li .title{
  padding: 10px 0;
  display: block;
  /* height: 40px; */
  font-weight: bold;
  width: 195px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: 10px;
  font-size:16px;
}
.index_hangye .hangyeBox .hangyeBoxR ul li .title:hover{
  color: #ff5a00;
}
.index_hangye .hangyeBox .hangyeBoxR ul li .text{
  padding:0 10px;
  color: #666;
}
.index_hangye .hangyeBox .hangyeBoxR ul li .text span{
  line-height: 20px;
}
.index_hangye .hangyeBox .hangyeBoxR ul li .text strong{
  font-weight: normal;
  padding-top: 5px;
  display: block;
}
.index_hangye .hangyeBox .hangyeBoxR ul li .text strong b{
  color: #ff5a00;
}
.index_hangye:nth-of-type(2n){
  margin-top: 30px;
  padding-bottom: 20px;
  background-color: #f5f5f5;
}






.index_hangye .hangyeBox .hangyeBoxR ul li{
  width: 280px;
}
.index_hangye .hangyeBox .hangyeBoxR ul li:hover{
top: -4px;
box-shadow: 0 5px 10px #ff5e00;
transition: translate3d(0, -4px, 0);
}
.index_hangye .hangyeBox .hangyeBoxR ul li:nth-of-type(3n){
  margin-right: 0;
}
.index_hangye .hangyeBox .hangyeBoxR ul li:nth-of-type(4n){
  margin-right: 20px;
}
.index_hangye .hangyeBox .hangyeBoxR ul li:nth-of-type(n+4){
  margin-top: 20px;
}
.index_hangye .hangyeBox .hangyeBoxR ul li table{
  width: 100%;
}
.index_hangye .hangyeBox .hangyeBoxR ul li table tr{
  border-bottom: 1px dashed #ddd;
  height: 62px;
}
.index_hangye .hangyeBox .hangyeBoxR ul li table tr a{
  color: #333333;
}
.index_hangye .hangyeBox .hangyeBoxR ul li table tr:first-of-type th{
  text-align: center;
}
.index_hangye .hangyeBox .hangyeBoxR ul li table tr:first-of-type th a{
  width: 252px;
}
.index_hangye .hangyeBox .hangyeBoxR ul li table tr:last-of-type{
  border-bottom: none;
}
.index_hangye .hangyeBox .hangyeBoxR ul li table tr:last-of-type th{
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #ff5e00;
}
.index_hangye .hangyeBox .hangyeBoxR ul li table tr td{
  font-size: 12px;
}
.index_hangye .hangyeBox .hangyeBoxR ul li table tr td:first-of-type{
  padding-left: 10px;
}
.index_hangye .hangyeBox .hangyeBoxR ul li .title{
  width: 252px;
}
.index_news .news ul li{
  position: relative;
}
.index_news .news ul li:hover{
  top: -4px;
  box-shadow: 0 5px 10px #ff5e00;
  transition: translate3d(0, -4px, 0);
}
.index_news .news_right ul li:hover{
  top: -4px;
  box-shadow: 0 5px 10px #0095ff;
  transition: translate3d(0, -4px, 0);
}
.index_news .news_right ul li .xiantiao:before{
  width: 100%;
  left: 0;
  box-sizing: inherit;
  -moz-box-sizing: inherit;
}
.index_news .news_right ul li .xiantiao:before {
  content: '';
  position: absolute;
  width: 0;
  height: 2px;
  top: 0;
  left: 0;
  background-color: #ff5e00;
  transition: all .4s ease-out;
}
.index_news .news ul li a:hover{
  color: #666666;
}
.index_news .news ul li b{
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}
.index_news .news ul li .left{
  line-height: 30px;
  font-size: 18px;
  font-weight: bold;
  height: 95px;
  width: 50px;
  background: #ff5e00;
  color: #fff;
  text-align: center;
  /* line-height: 130px; */
  padding-top: 35px;
  padding-left: 0;
}
.index_news .news_right ul li .left{
  background: #0095ff;
}
.index_news .news ul li .center {
  width: 380px;
  margin-right: 10px;
  margin-left: 15px;
  margin-top: 30px;
  border-right: 1px dashed #ddd;
  padding-bottom: 10px;
}
.index_news .news ul li .center .title{
  width: auto;
}
.index_news .news ul li .center .title strong{
  max-width: 250px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  font-weight: bold;
  /* border-right: 1px solid #ddd; */
}
.index_news .news ul li .center .title span{
  font-size: 14px;
  padding-left: 20px;
  font-weight: normal;
  margin-top: 2px;
}
.index_news .news ul li .center .text{
  margin-top: 20px;
}
.index_news .news ul li .center .text span{
  font-size: 12px;
  padding-right: 15px;
}
.index_news .news ul li .center .text span:last-of-type{
  padding-right: 0;
}
.index_news .news ul li .type{
  height: 90px;
  line-height: 90px;
  /* margin-top: 20px; */
  margin: 20px 0;
  padding-right: 10px;
  border-right: 1px dashed #ddd;
  width: 140px;
}
.index_news .news ul li .right {
  width: 100px;
  text-align: center;
  border-right: none;
  margin-top: 0;
}

.index_news .news ul li .right span{
  display: block;
  line-height: 136px;
  font-size: 20px;
  font-weight: bold;
  color: #ff5e00;
}
.index_news .news ul li .right strong{
  height: 45px;
  line-height: 44px;
  font-weight: normal;
}
.index_news .news_right ul li .center{
  width: 370px;
  margin-top: 20px;
  height: 90px;
  padding-bottom: 0;
}
.index_news .news_right ul li .center .text{
  margin-top: 5px;
}
.index_news .news_right ul li .center .title{
  width: 360px;
}
.index_news .news_right ul li .center .text span.detail-qiugou{
  font-size: 12px;
  line-height: 20px;
}
.index_news .news_right ul li .right span{
  display: block;
  line-height: 136px;
  font-size: 20px;
  font-weight: bold;
  color: #0095ff;
  text-align: left;
}
.gysxy {
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
	padding: 30px 0 0;
}
.gysxy li {
    width: 30%;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ff5a01;
    margin: 0 20px 0 0;
}
.gysxy li a {
    font-size: 16px;
    color: #fff;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.swhz {
    width: 100%;
    overflow: hidden;
    padding: 30px 0 20px;
    border-bottom: 1px solid #dddddd;
    font-size: 24px;
    color: #333333;
}
.swhz-list {
    width: 100%;
    overflow: hidden;
    border: 1px solid #FFE2B5;
    margin: 20px 0;
    background: #FFFBE4;
    box-sizing: border-box;
    padding: 15px 15px 30px 15px;
    display: flex;
}
.swhz-left img {
    max-width: 25px;
}
.swhz-right {
    margin: 0 0 0 10px;
}
.swhz-right li {
    width: 100%;
    overflow: hidden;
    display: flex;
}
.swhz-right li h3 {
    font-size: 14px;
    color: #FA7B3A;
}
.swhz-right li p {
    margin: 0 0 0 10px;
    font-size: 14px;
    line-height: 1.5;
    color: #666666;
}
.zxtj {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid#dddddd;
    padding: 10px 0 20px;
    font-size: 18px;
    color: #000;
    font-weight: 600;
}
.zxtj-li {
    width: 65%;
    margin: 20px auto;
}
.zxtj-li li {
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    margin: 0 0 15px;
}
.zxtj-li li p {
    width: 8%;
    font-size: 16px;
    color: #333333;
}
.zxtj-li li p span {
    font-size: 16px;
    margin: 0 2px 0px 0px;
    color: red;
}
.zxtj-li li input {
    width: 50%;
    height: 35px;
    border: 1px solid #ddd;
}
.zxtj-li li textarea {
    width: 70%;
    height: 150px;
    border: 1px solid #dddddd;
    font-size: 16px;
    box-sizing: border-box;
    padding: 5px 5px;
}
.mstj {
    width: 100%;
    padding: 20px 0 0;
}
.mstj a {
    width: 50%;
    background: #ff5a00;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    opacity: 0.8;
    position: relative;
    left: 8%;
}
.zhuye {
    width: 100%;
    overflow: hidden;
}
.zhuye-li {
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 0 30px;
}
.zhuye-li li {
    margin: 0 30px;
    font-size: 18px;
    color: #333333;
}
.zhuye-li li.active {
	color: #ff5a00;
    border-bottom: 2px solid #ff5a00;
}
.zhuye-active {
    width: 100%;
    overflow: hidden;
    padding: 20px;
    box-sizing: border-box;
}
.zhuye-li-active {
    width: 100%;
    overflow: hidden;
	display:none;
}
.zhuye-li-active.active {
	display:block;
}
.zhuye-li-active ul {
    width: 100%;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.zhuye-li-active ul li {
    width: 31%;
    border: 1px solid #dddddd;
    margin: 0 0 30px;
}
.zhuye-li-1 {
    width: 100%;
    height: 40px;
    border-bottom: 1px dashed #ddd;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 600;
    color: #666666;
}
.zhuye-li-2 {
    width: 100%;
    height: 40px;
    overflow: hidden;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding: 0 10px;
    border-bottom: 1px dashed #ddd;
}
.zhuye-li-2 p {
    font-size: 12px;
    width: 50%;
    color: #666666;
}
.zhuye-li-3 {
    width: 100%;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-weight: bold;
}
.zhuye-li-3 a {
    color: #ff5e00;
}
.sect-li {
    width: 100%;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
	padding: 15px 0 0;
}
.sect-li li {
    width: 19%;
    margin: 0px 0 15px;
}
.sect-li li img {
    width: 100%;
	height: 85px;
    display: flex;
}
.title-img {
    width: 100%;
    overflow: hidden;
}
.title-img img {
    width: 100%;
    overflow: hidden;
}
.title-po {
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    padding: 15px 0;
}
.title-po-left {
    display: flex;
    align-items: center;
}
.title-po-left .search_keyword {
    width: 150px;
    height: 30px;
    display: flex;
    box-sizing: border-box;
    border: 1px solid #666666;
    border-right: 0;
}
.title-po-left a {
    width: 40px;
    height: 30px;
    background: #ff5a00;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}
.title-po-left .sub {
    width: 50px;
    height: 30px;
    background: #ff5a00;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
	line-height: 30px;
}
.title-po-left a:hover {
    color: #fff;
}
.title-po-right {
    margin: 0 0px 0 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.title-po-right a {
    width: 50px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ff5a00;
    margin: 0 15px 0 0;
    color: #fff;
}
.title-po-right a:hover {
    color: #fff;
}
.m-modal {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    z-index: 9999999;
    overflow: auto;
    background-color: rgba(0, 0, 0, .6);
}
.m-modal-kk {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.m-modal-kk1 {
    width: 350px;
    background: #fff;
    text-align: center;
    border-radius: 8px;
	position: relative;
}
.m-dal-kk2 {
    width: 100%;
    padding: 20px 0;
    font-size: 18px;
    color: #333333;
}
.m-modal-select {
    width: 100%;
    overflow: hidden;
    padding: 0px 0 30px;
}
.m-modal-select select {
    border: 1px solid #333333;
    color: #333333;
    width: 50%;
    height: 35px;
    text-align: center;
    font-size: 16px;
}
.m-dal-select-a {
    width: 100%;
    overflow: hidden;
    padding: 120px 0 0;
}
.m-dal-select-a a {
    width: 130px;
    height: 35px;
    border: 1px solid #ff6600;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    background: #ff6600;
    color: #fff;
    font-size: 16px;
}
.m-dal-select-a a:hover {
    color: #fff;
}
.m-modal-kk1 .close {
    position: absolute;
    top: -30px;
    right: -30px;
}
.jzqy {
    width: 75%;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    position: absolute;
    top: 35px;
    left: 30%;
}
.jzqy li {
    background: #f1f1f1;
    width: 24%;
    height: 50px;
	border-radius: 8px;
}
.jzqy li:hover {
    background-color: #ff5a00;
}
.jzqy li:hover .jzqy-right {
	color:#fff;
}
.jzqy li a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding: 0 10px;
}
.jzqy-right {
    font-size: 15px;
    margin: 0 0 0 10px;
	color:#000;
}
.jzqy li .jzqy-left .jzqy-img {
	display:block;
}
.jzqy li .jzqy-left .jzqy_img {
	display:none;
}
.jzqy li:hover .jzqy-left .jzqy-img {
	display:none;
}
.jzqy li:hover .jzqy-left .jzqy_img {
	display:block;
}
.tcfb {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #000000d6;
	background-color:rgba(0, 0, 0, 0.8);
    z-index: 999999999999999;
}
.tcfb-list {
    display: flex;
    justify-content: center;
    position: relative;
}
.tcfb-list a {
	width: 100%;
    height: 100%;
    display: flex;
}
.tcfb-1 {
    position: absolute;
    left: 7%;
    top: 48%;
    width: 70px;
    height: 110px;
}
.tcfb-2 {
    position: absolute;
    left: 30%;
    top: 48%;
    width: 70px;
    height: 110px;
}
.tcfb-3 {
    position: absolute;
    left: 54%;
    top: 48%;
    width: 70px;
    height: 110px;
}
.tcfb-4 {
    position: absolute;
    left: 76%;
    top: 48%;
    width: 70px;
    height: 110px;
}
.tcfb-5 {
    position: absolute;
    left: 16%;
    bottom: 9%;
    width: 68%;
    height: 55px;
}
















@media screen and (max-width:768px){
 .section {
    min-width: 100%;
}
.section_inner {
    width: 100%;
}
.zhuanrang_detail .left {
    width: 100%;
}
body {
    padding-top: 60px!important;
}
.zhuye-li {
    justify-content: space-between;
    padding: 0 0 10px;
}
.zhuye-li li {
    margin: 0 20px;
    font-size: 16px;
    color: #333333;
}
.zhuye-li-active ul li {
    width: 100%;
    border: 1px solid#dddddd;
    margin: 0 0 20px;
}
.pageye {
    margin: 10px auto 0 auto;
}
.pageye a {
    float: left;
    margin-right: 5px;
    border: 1px solid #e3e3e3;
    background-color: #fff;
    color: #1d1d1d;
    text-decoration: none;
    display: block;
    height: 30px;
    line-height: 31px;
    padding: 0 10px;
    font-size: 14px;
}
.zhuanrang_detail .right-none {
    display: none;
}
.zxtj-li {
    width: 90%;
    margin: 20px auto;
}
.zxtj-li li p {
    width: 20%;
    font-size: 16px;
    color: #333333;
}
.zxtj-li li input {
    width: 70%;
    height: 35px;
    border: 1px solid #ddd;
}
.mstj {
    display: flex;
    justify-content: center;
}
.mstj a {
    left: 0;
}
.fabu_person dl {
    padding: 28px 40px 20px;
}
.fabu_person dl dt img {
    border-radius: 50%;
    border: 1px solid #dddddd;
}

.fabu_person dl dd .title {
    display: block;
    font-size: 16px;
    margin-top: 5px;
}
.fabu_person dl dd .text strong {
    color: #ff5a00;
    font-size: 18px;
}
.fabu_person .checkPhone {
    text-align: center;
}
.fabu_person .checkPhone a {
    display: inline-block;
    width: 206px;
    height: 40px;
    text-align: center;
    background-color: #ff5a00;
    color: #ffffff;
    border-radius: 5px;
}
.fabu_person .checkPhone a span {
    display: inline-block;
    width: 196px;
    height: 32px;
    margin-top: 3px;
    border-radius: 5px;
    border: 1px dashed #ffffff;
    line-height: 32px;
    font-weight: bold;
    font-size: 16px;
}
.fabu_person .contact {
    text-align: center;
    margin-top: 15px;
    font-size: 12px;
    padding-bottom: 20px;
}


}











