.main-content {
    width: 1200px;
    margin: 0 auto;
    font-size: 0;
    padding-bottom:60px;
	background: #fff;
}
.co-title {
    height: 275px;
    border:1px solid #dfe2e5;
    padding-bottom: 24px;
    text-align: center;
    background: url("../img/techDetail/top-bg.jpg") center no-repeat;
}
.co-title img {
    border-radius: 50%;
    border: 1px solid #dfe2e5;
    margin-top: 40px;
    width: 100px;
    height: 100px;
}
.co-title h2 {
    font-size: 20px;
    font-weight: 500;
    font-family: "Microsoft YaHei", "微软雅黑";
    margin: 18px auto 40px;
}
.title-msg p {
    display: inline-block;
    margin-right: 36px;
    color: #666;
    font-size: 13px;
    line-height: 36px;
    vertical-align: top;
}
.title-msg a {
    display: inline-block;
}
.favo-icon {
    width: 90px;
    height: 28px;
    border-radius: 4px;
    margin-top: 4px;
    line-height: 28px;
    font-size: 13px;
    margin-right: 36px;
    color: #666;
    background-color: #f6edeb;
}
.favo-icon i {
    display: inline-block;
    width: 18px;
    height: 18px;
    position: relative;
    top: 3px;
    background: url("../img/techDetail/favo-icon.png") no-repeat center;
    margin-right: 4px;
}
.share {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin: 0 5px;
    vertical-align: middle;
}
.qzone {
    background: url("../img/techDetail/qzone-icon.jpg") no-repeat center;
}
.qq {
    background: url("../img/techDetail/qq-icon.jpg") no-repeat center;
}
.weibo {
    background: url("../img/techDetail/weibo-icon.jpg") no-repeat center;
}
.wechat {
    background: url("../img/techDetail/wechat-icon.jpg") no-repeat center;
}
.tech-title {
    font-size: 14px;
    line-height: 42px;
    padding: 10px 0 15px 280px;
    border: 1px solid #dfe2e5;
    border-top: none;
}
.tech-title dt::before,.tech-title dd::before {
    content: '•';
    margin-right: 4px;
}
.tech-title dd {
    display: inline-block;
    width: 45%;
    margin-right: 2%;
}
.tech-title span {
    color: #2193e2;
}
.creat-wrap {
    min-height: 480px;
    border: 1px solid #dfe2e5;
    border-top: none;
}
.creat-show {
    border-right:1px solid #dfe2e5;
    width: 438px;
    min-height: 480px;
    text-align: center;
    float: left;
}
.creat-exp {
    border-left:1px solid #dfe2e5;
    margin-left: -1px;
    display: inline-block;
    width: 759px;
    min-height: 480px;
    vertical-align: top;
}
.creat-wrap .cl {
    clear: both;
}
.creat-show h2,.creat-exp h2,.cop-title h2{
    border-left: 9px solid #2766b6;
    text-indent: 3em;
    font-size: 18px;
    line-height: 24px;
    margin: 40px 0;
    text-align: left;
}
.creat-exp p {
    margin: 0 28px;
    font-size: 14px;
    line-height: 26px;
    text-indent: 2em;
}
.creat-show img {
    width: 320px;
    display: block;
    margin: 8px auto;
}
.back-btn {
    float: right;
    display: inline-block;
    width: 95px;
    height: 30px;
    line-height: 30px;
    border-radius: 4px;
    font-size: 14px;
    text-align: center;
    margin: 30px 90px 45px;
    color: #fff;
    background-color: #2193e2;
}
a.back-btn:hover, a.back-btn:active, a.back-btn:focus, a.back-btn:visited {
    color: #fff;
    background-color: #2193e2;
}

.cop-title,.content-box {
    position: relative;
    display: inline-block;
    width: 888px;
    border: 1px solid #ddd;
    border-bottom: none;
    font-size: 0;
    background-color: #f7f8fa;
}
.content-box .content {
    display: inline-block;
    height: 100%;
    min-height: 120px;
    background-color: #fff;
    margin-left: 159px;
    border-left: 1px solid #ddd;
    width: 708px;
    padding: 10px;
    line-height: 26px;
    overflow-x: auto;
}
.content img,.creat-exp img {
    max-width: 680px;
    display: block;
    margin: 10px auto;
}
.content p {
    word-break:break-all;
    display: inline-block;
    font-size: 14px;
}
.content{
    font-size: 14px;
}
.border-bottom1px {
    border-bottom: 1px solid #ddd;
}
.border-top1px {
    border-top: 1px solid #ddd;
}
.cop-title {
    padding-bottom: 20px;
    background-color: #fff;
}
.cop-title .title-msg {
    margin-left: 63px;
    margin-top: -16px;
}
.title-msg .bdsharebuttonbox {
    display: inline-block;
    vertical-align: top;
    position: relative;
    /*top: -3px;*/
}
.cop-content-box {
    float: right;
    width: 300px;
}
.cop-content {
    width: 298px;
    border: 1px solid #ddd;
    background-color: #f7f8fa;
    text-align: center;
    padding-bottom: 12px;
    margin-bottom: 12px;
}


.cop-content img {
    width: 200px;
    height: 200px;
    margin-top: 32px;
    border: 1px solid #ddd;
}
.cop-content h3 {
    font-size: 14px;
    color: #333;
    width: 90%;
    margin: 16px 5% 24px;
    padding-bottom: 32px;
    border-bottom: 1px dotted #acadaf;
}
.cop-content dt {
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
    margin: 5px 0;
    width: 85px;
    color: #333;
    text-align: right;
}
.cop-content dt::after {
    content: ':';
}
.cop-content dd {
    vertical-align: top;
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
    margin: 5px 0 5px 6px;
    width: 200px;
    color: #666;
    text-align: left;
}
.content-box h3 {
    position: absolute;
    top: 50%;
    margin-top: -12px;
    width: 159px;
    font-size: 14px;
    text-align: center;
    vertical-align: top;
}


.back-wrap {
    height: 105px;
    width: 888px;
    background-color: #fff;
}
/* echarts-box */
.chart-box {
    width: 888px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.chart-box h3 {
    font-size: 15px;
    line-height: 32px;
    background-color: #F7F8FA;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    text-align: center;
}
#charts {
    width: 880px;
    height: 640px;
    padding: 8px 4px;
}


.mc-ir-tit{
    height: 50px;
    line-height: 50px;
    color: #333;
    font-size: 18px;
    font-weight: bold;
}
.mc-detail {
    margin-top: 30px;
}
.mc-detail .tit{
    background: url(/henan/img/techFinance/img_14.png) repeat-x 0 center;
    line-height: 20px;
    height: 20px;
    border-left: 9px solid #0c76c5;
    margin-right: 15px;
}
.mc-detail .tit span{
    background:#fff;
    font-size: 16px;
    color: #333;
    line-height: 20px;
    height: 20px;
    padding-right: 5px;
    padding-left: 15px;
}
.mc-detail .con{
    font-size: 14px;
    color: #666;
    line-height: 30px;
    padding: 20px 0 20px 30px;
}
.mc-detail .con img{
    max-width: 100%;
}

.mc-ir-img{
    width: 130px;
    height: 130px;
    border: 1px solid #ccc;
    margin-right: 10px;
    margin-bottom:10px;
}