/*---------- 头部样式 ---------*/
/* 灰色边框*/
.show {
  display: block;
}

.hide {
  display: none;
}

.margin_right20 {
  margin-right: 20px;
}
.margin_right20 a{
  color: #333;
  cursor: pointer;
}

.editPwd {
  position: absolute;
  top: 28px;
  right: 60px;
}
.editPwd a{
  color: #333;
  border: 1px solid #ccc;
  padding: 2px 10px;
  font-size: 12px;
}

.main_header{
	width:100%;
	

}
.main_header .header_login {
  width: 1200px;
  /*height: 57px;*/
  height: 30px;
  /*line-height: 57px;*/
  line-height: 30px;
  margin: 0 auto;
  text-align: right;
  color: #333;
  font-size: 14px;
  position: relative;
}
.main_header .header_login .leftspan{
	float:left;
	margin-left:0px;
	 color: #333;
	  font-size: 14px;
}

.main_header .header_login span:hover {
  color: #0063ba;
}
.main_header .header_content {
  position: relative;
  width: 1200px;
 /* height: 175px;*/
  height: 230px;
  background:url(imageshome_bg.png) center 1px no-repeat;
  margin: 0 auto;
}
.main_header .header_content .header_logo {
  position: absolute;
  left:0;
  /*top: 30px;*/
  top: 70px;
  left: 0;
  margin: auto;
  height: 75px;
  background: url("imageslogo.png") 0 0 no-repeat;
  cursor: pointer;
  z-index: 9;
}
.main_header .header_content .header_logo .logoright{
	float:left;
	display: block;
	padding-left:76px; 
	height:75px;
	cursor: pointer;
}

.main_header .header_content .header_logo .logoright  sup {
	float:left;
	width:300px;
  color:#ee180d;
  font:44px/2 "Regular","Microsoft YaHei","微软雅黑"; 
  text-align:left;
  line-height:50px;
  word-break:keep-all;           /* 不换行 */
white-space:nowrap;          /* 不换行 */

}

.main_header .header_content .header_logo .logoright sub {
	float:left;
	width:100%;
   text-transform : Uppercase;/*设置字母大写*/
  color:#333333;
  font: 16px/2 "Regular","Microsoft YaHei","微软雅黑"; 
  text-align:left;
  text-indent:5px;
  font-weight:400;
  line-height:25px;

}
.main_header .header_content .header_logo span {
   float:left;
  display: block;
  margin-left:76px; 
   
  color:#ee180d;
  font:48px/2 "Regular","Microsoft YaHei","微软雅黑"; 
  cursor: pointer;
}
.main_header .header_content .header_search_wrap {
  position: absolute;
  top: 55px;
  right: 0;
  margin: auto;
  color: #333;
  font-size: 0;
  border: 1px solid #bebebe;
  box-sizing: border-box;
}
.main_header .header_content .header_search_wrap .header_formsearch_wrap {
  display: inline-block;
  font-size: 14px;
  width: 145px;
  height: 40px;
  line-height: 40px;
  border-right: 1px solid #bebebe;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  background: #fff;
}
.main_header .header_content .header_search_wrap .header_formsearch_wrap .search_msg_title {
  height: 40px;
  line-height: 40px;
}
.main_header .header_content .header_search_wrap .header_formsearch_wrap .search_msg_title em {
  display: inline-block;
  width: 20px;
  height: 40px;
  background: url("imagesarrow_left.png") 5px 16px no-repeat;
  vertical-align: middle;
}
.main_header .header_content .header_search_wrap .header_formsearch_wrap .search_msg_title .search_arrow_hover {
  background: url("imagesarrow.png") 5px 15px no-repeat;
}
.main_header .header_content .header_search_wrap .header_formsearch_wrap .search_msg_title:hover {
  color: #0063ba;
}
.main_header .header_content .header_search_wrap .header_formsearch_wrap .select_list {
  display: none;
  position: absolute;
  top: 40px;
  left: -1px;
  width: 145px;
  z-index: 10;
  margin: auto;
  text-align: center;
  border: 1px solid #bebebe;
}
.main_header .header_content .header_search_wrap .header_formsearch_wrap .select_list li {
  text-align: center;
  width: 100%;
  height: 40px;
  line-height: 40px;
  background-color: #fff;
  border-bottom: 1px solid #bebebe;
}
.main_header .header_content .header_search_wrap .header_formsearch_wrap .select_list li:hover {
  color: #0063ba;
}
.main_header .header_content .header_search_wrap .header_formsearch_wrap .select_list li:last-of-type {
  border-bottom: 0px solid #bebebe;
}
.main_header .header_content .header_search_wrap .header_formsearch_wrap .active {
  display: block;
}
.main_header .header_content .header_search_wrap .header_formsearch_wrap span {
  display: inline-block;
}
.main_header .header_content .header_search_wrap .input_content {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  background-color: blue;
  vertical-align: middle;
  cursor: pointer;
}
.main_header .header_content .header_search_wrap .search_text {
  font-size: 14px;
  text-indent: 25px;
  min-width: 400px;
  height: 40px;
  line-height: 40px;
  float: right;
}
.main_header .header_content .header_search_wrap .btn {
  width: 68px;
  height: 40px;
  color: #fff;
  line-height: 40px;
  float: right;
  cursor: pointer;
  background: #e22323 url("imagessearch_grey.png") 24px 13px no-repeat;
}
/*平时启用*/
.header_bg {
    position: relative;
    width: 100%;
    height: 230px;
    background: url(imageshome_bg.png)   center 1px  no-repeat;
}

/*新年背景*/
/*.header_bg {
    position: relative;
    width: 100%;
    height: 230px;
    background: url(imagesNewYear_banner.jpg) no-repeat center  -21px;
}*/


/*logo 返回首页*/
.block-hmoe {
  display: table;
}

/*查询*/

.search {
    position: absolute;
    top:70px;
	right:0;
    text-align: center;
}

.search_term {
    height: 35px;
    line-height: 35px;
}



.search_term li {
    display: inline-block;
	margin:0 auto;
    font-size: 14px;
    font-weight: 600;
    line-height: 16px;
    padding: 8px 20px;
    margin-right: 15px;
    cursor: pointer;
}

.tab-active {
	position:relative;
	height:25px;
    color: #e22323;
	line-height:50px;
	background:url(imagesicon.png) no-repeat center;
	background-position:bottom;
}

