/*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: #cf0607;

	color: #fff;

}



::-moz-selection {

	background-color: #cf0607;

	color: #fff;

}



::-webkit-selection {

	background-color: #cf0607;

	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;

}



: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;

}



textarea {

    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));

}







html{

        cursor: url(../images/cur.png),

        default;

}



a{

   cursor: url(../images/Acur.png),

   default ;



}



input,textarea{

    animation: animated 1s infinite;

    -moz-animation: animated 1s infinite;

    -webkit-animation: animated 1s infinite;

    -o-animation: animated 1s infinite;

 

}



p,span,dir,h1,h2,h3,h4,h5,h6,b,ul,li,em.strong,b{

       cursor: url(../images/cdd.png),auto;

}







@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;

    }



    

}



.ellipsis {

    display: block;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

}

.clear::after {

    content: '';

    display: block;

    width: 0;

    height: 0;

    clear: both;

    overflow: hidden;

}

a {

    transition: all .2s;

}

a:hover {

    color: #cf0607;

}

.container,.container1 {

    width: 1200px;

    height: auto;

    margin: 0 auto;

}

.container1 {

    width: 1200px;

}



/* header start */

.topxunpan {

    width: 100%;

    height: 50px;

    box-sizing: border-box;

    background-color: #fff;

    border-bottom: 1px solid #f5f5f5;

  }

  .topxunpan .leftwelcome {

    width: 360px;

    height: 49px;

    float: left;

    line-height: 49px;

    color: #808080;

    font-size: 14px;

  }

  .topxunpan .leftwelcome img {

    margin-right: 8px;

  }

  .topxunpan .leftwelcome span {

    color: #cf0607;

  }

  .topxunpan .xp {

    position: relative;

    width: auto;

    float: right;

    line-height: 42px;

    color: #808080;

    font-size: 14px;

    cursor: pointer;

  }

  .topxunpan .xp img {

    position: relative;

    top: 2px;

    margin-right: 2px;

  }

  .topxunpan .xp i {

    position: relative;

    top: 2px;

    display: inline-block;

    width: 20px;

    height: 20px;

    line-height: 18px;

    color: #fff;

    text-align: center;

    font-size: 20px;

    box-sizing: border-box;

    border-radius: 4px;

    background-color: #cf0607;

  }

  .topxunpan .xp #xunpantip {

    z-index: 999;

    position: absolute;

    top: 35px;

    left: 50%;

    width: 180px;

    height: 49px;

    line-height: 49px;

    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: #9d0505;

    border-radius: 4px;

    opacity: 0;

    font-weight: bold;

    box-shadow: 5px 5px 2px rgba(0, 0, 0, 0.2);

  }

  .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: #9d0505;

  }

  .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;

  }

  .topxunpan .rightmess {

    width: 470px;

    height: 49px;

    float: right;

  }

  .topxunpan .rightmess .topcontact {

    width: 340px;

    line-height: 49px;

  }

  .topxunpan .rightmess .topcontact img {

    position: relative;

    top: -1px;

    vertical-align: middle;

  }

  .topxunpan .rightmess .topcontact a {

    margin-right: 20px;

    color: #808080;

  }

  .topxunpan .rightmess .topcontact a:hover {

    color: #cf0607;

  }

  .header .topbar {

    position: relative;

    height: 140px;

  }

  .header .topbar .leftlogo {

    width: 852px;

    float: left;

    margin-top: 32px;

  }

  .header .topbar .leftlogo h1 {

    width: 300px;

    float: left;

    margin-top: 14px;

  }

  .header .topbar .leftlogo .slogan {

    width: 460px;

    float: left;

    margin-top: 16px;

    margin-left: 16px;

    padding-left: 20px;

    box-sizing: border-box;

    background: url('../images/slogan_bg.png') 0 0 no-repeat;

  }

  .header .topbar .leftlogo .slogan .first {

    font-weight: bold;

    font-size: 20px;

    line-height: 20px;

    color: #cf0607;

  }

  .header .topbar .leftlogo .slogan .second {

    color: #4d4d4d;

    font-size: 16px;

    line-height: 16px;

    margin-top: 12px;

  }

  .header .topbar .leftlogo .slogan .second span {

    margin-right: 14px;

  }

  .header .topbar .leftlogo .slogan .second span img {

    position: relative;

    top: 2px;

    margin-right: 4px;

  }

  .header .topbar .righttel {

    width: 245px;

    height: 140px;

    float: right;

  }

  .header .topbar .righttel .icontoptel {

    display: block;

    float: left;

    margin-top: 46px;

  }

  .header .topbar .righttel .righttelnum {

    width: 166px;

    float: left;

    margin-top: 46px;

    margin-left: 20px;

  }

  .header .topbar .righttel .righttelnum .text {

    font-size: 16px;

    line-height: 16px;

    color: #4c4c4c;

    text-align: center;

    position: relative;

  }

  .header .topbar .righttel .righttelnum .text::before {

    content: '';

    position: absolute;

    left: 0;

    top: 50%;

    width: 40px;

    height: 1px;

    background-color: #ccc;

  }

  .header .topbar .righttel .righttelnum .text::after {

    content: '';

    position: absolute;

    right: 0;

    top: 50%;

    width: 40px;

    height: 1px;

    background-color: #ccc;

  }

  .header .topbar .righttel .righttelnum .num {

    margin-top: 8px;

    font-size: 22px;

    font-weight: bold;

    line-height: 22px;

    color: #cf0607;

    text-align: center;

  }

  .header .navbox {

    width: 100%;

    min-width: 1200px;

    height: 50px;

    box-sizing: border-box;

    background-color: #cf0607;

  }

  .header .menubox {

    position: relative;

    width: 1200px;

    height: 50px;

    margin: 0 auto;

    box-sizing: border-box;

  }

  .header .menubox ul {

    height: 50px;

  }

  .header .menubox ul .nav-item {

    z-index: 1;

    position: relative;

    float: left;

    width: 132px;

    height: 50px;

    line-height: 50px;

    text-align: center;

    font-size: 16px;

  }

  .header .menubox ul .nav-item::after {

    content: '';

    position: absolute;

    top: 0;

    right: -3px;

    width: 5px;

    height: 50px;

    background: url('../images/nav_line.png') center center no-repeat;

  }

  .header .menubox ul .nav-item:last-child {

    background: none;

  }

  .header .menubox ul .nav-item:last-child::after {

    display: none;

  }

  .header .menubox ul .nav-item a {

    display: block;

    width: 100%;

    height: 50px;

    line-height: 50px;

    text-align: center;

    font-size: 16px;

    color: #fff;

    overflow: hidden;

  }

  .header .menubox ul .nav-item a:hover {

    color: #1a1a1a;

  }

  .header .menubox ul .nav-item.another,

  .header .menubox ul .nav-item:hover {

    background: none;

  }

  .header .menubox ul .nav-item.another > a,

  .header .menubox ul .nav-item:hover > a {

    color: #fff;

  }

  .header .menubox ul .nav-item > ul {

    position: absolute;

    top: 50px;

    width: 100%;

    height: 0;

    visibility: hidden;

    perspective: 500px;

  }

  .header .menubox ul .nav-item > ul li {

    position: relative;

    width: 100%;

    height: 50px;

    box-sizing: border-box;

    transform: translateY(100px);

    transition: transform .4s, opacity .5s;

    opacity: 0;

    background-color: #cf0607;

  }

  .header .menubox ul .nav-item > ul li:nth-child(1) {

    transition-delay: 0ms;

  }

  .header .menubox ul .nav-item > ul li:nth-child(2) {

    transition-delay: 100ms;

  }

  .header .menubox ul .nav-item > ul li:nth-child(3) {

    transition-delay: 200ms;

  }

  .header .menubox ul .nav-item > ul li:nth-child(4) {

    transition-delay: 300ms;

  }

  .header .menubox ul .nav-item > ul li:nth-child(5) {

    transition-delay: 400ms;

  }

  .header .menubox ul .nav-item > ul li:nth-child(6) {

    transition-delay: 500ms;

  }

  .header .menubox ul .nav-item > ul li:nth-child(7) {

    transition-delay: 600ms;

  }

  .header .menubox ul .nav-item > ul li:nth-child(8) {

    transition-delay: 700ms;

  }

  .header .menubox ul .nav-item > ul li:nth-child(9) {

    transition-delay: 800ms;

  }

  .header .menubox ul .nav-item > ul li:nth-child(10) {

    transition-delay: 900ms;

  }

  .header .menubox ul .nav-item > ul li:nth-child(11) {

    transition-delay: 1000ms;

  }

  .header .menubox ul .nav-item > ul li:nth-child(12) {

    transition-delay: 1200ms;

  }

  .header .menubox ul .nav-item > ul li a {

    position: relative;

    display: block;

    height: 50px;

    text-align: center;

    line-height: 50px;

    color: #fff;

  }

  .header .menubox ul .nav-item > ul li a:link,

  .header .menubox ul .nav-item > ul li a:visited {

    -webkit-transition: all .3s ease;

    -moz-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

  }

  .header .menubox ul .nav-item > ul li a:link::after,

  .header .menubox ul .nav-item > ul li a:visited::after {

    content: '';

    position: absolute;

    background: none repeat scroll 0 0 #262626;

    height: 0%;

    left: 50%;

    top: 50%;

    width: 130%;

    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;

    -moz-transform: translateX(-50%) translateY(-50%) rotate(-45deg) scale(1.3);

    -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg) scale(1.3);

    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg) scale(1.3);

    transform: translateX(-50%) translateY(-50%) rotate(-45deg) scale(1.3);

  }

  .header .menubox ul .nav-item > ul li.drop > a {

    padding-right: 18px;

    padding-left: 12px;

    color: #fff;

    background-image: url('../images/drop.png');

    background-repeat: no-repeat;

    background-position: calc(95%) center;

    box-sizing: border-box;

  }

  .header .menubox ul .nav-item > ul li:hover > a:link::after,

  .header .menubox ul .nav-item > ul li:hover > a:visited::after {

    height: 266%;

  }

  .header .menubox ul .nav-item > ul li:hover a {

    color: #fff;

  }

  .header .menubox ul .nav-item > ul li > dl {

    position: absolute;

    left: 196px;

    top: 0;

    width: 160%;

    height: 0;

    visibility: hidden;

    perspective: 500px;

  }

  .header .menubox ul .nav-item > ul li > dl dd {

    position: relative;

    width: 100%;

    background-color: #cf0607;

    height: 50px;

    transform: translateY(100px);

    transition: transform .4s, opacity .5s;

    opacity: 0;

  }

  .header .menubox ul .nav-item > ul li > dl dd:nth-child(1) {

    transition-delay: 0ms;

  }

  .header .menubox ul .nav-item > ul li > dl dd:nth-child(2) {

    transition-delay: 100ms;

  }

  .header .menubox ul .nav-item > ul li > dl dd:nth-child(3) {

    transition-delay: 200ms;

  }

  .header .menubox ul .nav-item > ul li > dl dd:nth-child(4) {

    transition-delay: 300ms;

  }

  .header .menubox ul .nav-item > ul li > dl dd:nth-child(5) {

    transition-delay: 400ms;

  }

  .header .menubox ul .nav-item > ul li > dl dd:nth-child(6) {

    transition-delay: 500ms;

  }

  .header .menubox ul .nav-item > ul li > dl dd:nth-child(7) {

    transition-delay: 600ms;

  }

  .header .menubox ul .nav-item > ul li > dl dd:nth-child(8) {

    transition-delay: 700ms;

  }

  .header .menubox ul .nav-item > ul li > dl dd:nth-child(9) {

    transition-delay: 800ms;

  }

  .header .menubox ul .nav-item > ul li > dl dd:nth-child(10) {

    transition-delay: 900ms;

  }

  .header .menubox ul .nav-item > ul li > dl dd:nth-child(11) {

    transition-delay: 1000ms;

  }

  .header .menubox ul .nav-item > ul li > dl dd:nth-child(12) {

    transition-delay: 1200ms;

  }

  .header .menubox ul .nav-item > ul li > dl dd a {

    position: relative;

    display: block;

    height: 50px;

    text-align: center;

    line-height: 50px;

    color: #fff;

  }

  .header .menubox ul .nav-item > ul li > dl dd a:link,

  .header .menubox ul .nav-item > ul li > dl dd a:visited {

    -webkit-transition: all .3s ease;

    -moz-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

  }

  .header .menubox ul .nav-item > ul li > dl dd a:link::after,

  .header .menubox ul .nav-item > ul li > dl dd a:visited::after {

    content: '';

    position: absolute;

    background: none repeat scroll 0 0 #262626;

    height: 0%;

    left: 50%;

    top: 50%;

    width: 150%;

    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;

    -moz-transform: translateX(-50%) translateY(-50%) rotate(-45deg) scale(1.3);

    -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg) scale(1.3);

    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg) scale(1.3);

    transform: translateX(-50%) translateY(-50%) rotate(-45deg) scale(1.3);

  }

  .header .menubox ul .nav-item > ul li > dl dd:hover > a:link::after,

  .header .menubox ul .nav-item > ul li > dl dd:hover > a:visited::after {

    height: 322%;

  }

  .header .menubox ul .nav-item > ul li:hover > dl {

    height: auto;

    visibility: visible;

    opacity: 1;

  }

  .header .menubox ul .nav-item > ul li:hover > dl dd {

    transform: translateY(0);

    opacity: 1;

  }

  .header .menubox ul .nav-item:hover > ul {

    height: auto;

    visibility: visible;

  }

  .header .menubox ul .nav-item:hover > ul li {

    transform: translateY(0);

    opacity: 1;

  }

  .header .menubox .move-bg {

    display: none;

    position: absolute;

    left: 0;

    top: 0;

    width: 132px;

    height: 50px;

    background: #262626;

    z-index: 0;

  }

  /* header end */



