.body{
	max-width:640px;
	margin:auto;
	min-height:100%;
	background-color:#e1e0de;
	position:relative;
}



/******************************/
.list_ul li{
	
}
.list_ul dl{
	text-align:center;
	line-height:20px;
	border-bottom:1px solid #dadada;
	/*width:50%;*/
}
.list_ul dl a{
	padding:5px 0;
	display:block;
	color:#909090;
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#fffbfc), to(#f0f0ee));
	overflow:hidden;
}
.list_ul dl:nth-of-type(2){
	border-right:1px solid #dadada;
}
.list_ul dd{
	background:#f28e74;
	width:50px;
	display:table;
	margin:auto;
	border:3px solid #fff;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	border-radius:45px;
}

.list_ul li dt{
	width: 70px;
	margin: auto;
	overflow: hidden;
}
.list_ul div{
	color: #ffffff;
	width: 50px;
	text-align: center;
	height: 50px;
	vertical-align: middle;
	display: block;
	line-height: 20px;
	display:block;   background:url(../image/1.png) center no-repeat;
	
}
.list_ul div.s1{background-position:10px 10px;background-size:531px;}
.list_ul div.s2{ background-position:-42px 12px;background-size:550px;}
.list_ul div.s3{background-position:-95px 12px;background-size:550px;}
.list_ul div.s4{background-position:-159px 12px;background-size:550px;}
.list_ul div.s5{background-position:-230px 12px;background-size:550px;}
.list_ul div.s6{background-position:-522px 12px;background-size:670px;}
.list_ul div.s7{background-position:-355px 12px;background-size:544px;}
.list_ul div.s8{background-position:-588px 12px;background-size:670px;}

/*********************************/
.list_ul li:nth-of-type(1) dl:nth-of-type(1) dd{background:#f28e74;}
.list_ul li:nth-of-type(1) dl:nth-of-type(2) dd{background:#a8d691;}
.list_ul li:nth-of-type(1) dl:nth-of-type(3) dd{background:#4fd2be;}
.list_ul li:nth-of-type(1) dl:nth-of-type(4) dd{background:#f7ba5b;}

.list_ul li:nth-of-type(2) dl:nth-of-type(1) dd{background:#4fd2be;}
.list_ul li:nth-of-type(2) dl:nth-of-type(2) dd{background:#f28e74;}
.list_ul li:nth-of-type(2) dl:nth-of-type(3) dd{background:#f7ba5b;}
.list_ul li:nth-of-type(2) dl:nth-of-type(4) dd{background:#a8d691;}

/*********************************/
.list_card li dl{
	width:50%;
	padding:10px 0 0 0;
}
.list_card li dl:only-child{
	width:50%;
	margin-left:-50%;
}

.list_card li dl a{
	display:block;
	width:150px;
	height:90px;
	margin:auto;
	overflow:hidden;
	border-radius:5px;
	-webkit-box-shadow:1px 2px 2px rgba(0,0,0,0.2);
}

.list_card li dl a img{
	width:100%;
	min-height:90px;
}

.fixed-conn {
  min-width: 300px;
  padding: 10px;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  position: fixed;
  background: #fff;
  border-top: 1px solid #c2c2c2;
}

.fixed-conn a {
  height: 30px;
  line-height: 30px;
  float: right;
  width: 95px;
  text-align: center;
}

.tel-code {
  width: 98px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #579b00;
  line-height: 14px;
}

.msg {
  border: 1px solid #8b8b8b;
  border-radius: 4px;
  background: #a1a1a1;
  margin-right: 0;
  color: #FFF;
}

.telphone {
  border: 1px solid #559801;
  border-radius: 4px;
  background: #62af01;
  color: #fff;
  margin-right: 8px;
  text-align: center;
}
/*fyinfo页面  点击显示大图片*/
.box_swipe>ol {
  height: 20px;
  position: relative;
  z-index: 10;
  margin-top: -25px;
  text-align: right;
  padding-right: 20px;
  background-color: rgba(0,0,0,0.5);
}

.box_swipe>ol>li {
  display: inline-block;
  margin: 5px;
  width: 10px;
  height: 10px;
  background-color: #757575;
  border-radius: 10px;
}

.box_swipe>ol>li.on {
  background-color: #ffffff;
}

.bigimg_topbar {
position: relative;
z-index: 102;
height: 44px;
background: #202223;
border-bottom: 1px solid #2b2d2e;
box-shadow: 0 1px 1px #000;
}
.bigimg_topbar .btn_back {
position: absolute;
width: 60px;
height: 44px;
line-height: 44px;
border-right: 1px solid #2b2d2e;
text-align: center;
color: #fff;
top: 0;
left: 0;
}
.bigimg_topbar .btn_back span {
display: block;
border-right: 1px solid #000;
}
.bigimg_topbar .bigimg_num {
color: #fff;
line-height: 44px;
text-align: center;
font-size: 16px;
}
.bigimg_topbar .bigimg_num span {
margin: 0 5px;
}
.bigimg_topbar .bigimg_num span {
margin: 0 5px;
}
.bigimg_box {
width: 100%;
position: absolute;
left: 0;
top: 55px;
z-index: 101;
overflow: hidden;
}
.bigimg_box ul {
display: -webkit-box;
}
.bigimg_box ul li {
width: 100%;
text-align: center;
-webkit-transform: translate3d(0,0,0);
}
.bigimg_box li img {
vertical-align: middle;
-webkit-animation-name: zoom;
-webkit-animation-duration: .5s;
-webkit-animation-timing-function: ease-in-out;
}

#viewBigImage {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
z-index: 100;
display: none;
}

#viewBigImagebg {
  width: 100%;
  background-color: #1b1c1d;
  position: absolute;
  left: 0;
  top: 0;
  height: 500px;
  z-index: 99;
  display: none;
}


/*融资资讯*/
.NewsBoxLable{ background:#F0F2F5;  box-shadow: 0 1px 1px #b2b3b3;  border-top: 1px solid #e9e9e9;  padding-bottom: 10px;}
.NewsBoxLable li{ text-align:center; height:45px; line-height:45px; float:left; border-right:1px solid #ddd}
.NewsBoxLable li a{ color:#fff;}
.NewsBoxLable li.with49{ width:49%;}
.NewsBoxLable li.with33{ width:33%;}
.NewsBoxLable li.bnone{border-right: none;}
.NewsBox{ margin:20px 12px; }
.NewsBox li:nth-of-type(1){ background:#F9AD37;}
.NewsBox li:nth-of-type(2){background:#F26565;}
.NewsBox li:nth-of-type(3){background:#65B050;}
.NewsBox li:nth-of-type(4){background:#20E4FD;}