@charset "UTF-8";

/* CSS Document */

/*公共*/

.am-container {

    min-width: 1000px;

    width: 1000px \9;

}



.m_phone_top,.m_more{

    display: none;

}



a:hover {

    color: #fd6205;

}



/* 企业培训信息弹窗 */

.popup_train{

    width: 421px;

    height: 376px;

    background: url('../images/popup_pic.png') no-repeat center;

    position: fixed;

    top: 50%;

    left: 50%;

    margin:-188px 0 0 -210.5px;

    z-index: 99999;

    display: none;

}

.popup_train_con{

    position: relative;

    height: 376px;

}

.popup_train .hide_btn{

    position: absolute;

    left: 85px;

    top: 0;

    cursor: pointer;

    transition: 0.3s;

}

.popup_train .hide_btn:hover{

    transform: rotate(360deg)

}

.popup_train p{

    padding: 90px 86px;

    line-height: 24px;

    text-indent: 2em;

}

.popup_train a{float: left;



    font-size: 20px;

    position: absolute;

    bottom: 180px;

    left: 14%;

}

.popup_train a:hover{

     color: #fd6205;

}

.popup_bg{

    background: rgba(0, 0, 0, 0.5);

    position: fixed;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    z-index: 9999;

    display: none;

}





/*header_top strat*/

.header {

    width: 100%;

    height: 42px;

    background-color: #222222;

    line-height: 42px;

    font-size: 12px;

}



.header_top_fl {

    color: #ccc;

}



.header_top_fr ul li {

    float: left;

    margin-left: 20px;

    position: relative;

}



.header_top_fr ul li a {

    color: #ccc;

}

/*头部分享样式*/

.header_top_fr ul li .li_down{

    text-align: center;

    position: absolute;

    top:40px;

    left: -10px;

    z-index: 999;

    width: auto!important;

    min-width: 100px;

    width:100px\9;

    background: #fff;

    box-shadow: 0 0 3px rgba(0,0,0,0.3);

    padding:10px;

    display: none;

}

.header_top_fr ul .two-dimension-code .li_down{

    min-width: 150px;

    left: -50px;

}

#jiathis_webchat img{

    margin:0 auto;

}

#ckepop  .separator, #ckepop .jiathis_separator{

    margin:5px 5px!important;

}

.header_top_fr ul li > span {

    width: 30px;

    height: 30px;

    float: left;

    background: url("../images/head_icon.png") no-repeat;

    margin-top: 5px;

    cursor: pointer;

}



.header_top_fr ul li.microblog .fx {

     background: url("../images/fenxiang.png") no-repeat;

}



.header_top_fr ul li.special span {

    background-position: -75px 0;

}



.header_top_fr ul li.two-dimension-code span {

    background-position: -152px 0;

}



/*header_bottom strat*/

.header_bottom {

    width: 100%;

    height: 168px;

    background-color: #fff;

    overflow: hidden;

}



.header_bottom_box {

    overflow: hidden;

    width: 100%;

}



.header_bottom_box div {

    margin: 18px 20px;

    + margin: 50px 20px;

}



.header_bottom .am-container {

    position: relative;

}



.header_bottom_box_tel dl {

    height: 48px;

}



.header_bottom_box_tel dl dt, .header_bottom_box_tel dl dd {

    float: left;

    margin-left: 8px;

}



.header_bottom_box_tel dl dd {

    color: #FD6205;

    font-size: 22px;

    margin-top: 0px;

}



.header_bottom_box_tel dl dd p {

    font-family: "宋体";

    font-weight: bold;

}



/*header_logo strat*/

.header_logo {

    width: 22%;

    height: 228px;

    background: url("../images/logo.png") no-repeat center;

    position: absolute;

    z-index: 1;

    top: -24px;

    left: 0;

    right: 0;

    bottom:0;

    margin:auto;

}



.header_logo i{

    display: none;

}



.header_logo .text {

    width: 100%;

    text-align: center;

    margin-top: 148px;

}



.header_logo .text p {

    color: #FD6205;

    font-size: 14px;

}



.header_logo .text i {

    color: #fd5c04;

    font-size: 1.5em;

    margin-top: 20px;

    cursor: pointer;

}