/* footer start */

.footerbox {

    width: 100%;

    height: 340px;

    margin-top: 60px;

    overflow: hidden;

    background: url('../images/footer_bg.jpg') center center no-repeat;

    cursor: default !important;

  }

  .footerbox .leftwechatbox {

    width: 282px;

    height: 340px;

    float: left;

    overflow: hidden;

    background-color: #cf0607;

  }

  .footerbox .leftwechatbox .wechatbox {

    position: relative;

    width: 166px;

    height: 166px;

    margin: 0 auto;

    margin-top: 68px;

    overflow: hidden;

    background: url('../images/wechat_line.png') center center no-repeat;

  }

  .footerbox .leftwechatbox .wechatbox img {

    position: absolute;

    left: 0;

    top: 0;

    right: 0;

    bottom: 0;

    width: 138px;

    height: 138px;

    margin: auto;

  }

  .footerbox .leftwechatbox .txt {

    margin-top: 26px;

    text-align: center;

    color: #fff;

    font-size: 14px;

  }

  .footerbox .rightftbox {

    width: 880px;

    height: auto;

    float: right;

    margin-top: 32px;

  }

  .footerbox .rightftbox .topnavbox {

    width: 100%;

    height: 168px;

  }

  .footerbox .rightftbox .topnavbox dl {

    width: 110px;

    height: auto;

    float: left;

    margin-right: 100px;

  }

  .footerbox .rightftbox .topnavbox dl dt {

    display: block;

    width: 100%;

    height: 18px;

    margin-bottom: 16px;

    line-height: 18px;

    color: #fff;

    font-size: 18px;

    font-weight: bold;

  }

  .footerbox .rightftbox .topnavbox dl dd {

    display: block;

    width: 100%;

  }

  .footerbox .rightftbox .topnavbox dl dd a {

    display: block;

    line-height: 30px;

    color: #fff;

    font-size: 14px;

  }

  .footerbox .rightftbox .topnavbox dl dd a:hover {

    color: #cf0607;

  }

  .footerbox .rightftbox .copyrightbox {

    width: 880px;

    height: 60px;

    margin-top: 50px;

    border: 1px solid #e5e5e5;

    box-sizing: border-box;

  }

  .footerbox .rightftbox .copyrightbox p {

    line-height: 60px;

    text-align: center;

    color: #fafafa;

    font-size: 14px;

  }

  .footerbox .rightftbox .copyrightbox p a {

    color: #fafafa;

  }

  .footerbox .rightftbox .copyrightbox p a:hover {

    color: #cf0607;

  }

  .footerbox .rightftbox .copyrightbox p img {

    position: relative;

    top: 4px;

  }

  /* footer end */

