/*清楚浮动*/
.clearfix:after {
    content: " ";
    clear: both;
    height: 0;
    visibility: hidden;
    display: block;
}

.clearfix {
    *zoom: 1;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.content{
    width: 1200px;
    margin: 0 auto;
    border: 1px solid #C7C7C7;
    background-color: #fff;
}
/*左侧*/
.left-box{
    width: 185px;
    float: left;
    margin: 18px 22px;
}
.nav-list{
    border: 1px solid #ccc;
    padding-bottom: 10px;
}
.nav-title{
    height: 40px;
    line-height: 40px;
    background: #007AE6;
    color: #fff;
    text-align: center;
    font-size: 16px;
}
.nav-list li{
    width: 150px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dashed #e0e0e0;
    padding-left: 30px;
    margin: 0 auto;
    font-size: 14px;
}
.buy-login{
    background: url("../../images/buy.png") no-repeat scroll 0 0;
    width: 187px;
    height: 60px;
    margin-top: 10px;
    cursor: pointer;
}
.buy-login:hover{
    background: url("../../images/buy-h.png") no-repeat scroll 0 0;
}
.buy-register{
    background: url("../../images/buy-register.png") no-repeat scroll 0 0;
    width: 187px;
    height: 60px;
    margin-top: 10px;
    cursor: pointer;
}
.buy-register:hover{
    background: url("../../images/buy-register-h.png") no-repeat scroll 0 0;
}
/*右侧*/
.right-box{
    width: 907px;
    padding: 18px 30px 0 30px;
    float: left;
    border-left: 1px solid #c7c7c7;
    min-height: 457px;
}
.right-map{
    width: 907px;
    float: left;
    margin: 18px 22px;
    border-left: 1px solid #c7c7c7;
    min-height: 457px;
}
.navbar{
    color: #333333;
    border-bottom: 2px solid #007AE6;
    height: 40px;
    box-sizing: border-box;
}
.navbar li{
    float: left;
    height: 40px;
    line-height: 40px;
    width: 100px;
    text-align: center;
    font-size: 16px;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    cursor: pointer;
    margin: 0!important;
}
.navbar li:hover{
    background-color: #007AE6;

}
.navbar li:hover a{
     color: #fff!important;
 }
.active{
    background-color: #007AE6;
    color: #fff;
    border: 1px solid #007AE6;
}
.search1{
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    border-bottom: 1px solid #e6e6e6;
    color: #333333;
    padding-right: 10px;
}
.note{
    color: #666666;
}
.text-color{
    margin-right: 25px;
}
.red{
    color: #f40000;
}
.arrow-icon{
    margin-left: 5px;
}
.search1 li{
    margin-right: 15px;
    position: relative;
}
.note{
    color: #666666;
}
.text-color{
    color: #333333;
}
.red{
    color: #f40000;
}
.arrows{
    width: 8px;
    height: 10px;
    position: absolute;
    top: 19px;
}
.arrow-up{
    background: url("../../images/arrow-top.png") no-repeat scroll 0 0;
}
.arrow-down{
    background: url("../../images/arrow-down.png") no-repeat scroll 0 0;
}
.sort{
    cursor: pointer;
}
.sort:hover{
    text-decoration: underline;
}
.manual dl{
    font-size: 12px;
}
.manual dl dt{
    border-bottom:1px solid #017cc2;
    line-height: 30px;
    height: 30px;
}
.manual dl dt span{
    padding-left: 20px;
    display: inline-block;
    width:150px;
    height: 28px;
    border-bottom: 2px solid #017cc2;
}
.manual dl dd{
    margin: 30px 0 50px;
    text-align: center;
}
.manual dl dd a{
    color:#017cc2 ;
}
.stream dl dt span{
    background: url("../../images/stream.png") 0 9px no-repeat;
}
.ope dl dd{
    padding-left: 20px;
    background: url("../../images/ope.png") 0 0 no-repeat;
    text-align: left;
    float: left;
    width: 340px;
}
.ope dl{
    height: 127px;
}
/*信息区块*/
.section li{
    border-bottom: 1px dashed #e6e6e6;
    padding: 20px 0 50px;
}
.section li:hover{
    background: #f9f9f9;
}
.trade-img{
    width: 210px;
    height: 158px;
    display: inline-block;
    position: relative;
}
.flag{
    background: url("../../images/flag.png") no-repeat scroll 0 0;
    width: 68px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    position: absolute;
    top: 4px;
    left: -5px;
    font-size: 14px;
    color: #fff;
}
.notice{
    font-size: 14px;
    color: #FF0000;
}
.trade-info{
    width: 580px;
    margin-top: 5px;
}
.trade-name{
    font-size: 16px;
    margin-bottom: 12px;
}
.status{
    float: right;
    margin-right: 20px;
    font-weight: bold;
    font-size: 14px;
}
.blue{
    color: #007AE6;
}
.gray{
    font-size: 12px;
    color: #333333;
    height: 26px;
    line-height: 26px;
}
.time-img{
    margin: 5px 5px 0 0;
}
.remain-time{
    font-size: 16px;
    color: #333333;
    display: inline-block;
    margin-top: 30px;
    width: 580px;
    position: absolute;
}
.highest{
    font-size: 14px;
    color: #000000;
    position: relative;
    padding-left: 25px;
    margin-bottom:15px;
}
.highest i{
    background: url("../../images/highest.png") center no-repeat;
    width: 21px;
    height: 15px;
    position: absolute;
    top:7px;
    left: 1px;
}
.size{
    font-size: 18px;
    color: #ff6600;
}
.text-size{
    color: #f40000;
    font-size: 18px;
}
.trade-btn{
    position: absolute;
    margin-top: 25px;
    margin-left: 380px;
    width: 200px;
}
.trade-btn a{
    width: 90px;
    display: inline-block;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    background: #fff;
    text-align: center;
    float: right;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.detail-btn{
    border: 1px solid #007AE6;
    color: #007AE6;
}
.buy-btn{
    border: 1px solid #ff6600;
    color: #ff6600;
}
.detail-btn:hover{
    background: #007AE6;
    color: #fff;
}
.buy-btn:hover{
    background: #ff6600;
    color: #fff;
}
.m-r10{
    margin-right: 10px;
}
/*分页*/
.pageBox {
    padding: 30px 0 35px;
}
.paging{
    text-align: right;
}
.paging .laypage_main a,
.paging .laypage_main span{
    padding:0;
}
.paging .laypage_main span,
.paging .laypage_main a{
    background:#fff;
    height: 30px;
    line-height: 30px;
    margin:0;
    padding: 0 13px;
    border:1px solid #e1e1e1;
    border-right: none;
}
.paging .laypage_main .laypage_total {
    border: none;
    background: none;
}
.paging .laypage_main .laypage_curr{
    color:#fff;
    background:#007AE6;
    margin:0;
    padding: 0 13px;
    height:30px;
    line-height:30px;
}
.paging .laypage_main .laypage_next,
.paging .laypage_main .laypage_prev{
    width:60px;
    height:30px;
    line-height:30px;
    border:1px solid #dfdfdf;
    background:#fff;
    text-align: center;
}
.paging .laypage_main .laypage_prev {
    border-right: none;
}
.paging .laypage_main input{
    width: 30px;
    height:30px;
    line-height:30px;
    text-align: center;
}
.paging .laypage_main button{
    height:30px;
    line-height:30px;
}
.cur{color: #007AE6}
.text{ margin:0 auto; color:#333; line-height:170%; padding-bottom:40px;}
.text h2{ font-size:18px; text-align:center; line-height:200%}
.text h3,h4{ font-size:12px; font-weight:lighter; text-align:center;}
.text h5{ font-size:16px;text-align:center; margin:10px 0}
.text p{ text-indent:2em;margin-bottom: 5px;}
.filter{border-bottom: 1px solid #D6D7D8;position: relative;}
.filter div.filter-title{height: 36px;line-height: 36px;background-color: #007AE6;  color: #fff;text-indent: 10px;font-size: 14px;margin-bottom: 20px;}
.filter div{margin-bottom: 10px;display: inline-block;width: 100%;}
.filter div label,.filter div ul{float: left;display: inline-block;}
.filter div label{width: 75px;text-align:justify;text-align-last:justify;padding: 2px 10px;}
.filter div ul{width: 797px;}
.filter div ul li{float: left;margin: 0 15px 10px 0;position: relative;}
.filter div ul li a{display: inline-block;padding: 2px 5px;font-size: 12px;}
.filter div ul li input{position: absolute;left: 0;top: 0;margin: 0;cursor: pointer;opacity: 0;filter: alpha(opacity=0);filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);}
.filter div ul li input:checked+a{background-color: #007AE6;color: #fff;border-radius: 3px;}
.filter div ul li a:hover{color:#007AE6;}
.list-news{ margin-top:20px;}
.list-news li{ height:49px; line-height:49px; border-bottom:1px dotted #dfdfdf; }
.list-news li a{ font-size:14px; color:#000;}
.list-news li:hover a,.list-news li:hover a .time{ color:#007AE6;}
.list-news li a span:first-child{ display:block; float:left; width:450px;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;white-space:nowrap;}
.list-news li a .time{ float:right; font-size:14px; color:#3b3b3b;margin: 0}
.fold{position: relative;left: 877px;display: inline-block;font-size: 14px; color: #6f6f6f;}
.fold:hover{color: #007AE6;}
.fold{position: relative;display: inline-block;font-size: 14px; color: #6f6f6f;}
.fold:hover{color: #007AE6;}
.fold:before{content: "";background: url(../../images/fold-1.png) no-repeat;width: 16px;height: 16px;position: absolute;left: -24px;}
.fold:hover:before{background: url(../../images/fold-1-h.png) no-repeat;}
.fold.unfold:before{background: url(../../images/unfold-1.png) no-repeat;}
.fold.unfold:hover:before{background: url(../../images/unfold-1-h.png) no-repeat;}
.newico{
    float:left;
    display:inline!important;
}
.newico:after{ content:""; display:inline-block;width:30px; height:10px; margin-left:10px;background:url(../../images/new.png) no-repeat; position:absolute; margin-top:20px;}
/*头部开始*/
body{
    /* background: url(../../images/body-bg.jpg) center 0px no-repeat; */
}
ul,li,a,div,table,label,tr,select,i{
    text-decoration: none;
    list-style-type: none;
    border-collapse: collapse;
    padding:0;
    margin:0;
}
.pre-header{
    width:100%;
    /* background:#f8f8f8; */
    background: #fafcff;
}
.ext-links-box{
    /* background-color: #f8f8f8; */
    /* width: 1010px; */
    width: 1200px;
    height:40px;
    line-height: 40px;
    margin: 0 auto;
    font-size: 12px;
    text-align:left
}
.ext-links span {
    float:right;
}
.ext-links span a{
    color:red;
}
.header-outer,.footer-outer,.body-outer{
    width: 100%;

}
.body-bg{
    width: 100%;



}
.hor-center{
    width: 1200px;

    margin:0 auto;


}
.header-logo{
    display: inline-block;
    float:left;
    width: 590px;
    height: 110px;
    background: url(../../images/header-logo.png) no-repeat 0px center;
}

.search-box{
    float: right;
    /* width: 360px; */
    width: 200px;
    background:#2A7AD6;
    /* margin-top:35px; */
    margin-top: 16px;

}

.search input{
    height: 40px;
    line-height: 40px;
    width: 150px;
    padding: 0;
    border:1px solid #2A7AD6;
    float: left;
    text-indent: 20px;
    font-size: 14px;
    box-sizing: border-box;
    outline: none;
    border-radius: 3px 0 0 3px;
}
.search .btn{
    width: 50px;
    height: 40px;
    line-height: 40px;
    float: left;
    border: 1px solid #2A7AD6;
    /* background-color: #007AE6; */
    color:#fff;
    background: #2A7AD6 url(../../images/yuhuan-seach-btn-icon.png) no-repeat center center;
    cursor: pointer;
}
.searchinputinfo{
    height: 32px;
    line-height: 32px;
    width: 160px;
    padding: 0;
    border:2px solid #007AE6;
    float: left;
    text-indent: 20px;
    font-size: 14px;
}
.searchbtninfo{
    width: 100px;
    height: 36px;
    line-height: 36px;
    float: left;
    border: 1px solid #007AE6;
    background-color: #007AE6;
    color:#fff;
}
/*nav开始*/
.nav-box{
    background-color: #007AE6;
    clear: both;
    height:50px;
}
.nav{
    display: inline-block;
    /*border-bottom: 2px solid #0085CC;*/
    width: 100%;
    position: relative;
    z-index:3;
}
.nav li{
    float: left;
    width:150px;
    height: 50px;
}
.nav li a{
    font-size: 16px;
    color: #fff;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-weight: bold;
}
.nav li a{
    width: 150px;
}
.nav li a:hover {
    background-color:#00a7ff;
}
.nav li ul{
    display: none;
    background:#fff;
    width: 150px;
}
.nav li ul li{
    float:none;
    height:35px;
}
.nav li ul li a{
    color:#353535;
    font-size: 14px;
    width:150px;
    height:35px;
    line-height:35px;
    display:block;
    font-weight:normal;
    border-bottom:dotted 1px #dfdfdf;
}
.nav li ul li a:hover {
    background:#fff;
    color:#00a7ff;
}
.nav li ul li a::after {
    content:">>";
    color:#fff;
    position:absolute;
    margin-left:3px;
}
.nav li ul li a:hover::after {
    color:#00a7ff;
}

/*nav结束*/

/*头部结束*/
/*尾部footer开始*/
.footer{
    /* font-size: 12px; */
    width: 1200px;
    margin: 0 auto;
}
.inner-footer{
    color: #000;
    height: 110px;
}
.inner-footer .foot-left{
    float: left;
    text-align: center;
    width: 700px;
    background-color: transparent;
    box-sizing: border-box;
    border-right: 1px solid #ccc;
    margin-top:10px;
    line-height:200%;
}
.inner-footer div.footer-logo-box{
    /* position: relative; */
    /* width: 300px; */
    float: left;
    text-align: center;
    background-color: transparent;
    box-sizing: border-box;
    margin: 21px 30px 0 0;
    /* margin-top: 20px;
    margin-bottom: 20px;
    border-right: 1px solid #ccc;
    padding-top:10px;
    line-height:200%; */
}
.footer-logo{
    background: url(../../images/footer-logo.png) center no-repeat;
    width: 54px;
    height: 68px;
    display: block;
    /* position: absolute; */
    /* left:61px; */
    /* top:20px; */

}
.footer-code{
    background: url(../../images/twocode.png) center no-repeat;
    width: 97px;
    height: 93px;
    display: block;
    position: absolute;
    left:156px;
    top:6px;

}
/*尾部footer结束*/
.sideAD{
    position: fixed;
    top: 124px;
    left: 50%;
    margin-left: 516px;
    width: 100px;
    text-align: center;
    background-color: #f3f3f3;
    border: 1px solid #ccc;
    padding-top:10px;
    font-size: 12px;
}
.sideAD>div{
    margin-bottom: 5px;
    color: #494949;
}
.sideAD>div>div{
    color: #fff;
}
#close{
    width: 54px;
    text-align: left;
    height: 24px;
    line-height: 24px;
    background-color: #DBDBDB;
    border: 1px solid #d4d4d4;
    color: #fff;
    text-indent: 10px;
    position: absolute;
    top: -26px;
    right: 0;
}
#close i{
    font-style: normal;
    font-size: 18px;
    display: inline-block;
    margin: -2px 0 0 -6px;
}
#code{
    background: url(../../images/2code.png) no-repeat;
    width: 87px;
    height: 84px;
    display: inline-block;
}
#codewmh{
    background: url(../../images/codewmh.png) no-repeat;
    width: 87px;
    height: 84px;
    display: inline-block;
}
#codeZJPBZJ{
    background: url(../../images/codeZJPBZJ.png) no-repeat;
    width: 100px;
    height: 35px;
    display: inline-block;
}
.report-way{
    background: #f8f8f8;
    margin-top: 15px;
    display: block;
    border-top: 1px solid #DCDCDC;
    border-bottom: 1px solid #DCDCDC;
    color: #717171;
    padding: 4px 0;
}
.report-way:hover{
    color: #717171;
}
.home-box{
    color: #898989;
    margin: 15px;
    display: block;
}
.home-box:hover{
    color: #0085CC;
}
.home{
    background: url(../../images/home.png) no-repeat;
    width: 82px;
    height: 22px;
    display: block;
    cursor: pointer;
    margin: 5px auto;
}
.home-box>.home:hover{
    background: url(../../images/home-h.png) no-repeat;
}
.describe-info {
    width: 1200px;
    padding-left: 16px;
    margin: 0 auto;
    height: 48px;
    line-height: 48px;
    color: #414141;
    text-align:left;
    font-size: 12px;
    background-color:#fff;
    box-sizing: border-box;
}
.describe-info i {
    background: url(../../images/home.png) center no-repeat;
    width: 16px;
    height: 16px;
    display: inline-block;
    position: relative;
    top: 2px;
    margin-right: 6px;
}
.describe-info a{
    color: #000;
}
/*新闻详情页开始*/

.newsdetails-bg{
    width:942px;

    padding:30px;
    margin:0 auto;


    margin-bottom: 10px;
}
.details-header{
    height:100px;
    border-bottom:1px solid #ccc;
}
.details-content{
    padding:30px;
    font-size: 14px;
    line-height: 25px;
}
.details-about{
    border-top: 1px #ccc dotted;
    padding-top: 20px;
    padding-left: 10px;
}
.details-about dt{
    padding-top: 5px;
}
.details-about dd{
    padding-left: 20px;
 }
.details-about dd li{
    list-style: disc;
    margin-top: 5px;
}
.details-about dd li a{
    font-size: 14px;
    color: blue;
    text-decoration: underline;
}
.newstitle{
    margin-top: 10px;
    font-size: 24px;
    text-align: center;

}
.publish{
    margin-top: 15px;
    text-align: center;
    font-size: 12px;
}

.nTab{
    width: 100%;
    margin: 0 auto;
    background:#fff;
}
.nTab .TabTitle{
    position: relative;
    clear: both;
    height: 36px;
    line-height: 36px;

    text-align: center;
    border-bottom:4px solid #0274be;
    margin:0 auto;
}
.nTab .TabTitle ul{

    width: 736px;
    display: block;
    margin: 0 auto;
    padding-left: 16px;

}
.nTab .TabTitle li{
    float: left;
    width:161px;
    cursor: pointer;

}
.nTab .TabTitle .active{
    background:url(../images/tab-h.png) center no-repeat;
    color:#fff;
    margin-left:-14px;
    position: relative;
    z-index:10;
}
.nTab .TabTitle .normal{
    background:url(../images/tab.png) center no-repeat;
    margin-left:-14px;
    position: relative;
    z-index:1;
}
.nTab .TabContent{
    width:100%;
    background:#fff;
    margin: 0px auto;
}
.nTab .TabContent ul li{
    float: left;
    padding:40px 70px;
}
.nTab .TabContent ul li table tbody tr td div{
    line-height: 25px;
}

.none {display:none;}

/*新闻详情页快结束*/
.panel-heading .fold{
    width: 16px;
    height: 12px;
    display: inline-block;
    float: right;
    position: relative;
    top: 12px;
    right: 0px;
    cursor:pointer;
    background:url(../../images/fold.png) no-repeat;
}
.panel-heading .fold.unfold{
    background:url(../../images/unfold.png) no-repeat;
}
/*申购帮助*/
.info-box h2{
    display: block;
    font-size: 18px;
    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
}
.info-box p{
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    text-indent: 28px;
    line-height: 25px;
    font-size: 16px;
}
.pic-control{
    text-align: center;
    width: 100%;
    padding-bottom: 10px;
    margin-top: 10px;
}
.pic-control img{
    width: 94%;
    margin: 0 auto;
}
.complany{
    width: 100%;
    margin-top: 40px;
    height: 300px;
    background: url('../../images/backgroundofhelp.png') no-repeat;
}

/*10-11需求*/
.node_bg{
    margin:50px 0 30px 0;
    text-align: center;
    border-bottom: 1px #ccc solid;
}
.info-node{
    padding-bottom:30px;
    display: inline-block;

}
.info-node li{
    float:left;
    padding:5px 7px;
    text-align:center;
    border: 1px #ccc solid;
    background: #fff;
    margin: 0 9px;
    cursor: pointer;
    position:relative;
    font-size:12px;
}
.info-node li:first-child,.info-node li:last-child{
    border-radius:14px;
}
.info-node li.blue{
    border: 1px #007AE6 solid;
    background: #fff;
    color: #007AE6;
}
.info-node li.blueBg{
    background: #007AE6;
    color: #fff;
}
.info-node li.noclick{
    cursor: not-allowed ;
}
.info-node li .jt_ico{
    display:block;
    width:8px;
    height:8px;
    background: url(../../images/jt_1.png) no-repeat;
    position: absolute;
    color: #000;
    left: -14px;
    top: 8px;
}
.info-node li:first-child .jt_ico{
    display:none;
}
.info-node li.blue .jt_ico{
    background: url(../../images/jt_2.png) no-repeat;
}
.tab{ margin-bottom:25px;}
.tab table{ margin:0 auto; border:1px solid #CCC; border-collapse:collapse; margin-bottom:10px;}
.tab table td{ padding:9px; border:1px solid #CCC; border-collapse:collapse; box-sizing:border-box; height:50px;}
.tab .bg-f2{ background:#f2f2f2;}

.header-main{
    height: 90px;
    position: relative;
}
.header-main>.header-left{
    margin-top: 7px;
}
.header-main>.header-left>img{
    width: 344px;
    height: 57px;
}
.header-main>.header-right{
    margin: 24px 0 0 40px;
    float: left;
}
.header-main>.header-right .my-nav>li{
    float: left;
    position: relative;
    font-weight: bold;
}
.header-main>.header-right .my-nav>li>a{
    display: inline-block;
    color: #333333;
    padding: 0 7px;
    font-size: 18px;
    box-sizing: border-box;
    cursor: pointer;
    width: 100%;
    text-align: center;
}
.header-main>.header-right .my-nav>li.active1>a{
    color: #007CC4;
}
.header-main>.header-right .my-nav>li:hover >a{
    color: #007CC4;
}
.header-main>.header-right .my-nav>li ul{
    display: none;
    background: #ffffff;
    position: absolute;
    left: 0;
    top: 21px;
    z-index: 999999;
    width: 100%;
    box-sizing: border-box;
}
.header-main>.header-right .my-nav>li:nth-child(3) ul{
    width: 126px;
    left: -22px;
}
.header-main>.header-right .my-nav>li:nth-child(5) ul{
    width: 126px;
    left: -22px;
}
.header-main>.header-right .my-nav>li:nth-child(7) ul{
    width: 126px;
    left: -22px;
}
.header-main>.header-right .my-nav>li ul>li{
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-bottom: dotted 1px #dfdfdf;
}
.header-main>.header-right .my-nav>li ul>li a{
    display: inline-block;
    text-align: center;
    font-size: 12px;
}
.header-main>.header-right .my-nav>li ul>li:hover a{
    color: #2A7AD6;
}