/*header_bottom_nav strat*/

.header_bottom_nav dl dt, .header_bottom_nav dl dd {

    height: 80px;

    line-height: 80px;

    border-top: 1px solid #d9d9d9;

    position: relative;

    z-index: 2;

    font-size: 14px;

}



.cl-effect-3 .on {

    background: url("../images/nav_bg.png") left bottom no-repeat;

    padding-bottom: 8px;

    color: #fd6205;

    background-size: 100%;

}



.header_bottom_nav dl dt a {

    margin-left: 5%;

    position: relative;

    color: #000;

    font-weight: normal;

}



.header_bottom_nav dl a:hover {

    color: #fd6205;

}



.header_bottom_nav dl dd a {

    margin-left:5%;

    position: relative;

    color: #000;

}



.header_bottom_nav dl dt {

    float: left;

    width: 38%;

}



.header_bottom_nav dl dd {

    float: right;

    margin-top: 0;

    width: 38%;

}



.cl-effect-3 a::after {

    position: absolute;

    top: 100%;

    left: 0;

    width: 100%;

    height: 8px;

    background: url("../images/nav_bg.png") left bottom no-repeat;

    background-size: 100% 100%;

    content: '';

    opacity: 0;

    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;

    -moz-transition: opacity 0.3s, -moz-transform 0.3s;

    -ms-transition: opacity 0.3s, -ms-transform 0.3s;

    -o-transition: opacity 0.3s, -o-transform 0.3s;

    transition: opacity 0.3s, transform 0.3s;

    -webkit-transform: translateY(10px);

    -moz-transform: translateY(10px);

    -ms-transform: translateY(10px);

    -o-transform: translateY(10px);

    transform: translateY(10px);

}



.cl-effect-3 a:hover::after,

.cl-effect-3 a:focus::after {

    opacity: 1;

    -webkit-transform: translateY(0px);

    -moz-transform: translateY(0px);

    -ms-transform: translateY(0px);

    -o-transform: translateY(0px);

    transform: translateY(0px);

}



.cl-effect-3 .on:hover::after,

.cl-effect-3 .on:focus::after {

    opacity: 0;

}



/*banner strat*/

.banner {

    background-color: #fff;

}



.sliderBox {

    width: 100%;

    height: 448px;

    position: relative;

    overflow: hidden;

}



.sliderBox ul li img {

    width: 100%;

    height: 448px;

}



.sliderBox ul li {

    width: 100%;

    z-index: 11;

    display: none;

}



.sliderBox ol {

    position: absolute;

    bottom: 15px;

    z-index: 12;

}



.sliderBox ol li {

    width: 60px;

    height: 5px;

    background-color: #fff;

    float: left;

    margin-right: 10px;

}



.sliderBox ol .on {

    background-color: #f00;

}



.sliderBox ul li img {

    width: 100%;

}



.sliderBox ul li .load {

    width: 0%;

    height: 3px;

    z-index: 999;

    background-color: #1E7ABE;

    position: absolute;

    bottom: 0;

    left: 0;

    display: block;

}



/*项目内容 strat*/

.project {

    width: 100%;

    background-color: #fff;

    overflow: hidden;

}



.project .fl {

    width: 100px;

    height: 111px;

    border-left: 1px solid #d2d2d2;

    border-right: 1px solid #d2d2d2;

    color: #696969;

    font-size: 16px;

    text-align: center;

    line-height: 89px;

}



.project .fr {

    width: 850px;

    height: 89px;

    padding: 10px 0;

}



.project .fr ul li {

    float: left;

    font-size: 12px;

    line-height: 24px;

}



.project .fr ul li:not(:last-child) {

    margin-right: 9.5%;

}



.project .fr ul li a {

    display: block;

    color: #696969;

}



.project .fr ul li a:hover {

    text-decoration: underline;

    color: #fd6205;

}



/*footer strat*/

.m_footer{

    display: none;

}

.footer {

    width: 100%;

    overflow: hidden;

    background-color: #333333;

    color: #fff;

}



.footer .fl {

    width: 70%;

    border-right: 1px solid #fff;

    padding: 46px 0;

    padding-right: 10px \9;

}



.footer .fl ul li {

    float: left;

}



