/*合格投资者提示框*/
.popRemind{position: fixed;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.3);z-index: 20000;}
.popRemind .remindBox{position: fixed;top:10%;left: 50%;width: 950px;margin-left: -475px;background: #fff;}
.closeBtn{position: absolute;right: 38px;top:25px;cursor: pointer;}
.closeBtn img{width: 22px;}
.toptit{padding: 20px 20px;background: #00387e;color: #fff;font-size: 30px;line-height: 38px;text-align: center;}

.popRemind .remindBox .remindCon{padding: 25px 35px;color: #3b3b3b;font-size: 16px;line-height: 24px;}
.popRemind .remindBox .remindCon p{}
.popRemind .remindBox .popBtn{text-align: center;margin-top: 40px;}
.popRemind .remindBox .popBtn .btn{display: inline-block;width: 245px;font-size: 18px;line-height: 36px;color: #2e2e2e;text-align: center;background: #ccc;margin: 0 15px;border-radius: 25px;cursor: pointer;}
.popRemind .remindBox .popBtn #acceptBtn{background: #00387e;color: #fff;}


/*产品中心*/
.product{background: #f6f6f6;padding: 50px 0;}
.pro-search,.proFilter{background: #fff;}
.pro-search{padding: 45px 0;border-bottom: 1px solid #e5e5e5;}
.pro-search form{display: block;padding-left: 25px;padding-right: 212px;border: 2px solid #00387e;position: relative;box-shadow: 0 0 16px rgba(77,77,77,0.11);}
.pro-search #inp-search{width: 100%;font-size: 18px;line-height: 64px;height:64px;color: #9c9c9c;display: block; }
.pro-search .btn{position: absolute;right: 0;top:0;width: 212px;height: 64px;font-size: 24px;line-height: 64px; color: #fff;background: #014b92;text-align: center;}
.proFilter .filter{padding: 10px 0;}
.proFilter .filter .floor{padding-left: 120px;position: relative;}
.proFilter .filter .floor label{position: absolute;left: 0;top:10px;width:85px;overflow:hidden;}
.proFilter .filter .floor label,.proFilter .filter .floor ul li a{font-size:16px;line-height:26px;color: #000;}
.proFilter .filter .floor ul{padding: 10px 0;border-bottom: 1px solid #e5e5e5;}
.proFilter .filter .floor:last-child ul{border: none;}
.proFilter .filter .floor ul li{float:left;width: 132px;margin-right: 20px;text-align:center;}
.proFilter .filter .floor ul li:last-child{margin-right: 0;}
.proFilter .filter .floor ul li a{display:block;}
.proFilter .filter .floor ul li a:hover{color:#2144c4;}
.proFilter .filter .floor ul li a.active{color:#2144c4;}
.proFilter .filter .floor ul li.all a{background: #014b92;text-align: center;color: #fff;}

.product-list li{margin-bottom: 40px;position: relative;background: #fff;}
.product-list li a{display: block;}
.product-list li .bx{display: table;width: 100%;height: 156px;}
.product-list li .bx.clear::after{width: 0;}
/*.product-list li .bx .pm{display: table-cell;vertical-align: middle;border-right: 1px solid #e4e4e4;width: 11.1%;}*/
.product-list li .bx .pm{display: table-cell;vertical-align: middle;border-right: 1px solid #e4e4e4;width: 16.4%;}

.product-list li .pm.pro-name{width: 36.6%;}
.product-list li .pm.rate{width: 16%;}
.product-list li .pro-name h1{font-size: 26px;line-height: 28px;color: #1e1e1e;font-weight: bold;max-height: 56px; overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;}
.product-list li .pro-name h1,.product-list li .pro-name .types{padding: 0 25px;}
.product-list li .pro-name .types{margin-top: 15px;}
.product-list li .pro-name .types p{float: left;font-size: 14px;line-height: 26px;color: #fff;background: #014b92;padding: 0 10px;margin-right: 7px;}
.product-list li .pro-name .types p.tj{background: #00ac7c;}
.product-list li .pro-name .types p.rx{background: #d90410;}
.product-list li .lt{padding-left: 10px;padding-right: 3px;}
.product-list li .lt p{font-size: 14px;line-height: 14px;color: #1e1e1e;margin-bottom: 16px;}
.product-list li .lt p em{font-size: 34px;line-height: 30px;color: #014b92;font-family: 'DIN';margin-right: 2px;}
.product-list li.stat .lt p em{color: #00ac7c;}

.product-list li .lt p,.product-list li .lt p em{vertical-align: bottom;}
.product-list li .lt p:last-child{margin-bottom: 0;}
.product-list li .pm.detailB{width: 205px;text-align: center;background-color: #014b92;font-size: 18px;line-height: 24px;color: #fff;font-weight: bold;position: relative;}

.product-list li .detailB:after{content: "";position: absolute;left: 0;top:0;width: 100%;height: 100%;background-image: url("../images/detailB_bg.png");background-position: right top;background-repeat: no-repeat;background-size: auto 100%;opacity: 0.07;filter:alpha(opacity=7); }
.product-list li .detailB img{width: 24px;margin-right: 5px;}
.product-list li.stat .pm.detailB{background-color: #00ac7c;}
.product-list li:hover{box-shadow: 0 0 6px rgba(0,0,0,0.14);background: #014b92;}
.product-list li.stat:hover{background: #00ac7c;}
.product-list li:hover .detailB:after{opacity: 0;filter:alpha(opacity=0);}
.product-list li:hover h1,.product-list li:hover .lt p,.product-list li:hover .lt p em,.product-list li.stat:hover .lt p em{color: #fff;}
.product-list li:hover .pro-name .types p{background: #fff;color: #014b92;}
.product-list li:hover .pro-name .types p.tj{background: #fff;color: #00ac7c;}
.product-list li.stat:hover .pro-name .types p{background: #fff;color: #00ac7c;}
.product-list li:hover .bx .pm{border-color: rgba(255,255,255,0.3);}

/*产品公告*/
.proNotice-list{}
.proNotice-list li{float: left;width: 49%;background: #fff;margin-right: 2%;margin-bottom: 32px;-webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -o-transition: all 0.2s linear;transition: all 0.2s linear;}
.proNotice-list li:nth-child(2n){margin-right: 0;}
.proNotice-list li a{display: block;padding: 30px 35px 20px 35px;}
.proNotice-list li h3{font-size: 22px;line-height: 28px;color:#1e1e1e;height: 56px;overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;}
.proNotice-list li .info{margin-top: 14px;}
.proNotice-list li .info span{display: inline-block;font-size: 14px;line-height: 24px;color: #646464;margin-right: 6px;}
.proNotice-list li .info span.state{background: #00387e;color: #fff;padding: 0 8px;}
.proNotice-list li:hover{background: #00387e;}
.proNotice-list li:hover h3{color: #fff;}
.proNotice-list li:hover .info span{color: #fff;}
.proNotice-list li:hover .info span.state{background: #fff;color: #00387e;}

/*安鑫悦盈*/
.product-top{background: #fff;}
.proNav{}
.proNav li{float: left;width: 25%;}
.proNav li a{display: block;font-size: 26px;line-height: 68px;color: #000;text-align: center;background: #fff;}
.proNav li.active a{background: #f6f6f6;color: #00387e;}

.productCont,.worthCont{font-size: 22px;line-height: 38px;color: #414141;}
.productCont h3,.worthCont h3{font-size: 28px;line-height: 38px;color: #00387e;padding-left: 35px;margin-bottom: 30px;}
.productCont table{width: 100%;border-spacing: 10px;margin-left: -10px;color: #414141;}
.productCont table td{background: #fff;vertical-align: middle;padding:8px 5px;}
.productCont table.proAn-table td{color: #00387e;padding:23px 10px 23px 35px;}
.productCont table td.fr{color: #414141;width: 30%;}
.productCont .txbox{background: #fff;padding: 40px 35px;}
.productCont .txbox table{text-align: center;}
.productCont .txbox table td{color: #fff;background: #014b92;padding:15px 10px;}
.productCont .txbox table td.th{width:25%; }
.declare{font-size: 18px;line-height: 28px;color: #414141;padding: 0 35px;margin-top: 40px;}

.productCont table td.one{width: 200px;}
.productCont table td.way{width: 200px;}
.productCont table td.day{width: 305px;}
.productCont .process{}
.productCont .process li{float: left;width: 31%;height: 106px;display: table;box-sizing: border-box;margin-right:3.5%;background: #00387e; color: #fff;position: relative;}
.productCont .process li:nth-child(3n){margin-right: 0;}

.productCont .process li:after{content: "";position: absolute;right: -12px;top:50%;margin-top: -12px;width:0;height:0;border-top:12px solid transparent;border-bottom:12px solid transparent;border-left:12px solid #00387e;}
.productCont .process li:last-child:after{border: none;}

.productCont .process li p,.productCont .process li em{display: table-cell;vertical-align: middle;}
.productCont .process li p{font-size: 24px;line-height: 34px; padding-right: 6px;padding-left: 10px;}
.productCont .process li em{width: 64px;font-size: 34px;line-height: 40px;margin-right: 5px;font-family:'DIN-BLACK';text-align: center;position: relative; }
.productCont .process li p a{display: block;font-size: 18px;line-height: 26px;color: #fff;}
.productCont .process li em:after{content: "";position: absolute;right: 0;top:50%;width: 1px;height: 40px;margin-top: -20px;background: #fff;}
.productCont .load{}
.productCont .load li{float: left;width: 49%;margin-right: 2%;background: #00387e;}
.productCont .load li:nth-child(2n){margin-right: 0;}
.productCont .load li a{display: block;padding: 35px 35px;position: relative;font-size: 24px;line-height:36px;color: #fff;}
.productCont .load li p{padding-right: 35px;}
.productCont .load li a:after{content: "";position: absolute;right: 35px;top:50%;width: 30px;height: 30px;margin-top: -15px;background-image: url("../images/icon_load.png");background-repeat: no-repeat;background-position: center center;background-size: 100%;}

.productCont img,.worthCont img{max-width: 100%!important;}
.worthCont{}
.worthCont table{width: 100%;margin-top: 20px;text-align: center;border-spacing: 0;}
.worthCont table tr{background: #fff;font-size: 20px;line-height: 58px;color: #1c1c1c;}
.worthCont table tr.worthTr{font-size: 22px;line-height: 72px;color: #00387e;}
.worthCont table th{border-bottom: 22px solid #f6f6f6;}
.worthCont table td{border-bottom: 2px solid #f6f6f6;}