.search_content {
	margin-top:6px;
	float:left;
    line-height: 50px;
    font-size: 0;
}
/*信用代码查询*/
.show   .search_super{
	display:block;
	float:left;
    width: 100px;
    height: 50px;
    border-left: 1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #cccccc;
    box-sizing: border-box;
    background: #ffffff;
    line-height: 50px;
    text-indent: 20px;
    vertical-align: middle;
	font-size:14px;
	color:#666;
	text-align:left;
	text-indent:13px;	
}
.show   .search_super i{
	float:right;
	margin-right:5px;
	margin-top:23px;
	background:url(imagespublicTwo2_icon.png) no-repeat;
	width:14px;
	height:7px;
	border:none;
}
	

.hide   .search_super{
	display:none;
	display:block;
	float:left;
    width: 100px;
    height: 50px;
    border-left: 1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #cccccc;
    box-sizing: border-box;
    background: #ffffff;
    line-height: 50px;
    text-indent: 20px;
    vertical-align: middle;
	
}

.hide  .search_input2{
	display:none;
	float:left;
    width: 500px;
    height: 50px;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    background: #ffffff;
    line-height: 50px;
    text-indent: 20px;
    vertical-align: middle;
}
.show .search_input2 {
	display:block;
	float:left;
    width: 500px;
    height: 50px;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    background: #ffffff;
    line-height: 50px;
    text-indent: 20px;
    vertical-align: middle;
}

.header-search-panel-hide {
  position: absolute;
  right: 68px;
  top: 91px;
  width: 574px;
  padding: 12px 12px 0;
  background-color: #fff;
  border: 1px solid #bebebe;
  border-top: none;
  z-index: 100;
  display:none;

}


.header-search-panel {
  position: absolute;
  right: 68px;
  top: 91px;
  width: 574px;
  padding: 12px 12px 0;
  background-color: #fff;
  border: 1px solid #bebebe;
  border-top: none;
  z-index: 100;

}


.header-search-panel .header-list {
  position: absolute;
  top: 28px;
  left: 0;
  z-index: 200;
  background-color: #fff;
  width: 100%;
  border: 1px solid #bebebe;
  text-align: left;
  border-top: none;
  overflow-y: auto;
}
 .header-search-panel .header-list > li {
  height: 30px;
  width: 100%;
  line-height: 30px;
  padding-left: 5px;
  border-bottom: 1px solid #ddd;
  color: #333;
  overflow: hidden;
}
.header-search-panel > ul {
  width: 100%;
}
 .header-search-panel > ul > li {
  height: 28px;
  width: 100%;
  margin-bottom: 10px;
  font-size: 14px;
}
 .header-search-panel > ul > li > span {
  float: left;
  width: 100px;
  height: 28px;
  border: 1px solid #bebebe;
  text-align: center;
  line-height: 28px;
  color: #333;
}
.header-search-panel > ul > li > div {
  float: right;
  position: relative;
  top: -12px;
  left: 0;
  width: 460px;
  height: 100%;
}
.header-search-panel > ul > li > div input {
  display: inline-block;
  height: 100%;
  border: 1px solid #bebebe;
  padding-left: 20px;
  font-size: 14px;
  width: 100%;
  box-sizing: border-box;
}
.header-search-panel > ul > li > div input::-ms-clear {
  display: none;
}
.header-search-panel > ul > li > div input::-webkit-input-placeholder {
  color: #999;
  font-size: 14px;
}
.header-search-panel > ul > li > div input::-moz-placeholder {
  color: #999;
  font-size: 14px;
}
 .header-search-panel > ul > li > div input:-ms-input-placeholder {
  font-size: 14px;
  color: #999;
}
.header-search-panel > ul > li > div input:focus {
  border-color: #bebebe;
}
 .header-search-panel > ul > li > div i {
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  height: 100%;
  background-image: url('imagessocietyCodeSearch_4.png');
  background-repeat: no-repeat;
  background-position: center;
}
 .header-search-panel > ul > li > div .header-partments-list {
  position: absolute;
  top: 28px;
  left: 0;
  z-index: 200;
  background-color: #fff;
  width: 100%;
  border: 1px solid #bebebe;
  text-align: left;
  border-top: none;
  overflow-y: auto;
  height: 150px;
  display: none;
}
.header-search-panel > ul > li > div .header-partments-list > li {
  height: 30px;
  width: 100%;
  line-height: 30px;
  padding-left: 5px;
  border-bottom: 1px solid #ddd;
  color: #333;
  overflow: hidden;
}
 .header-search-panel > ul > li > div .header-org-list {
  position: absolute;
  top: 28px;
  left: 0;
  z-index: 200;
  background-color: #fff;
  width: 100%;
  border: 1px solid #bebebe;
  text-align: left;
  border-top: none;
  overflow-y: auto;
  display: none;
}
.header-search-panel > ul > li > div .header-org-list > li {
  height: 30px;
  width: 100%;
  line-height: 30px;
  padding-left: 5px;
  border-bottom: 1px solid #ddd;
  color: #333;
  overflow: hidden;
}
 .header-search-panel > ul > li.header-location > div div {
  position: relative;
  float: left;
  height: 100%;
  width: 149px;
}
.header-search-panel > ul > li.header-location > div div input {
  width: 100%;
  display: inline-block;
  height: 100%;
  border: 1px solid #bebebe;
  padding-left: 20px;
  font-size: 14px;
}
 .header-search-panel > ul > li.header-location > div div input::-ms-clear {
  display: none;
}
.header-search-panel > ul > li.header-location > div div input::-webkit-input-placeholder {
  color: #999;
  font-size: 14px;
}
.header-search-panel > ul > li.header-location > div div input::-moz-placeholder {
  color: #999;
  font-size: 14px;
}
 .header-search-panel > ul > li.header-location > div div input:-ms-input-placeholder {
  font-size: 14px;
  color: #999;
}
.header-search-panel > ul > li.header-location > div div input:focus {
  border-color: #bebebe;
}
 .header-search-panel > ul > li.header-location > div div i {
  position: absolute;
  right: 1px;
  top: 14px;
  width: 20px;
  height: 26px;
  background-image: url('imagessocietyCodeSearch_4.png');
  background-repeat: no-repeat;
  background-position: center;
  background-color: #fff;
}
.header-search-panel > ul > li.header-location > div div.header-province,
.header-search-panel > ul > li.header-location > div div.header-city {
  margin-right: 6px;
}
.header-search-panel > ul > li.header-location > div div .header-prov-list {
  position: absolute;
  top: 28px;
  left: 0;
  z-index: 200;
  background-color: #fff;
  width: 100%;
  border: 1px solid #bebebe;
  text-align: left;
  border-top: none;
  overflow-y: auto;
  max-height: 150px;
  display: none;
}
.header-search-panel > ul > li.header-location > div div .header-prov-list > li {
  height: 30px;
  width: 100%;
  line-height: 30px;
  padding-left: 5px;
  border-bottom: 1px solid #ddd;
  color: #333;
  overflow: hidden;
}
 .header-search-panel > ul > li.header-location > div div  .header-city-list-hide {
  position: absolute;
  top: 41px;
  left: 0;
  z-index: 200;
  background-color: #fff;
  width: 99%;
  border: 1px solid #bebebe;
  text-align: left;
  border-top: none;
  overflow-y: auto;
  overflow-x:hidden;
  max-height: 150px;
  display:none;

}


 .header-search-panel > ul > li.header-location > div div .header-city-list-hide > li {
  height: 30px;
  width: 100%;
  line-height: 30px;
  padding-left: 5px;
  border-bottom: 1px solid #ddd;
  color: #333;
  overflow: hidden;
}


 .header-search-panel > ul > li.header-location > div div  .header-city-list {
  position: absolute;
  top: 41px;
  left: 0;
  z-index: 200;
  background-color: #fff;
  width: 99%;
  border: 1px solid #bebebe;
  text-align: left;
  border-top: none;
  overflow-y: auto;
  overflow-x:hidden;
  max-height: 150px;

}
 .header-search-panel > ul > li.header-location > div div .header-city-list > li {
  height: 30px;
  width: 100%;
  line-height: 30px;
  padding-left: 5px;
  border-bottom: 1px solid #ddd;
  color: #333;
  overflow: hidden;
}
 .header-search-panel > ul > li.header-location > div div .header-city-list > li:hover{
	 background-color:#EFEFEF;
 }


