* {
    padding: 0px;
    margin: 0px;
}

html {
    width: 100%;
    min-width: 1210px;
    overflow-x: auto;
}

body {
    background: #fff;
    font-size: 16px;
    font-family: "微软雅黑", 'Microsoft YaHe';
    width: 100%;
    min-width: 1210px;
    overflow-x: auto;
}

ul li {
    list-style: none;
}

a {
    text-decoration: none;
}

h2 {
    font-size: 34px;
    color: #010101;
    line-height: 66px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    height: 0px;
    overflow: hidden;
    clear: both;
}

.nm {
    width: 1210px;
    margin: 0px auto;
}


/**header 顶部导航**/
.mg_header {
    position: fixed;
    top: 0px;
    width: 100%;
    height: 80px;
    background: rgba(255, 255, 255, 0.9);
    z-index: 9999;
    box-shadow: 0px 0px 5px #999;
}

.mg_header_block {
    width: 1210px;
    margin: 0px auto;
    height: 80px;
}

.mg_logo {
    width: 120px;
}

.mg_logo img {
    width: 112px;
}

/**导航效果**/
.nav {
    line-height: 80px;
}

.nav a {
    color: #434343;
}

.nav .nLi {
    display: inline-block;
}

.nav .nLi h3 {
    float: left;
}

.nav .nLi h3 a {
    display: block;
    padding: 0 20px;
    font-size: 16px;
    height: 80px;
    font-weight: normal;
    position: relative;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    overflow: hidden;
    transition: all .3s ease;
}

.nav .nLi h3 a:after, .nav .nLi h3 a:after {
    content: "";
    position: absolute;
    background: none repeat scroll 0 0 #00a0e9;
    height: 0%;
    left: 50%;
    top: 50%;
    width: 100%;
    z-index: -1;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}

.nav .nLi h3 a:hover, .nav .nLi h3 a:hover {
    color: #333;
    text-shadow: none;
}

