.banner-box {
    height: 417px;
    width: 100%;
/*    margin-bottom: 35px;*/
    background-image: url(../../img/index/mhBanner.jpg);
    background-repeat: no-repeat;
    background-size: 100% 417px;
}
.txt13 {
    font-size: 1.3em;
    line-height: 2.5em;
    word-wrap: break-word;
}
.clf {
    overflow: hidden;
    clear: both;
    content: '';
}
.content-box .cb-container .cb-lf {
    width: 200px;
}

.fl {
    float: left;
}
.cb-lf .triangle-box {
    width: 200px;
    height: 200px;
    background: #007CBA;
    position: relative;
    z-index: 9;
}
.cb-lf .cp-name-tit {
    text-align: center;
    color: #fff;
    font-size: 38px;
    position: absolute;
    top: 36px;
    left: 14px;
    z-index: 999;
}
.triangle-box .triangle-down {
    width: 0;
    height: 0;
    border-left: 100px solid transparent;
    border-right: 100px solid transparent;
    border-top: 100px solid #0089CD;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}
.tab-list {
    border-left: 8px solid #007CBA;
    width:200px;
}
.tab-list>li {
    margin-bottom: 1px;
}
.tab-list li a {
    display: inline-block;
    height: 48px;
    line-height: 48px;
    font-size: 20px;
    width: 100%;
    text-align: center;
    background: #eee;
    color: #444;
}
.content-box .cb-container .cb-rt {
    width: 756px;
    padding: 26px 22px;
}
.fr {
    float: right;
}
.cb-rt .cb-rt-tit {
    border-bottom: 1px solid #007CBA;
    height: 33px;
    line-height: 33px;
}
.cb-rt-tit .lf {
    font-size: 16px;
    border-bottom: 2px solid #0093DD;
    width: 214px;
}
.cb-rt-tit .rt a, .cb-rt-tit .rt span {
    color: #ccc;
    text-decoration:none;
}
.cb-rt-tit .rt span a {
    color: #007CBA;
}
.public-container {
    margin-top: 15px;
}
.public-container .product-box {
    width: 100%;
}
.product-name .product-name-list li {
    float: left;
    text-align: center;
}
.product-name .product-name-list li a {
    display: inline-block;
    width: 94.5px;
    height: 18px;
    line-height: 20px;
    border-bottom: 2px solid #fff;
    font-size: 14px;
    font-weight: 800;
    padding-bottom: 2px;
    color: #666;
}
.product-name .product-name-list li a:hover {
    height: 18px;
    width:95px;
    line-height:20px;
    border-bottom: 2px solid #007CBA;
	color: #e8431f;
}
.abouTopMenu {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #c7c7c7;
    background-color: #f9f9f9;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}
.Rbk {
    padding: 0px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #ccc;
}
.col-xs-2 {
    width:13.999%;
}
.abouTopMenu .L1 a {
    background-position: 20px 20px;
}
.abouTopMenu .sd a {
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #0E7FCB;
}
.abouTopMenu a {
    height: 60px;
    display: block;
    line-height: 60px;
    text-align: center;
    background-image: url(../../img/index/aboutTopMenuBg.gif);
    background-repeat: no-repeat;
    padding-left: 50px;
}
.abouTopMenu .L2 a {
    background-position: 20px -45px;
}
.abouTopMenu .L3 a {
    background-position: 20px -105px;
}
.abouTopMenu .L4 a {
    background-position: 20px -168px;
}
.abouTopMenu .L5 a {
    background-position: 20px -230px;
}
.abouTopMenu .L6 a {
    background-position: 20px -295px;
}
.abouTopMenu .L7 a {
    background-position: 20px -355px;
}