﻿/* 通用默认样式-------------------------------------- */
body{
    font-family: 'Microsoft Yahei',Arial,宋体,sans-serif;
}
body {
    background-color: #fff;
    font-family: "Noto Sans SC" !important;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

td {
    font-family: Arial, Helvetica, sans-serif, '宋体';
    font-size: 12px;
    color: #333333;
    text-decoration: none;
    line-height: 26px;
}

div {
    font-family: Arial, Helvetica, sans-serif, '宋体';
    font-size: 12px;
    color: #333333;
    text-decoration: none;
    line-height: 26px;
}

A:link {
    font-family: Arial, Helvetica, sans-serif, '宋体';
    font-size: 12px;
    color: #333333;
    text-decoration: none;
}

A:visited {
    font-family: Arial, Helvetica, sans-serif, '宋体';
    font-size: 12px;
    color: #333333;
    text-decoration: none;
}

A:hover {
    font-family: Arial, Helvetica, sans-serif, '宋体';
    font-size: 12px;
    color: #d0121c;
    text-decoration: none;
}

A:active {
    font-family: Arial, Helvetica, sans-serif, '宋体';
    font-size: 12px;
    color: #d0121c;
    text-decoration: none;
}

p {
    padding: 0;
    margin: 0;
}

li {
    list-style: none;
}

img {
    border: 0px;
}

body, ol, ul, li, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, fieldset, legend, input, textarea, select {
    margin: 0;
    padding: 0
}

.clear {
    clear: both;
}

/*index*/
.top {
    width: 100%;
    min-width: 1200px;
    float: left;
    height: 44px;
    background-color: #ffffff;
    border-bottom: 1px solid #ebebeb;
}

.topbox {
    width: 1200px;
    margin: 0px auto;
}

.top_left {
    width: 50%;
    float: left;
    line-height: 44px;
    color: #666666;
    font-family: "Noto Sans SC" !important;
    font-size: 13px;
}

.top_right {
    width: 50%;
    float: right;
    line-height: 44px;
    color: #666666;
    text-align: right;
    font-family: "Noto Sans SC" !important;
    font-size: 13px;
}

.top_right a {
    color: #666666;
    padding-left: 5px;
    padding-right: 5px;
}

.top_right a:hover {
    color: #d0121c;
}

.head {
    width: 100%;
    min-width: 1200px;
    float: left;
    height: 140px;
    background-color: #fff100;
}

.headbox {
    width: 1200px;
    margin: 0px auto;
}

.head .logo {
    height: 140px;
    float: left;
}

.head .tel {
    float: right;
    text-align: left;
    padding-left: 70px;
    height: 59px;
    background: url(../images/tel_ioc.png) no-repeat;
    margin-top: 50px;
}

.head .tel p {
    line-height: 22px;
    font-size: 16px;
    font-family: '微软雅黑';
    padding-top: 2px;
}

.head .tel p font {
    font-size: 24px;
    float: left;
    padding-top: 5px;
    color: #d0121c;
}

.menu {
    width: 100%;
    min-width: 1000px;
    float: left;
    background-color: #000;
    height: 48px;
    border-top: 4px solid #d0121c;
}

.menu ul {
    LIST-STYLE-TYPE: none;
    width: 1000px;
    height: 48px;
    margin: 0px auto;
}

.menu ul LI {
    FLOAT: left;
    TEXT-ALIGN: center;
    width: 100px;
    height: 48px;
    list-style-type: none;
}

.menu ul LI A:link, .menu ul LI A:visited {
    display: block;
    color: #ffffff;
    font-size: 14px;
    font-family: '微软雅黑';
    line-height: 48px;
    text-align: center;
    text-decoration: none;
}

.menu ul LI A:hover, .menu ul LI A:active {
    background-color: #d0121c;
}

.menu ul .on {
    background-color: #d0121c;
}

.banner {
    width: 100%;
    min-width: 1000px;
    height: 600px;
    float: left;
}

.inpro {
    width: 100%;
    min-width: 1200px;
    float: left;
    padding-top: 60px;
    background-color: #ffffff;
    padding-bottom: 50px;
}

.inprobox {
    width: 1200px;
    margin: 0px auto;
}

.inpro .title {
    width: 100%;
    float: left;
    /*border-bottom: 10px solid #d0121c;*/
    text-align: center;
    padding-bottom: 40px;
}

.inprobox {
    width: 1200px;
    margin: 0px auto;
}

.inpro_left {
    width: 230px;
    /*height: 680px;*/
    margin-top: -30px;
    float: left;
    padding-bottom: 20px;
    border: 1px solid #ededed;
    /*border-top: 34px solid #d0121c;*/
    background-color: #f9f9f9;
}

.inpro_left .inpro_ul {
    width: 200px;
    float: left;
    padding-left: 8px;
    padding-top: 20px;
}

.inpro_left .inpro_ul li {
    width: 188px;
    padding-left: 18px;
    float: left;
    border: 1px solid #ffffff;
    border-left: 3px solid #d0121c;
    background-color: #ffffff;
    margin-top: 10px;
    height: 36px;
    line-height: 36px;
}
.inpro_left .inpro_ul li:hover {
    border: 1px solid #d0121c;
    border-left: 3px solid #d0121c;
}


.inpro_left .inpro_ul li a {
    display: block;
    color: #000;
    font-family: "Noto Sans SC" !important;

}
.inpro_left .inpro_ul li a:hover {
    color: #d0121c;
}

.inpro_right {
    width: 968px;
    float: right;
}

.inpro_r_ul {
    width: 968px;
    float: left;
    padding-top: 20px;
}

.inpro_r_ul li {
    width: 226px;
    float: left;
    padding-left: 15px;
    padding-top: 10px;
}

.inpro_r_ul li div {
    width: 226px;
    /*height: 175px;*/
    border: 1px solid #ccc;
    float: left;
}

.inpro_r_ul li p {
    width: 100%;
    float: left;
    text-align: center;
    padding-top: 5px;
    font-family: "Noto Sans SC";
    color: #333;
    font-size: 14px;
    cursor: pointer;
}

.inpro_r_ul li img {
    width: 100%;
    height: 180px;
}

.inys {
    width: 100%;
    min-width: 1200px;
    float: left;
    background: url(../images/ys_title_bg.jpg) top repeat-x;
}

.inys .title {
    width: 100%;
    float: left;
    height: 169px;
    background: url(../images/ys_title.jpg) top center no-repeat;
}

.inysbox {
    width: 1200px;
    margin: 0px auto;
    height: 1180px;
    background: url(../images/ys_bg.jpg);
    overflow: hidden;
    position: relative;
}


.yscon {
    width: 600px;
}
.yscon_a {
    position: absolute;
    left: 0;
    top: 70px;
}

.yscon_b {
    position: absolute;
    left: 0;
    top: 350px;
}

.yscon_c {
    position: absolute;
    left: 650px;
    top: 700px;
    width: 550px;
}

.yscon_d {
    position: absolute;
    left: 650px;
    top: 1000px;
    width: 550px;
}

.yscon_e {
    position: absolute;
    left: 0;
    top: 830px;
}


.yscon_title {
    width: 500px;
    float: left;
}

.yscon_title_num {
    width: 45px;
    height: 40px;
    float: left;
    background-color: #ff0000;
    text-align: center;
    line-height: 40px;
    color: #FFF;
    font-size: 26px;
    font-family: '微软雅黑';
}

.yscon_title_name {
    width: 435px;
    height: 40px;
    float: left;
    padding-left: 20px;
    color: #000;
    font-size: 24px;
    font-family: '微软雅黑';
}

.yscon_title_name font {
    font-size: 12px;
    font-weight: normal;
    color: #999;
    line-height: 17px;
}

.yscon_text {
    width: 550px;
    float: left;
    padding-top: 15px;
    font-size: 14px;
    font-family: '微软雅黑','Noto Sans SC';
    line-height: 24px;
    color:#666666;
}

.inabout {
    width: 100%;
    min-width: 1200px;
    float: left;
    padding-top: 50px;
    padding-bottom: 30px;
}

.inabout .title {
    width: 100%;
    float: left;
    height: 169px;
    background: url(../images/inabout_title.jpg) top center no-repeat;
    background-size: 100% 100%;
}

.inabout_con {
    width: 1200px;
    margin: 0px auto;
}

.inabout_con .more {
    width: 100%;
    float: left;
    text-align: right;
    padding-top: 25px;
    padding-bottom: 10px;
}

.inabout_con .text {
    width: 100%;
    float: left;
    height: 302px;
}

.inabout_con .text .left {
    width: 233px;
    float: left;
}

.inabout_con .text .right {
    width: 907px;
    height: 242px;
    padding: 15px;
    border: 15px solid #f5f5f5;
    float: right;
    font-size: 14px;
}

.injishu {
    width: 100%;
    min-width: 1200px;
    float: left;
    padding-top: 50px;
    background-color: #f0f0f0;
    padding: 30px 0;
}

.injishubox {
    width: 1200px;
    margin: 0px auto;
}

.injishu_l {
    width: 233px;
    float: left;
    background-color: #ffea00;
}

.injishu_l_t {
    width: 233px;
    float: left;
    height: 50px;
    background-color: #000;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    font-family: '微软雅黑';
    color: #fff;
}

.iinjishu_l_ul {
    width: 200px;
    float: left;
    padding-left: 15px;
    padding-top: 20px;
    padding-bottom: 30px;
}

.iinjishu_l_ul li {
    width: 188px;
    padding-left: 10px;
    float: left;
    border-left: 2px solid #d0121c;
    background-color: #ffcc00;
    margin-top: 10px;
    height: 32px;
    line-height: 32px;
}

.iinjishu_l_ul li a {
    display: block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.injishu_r {
    width: 957px;
    float: right;
}

.injishu_r_t {
    width: 957px;
    float: left;
}

.injishu_r_c {
    width: 957px;
    float: left;
    padding-top: 30px;
}

.injishu_r_pic {
    width: 317px;
    height: 221px;
    padding: 4px;
    border: 1px solid #ccc;
    float: left;
}

.injishu_r_text {
    width: 610px;
    float: right;
}

.inkehu {
    width: 100%;
    min-width: 1200px;
    float: left;
    padding-top: 30px;
    padding: 30px 0;
}

.inkehubox {
    width: 1200px;
    margin: 0px auto;
}

.inkehu_l {
    width: 260px;
    float: left;
    background-color: #f5f5f5;
}

.inkehu_l_t {
    width: 240px;
    margin: 15px 0px 0px 10px;
    float: left;
    height: 36px;
    text-align: center;
    line-height: 36px;
    font-size: 16px;
    font-family: '微软雅黑';
    color: #333;
    background: url(../images/in_kh_l_tbg.jpg);
}

.iinkehu_l_ul {
    width: 192px;
    float: left;
    padding-left: 34px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.iinkehu_l_ul li {
    width: 192px;
    float: left;
    text-align: center;
    padding-top: 10px;
}

.iinkehu_l_ul li p {
    width: 182px;
    padding: 4px;
    border: 1px solid #ccc;
    background-color: #fff;
}
.iinkehu_l_ul li p img{
    width: 182px;
}

.inkehu_r {
    width: 920px;
    float: right;
    border: 1px solid #ccc;
}

.inkehu_r_con {
    width: 908px;
    height: 415px;
    float: left;
    padding-left: 10px;
}

.inkehu_r_con .title {
    width: 908px;
    float: left;
    padding-top: 15px;
}

.inkehu_ul {
    width: 908px;
    float: left;
    padding-top: 10px;
}

.inkehu_ul li {
    width: 908px;
    float: left;
    border-bottom: 1px dashed #ccc;
    padding-top: 10px;
    padding-bottom: 10px;
}

.inkehu_ul li .li_left {
    width: 180px;
    height: 140px;
    float: left;
    padding: 4px;
    border: 1px solid #ccc;
}

.inkehu_ul li .li_right {
    width: 708px;
    float: right;
}


/*产品中心标题*/
.cp_topp {background: #d0121c;color: #fff;font-family: impact;font-size: 26px;text-transform: uppercase;padding-top: 40px;padding-left: 30px;padding-bottom: 30px;}
.cp_topp p {font-size: 24px;font-family: 黑体;line-height: 34px;}


/*标题样式*/
.zx_bt {width: 100%;margin: auto;position: relative;}
.zx_bt2 {margin: 70px 0 40px 0;}
.zx_bt h2 {text-align: center;font-size: 36px;color: #333;font-weight: bold;position: absolute;width: 100%;z-index: 1;margin-top: -21px;}
.zx_bt i {font-size: 100px;color: #f5f5f5;font-style: normal;display: block;text-align: center;font-weight: bold;text-transform: uppercase;}
.zx_bt p {text-align: center;margin-top: 0px;margin-bottom: 20px;}
.zx_bt p a {font-size: 20px;color: #666;}

/*了解我们*/
/*pic*/
.ag_five_service {width: 100%;overflow: hidden;}
.ag_five_service .ag1 {height: 500px;position: relative;margin: -108px auto;overflow: hidden;}
.ag_five_service .ag1 .ag1Pic {height: 256px;position: absolute;top: 130px;}
.ag_five_service .ag1 .ag1Pic .content {width: 233px;height: 256px;float: left;position: relative;overflow: hidden;margin-right: 8px;}
.ag1 .ag1Pic .content img {width: 232px;height: 256px;}
.ag1 .ag1Pic .content .txt {width: 232px;height: 50px;background: rgba(0, 0, 0, 0.6);position: absolute;left: 0px;bottom: 0px;padding: 0;}
.ag1Pic .content .txt h3 {color: #fff;font-size: 16px;margin: 10px 0;text-align: center;font-weight: bold;line-height: 30px;}
.ag1 .ag1Pic h4 {color: #fff;font-size: 14px;font-weight: normal;text-align: center;padding: 40px;line-height: 24px;padding-top: 0px;}
.ag1 .ag1Pic .content .txt p {color: #fff;width: 100px;height: 36px;border: 1px #fff solid;font-size: 14px;margin: 2px 65px;line-height: 36px;text-align: center;}
.ag1 .ag1Pic .content .txt p:hover {color: #fff;background: #114992;}
.ag1 .ag1Pic .content .txt:hover {background: rgba(208, 18, 28, 0.6);}


/*专注创新*/
.wood {width: 100%;overflow: hidden;margin-bottom: 20px;}
.menuu2 {width: 1200px;margin: auto;}
.wood em {font-style: normal;}
.wood .con {width: 100%;overflow: hidden;height: auto;}
.wood .con .Box {width: 100%;overflow: hidden;height: 762px;}
.ys_wz {position: absolute;width: 100%;bottom: 0;}
.ys_wz p {font-size: 18px;color: #fff;line-height: 80px;width: 1200px;margin: 0 auto;text-indent: 125px;}
.pk_l {position: relative;}


/*行业应用案例*/
.box11012_-4958 {color: #333;width: 100%;font-size: 14px;}
.box11012_-4958 * {margin: 0;padding: 0;-webkit-box-sizing: border-box;box-sizing: border-box;}
.box11012_-4958 ul, .box11012_-4958 li {list-style: none;}
.box11012_-4958 a {text-decoration: none;color: inherit;}
.box11012_-4958 img {width: 100%;border: 0;vertical-align: middle;height: 622px;}
.box11012_-4958 .pro-menu {width: 1200px;margin: 0 auto;margin-bottom: 50px;margin-top: 20px;}
.box11012_-4958 .pro-menu li {float: left;width: 16.66%;height: 100px;line-height: 150px;text-align: center;border-right: 1px solid #ccc;}
.box11012_-4958 .pro-menu li a {font-size: 18px;}
.box11012_-4958 .pro-menu li.cur {position: relative;}
.box11012_-4958 .pro-menu li.cur::before {}
.box11012_-4958 .pro-menu li.cur a {color: #d0121c;}
.box11012_-4958 .pro-group {margin: 0 auto;background: #f9f9f9;}
.box11012_-4958 .pro-group .pro-list {overflow: hidden;width: 1200px;margin: 0 auto;}
.box11012_-4958 .pro-group .pro-list li {text-align: center;-webkit-transition: all ease .3s;transition: all ease .3s;position: relative;}
.box11012_-4958 .pro-group .pro-list li a {display: block;}
.box11012_-4958 .pro-group .pro-list li:nth-child(2n) {margin-left: 25px;}
.box11012_-4958 .pro-group .pro-list li .pro-img {}
.box11012_-4958 .pro-group .pro-list li .title, .box11012_-4958 .pro-group .pro-list li .pro-desc {padding: 0 80px;}
.box11012_-4958 .pro-group .pro-list li .title {color: #fff;font-weight: bold;font-size: 18px;margin-top: -122px;background: rgba(0, 0, 0, 0.7);position: absolute;width: 100%;padding-top: 20px;}
.box11012_-4958 .pro-group .pro-list li p {color: #bdbdbe;font-size:14px;line-height: 24px;position: absolute;margin-top: -75px;background: rgba(0, 0, 0, 0.7);text-align: left;padding-top: 10px !important;padding-bottom: 17px !important;}
.box11012_-4958 .pro-group .pro-list li .more {display: inline-block;width: 113px;height: 35px;line-height: 35px;border: 1px solid #e7e7e7;border-radius: 18px;margin: 20px;-webkit-transition: all ease .3s;transition: all ease .3s;display: none;}
.box11012_-4958 .pro-group .pro-list li:hover {}
.box11012_-4958 .pro-group .pro-list li:hover .more {background-color: #0d2fa7;border-color: #0d2fa7;color: #fff;}
/*# sourceMappingURL=style.css.map */
.box11012_-4958 .pro-menu li:first-child {background: url(../images/hy_6.png) no-repeat top center;}
.box11012_-4958 .pro-menu li:first-child.cur {background: url(../images/hy_6h.png) no-repeat top center;}
.box11012_-4958 .pro-menu li:nth-child(2) {background: url(../images/hy_1.png) no-repeat top center;}
.box11012_-4958 .pro-menu li:nth-child(2).cur {background: url(../images/hy_1h.png) no-repeat top center;}
.box11012_-4958 .pro-menu li:nth-child(3) {background: url(../images/hy_2.png) no-repeat top center;}
.box11012_-4958 .pro-menu li:nth-child(3).cur {background: url(../images/hy_2h.png) no-repeat top center;}
.box11012_-4958 .pro-menu li:nth-child(4) {background: url(../images/hy_3.png) no-repeat top center;}
.box11012_-4958 .pro-menu li:nth-child(4).cur {background: url(../images/hy_3h.png) no-repeat top center;}
.box11012_-4958 .pro-menu li:nth-child(5) {background: url(../images/hy_4.png) no-repeat top center;}
.box11012_-4958 .pro-menu li:nth-child(5).cur {background: url(../images/hy_4h.png) no-repeat top center;}
.box11012_-4958 .pro-menu li:nth-child(6) {background: url(../images/5g.png) no-repeat top center;border: 0;}
.box11012_-4958 .pro-menu li:nth-child(6).cur {background: url(../images/5g_h.png) no-repeat top center;border: 0;}
.box11012_-4958 .pro-group .pro-list li:hover .title {background: rgba(208, 18, 28, 0.7);}
.box11012_-4958 .pro-group .pro-list li:hover p {background: rgba(208, 18, 28, 0.7);color: #fff;}


/*关于诺金*/
.ab_us {width: 1200px;margin: 120px auto 0;}
.ab_us .sp_l {width: 600px;float: left;position: relative;}
.ab_us .js_R {width: 550px;float: right;margin-top: 5px;}
.js_R h2 {font-size: 22px;color: #d0121c;font-weight: bold;}
.js_R p {font-size: 15px;color: #333;line-height: 30px;}
.js_R i {width: 110px;height: 1px;background: #ededed;display: block;margin: 20px 0 10px;}
.controls .fa-play {position: absolute;top: 50%;left: 50%;margin-left: -35px;margin-top: -35px;}
.controls .fa-pause {position: absolute;bottom: 15px;left: 20px;}
.controls .fa-play .pause {display: none;}
.controls .fa-pause .play {display: none;}
li {list-style: none;}
.szg {margin-top: 30px;}
.szg li {float: left;text-align: center;}
.szg li span {font-size: 18px;color: #333;font-family: 黑体;margin-left: -10px;}
.szg li p {font-size: 33px;color: #d0121c;font-family: impact;line-height: 44px;}
.szg li p a {font-size: 40px;color: #d0121c;font-family: impact;}
.szg li img {margin-bottom: 12px;margin-left: -18px;}











.innews {
    width: 100%;
    min-width: 1200px;
    float: left;
    background-color: #f8f8f8;
    padding-bottom: 30px;
}

.innewsbox {
    width: 1200px;
    margin: 0px auto;
}

.innews_con {
    width: 1200px;
    float: left;
    padding-top: 30px;
}

.innews_con_l {
    width: 266px;
    float: left;
}

.innews_con_l .title {
    width: 266px;
    float: left;
    height: 37px;
    background: url(../images/in_news_t_bg.png) top left no-repeat;
}

.innews_con_l .title_text {
    width: 100px;
    line-height: 37px;
    float: left;
    text-align: center;
    font-size: 16px;
    color: #000;
    font-family: '微软雅黑';
}

.innews_con_l .title_more a {
    width: 100px;
    line-height: 37px;
    float: right;
    text-align: right;
}

.innews_con_l ul {
    width: 266px;
    float: left;
    padding-top: 15px;
}

.innews_con_l ul li {
    width: 250px;
    padding-left: 16px;
    float: left;
    height: 38px;
    line-height: 38px;
    border-bottom: 1px dotted #ccc;
    background: url(../images/in_news_t_ioc.jpg) 1px 15px no-repeat;
}

.innews_con_l ul li a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 250px;
    font-size: 14px;
    font-family: Noto Sans SC,Arial, Helvetica, sans-serif, '宋体';
}

.innews_con_c {
    width: 570px;
    float: left;
    padding-left: 30px;
}

.innews_con_c .title {
    width: 570px;
    float: left;
    height: 37px;
    background: url(../images/in_news_t_bg.png) top left no-repeat;
}

.innews_con_c .title_text {
    width: 100px;
    line-height: 37px;
    float: left;
    text-align: center;
    font-size: 16px;
    color: #000;
    font-family: '微软雅黑';
}

.innews_con_c .title_more a {
    width: 100px;
    line-height: 37px;
    float: right;
    text-align: right;
}

.innews_con_c ul {
    width: 570px;
    float: left;
    padding-top: 15px;
}

.innews_con_c ul li {
    width: 554px;
    padding-left: 16px;
    float: left;
    height: 38px;
    line-height: 38px;
    border-bottom: 1px dotted #ccc;
    background: url(../images/in_news_t_ioc.jpg) 1px 15px no-repeat;
}

.innews_con_c ul li a {
    float: left;
    display: block;
    width: 320px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    font-family: Noto Sans SC,Arial, Helvetica, sans-serif, '宋体';
}

.innews_con_c ul li span {
    float: right;
    display: block;
}

.innews_con_c_tt {
    float: left;
    width: 100%;
    padding-top: 25px;
}

.innews_con_c_tt_pic {
    width: 134px;
    float: left;
}

.innews_con_c_tt_con {
    width: 435px;
    float: right;
    line-height: 20px;
}

.innews_con_r {
    width: 300px;
    float: right;
}

.innews_con_r .title {
    width: 300px;
    float: left;
    height: 37px;
    background: url(../images/in_news_t_bg.png) top left no-repeat;
}

.innews_con_r .title_text {
    width: 100px;
    line-height: 37px;
    float: left;
    text-align: center;
    font-size: 16px;
    color: #000;
    font-family: '微软雅黑';
}

.innews_con_r .title_more a {
    width: 100px;
    line-height: 37px;
    float: right;
    text-align: right;
}

.innews_con_r ul {
    width: 300px;
    float: left;
    padding-top: 7px;
}

.innews_con_r ul li {
    width: 300px;
    padding-left: 16px;
    float: left;
    height: 38px;
    line-height: 38px;
    border-bottom: 1px dotted #ccc;
    background: url(../images/in_news_t_ioc.jpg) 1px 15px no-repeat;
}
.innews_con_r ul li a{
    font-size: 14px;
    font-family: Noto Sans SC,Arial, Helvetica, sans-serif, '宋体';
}

.innews_con_r ul li .wen {
    width: 270px;
    padding-left: 30px;
    background: url(../images/wen_ioc.jpg) 1px 4px no-repeat;
}

.innews_con_r ul li .da {
    width: 270px;
    padding-left: 30px;
    background: url(../images/da_ioc.jpg) 1px 4px no-repeat;
}

.foot {width: 100%;min-width: 1200px; /*height: 295px;*/float: left;background-color: #2e2e2e;border-top: 12px solid #d0121c;padding-bottom: 70px;position: relative;}
.foot_box {width: 1200px;margin: 0px auto;margin-top: 30px;}
.col-sm-2 {float: left;width: 16.666667%;}
.col-sm-3 {float: left;width: 23%;}
.col-sm-4 {float: left;width: 33.333333%;}
.clearfix::after {display: table;clear: both;content: '';}
.foot .footer_nav {margin-bottom: 20px;text-align: left;}
.foot .footer_nav h4 {color: #ffffff;font-size: 16px;margin-bottom: 20px;font-weight: normal;}
.foot .footer_nav h4 a {color: #FAFAFA;font-size: 16px;line-height: 24px;}
.foot .footer_nav ul li{margin: 16px auto;}
.foot .footer_nav ul li p{color: #fff;font-size: 14px;transition: 0.2s;margin-bottom: 5px;line-height: 25px;position: relative;top: 2px;width: 130%;}
.foot .footer_nav ul li img{display: block;float: left;vertical-align: middle;margin-right: 12px;}
.foot .footer_nav ul li a {margin-bottom: 4px;color: rgba(255, 255, 255, 0.8);font-size: 13px;line-height: 24px;display: inline-block;transition: 0.2s;padding-left: 15px;background: url(../images/footer_icon0.png) no-repeat left center;}
.foot .footer_nav ul li a:hover {color: #ffffff;transition: 0.2s;}
.foot .footer_r {float: right;text-align: center;}
.foot .footer_r h4 {color: #ffffff;font-size: 16px;line-height: 24px;margin-bottom: 20px;}
.foot .footer_r img {width: 100px;}
.foot .footer_r p {color: rgba(255, 255, 255, 0.8);font-size: 13px;line-height: 24px;padding-top: 8px;}
.footer_title p {font-size: 13px;color: rgba(255,255,255,0.8);letter-spacing: 0;text-align: center;line-height: 40px;margin-bottom: 0;}
.footer_title p a{transition: all 0.2s;color: #ffffff;}
.footer_title p a:hover{color: #d0121c;text-decoration: underline ;}
.db_ewm{float: left;}
.db_ewm p {font-size: 18px;color: #fff;}
.db_ewm li {color: #fff;float: left;text-align: center;margin-bottom: 12px;margin-top: 26px;margin-right: 20px;}
.db_ewm li p {font-size: 12px;line-height: 44px;}
.clear {clear: both;}
.db_ewm a {margin-right: 2px;}
.db_ewm a img:hover {opacity: 0.5;}



/*右侧浮动资讯窗口*/
/*浮动ＱＱ*/
.my-kefu {position: fixed;right: 0px;top: auto !important;bottom: 25% !important;z-index: 9999;}
.my-kefu ul {width: 70px;}
.my-kefu li a {text-decoration: none;}
.my-kefu li {background: #2e2e2e;margin-top: 1px;height: 70px;width: 70px;}
.my-kefu li i {background: url(../images/20171220175102_1029219638.png) no-repeat;display: block;width: 30px;height: 27px;margin: 0px auto;text-align: center;}
.my-kefu li p {height: 20px;line-height: 20px;overflow: hidden;text-align: center;color: #fff;}
.my-kefu .my-kefu-qq i {background-position: 5px 0;margin-top: 21px;}
.my-kefu .my-kefu-tel i {background-position: 0 -25px;margin-top: 21px;}
.my-kefu .my-kefu-tel1 i {background-position: -35px 4px;}
.my-kefu .my-kefu-tel1:hover {width: 246px;height: 145px;}
.my-kefu .my-kefu-tel2 i {background-position: -35px 4px;margin-top: 10px;}
.my-kefu .my-kefu-tel2:hover {width: 246px;height: 145px;}
.my-kefu .my-kefu-liuyan i {background-position: 4px -53px;}
.my-kefu .my-kefu-weixin i {background-position: -34px 4px;}
.my-kefu .my-kefu-weibo i {background-position: -30px -22px;}
.my-kefu .my-kefu-ftop {background-color: #d0121c;}
.my-kefu .my-kefu-ftop i {width: 33px;height: 35px;background-position: -20px -38px;background-size: 50px;margin-top: 17px;}
.my-kefu-left {float: left;width: 70px;height: 70px;position: relative;font-size: 14px;}
.my-kefu-tel-right {margin-top: 21px;font-size: 20px;color: #fff;float: left;height: 30px;line-height: 30px;padding-left: 12px;border-left: 1px solid #fff;}
.my-kefu-tel1-right {font-size: 20px;color: #fff;float: left;height: 24px;line-height: 22px;margin-top: 8px;border: none;margin: 0 auto;margin-bottom: 5px;}
.my-kefu-tel2-right {font-size: 20px;color: #fff;float: left;height: 24px;line-height: 22px;border: none;margin: 0 auto;margin-bottom: 5px;margin-top: 6px;}
.my-kefu-right {width: 20px;}
.my-kefu-tel-main {color: #fff;height: 50px;width: 247px;}
.my-kefu-main {width: 97px;position: relative;}
.my-kefu-weixin-pic {position: absolute;left: -130px;top: -24px;display: none;}







.main {
    width: 100%;
    min-width: 1200px;
    float: left;
    padding-top: 50px;
    /*padding-bottom: 30px;*/
    background: #fafafb;
}

.main .mainibox {
    width: 1200px;
    margin: 0px auto;
}

.main_left {
    width: 230px;
    margin-bottom: 50px;
    float: left;
    padding-bottom: 20px;
    border: 1px solid #ededed;
    background-color: #f9f9f9;
}

.m_l_title {
    background: #d0121c;
    display: block;
    padding: 18px 0;
    color: #fff;
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    border-bottom: 1px #fff solid;
}

.m_l_title p {
    font-size: 24px;
    font-family: 黑体;
    line-height: 34px;
}

.m_l_ul {
    width: 200px;
    float: left;
    padding-left: 8px;
    padding-top: 20px;
}

.m_l_ul li {
    width: 188px;
    padding-left: 18px;
    float: left;
    border: 1px solid #ffffff;
    border-left: 3px solid #d0121c;
    background-color: #ffffff;
    margin-top: 10px;
    height: 36px;
    line-height: 36px;
}
.m_l_ul li:hover {
    /*border: 1px solid #d0121c;*/
    border-left: 3px solid #d0121c;
    box-shadow: 0 0 5px #d0121c;
    border-radius: 5px;
}
.m_l_ul li.active {
    /*border: 1px solid #d0121c;*/
    border-left: 3px solid #d0121c;
    box-shadow: 0 0 5px #d0121c;
    border-radius: 5px;
}
.m_l_ul li a {
    display: block;
    color: #000;
    font-size: 15px;
    font-family: "Noto Sans SC" !important;
}

.m_l_ul li a:hover {
    color: #d0121c;
}
.m_l_ul li.active a {
    color: #d0121c;
}
.choice{
    border: 1px solid #d0121c;
    border-left: 3px solid #d0121c;
}
.choices{
    color: #d0121c;
}




.lefttel {
    padding-top: 10px;
    padding-left: 24px;
    float: left;
}
.com_left_tit {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 26px;
    font-weight: bold;
    background: #d0121c;
    color: #fff;
    padding: 18px 0;
    text-align: center;
    float: left;
}
.contact_con {
    padding: 15px 10px 20px 15px;
    line-height: 30px;
    background-color: #f9f9f9;
    color: #666;
    font-size: 16px;
    text-align: center;
}
.contact_con b {
    font-size: 20px;
    color: #d0121c;
    font-weight: normal;
}




.main_right {
    width: 920px;
    float: right;
}

.m_r_title {
    width: 100%;
    float: left;
    border-bottom: 1px solid rgb(238, 238, 238);
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
}

.m_r_title_l {
    /*width: 56%;
    float: left;
    text-align: left;
    line-height: 40px;
    background: url(../images/in_news_t_ioc.jpg) left no-repeat;
    padding-left: 20px;
    font-size: 20px;
    font-family: '微软雅黑';
    color: #000;*/
    float: left;
    width: 26.087%;
    overflow: hidden;
    border-left: 4px solid #d0121c;
    color: #d0121c;
    font-family: "Noto Sans SC";
    font-size: 16px;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    padding-left: 15px;
    font-weight: bold;
}

.m_r_title_r {
    /*width: 40%;
    float: right;
    text-align: right;
    line-height: 20px;
    padding-top: 13px;*/

    float: right;
    background: url(../images/icon_home.jpg) no-repeat left 7px;
    padding-left: 20px;
}
.m_r_title_r a {
    height: 30px;
    line-height: 26px;
    color: #666;
    text-decoration: none;
    font-family: "Noto Sans SC",Arial;
    font-weight: normal;
    margin: 0 5px;
    font-size: 14px;
}
.m_r_title_r:before {
    content: "您当前的位置:";
    font-size: 14px;
    color: #666;
    font-family: "Noto Sans SC";
}
.main_right_con{
    width: 972px;
    padding-top: 15px;
    float: left;
    overflow: hidden;
    margin-bottom: 80px;
}
.main_content {
    padding: 0 20px;
    margin: 10px 0;
    margin-bottom: 80px;
    padding-top: 15px;
    float: left;
    overflow: hidden;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 0px 0px 8px #ccc;
}
.main_content img{
    width: 100%;
    height: 100%;
}
.main_right_con img{
    width: 100%;
    height: 100%;
}

.newsul {
    width: 920px;
    float: left;
    float: left;
}

.newsul li {
    width: 905px;
    float: left;
    background: url(../images/in_news_li_ioc.jpg) 1px 18px no-repeat;
    padding-left: 15px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dotted #ccc;
}

.newsul li span {
    float: right;
}

.newsview {
    width: 920px;
    float: left;
    padding-top: 10px;
}

.newsview_title {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 18px;
    font-family: '微软雅黑';
    color: #000;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 10px;
}

.newsview_title p {
    font-size: 12px;
    color: #666;
    line-height: 30px;
}

.newsview_con {
    width: 100%;
    float: left;
    padding-top: 20px;
}

.product {
    width: 920px;
    float: left;
    padding-top: 5px;
}

.product li {
    width: 210px;
    float: left;
    padding-right: 18px;
    padding-top: 5px;
    text-align: center;
    line-height: 30px;
}
.product li a{
    font-size: 14px;
}

.product li p {
    width: 100%;
    /*height: 170px;*/
    border: 1px solid #CCC;
    padding: 1px;
}

.product li p img {
    width: 100%;
    height: 190px;
    border: 0px;
}


/*产品详情表格样式*/
.main_content table {border-collapse: collapse;line-height: 23px;margin-bottom: 10px;font-size: 12px;width: 100%;}
tbody {display: table-row-group;vertical-align: middle;border-color: inherit;border-spacing: 2px;}
tr {display: table-row;vertical-align: inherit;border-color: inherit;}
td {display: table-cell;vertical-align: inherit;}
.main_content table td {padding: 0px 5px;color: #000;font-family: arial;font-weight: 100;text-align: center;}
.main_content table p {color: #000;}



.case {
    width: 850px;
    float: left;
    padding-top: 5px;
}

.case li {
    width: 252px;
    float: left;
    padding-right: 47px;
    padding-top: 5px;
    text-align: center;
    line-height: 30px;
}

.case li p {
    width: 230px;
    height: 230px;
    border: 1px solid #CCC;
    padding: 10px;
}

.case li p img {
    width: 230px;
    height: 230px;
    border: 0px;
}

.pages {
    width: 100%;
    float: left;
    padding-top: 30px;
    padding-bottom: 20px;
}

.pages span {
    display: block;
    height: 20px;
    float: left;
    line-height: 19px;
}

.pages .page, .pages .pageon {
    border: 1px solid #999;
    margin-right: 3px;
    font-size: 12px;
    vertical-align: middle;
    color: #000000
}

.pages .page a:link, .pages .page a:visited {
    color: #000;
    display: block;
    height: 100%;
    padding: 0px 6px;
    float: left
}

.pages .page a:hover, .pages .page a:active {
    color: #fff;
    background: #d0121c;
    border: 0px solid #d0121c
}

.pages .pageon {
    color: #fff;
    background: #d0121c;
    display: block;
    padding: 0px 6px;
    margin-right: 3px;
}

.pages .page2 {
    display: block;
    padding: 0px 6px;
    border: 1px solid #999;
    margin-right: 10px;
    margin-left: 10px;
}

.pages .page1 {
}

.pages .page1 input {
    height: 20px;
    height: 20px;
    border: 1px solid #999;
    background: none;
    color: #717171;
    font-size: 11px
}

.pages .page1 #pages {
    width: 30px;
    height: 18px;
    border-right: 0px;
    text-align: center;
    margin-left: 10px
}



/*在线留言*/
.yy_banner {text-align: center;margin-top: 50px;}
.yy_banner h2 {color: #252525;font-weight: bold;font-size: 24px;line-height: 50px;}
.contact-right-w3layouts {width: 60%;margin: 0 auto;}
textarea {outline: none;resize: none;height: 100px;}
.contact-right-w3layouts input[type="text"], .contact-right-w3layouts input[type="email"], textarea {font-size: 13px;background: rgba(251, 251, 252, 0.11);border: none;outline: none;padding: 10px;width: 100%;margin-bottom: 15px;border-bottom: 1px solid #38383a;color: #000;}
.contact-right-w3layouts input[type="submit"] {margin:0 auto;display:block;background: #d0121c;color: #fff;padding: 8px 45px;font-size: 15px;text-transform: capitalize;border: none;outline: none;transition: 0.5s all;-webkit-transition: 0.5s all;-moz-transition: 0.5s all;-o-transition: 0.5s all;-ms-transition: 0.5s all;}
.contact-right-w3layouts input[type="submit"]:hover{background: #f8b239;transition: 0.5s all;-webkit-transition: 0.5s all;-moz-transition: 0.5s all;-o-transition: 0.5s all;-ms-transition: 0.5s all;}
h5.title-w3 {font-size: 23px;color: #0177b5;letter-spacing: 2px;margin: 0;font-weight: 600;font-family: 'Roboto', sans-serif;}
p.head-w3-agileits {font-size: 14px;letter-spacing: 0.8px;line-height: 25px;margin: 20px 0;text-align: center;}
/*在线留言 end*/