/*-----------------------------------------------------------*/

/*n*/

/*n*/

/*0*/

/*版权所有违者必究*/

/*-----------------------------------------------------------*/





/*Generated by wjdhcms 3.0 */

@charset "utf-8";



::-webkit-scrollbar {

    width: 8px;

    height: 8px;

    background-color: #F5F5F5;

}



::-webkit-scrollbar-track {

    border-radius: 10px;

    background-color: #E2E2E2;

}



::-webkit-scrollbar-thumb {

    border-radius: 10px;

    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);

    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);

    background-color: #555;

}



 ::selection {

	background-color: #004539;

	color: #fff;

}



::-moz-selection {

	background-color: #004539;

	color: #fff;

}



::-webkit-selection {

	background-color: #004539;

	color: #fff;

}

* {

    padding: 0;

    margin: 0;

    font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;

}



body {

    font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;

    color: #333;

    margin: 0;

    line-height: 1.5;

}

*:before, *:after {

    box-sizing: content-box;

}

:focus {

    outline: 1;

}



article,

aside,

canvas,

details,

figcaption,

figure,

footer,

header,

hgroup,

menu,

nav,

section,

summary {

    display: block;

}



a {

    color: #333;

    text-decoration: none;

}



a:link,

a:hover,

a:active,

a:visited {

    text-decoration: none;

}



ins {

    background-color: #ff9;

    color: #000;

    text-decoration: none;

}



mark {

    background-color: #ff9;

    color: #000;

    font-style: italic;

    font-weight: bold;

}



del {

    text-decoration: line-through;

}



table {

    border-collapse: collapse;

    border-spacing: 0;

}



hr {

    display: block;

    height: 1px;

    border: 0;

    border-top: 1px solid #cccccc;

    margin: 1em 0;

    padding: 0;

}



input,

select {

    vertical-align: middle;

}



li,

ul {

    list-style-type: none;

}



img {

    border: none;

}

input,textarea {

    outline: 0;

    border: 0;

    resize: none;

}







h1,

h2,

h3,

h4,

h5,

h6,

dl,

dd,

dt,

i,

em {

    font-weight: normal;

    font-style: normal;

}

.fixedNav {

    position: fixed;

    top: 0px;

    left: 0px;

    width: 100%;

    z-index: 100000;

    _position: absolute;

    _top: expression(eval(document.documentElement.scrollTop));

   box-shadow: 0px 10px 12px rgba(0,0,0,.1);

}







html{

        cursor: url(../images/cur.png),

        default;

}



a{

   cursor: url(../images/Acur.png),

   default ;

}



textarea{

    animation: animated 1s infinite;

    -moz-animation: animated 1s infinite;

    -webkit-animation: animated 1s infinite;

    -o-animation: animated 1s infinite;

 

}



input[type="text"]{

     animation: animated 1s infinite;

    -moz-animation: animated 1s infinite;

    -webkit-animation: animated 1s infinite;

    -o-animation: animated 1s infinite;

}

input[type="button"]

{

   cursor: url(../images/Acur.png),

   default  !important;

}



input,button{

        outline: none;

}



@keyframes animated {

    0% {

        cursor: url('../images/Pcuro1.png'),

        auto;

    }



    8.8% {

        cursor: url('../images/Pcuro2.png'),

            auto;

    }



    17.6% {

        cursor: url('../images/Pcuro3.png'),

            auto;

    }



    26.4% {

        cursor: url('../images/Pcuro4.png'),

            auto;

    }



    35.2% {

        cursor: url('../images/Pcuro5.png'),

            auto;

    }



    44% {

        cursor: url('../images/Pcuro6.png'),

            auto;

    }



    52.8% {

        cursor: url('../images/Pcuro7.png'),

            auto;

    }



    61.6% {

        cursor: url('../images/Pcuro8.png'),

            auto;

    }



    70.4% {

        cursor: url('../images/Pcuro9.png'),

            auto;

    }



    79.2% {

        cursor: url('../images/Pcuro10.png'),

            auto;

    }



    88% {

        cursor: url('../images/Pcuro11.png'),

            auto;

    }



    100% {

        cursor: url('../images/Pcuro12.png'),

            auto;

    }



    

}