.header-search-panel > ul > li.header-location > div div .header-area-list {
  position: absolute;
  top: 41px;
  left: 0;
  z-index: 200;
  background-color: #fff;
  width: 99%;
  border: 1px solid #bebebe;
  text-align: left;
  border-top: none;
  overflow-y: auto;
  max-height: 150px;
   overflow-x:hidden;
}
.header-search-panel > ul > li.header-location > div div .header-area-list > li {
  height: 30px;
  width: 100%;
  line-height: 30px;
  padding-left: 5px;
  border-bottom: 1px solid #ddd;
  color: #333;
  overflow: hidden;
}

.header-search-panel > ul > li.header-location > div div .header-area-list > li:hover{
	 background-color:#EFEFEF;
 }

/*信用代码end*/

.hide  .search_input{
	display:none;
	float:left;
    width: 600px;
    height: 50px;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    background: #ffffff;
    line-height: 50px;
    text-indent: 20px;
    vertical-align: middle;
}
.show .search_input {
	display:block;
	float:left;
    width: 600px;
    height: 50px;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    background: #ffffff;
    line-height: 50px;
    text-indent: 20px;
    vertical-align: middle;
}



.show .search_btn {
	display:block;
	float:right;
    vertical-align: middle;
    width: 68px;
    height: 50px;
    background: #e22323 url('imagessearch_grey.png') no-repeat 26px;
    border: 0px;
    cursor: pointer;
    float: inherit;
}

.show .search_gr_input {
	display:block;
	float:left;
    width: 600px;
    height: 50px;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    background: #ffffff;
    line-height: 50px;
    text-indent: 20px;
    vertical-align: middle;
}

.show .search_gr_btn {
	display:block;
	float:right;
    vertical-align: middle;
    width: 68px;
    height: 50px;
    background: #e22323 url('imagessearch_grey.png') no-repeat 26px;
    border: 0px;
    cursor: pointer;
    float: inherit;
}


.hide .search_btn {
	display:none;
	float:right;
    vertical-align: middle;
    width: 68px;
    height: 50px;
    background: #e22323 url('imagessearch_grey.png') no-repeat 26px;
    border: 0px;
    cursor: pointer;
    float: inherit;
}



/*头部导航样式*/
.header_nav {
  width: 100%;
  height: auto;
  background-color: #e22323;
}
.header_nav .nav_container {
  width: 1200px;
    overflow:hidden;
  margin: 0 auto;
  background-color: #e22323;
  display: table;
  table-layout: fixed;
}
.header_nav .nav_container ul {
  display: table-row;
  width: 1200px;
  height: 100px;
  border-bottom: 1px solid black;
}

.header_nav .nav_container ul .nav_item {
	float:left;
  position: relative;
  display: table-cell;
  width:150px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  border-bottom: 1px solid #ec7272;
}

.header_nav .nav_container ul .nav_item a {
  display: inline-block;
  vertical-align: middle;
  line-height: 50px;
  width: 98%;
  height: 50px;
  color: #fff;
  font-size: 16px;
  text-decoration:none;
}


.header_nav .nav_container ul .nav_item span{
  float: left;
  margin-left:0px;
  color: #ec7272;
  width: 2%;
  text-align: right;
}

.header_nav .nav_container ul .nav_item  .no_border_line {
  border: 0px solid #fff;
}
.header_nav .nav_container ul .nav_item2 {
	
	float:left;
  position: relative;
    width:150px;
  display: table-cell;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  font-size: 14px;
}
.header_nav .nav_container ul .nav_item2 a {
  display: inline-block;
  vertical-align: middle;
  line-height: 50px;
  width: 98%;
  height: 50px;
  color: #fff;
  font-size: 16px;
  text-decoration:none;
}
.header_nav .nav_container ul .nav_item2 span{
  float: right;
  margin-right:-6px;
  color: #ec7272;
  width: 2%;
  text-align: right;
}

.header_nav .nav_container ul .nav_item2 .no_border_line {
  border: 0px solid #fff;
}
.header_nav .nav_container ul .nav_item2.active:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 80px;
  height: 0px;
  border-bottom: 6px solid #fb7d7d;
}


.header_nav .nav_container ul li .upline{
	width:100%;
	height:100%;
  background:url(imagesnavup.png) no-repeat center;
  background-position:top;
}

