/*
Theme Name:湖南省低碳技术交易中心主题
Theme URI:http://www.hnlowcarbon.com
Description:未经许可请勿自行使用、转载、修改、复制、发行、出售、发表或以其它方式利用本作者之内容
Version:1.0
Author:Daliang (Beijing) Technology Development Co., Ltd.
Author URI: https://daliang.com.cn/
*/
/*****字体图标初始化设置*****/
@font-face {
  font-family: 'iconfont';  /* project id 387429 */
  src: url('//at.alicdn.com/t/font_387429_sad2b2yva7om9529.eot');
  src: url('//at.alicdn.com/t/font_387429_sad2b2yva7om9529.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_387429_sad2b2yva7om9529.woff') format('woff'),
  url('//at.alicdn.com/t/font_387429_sad2b2yva7om9529.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_387429_sad2b2yva7om9529.svg#iconfont') format('svg');
}       
.iconfont {
  font-family:"iconfont" !important;
  font-style:normal;

}
/*****CSS3+HTML5标签初始化设置*****/
html{font-size:62.5%; /* 10÷16=62.5% */}
body{font-size:12px;font-size:1.2rem ; /* 12÷10=1.2 */}
p{font-size:14px;font-size:1.4rem;}

abbr,article,aside,audio,bb,canvas,datagrid,datalist,details,dialog,eventsource,figure,footer,header,hgroup,mark,main,menu,meter,nav,output,progress,section,time,video{display:block;}html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline:none;font-size: 100%;font-family: inherit;vertical-align:baseline;text-decoration:none;}
body{ background-color:#fff;margin:0; font-family: "微软雅黑",Georgia, "Times New Roman", Times, serif ;font-size:16px;font-style:normal;} 
textarea{font-family: "微软雅黑",Georgia, "Times New Roman", Times, serif ;font-size:16px;font-style:normal;}
a{color: #666;text-decoration:none}
a:hover{opacity: 0.8;filter:alpha(opacity=80);}
ul,ol,ul ul,ol ul,ul ol,ol ol{margin:0}
h1,h2,h3,h4,h5,h6{ line-height:200%}
.cancel{ display:none}
.hand{cursor:pointer}
.clear{ clear:both; }
.space{ display: block; height: 20px; width:100%; clear: both; }
.padding{ padding:20px;}
.line{padding-top:2%;border-bottom: 1px  solid #EEE; clear:both}
.blackline{border-bottom: 2px  solid #ccc; clear:both}
.c1{color:#09C}
.f11{font-size: 11px;} 
.f12{font-size: 12px;} 
.f13{font-size: 13px;} 
.f14{font-size: 14px;} 
.f16{font-size: 16px;} 
.f18{font-size: 18px;} 
.f20{font-size: 20px;} 
.f22{font-size: 22px;} 
.f24{font-size: 24px;} 
.f28{font-size: 28px;} 
.f32{font-size: 32px;} 
.f36{font-size: 36px;} 
.f48{font-size: 48px;}
.f64{font-size: 64px;}
.f72{font-size: 72px;}
.f128{font-size: 128px;}
.hand{cursor:pointer}
.relative{position: relative}
.clear{ clear:both; }
.space{ display: block; height: 20px; width:100%; clear: both}
.b{font-weight: bold}
.i{font-style:italic}
.u{text-decoration: underline}

.left{float:left}
.right{float:right}
.center{margin:0 auto}
.t_left{ text-align:left} 
.t_right{ text-align:right}
.t_center{ text-align:center}

/*{
	opacity: 0.18;
	filter: alpha(opacity=18);
	filter: url(blur.svg#blur); 
	-webkit-filter: blur(15px); 
	-moz-filter: blur(15px);
	-ms-filter: blur(15px);
	filter: blur(15px);
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=15, MakeShadow=false); 
	background-repeat: repeat-x;
	background-position: center center;
	background-size: 120% auto;
}
*/


/*****页面头部样式*****/
.header{height:120px; width:100%;  margin: 0 auto;background:#FFF;z-index:1000;position: -fixed; top:0;-webkit-box-shadow:0 3px 10px #E0E0E0; -moz-box-shadow:0 3px 10px #E0E0E0; box-shadow:0 3px 10px #E0E0E0; position:relative; z-index:90;}
.my_header{height:80px; width:100%;  margin: 0 auto;background:#FFF;position: -fixed; top:0;-webkit-box-shadow:0 3px 10px #E0E0E0; -moz-box-shadow:0 3px 10px #E0E0E0; box-shadow:0 3px 10px #E0E0E0; position:relative; z-index:90;}
.wrap{width:1170px;  margin: 0 auto;}
.top_block{margin: 0 auto; width:100%; height:40px; background-color:#F6F6F6; font-size:14px; line-height:38px; color:#999 }
.top_block a{color:#999}
.hr{color:#e6e6e6}
/*LOGO样式*/
.logo{margin: 0; float:left; padding:10px 0;}
.logo a{text-indent:-99999px;display: block;height: 60px; width:400px; color: #fff;background-image: url(img/logo.png);background-repeat: no-repeat;background-position: 0 50%;background-size: 100% auto; }
.menu{
	float: right;
	line-height: 32px;
	font-size: 16px;
	border-right: 1px solid #eee;
	margin-top: 26px;
	margin-right: 20px;

}


.menu a{color:#666; margin-right:20px;}
.menu a:hover{color:#2bc086; border-bottom:2px solid #2bc086; padding-bottom:5px; #font-weight:bold; }

.menu ul, .menu ul li, .menu li, .menu li ul, .menu li ul li{list-style-type: none;}

.menu li{float:left;text-align:center; font-size:16px; position:relative}
.menu li:hover{ background-color:f1f1f1}
.menu li ul{margin-top:-9999px;position: absolute; background-color:#FFF;right:0; z-index:999}
.menu li:hover ul{float: left; padding:10px 0;margin-top: -2px; width: 100px;-webkit-box-shadow:5px 5px 15px #ccc; -moz-box-shadow:5px 5px 15px #ccc; box-shadow:5px 5px 15px #ccc;background-color: #FFF; color:#eee;font-size:14px;}
.menu li ul li{float:left; text-align:center; font-size:14px; width:100%; line-height:150%;margin-top: 5px; margin-left:10px;}
.menu li ul li a{color:#999;}
.menu li ul li a:hover{color:#666;}






.user_info{border-left: 1px solid #eee;
	color: #eee;
	float: left;
	line-height: 40px;
	font-size: 14px;
	margin-top: 22px;
	margin-left: 20px;
	padding-left: 20px;
	text-transform: uppercase;
}
.user_info .uname{color:#999; font-size:18px}
.user_info a{color:#ccc}
.user_info img{width:40px; height:40px;border-radius:200px; float:left;margin-right: 10px;}
.post_btn{ margin:24px 0;float:right;border-radius:200px; width:100px; height:32px; line-height:32px; text-align: center; color:#2bc086; border:1px #2bc086 solid;display: inline-block;appearance: none;}

.post_btn:hover{color:#FFF; background-color:#2bc086;-webkit-box-shadow:5px 5px 15px #ddd; -moz-box-shadow:5px 5px 15px #ddd; box-shadow:5px 5px 15px #ddd;}
.block_meta{width:100%;height:auto; line-height:200%; clear:both; color:#2bc086}
.block_meta .more{ float:right;border-radius:200px; padding:0 20px; height:32px; line-height:32px; text-align: center; color:#2bc086; border:1px #2bc086 solid;display: inline-block;appearance: none; font-size:16px; margin-top:20px}
.block_meta .more:hover{color:#FFF; background-color:#2bc086;-webkit-box-shadow:5px 5px 15px #ddd; -moz-box-shadow:5px 5px 15px #ddd; box-shadow:5px 5px 15px #ddd;}
.home_focus{
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
width:1170px; height:420px; background-color: #1aa75e; color:#FFF;
background-image:-webkit-linear-gradient(45deg, #1aa75e, #49d88d); background-image:linear-gradient(45deg,#1aa75e,#49d88d);position: relative;}
.home_focus .slogan{ padding:60px 20px;width: 560px;
	height: 420px;
	position: absolute;
	z-index: 20; left:520px; top:0;}
.home_focus .slogan p{ margin-bottom:20px; line-height:200%;}
.home_focus .slogan .btn{ margin:20px 0;border-radius:200px;  height:48px; line-height:46px; text-align: center; color:#FFF; border:1px #FFF solid;display: inline-block;appearance: none; padding:0 30px; font-size:18px;}

.home_focus .slogan .btn:hover{color:#2bc086; background-color:#FFF;-webkit-box-shadow:5px 5px 10px #009966; -moz-box-shadow:5px 5px 10px #009966; box-shadow:5px 5px 10px #009966;}
.home_focus .bg_xuan{left:40px;
	width: 420px;
	height: 420px;
	position: absolute;
	z-index: 20;
	background-image: url(img/xuanzhuan.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.home_focus .xuan_icon1{position: absolute; left:175px; top:68px;z-index: 30; width:150px;}
.home_focus .xuan_icon2{position: absolute; left:85px; top:232px;z-index: 30;width:150px;}
.home_focus .xuan_icon3{position: absolute; left:275px; top:232px;z-index: 30;width:150px;}
.home_focus .xuan_icon1 .icon1{
	width: 55px;
	height: 55px;
	background-image: url(img/pubicon.png);
	background-repeat: no-repeat; margin:0 auto;
	background-position: -50px center;position: absolute;
}
.home_focus .xuan_icon1 .meta1, .home_focus .xuan_icon2 .meta2, .home_focus .xuan_icon3 .meta3{position: absolute;}
.home_focus .xuan_icon2 .icon2{
	width: 55px;
	height: 55px;
	background-image: url(img/pubicon.png);
	background-repeat: no-repeat;
	margin:0 auto;
	background-position: 3px center;position: absolute;
}
.home_focus .xuan_icon3 .icon3{
	width: 55px;
	height: 55px;
	background-image: url(img/pubicon.png);
	background-repeat: no-repeat;
	margin:0 auto;
	background-position: -110px center;position: absolute;
}
.home_exc{margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
width:1170px; height:420px;background-image: url(img/exchange_bg.png);
	background-repeat: no-repeat;position: relative; color:#FFF;}

.home_exc .slogan{ padding:60px 20px;width: 560px;
	height: 420px;
	position: absolute;
	z-index: 20; left:40px; top:0;}
.home_exc .slogan p{ margin-bottom:20px; line-height:200%;}
.home_exc .slogan .btn{ margin:20px 0;border-radius:200px;  height:48px; line-height:46px; text-align: center; color:#FFF; border:1px #FFF solid;display: inline-block;appearance: none; padding:0 30px; font-size:18px;}
.home_exc .slogan .btn:hover{color:#0b7fd0; background-color:#FFF;-webkit-box-shadow:5px 5px 10px #0066CC; -moz-box-shadow:5px 5px 10px #0066CC; box-shadow:5px 5px 10px #0066CC;}
.home_exh{margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
width:1170px; height:420px;background-color:#000;color:#FFF;position: relative;}

.exh_slogan{ padding:60px 210px;width:750px;
	height: 420px;
	position: absolute;
	z-index: 20; left:0; top:0;}
.exh_slogan p{ margin-bottom:20px; line-height:200%; text-align:center;}
.exh_slogan .btn{ margin:20px 0;border-radius:200px;  height:48px; line-height:46px; text-align: center; color:#FFF; border:1px #FFF solid;display: inline-block;appearance: none; padding:0 30px; font-size:18px;}
.exh_slogan .btn:hover{color:#FFF; background-color:#2bc086; border:1px #2bc086 solid;-webkit-box-shadow:5px 5px 10px #ccc; -moz-box-shadow:5px 5px 10px #ccc; box-shadow:5px 5px 10px #ccc;}
.home_exh .bg{width:1170px; height:420px;background-image: url(img/exh_bg.jpg);background-repeat: no-repeat; filter:alpha(opacity=62);opacity: 0.62;position: absolute;}

.home_ft{
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
width:1170px; height:420px; color:#FFF;position: relative;}
.home_greenfin{width:585px; height:420px;background-color:#2bc086; float:left;background-image: url(img/greenfin.png);background-repeat: no-repeat;background-position: 0 50%;background-size: 100% auto;}
.home_greenfin .slogan{ padding:50px 60px;width: 465px;position: absolute;z-index: 20; left:0; top:0;}
.home_greenfin .slogan p{ margin-bottom:20px; line-height:200%;}
.home_greenfin .slogan .btn{ margin:20px 0;border-radius:200px;  height:48px; line-height:46px; text-align: center; color:#FFF; border:1px #FFF solid;display: inline-block;appearance: none; padding:0 30px; font-size:18px;}
.home_greenfin .slogan .btn:hover{color:#2bc086; background-color:#FFF;-webkit-box-shadow:5px 5px 10px #009966; -moz-box-shadow:5px 5px 10px #009966; box-shadow:5px 5px 10px #009966;}
.home_techass{background-image: url(img/techass.jpg);background-repeat: no-repeat;width:585px; height:420px; float:right;color:#2bc086;}
.home_techass .slogan{ padding:90px 60px;width: 465px;position: absolute;z-index: 20; right:0; top:0;}
.home_techass .slogan p{ margin-bottom:20px; line-height:200%; text-align:center;}
.home_techass .slogan .btn{ margin:20px 0;border-radius:200px;  height:48px; line-height:46px; text-align: center; color:#FFF; border:1px #2bc086 solid;display: inline-block;appearance: none; padding:0 30px; font-size:18px; background-color:#2bc086;}
.home_techass .slogan .btn:hover{-webkit-box-shadow:5px 5px 10px #ccc; -moz-box-shadow:5px 5px 10px #ccc; box-shadow:5px 5px 10px #ccc;}
.gray_bg{width:100%; padding:30px 0;background-color:#F6F6F6; margin-top: 30px;margin-right: auto;margin-bottom: 0;margin-left: auto;}
.news_block{float:left;width:1170px;}
.news_block .news_focus{float:left;width:570px; height:400px; background-color:#000;position: relative;}
.news_block .news_focus:hover{-webkit-box-shadow:10px 10px 15px #ddd; -moz-box-shadow:10px 10px 15px #ddd; box-shadow:10px 10px 15px #ddd;}
.news_block .news_focus img{filter:alpha(opacity=72);opacity: 0.72;width:570px; height:400px;}
.news_block .news_focus .tag a{color:#FFF; background-color:#2bc086;display: inline-block;appearance: none;border-radius:3px; padding:0 20px; height:36px; line-height:35px; font-size:18px;position: absolute;z-index: 20;top:20px;left:20px;}
.news_block .news_focus .title a{bottom:20px; float:right;position: absolute;z-index: 20; line-height: 150%;padding:0 20px;border-left: 5px solid #2bc086;padding:0 20px;color:#fff;font-size:24px; font-weight:lighter;}

.news_block .news_list{float:right;width:570px;}
.news_block .news_item{width:570px; height:120px; background-color:#FFF; margin-bottom:20px; border-bottom:1px solid #f1f1f1}
.news_block .news_item:hover{ background-color:#f9f9f9;-webkit-box-shadow:5px 5px 15px #ddd; -moz-box-shadow:5px 5px 15px #ddd; box-shadow:5px 5px 15px #ddd;}
.news_block .news_info{width:380px; padding:15px; float:right}

.news_block .news_info .title{padding-top:5px; font-size:16px}
.news_block .news_info .tag a{color:#FFF; background-color:#2bc086;display: inline-block;appearance: none;border-radius:3px; padding:0 8px; height:24px; line-height:23px; font-size:14px;}
.news_block .news_info .time{font-size:11px;color:#ccc}
.news_catlist_block{float:left; margin-left:-30px;}
.news_catlist_block .news_catlist{width:370px; float:left; background-color:#FFF;color:#ccc; margin-left:30px;}
.news_catlist_block .news_catlist:hover{-webkit-box-shadow:5px 5px 15px #ddd; -moz-box-shadow:5px 5px 15px #ddd; box-shadow:5px 5px 15px #ddd;}
.news_catlist_block .news_catimg{width:370px; height:266px; float:left; position:relative}
.news_catlist_block .news_catimg img{width:370px; height:266px;}
.news_catlist_block .news_catimg .tag a{color:#FFF; background-color:#2bc086;display: inline-block;appearance: none; padding:0 20px; height:36px; line-height:35px; font-size:18px;position: absolute;z-index: 20;top:0;left:0;}
.news_catlist_block .news_catlist .meta{padding:15px; border-bottom:1px solid #f1f1f1; float:left}
.news_catlist_block .news_catlist .meta:hover{ background-color:#f1f1f1}
.news_catlist_block .news_catlist .meta p{ line-height:150%}
.news_catlist_block .news_catlist .more{ padding:15px 0; text-align:center; float:left; width:100%}
.news_catlist_block .news_catlist .more:hover{ background-color:#f1f1f1}
.partner{width:100%;height:auto;padding:40px 0; float:left}
.partner .title{width:100%;height:auto; line-height:200%; clear:both; color:#2bc086; text-align:center;}
.partner .short_line{width:50px; margin:0 auto; border-bottom:3px solid #2bc086;}
.partner .info{width:60%;height:auto; line-height:200%; clear:both; color:#999; text-align:center; margin:0 auto; font-size:18px; padding:30px 0;}
.partner .logo_list{padding-bottom: 10px;float: left;}
.partnerxxx .logo_list img{float:left; width:160px;  margin:0 10px;}

.column_nav{
	width: 100%;
	height: 120px;
	background-image: url(img/col_bg.jpg);
	background-repeat: no-repeat;
	background-color: #00c188;
	background-position: center center; color:#FFF; text-align:center; float:left; 
}
.column_nav a{color:#FFF;}
.column_nav p{line-height:150%;}
/*展示中心样式*/
.exh_focus{width: 100%; min-width:1170px;
	height: 650px;
	background-color: #FFF;
	float: left;}
.exh_nav{width: 100%; min-width:1170px;	height: 50px; padding:20px 0; -webkit-box-shadow:5px 5px 15px #ccc; -moz-box-shadow:5px 5px 15px #ccc; box-shadow:5px 5px 15px #ccc;background-color: #FFF; color:#eee;font-size:14px;float: left;}
.exh_nav a{padding:5px 15px;  margin:10px 5px;display: inline-block;appearance: none;font-size:16px;}
.exh_nav a:hover{color:#2bc086;}
.exh_nav li, .exh_nav li ul, .exh_nav li ul li{list-style-type: none;}
.exh_nav{padding:0px;margin:0px;}
.exh_nav li{float:left;text-align:center; font-size:16px; position:relative}
.exh_nav li:hover{ background-color:f1f1f1}
.exh_nav li ul{margin-top:-9999px;position: absolute; background-color:#FFF;right:0; z-index:999}
.exh_nav li:hover ul{float: left; padding:5px 0;margin-top: -2px; width: 200px;-webkit-box-shadow:5px 5px 15px #ccc; -moz-box-shadow:5px 5px 15px #ccc; box-shadow:5px 5px 15px #ccc;background-color: #FFF; color:#eee;font-size:14px;}
.exh_nav li ul li{float:left; font-size:13px; width:100%; line-height:100%;}
.exh_nav li ul li a{color:#999;}
.exh_nav li ul li a:hover{color:#666;}

.exh_list{width: 1200px;margin-left:-30px;}
.exh_item{width:370px; height:278px; background-color:#000; margin-left:30px; margin-bottom:30px;float:left; position:relative;}
.exh_item:hover{-webkit-box-shadow:5px 5px 15px #999; -moz-box-shadow:5px 5px 15px #999; box-shadow:5px 5px 15px #999;}
.exh_item img{width:370px; height:278px;filter:alpha(opacity=72);opacity: 0.72;}
.exh_item .tag a{color:#FFF; background-color:#2bc086;display: inline-block;appearance: none;padding:0 20px; height:36px; line-height:35px; font-size:18px;position: absolute;z-index: 20;top:0;right:0;}
.exh_item .title a{bottom:20px; float:right;position: absolute;z-index: 20; line-height: 150%;padding:0 20px;padding:0 20px;color:#fff;font-size:18px; border-left: 5px solid #2bc086;}
.exh_bg{
	width: 100%; min-width:1170px;
	height: 550px;
	background-color: #2bc086;
	float: left;
	background-image: url(img/exhc_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% auto;
	-webkit-transition: 0.5s;position: relative;color:#FFF;
}
.exh_bg:hover{background-size: 120% auto; background-position: center top;}
.exh_bg .slogan{
	height: auto;
	position: absolute;
	z-index: 20; left:210px; right:210px; top:80px;}
.exh_bg .slogan p{ margin-bottom:30px; line-height:200%; text-align:center;}
.exh_bg .slogan .btn{ margin:20px 0;border-radius:200px;  height:48px; line-height:46px; text-align: center; color:#FFF; border:1px #FFF solid;display: inline-block;appearance: none; padding:0 60px; font-size:18px;}
.exh_bg .slogan .btn:hover{-webkit-box-shadow:5px 5px 10px #009966; -moz-box-shadow:5px 5px 10px #009966; box-shadow:5px 5px 10px #009966;padding:0 80px;}
.exh_bg .bottomarrow{position: absolute;z-index: 30; bottom:-18px; left:0; width:100%; }



/*行业动态样式*/
.trends_focus{width: 100%; min-width:1170px;
	height: 740px;
	background-color: #FFF; -webkit-box-shadow:5px 5px 15px #999; -moz-box-shadow:5px 5px 15px #999; box-shadow:5px 5px 15px #999;
	float: left;}
.trends_hot{width: 100%; min-width:1170px;
	height: auto; padding:40px 0;
	background-color: #FFF; color:#eee;font-size:14px;
	float: left; margin-top:10px;}
.trends_bg{
	width: 100%; min-width:1170px;
	height: 240px;
	background-color: #2bc086;
	float: left;
	background-image: url(img/exhc_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% auto;
	-webkit-transition: 0.5s;position: relative;color:#FFF;
}
.trends_bg:hover{background-size: 120% auto; background-position: center top;}
.trends_bg .slogan{
	height: auto;
	position: absolute;
	z-index: 20; left:210px; right:210px; top:60px;}
.trends_bg .slogan p{ margin-bottom:20px; line-height:200%; text-align:center;}
.trends_bg .slogan p a{color:#FFF; padding:0 20px; margin:10px;}
.trends_bg .bottomarrow{position: absolute;z-index: 30; bottom:-18px; left:0; width:100%; }

/*绿色金融样式*/
.green_fin_focus{width: 100%; min-width:1170px;
	height: auto;
	background-color: #FFF;
	float: left;}
.green_fin_bg{
	width: 100%; min-width:1170px;
	height: 550px;
	background-color: #2bc086;
	float: left;
	background-image: url(img/exc_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% auto;
	-webkit-transition: 0.5s;position: relative;color:#FFF;
}
.green_fin_bg:hover{background-size: 120% auto; background-position: center top;}
.green_fin_bg .slogan{
	height: auto;
	position: absolute;
	z-index: 20; left:210px; right:210px; top:120px;}
.green_fin_bg .slogan p{ margin-bottom:30px; line-height:200%; text-align:center;}
.green_fin_bg .slogan .btn{ margin:20px 0;border-radius:200px;  height:48px; line-height:46px; text-align: center; color:#FFF; border:1px #FFF solid;display: inline-block;appearance: none; padding:0 60px; font-size:18px;}
.green_fin_bg .slogan .btn:hover{-webkit-box-shadow:5px 5px 10px #009966; -moz-box-shadow:5px 5px 10px #009966; box-shadow:5px 5px 10px #009966;padding:0 80px;}
.green_fin_bg .bottomarrow{position: absolute;z-index: 30; bottom:-18px; left:0; width:100%; }
.green_fin_focus .item{margin:0 auto; width:960px;}
.green_fin_focus .item .label{width:280px; float:left}
.green_fin_focus .item .intro{width:680px; float:left; text-align:justify}
.green_fin_focus .item p{line-height:200%; margin-top:40px;}

/*交易中心样式*/
.exc_focus{width: 100%; min-width:1170px;
	height: 840px;
	background-color: #FFF;
	float: left;}
.exc_bg{
	width: 100%; min-width:1170px;
	height: 550px;
	background-color: #2bc086;
	float: left;
	background-image: url(img/exc_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% auto;
	-webkit-transition: 0.5s;position: relative;color:#FFF;
}
.exc_bg:hover{background-size: 120% auto; background-position: center top;}
.exc_bg .slogan{
	height: auto;
	position: absolute;
	z-index: 20; left:210px; right:210px; top:120px;}
.exc_bg .slogan p{ margin-bottom:30px; line-height:200%; text-align:center;}
.exc_bg .slogan .btn{ margin:20px 0;border-radius:200px;  height:48px; line-height:46px; text-align: center; color:#FFF; border:1px #FFF solid;display: inline-block;appearance: none; padding:0 60px; font-size:18px;}
.exc_bg .slogan .btn:hover{-webkit-box-shadow:5px 5px 10px #009966; -moz-box-shadow:5px 5px 10px #009966; box-shadow:5px 5px 10px #009966;padding:0 80px;}
.exc_bg .bottomarrow{position: absolute;z-index: 30; bottom:-18px; left:0; width:100%; }

.exc_progress{width: 100%; min-width:1170px; -webkit-box-shadow:5px 5px 15px #ccc; -moz-box-shadow:5px 5px 15px #ccc; box-shadow:5px 5px 15px #ccc;
	height: 280px;
	background-color: #FFF; color:#2bc086;
	float: left;}
.exc_progress p{ margin-top:40px;}
.exc_progress .bgimg{width:1170px;
	height: 96px;
	background-color: #FFF;
	float: left;
	background-image: url(img/exc_progress.png);}
.graylist_bg{width:100%; padding-top:50px; padding-bottom:60px;background-color:#F6F6F6; margin-right: auto;margin-bottom: 0;margin-left: auto;}
.graydetail_bg{width:100%; padding-bottom:50px; padding-top:10px;;background-color:#F6F6F6;}
.exc_greenbg{width:585px; height:360px;background-color:#2bc086; float:left; position: relative; color:#FFF;}
.exc_greenbg .leftarrow{position: absolute;z-index: 20; right:-12px; top:160px;}
.exc_greenbg .rightarrow{position: absolute;z-index: 20; left:-13px; top:160px;}
.exc_greenbg .slogan{ padding:50px 60px;width: 465px;position: absolute;z-index: 20; left:0; top:15px;}
.exc_greenbg .slogan .short_line{width:100px; margin:0 auto; border-bottom:3px solid #FFF; }
.exc_greenbg .slogan p{line-height:100%; margin-top:40px;}
.exc_greenbg .slogan .btn{ margin:20px 0;border-radius:200px;  height:48px; line-height:46px; text-align: center; color:#FFF; border:1px #FFF solid;display: inline-block;appearance: none; padding:0 30px; font-size:18px;}
.exc_greenbg .slogan .btn:hover{color:#2bc086; background-color:#FFF;-webkit-box-shadow:5px 5px 10px #009966; -moz-box-shadow:5px 5px 10px #009966; box-shadow:5px 5px 10px #009966;}

.exc_g_whitebg{width:585px; height:360px;background-color:#FFF; float:left; position: relative; color:#2bc086;}
.exc_g_whitebg .slogan{ padding:50px 60px;width: 465px;position: absolute;z-index: 20; left:0; top:15px;}
.exc_g_whitebg .slogan .short_line{width:100px; margin:0 auto; border-bottom:3px solid #2bc086; }
.exc_g_whitebg .slogan p{line-height:100%; margin-top:40px;}
.exc_g_whitebg .slogan .btn{ margin:20px 0;border-radius:200px;  height:48px; line-height:46px; text-align: center; color:#FFF; border:1px #FFF solid;display: inline-block;appearance: none; padding:0 30px; font-size:18px;}
.exc_g_whitebg .slogan .btn:hover{color:#2bc086; background-color:#FFF;-webkit-box-shadow:5px 5px 10px #009966; -moz-box-shadow:5px 5px 10px #009966; box-shadow:5px 5px 10px #009966;}

.exc_whitebg{width:585px; height:360px; float:left;background-color:#FFF;color:#666;position: relative;}
.exc_whitebg .slogan{ padding:50px;position: absolute;z-index: 20; right:0; top:0;}
.exc_whitebg .slogan p{line-height:200%;}
.exc_whitebg .slogan .btn{border-radius:200px; margin-top:36px; height:40px; line-height:38px; text-align: center; color:#2bc086; border:1px #2bc086 solid;display: inline-block;appearance: none; padding:0 60px}
.exc_whitebg .slogan .btn:hover{color:#FFF; background-color:#2bc086;-webkit-box-shadow:5px 5px 15px #ddd; -moz-box-shadow:5px 5px 15px #ddd; box-shadow:5px 5px 15px #ddd;}
.main{width:770px; float:left;}
.content_list{width:770px; float:left; }
.list_item{width:770px; height:240px; margin-bottom:30px;background-color:#FFF; position:relative;}
.list_item img{width:320px; height:240px;}
.list_item:hover{ -webkit-box-shadow:5px 5px 15px #ddd; -moz-box-shadow:5px 5px 15px #ddd; box-shadow:5px 5px 15px #ddd;}
.list_item .meta{width:410px; float:right; padding:20px;}
.list_item .summary{ line-height:200%; color:#999; font-size:14px}
.list_item .meta p{width:100%; margin-bottom:10px; float:left}
.list_item .meta .title{}
.list_item .meta .label{color:#999; font-size:14px; padding:10px 0;}
.list_item .meta .label .text{color:#2bc086;}
.list_item .meta .progress_bar{border-radius:10px; background-color:#eee;width:280px; height:10px; float:left}
.list_item .meta .progress_bar .progress{border-radius:10px; background-color:#2bc086;height:10px; line-height:36px; float:left}
.list_item .meta .state{line-height:10px; float:left; margin-left:20px;}
.list_item .meta .time{color:#ccc; font-size:12px}
.list_item .meta .btn{border-radius:200px;  height:40px; line-height:38px; text-align: center;  border:1px #2bc086 solid;display: inline-block;appearance: none; padding:0 30px; font-size:18px; color:#2bc086;}
.list_item .meta .btn:hover{color:#FFF; background-color:#2bc086; border:1px #2bc086 solid;-webkit-box-shadow:5px 5px 10px #ccc; -moz-box-shadow:5px 5px 10px #ccc; box-shadow:5px 5px 10px #ccc;}
.list_item .tag{ position:absolute; color:#FFF; background-color:#2bc086;display: inline-block;appearance: none;padding:0 15px; height:36px; line-height:35px; top:0; right:450px;}
.list_item .tag a{ color:#FFF;}
.morebtn{margin:0 auto;border-radius:200px;  height:40px; line-height:38px; text-align: center;  border:1px #2bc086 solid;display: inline-block;appearance: none; padding:0 30px; font-size:18px; color:#2bc086;}
.detail_nav{color:#e1e1e1; padding:10px 0; height:30px;}
.detail_nav a{ color:#aaa; font-size:14px;}
.content_detail{width:710px; float:left; background-color:#fff; padding:30px;}
.content_detail h1{ margin-bottom:10px;font-weight:lighter; }
.content_detail .meta{width:100%; float:left; padding:10px 0 20px 0; border-bottom:1px solid #f1f1f1; }
.content_detail .meta p{width:100%;  float:left}
.content_detail .meta .title{height:36px; line-height:300%; float:left}
.content_detail .meta .type{color:#FFF; background-color:#2bc086;display: inline-block;appearance: none;padding:0 20px; height:36px; line-height:35px; margin-right:10px; border-radius:4px;}
.content_detail .meta .label{color:#999; font-size:14px; padding:10px 0; float:left}
.content_detail .meta .label .text{color:#2bc086;}
.content_detail .meta .progress_bar{border-radius:10px; background-color:#eee;width:280px; height:10px; float:left}
.content_detail .meta .progress_bar .progress{border-radius:10px; background-color:#2bc086;height:10px; line-height:36px; float:left}
.content_detail .meta .state{line-height:10px; float:left; margin-left:20px;}
.content_detail .meta .time{color:#ccc; font-size:12px}
.content_detail .meta .btn{border-radius:200px;  height:40px; line-height:38px; text-align: center;  border:1px #2bc086 solid;display: inline-block;appearance: none; padding:0 20px; font-size:18px; color:#2bc086; margin-top:10px;}
.content_detail .meta .btn:hover{color:#FFF; background-color:#2bc086; border:1px #2bc086 solid;-webkit-box-shadow:5px 5px 10px #ccc; -moz-box-shadow:5px 5px 10px #ccc; box-shadow:5px 5px 10px #ccc;}
.content_detail .content{ float:left; padding:10px 0; line-height:200%;color:#666; min-height:800px;}
.content_detail .content img{width:100%; height:auto}



.content_detail .info_meta{border-top:1px #f1f1f1 solid; line-height:300%; float:left; width:100%; font-size:14px; text-align:center; color:#999}
/*侧栏样式*/
.sidebar{width:370px; height:auto; float:right}
.sidebar ul{ margin-bottom:20px;}
.sidebar .tag-cloud-link { float:left;
	width: 345px;
	line-height: 200%;
	padding: 5px 10px;
	list-style: none;
	margin-bottom: 10px;
	background-color: #FFF;
	color: #2bc086;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2bc086;
	border-right-color: #2bc086;
	border-bottom-color: #2bc086;
	border-left-color: #2bc086;
}
.sidebar .tag-cloud-link:hover{-webkit-box-shadow:5px 5px 15px #ddd; -moz-box-shadow:5px 5px 15px #ddd; box-shadow:5px 5px 15px #ddd;}
.sidebar .tag-cloud-link .cat_count{ float:right;border-radius:200px; padding:0 15px; margin-top:5px; height:24px; line-height:24px; font-size:12px;text-align: center; color:#FFF; background-color:#2bc086; display: inline-block;appearance: none;}
.aside_greenfin1:hover{width:360px; height:280px;background-image: url();
	background-repeat: no-repeat;
	background-color: #00c188;
	background-position: center center; float:left; color:#FFF; border:5px dashed #FFF;}
.aside_greenfin{width:360px; height:280px;background-image: url(img/aside_greenfin.png);
	background-repeat: no-repeat;background-position: center center; float:left; color:#2bc086; border:5px dotted #2bc086;}
.aside_greenfin .slogan{ padding:30px 40px;width:auto;}
.aside_greenfin .slogan p{ margin-top:20px; line-height:200%; text-align:justify}
.aside_greenfin .slogan .btn{ margin:20px 0;border-radius:200px; background-color:#FFF; height:40px; line-height:38px; text-align: center; color:#2bc086; border:1px #FFF solid;display: inline-block;appearance: none; padding:0 30px; font-size:18px;}
.aside_greenfin .slogan .btn:hover{color:#2bc086; background-color:#FFF;-webkit-box-shadow:5px 5px 10px #009966; -moz-box-shadow:5px 5px 10px #009966; box-shadow:5px 5px 10px #009966;}
.aside_industry{background-repeat: no-repeat;background-position: center top;background-size: 100% auto;background-image: url(img/aside_industry.png);width:370px; height:160px; float:left;color:#FFF; padding:30px 0; margin-top:20px;}
.aside_industry:hover{background-size: 150% auto; background-position: center top;-webkit-transition: 0.5s;}
.aside_industry .slogan{padding:10px 20px;width:auto;}
.aside_industry .slogan p{ margin-bottom:15px; line-height:200%; text-align:center;}
.aside_industry .slogan .btn{ margin:20px 0;border-radius:200px; height:36px; line-height:34px; text-align: center; color:#FFF; border:1px #FFF solid;display: inline-block;appearance: none; padding:0 30px; font-size:18px;}
.aside_industry .slogan .btn:hover{padding:0 50px;}
.aside_techass{background-repeat: no-repeat;background-position: center top;background-size: 100% auto;background-image: url(img/aside_techass.png);width:370px; height:160px; float:left;color: #0C9; padding-top:120px; margin-top:20px;}
.aside_techass:hover{background-size: 100% auto; background-position: center top;-webkit-transition: 0.5s;}
.aside_techass .slogan{padding:10px 20px;width:auto;}
.aside_techass .slogan p{ margin-bottom:15px; line-height:200%; text-align:center;}

.aside_policycon{ background-color: #0CF;width:360px; height:100px; float:left;color: #FFF; margin-top:20px;border:dotted 5px #FFFFFF}
.aside_policycon:hover{background-color: #FC0;}
.aside_policycon .slogan{padding:10px 20px;width:auto;}
.aside_policycon .slogan p{ margin-bottom:15px; line-height:200%; text-align:center;}

.aside_recent{float:left; width:100%;}
.aside_recent .news_catlist{width:370px; float:left; background-color:#FFF;color:#ccc;}
.aside_recent .news_catlist:hover{-webkit-box-shadow:5px 5px 15px #ddd; -moz-box-shadow:5px 5px 15px #ddd; box-shadow:5px 5px 15px #ddd;}
.aside_recent .news_catimg{width:370px; height:266px; float:left; position:relative}
.aside_recent .news_catimg img{width:370px; height:266px;}
.aside_recent .news_catimg .tag{color:#FFF; background-color:#2bc086;display: inline-block;appearance: none; padding:0 20px; height:36px; line-height:35px; font-size:18px;position: absolute;z-index: 20;top:0;left:0;}
.aside_recent .news_catimg .title a{bottom:20px; float:right;position: absolute;z-index: 20; line-height: 150%;padding:0 20px;border-left: 5px solid #2bc086;padding:0 20px;color:#fff;font-size:18px; font-weight:lighter;}
.aside_recent .news_catlist .meta{padding:15px; border-bottom:1px solid #f1f1f1; float:left;width:340px;}
.aside_recent .news_catlist .meta:hover{ background-color:#f1f1f1}
.aside_recent .news_catlist .meta p{ line-height:150%}
.aside_recent .news_catlist .more{ padding:15px 0; text-align:center; float:left; width:100%}
.aside_recent .news_catlist .more:hover{ background-color:#f1f1f1}

/*底部样式*/
.footer{ background-color:#333; width:100%;  float:left; padding-top:40px;}
.footer .left_col{width:450px; float:left;color:#ccc; margin-right:50px; margin-top:-5px;}
.footer .left_col .flogo{text-indent:-99999px;display: block;height: 60px; width:400px; color: #fff;background-image: url(img/flogo.png);background-repeat: no-repeat;background-position: 0 50%;background-size: 100% auto; }
.footer .left_col .fcontact{float:left; color:#ccc; line-height:200%; font-size:14px; padding-left:10px;}
.footer .center_col{width:480px; float:left; color:#ccc; line-height:200%; font-size:14px;}
.footer .center_col a{color:#ccc;}
.footer .center_col ul{ list-style:none}
.footer .center_col ul li{width:160px; float:left}
.footer .right_col{width:120px; text-align:center; float:right; color:#ccc;}
.footer .right_col img{width:120px;}
.footer .copyright{font-size:14px;color:#ccc; text-align:center; width:100%; float:left; border-top:solid 1px #555; padding:20px 0; margin-top:30px;}
/*弹层*/
.fullscreen_div{width:100%;height:100%;background:#fff;display:none;
position:fixed;z-index:100;top:0;left:0;opacity: 0.95;filter:alpha(opacity=95); padding:0; margin:0
}
.fullscreen_div iframe{position:fixed; padding:0; margin:0;width:100%;height:100%; z-index:10}
.fullscreen_div .close{ position:absolute; left:10px;top:10px; font-size:32px;z-index:20; width:40px;height:40px; text-align:center; line-height:40px;color: #ccc; display:none;}
.fullscreen_div .close:hover{color:#2bc086}
.popup_page{display: table;width:100%;height:100%;padding:0;background: #FFF;position: absolute;z-index:30;top:0;left:0; }
.popup_page .middle_wrap{display: table-cell;vertical-align: middle;}
.popup_page .middle_wrap .post_box{margin:0 auto;width:360px;line-height:200%; text-align:center;}
.popup_page .middle_wrap h2{width:100%;line-height:60px; float:left; text-align:center; font-size:24px;  color:#666}
.popup_page .middle_wrap p{width:100%;margin-bottom:20px; float:left}
.popup_page .middle_wrap input{width:300px;border:1px solid #ccc; font-size: 16px; color:#666;padding:10px;}
.popup_page .middle_wrap input:hover{ background-color:#f9f9f9; color:#999}
.popup_page .middle_wrap .btn{border-radius:4px;height:45px; width:300px; line-height:43px; text-align: center; color:#FFF; border:1px #2bc086 solid;display: inline-block;appearance: none; padding:0 30px; font-size:18px; background-color:#2bc086;}
.popup_page .middle_wrap .btn:hover{-webkit-box-shadow:5px 5px 10px #aaa; -moz-box-shadow:5px 5px 10px #aaa; box-shadow:5px 5px 10px #aaa;}
.popup_page .middle_wrap .login_meta{color:#CCC; line-height:40px; font-size:14px}
.popup_page .middle_wrap .verification{width:300px;height:45px; border:1px solid #ccc; font-size: 16px; color:#CCC; margin:0 auto; line-height:45px;}
.popup_page .middle_wrap .verification input{ border:none; width:100px; float:left }
.popup_page .middle_wrap .verification img{height:45px; border-left:1px solid #f1f1f1; border-right:1px solid #f1f1f1;float:left}
.popup_page .middle_wrap .upload_profile{margin:0 auto;width:600px;line-height:200%; padding:30px 60px; /*border:1px solid #eee; -webkit-box-shadow:5px 5px 10px #aaa; -moz-box-shadow:5px 5px 10px #aaa; box-shadow:5px 5px 10px #aaa;*/}
.popup_page .middle_wrap .upload_profile .label_name{ float:left; width:100px;color:#999;}
.popup_page .middle_wrap .upload_profile .post_info{ float:right; width:480px; color:#999; font-size:14px}
.popup_page .middle_wrap .upload_profile .post_textarea{ float:right; width:450px; min-height:80px; color:#999; font-size:14px; border:1px solid #CCC; padding:15px;}
.popup_page .middle_wrap .upload_profile input{width:100%;border:1px solid #ccc; font-size: 16px; color:#666;padding:10px;}
.popup_page .middle_wrap .upload_profile input:hover{ background-color:#f9f9f9; color:#999}
.popup_page .middle_wrap .upload_profile .content-textarea{height:120px;width: 100%;overflow-x:hidden; resize: none;outline: 0;font-size: 16px;line-height:150%;color:#ccc; padding:10px 0 5px 0;border:1px solid #ccc; font-size: 16px; color:#666;padding:10px;}
.popup_page .middle_wrap .upload_profile .content-textarea:hover{ background-color:#f9f9f9; color:#999}
.popup_page .middle_wrap .upload_profile .upload_file{float:left; color:#ccc; font-size:14px;width:500px;}
.popup_page .middle_wrap .upload_profile .upload_file img{width:120px; height:120px; float:left; margin-right:20px;}
.popup_page .middle_wrap .upload_profile .upload_file .upbtn{margin:10px 0;border-radius:200px;  height:36px; line-height:35px; text-align: center; color:#2bc086; border:1px #2bc086 solid;display: inline-block;appearance: none; padding:0 20px; font-size:14px; background-color:#FFF;}
.radio_check{width:auto; float:left; margin-top:-30px;}
select {
  /*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
  border: solid 1px #ccc; padding:8px 20px 10px 8px; font-size:16px; color:#666;!border-radius:4px;
  /*很关键：将默认的select选择框样式清除*/
  appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;
  /*在选择框的最右侧中间显示小箭头图片*/
  background: url("img/arrow.png") no-repeat scroll right center transparent;
}
/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select::-ms-expand { display: none; }

input[type='radio'].radio {opacity:0; display:inline-block; }
label.radio { padding:10px 30px;font-size:16px; line-height:200%;border:1px #ccc solid; }
input[type='radio'].radio:checked + .radio {background:url(img/radio_checked.png) no-repeat;color:#2bc086;border:1px #2bc086 solid;}
		
.edm_tips{text-align: justify; padding:20px 20px 0 20px; border:6px dashed #2bc086; background-color: #E6FFF7; font-size:14px; color:#999; }
.edm_tips p{ line-height:24px}

.my_nav{width:100%; float:left;text-align:center; padding-top:30px; color:#f1f1f1}
.my_nav a{ color:#ccc}
.my_nav .current{color:#2bc086}
.my_manage{-webkit-box-shadow:5px 5px 10px #eee; -moz-box-shadow:5px 5px 10px #eee; box-shadow:5px 5px 10px #eee;
	margin:0 auto 10px auto; width:720px; height:auto;padding:0;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2bc086;
	border-right-color: #f1f1f1;
	border-bottom-color: #f1f1f1;
	border-left-color: #f1f1f1;
}

.my_manage .upload_logo{float:left; color:#ccc; font-size:14px;width:680px; padding:20px;}
.my_manage .upload_logo img{width:120px; height:120px; float:left; margin-right:20px;}
.my_manage .upload_logo .btn{margin:15px 0;border-radius:200px;  height:36px; line-height:34px; text-align: center; color:#999; border:1px #999 solid;display: inline-block;appearance: none; padding:0 20px; font-size:14px; background-color:#FFF;}
.my_manage .upload_logo:hover{ background-color: #FAFAFA}
.my_manage .item{border-top:1px solid #f1f1f1;float:left; width:680px; padding:20px;}
.my_manage .ye{ background-color: #FFFFDF}
.my_manage .item:hover{ background-color: #FAFAFA}
.my_manage .item p{float:left; width:100%; }
.my_manage .item .btn{border-radius:200px; margin-top:5px;height:30px; line-height:28px; text-align: center; color:#999; border:1px #999 solid;display: inline-block;appearance: none; padding:0 20px; font-size:14px; background-color:#FFF;}
.my_manage .item .tip{ color:#ccc; font-size:14px; padding-top:8px;}
.my_manage .item .type{color:#FFF; background-color:#2bc086;display: inline-block;appearance: none;padding:0 10px; height:30px; line-height:28px; margin-right:10px; border-radius:4px; font-size:14px}
.my_footer{background-color:#FFF; color:#999; font-size:14px; width:100%; height:60px; line-height:60px; float:left; text-align:center}


.cancel{ display:none}
.hand{cursor:pointer}
.file{
	width: 160px;
	height: 60px;
	text-align: center;
	float: left;
	position: relative; 
	border: 1px dashed #ccc;background-color: #F9F9F9;color: #666;
}
.file:hover{ background-color:#EEEEEE;color: #999;}
.file input{opacity: 0;filter:alpha(opacity=0);width:160px; height:60px;float:left; position: absolute;left:0}
.file-tips{margin-left:10px;  float:left; font-size:14px; line-height:150%; margin-top:10px;}
.file img{ float:left;width:60px; height:60px;}
#upload-img, #uploaded{ height:60px;}
.bg1{ background-color: #0099CC; color:#FFFFFF}
.post-tips{ line-height:180%; color:#999}
.no_content{ color:#ccc; padding-top:80px; height:360px;}
/*翻页*/
.pagination{padding-top:20px;text-align:center}
.pagination ul{display:inline-block;*display:inline;*zoom:1;margin-left:0;margin-bottom:0;padding: 0}
.pagination ul > li{display:inline}
.pagination ul > li > a,.pagination ul > li > span{margin:0 5px;float:left;padding:8px 20px 7px;text-decoration:none;border:1px solid #ccc;color:#999;border-radius: 3px;opacity: .88}
.pagination ul .current {background-color:#2bc086; border:1px solid #2bc086;color:#fff}
