﻿* {
    font: normal normal normal 12px "Microsoft YaHei";
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
}

a {
    text-decoration: none;
    color: black;
    list-style: none;
}


body {
    overflow-x: hidden;
    /* width: 1920px; */
    background: #ffffff;
}
.none{
    display: none;
}
.c {
    clear: both;
}
.clear{
    clear:both;
}

.clearfix:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix{ display:inline-block; } 
.clearfix { display:block; } 

.duct_body_cp table td{line-height: 2;}
/*  *************************************************************************头部开始*******************************************************************************/
.page_pagezdy{
    display: inline-block;
    font-size: 14px;
    border: 0.1rem solid #cccccc;
    padding: 0 15px;
    height: 3rem;
    /*float: left;*/
    text-align: center;
    line-height: 3rem;
    background: white;
    color: #404040;
    margin: 0;
}
.current{
    background: #004C9E;
    color: white;
}
.next,.prev{/*
    width: 4rem;*/
    background: white;
    color: #404040;
}


.top-nav {
    padding: 20px 0;
    height: 30px;
}

.top-nav p {
    width: 1200px;
    height: 30px;
    margin: 0 auto;
}

.top-nav p>span {
    display: block;
    float: right;
    height: 30px;
    line-height: 28px;
    font-size: 16px;
    cursor: pointer;
    letter-spacing: 1px;
}

.top-nav p>span:first-child {
    margin: 0 4% 0 0;
}

.top-nav img {
    float: left;
    margin: 0 0 0 5px;
}

/*  *************************************************************************头部结束*******************************************************************************/
/*  *************************************************************************导航开始*******************************************************************************/
/*
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}*/

.clearfix10:after {
    content: ".";
    display: block;
    height: 10px;
    clear: both;
    visibility: hidden;
}

.nav-div {
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #404040;
}

.nav-logo {
    width: 28%;
    position: relative;
}

.nav-logo img {
    width: 100%;
    cursor: pointer;
    float: left;
    margin: -8.5% 0 0 10%;
}


.navBar {
    width: 1200px;
    margin: 0 auto;
    height: 50px;
    line-height: 50px;
}

.nav {
    position: relative;
    width: 68%;
    margin: 0 auto;
    font-size: 14px;
    z-index: 1003;
    float: left;
    top: -7px;
}

.nav a {
    color: #404040;
    text-decoration: none;
}

.nav h3 {
    font-weight: normal;
    height: 50px;
    line-height: 50px;
}

.nav .m {
    float: left;
    position: relative;
    z-index: 1;
    width: 14%;
}

.nav h3 a {
    height: 50px;
    line-height: 50px;
    display: block;
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

.nav h3 a:hover {
    color: #4765AF;
}


.nav .sub {
    display: none;
    position: absolute;
    left: 0;
    top: 50px;
    z-index: 9999;
    width: 100%;
    border-top: 0;
    background: #fff;
    padding: 20px 0 20px 0;
}

.nav .sub li {
    text-align: center;
    margin: 0 0 0 10%;
    height: 40px;
    border-left: 1px solid #E6E4E3;
}


/* E6E4E3 */
.nav .sub li .nav_top_a {
    display: block;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    font-weight: bold;
}

.nav .sub li a:hover {
    color: #4765AF;
    border-left: 1px solid #4765AF;
}

#subs {
    display: none;
    position: absolute;
    width: 1200px;
    text-align: center;
    left: -486px !important;
    z-index: 9999;
}

#subs ul {
    width: 100%;
    float: left;
}

.nav #subs li {
    border: none !important;
    height: 220px;
    width: 18%;
    float: left;
    margin: 0 0;
}

.nav #subs li:first-child {
    margin: 0 0 0 5%;
}

#subs img {
    /*width: 60%;*/
    height:130px;
}

#subs li:hover {
    border: none;
}

#subs li .nav_top_a {
    font-size: 15px;
    color: #4765AF;
    padding: 0 0 10px 0;
}

#subs li a:hover {
    border: none;
}

#subs li p {
    padding: 8px 0;
    cursor: pointer;
    color: #666666;
}

#subs li p:last-child {
    font-size: 14px;
    color: black;
}

#subs:
/* .nav .block {
    height: 8px;
    width: 15%;
    background: #FE7700;
    position: absolute;
    left: 0;
    top: 42px;
    overflow: hidden;
} */

/*  *************************************************************************导航结束*******************************************************************************/
/*  *************************************************************************幻灯开始*******************************************************************************/
.box {
    /*height: 820px;*/
    overflow: hidden;
    position: relative;
}

.box_img {
    /*height: 820px;*/
    overflow: hidden;
}

.box_img ul li {
    /* position: absolute; */
    margin: 0 auto;
    display: none;
}

.box_img ul li a {
    display: block;
    width: 100%;
    /*height: 820px;*/
    position: absolute;
}

.box_img ul li a img {
    width: 100%;
    /*height: 820px;*/
    margin: 0 auto;
}

.box_tab {
    position: relative;
    bottom: 40px;
    text-align: center;
    width: 100%;
    z-index: 100;
}

#box_tab {
    top: -30px;
}

.box_tab a {
    display: inline-block;
    padding: 2px 34px;
    font-size: 10px;
    background: rgba(255,255,255,0.55);
    margin: 0 5px;
}

.box_tab a.active {
    background: white;
}

/*  *************************************************************************幻灯结束*******************************************************************************/
/*  *************************************************************************产品与服务*******************************************************************************/
.cp_fu_body {
    height: 900px;
    padding: 50px 0 0 0;
}

.cp_fw_content {
    width: 1200px;
    margin: 0 auto;
}

.cp_fw_content p:first-child {
    text-align: center;
    float: left;
    font-size: 25px;
    font-weight: 700;
    height: 50px;
    width: 100%;
    line-height: 50px;
}
.cp_fw_content p:first-child  a{
    font-size: 25px;
    color: white;
}


.cp_fw_content p:nth-child(2) {
    text-align: center;
    font-size: 16px;
    height: 60px;
    width: 100%;
    line-height: 30px;
    float: left;
    margin: 0 0 30px 0;
}

.cp_fu_gd {
    float: left;
    width: 22.7%;
    height: 377px;
    margin: 0 0 0 3%;
}

.cp_fu_gd ul {
    float: left;
    width: 100%;
    height: 160px;
    overflow-y: scroll;
}

/* 隐藏y滚动条 */
.cp_fu_gd ul::-webkit-scrollbar {
    display: none;
}


/*o内核*/
.cp_fu_gd ul .-o-scrollbar{
    -moz-appearance: none !important;   
    background: rgba(0,255,0,0) !important;  
}
.cp_fu_gd ul::-o-scrollbar-button    {
    background-color:rgba(0,0,0,0);
}
.cp_fu_gd ul::-o-scrollbar-track     {
    background-color:rgba(0,0,0,0);
}
.cp_fu_gd ul::-o-scrollbar-track-piece {
    background-color:rgba(0,0,0,0);
}
.cp_fu_gd ul::-o-scrollbar-thumb{
    background-color:rgba(0,0,0,0);
}
.cp_fu_gd ul::-o-scrollbar-corner {
    background-color:rgba(0,0,0,0);
}
.cp_fu_gd ul::-o-scrollbar-resizer  {
    background-color:rgba(0,0,0,0);
}
/*IE10,IE11,IE12*/
.cp_fu_gd ul{
    -ms-scroll-chaining: chained;
    -ms-overflow-style: none;
    -ms-content-zooming: zoom;
    -ms-scroll-rails: none;
    -ms-content-zoom-limit-min: 100%;
    -ms-content-zoom-limit-max: 500%;
    -ms-scroll-snap-type: proximity;
    -ms-scroll-snap-points-x: snapList(100%, 200%, 300%, 400%, 500%);
    -ms-overflow-style: none;
    overflow: auto;
    padding: 0 18px 0 0;
}