.header_nav .nav_container ul li .noline{
	position:relative;
	margin:0 auto;
	width:100%;
	height:100%;

}


/*首页主体样式*/
.main_body {
  margin: 20px auto;
  width:1200px;
  box-sizing: border-box;
}
.slides_container {
	/*width:830px;*/
	width:1198px;
	height:348px;
	border:1px solid #bebebe;
	overflow:hidden;
	position:relative;
}

.slides_container img{
	float:left;
	width: 830px;
	height: 350px;
}

.slides_container .carousel-inner {
	position: absolute;
	left: 0;
	top: 0;
	height: 350px;
}

.slides_container .carousel-inner .carousel-item {
	float: left;
	height: 350px;
}

.slides_container .carousel-item img {
	height: 348px;
}

.slides_container .carousel-indicators {
	position: absolute;
	left: 0;
	bottom: 10px;
	width: 810px;
	text-align: right;
	font-size: 0;
}

.slides_container .carousel-indicators span {
	display: inline-block;
	width: 12px;
	height: 12px;
	background-color: #fff;
	margin: 0 4px;
	border-radius: 50%;
	cursor: pointer;
}

.slides_container .carousel-indicators span.active {
	background-color: #de3a3a;
}

.slides_container .carousel-btn {
	position: absolute;
	top: 50%;
	width: 50px;
	height: 45px;
	margin-top: -25px;
	cursor: pointer;
}

.slides_container .carousel-prev-btn {
	left: 0;
	background: url(imagesprev.png) no-repeat;
}

.slides_container .carousel-next-btn {
	right: 370px;
	background: url(imagesnext.png) no-repeat;
}


/*轮播右侧文章样式*/
.slides_container  .carousel_right {

  position: relative;
  float:right;
  display: inline-block;
  width: 320px;
  padding: 0 17px;
  height: 350px;
  margin: 0 auto;
  overflow: hidden;
  color: #0c0300;
}
.main_body .slides_container  .carousel_right .artical_title {
  margin-top: 40px;
  line-height: 24px;
}
.main_body .slides_container  .carousel_right .artical_title a {
  color: #0c0300;
  font-size: 18px;
  font-weight: bold;
}
.main_body .slides_container  .carousel_right .artical_detail {
  position:relative;
  margin-top: 15px;
  width: 100%;
  height: 20px;
  line-height: 20px;
  
}
.main_body .slides_container  .carousel_right .artical_detail .detail_left {
  float:left;
  height: 20px;
  line-height: 20px;
  cursor: default;
}
.main_body .slides_container  .carousel_right .artical_detail .detail_left .zhuanlan {
	float:left;
   font-size:14px;
   font-style:normal;
  display: inline-block;
  padding: 0 7px;
  background-color: #ea3e3e;
  color: #fff;
}
.main_body .slides_container  .carousel_right .artical_detail .detail_left .zhuanlan_name {
	float:left;
   font-size:14px;
   font-style:normal;
  display: inline-block;
  padding: 0 5px;
  background-color: #efefef;
}
.main_body .slides_container  .carousel_right .artical_detail .detail_right {
			
   float: right;
   margin-right:0px;
  color: #9f9f9f;
  height: 20px;
  line-height: 20px;
  width:205px;
    white-space: nowrap;/*不换行*/
  overflow:hidden;

 
}
.main_body .slides_container .carousel_right .artical_detail .detail_right .artical_from {

  float:right;
  font-size:12px;
  font-style:normal;
  padding-left: 15px;
  background: url("imagescomp.png") 0 4px no-repeat;
  width: 60px;
  overflow: hidden;/*超出部分隐藏*/
  white-space: nowrap;/*不换行*/
  text-overflow:ellipsis;/*超出部分文字以...显示*/
  
}

.main_body .slides_container .carousel_right .artical_detail .detail_right i{
	float:right;
	font-size:8px;
	height:16px;
	overflow:hidden;
  font-style:normal;
  width:10px;
  text-align:center;
}
.main_body .slides_container .carousel_right .artical_detail .detail_right .artical_time {
	
	float:right;
	margin-right:0px;
	font-size:12px;
  font-style:normal;
  padding-left: 15px;
  background: url("imagesclock.png") 0 4px no-repeat;
    white-space: nowrap;/*不换行*/

}
.main_body .slides_container  .carousel_right  .artical_content {
		clear:both;
  line-height: 18px;

  height: 145px;
  margin: 10px 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8;
  overflow: hidden;
}
.main_body .slides_container  .carousel_right  .artical_content a {
	     font-size:14px;
   font-style:normal;
   color:#333;
}

.main_body .slides_container  .carousel_right .artical_footer_unfold {
  position: absolute;
  bottom: -16px;
  margin: auto;
  width: 300px;
  height: 58px;
  line-height: 40px;
  text-align: right;
  border-top: 1px solid #bebebe;
  box-sizing: border-box;
}
.main_body .slides_container  .carousel_right .artical_footer_unfold a {
  color: #ea3e3e;
}


.content_two {
    min-width: 1200px;
    clear: both;
    background: #eaeaea;
    overflow: hidden;
    margin: 30px auto 0;
}
.content_two .slider3 {
	margin:0 auto;
	width:1200px;
	height:166px;
	overflow:hidden;
}

.content_two .slider3 .slide {
	float:left;
	margin-top:20px;
	width:162px;
    text-align: center;
	margin-right:11px;
}
.content_two .slider3 .slide_end {
	float:left;
	margin-top:20px;
	width:162px;
    text-align: center;
}
.content_two .slider3 .slide_end a{
	float:left;
	width:100%;
	width:100%;
    color: #333;
    font-size: 12px;
    text-align: center;
}
.content_two .slider3 .slide_end a img{
	float:left;
	width:162px;
	height:121px;
	z-index:5;
}
.content_two .slider3 .slide_end a span{
	position:static;
	
	float:left;
	margin-top:106px;
	width:100%;
	height:30px;
	line-height:30px;
	font-size:12px;
   font-style:normal;
   font-weight:400;
	background-color:#0f4631;
	color:#fff;
	z-index:100;
}
.content_two .slider3 .slide_end a .mask-hover{ 
	width: 162px;
    height: 32px;
	position:relative;
	bottom:32px;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    filter: alpha(opacity=50);
    overflow: hidden;
	z-index:190;
    -webkit-transition: height .5s ease;
       -moz-transition: height .5s ease;
         -o-transition: height .5s ease;
            transition: height .5s ease;	
			font-family: "Microsoft Yahei", Arial, Verdana, sans-serif;
		line-height:32px;
	font-size:13px;
   font-style:normal;
   font-weight:400;	
	
}


