/*页面加载动画*/
.list{ list-style:none; padding:0; margin:0;}
.list div{width: 1200px;margin: auto}
.list>div p{ opacity:0; animation:move 1s forwards; animation-play-state:paused;width: 1200px}
.list>div div{ opacity:0; animation:move 1s forwards; animation-play-state:paused;width: 1200px}
.list .move p{ animation-play-state:running;}
.list .move div{ animation-play-state:running;}
@keyframes move{
    from{ opacity:0; margin-left:1200px;}
    to{ opacity:1; margin-left:0;}
}
/*左加载*/
.lists{ list-style:none; padding:0; margin:0;}
.lists div{margin: auto}
.lists>div p{ opacity:0; animation:moves 3s forwards; animation-play-state:paused;}
.lists>div div{ opacity:0; animation:moves 3s forwards; animation-play-state:paused;width: 1200px}
.lists .moves p{ animation-play-state:running;}
.lists .moves div{ animation-play-state:running;}
@keyframes moves{
    from{ opacity:0; margin-left:-1200px;}
    to{ opacity:1; margin-left:0px;}
}


/*头部*/
body,ul{
    padding: 0px;
    margin: 0px;
}
a{
    text-decoration:none;
}
.con{
    width: 1200px;
    margin:auto;
}
.top_a{
    font-size: 15px;
    color: #4d4d4d;
}
.top_logo{
    float: left;
}
.top_phone{
    float: right;
    padding-top: 15px;
}
.top_nav{
    background: #60b2fc;
}
.top_nav>ul{
    width: 1200px;
    margin: auto;
}
.top_nav>ul>li{
    text-align: center;
    width:calc((100% / 9));
    list-style:none;
    float: left;
    padding: 15px 0;
}
.top_nav a{
    color: #ffffff;
}
.home_list1:hover{
    background: #60b2fc;
}
.home_list1:hover a{
    color: #ffffff;
}
.home_list1 a{
    color: #4d4d4d;
}
/*导航选中效果*/
.cur,.cur>a{
    background: #ffffff;
    color: #7bb8f1;
}
.sousuo{
    width: 1200px;
    margin: auto;
}
.gjc{
    float: left;
    font-size: 15px;
    padding: 10px 0;
    color: #4d4d4d;
}
.s_input{
    padding: 5px 0;
    float: right;
    padding-right: 30px;

}

.butt{
    position: absolute;
    left: 170px;
    top: 0;
    background: #60b2fc;
    border: 0;
    padding: 5px 8px;
    color: #ffffff;
}
.hang_zx{
    width: 1200px;
    margin: auto;
    padding-bottom: 15px;
}
.con_a{
    padding: 20px 0;
    transition: transform 0.25s ease;
}
.con_a a:hover {
    color: #FFFFFF;
 box-shadow: 0 0 10px #525355;;
}
.xwcms {

}
.dt_div:hover {
    transform: scale(1.1);
}
.flip-container{
    transition: all 0.6s;
}
.flip-container:hover{
    transform: scale(1.1);
}
.con_a>.con_a_div{
    width:calc((100% / 3.05));
    color: #4d4d4d;
    padding: 5px 7px;
    margin-left: 1.5px;
    font-size: 15px;
    float: left;
    text-align: center;
    margin-bottom: 10px;

}
.con_a>div>a{
    margin: auto;
    display: block;
    width: 370px;
    padding: 5px 0px;
    background: #EEEEEE;
}
.con_a>div>a{
    color: #4d4d4d;
}


.spinner:hover {


    animation:rotateplane 0.3s 1 ease-in-out;
}

@-webkit-keyframes rotateplane {
    0% {
        -webkit-transform:perspective(220px);
    }
    50% {
        -webkit-transform:perspective(220px) rotateY(180deg);
    }

}


.con_a>div>a:hover{
    background: #60b2fc;
    color: #ffffff;
}
.flip-container {


    -webkit-perspective: 500;
    -moz-perspective: 500;
    -ms-perspective: 500;
    perspective: 500;
    -ms-transform: perspective(500px);
    -moz-transform: perspective(500px); /*重要*/
    transform-style: preserve-3d; /*重要*/
}
.flipper {
    position: relative;
    width: 300px;
    height: 40px;

}

