﻿
div.introduce{
    width: 100%;
    height: 160px;
    overflow: hidden;
    background-color: #eeeeee;
}
div.introduce-bj{
    background: #fff;
    width: 100%;
}
div.introduce-nav{
    width: 1200px;
    height: 120px;
    margin: 20px auto;
}
div.introduce-nav>ul{

}
div.introduce-nav>ul li{
    display: none;
    text-align: center;
    width:25%;
    float: left;
}
div.introduce-nav>ul li a{
    line-height: 120px;
    display: inline-block;
    width:80px;
    height: 120px;
    float: left;
}
div.introduce-nav>ul li a img{
    width: 60px;
    height: 60px;
    vertical-align: middle;
}
div.wenzi{
    line-height:20px;
    text-align: left;
    float:left;
    width: 150px;
    height: 120px;
}
div.wenzi>b{
    display: inline-block;
    width: 100%;
    margin-top: 29px;
    font-size: 18px;
    color: #474747;
}
div.wenzi>span{
    display: inline-block;
    width: 100%;
    font-size: 12px;
    color: #474747;
}

div.about{
    width: 100%;
    height: 818px;
}
div.about_title{
    width: 1200px;
    margin: 0 auto;
}
p.jfTitle{
    position: absolute;
    bottom:0;
    left: 0;
    width: 100%;
    height: 29px;
    line-height: 29px;
    padding-left: 5px;
    background:rgba(0,0,0,.5);
    text-align:left;
    color: #ffffff;
    font-size: 12px;
    transition: all 0.2s;
}
p.jfTitle:hover{
    box-shadow: 0px 4px 22px rgba(0,0,0,.5);
}

div.about-banner p.Title{
    animation-name: sl;
    -webkit-animation-name: sl;
    animation-duration: 1.6s;
    -webkit-animation-duration: 1.6s;
    animation-timing-function: ease-out;
    -webkit-animation-timing-function: ease;
    visibility: visible !important;
}
@keyframes sl {
    0%{opacity:0}to{opacity:1}
    0% {
        transform: translateY(100%) scaleX(1.1);
    }
    30%{
        transform: translateY(-10%) scaleX(1.1);
    }
    40%{
        transform: translateY(2%) scaleX(1.1);
    }
    50%{
        transform: translateY(0%) scaleX(1.1);
    }
    60%{
        transform: translateY(0%) scaleX(0.9);
    }
    70% {
        transform: translateY(0%) scaleX(1.05);
    }
    80%{
        transform: translateY(0%) scaleX(0.95);
    }
    90% {
        transform: translateY(0%) scaleX(1.02);
    }
    100%{
        transform: translateY(0%) scaleX(1);
    }
}

div.about_title>h1{
    width: 100%;
    text-align: center;
   
    font-size:24px; font-weight:400; color:#474747; text-align:center; font-family: "微软雅黑";


    line-height: 60px;

    padding-top: 81px;
    padding-bottom: 31px;
   
}
div.about_title>p.ziti{
    margin: 0 auto;
    text-align: center;
    width:78%;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 43px;
    letter-spacing: 0px;
    color: #474747;
}

div.about-banner{
    width: 1200px;
    height:370px;
    margin: 0 auto;
    margin-top:58px;

}
div.about-banner-a{
animation-name: ab;
    -webkit-animation-name: ab;
    animation-duration: 2.5s;
    -webkit-animation-duration: 2.5s;
    animation-timing-function: ease-out;
    -webkit-animation-timing-function: ease;
    /*animation-delay:1s;*/
    /*-webkit-animation-delay:1s;*/
    animation-fill-mode:forwards;
    -webkit-animation-fill-mode:forwards;
    visibility: visible !important;
}
@keyframes ab {
    0%{opacity:0}
    0% {
        transform: translateY(-300%) scaleX(1);
    }
    30%{
        transform: translateY(10%) scaleX(1);
    }
    40%{
        transform: translateY(2%) scaleX(1);
    }
    50%{
        transform: translateY(0%) scaleX(1);
    }
    60%{
        transform: translateY(0%) scaleX(1);
    }
    70% {
        transform: translateY(0%) scaleX(1);
    }
    80%{
        transform: translateY(0%) scaleX(1);
    }
    90% {
        transform: translateY(0%) scaleX(1);
    }
    100%{
        transform: translateY(0%) scaleX(1);
    }
    to{opacity:1}
}


