@import "reset.import.css";
@import "mod_header.import.css";
@import "mod_footer.import.css";
.mod_header{background-color:#1f2727;z-index:5;}

.banner{margin-bottom:0;}
.banner_portfolio{height:815px;background-image:url(img/portfolio/banner_portfolio.jpg);}
.portfolio_banner__sub_tit{padding-top:110px;font-size:24px;text-align:center;color:#0d8555;font-family:"keepcalm";white-space:nowrap;margin-bottom:5px;}
.portfolio_banner__tit{font-size:40px;font-weight:400;margin-bottom:40px;text-align:center;color:#0d8555;line-height:1.2;font-family:"keepcalm";}
.portfolio_banner__text{font-size:20px;color:#535353;text-align:center;margin-bottom:60px;font-weight:200;}

.cm_title{font-size:30px;color:#08b670;}
.cm_title--invest{margin-bottom:40px;}
.cm_title--invest .cm_title__bg{background-image:url(img/portfolio/invest_tit.png);}
.portfolio_invest__tree_list{position:relative;width:900px;height:280px;margin:0 auto;background:url(img/portfolio/invest_tree.png) no-repeat;}
.portfolio_invest__tree_item{position:absolute;top:121px;width:180px;line-height:1.2;font-size:22px;font-weight:300;color:#fff;word-break:break-all;font-style:italic;text-align:center;}
.portfolio_invest__tree_item--1{left:70px;}
.portfolio_invest__tree_item--2{left:360px;}
.portfolio_invest__tree_item--3{left:650px;}


.program_invest{margin:0 auto;min-width:1000px;}
.program_invest_col{overflow:hidden;}
.program_invest__item{float:left;width:50%;overflow:hidden;background-repeat:no-repeat;background-position:center center;background-size:auto 100%;}
.program_invest__sub_item{position:relative;background-color:#fff;width:50%;height:420px;float:left;}
.program_invest__sub_link{display:table-cell;vertical-align:middle;text-align:center;height:420px;}
.program_invest__article{background:url(img/portfolio/b_dot.png) repeat;background:rgba(0,0,0,.7);color:#fff;height:420px;}
.program_invest__cont{padding:70px 8%;}
.program_invest__main{height:150px;overflow:auto;}
.program_invest__tit{font-size:40px;margin-bottom:38px;font-weight:300;}
.program_invest__line{display:block;width:30px;height:0;border-left:none;border-right:none;border-top:none;border-bottom-width:2px;border-bottom-style:solid;margin-top:20px;overflow:hidden;font-size:0;margin-bottom:10px;}
.program_invest__photo{position:absolute;top:0;left:0;width:100%;height:100%;background-position:center center;}
.program_invest__sub_item{}
.program_invest__logo{width:84%;min-width:250px;}
/*箭头*/
.program_invest__arrow_l,
.program_invest__arrow_r{position:absolute;top:50%;width:0;height:0;border-top:18px solid transparent;border-bottom:18px solid transparent;z-index:10;margin-top:-18px;}
.program_invest__arrow_l{border-left:22px solid #fff;left:0;}
.program_invest__arrow_r{border-right:22px solid #fff;right:0;}
.program_invest__mask{height:100%;text-align:left;background:url(img/contact/g_dot.png) repeat;background:rgba(7,195,120,0.9);color:#fff;-webkit-transition:opacity 0.5s;opacity:0;}
.program_invest__mask_wrap{padding:40px 0 40px 12.5%;}
.program_invest__mask_tit{font-size:20px;margin-bottom:40px;font-weight:400;}
.program_invest__mask_article{height:250px;overflow:auto;font-size:14px;padding-right:10%;margin-right:2.5%;}
.program_invest__mask_article a,
.program_invest__mask_article a:hover{color:#fff;}
.program_invest__mask_col{margin-bottom:25px;}
.program_invest__item:hover .program_invest__mask{opacity:1;}
.a_tx_thin{color:#9de0c3;color:rgba(255,255,255,.5);}

