@charset "utf-8";
/******************************
* Name:learn-home.css
* The Author:zhangxioayan                                    
* Update Time:2017-06-20 10:00                              
******************************/
/****banner****/
.banner-wrap{position:relative;width:100%;min-width:1200px;height:490px;overflow:hidden;}
.banner-wrap .header-banner{width:1200px;position:absolute;left:50%;margin-left:-600px;top:24px;}
.header-banner .header-logo .icon-headlogo{background:url(images/pic-homelogo.png) no-repeat 0 0;}
.header-banner .header-logo .txt-headlogo{color:#fff;}
.header-banner .header-navi a,.header-banner .header-navi a.link-navicur{color:#fff;}
.banner-wrap .srchbox-banner{width:716px;padding:22px 30px;background-color:rgba(0,0,0,0.5);background-color:#1d1d1d\9;position:absolute;left:50%;margin-left:-388px;top:338px;}
.srchbox-banner .srchbar-banner{width:716px;}
.srchbar-banner .srchipt-banner{float:left;padding:8px 15px 10px;_padding:8px 15px;background-color:rgba(255,255,255,0.3);background-color:#525252\9;}
.srchipt-banner input{width:532px;height:22px;line-height:22px;font-size:16px;color:#fff;font-family:"\5FAE\8F6F\96C5\9ED1","\9ED1\4F53","\5B8B\4F53";background:transparent;border:none;}
.srchipt-banner input::-webkit-input-placeholder{color:#ccc!important;}
.srchipt-banner input:-moz-placeholder{color:#ccc!important;opacity:1;}
.srchipt-banner input::-moz-placeholder{color:#ccc!important;opacity:1;}
.srchipt-banner input:-ms-input-placeholder{color:#ccc!important;}
.srchipt-banner input:-ms-placeholder{color:#ccc!important;}
.srchipt-banner .placeholder{color:#ccc!important;}
.srchbar-banner .btn-srch{float:left;width:154px;line-height:40px;font-size:16px;text-align:center;letter-spacing:10px;text-indent:10px;}
.srchbox-banner .srchhot-banner{font-size:14px;line-height:20px;padding:10px 0 0 10px;}
.srchhot-banner label{float:left;color:#c4c3c3;}
.srchhot-banner .con-srchhot{float:left;width:630px;overflow:hidden;}
.srchhot-banner .con-srchhot a{float:left;margin:0 10px;color:#c4c3c3;}
.srchhot-banner .con-srchhot a:hover{color:#fff;text-decoration:underline;}
.banner-wrap .ulbanner-wrap,.ulbanner-wrap li{width:100%!important;height:490px;overflow:hidden;}
.ulbanner-wrap li a{display:block;width:100%!important;height:490px;}
.banner-wrap .banner-dotlist{position:absolute;left:50%;top:460px;width:1200px;height:14px;margin-left:-600px;overflow:hidden;text-align:center;}
.banner-dotlist i{float:left;display:block;width:20px;height:5px;background-color:#fff;opacity:0.7;filter:alpha(opacity=70);overflow:hidden;margin:0 4px;cursor:pointer;}
.banner-dotlist i.icon-dotcur{width:30px;opacity:1;filter:alpha(opacity=100);cursor:default;}
/****banner end****/

/****content****/
.home-content{width:1200px;margin:0 auto;}
.home-title{line-height:32px;font-size:24px;color:#666;text-align:center;margin:30px 0;}
.home-learnlist{width:1135px;padding-bottom:40px;margin:0 auto;overflow:hidden;}
.home-learnlist ul{width:1135px;}
.home-learnlist li{float:left;display:inline;width:317px;height:400px;margin:0 30px;background-color:#fff;}
.home-listtxt{width:237px;height:162px;padding:0 40px;display:table-cell;vertical-align:middle;*top:20%;*position:relative;}
.home-listtxt p{line-height:30px;font-size:18px;color:#333;*position:absolute;*top:-20%;}
.home-listtxt .t-padding{padding-left:45px;}
.home-learnlist li a{display:block;width:120px;height:40px;line-height:40px;font-size:14px;color:#fff;text-align:center;margin:0 auto;}
.btn-plan1{background-color:#83cb43;}
.btn-plan1:hover{background-color:#66bb1b;}
.btn-plan2{background-color:#f59e38;}
.btn-plan2:hover{background-color:#f3901c;}
.btn-plan3{background-color:#10c1dd;}
.btn-plan3:hover{background-color:#05a5be;}
/****content end****/

/****弹层****/
.pop-homelearn{width:620px;padding:20px 20px 30px;}
.pop-homelearn .title-pophome{width:134px;height:22px;line-height:22px;font-size:18px;font-weight:700;color:#20b5bc;padding-left:26px;margin:0 auto;background:url(images/icon-popcoure.png) no-repeat 0 1px;}
.pop-homelearn .con-pophome{width:620px;margin-top:40px;overflow:hidden;}
.pop-homelearn .top-poplink,.pop-homelearn .btm-poplink{width:630px;margin-left:-10px;margin-bottom:14px;}
.pop-homelearn .con-pophome a{float:left;height:42px;line-height:42px;font-size:14px;color:#484848;text-align:center;border:#dbdbdb 1px solid;margin-left:10px;}
.pop-homelearn .con-pophome a:hover{border:#20b5bc 1px solid;color:#23c7c9;}
.pop-homelearn .top-poplink a{width:198px;}
.pop-homelearn .btm-poplink a{width:78px;}
.pop-homelearn .tips-pophome{font-size:12px;color:#666;line-height:18px;}
.pop-homelearn .btngroup-pop{margin-top:40px;}
.pop-homelearn .btngroup-pop .btn-pophome{display:inline-block;height:30px;line-height:30px;padding:0 12px;}
/****弹层 end****/