.front ,.back{
    position: absolute;
    left: 0;
    top: 0;
    backface-visibility: hidden;  /*重要*/
    width: 100%;
    height: 100%;
    text-align: center;
}
.front {
    transform: rotateY(0deg);
    z-index: 2;

}
.back {
    transform: rotateY(-180deg);
    background: #62b1fc;
}
.con_a>a:hover{
    background: #62b1fc;
}
.dt_div{
    float: left;
    width: 23%;
    margin-left: 1.5%;
    overflow: hidden;
    transition: all 0.6s;
}
.dt_div .al_title{
    background-size: 100% 100%;
    background-image:url(/skins/doccms_model_1/images/34.png);
}
.dt_div>a{
    font-size: 15px;
    color: #4e4e4e;
}
.dt_div>a:hover>.al_title{
    background-size: 100% 100%;
    background-image:url(/skins/doccms_model_1/images/02.png);
}
.dt_div>a:hover{
    color: #fefffd;
}
.dt_div img{
    cursor: pointer;


    width: 100%;
    height: 250px;
}

.home_gd{
    margin-top: 30px;
    text-align: center;
    padding-bottom: 20px;
}
.home_gd>a{
    padding: 10px 45px;
    color: #7cbefb;
    border: 1px solid #e6e6e6;
}
.home_fuwu{
    height: 600px;
    width: 1200px;
    margin: auto;
    padding-bottom: 80px;
}
.lc_text{
    text-align: center;
    color: beige;
    margin-top: 15px;
    font-size: 14px;
}
.equipment{
    width: 1200px;
    margin: auto;
    text-align: center;
    padding-bottom: 50px;
}
.sb_sub{
    margin-top: 40px;
    margin-bottom: 35px;
}
.sb_sub>a{
    padding: 10px 50px;
    background: #dcdcdc;
    color: #4d4d4d;
}
.sb_sub>a:hover{
    background: #60b2fc;
    color: #FFFFFd;
}
.sb_sub>a:nth-child(3),.sb_sub>a:nth-child(2){
    margin-left: 40px;
}
.home_product .home_product1{

    float: left;
    margin-left: 2%;
}

.home_product a{
    color: #4c4c4c;
}
.home_product div:nth-child(2),.home_product>div:nth-child(3),.home_product>div:nth-child(4){
    margin-left: 1%;
}

.title_pr{
    background: #EEEEEE;
    height: 50px;
    padding: 2px 10px;
}
.home_product a:hover .title_pr{
    background: #60b2fc;
}
.home_product a:hover{
    color: #fefffd;
}
.bgbgbg{
    display: none;
}
.home_product a:hover .bgbgbg{
    display: block;
}
.home_gd2{
    padding-top: 50px;
}
.home_zj{
    width: 1200px;
    margin: auto;
}
.home_ry{
    width: 1200px;
    margin: auto;
    padding: 40px 0 20px 0;
}
.gg2{
    width: 1200px;
    margin: auto;
    height: 300px;
}
.about{
    width: 1200px;
    margin: auto;
    padding: 25px 0 0 0;
    box-shadow: 2px 2px 5px #888888;
}
.home_news{
    width: 1200px;
    margin: auto;
}
.abc_abc{
    color: #ffffff;
    text-align: center;
    padding-top: 15px;
    float: left;
    width: 8%;
    height: 50px;
    background-image:url(/skins/doccms_model_1/images/06.png);
    background-size: 100% 100%;
    margin-left: 20px;
}
.bu_nav a{
    padding: 20px 10px;
    color: #60b2fc;
}
.common_sub>a{
    color: #0a0a0a;
}






