.pro-mask {
    position: absolute;
    background: rgba(0, 0, 0, 0.31);
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
}


/**/

.pro-container {
    width: 104%;
    margin-top: 25px;
    display: none;
}

.pro-container li {
    width: 295px;
    float: left;
    background: #f7f7f7;
    margin-bottom: 13px;
    margin-right: 13px;
}

.pro-container li .img {
    position: relative;
    width: 295px;
    height: 207px;
    overflow: hidden;
    display: block;
}

.pro-container li .img img {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
}

.pro-container li .text {
    padding: 10px 0;
    text-align: center;
}

.pro-container li .text h3 {
    color: #333333;
    font-size: 15px;
    font-weight: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin: 0;
}

.pro-container li .text .t {
    margin-top: 5px;
    color: #777777;
    line-height: 22px;
}

.pro-container li:hover .text {
    background: #174377;
}

.pro-container li:hover .text * {
    color: #fff!important;
}


/**/

.case-container {
    width: 104%;
    margin-top: 25px;
    display: none;
}

.case-container li {
    width: 295px;
    float: left;
    background: #f7f7f7;
    margin-bottom: 13px;
    margin-right: 13px;
}

.case-container li .img {
    position: relative;
    width: 295px;
    height: 173px;
    overflow: hidden;
    display: block;
}

.case-container li .img img {
    display: block;
    max-width: 100%;
    max-height: 100%;
}

.case-container li .text {
    padding: 4px 0;
    text-align: center;
}

.case-container li .text h3 {
    color: #333333;
    font-size: 15px;
    font-weight: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin: 0;
}

.case-container li .text .t {
    margin-top: 5px;
    color: #777777;
    line-height: 22px;
}

.case-container li:hover .text {
    background: #174377;
}

.case-container li:hover .text * {
    color: #fff!important;
}

.CooperationProcess {
    background: url(../../img/home_bgprj.png);
    height: 520px;
    background-position-y: 140px;
}

.CooperationProcess .map {
    height: 500px;
    position: relative;
    background: url(../../img/home_bg6.png) no-repeat;
    background-position-y: 295px;
}

.CooperationProcess .map .org-map {
    position: absolute;
    top: 51%;
    width: 122px;
}

.CooperationProcess .map .ico {
    background: #636363;
    color: #fff;
    width: 115px;
    height: 30px;
    line-height: 30px;
    border-radius: 25px;
    text-align: center;
}

.CooperationProcess .map .txt {
    text-align: center;
    width: 110px;
    background: #636363;
    color: #fff;
    padding: 8px;
    margin-top: 56px;
    border-radius: 7px;
}

.CooperationProcess .map .select-txt {
    background: #2bb115;
    transition: background .2s linear;
}

.leftIMG {
    float: left;
    line-height: 0;
    width: 55px;
}

.leftIMG img {
    /* width: 100%; */
}

.leftText {
    float: left;
    width: auto;
    margin-left: 20px;
}

.ourservices {
    margin: 17px 0px 17px 0px;
}

.ourservices-bg {
    background: url(../../img/hb.jpg)no-repeat;
    height: 564px;
    position: relative;
    top: -25px;
}

.ourservice-ms {
    position: absolute;
    width: 100%;
    background: rgba(14, 43, 77, 0.92);
    height: 100%;
}

.ourservice-txt {
    position: relative;
    z-index: 100;
    text-align: center;
    color: #ffc400;
    font-size: 13px;
    padding-top: 107px;
}

.ourservice-img p img {
    width: 10%;
    margin: 44px 16px 16px 16px;
}

.ourservice-more {
    display: block;
    border: rgb(255, 255, 255) solid 1px;
    margin: 33px auto auto auto;
    width: 172px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    border-radius: 47px;
    background: rgb(255, 196, 0);
}

.ourservice-bgtex {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 1000px;
    font-size: 130px;
    top: 367px;
    color: rgba(72, 72, 72, 0.07);
    font-family: "Times New Roman";
}

.hot-news {
    width: 111%;
    overflow: hidden;
}

.hot-news li {
    float: left;
    background: #f8f8f8;
    width: 560px;
    margin-right: 78px;
}

.hot-news li .text .data {
    color: #666666;
    font-size: 14px;
    font-family: arial;
}

.hot-news li .text .data span {
    display: inline-block;
    text-transform: uppercase;
    margin-left: 20px;
}

.hot-news li .img img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
}

.hot-news li .text {
    padding: 19px 33px;
}

.hot-news li .text h3 a {
    margin-top: 8px;
    display: block;
    color: #333333;
    font-size: 18px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.hot-news li .text .t {
    color: #666666;
    font-size: 13px;
    line-height: 22px;
    margin-top: 15px;
    height: 44px;
    overflow: hidden;
}

.hot-news li a {
    display: block;
    max-width: 70%;
    float: left;
    color: #5c5c5c;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.hot-news li span {
    display: inline-block;
    float: right;
    color: #5c5c5c;
}

.news {
    margin-top: 15px;
    background: #f8f8f8;
    padding: 30px 40px;
}

.news li {
    float: left;
    margin: 8px 0;
    background: url(../../img/icon6.jpg) no-repeat left center;
    padding-left: 14px;
    width: 44.8%;
}

.news li span {
    display: inline-block;
    float: right;
    color: #5c5c5c;
}

.news li a {
    display: block;
    max-width: 70%;
    float: left;
    color: #5c5c5c;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.news li:nth-child(2n) {
    float: right;
}

.nvpor {
    display: block;
    height: 35px;
    line-height: 35px;
    background: #082f66;
    float: left;
    margin-top: 10px;
    border-left: solid 1px #fff;
    position: relative;
    color: #ffffff;
    padding-left: 8px;
    padding-right: 8px;
}

.s-nvpor {
    background: #2bb115;
    color: #ffffff;
}

.s-nvpor .test3 {
    display: block;
}

.test3 {
    width: 0;
    height: 0;
    border-top: 8px solid #2bb115;
    border-right: 9px solid transparent;
    border-left: 9px solid transparent;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    display: none;
}

.product-bg {
    background: url(../../img/jump.png);
}

.product_img_box {
    /*非IE的主流浏览器识别的垂直居中的方法*/
    display: table-cell;
    vertical-align: middle;
    /*设置水平居中*/
    text-align: center;
    /* 针对IE的Hack */
    *display: block;
    *font-size: 115px;
    /*约为高度的0.575，200*0.575 约为115*/
    *font-family: Arial;
    /*防止非utf-8引起的hack失效问题，如gbk编码*/
    width: 295px;
    /* height: 210px; */
}

.product_img_box img {
    /*设置图片垂直居中*/
    vertical-align: middle;
}

.news_img_box {
    /*非IE的主流浏览器识别的垂直居中的方法*/
    display: table-cell;
    vertical-align: middle;
    /*设置水平居中*/
    text-align: center;
    /* 针对IE的Hack */
    *display: block;
    *font-size: 115px;
    /*约为高度的0.575，200*0.575 约为115*/
    *font-family: Arial;
    /*防止非utf-8引起的hack失效问题，如gbk编码*/
    width: 560px;
    height: 293px;
}

.news_img_box img {
    /*设置图片垂直居中*/
    max-width: 100%;
    vertical-align: middle;
}