.nav .nLi h3 a:after {
    width: 0%;
    border-radius: 50%;
    opacity: .5;
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.nav .nLi h3 a:hover:after {
    height: 450%;
    width: 110%;
    opacity: 1;
}

.nav .nLi h3 a:hover {
    color: #fff;
}

.nav .sub {
    display: none;
    width: 100%;
    left: 0;
    top: 80px;
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    height: 60px;
    line-height: 60px;
    z-index: 100;
}

.nav .sub ul {
    display: block;
    width: 1210px;
    margin: 0px auto;
    text-align: right
}

.nav .sub li {
    padding: 0px 10px;
    text-align: center;
    display: inline-block;
    font-size: 14px;

}

.nav .sub a {
    display: block;
    padding: 0 10px;
    color: #fff;
}

.nav .sub a:hover {
    color: #FFFC00;
}

/*.nav .on h3 a{
	color: #00a0e9;
	background: url(../img/nav_hover.png) no-repeat center bottom;}*/


/**banner焦点图**/
.mg_banner {
    width: 100%;
    padding-top: 80px;
    height: 408px;
    background: url(../img/mg_banner.jpg) no-repeat center 80px;
    /*background: url(../img/mg_banner_2018_spring.jpg) no-repeat center 80px;*/
    /*background-size:cover;*/
}

.mg_banner_con {
    width: 1130px;
    padding: 60px 40px;
    margin: 0px auto;
    color: #fff;
    /*color: #ffcb77;*/
}

.mg_banner_con h1 {
    font-size: 38px;
    font-weight: normal;
}

.mg_banner_con p {
    font-size: 28px;
}


/**主体部分**/
.mg_body {
    position: relative;
    width: 100%;
    height: 1335px;
}

.mg_main {
    width: 1174px;
    position: absolute;
    padding: 50px 18px 0px 18px;
    margin: 0px auto;
    background: #fff;
    z-index: 100;
    top: -40px;
    left: 50%;
    margin-left: -605px;
    box-shadow: 0px -2px 0px rgba(0, 0, 0, .2);;
}

.mg_title {
    text-align: center;
}

.mg_title p {
    line-height: 24px;
    padding: 10px 0px;
    color: #3b3939;
}

.picture {
    padding: 20px;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.picture img {
    float: left;
}

.rai_cons {
    width: 650px;
}

.rai_cons p {
    line-height: 30px;
}

/****横向风琴效果***/
.tabsList {
    overflow: hidden;
    zoom: 1;
    width: 1210px;
    padding: 10px 0px 30px;
}

.tabsList li {
    float: left;
    display: inline-block;
    height: 309px;
    overflow: hidden;
    zoom: 1;
    transition: width 1s;
    -moz-transition: width 1s; /* Firefox 4 */
    -webkit-transition: width 1s; /* Safari 和 Chrome */
    -o-transition: width 1s
}

.tabsList li {
    width: 264px;
    height: 309px;
    margin-top: 10px;
    float: left;
    overflow: hidden;
    margin-right: 6px;
}

.tabsList li.lia {
    background: url(../img/solution_bg1.jpg) no-repeat center center;
}

.tabsList li.lib {
    background: url(../img/solution_bg2.jpg) no-repeat center center;
}

.tabsList li.lic {
    background: url(../img/solution_bg3.jpg) no-repeat center center;
}

.tabsList li.on {
    width: 633px;
}

.tabsList li .tabBody {
    display: block;
    width: 100%;
    padding: 20px 10px 0 20px;
    height: 309px;
    box-sizing: border-box;
    color: #fff;
}

.tabsList li .tabBody {
    display: block;
}

.tabsList li .tabBody h5 {
    line-height: 42px;
    font-size: 26px;
}

.tabsList li .tabBody h5 a {
    color: #fff;
}

.tabsList li .topicP {
    padding-top: 30px;
    line-height: 28px;
    height: 56px;
    overflow: hidden;
    transition: padding-top 1s;
    -moz-transition: padding-top 1s; /* Firefox 4 */
    -webkit-transition: padding-top 1s; /* Safari 和 Chrome */
    -o-transition: padding-top 1s;
}

.tabsList li.on .topicP {
    padding-top: 5px;
}

.tabsList li .topicCon {
    opacity: 0;
    padding-top: 20px;
    transition: opacity 1s linear .5s;
    -moz-transition: opacity 1s linear .5s; /* Firefox 4 */
    -webkit-transition: opacity 1s linear .5s; /* Safari 和 Chrome */
    -o-transition: opacity 1s linear .5s;
}

.topicCon p {
    line-height: 28px;
    height: 155px;
    overflow: hidden;
}

.topicCon a {
    color: #fff;
    display: block;
}

.topicCon a:hover {
    color: #FFFC00;
}

.tabsList li.on .topicCon {
    opacity: 1;
}


/******大数据产品****/
.mg_prodct {
    background: #838383;
    height: 375px;
    margin: 120px 0px;
    width: 100%;
}

.mg_prodct ul li {
    width: auto;
    float: left;
    position: relative;
}

.mg_pro_title {
    width: 246px;
    padding: 40px 0px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    transition: width 1s;
    -moz-transition: width 1s;
    -webkit-transition: width 1s;
    -o-transition: width 1s;
}

.mg_pro_on .mg_pro_title {
    width: 388px;
}

.mg_pro_title h5 {
    font-size: 24px;
    line-height: 50px;
    width: 100%;
}

.mg_pro_title p {
    line-height: 28px;
}

.mg_pro_list a {
    display: block;
    line-height: 26px;
    font-size: 14px;
    color: #fff;
}

.mg_pro_title .mg_pro_lin {
    height: 1px;
    display: block;
    width: 30px;
    background: #fff;
    margin: 20px auto;
}


.mg_pro_fadeout {
    opacity: 0;
    height: 517px;
    width: 368px;
    position: absolute;
    left: 0px;
    background: #fff;
    top: 50%;
    margin-top: -258px;
    box-shadow: 0px 0px 10px #999;
    z-index: 10;
    transition: opacity 1s;
    -moz-transition: opacity 1s;
    -webkit-transition: opacity 1s;
    -o-transition: opacity 1s;
    z-index: 10;

}

.mg_pro_on .mg_pro_fadeout {
    opacity: 1;
}

.mg_pro_header {
    height: 102px;
    line-height: 102px;
    font-size: 24px;
    font-weight: bold;
    background: url(../img/pro_header.jpg) no-repeat center;
    color: #fff;
    text-align: center;
}

.mg_pro_fadeout ul {
    padding: 26px;
    display: block;
}

.mg_pro_fadeout ul li {
    padding-bottom: 15px;
    width: 100%;
}

.mg_pro_fadeout ul li h5 {
    font-size: 16px;
    line-height: 26px;
    color: #363d41;
}

.mg_pro_fadeout ul li p {
    font-size: 12px;
    color: #9b9ea0;
}

.mg_pro_fadeout ul li .mg_pro_more {
    display: block;
    width: 138px;
    text-align: center;
    height: 36px;
    line-height: 36px;
    color: #fff;
    background: #01a0e8;
    margin-top: 15px;
}

/**麦港行业数字大脑**/
.mg_digitalBrain {
    margin-top: 20px;
}

.digital_brain_logo {
    padding: 8px 0;
    height: 36px;
}

.digital_brain_logo img {
    height: 100%;
}

.mg_service {
    background: url(../img/service_bg.png) no-repeat right top #01a0e8;
    padding: 25px 70px;
    margin-top: 20px;
}

.mg_service h4 {
    font-size: 28px;
    color: #fff;
    line-height: 76px;
}

.mg_service_con {
    padding: 20px 0px;
}

.mg_service_con .mg_service_p {
    width: 600px;
    line-height: 28px;
    color: #fff;
}

.mg_service_con .mg_service_more {
    width: 200px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: #fff;
    background: #7fbe2b;
    margin-right: 30px;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.mg_service_con .mg_service_more:hover {
    background: #6bbc00;
}

.mg_service_list {
    display: block;
    padding: 55px 0px;
}

.mg_service_list li {
    float: left;
    width: 175px;
    padding-left: 30px;
}

.mg_service_list li a {
    color: #fff;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.mg_service_list li a:hover {
    color: #FFFC00;
}

.mg_service_list .mg_service_list1 {
    background: url(../img/list1.png) no-repeat 0px center;
}

.mg_service_list .mg_service_list2 {
    background: url(../img/list2.png) no-repeat 0px center;
}

.mg_service_list .mg_service_list3 {
    background: url(../img/list3.png) no-repeat 0px center;
}

.mg_service_list .mg_service_list4 {
    background: url(../img/list4.png) no-repeat 0px center;
}

.mg_service_list .mg_service_list5 {
    background: url(../img/list5.png) no-repeat 0px center;
}


/***合作伙伴***/
.pro_partner {
    padding-top: 50px;
}

.pro_partner_list {
    padding: 20px 0px;
    text-align: center;
}

.pro_partner_list a {
    display: inline-block;
    padding: 0 20px;
    height: 65px;
    line-height: 65px;
    color: #cfcfcf;
    font-size: 20px;
    font-weight: bold;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    float: left;
}

.pro_partner_list a:hover {
    color: #01a0e8;
}

.pro_partner_list a img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    opacity: 0.3;
    -webkit-opacity: 0.3;
    -moz-opacity: 0.3;
    -o-opacity: 0.3;
    height: 65px;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    padding: 0px 5px;
}


.pro_partner_list a img:hover {
    -webkit-filter: inherit;
    -moz-filter: inherit;
    -ms-filter: inherit;
    -o-filter: inherit;
    filter: inherit;
    filter: inherit;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
    box-shadow: 0px 0px 10px #ddd;
}


/*****分割广告条*****/
.mg_ad {
    text-align: center;
    width: 100%;
    height: 118px;
    line-height: 118px;
    font-size: 34px;
    color: #fff;
    font-weight: bold;
    background: url(../img/banner_bg.jpg) no-repeat center;
}


/***新闻列表***/
.mg_news {
    background: #f5f5f5;
    width: 100%;
    padding-bottom: 40px;

}

.mg_new_main {
    width: 1170px;
    padding: 0px 20px;
    margin: 0px auto;
}

.mg_new_title {
    font-size: 24px;
    color: #494949;
    line-height: 60px;
    padding: 20px 0px 10px 0px;
}

.mg_new_title a {
    color: #494949;
    font-size: 18px;
}

.mg_new_title a:hover {
    color: #01a0e8;
}

.new_txt_list {
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    background: #f8f8f8;
    padding: 28px 0 26px;
}

.new_txt_list:hover {
    background: #fff;
    transition: all .3s ease;
}

.new_text_time {
    width: 138px;
    text-align: center;
    color: #c2c2c2;
    border-right: 1px solid #cacaca;
}

.new_text_time span {
    display: block;
}

.new_text_time .new_time_day {
    font-size: 28px;
}

.new_text_time .new_time_yearth {
    font-size: 14px;
}

.new_text_info {
    width: 975px;
    padding: 0 28px;
}

.new_text_info h3 {
    font-size: 16px;
    color: #494949;
    font-weight: normal;
    margin-bottom: 8px;
}

.new_text_info .new_text_intro {
    font-size: 14px;
    color: #989898;
    height: 60px;
}


/**底部***/
.mg_footer {
    width: 100%;
    background: #272727;
    color: #f5f5f5;
}

.mg_fot_main {
    width: 1170px;
    margin: 0px auto;
    padding: 20px;
}

.mg_contat {
    /*width: 220px;*/
    font-size: 14px;
    line-height: 24px;
}

.mg_contat h5 {
    font-size: 18px;
    font-weight: normal;
    line-height: 40px;
}

.mg_contat table tr td {
    vertical-align: top;
}

.mg_join {
    width: 200px;
    margin-left: 200px;
    padding-top: 30px;
}

.mg_join p {
    font-size: 14px;
}

.mg_join_a {
    margin-top: 20px;
}

.mg_join a {
    display: block;
    width: 125px;
    height: 38px;
    line-height: 38px;
    color: #fff;
    border: 1px #f5f5f5 solid;
    font-size: 15px;
    text-align: center;
    margin-bottom: 10px;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.mg_join a:hover {
    background: #5e5e5e;
}

.mg_follow {
    /*width: 136px;*/
}

.mg_follow ul li img {
    display: block;
    width: 136px;
    height: 136px;
}

.mg_follow ul li {
    width: 136px;
    float: right;
}

.mg_footer02 {
    height: 66px;
    line-height: 66px;
    border-top: 1px #424141 solid;
}

.mg_fot_main02 {
    padding: 0px;
}

.mg_fot_right a {
    color: #fff;
    font-size: 14px;
}


/***关于麦港——麦港介绍****/
.mg_about_banner {
    height: 600px;
    width: 100%;
    background: url(../img/about_banner.jpg) no-repeat center top;
    background-size: cover;
}

.mg_about {
    width: 1170px;
    margin: 0px auto;
    padding-bottom: 40px;
}

.mg_about_header {
    width: 1097px;
    margin: 0px auto;
    overflow: hidden;
    margin-top: 90px;
    margin-bottom: 40px;
}

.mg_about_header ul {
    display: block;
    width: 1100px;
}

.mg_about_header ul li {
    width: 272px;
    float: left;
    border-right: 3px #ececec solid;
    height: 210px;
    text-align: center;
    font-size: 38px;
    font-weight: bold;
    color: #00abe3;
}

.mg_about_header ul li em {
    display: block;
    margin: 30px auto;
    background: url(../img/about_pic.jpg) no-repeat;
    width: 61px;
    height: 51px;
}

.mg_tech_header ul li em {
    background: url(../img/tech_pic.jpg) no-repeat;
}

.mg_about_header ul li .pic_01 {
    background-position: -2px 0px;
}

.mg_about_header ul li .pic_02 {
    background-position: -87px 0px;
}

.mg_about_header ul li .pic_03 {
    background-position: -172px 0px;
}

.mg_about_header ul li .pic_04 {
    background-position: -257px 0px;
}

.mg_about_infor p {
    line-height: 26px;
    padding-bottom: 25px;
}

.mg_about_infor .mg_about_ap {
    padding-bottom: 25px;
    line-height: 36px;
    width: 100%;
    overflow: hidden;
}

.mg_about_ap_item {
    width: 45%;
    float: left;
}

.mg_about_ap_item_warp {
    padding-bottom: 20px;
}

.mg_about_infor p.mg_about_ap_item {
    padding-bottom: 0;
    line-height: 36px;
}

.mg_about_infor p.mg_about_ap_item:nth-child(4n),
.mg_about_infor p.mg_about_ap_item:nth-child(4n-1) {
    background: #f4f9fb;
}

.mg_about_infor .mg_about_ap span {
    display: block;
    font-size: 24px;
    color: #00a0e9;
    width: 130px;
    font-weight: bold;
    float: left;
    margin-right: 20px;
}

.mg_about_infor .mg_about_ap div {
    float: left;
    width: 960px;
}


/**行业架构师咨询**/
.mg_advice {
    height: 110px;
    width: 100%;
    background: #ebecec;
}

.mg_advice_title {
    width: 205px;
    padding-left: 70px;
    height: 110px;
    color: #555;
    background: url(../img/advice_pic.jpg) no-repeat 0px center;
}

.mg_advice_title span {
    display: block;
    line-height: 30px;
    padding-top: 20px;

}

.mg_advice_title h5 {
    font-size: 20px;
    font-weight: normal;
}

.mg_advice_list {
    width: 930px;
    line-height: 110px;
    color: #999;
}

.mg_advice_list a {
    color: #555;
}


/***产品与服务***/
.mg_about_publick {
    height: 400px;
    width: 100%;
    background: url(../img/dmp_banner.jpg) no-repeat center top;
    background-size: cover;
    margin-top: 80px;
}

@media screen and (min-width: 0px) and (max-width: 1201px) {
    .mg_about_publick {
        width: 100% !important;
    }
}

/***服务项目***/
.mg_it_service {
    padding: 35px 0 74px;
    background-color: #F6F6F6;
}

.mg_service_content {
    margin-top: 38px;
}

.mg_service_content .content {
    width: 28%;
    padding: 50px 10px;
    display: inline-block;
    text-align: center;
    background-color: #fff;
}

.mg_service_content .content_middle {
    margin: 0 60px;
}

.desc_info .titleTxt {
    font-size: 22px;
    color: #333333;
    line-height: 36px;
}

.desc_info .info {
    font-size: 14px;
    color: #666666;
}

.mg_it_advantage {
    padding: 35px 0;
}

.advantage_content {
    height: 280px;
}

.content_list .content_list_li {
    float: left;
    width: 12%;
    padding: 40px 25px 30px;
    text-align: center;
}

.content_list_li p {
    font-size: 16px;
    color: #333333;
    margin-top: 25px;
}

@keyframes banner-content {
    from {
        opacity: 0;
        top: 300px;
    }
    to {
        opacity: 1;
        top: 80px;
    }
}

@-moz-keyframes banner-content {
    from {
        opacity: 0;
        top: 300px;
    }
    to {
        opacity: 1;
        top: 80px;
    }
}

@-webkit-keyframes banner-content {
    from {
        opacity: 0;
        top: 300px;
    }
    to {
        opacity: 1;
        top: 80px;
    }
}

.mg_banner_content {
    width: 760px;
    color: #fff;
    padding-top: 50px;
    animation: banner-content 1s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
    -webkit-animation: banner-content 1s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
    -moz-animation: banner-content 1s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
}

.mg_banner_content h1 {
    font-size: 36px;
    line-height: 68px;
    font-weight: normal;
    padding-bottom: 10px;
}

.mg_banner_content p {
    font-size: 14px;
    line-height: 24px;
    /*height: 150px;*/
}

.mg_banner_content a {
    display: block;
    text-align: center;
    width: 137px;
    height: 36px;
    border: 1px #fff solid;
    color: #fff;
    line-height: 36px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;

}

.mg_banner_content a:hover {
    background: #7fbe2b;
}


/**产品服务——dmp大数据管理平台**/
.mg_ser_list {
    padding: 50px 0px;
}

.mg_ser_list ul li {
    width: 242px;
    float: left;
    text-align: center;
}

.mg_ser_list ul li em {
    display: block;
    width: 70px;
    height: 62px;
    margin: 20px auto;
    background: url(../img/about_pic1.png) no-repeat center top;
}

.mg_ser_list ul li .mg_ser_pic1 {
    background-position: 0px 0px;
}

.mg_ser_list ul li .mg_ser_pic2 {
    background-position: -70px 0px;
}

.mg_ser_list ul li .mg_ser_pic3 {
    background-position: -140px 0px;
}

.mg_ser_list ul li .mg_ser_pic4 {
    background-position: -214px 0px;
}

.mg_ser_list ul li .mg_ser_pic5 {
    background-position: -290px 0px;
}


.mg_profit {
    overflow: hidden;
}

.mg_profit ul {
    width: 1230px;
}

.mg_profit h4 {
    font-size: 24px;
    line-height: 60px;
    font-weight: normal;
    color: #333;
}

.mg_profit ul {
    display: block;
    margin: 20px 0px;
}

.mg_profit ul li {
    width: 308px;
    padding: 25px 40px;
    height: 205px;
    margin-bottom: 20px;
    border: 1px #f0f0f0 solid;
    margin-right: 20px;
    float: left;
}

.mg_profit ul li h5 {
    font-size: 24px;
    color: #333;
    font-weight: normal;
    line-height: 36px;
    padding-bottom: 20px;
}

.mg_profit ul li p {
    line-height: 22px;
    font-size: 14px;
    color: #666;
}


.mg_pro_fun {
    width: 100%;
    padding: 30px 0px;
    background: #f5f5f6;
    margin-top: 30px;
}

.mg_fun_mian h1 {
    text-align: center;
    font-size: 30px;
    font-weight: normal;
    color: #383838;
    line-height: 78px;

}

.mg_fun_mian img {
    margin: 0px auto;
    display: block;
    margin-bottom: 40px;
}


/***切换效果**/
.slideTxtBox {
    width: 1170px;
    padding: 30px 0px;
}

.slideTxtBox .hd {
    height: 130px;
    text-align: center;
}

.slideTxtBox .hd ul li {
    display: inline-block;
    cursor: pointer;
    width: 210px;
    text-align: center;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

.slideTxtBox .hd ul li em {
    width: 60px;
    height: 60px;
    display: block;
    margin: 0px auto;
    margin-bottom: 20px;
    background: url(../img/pro_slider.png) no-repeat center top;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

.slideTxtBox .hd ul li .mg_ser_pic1 {
    background-position: 0px 0px;
}

.slideTxtBox .hd ul li .mg_ser_pic2 {
    background-position: -82px 0px;
}

.slideTxtBox .hd ul li .mg_ser_pic3 {
    background-position: -158px 0px;
}

.slideTxtBox .hd ul li.on .mg_ser_pic1 {
    background-position: -240px 0px;
}

.slideTxtBox .hd ul li.on .mg_ser_pic2 {
    background-position: -322px 0px;
}

.slideTxtBox .hd ul li.on .mg_ser_pic3 {
    background-position: -398px 0px;
}

.slideTxtBox .hd ul li.on {
    color: #7fbe2b;
}

.slideTxtBox .bd {
    width: 1130px;
    padding: 20px;
    height: 660px;
    box-shadow: 0px 0px 5px #ddd;
    background: #fff;
}

.mg_sj_left {
    width: 768px;
    border: 1px #eaeaea solid;
    background: #fbfbfb;
    min-height: 658px;
}

.mg_sj_left img {
    margin-bottom: 0px;
    max-width: 100%;
}

.mg_sj_right {
    width: 300px;
    margin-right: 20px;
}

.mg_sj_right p {
    padding: 25px 0px;
    line-height: 28px;
}

.mg_sj_right .mg_sj_p {
    border-bottom: 1px #e2e2e2 solid;
}

.mg_sj_right h5 {
    font-size: 20px;
    color: #00a0e9;
    padding-top: 25px;
}

/**风琴效果**/
.sideMenu {
    height: 480px;
}

.sideMenu h3 {
    height: 82px;
    padding-left: 10px;
    border-top: 1px solid #e3e3e3;
    background: #f5f5f6;
    cursor: pointer;
    font-size: 20px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.sideMenu h3.on {
    background: #00a0e9;
    color: #fff;
}

.sideMenu h3 .sid_pic, .sideMenu h3 .sid_add {
    display: block;
    cursor: pointer;
}

.sideMenu h3 .sid_add {
    float: right;
    width: 34px;
    height: 34px;
    background: url(../img/icoAdd.png) no-repeat;
    background-position: 0px -41px;
    margin-right: 40px;
    margin-top: 24px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.sideMenu h3.on .sid_add {
    background-position: 0px 0px;
}

.sideMenu h3 .sid_pic {
    float: left;
    width: 54px;
    height: 54px;
    margin: 14px 25px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.sideMenu h3 .sid_pic1 {
    background: url(../img/hd_pic.png) no-repeat center;
    background-position: 0px -54px;
}

.sideMenu h3.on .sid_pic1 {
    background-position: 0px 0px;
}

.sideMenu h3 .sid_pic2 {
    background: url(../img/hb_pic.png) no-repeat center;
    background-position: 0px -60px;
}

.sideMenu h3.on .sid_pic2 {
    background-position: 0px 0px;
}

.sideMenu h3 .sid_pic3 {
    background: url(../img/sp_pic.png) no-repeat center;
    background-position: 0px -62px;
}

.sideMenu h3.on .sid_pic3 {
    background-position: 0px 0px;
}

.sideMenu h3 .sid_pic4 {
    background: url(../img/hi_pic.png) no-repeat center;
    background-position: 0px -63px;
}

.sideMenu h3.on .sid_pic4 {
    background-position: 0px 0px;
}

.sideMenu h3 div {
    float: left;
    width: 580px;
    padding-top: 16px;
}

.sideMenu h3 div p {
    font-size: 14px;
    font-weight: normal;
    line-height: 26px;
}

.sideMenu ul {
    line-height: 26px;
    font-size: 14px;
    padding: 20px 0px 20px 95px;
    color: #72767a;
    display: none;
}

.sideMenu ul li {
    padding-left: 16px;
    background: url(../img/pro_list_pic.jpg) no-repeat 0px 10px;
}


.mg_sj_left02 {
    width: 548px;
}

.mg_sj_left02 .sideMenu h3 div {
    width: 360px;
}

.mg_sj_left02 .sideMenu ul {
    padding: 0px 30px;
    height: 314px;
}

.mg_sj_left02 .sideMenu ul li {
    padding: 30px 0px;
    background: none;
}

.mg_sj_left02 .sideMenu ul li:first-child {
    border-bottom: 1px #dcdcdc solid;
}

.mg_sj_right02 {
    width: 520px;
}


/***DVS大数据可视化**/
.mg_about_dvs {
    background: url(../img/dvs_banner.jpg) no-repeat center top;
    background-size: cover;
}

.mg_about_dse {
    background: url(../img/dse_banner.jpg) no-repeat center top;
    background-size: cover;
}

.mg_about_it {
    background: url(../img/it_banner.jpg) no-repeat center top;
    background-size: cover;
}

.mg_profitDvs ul li {
    width: 215px;
    padding: 25px 35px;
    background: #fff;
}

.mg_profitDvs h4 span {
    font-size: 14px;
    font-weight: normal;
    padding-left: 20px;
    color: #999;
}

.slideTxtBox1 .hd ul li em {
    width: 70px;
    height: 54px;
    background: url(../img/pro_slider1.png) no-repeat center top;
}

.slideTxtBox1 .hd ul li .mg_ser_pic1 {
    background-position: 0px 0px;
}

.slideTxtBox1 .hd ul li .mg_ser_pic2 {
    background-position: -74px 0px;
}

.slideTxtBox1 .hd ul li .mg_ser_pic3 {
    background-position: -148px 0px;
}

.slideTxtBox1 .hd ul li .mg_ser_pic4 {
    background-position: -218px 0px;
}

.slideTxtBox1 .hd ul li.on .mg_ser_pic1 {
    background-position: -332px 0px;
}

.slideTxtBox1 .hd ul li.on .mg_ser_pic2 {
    background-position: -412px 0px;
}

.slideTxtBox1 .hd ul li.on .mg_ser_pic3 {
    background-position: -480px 0px;
}

.slideTxtBox1 .hd ul li.on .mg_ser_pic4 {
    background-position: -552px 0px;
}

.slideTxtBox2 .hd ul li em {
    background: url(../img/pro_slider2.png) no-repeat center top;
}

.slideTxtBox2 .hd ul li .mg_ser_pic5 {
    background-position: 0px 0px;
}

.slideTxtBox2 .hd ul li .mg_ser_pic6 {
    background-position: -74px 0px;
}

.slideTxtBox2 .hd ul li .mg_ser_pic7 {
    background-position: -150px 0px;
}

.slideTxtBox2 .hd ul li.on .mg_ser_pic5 {
    background-position: -212px 0px;
}

.slideTxtBox2 .hd ul li.on .mg_ser_pic6 {
    background-position: -284px 0px;
}

.slideTxtBox2 .hd ul li.on .mg_ser_pic7 {
    background-position: -358px 0px;
}


/*****联系我们页面****/
.mg_contact {
    width: 100%;
    height: 160px;
    background: #03a5e4;
    /* margin-top: 80px; */
}

.mg_contact_map {
    font-size: 14px;
    color: #ccc;
    line-height: 36px;
    padding-top: 10px;
}

.mg_contact_map a {
    color: #fff;
}

.mg_contact_main h1 {
    font-size: 30px;
    color: #fff;
    line-height: 60px;
    font-weight: normal;
    padding-bottom: 16px;
}

.mg_contact_nav ul li {
    padding: 0px 10px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    background: #0088be;
    float: left;
    margin-right: 3px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.mg_contact_nav ul li:hover, .mg_contact_nav ul li.on {
    background: #fff;
}

.mg_contact_nav ul li a {
    display: block;
    width: 100%;
    color: #fff;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.mg_contact_nav ul li:hover a, .mg_contact_nav ul li.on a {
    color: #003550;
}

.mg_map, .container {
    width: 100%;
    height: 600px;
}

.anchorBL {
    display: none;
}

.title {
    font-size: 18px;
    line-height: 36px;
    color: #404243;
    font-weight: bold;
}

.content {
    font-size: 14px;
    line-height: 20px;
}

.mg_contact_us {
    padding: 40px 0px;
}

.mg_contact_us h4 {
    font-size: 24px;
    font-weight: normal;
    line-height: 46px;
    margin-bottom: 5px;
}

.mg_contact_body {
    width: 100%;
    background: #f5f5f6;
}

.mg_contact_con {
    height: 120px;
}

.mg_contact_con ul li {
    width: 363px;
    margin: 0px 20px;
    float: left;
    background: #fff;
    height: 120px;
    overflow: hidden;
}

.mg_contact_con em {
    display: inline-block;
    width: 54px;
    height: 50px;
    margin: 35px 25px;
    float: left;
    background: url(../img/contact_pic.jpg) no-repeat center top;
}

.mg_contact_con .contact_pic1 {
    background-position: 0px 0px;
}

.mg_contact_con .contact_pic2 {
    background-position: -60px 0px;
}

.mg_contact_con .contact_pic3 {
    background-position: -138px 0px;
}

.mg_contact_con div {
    display: inline-block;
    line-height: 24px;
    font-size: 14px;
    padding-top: 20px;
}

.mg_contact_infor {
    display: block;
    padding: 30px 0px;
}

.mg_contact_infor li {
    width: 374px;
    margin-left: 20px;
    float: left;
}

.mg_contact_infor li em, .mg_contact_infor li span, .mg_contact_infor li div img {
    display: block;
    margin: 0px auto;
}

.mg_contact_infor li em {
    width: 70px;
    height: 70px;
    background: #03a2e0;
    border-radius: 50%;
    margin-bottom: 30px;
    background-image: url(../img/contact_infor.png);
}

.mg_contact_infor li .contact_pic1 {
    background-position: 0px 0px;
}

.mg_contact_infor li .contact_pic2 {
    background-position: -70px 0px;
}

.mg_contact_infor li .contact_pic3 {
    background-position: -140px 0px;
}

.mg_contact_infor li .contact_pic4 {
    background-position: -210px 0px;
}

.mg_contact_infor li span {
    width: 100%;
    text-align: center;
    height: 38px;
    line-height: 38px;
    border-bottom: 2px #03a2e0 solid;
    border-top: 2px #03a2e0 solid;
    color: #03a2e0;
    margin-bottom: 20px;
}

.mg_contact_infor li div {
    line-height: 24px;
    font-size: 14px;
}


/**新闻动态页面**/
.mg_newsBody {
    position: relative;
    overflow: inherit;
}

.mg_newsMain {
    width: 980px;
}

.mg_new_nav {
    padding: 20px 0px;
}

.mg_new_nav, .mg_new_nav a {
    color: #046096;
    line-height: 30px;
    font-size: 14px;
}

.mg_new_nav a.mg_newOn {
    text-decoration: underline;
}

.mg_new_data {
    /*height: 40px;*/
    padding: 25px 25px 15px 25px;
    background: #f6f6f6;
    margin: 40px 0px;
}

.mg_new_data a {
    display: inline-block;
    width: 90px;
    height: 40px;
    margin-bottom: 10px;
    line-height: 40px;
    text-align: center;
    color: #777;
    background: #e4ebee;
    margin-left: 8px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.mg_new_data a:hover, .mg_new_data .new_dataOn {
    background: #b1bcc0;
    color: #fff;
}

.mg_newCon {
    min-height: 130px;
    display: block;
    padding-bottom: 40px;
}

.mg_newCon li {
    padding: 25px;
    overflow: hidden;
    border-bottom: 1px #f0f0f0 solid;
}

.mg_newCon li:hover {
    background: #f4fcff;
}

.mg_newCon li img {
    display: inline-block;
    float: left;
    margin-right: 20px;
}

.mg_newRow .mg_newsTitle {
    color: #008cc4;
    line-height: 30px;
    display: block;
    font-weight: bold;
}

.mg_newRow span {
    font-size: 14px;
    line-height: 28px;
}

.mg_newRow p {
    line-height: 24px;
    max-height: 48px;
    position: relative;
    overflow: hidden;
    font-size: 14px;
    margin: 10px 0px;
}

/*.mg_newRow p:after{content: "..."; position: absolute; bottom: 0; right: 0; padding-left: 40px;
background: -webkit-linear-gradient(left, transparent, #fff 55%);
background: -o-linear-gradient(right, transparent, #fff 55%);
background: -moz-linear-gradient(right, transparent, #fff 55%);
background: linear-gradient(to right, transparent, #fff 55%);
}*/
.mg_tag {
    font-size: 14px;
}

.mg_tag a {
    color: #0088be;
}

.mg_new_content {
    margin: 40px 0px;
}

.mg_new_content img {
    max-width: 100%;
}

.mg_new_content h1, .mg_new_content h5 {
    font-size: 20px;
    color: #101d22;
    font-weight: normal;
    line-height: 46px;
    margin-bottom: 10px;
}

.mg_newDetail {
    padding: 30px 20px;
    line-height: 24px;
    font-size: 14px;
}

.mg_newDetail a {
    color: #046096;
}

.mg_newDetail p {
    padding: 10px 0px;
}

.mg_new_info {
    font-size: 14px;
    color: #666;
    line-height: 46px;
    border-bottom: 1px #f0f0f0 solid;
    padding: 10px 20px;
}

.mg_newDetail_01 h5 {
    font-weight: bold;
}


/*****加入我们****/
.mg_join_banner {
    height: 567px;
    background: url(../img/join_banner.jpg) no-repeat center top;
    background-size: cover;
}

.join_title {
    font-size: 44px;
    padding: 40px 0px;
    text-align: center;
}

.mg_join_infor {
    padding-bottom: 50px;
}

.mg_joinBody {
    background: #00a0e9;
    width: 100%;
    padding: 40px 0px;
}

.mg_join_infor02 {
    color: #fff;
}

.mg_join_infor02 {
    width: 880px;
    margin: 0px auto;
}

.mg_join_infor02 ul li {
    width: 220px;
    text-align: center;
    float: left;
    margin: 60px 0px;
}

.mg_join_infor02 ul li em {
    display: block;
    width: 132px;
    height: 132px;
    margin: 0px auto;
    border: 1px #fff solid;
    border-radius: 50%;
    background: url(../img/join_pic.png) no-repeat center;
}

.mg_join_infor02 ul li .join_pic01 {
    background-position: 0px 0px;
}

.mg_join_infor02 ul li .join_pic02 {
    background-position: -220px 0px;
}

.mg_join_infor02 ul li .join_pic03 {
    background-position: -440px 0px;
}

.mg_join_infor02 ul li .join_pic04 {
    background-position: -660px 0px;
}

.mg_join_infor02 ul li p {
    line-height: 28px;
    font-size: 14px;
}

.mg_join_infor02 ul li strong {
    font-size: 24px;
}

.mg_join_infor .mg_join_img {
    display: block;
    margin: 50px auto;
}

.mg_join_infor03 {
    color: #fff;
}

.mg_join_menu {
    padding: 15px;
    background: #fff;
    height: inherit;
}

.mg_join_menu h3 a {
    display: block;
    width: 100%;
    color: #373d41;
}

.mg_join_menu h3 a p {
    color: #72767a;
    height: 24px;
    overflow: hidden
}

.mg_join_menu h3 div {
    width: 800px;
}

.mg_join_menu h3 .sid_add {
    background: url(../img/icoAdd1.png) no-repeat center;
    background-position: 0px -50px;
    width: 50px;
}

.mg_join_menu h3 a p, .mg_join_menu h3 a, .mg_join_menu h3, .mg_join_menu h3 .sid_add, .mg_join_menu h3 .sid_pic, .mg_join_menu h3 .sid_add {
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.mg_join_menu h3 .sid_pic1 {
    background: url(../img/join_pic1.png) no-repeat center;
    background-position: 0px -60px;
}

.mg_join_menu h3 .sid_pic2 {
    background: url(../img/join_pic2.png) no-repeat center;
    background-position: 0px -60px;
}

.mg_join_menu h3 .sid_pic3 {
    background: url(../img/join_pic3.png) no-repeat center;
    background-position: 0px -60px;
}

.mg_join_menu h3 .sid_pic4 {
    background: url(../img/join_pic4.png) no-repeat center;
    background-position: 0px -60px;
}

.mg_join_menu h3:hover {
    background: #00a0e9;
}

.mg_join_menu h3:hover a, .mg_join_menu h3:hover p {
    color: #fff;
}

.mg_join_menu h3:hover .sid_pic1, .mg_join_menu h3:hover .sid_pic2, .mg_join_menu h3:hover .sid_pic3, .mg_join_menu h3:hover .sid_pic4, .mg_join_menu h3:hover .sid_add {
    background-position: 0px 0px;
}

/**技术与平台**/
.technology_platform {
    padding: 37px 0 85px;
    width: 1170px;
    margin: 0 auto;
}

.content_part {
    padding-top: 30px;
}

.content_part .part_one p {
    font-size: 15px;
    line-height: 30px;
    color: #010101;
    text-indent: 2em;
}

.content_part .part_two {
    margin-top: 35px;
    text-align: center;
    background-color: #F3F8FA;
}

.content_part .part_two img {
    width: 100%;
    box-sizing: border-box;
    padding: 55px 67px 46px;
}

.part_two .part_two_bottom {
    background-color: #EAF1F5;
}

.part_two .part_two_bottom p {
    font-size: 16px;
    color: #333333;
    line-height: 75px;
}

.part_three {
    margin-top: 40px;
}

.part_three p {
    font-size: 15px;
    line-height: 32px;
    text-indent: 2em;
    color: #010101;
}

/**IT运营服务云平台**/
.mg_it_title {
    text-align: center;
    color: #005ea8;
    line-height: 48px;
    font-size: 24px;
    padding: 15px 0px;
}

.mg_it_content {
    padding: 40px 0px;
}

.mg_it_left {
    width: 570px;
    text-align: right;
}

.mg_it_right {
    width: 500px;
    line-height: 34px;
}

.mg_fun_img {
    margin: 20px 0px;
}


/***IMS 运维管理系统**/
.mg_about_ims {
    background: url(../img/ims_banner.jpg) no-repeat center top;
    background-size: cover;
}


.slideTxtBox_ims .bd {
    height: auto;
}

.mg_ims_left {
    width: 560px;
    overflow: hidden;
}

.mg_ims_left h5 {
    font-size: 20px;
    color: #fff;
    background: #11a3ec;
    font-weight: normal;
    text-align: center;
    height: 70px;
    line-height: 70px;
    border-radius: 5px;
}

.mg_ims_list {
    width: 570px;
}

.mg_ims_list a {
    display: block;
    float: left;
    margin-right: 10px;
    margin-top: 10px;
    width: 178px;
    text-align: center;
    border-radius: 5px;
    border: 1px #11a3ec solid;
    background: #edf1f4;
    height: 70px;
    line-height: 70px;
    color: #505151;
}

.mg_ims_right h5 {
    background: #8563b0;
}

.mg_ims_right .mg_ims_list a {
    width: 273px;
    border: 1px #8563b0 solid;
}

.mg_ims_left01 h5 {
    background: #85c226;
}

.mg_ims_left01 .mg_ims_list a {
    border: 1px #7fbe2b solid;
    background: #eff1ec;
}

.mg_ims_right01 .mg_ims_list a {
    width: 178px;
}

.mg_ims_list01 {
    width: 950px;
    margin: 0px auto;
    text-align: center;
}

.mg_ims_list01 a {
    display: inline-block;
    background: #f1f5ec;
    border-image: linear-gradient(to right, #85c226, #8563b0);
    border-image: -moz-linear-gradient(to right, #85c226, #8563b0);
    border-image: -webkit-linear-gradient(to right, #85c226, #8563b0);
    border-image: -o-linear-gradient(to right, #85c226, #8563b0);
}

.mg_ims_list02 {
    width: 760px;
}


/***铁路大数据***/
.mg_railway {
    height: 380px;
    background: url(../img/tl_banner.jpg) no-repeat center top;
    background-size: cover;
}

.mg_railway .mg_banner_content p {
    /*height: 240px;*/
}

.mg_railway .mg_banner_content a {
    background: rgba(0, 160, 230, 0.7);
    border: 1px #00afff solid;
    transition: all 0.3s ease;
}

.mg_railway .mg_banner_content a:hover {
    background: #7fbe2b;
    border: 1px #7fbe2b solid;
}

.mg_railway .mg_contact_map {
    color: #fff;
}

/***数字军工***/
.mg_digital {
    height: 380px;
    background: url(../img/jg_banner.jpg) no-repeat center top !important;
    background-size: cover;
}

@keyframes banner-content1 {
    from {
        opacity: 0;
        top: 300px;
    }
    to {
        opacity: 1;
        top: 126px;
    }
}

@-moz-keyframes banner-content1 {
    from {
        opacity: 0;
        top: 300px;
    }
    to {
        opacity: 1;
        top: 126px;
    }
}

@-webkit-keyframes banner-content1 {
    from {
        opacity: 0;
        top: 300px;
    }
    to {
        opacity: 1;
        top: 126px;
    }
}

.mg_railway .mg_banner_content {
    width: 760px;
    color: #fff;
    /* position: absolute; */
    padding-top: 50px;
    animation: banner-content1 1s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
    -webkit-animation: banner-content1 1s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
    -moz-animation: banner-content1 1s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
}

.mg_railway_main ul li {
    /*padding: 50px 20px;*/
    padding: 50px 0px;
}

.mg_railway_main ul li .rai_img img {
    box-shadow: 0px 0px 20px #ccc;
    height: 435px;
}

.mg_railway_main img {
    max-width: 100%;
}

.rai_con {
    line-height: 30px;
}

.rai_con h5 {
    font-size: 24px;
    line-height: 30px;
    padding: 20px 0px;
    font-weight: normal;
}

.rai_cons h5 {
    font-size: 24px;
    line-height: 30px;
    padding: 20px 0px;
    font-weight: normal;
}

.railway_case_btn {
    display: block;
    width: 138px;
    line-height: 36px;
    height: 36px;
    text-align: center;
    background: #4dbcef;
    color: #fff;
    transition: all 0.3s ease;
    margin-top: 40px;
}

.railway_case_btn:hover {
    background: #88c239;
}

.mg_hr {
    height: 3px;
    width: 100%;
    position: relative;
    margin: 50px 0px;
    background: #ececec;
}

.hr_logo {
    width: 156px;
    height: 36px;
    position: absolute;
    left: 50%;
    margin-left: -78px;
    top: -17px;
}


/***铁路大数据详情***/
.rail_content_block {
    padding: 50px 130px;
    width: 860px;
}

.mg_railway_content {
    padding-top: 50px;
}

.rail_content_block span {
    display: block;
    width: 84px;
}

.rail_content_font {
    width: 740px;
    line-height: 30px;
}

.rail_content_font h5 {
    padding-bottom: 30px;
    font-size: 24px;
    font-weight: normal;
}

.rail_content_font p {
    margin-left: 25px;
    text-indent: -25px;
}


/***农业大数据***/
.mg_railway {
    position: relative;
}

.mg_agro {
    background: url(../img/agro_banner.jpg) no-repeat center top;
    background-size: cover;
}

.mg_agro .mg_banner_content a {
    background: rgba(127, 190, 43, 0.7);
    border: 1px #7fbe2b solid;
    transition: all 0.3s ease;
}

.mg_agro .mg_banner_content a:hover {
    background: #7fbe2b;
    border: 1px #7fbe2b solid;
}

.mg_agro_menu {
    height: 38px;
    line-height: 38px;
    width: 100%;
    text-align: center;
    /* margin-top: 72px; */
    /*margin-left: 130px;*/
    position: absolute;
    bottom: 0px;
    left: 0;
    /* left: 50%;
margin-left: -350px; */
}

.mg_agro_menu a {
    display: inline-block;
    color: #fff;
    padding: 0px 20px;
    background: rgba(255, 255, 255, 0.2);
    transition: all 0.3s ease;
}

.mg_agro_menu a:hover, .mg_agro_menu a.on {
    background: #fff;
    color: #4d5246;
}

.banner_shadow {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 80px;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.25));
}

@keyframes banner-content1 {
    from {
        opacity: 0;
        top: 300px;
    }
    to {
        opacity: 1;
        top: 46px;
    }
}

@-moz-keyframes banner-content1 {
    from {
        opacity: 0;
        top: 300px;
    }
    to {
        opacity: 1;
        top: 46px;
    }
}

@-webkit-keyframes banner-content1 {
    from {
        opacity: 0;
        top: 300px;
    }
    to {
        opacity: 1;
        top: 46px;
    }
}

.mg_railway .mg_banner_content {
    width: 760px;
    color: #fff;
    /* position: absolute; */
    padding-top: 50px;
    animation: banner-content1 1s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
    -webkit-animation: banner-content1 1s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
    -moz-animation: banner-content1 1s cubic-bezier(0.4, 0, 0.2, 1) 0s 1;
}

.mg_agro .mg_banner_content {
    width: 505px;
}


/***农产品市场流通大数据**/
.slideTxtBox3 .hd ul li em {
    background: url(../img/pro_slider3.png) no-repeat center top;
}

.slideTxtBox3 .hd ul li .mg_ser_pic1 {
    background-position: 0px 0px;
}

.slideTxtBox3 .hd ul li .mg_ser_pic2 {
    background-position: -97px 0px;
}

.slideTxtBox3 .hd ul li .mg_ser_pic3 {
    background-position: -175px 0px;
}

.slideTxtBox3 .hd ul li.on .mg_ser_pic1 {
    background-position: -258px 0px;
}

.slideTxtBox3 .hd ul li.on .mg_ser_pic2 {
    background-position: -348px 0px;
}

.slideTxtBox3 .hd ul li.on .mg_ser_pic3 {
    background-position: -432px 0px;
}

/***农产品市场流通大数据**/
.slideTxtBox3 .hd ul li em {
    background: url(../img/pro_slider3.png) no-repeat center top;
}

.slideTxtBox3 .hd ul li .mg_ser_pic1 {
    background-position: 0px 0px;
}

.slideTxtBox3 .hd ul li .mg_ser_pic2 {
    background-position: -97px 0px;
}

.slideTxtBox3 .hd ul li .mg_ser_pic3 {
    background-position: -175px 0px;
}

.slideTxtBox3 .hd ul li.on .mg_ser_pic1 {
    background-position: -258px 0px;
}

.slideTxtBox3 .hd ul li.on .mg_ser_pic2 {
    background-position: -348px 0px;
}

.slideTxtBox3 .hd ul li.on .mg_ser_pic3 {
    background-position: -432px 0px;
}

.yzt_img img {
    display: block;
    margin: 30px auto;
}


/**page**/
.mg_page {
    margin-bottom: 50px;
    height: 40px;
    position: relative;
}

.mg_page .pagination {
    text-align: center;
}

.mg_page .pagination li {
    display: inline-block;
    width: inherit;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    background: #eee;
    border: 1px #dcdcdc solid;
}

.mg_page .pagination li a {
    color: #333;
}

.mg_page .pagination li.active {
    background: #03a5e4;
    border: 1px #03a5e4 solid;
}

.mg_page .pagination li.active a {
    color: #fff;
}

.mg_page .pagination .navigation-blog {

}

.text-right, .text-left {
    display: inline-block;
    position: absolute;
    height: 40px;
    line-height: 40px;
    padding: 0px 15px;
    border: 1px #eee solid;
    border-radius: 2px;
}

.text-right a, .text-left a {
    color: #333;
}

.text-right {
    right: 0px;
}

.text-left {
    left: 0px;
}

.mg_about_techandframe {
    background: url(../img/tech_banner.jpg) no-repeat top center;
    height: 311px;
}

.mg_about_itserver {
    background: url(../img/it_server_banne.jpg) no-repeat top center;
    height: 311px;
}

.mg_newDetail_addition {
    color: #666;
    clear: both;
}

.mg_newDetail_addition .mg_newDetail_01 h5 {
    color: #555;
}