.content_two .slider3 .slide a{
	float:left;
	width:100%;
	width:100%;
    color: #333;
    font-size: 12px;
    text-align: center;
}

.content_two .slider3 .slide a img{
	float:left;
	width:162px;
	height:121px;
	z-index:5;
}
.content_two .slider3 .slide a span{
	position:static;
	
	float:left;
	margin-top:106px;
	width:100%;
	height:30px;
	line-height:30px;
	font-size:12px;
   font-style:normal;
   font-weight:400;
	background-color:#0f4631;
	color:#fff;
	z-index:100;
}


.content_two .slider3 .slide a .mask-hover{ 
	width: 162px;
    height: 32px;
	position:relative;
	bottom:32px;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    filter: alpha(opacity=50);
    overflow: hidden;
	z-index:190;
    -webkit-transition: height .5s ease;
       -moz-transition: height .5s ease;
         -o-transition: height .5s ease;
            transition: height .5s ease;	
			font-family: "Microsoft Yahei", Arial, Verdana, sans-serif;
		line-height:32px;
	font-size:13px;
   font-style:normal;
   font-weight:400;	
	
}

.content_three {
    width: 1200px;
    clear: both;
    margin: 40px auto 0;
}

/*主体左侧样式*/
.content_three .body_part_left {
    width: 910px;
}

/*左侧新闻列表嵌套模板*/
.content_three .body_part_left .artical_wrap {
    width: 780px;
}


.body_part_left_top{
    width: 100%;
    height: 390px;
    overflow: hidden;
}
.body_part_left_top ul{
    padding-top: 10px;
}
.body_part_left_top ul a{
    font-size: 14px;
    color: #666;
}
.body_part_left_top ul li{
    height: 57px;
    line-height: 57px;
    border-bottom: 1px solid #e6e6e6;
    box-sizing: border-box;
}
.body_part_left_top ul li p {
    float: left;
    color: #666;
    width: 340px;
}
.body_part_left_top ul li p a{
    color: #333333;
}
.body_part_left_top ul li span{
    float: right;
    color: #999;
}
.body_part_left_top_one {
    width: 435px;
    height: 100%;
    float: left;
}
.body_part_left_top_two {
    width: 435px;
    height: 100%;
    float: right;
}
.title {
    width: 100%;
    height: 31px;
    border-bottom: 4px solid #e6e6e6;
}
.title  a{ float:right;}

.cityName {
    font-size: 18px;
    height: 31px;
    float: left;
    line-height: 35px;
    color: #0c0300;
    border-bottom: 4px solid #ea3e3e;
    padding-left: 35px;

}
.list_icon
{
    background: url('imageslist_icon.png') no-repeat 4px 4px;
}
.cityMore {
    font-size: 12px;
    float: right;
    line-height: 35px;
    /*cursor: pointer;*/
    color: #666666;
}
.cityMore a{
    color: #666666;
	text-decoration:none;
}
.cityMore .citytype{
	float:right;
	margin-right:0px;
	}
.cityMore .citytype li {
	float:left;
	margin-left:2px;
	width:70px;
	height:30px;
	border-top-right-radius: 4px;    /*目标元素右上角为4px的圆角*/
    border-top-left-radius: 4px;    /*目标元素左上角为4px的圆角*/
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
     border-top:1px solid #e6e6e6;
	 font-family: "Microsoft Yahei", Arial, Verdana, sans-serif;
	line-height:30px;
	font-size:14px;
   font-style:normal;
   text-align:center;
   color:#333;
	 
}
.cityMore .citytype  .zcfg-active {
		float:left;
	margin-left:2px;
	width:70px;
	height:30px;
	border-top-right-radius: 4px;    /*目标元素右上角为4px的圆角*/
    border-top-left-radius: 4px;    /*目标元素左上角为4px的圆角*/
	border-left:1px solid #cdcbcb;
	border-right:1px solid #cdcbcb;
     border-top:1px solid #cdcbcb;
	 font-family: "Microsoft Yahei", Arial, Verdana, sans-serif;
	line-height:30px;
	font-size:14px;
   font-style:normal;
   text-align:center;
   color:#ea3e3e;

}
.red_h_18out {
	float:left;
	width:100%;
	height:55px;
	border-bottom:1px solid #e6e6e6;
	font-family: "Microsoft Yahei", Arial, Verdana, sans-serif;
	line-height:55px;
	font-size:14px;
   font-style:normal;
   color:#333;
   text-decoration:none;
}
.red_h_18out span{
	float:right;
	margin-right:0px;
	font-family: "Microsoft Yahei", Arial, Verdana, sans-serif;
	line-height:55px;
	font-size:12px;
   font-style:normal;
   color:#bea499;
}


.bed_h_18out {
	float:left;
	width:100%;
	height:20px;
	font-family: "Microsoft Yahei", Arial, Verdana, sans-serif;
	line-height:20px;
	font-size:14px;
   font-style:normal;
   color:#333;
   text-decoration:none;
}
.list_line{
    border:0.5px solid #e6e6e6; height:295px; display:inline-block; margin-left: 19px;    margin-top: 65px;
}

.blackList {
    width: 260px;
    height: 100%;
    float: right;
}

.searchList {
    width: 260px;
    height: 767px;
    box-sizing: border-box;
    border-right: 1px solid #eee;
    overflow-x: hidden;
	overflow:hidden;

}

.searchList li {
    height: 100px;
    box-sizing: border-box;
    border-bottom: 1px solid #cccccc;
}


.searchList1 {
    width: 260px;
    height: 767px;
    box-sizing: border-box;
    border-right: 1px solid #eee;
    overflow-x: hidden;

}

.searchList1 li {
    height: 100px;
    box-sizing: border-box;
    border-bottom: 1px solid #cccccc;
}


.list a{
    display: inline-block;
    height: 80px;
    padding: 10px 1px;
}
.list img{
    display: inline-block;
    vertical-align: middle;
    width: 130px;
    height: 80px;

}


