.banner-box {
    height: 417px;
    width: 100%;
/*    margin-bottom: 35px;*/
    /*background-image: url(../../img/index/news2.jpg);*/
      background-image: url(../../img/index/mhBanner.jpg);
    background-repeat: no-repeat;
    background-size: 100% 417px;
}
.w-1000 {
	padding-top:20px;
    padding-bottom:60px;
    margin: 0 auto;
    width: 1000px;
}
.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;
}
/*新闻咨询*/
.in-newscen {
    width: 1000px;
    margin: 0 auto;
    height: 430px;
    margin-top: 46px;
    border-top: 3px solid #1d5dd2;
    padding-top: 20px;
}
.in-newsleft {
    width: 430px;
    height: 370px;
    float: left;
    border-right: 1px solid #d1d1d1;
}
.in-newsleft h2 {
    background: url(../../img/index/yuan.jpg) no-repeat 0 15px;
    height:30px;
    margin-left: 18px;
    padding-left: 15px;
    font-size: 18px;
    font-family: "微软雅黑";
    font-weight: normal;
    color: #306ad3;
}
.in-newsleft h2 a {
    float: right;
    padding: 6px 6px 0 0;
    line-height:25px;
}
.in-newsleft h2 span {
    color: #ea1515;
}
.in-newsleft ul li {
    background: url(../images_new/in-newsline.jpg) repeat-x bottom;
    width: 404px;
    height: 116px;
}

.in-newsxh {
    width: 404px;
    height: 106px;
    padding-top: 10px;
}
.in-newsxh i {
    background: url(../images_new/in-newsbg.jpg) no-repeat;
    width: 143px;
    height: 94px;
    float: left;
    margin-right: 15px;
}
.in-newsxh i img {
    padding: 5px;
}
.in-newsxh h3 {
    padding-top:20px;
    height:40px;
    line-height:0;
    color: #252525;
}
.in-newsxh h3 a {
    font-size:14px;
    color: #666;
    text-decoration: none;
    outline: none;
    line-height:0;
}
.in-newscen001 {
    width: 298px;
    border-right: 1px solid #d1d1d1;
    height: 370px;
    float: left;
}
.in-newscen001 h2 {
    background: url(../../img/index/yuan.jpg) no-repeat 0 15px;
    height:30px;
    margin-left: 10px;
    padding-left: 15px;
    font-size: 18px;
    font-family: "微软雅黑";
    font-weight: normal;
    color: #306ad3;
}
.in-newscen001 h2 a {
    float: right;
    padding: 6px 6px 0 0;
    line-height:25px;   
}

.in-newscen001 h2 span {
    color: #ea1515;
}
.in-newscen001 ul li {
    height:35px;
    line-height: 39px;
    background: url(../../img/index/in-hyzxicon.jpg) no-repeat 0 17px;
    text-indent: 12px;
    margin-left: 10px;
}
.in-newscen001 ul li a{
    color:#666;
    text-decoration:none;
    font-size:14px;
}
.in-newsrig {
    width:250px;
    float: right;
    height: 380px;
    overflow: hidden;
}
.in-newsrig h2 {
    background: url(../../img/index/yuan.jpg) no-repeat 0 15px;
    height:30px;
    padding-left: 15px;
    font-size: 18px;
    font-family: "微软雅黑";
    font-weight: normal;
    color: #306ad3;
}
.in-newsrig h2 a {
    float: right;
    padding: 6px 6px 0 0;
    line-height:25px;
}
.in-newsrig h2 span {
    color: #ea1515;
}
.in-newsrig h3 {
    padding-top: 10px;
}
#marquee4 {
    width:430px;
    height: 600px;
    overflow: hidden;
}
.in-newsrig ul li {
    width:255px;
    height:92px;
    background: url(../images_new/in-newsline.jpg) repeat-x bottom;
    padding-top: 12px;
}
.in-wentixh h4 {
    height: 22px;
    line-height: 22px;
    margin-bottom: 6px;
    font-weight: normal;
    font-size: 14px;
}
.in-wentixh h5 {
    font-size: 12px;
    font-weight: normal;
}
.in-wentixh h4 img {
    padding-right: 8px;
    float: left;
}
.in-wentixh h5 img {
    float: left;
    padding: 0 8px 15px 0;
}
.in-wentixh a{
    line-height:2px;
    font-size:14px;
    color:#666;
    text-decoration:none;
}