.main{

    width: 1200px;

    margin: 0 auto;

}

.myclearfix:after{

    content:"";

    display:block;

    clear:both;

}

.left{

    float: left;

}

.right{

    float: right;

}



.wjdh-ico1,.wjdh-ico2{vertical-align: middle;}



/* top S */

.top{
width1: 1681px;
    height: 100px;

}

.top_main{
width: 1681px;
    height: 100%;

}

.logo{

    margin-top: 12px;

    width: 184px;

    height: 72px;

}

.logo>h1>a{

    display: block;

    width: 100%;

    height: 100%;

}

.logo>h1>a>img{

    width: 100%;

    height: 100%;

}



/* nav S */

/*--------------*/






@keyframes menu1 {

  0% {

    opacity: 0;

    transform: translateX(8px);

  }

  100% {

    opacity: 1;

    transform: translateX(0);

  }

}



/* top_ico S */

.top_ico{

    height: 100%;

}

/* xunpan S */

.container1 {

    height: auto;

    margin: 0 auto;

}

.topxunpan {

    width: 53px;

    height: 100%;

    padding-top: 33px;

    box-sizing: border-box;

    text-align: center;

    border-right: 1px solid #f2f2f2;

    border-left: 1px solid #f2f2f2;

    transition: all .5s ease-in-out;

    background: url(../images/top_ico1.png) center 10px no-repeat;

}

.topxunpan:hover{

    color: #fff;

    background: url(../images/top_ico1-2.png) center 10px no-repeat #004539;

}

.topxunpan:hover .xp{

    color: #fff;

}

.topxunpan:hover .topxunpan .xp i{

    color: #fff;

}

.topxunpan .xp {

    position: relative;

    color: #959595;

    font-size: 14px;

    cursor: pointer;

}

.topxunpan .xp img {

    position: relative;

    top: 2px;

    margin-right: 2px;

}

.topxunpan .xp i {

    color: #004539;

    font-size: 16px;

    box-sizing: border-box;

}

.topxunpan .xp #xunpantip {

    z-index: 999;

    position: absolute;

    top: 35px;

    left: 50%;

    width: 180px;

    height: 30px;

    line-height: 30px;

    text-align: center;

    color: #fff;

    font-size: 14px;

    -webkit-transform: translateX(-50%) scale(0);

    -moz-transform: translateX(-50%) scale(0);

    -o-transform: translateX(-50%) scale(0);

    -ms-transform: translateX(-50%) scale(0);

    transform: translateX(-50%) scale(0);

    -webkit-transition: transform .4s, opacity .4s;

    -moz-transition: transform .4s, opacity .4s;

    -o-transition: transform .4s, opacity .4s;

    -ms-transition: transform .4s, opacity .4s;

    transition: transform .4s, opacity .4s;

    background-color: #004539;

    border-radius: 4px;

    opacity: 0;

    font-weight: bold;

    box-shadow: 5px 5px 2px #dfdfdf;

}

.topxunpan .xp #xunpantip::after {

    content: '';

    position: absolute;

    top: -16px;

    left: 50%;

    width: 0;

    height: 0;

    -webkit-transform: translateX(-50%); 

    -moz-transform: translateX(-50%); 

    -o-transform: translateX(-50%); 

    -ms-transform: translateX(-50%); 

    transform: translateX(-50%); 

    border: 8px solid transparent;

    border-bottom-color: #004539;

}

.topxunpan .xp #xunpantip.xunpantextactive {

    -webkit-transform: translateX(-50%) scale(1); 

    -moz-transform: translateX(-50%) scale(1); 

    -o-transform: translateX(-50%) scale(1); 

    -ms-transform: translateX(-50%) scale(1); 

    transform: translateX(-50%) scale(1); 

    opacity: 1;

}