div.about-banner .swiper-container{
    width: 100%;
}
div.about-banner .swiper-slide {
    background-position: center;
    background-size: cover;
    width:509px;
    height:306px;

}
div.about-banner .swiper-pagination-bullet{
    width:16px;
    height:16px;
    border: 1px solid #000000;
    display: inline-block;
    border-radius: 100%;
    opacity:1;
    background: rgba(0,0,0,0);
    padding:3px 3px;
    box-sizing: border-box;
}
div.about-banner .swiper-pagination-bullet-active:before {
    content: '';
    display: block;
    width:8px;
    height:8px;
    border-radius: 100%;
    background-color: #000000;
    opacity: 0.89;
}


/*������*/
div.demand{
    width: 100%;
    /*height: 722px;*/
    background: url("../image/xuqiu.png") no-repeat center;
    background-size:cover;
    position: relative;
    overflow: hidden;
}
/*div.demand img{*/
    /*width: 100%;*/
/*}*/
div.demand h1{
    text-align: center;
    margin: 0 auto;
    margin-top: 83px;
    width:100%;
    height: 34px;
    line-height: 34px;

    font-size: 24px; font-weight:400;
    color: #fff;
}
div.demand h2{
    width: 100%;
    margin-top: 42px;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 22px;
    letter-spacing: 0px;
    color: #fffefe;
}
ul.demand-ti{
    width: 1200px;
    margin: 75px auto;
    /*margin-top: 75px;*/
    height: 380px;
}
ul.demand-ti>li{
    float: left;
    width: 285px;
    height: 380px;
    background-color: #ffffff;
    border-radius: 4px;
    opacity: 0;
    transition:all 0.2s;
}
ul.demand-ti>li:hover{
    box-shadow: 0px 4px 26px #4eb8e4;
}
ul.demand-ti>li.active{
    animation-name: my;
    -webkit-animation-name: my;
    animation-duration: 2s;
    -webkit-animation-duration: 2s;
    animation-timing-function: ease-out;
    -webkit-animation-timing-function: ease;
    /*animation-delay:1s;*/
    /*-webkit-animation-delay:1s;*/
    animation-fill-mode:forwards;
    -webkit-animation-fill-mode:forwards;
    visibility: visible !important;
}
@keyframes my {
    0%{opacity:0}
    0% {
        transform: translateY(100%) scaleX(1);
    }
    30%{
        transform: translateY(-10%) scaleX(1);
    }
    40%{
        transform: translateY(2%) scaleX(1);
    }
    50%{
        transform: translateY(0%) scaleX(1.1);
    }
    60%{
        transform: translateY(0%) scaleX(0.9);
    }
    70% {
        transform: translateY(0%) scaleX(1.05);
    }
    80%{
        transform: translateY(0%) scaleX(0.95);
    }
    90% {
        transform: translateY(0%) scaleX(1.02);
    }
    100%{
        transform: translateY(0%) scaleX(1);
    }
    to{opacity:1}
}
ul.demand-ti>li:nth-child(2),ul.demand-ti>li:nth-child(3),ul.demand-ti>li:nth-child(4){
    margin-left:19px;
}
ul.demand-ti>li>a>h3{
    margin-top: 38px;
    width:100%;
    text-align: center;
    height: 26px;
    font-size: 26px;
    color: #333333;
    line-height: 26px;
}
ul.demand-ti p.demand-p1{
    width: 150px;
    height: 115px;
    margin: 0 auto;
    margin-top: 27px;
}
ul.demand-ti p.demand-p1 img{
    width: 100%;
    height: 100%;
}
ul.demand-ti>li>a>h4{
    width:100%;
    margin-top: 37px;
    text-align: center;
    height: 26px;
    font-size: 16px;
    color: #333333;
    line-height: 26px;
}
ul.demand-ti>li>a>h5{
    width:100%;
    text-align: center;
    height: 20px;
    font-size: 12px;
    color: #999999;
    line-height: 40px;
}

