@charset "utf-8";
/* CSS Document */

body{font-family: "Microsoft YaHei", "Arial", "Helvetica Neue", Helvetica, Arial, sans-serif; }
/*-----------------模拟炒股软件banner-----------------------------*/
.download_banner{ height:500px; background:url(../images/zhuanti/download/img_bj.jpg) center center no-repeat;}

.PC_banner{ height:500px; background:url(../images/zhuanti/download/img_bj01.jpg) center center no-repeat;}

.download_banner .inner_img{ height:500px; margin:0 auto;position:relative;text-align:center;margin-left:6%}
.PC_banner .PC_img{ height:500px; margin:0 auto;position:relative;text-align:center }
.download_banner .banner_btn{  position:absolute;bottom:45px; left:16%; width:310px;}

.banner_btn .adroid_down{ background:url(../images/zhuanti/download/android.png) no-repeat; height:80px;}
.banner_btn .adroid_down:hover{ background:url(../images/zhuanti/download/android01.png) no-repeat;  cursor:pointer;}
.banner_btn .apple_down{ background:url(../images/zhuanti/download/apple.png) no-repeat; height:60px;}
.banner_btn .apple_down:hover{ background:url(../images/zhuanti/download/apple01.png) no-repeat;  cursor:pointer;}

.PC_banner .PC_btn{ height:80px; width:300px; position:absolute; bottom:25px; left:25%}
.PC_btn .PC_down{background:url(../images/zhuanti/download/btn.png) no-repeat;  cursor:pointer; height:80px; }
.PC_btn .PC_down:hover{background:url(../images/zhuanti/download/btn01.png) no-repeat;  cursor:pointer; height:80px; }
.PC_p{ height:80px; width:110px; position:absolute; bottom:8px; left:320px;}
.PC_p p{ font-size:14px; color:yellow;}


/*--------------------叩富软件介绍--------------------------*/

.download_nav{ height:120px; width:100%; background:#384651;}
.download_nav .down_conter{ width:1200px; margin:0 auto; height:100%; overflow:hidden;}
.down_conter .left_h2{ float:left;}
.down_conter .left_h2 h2{ font-size:40px; height:120px; line-height:120px;  color:#fff;}

.down_conter .right_input{ float:right; margin-top:35px; }
.right_input input{ background:url(../images/zhuanti/download/question_bj.png) no-repeat center center; border:none; height:50px;width:170px; color:#fff; font-size:25px; line-height:50px; text-align:center; cursor:pointer }
.right_input input:hover{ background:url(../images/zhuanti/download/question_bj01.png) no-repeat center center;}

.newdownload_cont{background:#FFF; }
.newdownload_kong{height:30px;}
.newdownload_cont .cont_nav{ width:1200px; margin:0 auto;}
.cont_nav ul{ height:40px;}
.cont_nav ul li{ float:left; width:160px; background:#fff;}
.cont_nav ul li a{ display:block; line-height:40px; text-align:center; font-size:20px; border-bottom:2px solid #ff4b51;}
.cont_nav ul li a:hover{ background:#ff4b51; color:#fff; text-decoration:none;}
.cont_nav .nav_bj{background:#ff4b51; color:#fff; }

.sub_cont{ width:1200px; background:#fff; margin:15px auto; min-height:185px; padding:30px 0px;}
.sub_cont h3{ height:20px; font-size:14px; color:#fff; line-height:20px; text-align:center; background:#ff4b51; border-radius:20px;-moz-border-radius:20px; -webkit-border-radius:20px; width:80px;}
.sub_cont_p{ font-size:14px; color:#333;line-height:25px; margin-top:10px; text-indent:1em;text-align:justify }
.sub_cont_p01{ font-size:14px; color:#333;line-height:25px; margin-top:10px;text-align:justify }

/*.Comproblem{ margin-top:30px;}*/
.Comproblem .cp_title{ height:50px; border-bottom:1px solid #E0E0E0; color:#333; position:relative; margin-bottom:15px; }
.cp_title b{ font-size:20px;display:block;line-height: 40px;}
.Comproblem ul li{ font-size:14px; }
.Comproblem ul li a{ font-size:14px;color:#ff4a46;}

.Comproblem .new_ts{ font-size:17px; color:#ff4a46; margin:5px 0;}
.Comproblem p{ font-size:14px; color:#333;margin: 8px 0px;}

.selected{ background:#ff4b51; color:#fff; text-decoration:none;}

/*-----downloadindex-----*/
a{  text-decoration: none!important;  }
/*.scrollImg02{height: auto!important;}*/
/*.scrollImg02 img{ width: 100%;}*/
.down-type-ul{
    width: 1200px;margin: 0 auto;
    overflow: hidden;
    border-bottom: 1px solid #E0E0E0;
}
.down-type-ul .down-type-list{
    width: 230px;float: left;
    padding: 20px 0px 15px;text-align: center;
    cursor: pointer;
}
.down-type-ul .down-type-list .tab-icon{
    display: block;width: 32px;height: 32px;
    margin: 0 auto;
}
.down-type-ul .down-type-list.active{
    position: relative;
}
.down-type-ul .down-type-list.active:after{
    width: 140px;height: 2px;
    background-color: #FF4B51;content: "";
    position: absolute;left: 45px;bottom: 0px;
}
.down-type-ul .down-type-list a:hover,.down-type-ul .down-type-list.active .type-list-a{
    text-decoration: none;
    color: #FF4B51;
}
.down-type-ul .down-type-list a:hover .tab-icon.icon1,.down-type-ul .down-type-list.active .tab-icon.icon1{
    text-decoration: none;
    background: url('../images/download/r-tab-icon1.png');
}
.down-type-ul .down-type-list .tab-icon.icon1{
    background: url('../images/download/tab-icon1.png');
}
.down-type-ul .down-type-list a:hover .tab-icon.icon2,.down-type-ul .down-type-list.active .tab-icon.icon2{
    text-decoration: none;
    background: url('../images/download/r-tab-icon2.png');
}
.down-type-ul .down-type-list .tab-icon.icon2{
    background: url('../images/download/tab-icon2.png');
}
.down-type-ul .down-type-list .type-list-a{
    font-size: 15px;display: block;
    margin: 8px 0px 0px 0px;
}
.product-detail-list{
    width: 1200px;
    margin: 40px auto 10px;
}
.product-detail-list .app-detail{
    position: relative;
    margin-bottom: 20px;
}
.product-detail-list .app-detail .detail-info-left{
    width: 280px;position: absolute;
    left: 0px;top: 0px;
}
.product-detail-list .app-detail .detail-intro-right{
    margin-left: 335px;
    min-height: 185px;
}
.app-detail .detail-info-left .info-title{
    font-size: 20px;margin: 0px 0px 5px 105px;
}
.app-detail .detail-info-left .info-des{
    margin: 0px;font-size: 14px;
    margin-left: 105px;
    line-height: 26px;
}
.app-detail .detail-info-left img{
    position: absolute;left: 0px;
    top: 0px;width: 85px;
}
.app-detail .detail-info-left .check-detail{
    padding: 4px 15px;font-size: 14px;
    color: #FF4B51;margin-left: 105px;
    border: 1px solid #FF4B51;border-radius: 5px;
    position: relative;top: 15px;
}
.sub_cont_p{
    line-height: 22px;margin: 5px 0px;
}
.detail-intro-right h3{
    height:20px; font-size:14px; line-height:20px;
}