.top_tell{

    position: relative;

    width: 53px;

    height: 100%;

    border-right: 1px solid #f2f2f2;

	border-left: 1px solid #f2f2f2;

    font-size: 14px;

    color: #333333;

    box-sizing: border-box;

    padding-top: 45px;

    text-align: center;

    transition: all .5s ease-in-out;

    background: url(../images/top_ico2.png) center 20px no-repeat;

}

.top_tell:hover{

    color: #fff;

    background: url(../images/top_ico2-2.png) center 20px no-repeat #004539;

}

.top_tell:hover .tell_num{

    width: 330px;

}

.tell_num{

    position: absolute;

    width: 0;

    height: 55px;

    line-height: 55px;

    text-align: center;

    color: #fff;

    right: 0;

    bottom: -55px;

    z-index: 5;

    background: #004539;

    font-size: 26px;

    overflow: hidden;

    transition: all .5s ease-in-out;

}

.tell_num span{

    font-size: 16px;

    vertical-align: middle;

}



/* foo S */

.foo {

    width: 100%;

    cursor: default !important;

  }

  .foo .foo_top {

    width: 100%;

    height: 254px;

    padding-top: 55px;

    box-sizing: border-box;

    background-color: #202022;

  }

  .foo .foo_top .foo_top_main .foo_nav > dl {

    float: left;

    width: 120px;

    margin-right: 40px;

  }

  .foo .foo_top .foo_top_main .foo_nav > dl > dt {

    width: 100%;

    height: 32px;

    background-color: #111111;

    border-radius: 15px;

    text-align: center;

    line-height: 32px;

    font-size: 16px;

    color: #ffffff;

    margin-bottom: 20px;

    overflow: hidden;

    white-space: nowrap;

    text-overflow: ellipsis;

  }

  .foo .foo_top .foo_top_main .foo_nav > dl > dd {

    width: 100%;

    font-size: 14px;

    color: #999ca1;

    line-height: 14px;

    height: 14px;

    text-align: center;

    margin-bottom: 15px;

  }

  .foo .foo_top .foo_top_main .foo_nav > dl > dd > a {

    display: block;

    width: 100%;

    height: 100%;

    overflow: hidden;

    white-space: nowrap;

    text-overflow: ellipsis;

    color: #999ca1;

  }

  .foo .foo_top .foo_top_main .foo_tell {

    width: 290px;

    margin-left: 50px;

  }

  .foo .foo_top .foo_top_main .foo_tell > h3 {

    padding-left: 52px;

    height: 35px;

    line-height: 35px;

    font-size: 30px;

    font-family: Arial;

    color: #ffffff;

    margin-bottom: 25px;

    background: url(../images/foo_tell.png) left center no-repeat;

  }

  .foo .foo_top .foo_top_main .foo_tell > h4 {

    font-size: 14px;

    color: #999ca1;

    line-height: 14px;

    margin-bottom: 15px;

  }

  .foo .foo_top .foo_top_main .ewm {

    position: relative;

  }

  .foo .foo_top .foo_top_main .ewm::after {

    position: absolute;

    content: "";

    width: 18px;

    height: 17px;

    background: url(../images/foo_ico2.png) center no-repeat;

    left: 50%;

    transform: translate(-50%);

    top: 87px;

  }

  .foo .foo_top .foo_top_main .ewm > img {

    width: 89px;

    height: 87px;

  }

  .foo .foo_top .foo_top_main .ewm > p {

    font-size: 14px;

    color: #999ca1;

    margin-top: 30px;

  }

  .foo .bq {

    width: 100%;

    height: 80px;

    line-height: 80px;

    background-color: #111111;

  }

  .foo .bq .bq_main {

    font-size: 14px;

    color: #999ca1;

    text-align: center;

  }

  .foo .bq .bq_main a {

    color: #999ca1;

    margin-left: 5px;

  }

  .foo .bq .bq_main a:hover {

    color: #fff;

  }

  .foo .bq .bq_main img {

    vertical-align: middle;

    margin-left: 5px;

  }