.cp_fu_gd ul li {
    border: 1px dashed white;
    width: 80%;
    /*height: 20px;*/
    line-height: 20px;
    text-align: center;
    color: white;
    margin: 20px 0 0 10%;
    padding: 5px 0 5px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.cp_fu_gd ul li  a{
    color: white;
    font-size: 16px;
    font-weight: 500;
}

.cp_fu_gd p {
    margin: 120px 0 20px 0;
    padding: 0;
    font-size: 18px;
    text-align: center;
    color: white;
    font-weight: 500;
    border: none;
}

.cp_fw_ul {
    overflow: hidden;
    float: left;
    width: 100%;
}

.cp_fu_gd p span {
    display: block;
    float: left;
    width: 30%;
    margin: 10px 0 0 35%;
    border-top: 2px solid white;
}

.cp_fu_gd {
    /*     border: 1px solid red;
    height: 158px;
    overflow: hidden; */
}

.cp_fw_1 {
    background: url('../images/cp_fw_bg01.jpg') no-repeat center;
    /*background-size: 100% 100%*/
}

.cp_fw_2 {
    background: url('../images/cp_fw_bg02.jpg') no-repeat center;
    /*background-size: 100% 100%*/
}

.cp_fw_3 {
    background: url('../images/cp_fw_bg03.jpg') no-repeat center;
    /*background-size: 100% 100%*/
}

.cp_fw_4 {
    background: url('../images/cp_fw_bg04.jpg') no-repeat center;
    /*background-size: 100% 100%*/
}




/*****************************滚动案例开始*********************************/

/**/

.zzry {
    padding-bottom: 40px;
    width: 1200px;
    margin: -340px auto 0 auto;
    height: 180px;
}

.zzry .container {
    position: relative;
    left: 0;
    width: 1200px;
    height: 220px;
}

.zzry .zzry_con {
    margin: 30px 0 0 4%;
    position: relative;
    height: 165px;
    width: 92%;
    overflow: hidden;
}

.zzry .zzry_con ul {
    position: absolute;
    left: 0;
    top: 0;
}

.zzry .zzry_con ul li {
    float: left;
    width: 220px;
    margin-left: 5px;
}

.zzry .zzry_con ul li a {
    color: black;
}

.zzry .zzry_con ul li:first-child {
    margin-left: 0;
}

.zzry .zzry_con ul li span {
    margin: 0 0 0 30px;
    display: block;
    width: 170px;
    height: 130px;
    overflow: hidden;
    border-radius: 10px
}

.zzry .zzry_con ul li span:hover {
    background-color: #0075C7;
}

.zzry .zzry_con ul li span img {
    width: 100%;
    transition: all 0.5s;
    border-radius: 10px;
    /*height: -webkit-fill-available;*/
    height: auto;
}

.zzry .zzry_con ul li i {
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
}


.zzry .zzry_con ul li:hover img {
    transform: scale(1.1);
}

.zzry .zzry_con ul li:hover i {
    color: #0075C7;
}

.zzry .zzry_btnl {
    position: absolute;
    left: 7px;
    top: 45px;
    height: 60px;
    width: 40px;
    background: url(../images/btn_l.png) no-repeat center;
    cursor: pointer;
    background-size: 60px 60px;
}

.zzry .zzry_btnr {
    position: absolute;
    right: -7px;
    top: 45px;
    height: 60px;
    width: 40px;
    background: url(../images/btn_r.png) no-repeat center;
    cursor: pointer;
    background-size: 60px 60px;
}
.allivedioimg{
    position: relative;
    top: -267px;
    left: 346px;
    z-index: 2;
}

/*  ****************************滚动案例结束*********************************/
/*  *************************************************************************产品与服务结束*******************************************************************************/
/*  *************************************************************************新型环保移动破碎站***************************************************************************/
.xx_hb {
    height: 700px;
    background: url('../images/ps_bg.jpg') no-repeat center;
    /* background-size: 100% 100%; */
}

.xx_hb_content {
    width: 1200px;
    margin: 0 auto;
    color: white;
    height: 700px;
}

.xx_hb_bt {
    width: 100%;
    height: 150px;
    color: white;
    text-align: center;
    font-size: 33px;
    font-weight: 700;
    line-height: 173px;
    float: left;
}

.xx_hb_left {
    float: left;
    width: 30%;
    height: 550px;
}

.xx_hb_left ul {
    float: left;
    width: 100%;
    height: 550px;
}

.xx_hb_left ul li {
    float: left;
    width: 100%;
    height: 60px;
    line-height: 60px;
}

.xx_hb_left ul li a {
    font-size: 16px;
    color: white;
}

.xx_hb_left ul li a:hover {
    color: #0075C7;
}

.xx_hb_left ul li:nth-child(2) {
    /* text-indent: 317px; */
    margin: 0 0 0 40%;
}

.xx_hb_left ul li:nth-child(3) {
    /* text-indent: 317px; */
    margin: 0 0 0 36%;
}

.xx_hb_left ul li:nth-child(4) {
    margin: 0 0 0 45%;
}

.xx_hb_left ul li:nth-child(5) {
    margin: 0 0 0 37%;
}

.xx_hb_left ul li:nth-child(6) {
    margin: 0 0 0 40%;
}

.xx_hb_left ul li:nth-child(7) {
    margin: 0 0 0 35%;
}


.xx_hb_center {
    float: left;
    width: 40%;
}

.xx_hb_cen_bt {
    width: 100%;
    height: 44px;
    float: left;
}

.xx_hb_cen_bt p {
    width: 251px;
    float: left;
    height: 44px;
    margin: 0 0 0 23%;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
}
.xx_hb_cen_bt p a{
    color: white;
}
.xx_hb_cen_bt p a:hover{
    color: #3894E4;
}

.xx_hb_center span {
    display: block;
    width: 124px;
    height: 30px;
    margin: 7px 0 0 0;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    float: left;
}

.xx_nb_cen_xq {
    float: left;
    width: 34%;
    margin: 8% 0 0 34%;
    font-size: 15px;
}

.xx_hb_cen_bt_span1 {
    border-right: 1px solid white;
}

.xx_hb_right {
    float: left;
    width: 30%;
}

.xx_hb_right ul {
    float: left;
    width: 100%;
}

.xx_hb_right ul li img {
    width: 60px;
    height: 60px;
    float: left;
    margin: 0 0 0 0;
}

.xx_hb_right ul li:first-child {
    height: 20px;
}

.xx_hb_right ul li {
    float: left;
    width: 100%;
    height: 60px;
    margin: 10px 0 0 0;
}

.xx_hb_right ul li i {
    display: block;
    float: left;
    z-index: 10;
    margin: 32px 0 0 -53px;
}

.xx_hb_right ul li:nth-child(2) img {
    margin: 0 0 0 100px;
}

.xx_hb_right ul li:nth-child(3) img {
    margin: 0 0 0 128px;
}

.xx_hb_right ul li:nth-child(4) img {
    margin: 0 0 0 138px;
}

.xx_hb_right ul li:nth-child(5) img {
    margin: 0 0 0 140px;
}

.xx_hb_right ul li:nth-child(6) img {
    margin: 0 0 0 120px;
}

.xx_hb_right ul li:nth-child(7) img {
    margin: 0 0 0 90px;
}

/*  *************************************************************************新型环保移动破碎站结束*********************************************************************/
/*  ********************************************************************************精彩视频************************************************************************/
.xktj {
    margin: 50px 0 50px 0;
    height: 400px;

}

.xktj p {

    text-align: center;
    font-size: 25px;
    font-weight: 700;
    line-height: 30px;

}

.xktj p:nth-child(2) {
    font-size: 16px;
    font-weight: 500;
    line-height: 60px;
    padding: 0 0 30px 0;
}

.xktj_con {
    border: 1px solid #ccc;
    width: 1200px;
    height: 440px;
    margin: 0 auto;
}

.xktj_con .pro_left {
    width: 420px;
    background: #fff;
    float: right;
    height: 440px;
}


.xktj_con .pro_left .left_con01 ul li {
    height: 146.7px;
    line-height: 135px;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    position: relative;
    background-color: #0075C7;
}

.xktj_con .pro_left .left_con01 ul li a {
    height: 135px;
    text-align: center;
    font-size: 16px;
    color: white;
    line-height: 135px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.xktj_con .pro_left .left_con01 ul li:hover,
.xktj_con .pro_left .left_con01 ul li.cur {
    background: white;
    text-align: center;
    margin: 0 0 0 -40px;

}

.xktj_con .pro_left .left_con01 ul li:hover a,
.xktj_con .pro_left .left_con01 ul li.cur a {
    text-align: center;
    color: black;
    background: url('../images/sp_jt.jpg') no-repeat 10px;
    z-index: 1;
    background-color: white;
    background-color: rgba(0, 0, 0, 0);
}

.xktj_con .pro_right {
    background: #fff;
    width: 780px;
    height: 440px;
}

.vedio-shipin {
    width: 100%;
    /* height: 450px; */
    z-index: -1;
}

/*  ********************************************************************************精彩视频结束*********************************************************************/
/*  ********************************************************************************案例轮播*********************************************************************/
/*轮播样式ʽ*/
.al_cen {
    width: 100%;
    margin: 0 0 50px 0;
}

.al_bod {
    width: 100%;
}

.al_bod p:first-child {
    text-align: center;
    float: left;
    font-size: 25px;
    font-weight: 700;
    height: 50px;
    width: 100%;
    line-height: 50px;
    padding: 40px 0 0 0;
}

.al_bod p:nth-child(2) {
    text-align: center;
    font-size: 16px;
    height: 60px;
    width: 100%;
    line-height: 30px;
    float: left;
    margin: 0 0 0 0;
}

.jq22-container {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 0 50px;
    z-index: 100;
}

.poster-main {
    position: relative;
    width: 62%;
    margin: 0 auto;
    height: 270px;
}

.poster-main a,
.poster-main img {
    display: block;
}

.poster-main .poster-list {}

.poster-main .poster-list .poster-item {
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
}

.poster-main .poster-btn {
    cursor: pointer;
    position: absolute;
    top: 0;
    width: 180px !important;
    height: 470px !important;
    text-align: center;
    line-height: 14px;
    color: #ffffff;
    background: url("../images/btn_l.png") no-repeat center;
    /* background-color: #feb320; */
    /*opacity: 0.2;*/
    background-size: 60px 60px;
    z-index: 1000;
}

.poster-main .poster-next-btn {
    background: url("../images/btn_r.png") no-repeat center;
    background-size: 60px 60px;
}

/* .btn-box {
    display: table;
    margin-left: auto;
    margin-right: auto;
}

.index-btn {
    display: inline;
    cursor: pointer;
    float: left;
    width: 10px;
    height: 10px;
    color: #fff;
    margin-right: 5px;
    margin-top: 20px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: red;
} */

.poster-main .poster-prev-btn {
    left: 6.5%;
}

.poster-main .poster-next-btn {
    right: 6%;
}

.index-btn.poster-btn-active {
    width: 40px;
    border-radius: 50px;
    background-color: #9FC112;
}

.anli_div {
    position: relative;
    /* left: 10%; */
    top: -100%;
    margin: 0 0 0 0;
    width: 300px;
    height: 470px;
    float: right;
    background-color: black;
    z-index: 1;
    color: white;
    background-color: rgba(0, 0, 0, 0.7);
}

.anli_div p {
    padding: 50px 0 30px 0;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-left: 9%;
}

.anli_div ul {
    width: 80%;
    margin: 0 0 0 10%;
}

.anli_div img {
    margin: 60px 0 0 10%;
}

.anli_div ul li {
    /* height: 40px; */
    line-height: 30px;
    font-size: 18px;
}

.anli_div ul li i {
    color: #0072ed;
    font-size: 18px;
}

.anli_btn {
    width: 80%;
    height: 50px;
    margin: 20px 0 0 10%;
    background-color: #0072ed;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
}
.anli_btn a{
    font-size: 16px;
    color: white;
    height: 50px;
    line-height: 50px;
}
/*  ********************************************************************************案例轮播结束*********************************************************************/
/*  ********************************************************************************中意动态开始*********************************************************************/
.news {
    height: 460px;overflow: hidden;
}

.news_cont {
    width: 1200px;
    margin: 0 auto;
    height: 480px;

}

.news_cont p:first-child {
    text-align: center;
    float: left;
    font-size: 25px;
    font-weight: 700;
    height: 50px;
    width: 100%;
    line-height: 50px;
}

.news_cont p:nth-child(2) {
    text-align: center;
    font-size: 16px;
    height: 60px;
    width: 100%;
    line-height: 30px;
    float: left;
}

.news_left {
    width: 60%;
    height: 300px;
}

.news_left ul {
    width: 100%;
    height: 300px;
    float: left;
}

.news_left ul li {
    width: 40%;
    height: 250px;
    padding: 0 5%;
    float: left;
}

.news_left ul li img {
    width: 100%;
    float: left;
}

.news_left p:nth-child(2) {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
    float: none;
    margin: 0;
}
.news_left p:nth-child(2) a{
    font-size: 14px;
    color: #404040;
}
.news_left p:nth-child(3) {
    color: #C4C4C4;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    margin: -5px 0 0 0;
    float: left;
}

.news_left p:nth-child(3) span {
    font-size: 10px;
    height: 20px;
    line-height: 20px;
}

.news_right {
    float: right;
    width: 39%;
    margin: -178px 0 0 0;
    height: 300px;
}

.news_right ul {
    width: 100%;
    height: 300px;
    float: left;
    margin: -10px 0 0 0;
}

.news_right ul li {
    margin-bottom: 20px;
    width: 100%;
    height: 93px;
    float: left;
}

.news_right ul li:first-child {
    border-bottom: 1px solid #707070;
}

.news_rt_one {
    
    height: 20px;
    padding-bottom: 0;
    line-height: 20px;
    float: left;
    width: 100%;
     overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news_rt_one a{
    font-size: 15px;
    color: #404040;
}

.news_rt_two {
    float: left;
    width: 100%;
    height: 30px;
    overflow: hidden;
    padding: 5px 0 0 0;
}
.news_rt_two a{
    font-size: 14px;
    color: #707070;
}

.news_rt_thr {
    float: left;
    color: #C4C4C4;
    padding: 10px 0;
    font-size: 14px;
    height: 10px;
}

.news_right p:nth-child(3) {
    color: #C4C4C4;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    margin: -35px 0 0 0;
    float: left;
}


/*  ********************************************************************************中意动态结束*********************************************************************/
/*  ********************************************************************************地球仪开始*********************************************************************/
/*为什么选择我们*/
.why-choose {
    height: auto;
    overflow: hidden;
    width: 100%;
    padding-top: 30px;
    margin: -70px 0 0 0;
}

.why-choose h1 {
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 48px;
    width: 100%;
    text-align: center;

}

.why-choose .hd ul {
    width: 1200px;
    margin: 0 auto;
}

.why-choose .hd ul li {
    float: left;
    width: 240px;
    height: 36px;
    text-align: center;
    font-size: 14px;
    color: #666;
    font-weight: bold;
    position: relative;
}

.why-choose .hd ul li p {
    font-size: 16px;
    color: #666;
    font-weight: bold;
}

.why-choose .hd ul li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #666;
}

.why-choose .hd ul li span {
    position: absolute;
    bottom: -9px;
    left: 50%;
    margin-left: -8px;
    display: block;
    width: 17px;
    height: 17px;
    background: url("../images/icon-solution-li.png") center top no-repeat;
}

.why-choose .hd ul li .shiji {
    position: absolute;
    width: 100%;
    left: 0;
    top: -20px;
    display: none;
}

.why-choose .hd ul li:hover .shiji {
    display: block;
    -webkit-transition: .2s linear;
    transition: .2s linear
}

.why-choose .hd ul li:hover p {
    display: none;
}

.why-choose .hd ul li .shiji a {
    display: block;
    width: 100%;
    height: 100%;
}

.why-choose .hd ul li .shiji h2 {
    height: 100%;
    line-height: 86px;
    color: #518dbb;
    font-weight: bold;
    background: url('../images/ico11.png') no-repeat center center;
    margin-top: 10px;
}

.why-choose .bd {
    clear: both;
    height: 525px;
    overflow: hidden;
    background: url("../images/bg-solution.jpg") center top no-repeat;
}

.cvs-cover {
    z-index: 2;
    position: absolute;
    left: 50%;
    margin-left: -140px;
    top: 120px;
    width: 280px;
    height: 260px;
    background-size: 100%;
}

.cvs-cover.ie {
    background: url("../diqiu/ie-ball.png") center center no-repeat;
}

.cvs-cover #cvs0 {
    position: absolute;
    left: -30px;
    top: -72px;
}

.ball-outer {
    position: absolute;
    left: 50%;
    margin-left: -450px;
    top: 0;
    z-index: 4;
}

#tagsList {
    position: relative;
    width: 900px;
    height: 376px;
    margin: 60px auto;
    background: url(../images/ball.png) center no-repeat
}

#tagsList .tag {
    position: absolute;
    color: #fff;
    font-size: 14px;
}

#tagsList .tag span {
    font-size: 20px;
    font-weight: normal;
}

/*#tagsList em{display: -moz-inline-box;-moz-box-orient: vertical;display: inline-block;vertical-align: middle;position: absolute;
    width: 18px;height: 18px;background-color: #fff;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;}
#tagsList em i{display: -moz-inline-box;-moz-box-orient: vertical;display: inline-block;vertical-align: middle;width: 8px;
    height: 8px;position: absolute;left: 5px;top: 5px;background-color: #7dd3ff;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}*/
#tagsList em {
    cursor: pointer;
    display: -moz-inline-box;
    -moz-box-orient: vertical;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    width: 18px;
    height: 18px;
    background: url(../images/icon-tag.png) center top no-repeat;
}

#tagsList em:hover {
    background: url(../images/tags-hover-em.png) center center no-repeat;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    width: 36px;
    height: 36px;
    margin-left: -9px;
    margin-top: -9px;
    -webkit-transition: .2s linear;
    transition: .2s linear;
}

#tagsList em:hover i {
    display: none
}

#tagsList .tag .img-box {
    z-index: 10;
    position: absolute;
    display: none;
}

#tagsList .tag1 {
    left: 95px;
    top: 60px
}

#tagsList .tag1 em {
    right: -35px;
    top: 10px;
}

#tagsList .tag1 em:hover {
    margin-right: -10px;
    margin-left: auto;
}

#tagsList .tag em a {
    display: block;
    width: 36px;
    height: 36px;
}

#tagsList .tag1 .img-box {
    top: 42px;
    right: -20px;
}

#tagsList .tag2 {
    left: 415px;
    top: 56px
}

#tagsList .tag2 em {
    left: -22px;
    top: 7px;
}

#tagsList .tag2 .img-box {
    top: 42px;
    right: -20px;
}

#tagsList .tag3 {
    left: 630px;
    top: 105px
}

#tagsList .tag3 em {
    left: -20px;
    top: 2px;
}

#tagsList .tag3 .img-box {
    top: 42px;
    left: 0;
}

#tagsList .tag4 {
    left: 390px;
    top: 165px
}

#tagsList .tag4 em {
    left: -21px;
    top: 5px;
}

#tagsList .tag4 .img-box {
    top: 42px;
    left: 0;
}

#tagsList .tag5 {
    left: 645px;
    top: 198px
}

#tagsList .tag5 em {
    left: -24px;
    top: 7px;
}

#tagsList .tag5 .img-box {
    top: 42px;
    left: 0;
}

#tagsList .tag6 {
    left: 160px;
    top: 245px
}

#tagsList .tag6 em {
    right: -17px;
    top: 8px;
}

#tagsList .tag6 em:hover {
    margin-right: -10px;
    margin-left: auto;
}

#tagsList .tag6 .img-box {
    top: 42px;
    left: 0;
}

#tagsList .tag7 {
    left: 495px;
    top: 248px
}

#tagsList .tag7 em {
    left: -22px;
    top: 5px;
}

#tagsList .tag7 .img-box {
    top: 42px;
    left: 0;
}

#tagsList .tag8 {
    left: 388px;
    top: 280px
}

#tagsList .tag8 em {
    left: -22px;
    top: 5px;
}

#tagsList .tag9 .img-box {
    bottom: 42px;
    left: -18px;
}
#tagsList .tag9 {
    left: 467px;
    top: 342px;
}

#tagsList .tag9 em {
    left: -22px;
    top: 5px;
}

#tagsList .tag8 .img-box {
    bottom: 42px;
    left: -18px;
}
#tagsList .tag .img-box {
    border: 2px solid #7dd3ff;
}

#tagsList .tag .img-box img {
    display: block;
}


@-webkit-keyframes fadein {
    0% {
        opacity: 0
    }

    1% {
        opacity: 1
    }
}

@keyframes fadein {
    0% {
        opacity: 0
    }

    1% {
        opacity: 1
    }
}

.screen-2 .screen-2-content.active .overview-text {
    -webkit-animation: slidein-text .5s forwards;
    -webkit-animation-delay: .5s;
    animation: slidein-text .5s forwards;
    animation-delay: .5s
}

@-webkit-keyframes slidein-text {
    0% {
        -webkit-transform: translate3d(-1500px, -305px, 0);
        transform: translate3d(-1500px, -305px, 0);
        opacity: 0
    }

    100% {
        -webkit-transform: translate3d(-486px, -305px, 0);
        transform: translate3d(-486px, -305px, 0);
        opacity: 1
    }
}