.footer .fl ul li:not(:last-child) {

    margin-right: 15%;

}



.footer .fl ul li dl dd a {

    display: block;

    font-size: 12px;

    line-height: 20px;

    color: #fff;

}



.footer .fl ul li dl dt {

    font-size: 16px;

    font-weight: bold;

    margin-bottom: 32px;

}



.footer .fl ul li dl dt p {

    font-size: 12px;

    color: #696969;

    margin-top: 10px;

}



.footer .weixn {

    text-align: center;

    width: 20%;

    padding: 46px 100px 46px 0;

}



.footer .weixn dl {

    width: 125px;

    text-align: center;

}



/*版权 strat*/

.copyright {

    width: 100%;

    background-color: #e6e6e6;

    overflow: hidden;

    padding: 16px 0;

}



.copyright p {

    font-size: 12px;

    color: #000;

    text-align: center;

    line-height: 22px;

}



/*专题页图标*/

#back_TOP {

    position: absolute;

    width: 158px;

    height: 355px;

    bottom: -121px;

}



/*分页 starat*/

.page_con {

    margin: 20px auto 0;

    width: 100%;

    height: 42px;

}



.page_con ol li {

    padding: 12px 20px;

    background-color: #d9d9d9;

    float: left;

    border-radius: 10px;

    margin-right: 20px;



}



.page_con ol li a {

    display: block;

}



.page_con ol li.on {

    background-color: #ff8847;

}



/*css3效果*/

.advantage_list ul li dl dt, .case_list_active ol li a dt, .two_con_list ul li a .text,.sever .sever-grids ul li,.sever .sever-grids ul li dl dt {

    -webkit-transition: all 0.5s ease;

    -moz-transition: all 0.5s ease;

    -ms-transition: all 0.5s ease;

    -o-transition: all 0.5s ease;

    transition: all 0.5s ease;

}



.advantage_list ul li dl dt:hover, .case_list_active ol li a:hover dt,.sever .sever-grids ul li:hover dl dt {

        -webkit-transform: scale(1.2);

        -moz-transform: scale(1.2);

        -ms-transform: scale(1.2);

        -o-transform: scale(1.2);

        transform: scale(1.2);

}



.two_con_list ul li a .text span {

    -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);

    -moz-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);

    -o-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);

    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);

}



/*@keyframes spin {

    0% {

        -webkit-transform: scale(1.0) rotate(0deg);

        -moz-transform: scale(1.0) rotate(0deg);

        -ms-transform: scale(1.0) rotate(0deg);

        -o-transform: scale(1.0) rotate(0deg);

        transform: scale(1.0) rotate(0deg);

    }

    100% {

        -webkit-transform: scale(1.2) rotate(361deg);

        -moz-transform: scale(1.2) rotate(361deg);

        -ms-transform: scale(1.2) rotate(361deg);

        -o-transform: scale(1.2) rotate(361deg);

        transform: scale(1.2) rotate(361deg);

    }

}*/



@-webkit-keyframes sc {

    from {

        -webkit-transform: rotate(220deg) scale(0.2);

    }

    to {

        -webkit-transform: rotate(0deg) scale(1);

    }

}



@-moz-keyframes sc {

    from {

        -webkit-transform: rotate(220deg) scale(0.2);

    }

    to {

        -webkit-transform: rotate(0deg) scale(1);

    }

}



@-ms-keyframes sc {

    from {

        -webkit-transform: rotate(220deg) scale(0.2);

    }

    to {

        -webkit-transform: rotate(0deg) scale(1);

    }

}



@-o-keyframes sc {

    from {

        -webkit-transform: rotate(220deg) scale(0.2);

    }

    to {

        -webkit-transform: rotate(0deg) scale(1);

    }

}



/*// 返回顶部*/

.actGotop {

    width: 150px;

    height: 195px;

}



.actGotop a, .actGotop a:link {

    width: 150px;

    height: 195px;

    display: inline-block;

    background: url(../images/gotop.png) no-repeat;

    _background: url(../images/gotop.gif) no-repeat;

    outline: none;

}



.actGotop a:hover {

    width: 150px;

    height: 195px;

    background: url(../images/gotopd.gif) no-repeat;

    outline: none;

}