.site {
    display: inline-block;
    width: 218px;
    vertical-align: middle;
    font-size: 16px;
    color: #0c0300;
    padding-left: 10px;
    cursor: pointer;
    position: relative;
    top: -67px;
    left: 135px;
    width: 115px;
}
.publicity
{
    background: url('imagespublicity_icon.png') no-repeat 4px 4px;
}
.searchList::-webkit-scrollbar {

    width: 5px;
}


.searchList1::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background:#999;

}

.searchList1::-webkit-scrollbar {

    width: 5px;
}


.searchList1::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background:#999;

}

/*专栏样式*/
.content_four_bg {
    min-width: 1200px;
	height:166px;
    clear: both;
    background: #eaeaea;
    margin: 30px auto 0;
}

.content_four_bg  .content_four {
	position:relative;
    width: 1200px;
	height:100%;
    margin: 0 auto;
	overflow:hidden;
	z-index:5;

  /*  padding: 20px 0;*/
}




.content_four_bg  .content_four .slide-zt {
	float:left;
	margin-top:20px;
	width:2400px;
	height:121px;
	overflow:hidden;
	z-index:5;

}
.content_four_bg  .content_four .slide-zt li{
	float:left;
	list-style:none;
	padding:0; /* 将默认的内边距去掉 */
    margin:0; 
	width:173px;
	height:121px;
	

}

.content_four_bg  .content_four .slide-zt li a img{
	float:left;
	width:162px;
	height:121px;
}



.content_four_bg .left-hander {
	position:absolute;
	right:7%;
	margin-top:55px;
	width:50px;
	height:45px;
	background: url(imagesnext.png) no-repeat;
	z-index:99;
}

.content_four_bg .right-hander {
	position:absolute;
	left: 7%;
	margin-top:55px;
	width:50px;
	height:45px;
	background: url(imagesprev.png) no-repeat;
	z-index:99;
}

.content_five {
    width: 1200px;
    margin: 30px auto 0;
    overflow: hidden;
}

.content_five_one {
    width: 780px;
    height: 100%;
    float: left;

}

.content_five_two {
    width: 400px;
    height: 100%;
    float: right;
	overflow:hidden;
}

.content_five_one_one {
    width: 100%;
}

.content_five_one_two {
    margin-top: 30px;
}
.modeldemo {
    width: 100%;
    overflow: hidden;
}

.content_five_one_two .modeldemo li {
    height: 96px;
    /*  width: 100%;*/
    padding-top: 20px;
	width:380px;
    overflow: hidden;
	margin-right:20px;
    float: left;
}

.content_five_one_two .modeldemo #rightli{
	margin-right:0px;
}
.content_five_one_two .modeldemo li a{
	float:left;
	text-decoration:none;
}
.content_five_one_two .modeldemo li a img{
	float:left;
	width:384px;
	height:96px;
}
.demo {
    background: url('images04_icon-.png') no-repeat 4px 4px;
}
.keynode {
    background: url('images06_icon.png') no-repeat 4px 4px;
}

.city {
    background: url('images05_icon.png') no-repeat 4px 4px;
}

.modelLi {
    overflow: hidden;
}

.modeldiv {
	float: left;
    width: 380px;
    padding: 17px 0;
    border-bottom: 1px solid #cccccc;
    display: inline-block;
	margin-right:20px;
}
#moderight{
	margin-right:0px;
}
.modeldiv img {
    width: 100%;
    height: 100%;
}

.modeldiv2 {
    width: 380px;
	margin-left:20px;
    border-bottom: 1px solid #cccccc;
    float: right;
    display: inline-block
}

.modeldiv2 img {
    float: left;
}
.modeldiv_img{
    width: 78px;
    height: 78px;
    float: left;
}

.modelul {
    width: 280px;
    height: 80px;
    display: inline-block;
    padding-left: 10px;
}
.modelul a{
    color: #333;
	text-decoration:none;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #999999;
    font-size: 14px;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #999999;
    font-size: 14px;
}

.demo_content a{
    color: #777;
    font-size: 12px;
    letter-spacing: 1px;
}
.from {
    padding-top: 12px;
    font-size: 12px;
    float: right;
    color: #9f9f9f;
}
.newnet {
    padding-left: 20px;
    padding-right: 10px;
    background: url('imagescomp.png') no-repeat 4px 4px;
}
.line {
    width: 1px;
    height: 3px;
    border-left: 1px solid #cccccc;
    padding-right: 10px;
}

.datatime {
    padding-left: 20px;
    background: url('imagesclock.png') no-repeat 4px 4px;
}
/*城市信用无数据*/
.no-histroy {
    width: 100%;
    height: 54px;
    background: url("../images/no-histroy.png") no-repeat center 40px;
    padding-top: 172px;
}
.no-histroy .no-histroy-message {
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #333333;
}

.cityList {
    margin-top: 0px;
	
}

.cityList tr {
    height: 46px;
    line-height: 46px;
    text-align: center;
}

.cityList1 {
    margin-top: 25px;
	
}

.cityList1 tr {
    height: 46px;
    line-height: 46px;
    text-align: center;
}


.header_tr {
    background: #ea3e3e;
    color: #ffffff;
}

.cityList td {
    width: 100px;
    text-align: center;

}
.odd tr:nth-child(even) {
    background: #efefef;
}

.odd tr:nth-child(odd) {
    background: #efefef;
}
.citylisttd td{
		background-color:#efefef;
}



.sfqymd {
	position:relative;
	width:100%;
	height:457px;
    box-sizing: border-box;
	background-color:#efefef;
    overflow-x: hidden;
	overflow:hidden;
}



.sfqymd1 {
	position:relative;
	width:100%;
	height:457px;
	background-color:#efefef;
    box-sizing: border-box;
    overflow-x: hidden;
}


.sfqymd1::-webkit-scrollbar {
    width: 6px;
}


.sfqymd1::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background:#999;
}

.sfqymd::-webkit-scrollbar {
    width: 6px;
}


.sfqymd::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background:#999;
}






.citylisttd .td_id {
	width:10%;
	background-color:#efefef;
	text-align:center;
	border-bottom:1px dashed #CACACA;
}

.citylisttd .td_content {
	width:70%;
	background-color:#efefef;
	text-align:left;
	text-indent:10px;
	border-bottom:1px dashed #CACACA;
}
.citylisttd .td_show {
	width:20%;
	background-color:#efefef;
	text-align:center;
	border-bottom:1px dashed #CACACA;
	
}
.citylisttd .td_show a {
	text-decoration:none;
	color:#660;
}