@keyframes slidein-text {
    0% {
        -webkit-transform: translate3d(-1500px, -305px, 0);
        transform: translate3d(-1500px, -305px, 0);
        opacity: 0
    }

    100% {
        -webkit-transform: translate3d(-486px, -305px, 0);
        transform: translate3d(-486px, -305px, 0);
        opacity: 1
    }
}

.screen-2 .screen-2-content.active .overview-button {
    -webkit-animation: slidein-button .5s forwards;
    -webkit-animation-delay: .7s;
    animation: slidein-button .5s forwards;
    animation-delay: .7s
}

@-webkit-keyframes slidein-button {
    0% {
        -webkit-transform: translate3d(-1500px, -228px, 0);
        transform: translate3d(-1500px, -228px, 0);
        opacity: 0
    }

    100% {
        -webkit-transform: translate3d(-486px, -228px, 0);
        transform: translate3d(-486px, -228px, 0);
        opacity: 1
    }
}

@keyframes slidein-button {
    0% {
        -webkit-transform: translate3d(-1500px, -228px, 0);
        transform: translate3d(-1500px, -228px, 0);
        opacity: 0
    }

    100% {
        -webkit-transform: translate3d(-486px, -228px, 0);
        transform: translate3d(-486px, -228px, 0);
        opacity: 1
    }
}

/*  ********************************************************************************地球仪结束*********************************************************************/
/*  *******************************************************************************合作伙伴开始*********************************************************************/
.hz_hb {
    margin: 50px 0 20px 0;
}

.hz_hb_cont {
    width: 1200px;
    margin: 0 auto;
}

.hz_hb_cont p:first-child {
    text-align: center;
    float: left;
    font-size: 25px;
    font-weight: 700;
    height: 50px;
    width: 100%;
    line-height: 50px;
}

.hz_hb_cont p:nth-child(2) {
    text-align: center;
    font-size: 16px;
    height: 60px;
    width: 100%;
    line-height: 30px;
    float: left;
}

.hz_hb_cont ul {
    float: left;
    width: 100%;
    margin-bottom: 50px;
}

.hz_hb_cont ul li {
    width: 15%;
    border: 1px solid#C4C4C4;
    margin: 0 0 20px 1.8%;
    float: left;
}

.hz_hb_cont ul li:first-child,
.hz_hb_cont ul li:nth-child(7) {
    margin: 0;
}


.hz_hb_cont ul li img {
    width: 100%;
}

/*  ********************************************************************************合作伙伴结束*********************************************************************/
/*  ********************************************************************************底部开始*********************************************************************/

.footer {
    height: 500px;
    color: white;
    background-color: #333333;
}

.footer_cont {
    width: 1200px;
    height: 500px;
    margin: 0 auto;
}
.footer_tb_img{
 vertical-align: bottom;
}
.fot_top {
    width: 1200px;
    height: 300px;
    margin: 0 auto;
    border-bottom: 2px solid #595755;
}

.fot_top_left {
    float: left;
    width: 75%;
    height: 300px;
    padding: 50px 0 0 0;
}

.fot_top_left li {
    width: 24%;
    float: left;
}


.fot_top_left li ul {
    float: left;
    width: 100%;
}

.fot_top_left li ul li {
    width: 100%;
    float: left;
    height: 30px;
    line-height: 30px;
    text-indent: 30px;
    font-size: 16px;
    border: none;
}
.fot_top_left li ul li a{
    font-size: 16px;
    color: white;
    font-weight: 500;
}

.fot_top_left li:nth-child(4) {
    border-right: 2px solid #595755;

}

.fot_top_left li ul li:first-child {
    height: 46px;
    line-height: 1;
    font-size: 20px;
    font-weight: 700;
}

.fot_top_left li ul li:nth-child(4) {
    border: none;
}

.fot_top_right ul {
    float: left;
    width: 25%;
    height: 300px;
    padding: 50px 0 0 0;
}

.fot_top_right ul li {
    float: left;
    font-size: 15px;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: right;
}
.fot_top_right ul li:first-child{
    line-height: 1;
    height: 23px;
}
.fot_top_right ul li:nth-child(4) img,
.fot_top_right ul li:nth-child(5) img,
.fot_top_right ul li:nth-child(6) img {
    float: right;
}

.fot_top_right ul li:nth-child(2) {
    color: #0064D0;
    font-size: 22px;
    font-weight: 900;
}

.fot_top_right ul li:nth-child(3) {
    height: 70px;
}

.fot-bom {
    width: 100%;
    height: 150px;
    text-align: center;
    float: left;
}

.fot_bom_ba {
    width: 100%;
    font-size: 18px;
    float: left;
    color: white;
    height: 50px;
    line-height: 50px;
}
.fot_bom_ba a{
    color: white;
}

.fot_bom_bas {
    display: inline-block;
    text-align: center;
}

.fot_bom_bas span {
    float: left;
    font-size: 16px;
    color: #BCBCBC;
    height: 50px;
    line-height: 39px;
}
.fot_bom_bas span a{
   color: #BCBCBC;
}


.fot_bom_bas img {
    float: left;
    margin-right: 5px;
}
/*
.fot_bom_bas img:first-child {
    margin: 5px 0 0 30%;
}*/

.fot_bom_yq {
    float: left;
    width: 100%;
}

.fot_bom_yq ul {
    width: 100%;
    height: 50px;
}

.fot_bom_yq ul li {
    float: left;
    margin: 0 0 0 30px;
    font-size: 14px;
}
.fot_bom_yq ul li a{
    font-size: 14px;
    color: white;   
}

/*  ********************************************************************************底部结束*********************************************************************/
/*  ********************************************************************************行业地位*********************************************************************/
/*  ****************************************************************************行业地位顶部背景******************************************************************/
.hydw_top_bg {
    z-index: -1;
    height: auto;
    /*  background: url('../images/hydw/hydw_bg.jpg') no-repeat center;
 background-size: 100% 100%; */
}

.hydw_top_bg img {
    width: 100%;
    float: left;
    height: auto;
    z-index: -1;
}
.hydw_top_bgs{
    z-index: -1;
    height: 460px;
}
/*  **************************************************************************行业地位顶部背景结束****************************************************************/
/*  **************************************************************************次级导航开始****************************************************************/
.hydw_cj_dh_div {

    border-bottom: 1px solid #DFDFDF;
    z-index: 1;
}

.hydw_cj_dh {
    width: 1200px;
    margin: 0 auto;
    height: 70px;
}

.hydw_cj_bt {
    z-index: 1002;
    float: left;
    width: 300px;
    height: 230px;
    margin: -160px 0 0 0;
    position: relative;
    background-color: rgba(0, 76, 158, 0.8);
}

.hydw_cj_bt p:first-child {
    padding: 30px 30px;
    height: 90px;
    font-size: 16px;
    text-indent: 20px;
    line-height: 30px;
    color: white;
}

.hydw_cj_bt span {
    display: block;
    width: 65px;
    border: 2px solid white;
    margin: 10px 0 0 30px;
}

.hydw_cj_bt p:last-child {
    padding: 10px 30px;
    font-size: 28px;
    font-weight: 700;
    color: white;
}

.hydw_cj_dh ul {
    float: left;
}

.hydw_cj_dh ul li {
    float: left;
    height: 68px;
    margin: 0 0 0 50px;
}

.hydw_cj_dh ul li a {
    color: #404040;
    width: 100%;
    height: 68px;
    line-height: 70px;
    font-size: 14px;
    font-weight: 500;
}

.hydw_cj_cur {
    border-bottom: 2px solid #004C9E;
}

.hydw_wz {
    float: right;
    display: block;
    height: 70px;  
    font-size: 14px;
    color: #404040;
    line-height: 70px;
}
.hydw_wz a{
    font-size: 14px;
    color: #404040;
    font-weight: 500;
    text-decoration: none;
    padding: 0 2px;
}

/*  **************************************************************************次级导航结束****************************************************************/
/*  **************************************************************************公司简介开始****************************************************************/
.hydw_gsjj_div {}

.hydw_gsjj p{
    font-size:16px;
    line-height:30px;
    text-indent: 0em;
}
.hydw_gsjj {
    width: 1200px;
    margin: 70px auto;
}

.hydw_gsjj_left {
    width: 760px;
    float: left;
}

.hydw_gsjj_left p {
    height: 70px;
    line-height: 70px;
    font-size: 28px;
    color: #494949;
}

.hydw_gsjj_left ul {
    width: 700px;
    float: left;
}

.hydw_gsjj_left ul li{
    width: 100%;
    color: #888;
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 10px;
}


/*  **************************************************************************公司简介结束****************************************************************/
/*  **************************************************************************公司简介结束图文开始****************************************************************/
.hydw_gsjj_bom {
    width: 1200px;
    margin: 50px auto;
}

.hydw_gsjj_bom ul li {
    width: 300px;
    height: 170px;
    float: left;
}

.hydw_gsjj_bom ul li i {
    display: block;
    font-size: 25px;
    margin: 20px 0 0 20px;
}

.hydw_gsjj_bom ul li p {
    padding: 10px 20px;
    color: #494949;
    font-size: 16px;
}

.hydw_gsjj_bom ul li span {
    width: 60px;
    display: block;
    margin: 40px 20px;
    border: 1px solid #A1A1A1;
}

.hydw_gsjj_bom ul li img {
    width: 100%;
}

/*  **************************************************************************公司简介结束图文结束****************************************************************/
/*  ********************************************************************************行业地位结束*********************************************************************/
/*  ********************************************************************************技术服务开始*********************************************************************/
/*  ********************************************************************************一站式服务开始*********************************************************************/
.jsfw_yzs_div {
    margin: 0 0 50px 0;
}

.jsfw_yzs_bod {
    width: 1200px;
    margin: 50px auto;
}

.jsfw_yzs_bod p:first-child {
    text-align: center;
    float: left;
    font-size: 25px;
    font-weight: 700;
    height: 50px;
    width: 100%;
    line-height: 50px;
}

.jsfw_yzs_bod p:nth-child(2) {
    text-align: center;
    font-size: 16px;
    height: 60px;
    width: 100%;
    line-height: 30px;
    float: left;
    color: #404040;
}

.jsfw_yzs_bod ul {
    width: 100%;
    text-align: center;
    height: 270px;
    float: left;
}

.jsfw_yzs_bod ul li {
    margin: 0 0 0 24px;
    float: left;
    width: 282px;

}

.jsfw_yzs_bod ul li:first-child {
    margin: 0;
}

.jsfw_yzs_bod ul li img {
    float: left;
    width: 282px;
}

.jsfw_yzs_bod ul li p:nth-child(2) {
    float: left;
    line-height: 30px;
    font-size: 25px;
    font-weight: 700;
    color: #004C9E;
    margin: 0 0 -30px 0;
    padding-top: 10px;
    background: #f8f8f8;
}

.jsfw_yzs_bod ul li p:nth-child(2) i {
    font-size: 18px;
    font-weight: 700;
}


.jsfw_yzs_bod ul li span {
    float: left;
    display: block;
    width: 284px;
    font-size: 14px;
    margin: 30px 0 0 0;
    color: #646464;

}

/*  ********************************************************************************一站式服务结束*********************************************************************/
/*  ********************************************************************************客户服务开始*********************************************************************/
.jsfw_kh_div_bg {
    padding: 50px 0 0 0;
    height: 650px;
}

.jsfw_kh_bod {
    width: 1200px;
    margin: 0 auto;
    height: 445px;
}

.jsfw_kh_div {
    height: 445px;
    background: url('../images/jsfw_kh_bg.jpg') no-repeat center;
}

.jsfw_kh_div_bg p:first-child {
    text-align: center;
    font-size: 25px;
    font-weight: 700;
    height: 50px;
    width: 100%;
    line-height: 50px;
}

.jsfw_kh_div_bg p:nth-child(2) {
    text-align: center;
    font-size: 16px;
    height: 60px;
    width: 100%;
    line-height: 30px;
    color: #404040;
}

.jsfw_kh_left {
    margin: 220px 0 0 0;
    float: left;
    width: 430px;
    height: 200px;
    background-color: rgba(255, 255, 255, 0.5);
}

.jsfw_kh_left p:nth-child(1) {
    padding: 16px 20px;
    text-align: left;
    color: #31302F;
}

.jsfw_kh_left span {
    display: block;
    width: 85%;
    padding: 0 20px;
    font-size: 16px;
    color: #4D4D4D;
    line-height: 30px;
}

.jsfw_kh_right {
    margin: 220px 0 0 0;
    width: 430px;
    float: right;
    height: 200px;
    background-color: rgba(255, 255, 255, 0.5);
}

.jsfw_kh_right p:nth-child(1) {
    padding: 16px 20px;
    text-align: left;
    color: #31302F;
}

.jsfw_kh_right p:nth-child(2) {
    padding: 0 20px 15px 20px;
    height: 30px;
    text-align: left;
    color: #31302F;
}

.jsfw_kh_right p:nth-child(3) {
    padding: 0 20px;
    height: 30px;
    font-size: 20px;
    text-align: left;
    color: #31302F;
}

.jsfw_kh_right p:nth-child(3) span {
    font-size: 22px;
    color: #004C9E;
    font-weight: 700;
}

/*  ********************************************************************************客户服务结束*********************************************************************/
/*  ********************************************************************************服务开始*********************************************************************/
.jsfw_pp_body {
    width: 1200px;
    margin: -30px auto;
}

.jsfw_pp_body p:first-child {
    text-align: center;
    font-size: 25px;
    font-weight: 700;
    height: 50px;
    width: 100%;
    line-height: 50px;
}

.jsfw_pp_body p:nth-child(2) {
    text-align: center;
    font-size: 16px;
    height: 60px;
    width: 100%;
    line-height: 30px;
    color: white;
}

.jsfw_pp_body ul {
    width: 100%;
    height: 320px;
}

.jsfw_pp_body ul li {
    overflow: hidden;
    width: 230px;
    height: 320px;
    float: left;
    margin: 0 0 0 12.5px;
}

.jsfw_pp_body ul li:first-child {
    margin: 0;
}

.jsfw_pp_body ul li img {
    float: left;
    z-index: -1;
}

.jsfw_pp_xbt {
    float: left;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    margin: -50px 0 0 0;
    color: white;
    height: 250px;
}

.jsfw_pp_xbt:hover {
    margin: -250px 0 0 0;
}

.jsfw_pp_xbt p:first-child {
    font-size: 20px;
}

.jsfw_pp_xbt p:nth-child(2) {
    font-size: 16px;
    padding: 0 10px;
    box-sizing: border-box;
}

/*  ********************************************************************************服务结束*********************************************************************/
/*  ********************************************************************************服务中心开始*********************************************************************/
.jsfw_zx_body {
    width: 1208px;
    margin: 0 auto;
    height: 500px;
}

.jsfw_zx_div {
    margin: 80px 0 30px 0;
}

