
/** 首页 样式  **/
.color-444{color: #444;}
.color-555{color: #555;}
.color-4099e9{color: #4099e9;}
.b{border: 1px solid red;}

.font-24{font-size: 24px;}

.csm-small-box{min-height: 220px;cursor: pointer;padding: 0px 10px;border-radius:5px;}
.csm-small-box:hover{background-color: #E8F2FC;}

.box-icon-1{width: 100px;height: 100px;background-image: url(../../img/home/icon-01.png);}
.box-icon-2{width: 100px;height: 100px;background-image: url(../../img/home/icon-02.png);}
.box-icon-3{width: 100px;height: 100px;background-image: url(../../img/home/icon-03.png);}
.csm-snamm-box-title{font-size: 20px;text-align: left;color: #555;}
.csm-snamm-box-ctn{color:#555;font-size: 14px;text-align: left;}

.diy-box-1{background: url(../../img/home/diy-01.png) center center no-repeat;background-size:86%;padding: 58% 0;position: relative;}
.diy-box-2{background: url(../../img/home/diy-02.png) center center no-repeat;background-size:86%;padding: 58% 0;position: relative;}
.diy-box-3{background: url(../../img/home/diy-03.png) center center no-repeat;background-size:86%;padding: 58% 0;position: relative;}

.diy-box-btn{width: 46%;height:13%;position: absolute;top:79%;left: 27%;cursor: pointer;}
#cta_FF p{font-size: 18px;}
#cta_FF .font-24{padding-bottom: 10px;}

.hidden{display: none;}
/*** 首页样式  ***/
body{margin: 0;padding: 0;}
.csm-invest-left{width: 50%;background: url(../../img/index/banner_left.png) center center no-repeat;float: left;}
.csm-invest-right{width: 50%;float: left;}
.csm-invest-right-top{width: 500px;background: url(../../img/index/banner_right.png) 6px center no-repeat;}
.csm-invest-right-bottom{width: 500px;}
.csm-invest-right-bottom-button{width: 250px;height: 60px;border: 2px solid #FFF;border-radius:6px;text-align: center;line-height: 56px;font-size: 20px;color: #FFF;cursor: pointer;background-color: rgba(255,255,255,.08);}
.csm-invest-right-bottom-button:hover{background-color: rgba(255,255,255,.18);}

.csm_asset{height: 530px;background-color: #FEFEFE;border: 1px solid #FEFEFE;}
.csm-asset-center-img{position: relative;}
.csm_tactics{height: 530px;}
.csm-tatics-center-bottom-left,
.csm-tatics-center-bottom-right{width: 50%;float: left;font-family: '微软雅黑';}
.tatics-center-bottom-left-title{color: #FFF;}
.tatics-center-bottom-left-txt{color: #E0E1E5;}
.tatics-center-bottom-right-btn-all,
.tatics-center-bottom-right-btn-line,
.csm-filter-bottom-div{height: 60px;line-height: 60px;font-size: 20px;color: #FFF;font-family: '微软雅黑';text-align: center;border-radius:5px;cursor: pointer;}
.tatics-center-bottom-right-btn-all{background-color: #42A5F6;margin-bottom: 20px;}
.tatics-center-bottom-right-btn-all:hover{background-color: #75BDF7;}
.tatics-center-bottom-right-btn-line{border: 2px solid #90CAF8;line-height: 56px;background-color: rgba(145,201,248,.1);}
.tatics-center-bottom-right-btn-line:hover{background-color: rgba(145,201,248,.3);}

.csm_filter{background-color: #FFF;border: 1px solid #FFF;}
.csm-filter-bottom-div{background-color: #42A5F6;border-radius:5px;width: 260px;margin: 0 auto;margin-bottom: 70px;}
.csm-filter-bottom-div:hover{background-color: #75BDF7;}