.content_six {
    clear: both;
    min-width: 1200px;
    /*background: #e6e6e6;*/
    color: #ffffff;
    margin-bottom:50px;

}
.Members {
    width: 1174px;
    height: 100%;
    margin: 40px auto 0;
    padding:12px;
    overflow: hidden;
    padding-bottom: 40px;
    border:1px solid #bebebe;
}
.MembersP {
    width: 100%;
    height: 76px;
    line-height: 76px;
    font-size: 18px;
    margin-left: 20px;
    color: #333333;
    display: inline-block;

}
.Membersmin {
    font-size: 12px;
    color: #666666;
}

.content_six-first .unit i{
    font-style:normal;
    font-size:12px;
    color:#666;
}
.content_six-first .units-list{
    padding-left:25px;
    padding-top:25px;
    height:260px;
    width:100%;
    box-sizing:border-box;
}
.content_six-first .units-list1{
	float:left;
    margin-left:0;
}
.content_six-first .units-list1 li{
	float:left;
	width:164px;
	height:30px;
	list-style:none;
}
.content_six-first .units-list1 li a{
		font-size:14px;
	text-align:left;
	font-weight:bold;
	text-decoration:none;
	color:#626161;
}
.content_six-first .units-list2{
	float:left;
    margin-left:0;
}
.content_six-first .units-list2 li{
	float:left;
	width:164px;
	height:30px;
	list-style:none;
}
.content_six-first .units-list2 li a{
		font-size:14px;
	text-align:left;
	text-decoration:none;
	color:#626161;
}

/*首页 第六模块 修改样式*/
.Members .title{
    position:relative;
    border-bottom-width:4px;
}
.Members .cityName{
    border-bottom:none;
}
.Members .unit{
    background-image:url('imagesindex_unit.png');
    background-repeat:no-repeat;
    background-position:left center;
}
.Members .platform{
    background-image:url('imagesindex_platform.png');
    background-repeat:no-repeat;
    background-position:left center;
}
.title .cityName>em{
    display:inline-block;
    width:200px;
    height:100%;
    border-bottom:4px solid #ea3e3e;
    position:absolute;
    left:0;
    top:0;
}
.Members .units-list7{
    /*float:right;*/
    /*text-align:right;*/
}
.Members ul li.firstLi{
    font-weight:bold;
}

.content_six-second .platform-list{
    padding-top:25px;
    width:100%;
    box-sizing:border-box;
    height:210px;

}
.content_six-second  .platform-tab{
    height:40px;
    width:100%;
    padding-left:20px;
    border-bottom:1px solid #bebebe;
    box-sizing:border-box;
}
.content_six-second  .platform-tab li{
    position:relative;
    display:inline-block;
    width:80px;
    height:100%;
    line-height:40px;
    color:#333;
    font-size:16px;
    text-align:center;
    margin-right:114px;
    cursor:pointer;
}
.content_six-second .platform-tab  .active{
    color:#4990e2;
    background-image:url(imagesindex_upArrow.png);
    background-repeat:no-repeat;
    background-position:center bottom;
}


.platform-content-lists{
    width:100%;
    box-sizing:border-box;
}
.web-box {
	float:left;
	width:100%;
	height:100%;
}
#citys ul{
	float:left;
    padding-left:25px;
    padding-top:25px;	
}
#citys ul li{
	float:left;
	width:190px;
	text-align:left;
	height:30px;
	list-style:none;
}

#citys ul li a{
	font-size:14px;
	text-align:left;
	text-decoration:none;
	color:#626161;
}
#citys ul	.lishow{
    float:left;
	width:190px;
	text-align:left;
	height:30px;
	list-style:none;
}
#citys ul	.lishow	a{
     font-size:14px;
	text-align:left;
	text-decoration:none;
	color:#626161;
}

#citys  ul .disable{
     float:left;
	width:190px;
	text-align:left;
	height:30px;
	list-style:none;
}
#citys  ul .disable a{	
	float:left;
	width:100%;
	height:30px;
	text-align:left;
	list-style:none;
    cursor:no-drop;
    color:#aaa;
}



#trial-city ul{
	float:left;
    padding-left:25px;
    padding-top:25px;
}
#trial-city ul li{
	float:left;
	width:164px;
	text-align:left;
	height:30px;
	list-style:none;
}

#trial-city ul li a{
	font-size:14px;
	text-align:left;
	text-decoration:none;
	color:#626161;
}


#shizhou-city ul{
	float:left;
    padding-left:25px;
    padding-top:25px;
}
#shizhou-city ul li{
	float:left;
	width:112px;
	text-align:left;
	height:30px;
	list-style:none;
}

#shizhou-city ul li a{
	font-size:14px;
	text-align:left;
	text-decoration:none;
	color:#626161;
	font-weight:bold;
}




.quxian-city {
	float:left;
	padding-left:25px;
	margin-top:10px;
	width:100%;
	height: 300px;
    box-sizing: border-box;
    overflow-x: hidden;
	overflow:hidden;
}

.quxian-city ul{
	float:left;
	width:112px;
	height:500px;
}
	
.quxian-city ul	.lishow{
	float:left;
	width:100%;
	height:30px;
	text-align:left;
	list-style:none;
}
.quxian-city ul	.lishow	a{
     font-size:14px;
	text-align:left;
	text-decoration:none;
	color:#626161;
}

.quxian-city  ul .disable{
	float:left;
	width:100%;
	height:30px;
	text-align:left;
	list-style:none;
}
.quxian-city  ul .disable a{	
		float:left;
	width:100%;
	height:30px;
	text-align:left;
	list-style:none;
    cursor:no-drop;
    color:#aaa;
}

.quxian-city1 {
	float:left;
	padding-left:25px;
	margin-top:10px;
	width:100%;
	height: 270px;
    box-sizing: border-box;
    overflow-x: hidden;
}

.quxian-city1 ul{
	float:left;
	width:112px;
	height:600px;
}
	
.quxian-city1 ul	.lishow{
	float:left;
	width:100%;
	height:30px;
	text-align:left;
	list-style:none;
}
.quxian-city1 ul	.lishow	a{
     font-size:14px;
	text-align:left;
	text-decoration:none;
	color:#626161;
}

.quxian-city1  ul .disable{
	float:left;
	width:100%;
	height:30px;
	text-align:left;
	list-style:none;
}
.quxian-city1  ul .disable a{	
		float:left;
	width:100%;
	height:30px;
	text-align:left;
	list-style:none;
    cursor:no-drop;
    color:#aaa;
}