/*����������*/
div.help{
    width: 100%;
    height:1044px;
    overflow: hidden;
}
div.help>h1,div.help>h2{
    text-align: center;
    font-size: 24px; font-weight:400;
    margin-top: 98px;
    width: 100%;
    height: 34px;
    color: #444444; f
}
div.help>h2{
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    color: #444444;
    margin-top: 40px;
}

ul.help-ti{
    width: 1200px;
    margin: 0 auto;
}
ul.help-ti li{
    width: 33.3333333%;
    float: left;
    margin-top: 90px;
    /*opacity: 0;*/
}
li.help-top{
    opacity: 0;
    animation-name: helpt;
    -webkit-animation-name: helpt;
    animation-duration:2s;
    -webkit-animation-duration:2s;
    animation-timing-function: ease-out;
    -webkit-animation-timing-function: ease;
    animation-delay:0.5s;
    -webkit-animation-delay:0.5s;
    animation-fill-mode:forwards;
    -webkit-animation-fill-mode:forwards;
    visibility: visible !important;

}
li.help-bot{
    opacity: 0;
    animation-name: helpb;
    -webkit-animation-name: helpb;
    animation-duration:2s;
    -webkit-animation-duration:2s;
    animation-timing-function: ease-out;
    -webkit-animation-timing-function: ease;
    animation-delay:0.5s;
    -webkit-animation-delay:0.5s;
    animation-fill-mode:forwards;
    -webkit-animation-fill-mode:forwards;
    visibility: visible !important;
}

@keyframes helpb {
    0%{opacity:0}
    0% {
        transform: translateY(250%) scaleY(1);
    }
    30%{
        transform: translateY(-10%) scaleY(1);
    }
    40%{
        transform: translateY(2%) scaleY(1);
    }
    50%{
        transform: translateY(0%) scaleY(1.1);
    }
    60%{
        transform: translateY(0%) scaleY(0.9);
    }
    70% {
        transform: translateY(0%) scaleY(1.05);
    }
    80%{
        transform: translateY(0%) scaleY(0.95);
    }
    90% {
        transform: translateY(0%) scaleY(1.02);
    }
    100%{
        transform: translateY(0%) scaleY(1);
    }
    to{opacity:1}
}

@keyframes helpt {
    0%{opacity:0}
    0% {
        transform: translateY(-250%) scaleY(1);
    }
    30%{
        transform: translateY(10%) scaleY(1);
    }
    40%{
        transform: translateY(2%) scaleY(1);
    }
    50%{
        transform: translateY(0%) scaleY(1.1);
    }
    60%{
        transform: translateY(0%) scaleY(0.9);
    }
    70% {
        transform: translateY(0%) scaleY(1.05);
    }
    80%{
        transform: translateY(0%) scaleY(0.95);
    }
    90% {
        transform: translateY(0%) scaleY(1.02);
    }
    100%{
        transform: translateY(0%) scaleY(1);
    }
    to{opacity:1}
}