.jsfw_zx_body p:first-child {
    text-align: center;
    font-size: 25px;
    font-weight: 700;
    height: 50px;
    width: 100%;
    line-height: 50px;
}

.jsfw_zx_body p:nth-child(2) {
    text-align: center;
    font-size: 16px;
    height: 60px;
    width: 100%;
    line-height: 30px;
    color: #404040;
}

.jsfw_zx_left {
    float: left;
    width: 315px;
    padding-right: 30px;
    height: 380px;
}

.jsfw_zx_right {
    width: 855px;
    height: 380px;
    float: left;
    background: url('../images/jsfw_zx_bg.jpg') no-repeat center;
    background-size: 100% 100%;
}

.jsfw_zx_left_one {
    width: 100%;
    height: 143px;
}

.jsfw_zx_left_one p:first-child {
    text-align: left;
    font-size: 25px;
    font-weight: 700;
    height: 50px;
    width: 100%;
    line-height: 50px;
}

.jsfw_zx_left_one p:nth-child(2) {
    text-align: left;
    font-size: 14px;
    height: 30px;
    width: 100%;
    line-height: 25px;
}

.jsfw_zx_left_two {
    height: 190px;
    width: 100%;
    color: white;
    background-color: #1A77BD;
}
.jsfw_zx_left_two:hover {
}

.jsfw_zx_left_two p:first-child {
    text-align: left;
    font-size: 25px;
    font-weight: 700;
    height: 80px;
    width: 100%;
    padding-top: 10px;
    line-height: 88px;
}

.jsfw_zx_left_two p:first-child img {
    margin: 25px 0 0 20px;
    float: left;
}



.jsfw_zx_left_two p:nth-child(2) {
    text-align: left;
    font-size: 14px;
    height: 30px;
    width: 88%;
    line-height: 25px;
    padding: 0 0 0 20px;
    color: white;
}

.jsfw_zx_dj {
    float: left;
    width: 320px;
    height: 190px;
    margin: 143px 23px 0 0;
    background-color: rgba(255, 255, 255, 0.8);
}

.jsfw_zx_dj p:first-child {
    text-align: left;
    font-size: 25px;
    font-weight: 700;
    height: 80px;
    width: 100%;
    padding-top: 10px;
    line-height: 88px;
    color: #333333;
}

.jsfw_zx_dj p:nth-child(2) {
    text-align: left;
    font-size: 14px;
    height: 30px;
    width: 88%;
    line-height: 25px;
    padding: 0 0 0 20px;
    color: #404040;
}
.jsfw_zx_dj:hover {
    background-color: #1A77BD;
}
.jsfw_zx_dj:hover p{
    color: white;
}

.jsfw_zx_cn:hover {
    background-color: #1A77BD;
}

.jsfw_zx_dj p:first-child img {
    margin: 25px 10px 0 20px;
    float: left;
    width: 37px;
    height: 37px;
}

.jsfw_zx_cn {
    float: left;
    width: 320px;
    height: 190px;
    margin: 143px 0 0 0;
    background-color: rgba(255, 255, 255, 0.8);
}

.jsfw_zx_cn p:first-child {
    text-align: left;
    font-size: 25px;
    font-weight: 700;
    height: 80px;
    width: 100%;
    padding-top: 10px;
    line-height: 88px;
    color: #333333;
}

.jsfw_zx_cn p:nth-child(2) {
    text-align: left;
    font-size: 14px;
    height: 30px;
    width: 88%;
    line-height: 25px;
    padding: 0 0 0 20px;
    color: #404040;
}

.jsfw_zx_cn p:first-child img {
    margin: 25px 10px 0 20px;
    float: left;
    width: 37px;
    height: 37px;
}
.jsfw_zx_cn:hover p{
    color: white;
}

/*  ********************************************************************************服务中心结束*********************************************************************/
/*  ********************************************************************************技术服务结束*********************************************************************/


/*  ********************************************************************************科研实力开始*********************************************************************/
/*  ********************************************************************************科研实力开始*********************************************************************/

.kysl_ky_div {}

.kysl_ky_body {
    width: 1200px;
    margin: 70px auto;
    height: 592px;
}

.kysl_ky_body p:first-child {
    text-align: center;
    font-size: 30px;
    font-weight: 500;
    height: 50px;
    width: 100%;
    line-height: 50px;
}

.kysl_ky_body p:nth-child(2) {
    text-align: center;
    font-size: 14px;
    height: 60px;
    width: 100%;
    line-height: 20px;
    color: #404040;
}

.kysl_ky_left {
    width: 380px;
    float: left;
    padding: 20px 28px 0 0;
    height: 460px;
}

.kysl_ky_left img {
    width: 379px;
}

.kysl_ky_left_xq {
    padding: 50px 15px;
    font-size: 14px;
    line-height: 30px;
    color: #4D4D4D;
}

.kysl_ky_right {
    float: left;
    width: 790px;
    padding: 20px 0 0 0;
}

.kysl_ky_right_yf {
    width: 100%;
    height: 268px;
    background: url('../images/kysl_top_rt_bg.jpg') no-repeat center;
}

.kysl_ky_rt_le {
    width: 80px;
    height: 110px;
    padding: 5px 20px;
    color: white;
    float: left;
    font-size: 40px;
    margin: 50px 0 0 42px;
    border: 1px solid white;
}

.kysl_ky_rt_rt {
    width: 586px;/*
    height: 260px;*/
    padding: 80px 20px;
    float: left;
    color: white;
}

.kysl_ky_rt_rt p:first-child {
    font-size: 20px;
    text-align: left;
    line-height: 30px;
    height: 40px;
}

.kysl_ky_rt_rt p:nth-child(2) {
    text-align: left;
    font-size: 14px;
    line-height: 30px;
    color: white;
}

.kysl_ky_right_tp {
    float: left;
    margin: 30px 0 0 0;
}

.kysl_ky_right_tp img {
    float: left;
    margin: 0 0 0 16.5px;
}

.kysl_ky_right_tp img:first-child {
    margin: 0;
}

/*  ********************************************************************************科研实力结束*********************************************************************/

/*  ********************************************************************************制造能力开始*********************************************************************/

.kysl_zznl {
    height: 400px;
    margin: 50px 0 0 0;
    text-align: center;
    color: white;
    background: url('../images/kysl_zznl_bg.jpg') no-repeat center;
}

.kysl_zznl p:first-child {
    font-size: 30px;
    height: 100px;
    line-height: 100px;
    padding-top: 30px;
}

.kysl_zznl p:nth-child(2) {
    font-size: 16px;
    line-height: 30px;
    color: white;
}

.kysl_zznl span {
    display: block;
    margin: 50px auto;
    width: 140px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    border: 1px solid white;
    border-radius: 10px;
}

.kysl_zznl_bg {
    height: 400px;
    background-image: -webkit-linear-gradient(left, rgba(0, 100, 208, 0.9) 0%, rgba(0, 100, 208, 0.2) 50%, rgba(0, 100, 208, 0.9) 100%);
}

/*  ********************************************************************************制造能力结束*********************************************************************/
/*  ********************************************************************************科研底部开始*********************************************************************/


.kysl_foot {}

.kysl_body {
    width: 1200px;
    margin: 73px auto;
}

.kysl_body ul {
    height: 760px;
    width: 100%;
}

.kysl_body ul li {
    width: 600px;
    height: 380px;
    float: left;
}
.kysl_body ul li img{
    width:100%;
    height: 100%;
}
.kysl_body ul li:first-child,
.kysl_body ul li:nth-child(4) {
    background-color: #004DA1;
}

.kysl_foot_p1 {
    font-size: 30px;
    height: 100px;
    line-height: 100px;
    padding: 50px 0 0 45px;
    color: #404040;
}

.kysl_foot_p2 {
    color: #404040;
    padding: 0 0 0 45px;
    font-size: 16px;
    line-height: 26px;
}

.kysl_foot_p3 {
    font-size: 30px;
    height: 100px;
    line-height: 100px;
    padding: 50px 45px 0 0;
    color: #404040;
}

.kysl_foot_p4 {
    color: #404040;
    padding: 0 45px 0 0;
    font-size: 16px;
    line-height: 26px;
}

/*  ********************************************************************************科研底部结束*********************************************************************/
/*  ********************************************************************************联系中意开始*********************************************************************/

/*  ********************************************************************************中意部门开始*********************************************************************/
.lxzy_bm_div {
    margin: 50px 0 0 0;
}

.lxzy_bm_div p:first-child {
    text-align: center;
    font-size: 25px;
    font-weight: 700;
    height: 50px;
    width: 100%;
    line-height: 50px;
    color: #404040;
}

.lxzy_bm_div p:nth-child(2) {
    text-align: center;
    font-size: 16px;
    height: 60px;
    width: 100%;
    line-height: 20px;
    color: #404040;
}

.lxzy_bm_body {
    width: 1200px;
    margin: 30px auto;
    height: 140px;
}

.lxzy_bm_body ul {
    float: left;
    height: 140px;
    color: #404040;
}

.lxzy_bm_body ul li {
    width: 270px;
    height: 133px;
    margin: 0 0 0 37px;
    float: left;
    border: 1px solid black;
}

.lxzy_bm_body ul li span:first-child {
    font-size: 20px;
    display: block;
    width: 30%;
    text-align: center;
    padding: 0 10px;
    margin: -15px auto 0 auto;
    background-color: white;
}

.lxzy_bm_body ul li span:nth-child(2),
.lxzy_bm_body ul li span:nth-child(3) {
    display: block;
    height: 50px;
    text-align: left;
    line-height: 50px;
    font-size: 16px;
}

.lxzy_bm_body ul li span:nth-child(2) img {
    margin: 15px 3px 0 33px;

    float: left;
}

.lxzy_bm_body ul li span:nth-child(3) img {
    margin: 15px 3px 0 33px;
    float: left;
}

.lxzy_bm_body ul li:first-child {
    margin: 0;
}

/*  ********************************************************************************中意部门结束*********************************************************************/
/*  ********************************************************************************中意留言开始*********************************************************************/
.lxzy_ly_div {}

.lxzy_ly_body {
    width: 1200px;
    margin: 0 auto;
    height: 490px;
}

.lxzy_ly_lt {
    width: 572px;
    height: 470px;
    padding: 0 43px 0 0;
    float: left;
}

.lxzy_ly_rt {
    width: 580px;
    color: white;
    height: 470px;
    float: left;
    /*background: url('../images/lxzy/lxzy_ly_rtbg.jpg') no-repeat center;*/
    /*background-size: 100% 100%;*/
}

.lxzy_ly_lt_bt {
    border-bottom: 1px solid #CCCCCC;
    float: left;
    width: 100%;
    height: 80px;
}

.lxzy_ly_lt_bt img {
    float: left;
}

.lxzy_ly_lt_bt_p1 {
    height: 40px;
    line-height: 40px;
    font-size: 25px;
    font-weight: 700;
    width: 500px;
    text-indent: 30px;
    color: #404040;
}

.lxzy_ly_lt_bt_p2 {
    color: #404040;
    text-indent: 30px;
    float: left;
    font-size: 16px;
    margin: -17px 0 0 0;
}

.lxzy_ly_lt_fm {
    float: left;
    width: 100%;
}

.ipt_text {
    margin: 10px 0 0 0;
    width: 100%;
    height: 40px;
    border: 1px solid #999999;
    line-height: 40px;
    color: black;
    font-size: 18px;
    text-indent: 20px;
}

.ipt_lx {
    width: 100%;
    margin: 27px 0 0 0;
    height: 110px;
    border: 1px solid #999999;
    text-indent: 20px;
    color: black;
    font-size: 18px;
    line-height: 50px;
}

.ipt_btn {
    width: 100%;
    border: 2px solid #004C9E;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 25px;
    font-weight: 700;
    color: #004C9E;
    background-color: white;
    margin: 27px 0 0 0;
}

.lxzy_ly_rt p:first-child {
    width: 100%;
    height: 80px;
    line-height: 80px;
    padding-top: 50px;
    text-align: left;
    font-size: 50px;
    font-weight: 700;
}

.lxzy_ly_rt p:first-child img {
    float: left;
    margin: 16px 15px 0 58px;
}

.lxzy_ly_rt p:nth-child(2) {
    height: 40px;
    line-height: 40px;
    text-indent: 40px;
    font-size: 25px;
}

.lxzy_ly_rt ul {
    text-indent: 40px;
}

.lxzy_ly_rt ul li {
    height: 35px;
    line-height: 35px;
    font-size: 20px;
}

.lxzy_ly_rt p:nth-child(4) {
    padding: 20px 0 0 40px;
}

/*  ********************************************************************************中意留言结束*********************************************************************/
/*  ********************************************************************************中意地图开始*********************************************************************/
.lxzy_body {
    width: 1200px;
    margin: 50px auto;
    height: 450px;
}

/*  ********************************************************************************中意地图结束*********************************************************************/
/*  ********************************************************************************联系中意结束*********************************************************************/



/*  ********************************************************************************走进中意开始*********************************************************************/
/*  ********************************************************************************公司简介开始*********************************************************************/
.zjzy_gsjj_div {
    height: 550px;
    background: url('../images/zjzy_top_bgtwo.jpg') no-repeat bottom center;
}

.zjzy_gsjj_body {
    width: 1200px;
    height: 660px;
    margin: 0 auto;
}

.zjzy_gsjj_bt {
    width: 100%;
    text-align: center;

}

.zjzy_gsjj_bt p {
    margin: 50px 0 0 0;
    font-size: 30px;
    font-weight: 700;
    height: 50px;
    line-height: 50px;
    color: #454545;
}

.zjzy_gsjj_bt span {
    margin: 50px 0 0 0;
    display: block;
    font-size: 16px;
    height: 60px;
    width: 100%;
    line-height: 30px;
    color: #3A3A3A;
}

.zjzy_gsjj_body ul {
    width: 100%;
    padding: 30px 0 0 0;
    text-align: center;
}

.zjzy_gsjj_body ul li {
    width: 25%;
    float: left;
    color: #474747;
    font-size: 18px;
}

.zjzy_gsjj_body ul li span {
    font-size: 35px;
    font-weight: 700;
}

/*  ********************************************************************************公司简介结束*********************************************************************/
/*  ********************************************************************************企业文化开始*********************************************************************/
.zjzy_qywh_div {}

.zjzy_qywh_body {
    width: 1200px;
    margin: 50px auto;
    height: 560px;
    color: #4b4b4b;
}

.zjzy_qywh_body_lt {
    width: 510px;
    height: 272px;
    float: left;
}

.zjzy_qywh_body_lt p {
    padding: 0;
    margin: 0;
}

.zjzy_qywh_body_ltp2 {
    font-size: 25px;
    font-weight: 800;
    height: 50px;
    line-height: 50px;
}