nav {
    margin: auto;
    text-align:center;
}
nav ul {

    padding:0 0px;
    position:relative;
}
nav ul ul {
    display:none;
}
nav ul li {
    width: 200px;
    float:left;
    list-style-type:none;
}
nav ul::after {
    content:"";
    display:block;
    clear:both;
}
nav ul li a {
    display:block;
    padding:13px 10px;
    color: #ffffff;
    text-decoration:none;
    font-family:"微软雅黑";
}
nav ul li:hover > ul {
    display:block;
}
nav ul li:hover {
    background:#ffffff;
}
nav>ul>li:hover>a {
    color:#60b2fc;
}
nav ul ul {
    z-index: 100;
    background:#60b2fc;
    border-radius:0;
    position:absolute;
    padding:0;
}

nav ul ul li {
    float:none;

}
nav ul ul li a {
    color:#FFF;
}
nav ul ul li a:hover {
    background:#4b545f;
}
nav ul ul ul {
    width:100%;
    position:absolute;
    left:100%;

}

.breadcrumbs a{
    color: #4d4d4d;
}





/*荣誉资质轮播*/
.friend{height:413px;margin:0 auto;overflow:hidden;width:1200px;}
.mr_frboxs{padding:24px 0px 0px;}
.mr_frBtnLs{cursor:pointer;display:inline;float:left;height:46px;margin:160px 10px 0 0;width:28px;}
.mr_frUls{float:left;margin-left:10px;}
.mr_frBtnR{float:right;margin-top:160px;cursor:pointer;width:28px;height:46px;}
.mr_frUls ul li{display:inline;float:left;/*height:389px;*/width:23%;overflow:hidden;position:relative;margin-left: 20px;
    background: #ffffff;
}