ul.help-ti:after{
    content: "";
    height: 0;
    line-height: 0;
    display: block;
    visibility: hidden;
    clear: both;
    overflow: hidden;
}
p.help-p1{
    margin: 0 auto;
    width: 160px;
    height: 160px;
}
p.help_1 {
    width: 100%;
    text-align: center;
    color: #262626;
    font-size: 24px;
    font-weight: 400;
    margin-top: 32px;
}
p.ms_1{
    font-weight:normal;
    width: 100%;
    text-align: center;
    font-size: 14px;
    color:#474747;
    line-height: 30px;
}
p.ms_2{
    font-weight:normal;
    width: 100%;
    text-align: center;
    font-size: 14px;
    color:#474747;
    line-height: 30px;
}
p.help_p{
    text-align: center;
    width:650px;
    height: 54px;
    margin: 0 auto;
    margin-top: 115px;
}
p.help_p>a{
    display: inline-block;
    width: 253px;
    height: 54px;
    line-height: 54px;
    background-color: #515151;
    border-radius: 4px;
    color: #fff;
    font-size: 22px;
    transition:all 0.2s;
    float: left;
}
p.help_p>a.btn2{
    float: right;
    background-color: #00bafe;
}
p.help_p>a.btn1:hover{ box-shadow: 0px 4px 26px #515151;}
p.help_p>a.btn2:hover{ box-shadow: 0px 4px 26px #4eb8e4;}


/*�ؼ��ʲ�ѯ*/
div.antistop{
    width: 100%;
    height: auto;
    background-color: #eeeeee;
    overflow: hidden;
}
div.antistop>h1{
    width: 100%;
    height: 30px;
    line-height: 30px; font-weight:400;
    text-align: center;
    font-size: 24px;
    color:#444444;
    margin-top: 48px;
}
p.gjc_title{
    width: 100%;
    height: 30px;
    line-height: 30px; font-weight:400;
    text-align: center;
    font-size: 24px;
    color:#444444;
    margin-top: 48px;
}
p.antistop-p{
    width: 1030px;
    height: 60px;;
    margin: 0 auto;
    margin-top: 32px;
    line-height: 60px;
}
p.antistop-p>input{
    background: url("../image/sousuo.png") no-repeat 20px;
    padding-left: 52px;
    color: #a1a1a1;
    font-size: 16px;
    width: 854px;
    height: 60px;
    background-color: #ffffff;
    border: solid 1px #cccccc;
}
p.antistop-p>a{
    float: right;
    text-align: center;
    font-size:20px;
    color:#fff;
    display: inline-block;
    width: 140px;
    height:60px;
    line-height: 55px;
    background-color: #00bafe;
    border-radius: 4px;
    transition:all 0.2s;
}
p.antistop-p>a:hover{
    box-shadow: 0px 4px 26px #4eb8e4;
}
ul.shebei{
    width: 448px;
    height: 18px;
    line-height: 18px;
    margin: 0 auto;
    margin-top: 23px;
}
ul.shebei li{
    text-align: center;
    float: left;
    width: 25%;
    height: 18px;
    border-right:1px solid #666666;
}
ul.shebei li:nth-child(1){
    color:#00bafe;
    border-right:1px solid #19c2c8;
}
ul.shebei li:nth-child(1) a{
    color:#00bafe;
}
ul.shebei li a{
    color: #999999;
    font-size: 16px;
}
div.antistop>h2{
    width: 100%;
    text-align: center;
    font-size: 24px;
    font-weight:400;
    font-stretch: normal;
    color: #444444;
    margin-top: 82px;
}
ul.antistop-nav{
    width: 900px;
    height: 37px;
    margin: 0 auto;
    margin-top: 40px;
}
ul.antistop-nav li{
    text-align: center;
    float: left;
    width: 173px;
    height: 37px;
    line-height: 37px;
    border-radius: 4px;
    border: solid 1px #313131;
}
ul.antistop-nav li.anti1{
    animation-name: antl;
    -webkit-animation-name: antl;
    animation-duration:2s;
    -webkit-animation-duration:2s;
    animation-timing-function: ease-out;
    -webkit-animation-timing-function: ease;
    /*animation-delay:0.5s;*/
    /*-webkit-animation-delay:0.5s;*/
    animation-fill-mode:forwards;
    -webkit-animation-fill-mode:forwards;
    visibility: visible !important;
}
ul.antistop-nav li.anti4{
    animation-name: antR;
    -webkit-animation-name: antR;
    animation-duration:2s;
    -webkit-animation-duration:2s;
    animation-timing-function: ease-out;
    -webkit-animation-timing-function: ease;
    /*animation-delay:0.5s;*/
    /*-webkit-animation-delay:0.5s;*/
    animation-fill-mode:forwards;
    -webkit-animation-fill-mode:forwards;
    visibility: visible !important;
}


ul.antistop-nav li.anti2{
    animation-name: antzl;
    -webkit-animation-name: antl;
    animation-duration:2s;
    -webkit-animation-duration:2s;
    animation-timing-function: ease-out;
    -webkit-animation-timing-function: ease;
    animation-delay:1s;
    -webkit-animation-delay:1s;
    animation-fill-mode:forwards;
    -webkit-animation-fill-mode:forwards;
    visibility: visible !important;
}
ul.antistop-nav li.anti3{
    animation-name: antzR;
    -webkit-animation-name: antR;
    animation-duration:2s;
    -webkit-animation-duration:2s;
    animation-timing-function: ease-out;
    -webkit-animation-timing-function: ease;
    animation-delay:1s;
    -webkit-animation-delay:1s;
    animation-fill-mode:forwards;
    -webkit-animation-fill-mode:forwards;
    visibility: visible !important;
}

@keyframes antl {
    0%{opacity:0}
    0% {
        transform: translateX(-250%) scaleX(1);
    }
    30%{
        transform: translateX(10%) scaleX(1);
    }
    40%{
        transform: translateX(2%) scaleX(1);
    }
    50%{
        transform: translateX(0%) scaleX(1.1);
    }
    60%{
        transform: translateX(0%) scaleX(0.9);
    }
    70% {
        transform: translateX(0%) scaleX(1.05);
    }
    80%{
        transform: translateX(0%) scaleX(0.95);
    }
    90% {
        transform: translateX(0%) scaleX(1.02);
    }
    100%{
        transform: translateX(0%) scaleX(1);
    }
    to{opacity:1}
}
@keyframes antR {
    0%{opacity:0}
    0% {
        transform: translateX(250%) scaleX(1);
    }
    30%{
        transform: translateX(-10%) scaleX(1);
    }
    40%{
        transform: translateX(2%) scaleX(1);
    }
    50%{
        transform: translateX(0%) scaleX(1.1);
    }
    60%{
        transform: translateX(0%) scaleX(0.9);
    }
    70% {
        transform: translateX(0%) scaleX(1.05);
    }
    80%{
        transform: translateX(0%) scaleX(0.95);
    }
    90% {
        transform: translateX(0%) scaleX(1.02);
    }
    100%{
        transform: translateX(0%) scaleX(1);
    }
    to{opacity:1}
}

@keyframes antzl {
    0%{opacity:0}
    0% {
        transform: translateX(-250%) scaleX(1);
    }
    30%{
        transform: translateX(10%) scaleX(1);
    }
    40%{
        transform: translateX(2%) scaleX(1);
    }
    50%{
        transform: translateX(0%) scaleX(1.1);
    }
    60%{
        transform: translateX(0%) scaleX(0.9);
    }
    70% {
        transform: translateX(0%) scaleX(1.05);
    }
    80%{
        transform: translateX(0%) scaleX(0.95);
    }
    90% {
        transform: translateX(0%) scaleX(1.02);
    }
    100%{
        transform: translateX(0%) scaleX(1);
    }
    to{opacity:1}
}
@keyframes antzR {
    0%{opacity:0}
    0% {
        transform: translateX(250%) scaleX(1);
    }
    30%{
        transform: translateX(-10%) scaleX(1);
    }
    40%{
        transform: translateX(2%) scaleX(1);
    }
    50%{
        transform: translateX(0%) scaleX(1.1);
    }
    60%{
        transform: translateX(0%) scaleX(0.9);
    }
    70% {
        transform: translateX(0%) scaleX(1.05);
    }
    80%{
        transform: translateX(0%) scaleX(0.95);
    }
    90% {
        transform: translateX(0%) scaleX(1.02);
    }
    100%{
        transform: translateX(0%) scaleX(1);
    }
    to{opacity:1}
}




ul.antistop-nav li:nth-child(2),ul.antistop-nav li:nth-child(3),ul.antistop-nav li:nth-child(4){
    margin-left:68px;
}
ul.antistop-nav li.acti{
    border: none;
    background-color: #00bafe;
}
ul.antistop-nav li.acti a{
    color:#fff;
}
ul.antistop-nav li a{
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    color: #404040;
}
div.biaoge{
    width: 1200px;
    height: 400px;
    margin: 0 auto;
    margin-top: 29px;

}
div.biaogejia{
    animation-name: biao;
    -webkit-animation-name: biao;
    animation-duration:1.5s;
    -webkit-animation-duration:1.5s;
    animation-timing-function: ease-out;
    -webkit-animation-timing-function: ease;
    /*animation-delay:1s;*/
    /*-webkit-animation-delay:1s;*/
    animation-fill-mode:forwards;
    -webkit-animation-fill-mode:forwards;
    visibility: visible !important;
}
@keyframes biao {
    0%{opacity:0}
    0% {
        transform: translateY(-250%) scaleX(1);
    }
    30%{
        transform: translateY(10%) scaleX(1);
    }
    40%{
        transform: translateY(2%) scaleX(1);
    }
    50%{
        transform: translateY(0%) scaleX(1.1);
    }
    60%{
        transform: translateY(0%) scaleX(0.9);
    }
    70% {
        transform: translateY(0%) scaleX(1.05);
    }
    80%{
        transform: translateY(0%) scaleX(0.95);
    }
    90% {
        transform: translateY(0%) scaleX(1.02);
    }
    100%{
        transform: translateY(0%) scaleX(1);
    }
    to{opacity:1}
}
div.biaoge table{
    width: 100%;
    height: 400px;
}
div.biaoge tbody tr:nth-child(1) td{
    background-color: #f7f7f7;
    border: solid 1px #d5d5d5;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    color: #666666;
}
div.biaoge td{
    font-size: 12px;
    color: #666666;
    text-align: center;
    width: 201px;
    height: 40px;
    background-color: #ffffff;
    border: solid 1px #d5d5d5;
}

/*��ͼ*/
div.ditu{
    width: 100%;
    height: 872px;
    overflow: hidden;
}
div.tu{
    width: 1200px;
    height:641px;;
    margin: 0 auto;
    margin-top: 92px;
}

/*��Ѷ*/
div.message{
    width: 100%;
    background: url("../image/bb.png") no-repeat center;
    background-size: cover;
    height: 1000px;
    overflow: hidden;
}
div.message>h1,div.message>h2{
    width: 100%;
    text-align: center;
    font-size: 24px;
    color: #444444;
    font-weight: 400;
    margin-top: 131px;
}
p.me_title{
    width: 100%;
    text-align: center;
    font-size: 24px;
    color: #444444;
    font-weight: 400;
    margin-top: 131px;
}
div.message>h2{
    margin-top: 40px;
    font-size: 16px;
    color: #444444;
}
ul.message-nav:after{
    content: "";
    height: 0;
    line-height: 0;
    display: block;
    visibility: hidden;
    clear: both;
    overflow: hidden;
}
ul.message-nav{
   width: 1200px;
    margin: 0 auto;
    margin-top: 68px;
}
ul.message-nav>li{
    float: left;
    width: 395px;
}
ul.message-nav>li.message1{
     animation-name:mess;
     -webkit-animation-name:mess;
     animation-duration:1.5s;
     -webkit-animation-duration:1.5s;
     animation-timing-function: ease-out;
     -webkit-animation-timing-function: ease;
     /*animation-delay:1s;*/
     /*-webkit-animation-delay:1s;*/
     animation-fill-mode:forwards;
     -webkit-animation-fill-mode:forwards;
     visibility: visible !important;
 }

ul.message-nav>li.message2{
    opacity: 0;
    animation-name:mess2;
    -webkit-animation-name:mess2;
    animation-duration:1.5s;
    -webkit-animation-duration:1.5s;
    animation-timing-function: ease-out;
    -webkit-animation-timing-function: ease;
    animation-delay:1s;
    -webkit-animation-delay:1s;
    animation-fill-mode:forwards;
    -webkit-animation-fill-mode:forwards;
    visibility: visible !important;
}

ul.message-nav>li.message3{
    animation-name:mess3;
    -webkit-animation-name:mess3;
    animation-duration:1.5s;
    -webkit-animation-duration:1.5s;
    animation-timing-function: ease-out;
    -webkit-animation-timing-function: ease;
    /*animation-delay:1s;*/
    /*-webkit-animation-delay:1s;*/
    animation-fill-mode:forwards;
    -webkit-animation-fill-mode:forwards;
    visibility: visible !important;
}
@keyframes mess2 {
    0%{opacity:0}
    0% {
        transform: translateY(-300%) scaleX(1);
    }
    30%{
        transform: translateY(10%) scaleX(1);
    }
    40%{
        transform: translateY(2%) scaleX(1);
    }
    50%{
        transform: translateY(0%) scaleX(1.1);
    }
    60%{
        transform: translateY(0%) scaleX(0.9);
    }
    70% {
        transform: translateY(0%) scaleX(1.05);
    }
    80%{
        transform: translateY(0%) scaleX(0.95);
    }
    90% {
        transform: translateY(0%) scaleX(1.02);
    }
    100%{
        transform: translateY(0%) scaleX(1);
    }
    to{opacity:1}
}

@keyframes mess {
    0%{opacity:0}
    0% {
        transform: translateX(-250%) scaleX(1);
    }
    30%{
        transform: translateX(10%) scaleX(1);
    }
    40%{
        transform: translateX(2%) scaleX(1);
    }
    50%{
        transform: translateX(0%) scaleX(1.1);
    }
    60%{
        transform: translateX(0%) scaleX(0.9);
    }
    70% {
        transform: translateX(0%) scaleX(1.05);
    }
    80%{
        transform: translateX(0%) scaleX(0.95);
    }
    90% {
        transform: translateX(0%) scaleX(1.02);
    }
    100%{
        transform: translateX(0%) scaleX(1);
    }
    to{opacity:1}
}


@keyframes mess3 {
    0%{opacity:0}
    0% {
        transform: translateX(250%) scaleX(1);
    }
    30%{
        transform: translateX(-10%) scaleX(1);
    }
    40%{
        transform: translateX(2%) scaleX(1);
    }
    50%{
        transform: translateX(0%) scaleX(1.1);
    }
    60%{
        transform: translateX(0%) scaleX(0.9);
    }
    70% {
        transform: translateX(0%) scaleX(1.05);
    }
    80%{
        transform: translateX(0%) scaleX(0.95);
    }
    90% {
        transform: translateX(0%) scaleX(1.02);
    }
    100%{
        transform: translateX(0%) scaleX(1);
    }
    to{opacity:1}
}







ul.message-nav>li:nth-child(2),ul.message-nav>li:nth-child(3){
    margin-left: 7px;
}

ul.message-nav>li h1{
    color: #272727;
    font-weight: 400;
    font-size: 22px;
}



p.gg_title{
    color: #272727;
    font-weight: 400;
    font-size: 22px;
}

p.gg_title a{
    float: right;
    font-size: 16px;
    color: #191919;
    margin-right: 15px;
}
ul.message-nav>li>p.mes-p1{
    margin-top: 14px;
    width: 395px;
    height: 5px;
    line-height:1px;
    background-color: #ffffff;
}
ul.message-nav>li>p.mes-p1>i{
    display: inline-block;
    width: 120px;
    height: 5px;
    line-height: 5px;
    background-color: #00bafe;


}
ul.message-nav>li>p.mes-p1>i.dong{
    animation-name: my1;
    -webkit-animation-name: my1;
    animation-duration:1s;
    -webkit-animation-duration:1s;
    animation-timing-function: ease-out;
    -webkit-animation-timing-function: ease;
    /*animation-delay:1s;*/
    /*-webkit-animation-delay:1s;*/
    animation-fill-mode:forwards;
    -webkit-animation-fill-mode:forwards;
    visibility: visible !important;
}
ul.message-nav>li:hover ul.message-nav>li>p.mes-p1>i{

}
@keyframes my1 {
    0% {
        transform: translateX(0px);
    }
    100%{
        transform: translateX(275px);
    }
}

ul.message-nav>li>p.mes-p2{
    width: 395px;
    height: 160px;
    margin-top: 10px;
 overflow: hidden;
}
ul.message-nav>li>p.mes-p2 img{
    width: 100%;
    height: 100%;
    transition: all 0.9s;

}
ul.message-nav>li>p.mes-p2 img:hover{
    transform: scale(1.2);
}

div.gonggao{
    width: 395px;
    height: 271px;
    background-color: #ffffff;
    margin-top: 9px;
    overflow: hidden;
}
div.gonggao-1{

    width: 332px;
    height: 209px;
    margin: 32px auto;
}
div.gonggao-1 p{
    position:relative;
    width: 100%;
    height:50px;
    line-height: 50px;
    color: #666666;
    font-size: 16px;
}
div.gonggao-1 p span{
    float: right;
}
div.gonggao-1 p i{
    position: absolute;
    top:24px;
    left:-12px;
    display: inline-block;
    width: 4px;
    height: 4px;
    background-color: #d22d5a;
}
/*�������*/
div.companion{
    width: 100%;
    overflow: hidden;
}
div.companion h1,div.companion h2{
    width: 100%;
    margin-top: 110px;
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    color: #444444;
}
p.compan_title{
	 width: 100%;
    margin-top: 110px;
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    color: #444444;
}
div.companion h2{
    font-size: 16px;
    margin-top: 40px;
}


p.compan_ms{
    font-size: 16px;
    margin-top: 40px;
    width: 100%;
    text-align: center;
    font-weight: 400;
    color: #444444;
}


ul.partner-logo{
    width: 1200px;
    margin: 0 auto;
    margin-top: 33px;
    margin-bottom: 136px;
}
ul.partner-logo:after{
    content: "";
    height: 0;
    line-height: 0;
    display: block;
    visibility: hidden;
    clear: both;
    overflow: hidden;
}
ul.partner-logo li{
    position: relative;
    float: left;
    width: 200px;
    margin-top:45px;
}
ul.partner-logo li a{
    display:block;
    width: 170px;
    height: 60px;
    margin: 5px auto;
}
ul.partner-logo li p{
    color: #999999;
    font-size: 13px;
    width: 100%;
    text-align: center;
}
ul.partner-logo li i{
    position: absolute;
    top:0;
    right: 0;
    display: inline-block;
    width: 1px;
    height: 77px;
    background-color: #cccccc;
    opacity: 0.5;
}



/* banner */
.index_one_top {
    overflow: hidden;
}
.index_one_left {
    float: left;
    width: 100%;
}
.index_one_ad {
    float: left;
}
.index_one_ad img {
    height: 160px;
    width: auto;
}
.index_one_iteam {
    float: left;
    padding: 0px 5px;
    width: 260px;
}

.index_one_iteam h2 {
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px solid #0051d3;
    line-height: 30px;
    height: 30px;
    padding: 0px 5px;
}

.index_one_iteam_list li {
    line-height: 26px;
    height: 26px;
}

.index_one_iteam_list li a {
    color: #454545;
    font-size: 14px;
    padding: 0px 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index_one_iteam_list li a:hover{
    color: #0051d3;
    transition: 0.8s;
}
.index_one_bott {
    overflow: hidden;
}

.index_one_bott_iteam {
    float: left;
    width: 323px;
    margin-right: 10px;
}

.index_one_bott_iteam h2 {
    font-size: 16px;
    font-weight: bold;
    border-bottom: 2px solid #0051d3;
    line-height: 30px;
    height: 30px;
    padding: 0px 5px;
}

.index_one_bott_iteam_list li {
    line-height: 26px;
    height: 26px;
}

.index_one_bott_iteam_list li a {
    color: #454545;
    font-size: 14px;
    padding: 0px 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.index_one_bott_iteam_list li a:hover{
    color: #0051d3;
    transition: 0.8s;
}

.l_banenr {
    width: 100%;
    height: 500px;
    overflow: hidden;
    position: relative;
    border: solid 1px #ddd;
}

.l_banenr_a {
    position: absolute;
    width: 9999em;
}


.l_banenr_a li {
    height: 500px;
    overflow: hidden;
    float: left;
}

ul.l_banenr_a img {
    width: 100%;
    height: 500px;
}

.l_banenr_bnt {
    position: absolute;
    bottom: 10px;
    right: 300px;
    float: right;
}

.l_banenr_bnt li {
    background: #fff;
    border: 1px solid #ffffff;
    cursor: pointer;
    float: left;
    font-family: arial;
    text-align: center;
    color: #D00000;
    height: 24px;
    line-height: 24px;
    width: 50px;
    margin: 0 2px;
}

.l_banenr_bnt li.current {
    background: #1479d7;
    border: 1px solid #1479d7;
    height: 24px;
    line-height: 24px;
    width: 50px;
    margin: 0 2px;
    color: #fff;
    font-weight: 800;
}