.zjzy_qywh_body_ltp3 {
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    font-weight: 600;
}

.zjzy_qywh_body_ltp4,
.zjzy_qywh_body_ltp5,
.zjzy_qywh_body_ltp6,
.zjzy_qywh_body_ltp7 {
    font-size: 16px;
    height: 34px;
    line-height: 34px;
}

.zjzy_qywh_body_ltp5 {
    text-indent: 79px;
}

.zjzy_qywh_body_rt {
    width: 690px;
    float: left;
    height: 272px;
}

.zjzy_qywh_body_fot {
    width: 100%;
    height: 328px;
    float: left;
}

.zjzy_qywh_body_fot ul {
    float: left;
}

.zjzy_qywh_body_fot ul li {
    float: left;
    width: 400px;
    font-size: 20px;
    text-align: center;
    padding: 20px 0 0 0;
}
.zjzy_qywh_body_fot ul li img{
    margin: 20px 0 0 0;
}

.zjzy_qywh_body_fot ul li span {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    text-align: center;
}

/*  ********************************************************************************企业文化结束*********************************************************************/
/*  ********************************************************************************矿机出口基地开始*****************************************************************/
.zjzy_kjjd_div {
    text-align: center;
}

.zjzy_kjjd_btp01 {
    font-size: 30px;
    font-weight: 700;
    height: 50px;
    line-height: 50px;
    color: #454545;
}

.zjzy_kjjd_btp02 {
    font-size: 16px;
    height: 60px;
    width: 100%;
    line-height: 30px;
    color: #3A3A3A;
    padding-bottom: 20px;
}

.zjzy_kjjd_body {
    width: 100%;
    height: 440px;
    margin: 0 auto;
}

.zjzy_kjjd_lt {
    width: 50%;
    height: 460px;
    float: left;
    background: url('../images/zjzy_ckjd_02.jpg') no-repeat center;
    background-size: 100% 100%;
    background-color: black;
}

.zjzy_kjjd_lt a{
    display: none;
}

.zjzy_kjjd_lt img {
    margin: 176px auto;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.vedio-zjzy {
    width: 100%;
    height: 460px;
}

.zjzy_kjjd_rt {
    width: 50%;
    height: 460px;
    float: left;
    text-align: left;
    background: url('../images/zjzy_ckjd_01.jpg') no-repeat center;
    background-size: 100% 100%;
}

.zjzy_kjjd_rt_mc {
    height: 460px;
    width: 100%;
    float: left;
    background-color: rgba(0, 0, 0, 0.7)
}

.zjzy_kjjd_rt p {
    text-indent: 50px;
}

.zjzy_kjjd_rt_p1 {
    color: #1A8CE1;
    font-size: 50px;
    font-weight: 800;
    margin: 93px 0 0 0;

}

.zjzy_kjjd_rt_p2 {
    color: #1A8CE1;
    font-size: 20px;
    font-weight: 700;
}

.zjzy_kjjd_rt_p3 {
    padding: 20px 0 0 0;
    line-height: 20px;
    font-size: 16px;
    color: white;
}

.zjzy_kjjd_rt_p4 {
    padding: 0 0 20px 0;
    line-height: 20px;
    font-size: 16px;
    color: white;
}

.zjzy_kjjd_rt_p5 {
    font-size: 18px;
    color: white;

}

.zjzy_kjjd_rt_p5 i {
    font-size: 50px;
    font-weight: 800;
    padding: 0 15px 0 0;
}

/*  ********************************************************************************矿机出口基地结束*****************************************************************/
/*  ********************************************************************************发展历程开始*********************************************************************/
.zjzy_fzlc_div {
    padding-top: 40px;
}

.zjzy_fzcl_btp01 {
    font-size: 30px;
    font-weight: 700;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #454545;
}

.zjzy_fzcl_btp02 {
    font-size: 16px;
    height: 60px;
    text-align: center;
    width: 100%;
    line-height: 30px;
    color: #3A3A3A;
}

.zjzy_fzlc_body {
    width: 1200px;
    margin: -20px auto 0 auto;
    height: 440px;
}

.event_box {
    width: 90%;
    margin: 2% auto 0;
    position: relative;
    height: 420px;
}

.event_box .parHd {
    width: 100%;
    display: inline-block;
    height: 92px;
    /*     overflow: hidden; */
}

.parHd ul {
    width: 100%;
    float: left;
    text-align: center;
    margin:  0 auto;
    height: 100px;
    /* padding-top: 25px !important; */
}

.parHd .tempWrap {
    margin: 0 auto;
}

.parHd .tempWrap:after {
    content: '';
    width: 100%;
    height: 1px;
    background: #580000;
    position: absolute;
    right: 0;
    top: 42%;
    z-index: 10;
}
.parHd:after{
    content: '';
    width: 90%;
    height: 1px;
    background: #580000;
    position: absolute;
    right: 5%;
    top: 9.7%;
    z-index: 0;
}


/*.parHd li:before{ content: ''; width: 180%; height: 1px; background: #580000; position: absolute;top: 0; right:-140%;right: 0;}*/

.parHd li.no_line:before {
    display: none;
}

.parHd li {
    display: inline-block;
    cursor: pointer;
    /* padding-top: 30px; */
    font-size: 16px;
    color: #000;
    height: 60px;
    margin: 0 30px 0 30px;
    width: 100px;
    line-height: -50px;
    position: relative;
    background-color: white;
}

.parHd li span {
    display: block;
    margin: -80px 0 0 0;
}

.parHd li:after {
    content: '';
    background: url(../images/dot_ico.png) no-repeat;
    width: 31px;
    height: 31px;
    position: absolute;
    z-index: 20;
    top: 25px;
    left: 50%;
    margin-left: -12px;
}

.parHd li:hover:after {
    content: '';
    background: url(../images/dot_icohov.png) no-repeat;
    width: 31px;
    height: 31px;
    position: absolute;
    z-index: 20;
    top: 25px;
    left: 50%;
    margin-left: -12px;
}

.parBd {
    text-align: center;
    margin-top: 10px;
    width: 100%;
    height: 308px;
}

.parBd img {
    float: left;
}

.parBd p {
    height: 120px;
    float: left;
    width: 500px;
    font-size: 16px;
    color: #3A3A3A;
    text-align: left;
    line-height: 30px;
    padding: 90px 0 90px 50px;
}


div#listBox {
    width: 100%;
}

.sPrev,
.sNext {
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    top: 10px;
}

.sPrev {
    left: 0;
    top: 18px;
}

.sNext {
    top: 18px;
    right: 20px;
}

.sPrev img,
.sNext img {
    transition: all .6s cubic-bezier(.51, 1.1, .9, .95);

    -moz-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);

    -webkit-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);

    -o-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
}

.muxue {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #004FA3;
    transform: rotate(90deg);
    color: white;
    -ms-transform: rotate(90deg);
    /* Internet Explorer 9*/
    -moz-transform: rotate(90deg);
    /* Firefox */
    -webkit-transform: rotate(90deg);
    /* Safari 和 Chrome */
    -o-transform: rotate(90deg);
    /* Opera */
    font-size: 50px;
    cursor: pointer;
    border-radius: 50%;
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}

.muxue2 {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #004FA3;
    transform: rotate(-90deg);
    color: white;
    -ms-transform: rotate(-90deg);
    /* Internet Explorer 9*/
    -moz-transform: rotate(-90deg);
    /* Firefox */
    -webkit-transform: rotate(-90deg);
    /* Safari 和 Chrome */
    -o-transform: rotate(-90deg);
    cursor: pointer;
    /* Opera */
    font-size: 50px;
    border-radius: 50%;
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}

/*  ********************************************************************************发展历程结束*********************************************************************/
/*  ********************************************************************************生产能力开始*********************************************************************/
.zjzy_scnl_div {
    text-align: center;
}

.zjzy_scnl_p1 {
    padding: 30px 0 0 0;
    font-size: 30px;
    font-weight: 700;
    height: 50px;
    line-height: 50px;
    color: #454545;
}

.zjzy_scnl_p2 {
    font-size: 16px;
    height: 60px;
    width: 100%;
    line-height: 30px;
    color: #3A3A3A;
    padding-bottom: 20px;
}

.zjzy_scnl_body {
    width: 100%;
    height: 540px;
    margin: 0 auto;
    background: url('../images/zjzy_scnlbg.jpg') no-repeat center;
}

.zjzy_scnl_jj {
    width: 1200px;
    margin: 0 auto;
    height: 450px;
    text-align: left;
    color: white;
}

.zjzy_scnl_jj p {
    width: 780px;
    line-height: 40px;
    font-size: 18px;
    padding-top: 120px;
}

.zjzy_scnl_banner {
    width: 780px;
    height: 280px;
    position: relative;
}

.box_imgs {
    width: 780px;
    height: 250px;
    overflow: hidden;
}

.box_imgs ul li {
    position: absolute;
    display: none;
}

.box_imgs ul li a {
    display: block;
    width: 780px;
    height: 250px;
    font-size: 100px;
    text-align: center;
    line-height: 250px;
    color: #fff;
}

.box_imgs ul li a img {
    width: 225px;
    margin: 40px 0 0 0;
}
.kysl_zznl_bg a{color: #fff;border: 1px solid #fff;padding: 10px 20px;}
.box_imgs ul li a img:first-child {
    margin: 0;
}

.box_tabs {
    position: absolute;
    bottom: 40px;
    text-align: center;
    width: 100%;
}

.box_tabs a {
    display: inline-block;
    width: 13px;
    height: 13px;
    border-radius: 50px;
    font-size: 10px;
    background: #828382;
    margin: 0 0 0 5px;
    color: #333;
}

.box_tabs a:first-child {
    margin: 0;
}

.box_tabs a.actives {
    background: #09b;
    width: 40px;
}



/*  ********************************************************************************生产能力结束*********************************************************************/
/*  ********************************************************************************企业故事开始*********************************************************************/
.zjzy_qygs_div {
    padding-top: 40px;
}

.zjzy_qygs_btp1 {
    font-size: 30px;
    text-align: center;
    font-weight: 700;
    height: 50px;
    line-height: 50px;
    color: #454545;
}

.zjzy_qygs_btp2 {
    text-align: center;
    font-size: 16px;
    height: 50px;
    width: 100%;
    line-height: 30px;
    color: #3A3A3A;
    padding-bottom: 0px;
}

.zjzy_qygs_body {
    width: 1200px;
    margin: 0 auto;
}

.zjzy_qygs_body ul {
    float: left;
}

.zjzy_qygs_body ul li {
    float: left;
}

.zjzy_qygs_body ul li p {
margin: 8px 0 0 0;
}

.zjzy_qygs_body_li1 {
    width: 283px;
    height: 790px;
    border: 2px solid #606060;
}

.zjzy_qygs_p0 {
    text-align: right;
    font-size: 16px;
    padding: 10px 10px;
    line-height: 20px;
}
.zjzy_qygs_p0 a{
    color: #3D77B5;

}

.zjzy_qygs_p0 img {
    float: left;
    margin: 4px 0 0 168px;
}

.zjzy_qygs_p1 {
    font-size: 30px;
    color: #454545;
    text-align: center;
    font-weight: 700;
    margin: 8px 0 0 0;
}

.zjzy_qygs_p2 {
    font-size: 20px;
    color: #454545;
    text-align: center;
    font-weight: 700;
}

.zjzy_qygs_xq {
    text-align: left;
    padding: 20px 20px;
    font-size: 14px;
    line-height: 27px;
}
.zjzy_qygs_xq p{
    line-height: 27px;
}

.zjzy_qygs_body_li2 {
    width: 283px;
    height: 790px;
    margin: 0 20px;
    border: 2px solid #606060;
}

.zjzy_qygs_body_li3 {
    width: 570px;
    border: 2px solid #606060;
    height: 530px;
}

#zjzy_qygs_img201 {
    margin: 4px 0 0 455px;
}

#zjzy_qygs_xq01 {
    padding: 20px 40px;
}

#zjzy_qygs_img101 {
    margin: 20px 0 0 0;
    float: left;
}
.zjzy_qygs_img1{
    margin: 0 0 0 0;
}

.zjzy_qygs_body_li4 {
    width: 570px;
    height: 240px;
}

.zjzy_qygs_body_li4 p {
    float: left;
}

.zjzy_qygs_p101 {
    width: 286px;
    padding-top: 15px;
}

.zjzy_qygs_p102 {
    width: 286px;
}

.zjzy_qygs_xqs {
    float: left;
    width: 224px;
    padding: 12px 30px;
}

/*  ********************************************************************************企业故事结束*********************************************************************/
/*  ********************************************************************************中意剪影开始*********************************************************************/
.zjzy_zyjy_div {
    padding: 40px 0 0 0;
}

.zjzy_zyjy_btp1 {
    font-size: 30px;
    text-align: center;
    font-weight: 700;
    height: 50px;
    line-height: 50px;
    color: #454545;
}

.zjzy_zyjy_btp2 {
    text-align: center;
    font-size: 16px;
    height: 50px;
    width: 100%;
    line-height: 30px;
    color: #3A3A3A;
    padding-bottom: 40px;
}

.zjzy_zyjy_body {
    width: 1200px;
    margin: 0 auto;
}

.zjzy_zyjy_body img {
    float: left;
    margin: 0 0 0 40px;
}

.zjzy_zyjy_body img:first-child {
    margin: 0;
}


/*  ********************************************************************************中意剪影结束*********************************************************************/
/*  ********************************************************************************创新发展开始*********************************************************************/
.zjzy_cxfz_div {
    height: 450px;
    margin: 40px 0 0 0;
    background: url('../images/zjzy_cxyqbg.jpg') no-repeat center;
    text-align: center;
    background-size: 100% 100%;
}