.mr_zhe{width:300px;position:absolute;top:0;background:rgba(78, 164, 181, 0.65) none repeat scroll 0 0 !important;/*实现FF背景透明，文字不透明*/filter:Alpha(opacity=80);background:#4ea4b5;/*实现IE背景透明*//*height:389px;*/left:0;right:0;}
.mr_zhe_i h1{text-align:center;font-size:182px;height:138px;line-height:138px;margin-top:72px;margin-bottom:64px;font-weight:bold;color:#fff;}
.mr_zhe_p{margin-bottom:60px;}
.mr_zhe_p h3{text-align:center;font-size:15px;font-weight:bold;color:#fff;line-height:30px;}
.mr_zhe_p h3 span{display:block;margin:0 auto;width:260px;font-size:18px;border-bottom:1px solid #f4f4f4;}
.mr_zhe_hover{bottom:-596px;height:200px;position:absolute;width:300px;background:rgba(0, 0, 0, 0.5) none repeat scroll 0 0 !important;/*实现FF背景透明，文字不透明*/filter:Alpha(opacity=80);background:#0a0a0a;/*实现IE背景透明*/}
.mr_zhe_hover h1{text-align:center;height:40px;line-height:40px;margin:22px 0;color:#fff;}
.mr_frUl ul li:nth-child(2),.mr_frUl ul li:nth-child(3){

}



/*荣誉资质轮播*/
.friend{height:413px;margin:0 auto;overflow:hidden;width:1200px;}
.mr_frbox{height:407px;padding:24px 0px 0px;}
.mr_frBtnL{cursor:pointer;display:inline;float:left;height:46px;margin:130px 10px 0 0;width:28px;}
.mr_frUl{float:left;height:202px;margin-left:10px;}
.mr_frBtnR{float:right;margin-top:130px;cursor:pointer;width:28px;height:46px;}
.mr_frUl ul li{display:inline;float:left;/*height:389px;*/width:300px;overflow:hidden;position:relative;margin-left: 55px;
background: #ffffff;
}
.mr_frUl ul li a img{/*display:block;*/height: 250px;width: 100%}
.mr_zhe{width:300px;position:absolute;top:0;background:rgba(78, 164, 181, 0.65) none repeat scroll 0 0 !important;/*实现FF背景透明，文字不透明*/filter:Alpha(opacity=80);background:#4ea4b5;/*实现IE背景透明*//*height:389px;*/left:0;right:0;}
.mr_zhe_i h1{text-align:center;font-size:182px;height:138px;line-height:138px;margin-top:72px;margin-bottom:64px;font-weight:bold;color:#fff;}
.mr_zhe_p{margin-bottom:60px;}
.mr_zhe_p h3{text-align:center;font-size:15px;font-weight:bold;color:#fff;line-height:30px;}
.mr_zhe_p h3 span{display:block;margin:0 auto;width:260px;font-size:18px;border-bottom:1px solid #f4f4f4;}
.mr_zhe_hover{bottom:-596px;height:200px;position:absolute;width:300px;background:rgba(0, 0, 0, 0.5) none repeat scroll 0 0 !important;/*实现FF背景透明，文字不透明*/filter:Alpha(opacity=80);background:#0a0a0a;/*实现IE背景透明*/}
.mr_zhe_hover h1{text-align:center;height:40px;line-height:40px;margin:22px 0;color:#fff;}
.mr_frUl ul li:nth-child(2),.mr_frUl ul li:nth-child(3){

}





/*左右摇晃动画*/
.animated {
    animation-duration: 1s; /*动画时间*/
    animation-fill-mode: both; /*播放后的状态*/
}

.animated {
    animation-iteration-count:1; /*动作循环的次数：infinite 无限循环*/
}

.animated {
    animation-duration: 1s; /*动画时间*/
}


.around{
    background-color: #44a036;
}

.up:hover{
    animation-name:upAnimation; /*动画的名称*/
    transform-origin: center bottom; /*设置动画旋转元素的基点为*/
    cursor: pointer;
}
.around{
    animation-name:aroundAnimation; /*动画的名称*/
    transform-origin: center bottom; /*设置动画旋转元素的基点为*/
    cursor: pointer;
}

@keyframes upAnimation{
    0%,
    100%,
    20%,
    50%,
    80% {
        transition-timing-function: cubic-bezier(0.215,.61,.355,1);
        transform: translate3d(0,0,0);
    }
    40%,
    43%{
        transition-timing-function: cubic-bezier(0.755,0.50,0.855,0.060);
        transform: translate3d(0,-20px,0);
    }
    70%{
        transition-timing-function: cubic-bezier(0.755,0.050,0.855,0.060);
        transform: translate3d(0,-15px,0);
    }
    90%{
        transform: translate3d(0,-4px,0);
    }
}

@keyframes aroundAnimation{
    0%,
    100%,
    20%,
    50%,
    80% {
        transition-timing-function: cubic-bezier(0.215,.61,.355,1);
        transform: translate3d(0,0,0);
    }
    40%,
    43%{
        transition-timing-function: cubic-bezier(0.755,0.50,0.855,0.060);
        transform: translate3d(-20px,0,,0);
    }
    70%{
        transition-timing-function: cubic-bezier(0.755,0.050,0.855,0.060);
        transform: translate3d(-10px,0px,0);
    }
    90%{
        transform: translate3d(20px,0,0);
    }
}









/*轮播图*/
.flexslider {
    margin: 0 auto;
    position: relative;
    width: 100%;

    height: 485px;
    overflow: hidden;
    zoom: 1;
    max-width: 1920px;
}

.flexslider .slides li {
    width: 100%;
    height: 100%;
}

.flex-direction-nav a {
    width: 70px;
    height: 70px;
    line-height: 99em;
    overflow: hidden;
    margin: -35px 0 0;
    display: block;
    background: url(/skins/doccms_model_1/images/ad_ctr.png) no-repeat;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
    border-radius: 35px;
}

.flex-direction-nav .flex-next {
    background-position: 0 -70px;
    right: 0;
}

.flex-direction-nav .flex-prev {
    left: 0;
}

.flexslider:hover .flex-next {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1;
    filter: alpha(opacity=50);
}

.flex-control-nav {
    left: -30px;
    width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: center;
}

.flex-control-nav li {
    margin: 0 2px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-paging li a {
    background: url(/skins/doccms_model_1/images/dot.png) no-repeat 0 -16px;
    display: block;
    height: 16px;
    overflow: hidden;
    text-indent: -99em;
    width: 16px;
    cursor: pointer;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
    background-position: 0 0;
}

.flexslider .slides a img {
    width: 100%;

}
/**/










/*清除浮动*/
.fudong{
    clear:both;
}