.quxian-city::-webkit-scrollbar {
    width: 5px;
}


.quxian-city::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background:#999;
}

.quxian-city1::-webkit-scrollbar {
    width: 5px;
}


.quxian-city1::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background:#999;
}



.sharebox {
  width: 56px;
  height: auto;
  background-color: #efefef;
  position: fixed;
  /*top: 300px;*/
  bottom: 50px;
  right: 0;
  z-index: 99999;
}
.sharebox .share-item1,
.sharebox .share-item2,
.sharebox .share-item3,
.sharebox .share-item4,
.sharebox .share-item5 {
  width: 100%;
}
.sharebox .share-item1 {
  height: 6px;
  background-color: #0063ba;
}
.sharebox .share-item2,
.sharebox .share-item3,
.sharebox .share-item4,
.sharebox .share-item5 {
  position: relative;
  background-color: #ffffff;
  height: 70px;
  cursor: pointer;
}
.sharebox .share-item2:hover {
  background-color: #efefef;
}
.sharebox .share-item4:hover {
  background-color: #efefef;
}
.sharebox .share-item5:hover {
  background-color: #efefef;
}
.sharebox .item2-bg {
  width: 100%;
  height: 40px;
  background: url("imagesshare-top.png") no-repeat center center;
}
.sharebox .item3-bg {
  width: 100%;
  height: 40px;
  background: url("imagesshare-er.png") no-repeat center center;
}
.sharebox .item4-bg {
  width: 100%;
  height: 40px;
  background: url("imagesshare-sahre.png") no-repeat center center;
}
.sharebox .item5-bg {
  width: 100%;
  height: 40px;
  background: url("imagesshare-feedback.png") no-repeat center center;
}

.sharebox .hover-mounse {
     position: absolute;
    left: -10px;
    top: 0;
    width: 12px;
    height: 68px;
    z-index: 1;
}
.sharebox .main_share_list {
    top: 450px;
   right:55px;
  position: fixed;
   margin:  auto;
  width: 120px;
  height: 200px;
  background:url(imagescxgzzg.jpg) no-repeat  center;
    z-index: 9999999;
 
}
.sharebox .main_share_list .share_list_title {
  font-size: 14px;
  color: #333333;
  margin-bottom: 5px;
}
.sharebox .main_share_list .share_list_wrap {
  font-size: 0;
  width: 124px;
}
.sharebox .main_share_list .share_list_wrap li {
  display: inline-block;
  width: 26px;
  height: 26px;
  margin-left: 4px;
  cursor: pointer;
}
.sharebox .main_share_list .share_list_wrap .weixin_share_icon {
  margin-left: 0;
  background: url("imagesweixin_icon.png") no-repeat top left;
}
.sharebox .main_share_list .share_list_wrap .weibo_share_icon {
  background: url("imagesweibo_icon.png") no-repeat top left;
}
.sharebox .main_share_list .share_list_wrap .tieba_share_icon {
  background: url("imagestieba_icon.png") no-repeat top left;
}
.sharebox .main_share_list .share_list_wrap .rb_share_icon {
  background: url("imagesrb_icon.png") no-repeat top left;
}
.sharebox .main_share_list:after {

  
  content: "";
  display: block;
  position: absolute;
  right: -7px;
  top: 88px;

  width: 9px;
  height: 15px;
  background: url("imagesshare-triangle.png") no-repeat left top;
    z-index: 9900;
    
}


.sharebox .share_title {
  font-size: 12px;
  text-align: center;
  color: #333;
}


.qrcode_wrap {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  color: #333;
  font-size: 10px;
  padding: 10px;
  width: 250px;
  height: 280px;
  border: 1px solid #bebebe;
  background-color: #fff;
  overflow: hidden;
  z-index: 9999;
}
.qrcode_wrap .qrcode_header_tips {
  height: 15px;
  line-height: 15px;
}
.qrcode_wrap .qrcode_header_tips .qrcode_header_right {
  display: inline-block;
  width: 15px;
  height: 15px;
  float: right;
}
.qrcode_wrap .qrcode {
  width: 185px;
  height: 185px;
  margin: 20px auto;
}
.qrcode_wrap .qrcode_footer_tips {
  line-height: 20px;
}



.main_qrcode_float_wrap {
   top: 450px;
   right:30px;
  position: fixed;
   margin:  auto;


 
  width: 120px;
  border: 1px solid #bebebe;
  box-sizing: border-box;
  font-size: 13px;
  background-color: #fff;
  z-index: 9999999;
}
.main_qrcode_float_wrap .connetct_title_wrap {
  position: relative;
  background-color: #0063ba;
  width: 100%;
  height: 25px;
  line-height: 25px;
  color: #fff;
  text-align: center;
}
.main_qrcode_float_wrap .connetct_title_wrap .connect_close_btn {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 25px;
  height: 25px;
  background: url("imagesclose_icon.png") 6px 6px no-repeat;
}
.main_qrcode_float_wrap .connetct_method_wrap {
  width: 100%;
  color: #7c7c7c;
  text-align: center;
}
.main_qrcode_float_wrap .connetct_method_wrap .qrcode_pic_wrap p {
  height: 37px;
  line-height: 37px;
}
.main_qrcode_float_wrap .connetct_method_wrap .qrcode_pic_wrap span {
  display: block;
  width: 100px;
  height: 100px;
  margin: -10px auto 0;
}
.main_qrcode_float_wrap .connetct_method_wrap .qrcode_pic_wrap .mobile_qrcode_pic {
  background: url(imagesqrcode1.png) 0px 0px no-repeat;
  background-size: 100% 100%;
}
.main_qrcode_float_wrap .connetct_method_wrap .qrcode_pic_wrap .weixin_qrcode_pic {
  background:url(images1_1509491521.jpg) 0px 0px no-repeat;
  background-size: 100% 100%;
}

/*新增样式*/

.main_qrcode_float_wrap_after {
  position: absolute;
  left: -140px;
  top: -100px;
}
.main_qrcode_float_wrap_after:after {
  content: "";
  display: block;
  position: absolute;
  right: -7px;
  top: 120px;
  z-index: -100;
  width: 9px;
  height: 15px;
  background: url("imagesshare-triangle.png") no-repeat left top;
}