.zjzy_cxfz_body {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.zjzy_cxfz_btp1 {
    font-size: 30px;
    font-weight: 700;
    height: 100px;
    line-height: 120px;
    color: #454545;
}

.zjzy_cxfz_btp2 {
    font-size: 16px;
    height: 50px;
    width: 100%;
    line-height: 30px;
    color: #3A3A3A;
    padding-bottom: 40px;
}

.zjzy_cxfz_div_yinying {
    height: 450px;
    background-image: -webkit-linear-gradient(left, rgba(10, 36, 88, 0.5) 0%, rgba(255, 255, 255, 0.2) 50%, rgba(10, 36, 88, 0.5) 100%);
}


.zjzy_cxfz_btn {
    display: block;
    width: 206px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    border: 1px solid black;
    font-size: 16px;
    margin: 0 0 0 496px;
}




/*  ********************************************************************************创新发展结束*********************************************************************/
/*  ********************************************************************************走进中意结束*********************************************************************/


/*  ********************************************************************************案例开始*********************************************************************/



/*  ********************************************************************************案例筛选页开始*********************************************************************/

.case_wz_body p{margin-bottom: 10px;line-height: 30px}
.case_fiter_radio_body {
    width: 1200px;
    margin: 0 auto;
    padding: 40px 0;
}

.case_fiter_radio p {
    float: left;
    width: 130px;
    line-height: 50px;
    padding: 0 30px 0 0;
    font-size: 16px;
}

.case_fiter_radio {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.case_fiter_radio p span {
    display: block;
    float: right;
    padding: 5px 10px;
    background-color: #004C9E;
    color: white;
    font-size: 14px;
    margin: 10px 0 0 16px;
}

.case_fiter_radio ul {
    float: left;
    width: 1000px;
}

.case_fiter_radio ul li {
    float: left;
}

.case_fiter_radio ul li label {
    float: left;
    line-height: 38px;
    padding: 0 20px;
    font-size: 16px;
}
.hydw_top_bgs{overflow: hidden;}
/* .demo--label {
    margin: 20px 20px 0 0;
    display: inline-block
} */
.demo--radio {
    display: none
}

.demo--radioInput {
    background-color: #fff;
    border: 2px solid rgba(0, 0, 0, 0.15);
    border-radius: 100%;
    display: inline-block;
    height: 16px;
    margin-right: 10px;
    margin-top: -1px;
    vertical-align: middle;
    width: 16px;
    line-height: 1
}

.demo--radio:checked+.demo--radioInput:after {
    background-color: #004D9F;
    border-radius: 100%;
    content: "";
    display: inline-block;
    height: 10px;
    margin-left: 3px;
    margin-top: 3px;
    width: 10px
}

.demo--checkbox.demo--radioInput,
.demo--radio:checked+.demo--checkbox.demo--radioInput:after {
    border-radius: 0
}

.demo--radio:checked+.demo--radioInput {
    border: 2px solid #004D9F;
}

/*  ********************************************************************************案例筛选页结束*********************************************************************/





/*  ********************************************************************************案例列表页开始*********************************************************************/

/*  一体化服务开始*********************************************************************/
.case_yts_div {
    padding-top: 40px;
    text-align: center;
}

.case_yts_btp1 {
    font-size: 30px;
    font-weight: 700;
    height: 60px;
    line-height: 60px;
    color: #3A3A3A;
}

.case_yts_btp2 {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    color: #404040;
}

.case_yts_body {
    width: 1200px;
    margin: 0 auto;
}

.case_yts_body ul li {
    float: left;
    width: 386px;
    height: 196px;
    margin: 24px 0 0 21px;
    color: white;
}

.case_yts_body ul li img {
    margin: 30px 0 0 0;
}

.case_yts_body ul li p {
    font-size: 18px;
}

.case_yts_body ul li a {
    color: white;
}

.case_yts_body ul li>div {
    width: 375px;
    height: 195px;
    margin: 0 0 0 6px;
    background-color: rgba(0, 76, 158, 0.1);
}

.case_yts_body ul li>div:hover {
    background-color: rgba(0, 76, 158, 0.5);
}

.case_yts_body ul li:first-child {
    margin: 24px 0 0 0;
    background: url('../images/case_yzs01.jpg') no-repeat center;
}

.case_yts_body ul li:nth-child(2) {
    background: url('../images/case_yzs02.jpg') no-repeat center;
}

.case_yts_body ul li:nth-child(3) {
    background: url('../images/case_yzs03.jpg') no-repeat center;
}

.case_yts_body ul li:nth-child(4) {
    margin: 24px 0 0 0;
    background: url('../images/case_yzs04.jpg') no-repeat center;
}

.case_yts_body ul li:nth-child(5) {
    background: url('../images/case_yzs05.jpg') no-repeat center;
}

.case_yts_body ul li:nth-child(6) {
    background: url('../images/case_yzs06.jpg') no-repeat center;
}

.case_zzfw {
    width: 99.5%;
    height: 390px;
    float: left;
    margin: 24px 0 0 0;
    background: url('../images/case_zzfw_bg.jpg') no-repeat center;

}

.case_zzfw_p1 {
    font-size: 30px;
    height: 60px;
    line-height: 60px;
    color: #383735;
    font-weight: 700;
    margin: 30px 0 0 0;
}

.case_zzfw_p2 {
    color: #383735;
    font-size: 16px;
}

/*  一体化服务结束*********************************************************************/
/*  案例中心开始*********************************************************************/
.case_cent_div {
    padding-top: 40px;
    text-align: center;
}

.case_cent_btp1 {
    font-size: 30px;
    font-weight: 700;
    height: 60px;
    line-height: 60px;
    color: #3A3A3A;
}

.case_cent_btp2 {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    color: #404040;
}

.case_cent_body {
    width: 1200px;
    margin: 0 auto;
}
.case_cent_body ul{
    width: 100%;
}

.case_cent_body ul li {
    float: left;
    width: 270px;
    height: 182px;
    margin: 35px 15px 0 15px;
}



.case_cent_body ul li img {
    width: 270px;
    height: 182px;
    float: left;
}

.case_cent_body ul li p {
    font-size: 14px;
    text-align: center;
    color: white;
    height: 30px;
    line-height: 30px;
    float: left;
    width: 100%;
    margin: -30px 0 0 0;
    background-color: rgba(0, 76, 158, 0.6);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.case_cent_btn {
    float: left;
    width: 100%;
}
.case_cent_btn a{
    width: 200px;
    height: 50px;
    display: block;
    float: left;
    line-height: 50px;
    font-size: 16px;
    margin: 40px 0 40px 500px;
    border: 1px solid black;
}

/*  案例中心结束*********************************************************************/

/*  ********************************************************************************案例列表页结束*********************************************************************/


/*  ********************************************************************************案例内容页开始*********************************************************************/
.case_hd_body {
    width: 1220px;
    margin: 0 auto;
    height: 450px;
}

.case_hd_lt {
    width: 730px;
    background-color: white;
    height: 400px;
    /* border: 1px solid blue; */
    float: left;
}

.case_hd_rt {
    width: 470px;
    background-color: #005EC5;
    height: 395px;
    /* border: 1px solid blue; */
    float: left;
    position: relative;
    top: 55px;
    /* left: -20px; */
    color: white;
}

.case_hd_rt_p1 {
    padding: 20px 20px 0 20px;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5;
}

.case_hd_rt_p2 {
    padding: 10px 20px 0 20px;
    font-size: 14px;
    line-height: 30px;
}

.case_hd_rt_p2s {
    padding: 0 0 0 20px;
}

.case_hd_rt_span {
    display: block;
    width: 80px;
    border: 1px solid white;
    margin: 5px 0 16px 20px;
}
.case_hd_rt_p2font{
    font-size: 16px;
}
.case_ly_body {
    padding: 40px 0;
    width: 1200px;
    margin: 0 auto;
    height: 200px;
}

.case_ly_lt {
    width: 600px;
    height: 250px;
    float: left;
    background-color: #005EC5;
}


.case_ly_btp1 {
    border-bottom: 1px solid #2B78CE;
    height: 13px;
}

.case_ly_btp1 span {
    width: 140px;
    padding: 0 6px;
    font-size: 20px;
    color: white;
    display: block;
    margin: 26px auto 0 auto;
    background-color: #005EC5;
    text-align: center;
}

.case_ly_ipp1 {
    height: 40px;
    padding: 10px 0 0 0;
    text-align: center;
}

.case_ly_ipp1 span {
    /* display: block; */
    height: 40px;
    color: white;
    width: 60px;
    font-size: 16px;
}

.case_ly_ipp1 input {
    width: 210px;
    height: 40px;
    line-height: 40px;
    background-color: white;
    border: 1px solid white;
    color: black;
    text-indent: 20px;
}

.case_ly_ipp2 {
    padding: 20px 0 0 0;
}
.case_ly_ipp3{
    padding: 10px 8px 10px 0;
    text-align: right;
}
.case_ly_ipp3 input{
    text-align: center;
    background-color: white;
    border: none;
    padding: 4px 30px;
    color: black;
}

.case_ly_rt {
    width: 600px;
    height: 250px;
    float: left;
}

.case_ly_rt_img01 {
    float: left;
    margin: 0 0 0 20px;
}

.case_ly_rtp1,
.case_ly_rtp2 {
    height: 123px;
    font-size: 24px;
    font-weight: 700;
    color: #004C9E;
    width: 250px;
    float: left;
}

.case_ly_rtp1 {
    line-height: 150px;
}

.case_ly_rtp1 img {
    float: left;
    margin: 57px 11px 0 0px;
}

.case_ly_rtp2 img {
    float: left;
    margin: 0px 18px 0 6px
}

.case_ly_rtp3 {
    width: 100%;
    float: left;
    height: 50px;
    margin: -43px 0 0 0;
}

.case_ly_rtp3 span {
    display: block;
    width: 50%;
    font-size: 17px;
    text-align: center;
    float: left;
    line-height: 50px;
    color: #2E2E2E;
}

.case_wz_body {
    width: 1200px;
    margin: 0 auto;
}

.case_wz_div .case_wz_jjp1 {
    margin: 40px 0 0 0;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 15px;
    color: black
}

.case_wz_div .case_wz_jjp2 {
    font-size: 16px;
    line-height: 30px;
}
.case_wz_div .case_wz_jjp2 a, 
.case_wz_div .case_wz_jjp2 u {
    font-size: 16px;
}

.case_wz_anli ul li {
    float: left;
    width: 370px;
    height: 230px;
    margin: 10px 0 0 40px;
}

.case_wz_anli ul li:nth-child(1) {
    margin: 10px 0 0 0;
}

.case_wz_anli ul li img {
    width: 370px;
    height: 230px;
    float: left;
}

.case_wz_anli ul li h5 {
    font-size: 14px;
    text-align: center;
    color: white;
    height: 40px;
    line-height: 40px;
    float: left;
    width: 100%;
    margin: -39px 0 0 0;
    background-color: rgba(0, 76, 158, 0.6);
}


/*  ********************************************************************************案例内容页结束*********************************************************************/


/*  ********************************************************************************案例结束*********************************************************************/




/*  ********************************************************************************产品开始*********************************************************************/

/*  ********************************************************************************产品默认页(首页)开始list-pro-classify*********************************************************************/
.proify_hd_body {
    width: 1200px;
    margin: 0 auto;
    padding: 40px 0;
}

.proify_hd_lt {
    width: 50%;
    height: 430px;
    float: left;
}

.proify_hd_rt {
    width: 50%;
    height: 430px;
    float: left;
}

.proify_hd_rt01 {
    float: left;
    width: 314px;
    height: 430px;
    background: url('../images/pro_ify_top01.jpg') no-repeat center;
}

.proify_hd_rt01 span {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 22px;
    font-weight: 700;
    color: white;
    float: left;
    text-align: left;
    margin: 380px 0 0 0;
    text-indent: 20px;
    background-color: rgba(0, 0, 0, 0.8);
}
.proify_hd_rt01:hover span {
    color: #004D9F;
}
.proify_hd_rt02 {
    float: left;
    width: 267px;
    height: 205px;
    background-color: #333333;
    margin: 0 0 0 19px;
}
.proify_hd_rt02:hover{
    background-color: #004D9F;
}
.proify_hd_rt02 img,
.proify_hd_rt03 img {
    margin: 32px 0 0 90px;
    /* float: left; */
}

.proify_hd_rt02 p,
.proify_hd_rt03 p {
    height: 50px;
    line-height: 50px;
    font-size: 22px;
    color: white;
    text-align: center;
    font-weight: 700;
}

.proify_hd_rt03 {
    float: left;
    width: 267px;
    height: 205px;
    background-color: #333333;
    margin: 20px 0 0 19px;
}
.proify_hd_rt03:hover {
    background-color: #004D9F;
}

.proify_hd_lt_xktj {
    padding: 18px 30px;
    font-size: 37px;
    font-weight: 700;
    text-align: center;
    color: white;
    background: #F8AC1B;
    float: left;
    margin: 0px 0 0 -147px;
}

/*************分类**************/
.proify_fl_div {
    height: 123px;
    margin: 80px 0 0 0;
    background-color: #E7E7E7;
}

.proify_fl_body {
    width: 1200px;
    height: 123px;
    margin: 0 auto;
}

.proify_fl_body ul {}

.proify_fl_body ul li {
    float: left;
    height: 123px;
    width: 20%;
    font-size: 20px;
    text-align: center;
    font-weight: 500;
    vertical-align: middle;
    line-height: 200px;
}

.proify_fl_body ul li img {
    margin: 20px auto 0 auto;
}

.proify_fl_body ul li a{
/*    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    color: #4B4B4B;
    text-align: center;
    margin: 75px 0 0 0;
    font-weight: 500;*/
}
.proify_fl_body ul li a:hover{
    color: white;
}
.proify_fl_body ul li:hover a{
    color: white;
}

.proify_fl_body ul a:first-child li{
    background: url('../images/pro_ify_cdh01.png') no-repeat center 20px;
}

.proify_fl_body ul a:nth-child(2) li{
    background: url('../images/pro_ify_cdh02.png') no-repeat center 20px;
}

.proify_fl_body ul a:nth-child(3) li{
    background: url('../images/pro_ify_cdh03.png') no-repeat center 20px;
}

.proify_fl_body ul a:nth-child(4) li{
    background: url('../images/pro_ify_cdh04.png') no-repeat center 20px;
}
.proify_fl_body ul a:nth-child(5) li{
    background: url('../images/pro_ify_cdh05.png') no-repeat center 20px;
}


/*.proify_fl_body ul li:first-child:hover {
    background: #004C9E url('../images/pro/ify/pro_ify_cdh01s.png') no-repeat center center;
}

.proify_fl_body ul li:nth-child(2):hover {
    background: #004C9E url('../images/pro/ify/pro_ify_cdh02s.png') no-repeat center 20px;
}

.proify_fl_body ul li:nth-child(3):hover {
    background: #004C9E url('../images/pro/ify/pro_ify_cdh03s.png') no-repeat center 20px;
}

.proify_fl_body ul li:nth-child(4):hover {
    background: #004C9E url('../images/pro/ify/pro_ify_cdh04s.png') no-repeat center 20px;
}
*/
.proify_fl_body ul li:first-child:hover p,
.proify_fl_body ul li:nth-child(2):hover p,
.proify_fl_body ul li:nth-child(3):hover p,
.proify_fl_body ul li:nth-child(4):hover p,
.proify_fl_body ul li:nth-child(5):hover p {
    color: white;
}

/***********介绍**************/
.proify_js_div {
    background: url('../images/pro_ify_jsbg.jpg') no-repeat center center;
    height: 440px;
}

.proify_js_body {
    width: 1200px;
    height: 440px;
    margin: 0 auto;
}

.proify_js_body img {
    float: left;
    margin: 85px 0 0 103px;
}

.proify_js_rt {
    width: 430px;
    height: 440px;
    float: right;
    background-color: rgba(0, 0, 0, 0.8);
}


.proify_js_rtp1 {
    font-size: 36px;
    font-weight: 700;
    color: #3387E2;
    padding: 70px 20px 10px 0;
    text-align: right;
}

.proify_js_rtp2 {
    width: 380px;
    padding: 10px 0;
    margin: 0 30px;
    text-align: right;
    color: white;
    font-size: 18px;
    font-weight: 700;
    border-bottom: 1px solid white;
}

.proify_js_rtp3 {
    color: white;
    line-height: 16px;
    width: 370px;
    margin: 0 30px;
    padding: 28px 0 0 0;
    line-height: 25px;
}

.proify_jsrtbtn {
    padding: 10px 20px;
    width: 100px;
    border: 1px solid white;
    text-align: center;
    margin: 38px 0 0 264px;
}
.proify_jsrtbtn a{
    font-size: 16px;
    color: white;
}

/**********底部图****************/
.proify_js_fot {
    width: 100%;
    height: 130px;
    background: url('../images/pro_ify_fotbg.jpg') no-repeat center center;

}

.proify_js_fotbody {
    width: 1200px;
    margin: 0 auto;
}

.proify_js_fotp1 {
    padding: 29px 0 10px 0;
    font-size: 25px;
    color: white;
    font-weight: 700;
}

.proify_js_fotp1 span {
    border: 2px solid #0067D7;
    height: 21px;
    display: inline-block;
    float: left;
    margin: 0 5px 0 0;
}

.proify_js_fotp2 {
    font-size: 16px;
    padding: 10px 0;
    color: white;
}

/*************底部联系****************/
.proift_zxbody {
    width: 1200px;
    height: 113px;
    margin: 0 auto 40px auto;
    background-color: #EDEDED;
}

.proift_zxbody img {
    float: left;
    margin: -13px 0 0 0;
}


.proify_zx_p1 {
    float: left;
    width: 70%;
    font-size: 14px;
    padding: 35px 0 0 0;
    text-indent: 10px;
}

.proify_zx_p2 {
    float: left;
    width: 70%;
    padding: 8px 0 0 0;
    font-size: 12px;
    text-indent: 10px;
}

.proify_zx_p2 span {
    font-size: 26px;
    color: red;
}

.proify_zx_p3 {
    float: right;
    font-size: 14px;
    background-color: #004C9E;
    padding: 14px;
    color: white;
    margin: -16px 24px 0 0px;
}

/*  ********************************************************************************产品默认页(首页)结束*********************************************************************/


/*  ********************************************************************************产品列表页开始list-pro*********************************************************************/
#pro_list_zx {
    margin: -20px auto 50px auto;
}

.pro_list_div {
    margin: 50px 0 0 0;
}

.pro_list_body {
    width: 1200px;
    margin: 0 auto;
}
.case_wz_div p{font-size: 16px;text-indent:2em;}
.pro_list_body ul {}

.pro_list_body ul li {
    height: 470px;
    float: left;
    width: 380px;
    margin: 0 0 30px 20px;
}

.pro_list_body ul li:hover {
    background-color: #004C9E;
}
.pro_list_body ul li:hover .pro_list_img{
    border: 2px solid #004C9E;
}
.pro_list_body ul li:hover p,.pro_list_body ul li:hover p a {
    color: white;
}

.pro_list_body ul li:hover span {
    background-color: white;
}
.aligncenter{margin: 0 auto;display: inherit;text-align: center;}

.pro_list_body ul li:first-child,
.pro_list_body ul li:nth-child(4),
.pro_list_body ul li:nth-child(7),
.pro_list_body ul li:nth-child(10) {
    margin: 0 0 30px 0;
}


.pro_list_img {
    height: 280px;
    width: 380px;
    background-color: white;
    border: 1px solid #E8E8E8;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

.pro_list_img img {
}

.pro_list_btp1 {
    font-size: 25px;
    padding: 20px 0 15px 20px;
    color: #404040;
    font-weight: 700;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.pro_list_p2 {
    padding: 4px 20px;
    font-size: 16px;
    color: #3C3C3C;
}

.pro_list_p3 {
    display: inline-block;
    margin: 15px 20px;
    border: 1px solid #3C3C3C;
    padding: 5px 24px;
}

.pro_list_p3s {
    margin: 15px 20px 15px -15px;
}
.pro_list_p3 a{
    font-size: 16px;
    color: #3C3C3C;
    font-weight: 500;
}

#pro_list_hz {
    margin: 30px 0 0 0;
}

/*  ********************************************************************************产品列表页结束*********************************************************************/


/*  ********************************************************************************产品介绍页product*********************************************************************/

/************顶部幻灯开始***************/
.duct_top_div {
    height: 540px;
    background-image: -webkit-linear-gradient(top, rgba(183, 191, 193, 0.9) 0%, rgba(183, 191, 193, 0.2) 100%);
}

.duct_top_body {
    width: 1200px;
    margin: 0 auto;
}

.duct_top_lt {
    width: 460px;
    /*height: 420px;*/
    float: left;
}

.duct_top_ltp1 {
    font-size: 30px;
    font-weight: 700;
    color: black;
    text-align: center;
    padding: 60px 0 0 0;
}

.duct_top_ltp2 {
    padding: 22px 5px;
    border-top-right-radius: 2em;
    background: #EBF0F2;
    font-size: 14px;
    line-height: 24px;
    margin: 20px 0 0 0;
    color: black;
}

.duct_top_ltp2 img {
    vertical-align: middle;

}

.duct_top_lt ul {
    border-top: 1px solid #CECFCF;
    border-bottom: 1px solid #CECFCF;
    padding: 15px 0;
    margin: 20px 0 0 0;
    float: left;
    width: 100%;
}

.duct_top_lt ul li {
    float: left;
    height: 60px;
    width: 33%;
    text-indent: 15px;
    font-size: 15px;
    border-left: 1px solid #CECFCF;
    line-height: 33px;
}

.duct_top_lt ul li img {
    float: left;
    margin: -9px 0 0 5px;
}
.duct_top_lt ul li .duct_top_lispan1{
    font-size: 15px;
    color: black;
    font-weight: 500;
    width: 80%;
    float: left;
    display: inline-block;
    text-align: center;
    padding: 4px 0 0 0;
}
.duct_top_lt ul li span {
    color: #004C9E;
    font-size: 16px;
    font-weight: 700;
    display: block;
    float: left;
    text-align: center;
    margin: -5px 0 0 -20px;
    width: 82.5%;
    line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.duct_top_ltp3 {
    font-size: 15px;
    margin: 5px 0;
    float: left;
    line-height: 20px;
}


.duct_top_fot {
    width: 100%;
    height: 60px;
    float: left;
}

.duct_top_fot span {
    display: block;
    float: left;
    padding: 20px 35px 20px 0;
    font-size: 14px;
}

.duct_top_fot span i {
    color: #004C9E;
    font-weight: 700;
    font-size: 14px;
}

.duct_top_fotp1 {
    float: left;
    text-align: left;
}

.duct_top_fotp1 span {
    display: block;
    float: left;
    padding: 0;
}

.duct_top_fotp1 span i {
    font-size: 27px;
    font-weight: 500;
    display: block;
    float: left;
    height: 40px;
    margin: -31px 0 0 194px;
}

.duct_top_fotp1 img {
    float: left;
    margin: 0px 9px 0 139px;
}

.duct_top_fotp2 {
    float: left;
    margin: 7px 0 0 15px;
    padding: 12px 40px;
    border-radius: 50px;
    background-color: #004C9E;
    color: white;
    font-size: 20px;
    font-weight: 700;
}

.duct_top_rt {
    float: left;
    width: 740px;
    height: 420px;
}

/************次级导航开始***************/
.duct_dh_div {
    background-color: #1A77BD;
    height: 80px;
}

.duct_dh_body {
    width: 1200px;
    height: 80px;
    margin: 0 auto;
}

.duct_dh_ul li {
    float: left;
    padding: 9px 30px;
    text-align: center;
}
.duct_dh_ul li img{
    width: 75%;
}

.duct_dh_ul li a {
    color: white;
    list-style: none;
    text-decoration: none;
}

.duct_dh_cur {
    background-color: #004C9E;
}


.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    left: 0;
    right: 0;
    margin: auto !important;
    z-index: 10000;
    background-color: #2778af;
    float: none !important;
}

/************内容开始***************/
.duct_body_body {
    width: 1200px;
    margin: 0 auto;
}
.duct_body_body p{font-size: 16px;}
.duct_body_cp {
    border-bottom: 1px solid #CFCFCF;
    line-height: 30px;
    font-size: 14px;
    padding: 10px 0 30px;
}
.duct_body_cp p{text-indent:2em;font-size:15px; margin-bottom: 10px; line-height:32px;color: #333;}
.duct_body_cp p img{margin-left:-2em}
.duct_body_cp h3{font-size:16px; margin: 20px 0;color: #333;font-weight: bold;}
.duct_cpcs table  tbody tr:hover{
    background-color: #0064B6;
}
.duct_body_cp .duct_body_btp1 {
    font-size: 20px;
    font-weight: 700;
    color: black;
    text-indent:0;
}

/************相关案例开始***************/
.duct_cnet_btp1 {
    padding: 10px 0;
    font-size: 20px;
    font-weight: 700;
    color: black;
    text-align: left;
}

.duct_anli_div {
    border-bottom: 1px solid #CFCFCF;
    height: 300px;
}

/************客户为中心开始*************/
.duct_khzx_div {
    margin: 25px 0 30px 0;
    height: 450px;
}

.duct_khzx_p1 {
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    padding: 0 0 20px 0;
    color: #404040;
}

.duct_khzx_p2 {
    text-align: center;
    font-size: 16px;
    padding: 0 0 30px 0;
    line-height: 30px;
}

.duct_khzx_body {
    width: 1200px;
    margin: 0 auto;
}

.duct_khzx_body ul li {
    float: left;
    width: 19.8%;
    height: 300px;
    border-left: 1px solid #D4C8CD;
}

.duct_khzx_body ul li:first-child {
    border: none;
}

.duct_khzx_body ul li img {
    margin: 42px 0 21px 54px;
    float: left;
}

.duct_khzx_body ul li p {
    float: left;
    width: 100%;
    font-size: 14px;
    text-align: center;
}

.duct_khzx_body ul li p span {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
}

/************在线留言开始***************/
/************合作伙伴开始*************/
.hz_hb_p1 {
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    padding: 0 0 20px 0;
    color: #404040;
}

.hz_hb_p1 i {
    font-size: 30px;
    font-weight: 700;
    color: #004C9E;
}

.hz_hb_p2 {
    text-align: center;
    font-size: 16px;
    padding: 0 0 30px 0;

}


/*  ********************************************************************************产品介绍页*********************************************************************/

/*  ********************************************************************************产品结束*********************************************************************/



/*  ********************************************************************************动态开始*********************************************************************/

/*  ********************************************************************************动态首页开始list-news-ify*********************************************************************/
/*******************中意动态******************/
.newneirong p{
    font-size:16px;
    line-height:30px;
    text-indent: 2em;
}
.news_ify_dt {
    margin: 50px 0 0 0;
}

.news_ify_dtbody {
    width: 1200px;
    margin: 0 auto;
}

.news_ify_dtlt {
    float: left;
    width: 690px;
    height: 570px;
}

.news_ify_lb_xq {
    width: 100%;
    height: 180px;
    position: relative;
}

.news_ify_dtbtp1 {
    font-size: 30px;
    font-weight: 700;
    text-align: center;
}

.news_ify_dtbtp2 {
    text-align: right;
    margin: -23px 0 30px 0;
}
.news_ify_dtbtp2 a{
    font-size: 16px;
    color: #404040;
}
.news_ify_lbxqp1 {
    padding: 10px 30px;
    font-size: 20px;
    color: #004C9E;
    overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}

.news_ify_lbxqp2 {
    padding: 0 30px;
    font-size: 14px;
    color: #454545;
}
.news_ify_lbxqp2 p{
    line-height:22px;
}
.news_ify_lbxqp3 {
    padding: 15px 0;
}

.news_ify_lbxqp3 span {
    color: #404040;
    font-size: 14px;
    padding: 0 20px 0 0;
}

.news_ify_lbxqp3 img {
    vertical-align: middle;
    margin: 0 30px 0 30px;
}

.news_ify_lbxqp3 i {
    color: #C4C4C4;
}

.news_ify_dtrt {
    float: left;
    width: 510px;
}

.news_ify_dtrt ul {}

.news_ify_dtrt li {
    float: left;
    padding: 20px 0 20px 30px;
}

.news_ify_dtrt li:first-child {
    padding-top: 0;
}


.news_ify_lbrtp1 {
    color: #004C9E;
    font-size: 20px;
    font-weight: 700;
}

.news_ify_lbrtp1 span {
    color: #C4C4C4;
    font-size: 16px;
    padding: 0 0 0 30px;
}

.news_ify_lbrtp1 i {
    float: right;
    font-size: 16px;
    line-height: 36px;
}

.news_ify_lbrtp2 {
    padding: 10px 0;
    font-size: 18px;
    color: #404040;
    overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}

.news_ify_lbrtp3 {
    color: #454545;
    font-size: 14px;
    line-height: 2rem;
}

/*******************重要事件******************/
.news_ify_zysjdiv {
    background: url('../images/news_ify_centbg.jpg') no-repeat center center;
    height: 475px;
    width: 100%;
}

.news_ify_zysjbody {
    width: 1200px;
    margin: 0 auto;
    color: white;
    text-align: right;
}

.news_ify_zysjbody a {
    color: white;
}

.news_ify_zysjp1 {
    font-size: 40px;
    font-weight: 500;
    padding: 140px 0 0 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news_ify_zysjp2 {
    font-size: 25px;
    padding: 20px 0 45px 0;
}

.news_ify_zysjp3 {
    border: 1px solid white;
    width: 280px;
    float: right;
    height: 55px;
    font-size: 20px;
    text-align: right;
    line-height: 55px;
}

.news_ify_zysjp3 span {
    font-size: 37px;
    float: right;
    margin: 4px 72px 0 2px;
}

/*******************行业资讯******************/
.news_ify_hyzxdiv {
    margin: 50px 0 0 0;
}

.news_ify_hyzxbody {
    width: 1200px;
    margin: 0 auto;
    color: black;
    height: 500px;
}

.tab {
    position: relative;
    width: 100%;
    height: 420px;
    overflow: hidden;
    margin: 0 auto 20px auto;
    font-family: Arial;
}

.tab-nav {
    height: 30px;
}

.tab-nav a {
    display: block;
    float: left;
    width: 15px;
    height: 15px;
    border: 1px solid #404040;
    border-radius: 50%;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    margin: 0 auto;
}

.tab-nav a:first-child {
    margin: 0 0 0 576px;
}

.tab-nav a:nth-child(2) {
    margin: 0 0 0 10px;
}


.tab-nav a.current {
    background-color: #404040;
}

.tab-con {
    position: relative;
    width: 100%;
    height: 400px;
    overflow: hidden;
}

.tab-con-item {
    display: none;
    width: 100%;
    height: 400px;
    text-align: center;
}

.tab-con-item ul li {
    float: left;
    width: 360px;
    margin: 0 0 0 60px;
}

.tab-con-item ul li:first-child {
    margin: 0;
}

.tab-con-item ul li img { width: 100%;}

.news_ify_hyzxp1 {
    font-size: 21px;
    font-weight: 700;
    overflow: hidden;
    color: #404040;
    padding: 10px 0;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news_ify_hyzxp2 {
    text-align: left;
    font-size: 14px;
    color: #414141;
    line-height:20px;
}

.news_ify_hyzxp3 {
    text-align: left;
    font-size: 14px;
    color: #414141;
    padding: 20px 0 0 0;
}

.news_ify_hyzxp3 span {
    color: #c4c4c4;
    padding: 0px 0 0 10px;
}

.news_ify_hyzxp3 img {
    float: right;
}

/*  ********************************************************************************动态首页结束*********************************************************************/
/*  ********************************************************************************动态列表开始list-text*********************************************************************/

/****************轮播开始******************/
.news_text_lbdiv {
    padding-top: 50px;
}

.news_text_lbbody {
    width: 1200px;
    margin: 0 auto;
    height: 460px;
}

.news_text_lbxq {
    position: absolute;
    float: left;
    width: 372px;
    top: 0;
    right: -372px;
    color: white;
    background: #004C9E;
    height: 420px;
}

.news_text_lbxqp1 {
    padding: 60px 0 12px 0;
    margin: 0 20px;
    border-bottom: 1px solid white;
    font-size: 19px;
    font-weight: 700;
    overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}

.news_text_lbxqp2 {
    overflow: hidden;
    margin: 0 20px;
    padding: 20px 0 0 0;
    font-size: 16px;
    line-height: 33px;
    height: 225px;
}

.news_text_lbsj {
    position: absolute;
    background: #004C9E;
    width: 100px;
    height: 90px;
    top: 25px;
    left: 25px;
    color: white;
    text-align: center;
    font-size: 30px;
    line-height: 24px;
    padding-top: 10px;
}

.news_text_lbsj span {
    font-size: 14px;
}

/****************列表开始******************/
.news_text_listdiv {}

.news_text_listbody {
    width: 1200px;
    margin: 0 auto;
}

.news_text_listbody ul {}

.news_text_listbody ul li {
    padding: 20px 0;
    float: left;
    width: 100%;
}

.news_text_listbody ul li:hover {
    border: 1px solid #004C9E;
}

.news_text_listbody ul li:hover #news_text_listp4 {
    color: #004C9E;
}

.news_text_listbody ul li img {
    margin-right: 20px;
    float: left;
    height: 100%;
}


.news_text_listbody ul li p{
    width: 750px;
    float: left;
}

.news_text_listp1 {
    font-size: 20px;
    font-weight: 700;
    color: #404040;
    padding: 30px 0 20px 50px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news_text_listp2 {
    padding: 0 0 0 50px;
    font-size: 14px;
    color: #888;
    height: 46px;
    line-height: 1.5;
    overflow: hidden;
}

.news_text_listp3 {
    padding: 30px 0 0 50px;
    font-size: 16px;
    color: #9B9B9B;
}

#news_text_listp4 {
    width: 100px;
    padding: 30px 0 0 0;
    height: 170px;
    float: right;
    color: #404040;
    font-size: 19px;
    margin: -116px 0 0 0px;
    text-align: center
}

#news_text_listp4 span {
    font-size: 18px;
}

#news_text_listp4 span i {
    font-size: 70px;
    font-weight: 700;
}

.news_text_page {
    margin: 50px 0 0 0;
    height: 50px;
    float: left;
    width: 100%;
    text-align: center;
}

/*  ********************************************************************************动态列表结束*********************************************************************/



/*  ********************************************************************************动态详情开始news*********************************************************************/
#news_zx {
    margin: 0 auto;
}

/**********详情************/
.news_body_body {
    width: 1200px;
    margin: 0 auto;
}

.news_btp1 {
    font-size: 25px;
    text-align: center;
    font-weight: 700;
    color: #404040;
    padding: 50px 0 20px 0;
}

.news_btp2 {
    font-size: 16px;
    text-align: center;
    padding: 0 0 20px 0;
}

.news_btp3 {
    padding: 30px 0;
    font-size: 16px;
    line-height: 1.5;
    text-indent: 2em;
}

.news_p4 {
    padding: 0 0 30px 0;
    line-height: 30px;
}
.news_p4 p{
    margin-bottom: 12px;
    text-indent: 2em;
    line-height: 30px;
    font-size:16px;
}
.news_p4 p img,.news_p4 p video{margin-left: -2em}
.news_p4 h3,.case_wz_div .case_wz_jjp1,.duct_body_cp .duct_body_btp1{font-size:20px;margin:30px 0 20px;font-weight:bold;background: url('../images/cp-tb.png') no-repeat left 1px;padding-left:29px;}

/**********留言************/
.news_zxly_div {
    width: 100%;
    height: 600px;
    background: url('../images/news_lybg.jpg') no-repeat center center;
}

.news_zxly_body {
    width: 1200px;
    margin: 0 auto;
}

.news_zxly_p1 {
    color: #404040;
    font-size: 24px;
    font-weight: 700;
    padding: 30px 0;
}

.news_zxly_p2 {
    background: #EDEDED;
    border-radius: 20px;
    width: 970px;
    float: left;
}

.news_zxly_p2 img {
    float: left;
}


.news_zxly_p2_p1 {
    float: left;
    font-size: 16px;
    padding: 30px 0 0 20px;
}

.news_zxly_p2_p2 {
    float: left;
    font-size: 16px;
    padding: 10px 0 0 20px;
    line-height: 39px;
}

.news_zxly_p2_p2 span {
    display: block;
    float: left;
    padding: 10px 10px;
    background: red;
    color: white;
    font-size: 16px;
}

.news_zxly_form {
    float: left;
    width: 900px;
    margin: 20px 0 0 0;
}

.news_zxly_p3,
.news_zxly_p4 {
    /* border: 1px solid red; */
    width: 48%;
    height: 90px;
    font-size: 15px;
    line-height: 38px;
    float: left;
    color: #404040;
}

.news_zxly_p4 {
    margin: 0 0 0 30px;
}

.news_zxly_p3 p,
.news_zxly_p4 p {
    border: 1px solid black;
    height: 50px;
}

.news_zxly_p3 p img,
.news_zxly_p4 p img,
.news_zxly_p5 p img {
    float: left;
    margin: 12px;
}

.news_zxly_p5 {
    width: 100%;
    height: 150px;
    float: left;
    line-height: 38px;
    font-size: 15px;
    color: #404040;
}

.news_zxly_p5 p {
    width: 100%;
    border: 1px solid black;
    height: 107px;
}

.news_zxly_p6 {
    float: left;
    width: 190px;
    height: 60px;
    font-size: 20px;
    color: white;
    line-height: 60px;
    background: #004C9E;
    text-align: center;
    margin: 30px 0 0 0;
}

.news_zxly_ipt1,
.news_zxly_ipt2 {
    background-color: rgba(0, 0, 0, 0);
    border: none;
    width: 89%;
    height: 50px;
    font-size: 16px;
    outline: none;
}

.news_zxly_ipt2 {
    width: 88%;
}


.news_zxly_ipt3 {
    height: 107px;
    border: none;
    background-color: rgba(0, 0, 0, 0);
    outline: none;
    width: 94%;
    line-height: 30px;
    font-size: 16px;
}

/**********上下篇************/
.news_sxp_div {
    padding-top: 50px;
}

.news_sxp_body {
    width: 1200px;
    margin: 0 auto;
    border: 1px solid #004C9E;
    height: 60px;
}

.news_sxp_p1 {
    width: 490px;
    height: 60px;
    float: left;
    line-height: 60px;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-right: 1px solid #004C9E;
    text-align: center;
    padding: 0 20px;
}

.news_sxp_p2 {
    float: left;
    width: 138px;
    border-right: 1px solid #004C9E;
    height: 60px;
    text-align: center;
    font-size: 16px;
}
.news_sxp_p1  a{ 
    font-size: 16px;
    color: #404040;
    font-weight: 500;
}
.news_sxp_p3  a{ 
    font-size: 16px;
    color: #404040;
    font-weight: 500;
}

.news_sxp_p2 img {
    margin: 5px 0 0 0;
}

.news_sxp_p3 {
    width: 490px;
    height: 60px;
    float: left;
    line-height: 60px;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 20px;
    /* border-right: 1px solid #004C9E; */
    text-align: center;
}

/**********热销产品************/
.news_rxcp_body {
    width: 1200px;
    margin: 0 auto;
    padding-top: 50px;
}

.news_rxcp_p1 {
    padding: 10px 0 50px 0;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    color: #404040;
}

.news_rxcp_body ul {}

.news_rxcp_body ul li {
    float: left;
    width: 25%;
    text-align: center;
}

.news_rxcp_body ul li img {
    width: 80%;
}

.news_rxcp_body ul li p {
    padding: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news_rxcp_body ul li a {
    font-size: 16px;
    color: #404040;
}

/*  ********************************************************************************动态详情结束*********************************************************************/


/*  ********************************************************************************动态结束*********************************************************************/
/*  ********************************************************************************视频开始*********************************************************************/

/********************视频列表首页开始********************/
/************新增样式**************/
.list_vedio_xx{
    width: 100%;
    float: left;
    padding: 10px 0 0 0;
    border-bottom:1px dashed #004C9E;
}
/**********中部视频**************/
.list_vedio_spbody{
    width: 1200px;
    margin: 0 auto;
}
.list_vedio_spdiv{
    float: left;
}
.vedio-list-shipin{
    width: 1200px;
    padding: 20px 0; 
}
/**********视频列表*******************/
#list_vedio_body ul li p{
    color: #404040;
    margin:  0 0;
    background-color: #ffffff;
    padding: 5px 10px;
    width: 93%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#list_vedio_body ul li{
    margin: 35px 15px 20px 15px;
    
}
/*#list_vedio_body ul li:first-child{
    margin: 35px 20px 0 20px;
}
#list_vedio_body ul li:nth-child(5),
#list_vedio_body ul li:nth-child(9),
#list_vedio_body ul li:nth-child(13),
#list_vedio_body ul li:nth-child(17){
 margin: 35px 0 0 0;
}*/
#list_vedio_body ul li p i{
    font-size: 14px;
    border-bottom: 2px solid #004C9E;
}
#list_vedio_listimgs{
    width: 80px;
    height: 80px;
    float: left;
    margin: -130px 0 0 90px;
}
/********************视频列表首页结束*********************/

/*国外口碑*/
.list_big_img{

}
.list_big_img li{
    float: left;
    width: 18%;
    margin: 0 0 30px 9.3%;
    height: 310px;
    overflow: hidden;
}
.list_big_img li:first-child,
 .list_big_img li:nth-child(5),
 .list_big_img li:nth-child(9),
 .list_big_img li:nth-child(13),
.list_big_img li:nth-child(17)
{
    padding: 0;
    margin:0;
}
.list_big_img li img{
    width: 100%;
    height: 274px;
}
.list_big_p{
    text-align: center;
    height: 36px;
    line-height: 36px !important;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.list_big_mc{
    height: 210px;
    padding: 50px 10%;
    width:80%;
    overflow: hidden;
    text-indent: 10px;
    font-size: 16px;
    background-color: rgba(0, 76, 158, 0.8);
    color:white;
    transition: all 1s;
}
.list_big_img li:hover .list_big_mc{
    transform:translateY(-100%);/**上移元素**/
    -ms-transform:translateY(-100%);
    -webkit-transform:translateY(-100%);
}




.list_ry_bt{
    width:100%;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    padding: 0 0 40px 0;
}
.list_ry_bt i{
    font-size: 20px;
    font-weight: 700;
    color:#0073C6;
}





.list_big_imgs li{
    float: left;
    width: 330px;
    margin: 0 0 30px 8.75%;
    height: 300px;
    overflow: hidden;
    background: url(../images/zhengshubg.jpg) no-repeat top center;
}
.list_big_imgs li:first-child,
 .list_big_imgs li:nth-child(4),
 .list_big_imgs li:nth-child(7),
 .list_big_imgs li:nth-child(10)
{
    padding: 0;
    margin:0;
}
.list_big_imgs li img{
    width: 300px;
    height: 234px;
    margin:15px;
}
.list_big_ps{
    text-align: center;
    height: 36px;
    line-height: 36px !important;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.list_big_mcs{
    height: 200px;
    padding: 50px 10%;
    width:80%;
    overflow: hidden;
    text-indent: 10px;
    font-size: 16px;
    background-color: rgba(0, 76, 158, 0.8);
    color:white;
    transition: all 1s;
}
.list_big_imgs li:hover .list_big_mcs{
    transform:translateY(-100%);/**上移元素**/
    -ms-transform:translateY(-100%);
    -webkit-transform:translateY(-100%);
}



/*  ********************************************************************************视频结束*********************************************************************/
/* Pages */
#all{
    float: left;
    width: 100%;
}
#all li{
    float: left;
}
.homePage{

}
.Pagination{float:left;width:100%;height: 55px;_height: 45px; line-height: 20px;margin-right: 15px;_margin-right: 5px; color: 
#565656;margin-top: 80px;_margin-top: 80px;  padding: 0 0 0 320px;}
.Pagination span{margin-right: 5px;display: block;float: left;margin-left: 5px;}
.Pagination span b{padding: 0 2px;}
.Pagination div {float:left}
.Pagination a{ font-size: 12px;text-decoration: none;display: block;float: left;color: #565656;border: 1px solid #004C9E;height: 20px;line-height: 20px;padding: 0 10px;margin: 0 2px;}
.Pagination .Ellipsis {line-height: 32px;overflow: hidden; display:none;}
cite.FormNum{display: block;float: left;line-height: 20px;height: 20px; font-style:  normal; padding-left:10px;}
#PageNum{ color:#777;width: 30px;height: 20px;line-height: 20px; border: 1px solid #004C9E; margin:0 5px; text-align:center;}
.Pagination a:hover,.Pagination a.PageCur{background-color: #004C9E;border: 1px solid #004C9E;color: #ffffff; }