﻿/*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: #339be4;

	color: #fff;

}



::-moz-selection {

	background-color: #339be4;

	color: #fff;

}



::-webkit-selection {

	background-color: #339be4;

	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;

}



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;

    }



    

}







/* 顶部 */

.toper{width:100%;height:150px;box-sizing:content-box;position:relative;z-index:999;}



.toper .center{width:1200px;height:150px;box-sizing:content-box;background:#339be4;border-radius:15px;position:absolute;top:50px;left:50%;margin-left:-600px;}



.toper .center .t_txt_01{width:1200px;height:94px;border-bottom:solid 1px #7abeed;overflow:hidden;}



.toper .center .t_txt_01 .left{float:left;color:#fff;}



.toper .center .t_txt_01 .left h1{width:370px;height:50px;margin:20px 0 0 20px;}



.toper .center .t_txt_01 .left h1 .img{width:370px;height:50px; vertical-align:top;}



.toper .center .t_txt_01 .tel{width:auto;height:auto;margin:15px 32px 0 0;padding-left:51px;box-sizing:content-box;background:url(../images/tel01.png) left center no-repeat;float:right;}



.toper .center .t_txt_01 .tel p:nth-of-type(1){font-size:14px;line-height:14px;color:#fff;}



.toper .center .t_txt_01 .tel p:nth-of-type(2){font-size:22px;line-height:18px;color:#fff;font-weight:bold;margin-top:8px;}


.toper .center .t_txt_01 .tel p:nth-of-type(3){font-size:22px;line-height:18px;color:#fff;font-weight:bold;margin-top:8px;}






















/* 询盘信息 */

.topxunpan{width:190px;height:31px;position:absolute;top:0;left:50%;margin-left:-35px;}

.thisxp{width:190px;height: 31px;}

.topxunpan .xp {position: relative;line-height: 30px;color: #fff;font-size: 12px;cursor: pointer;}

.topxunpan .xp span{display:block;width:45px;height:31px;margin-right:10px;background:#fff;border-radius:0 0 10px 10px;float: left;text-align:center;}

.topxunpan .xp img {position: relative;top:6px;}

.topxunpan .xp i {float:right;margin-top:2px;display:inline-block;width:20px;height:20px;line-height:20px;text-align:center;background:#fff;color:#339be4;border-radius:10px;box-sizing: border-box;font-size:12px;}

.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: #25519a;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: (-50%); transform: translateX(-50%); border: 8px solid transparent;border-bottom-color: #25519a;}

.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 i {font-weight: normal;font-style: normal;}











/*导航开始*/



.nav_xiala_aa{width:100%; height:55px;border-radius:15px;}

.nav_xiala_xx{width:100%; height:55px;background:#339be4;border-radius:15px;}



.nav_xiala{ width:1200px; height:55px; margin: 0 auto;border-radius:15px;}

.nav_xiala ul{width:1200px; height:25px;padding:15px 0;box-sizing:content-box;}

.nav_xiala ul li{ float:left;width:105px;height:25px;line-height:25px;text-align:center;margin:0 14px;font-size:14px;position:relative;-webkit-transition: all .5s; transition: all .5s;}











.fixedNav .nav_xiala ul li{width:105px;}



.nav_xiala > ul > li > a{ display:block; color:#fff; height:25px; line-height:25px;overflow: hidden;

    background-size: 100% 0%;

    -webkit-transition: all .5s; transition: all .5s;

}





.nav_xiala ul li:hover{ color:#339be4;

    background-size: 100% 100%;

}



.nav_xiala ul li:hover > a{ color:#339be4;background:#fff;border-radius:10px;}



.nav_xiala > ul > li > a:hover{

    background-size: 100% 100%;color:#339be4;background:#fff;border-radius:10px;-webkit-transition: all .5s; transition: all .5s;



}



.nav_xiala > ul > li:nth-child(1){ background: none; }





.nav_xiala .erji_xiala{  position:absolute; top:40px; left: 0px; z-index:20;  height:0px; visibility: hidden; width:120px; /*和一级栏目一样宽度*/ }

.nav_xiala .erji_xiala i{ display: block; opacity: 0; border-bottom:1px solid rgba(255,255,255,0.35); background:#333;  position:relative;  }

.nav_xiala .erji_xiala i a{ height: 40px; line-height: 40px;  font-size:14px; display: block; color:#FFF; padding: 0 20px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;  }

.nav_xiala .erji_xiala i a:hover{  color:#FFF;  }

.nav_xiala .erji_xiala i:hover{background:#339be4; }



.nav_xiala .erji_xiala i a{

    background-size: 0% 100%; -webkit-transition: all .5s; transition: all .5s;

}



.nav_xiala .erji_xiala i a:hover{

    background: -webkit-linear-gradient(left, #339be4, #339be4) no-repeat;color:#fff;

    background: linear-gradient(to right, #339be4, #339be4) no-repeat;

    background-size: 100% 100%;

}





.nav_xiala ul li:hover .erji_xiala{ height:auto; visibility: visible; }



.nav_xiala .erji_xiala i{ opacity: 0; transform: rotateY(90deg); transition:.5s;}



.nav_xiala ul li:hover .erji_xiala i{ opacity: 1;  transform: rotateY(0); }



.nav_xiala ul li:hover .erji_xiala i:nth-child(1){ transition-delay: 50ms;}

.nav_xiala ul li:hover .erji_xiala i:nth-child(2){ transition-delay: 100ms;}

.nav_xiala ul li:hover .erji_xiala i:nth-child(3){ transition-delay: 150ms;}

.nav_xiala ul li:hover .erji_xiala i:nth-child(4){ transition-delay: 200ms;}

.nav_xiala ul li:hover .erji_xiala i:nth-child(5){ transition-delay: 250ms;}

.nav_xiala ul li:hover .erji_xiala i:nth-child(6){ transition-delay: 300ms;}

.nav_xiala ul li:hover .erji_xiala i:nth-child(7){ transition-delay: 350ms;}

.nav_xiala ul li:hover .erji_xiala i:nth-child(8){ transition-delay: 400ms;}

.nav_xiala ul li:hover .erji_xiala i:nth-child(9){ transition-delay: 450ms;}

.nav_xiala ul li:hover .erji_xiala i:nth-child(10){ transition-delay: 500ms;}



.nav_xiala  .erji_xiala i:nth-child(1){ transition-delay: 500ms;}

.nav_xiala  .erji_xiala i:nth-child(2){ transition-delay: 450ms;}

.nav_xiala  .erji_xiala i:nth-child(3){ transition-delay: 400ms;}

.nav_xiala  .erji_xiala i:nth-child(4){ transition-delay: 350ms;}

.nav_xiala  .erji_xiala i:nth-child(5){ transition-delay: 300ms;}

.nav_xiala  .erji_xiala i:nth-child(6){ transition-delay: 250ms;}

.nav_xiala  .erji_xiala i:nth-child(7){ transition-delay: 200ms;}

.nav_xiala  .erji_xiala i:nth-child(8){ transition-delay: 150ms;}

.nav_xiala  .erji_xiala i:nth-child(9){ transition-delay: 100ms;}

.nav_xiala  .erji_xiala i:nth-child(10){ transition-delay: 50ms;}





.nav_xiala .sanji_xiala {  width: 165px; height:0px; visibility: hidden; position: absolute; top: 0px; left:120px; /*和一级栏目一样left*/  }

.nav_xiala .sanji_xiala span{ border-bottom:1px dashed rgba(255,255,255,0.35); display: block; background:#333; text-align: left; opacity: 0; }

.nav_xiala .sanji_xiala span a { height: 40px; line-height: 40px; display: block; color:#FFF; font-size:14px; padding-left: 10px; padding: 0 8px 0 15px;

    overflow: hidden;   white-space: nowrap; text-overflow: ellipsis; }

.nav_xiala .sanji_xiala span a:hover{  color:#FFF; padding-left: 25px; }





.nav_xiala .sanji_xiala span a{

    background: -webkit-linear-gradient(left, #339be4, #339be4) no-repeat;

    background: linear-gradient(to right, #339be4, #339be4) no-repeat;

    background-size: 100% 0%; -webkit-transition: all .5s; transition: all .5s;

}



.nav_xiala .sanji_xiala span a:hover{

    background: -webkit-linear-gradient(left, #339be4, #339be4) no-repeat;color:#fff;

    background: linear-gradient(to right, #339be4, #339be4) no-repeat;

    background-size: 100% 100%;

}





.nav_xiala .sanji_xiala_di{ background:url(../images/liqsub_ss.png) no-repeat center; width: 7px; height: 11px; position: absolute; top: 14px; right: 5px;}



.nav_xiala .erji_xiala i:hover .sanji_xiala{ height:auto; visibility: visible; }



.nav_xiala .sanji_xiala span{ opacity: 0; transform: rotateY(90deg); transition:.5s;}



.nav_xiala .erji_xiala i:hover .sanji_xiala span{ opacity: 1;  transform: rotateY(0); }

.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(1){ transition-delay: 50ms;}

.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(2){ transition-delay: 100ms;}

.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(3){ transition-delay: 150ms;}

.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(4){ transition-delay: 200ms;}

.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(5){ transition-delay: 250ms;}

.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(6){ transition-delay: 300ms;}

.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(7){ transition-delay: 350ms;}

.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(8){ transition-delay: 400ms;}

.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(9){ transition-delay: 450ms;}

.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(10){ transition-delay: 500ms;}





.nav_xiala > ul > li.another{color:#339be4;}

.nav_xiala > ul > li.another > a{color:#339be4;background:#fff;border-radius:10px;}





.fixedNav {

    position: fixed;

    top: 0px;

    left: 0px;

    z-index:99999;

    _position: absolute;-webkit-transition:all .5s;transition:all .5s;

    _top: expression(eval(document.documentElement.scrollTop));  box-shadow: 0 8px 8px 0px rgba(0, 0, 0, 0.08);

}











/* banner 开始 */



.banner {width: 100%;height:800px;position: relative;display: block;overflow: hidden;margin-top:-150px;}

.banner .nivoSlider {position: relative;width:1920px;height: 100%;text-align: center;left: 50%;margin-left: -960px;}

.banner .nivoSlider img {display: none;width: auto;margin: 0 auto;height: auto;}

.banner .nivoSlider a {border: 0;display: block;margin: 0 auto;text-align: center;width: 100%;height: 100%;}

.banner .nivo-controlNav-bg {position: absolute;

left: 0;bottom: -15px;width: 100%;height: 44px;z-index: 100;}

.banner .nivo-controlNav {position: absolute;width: 100%;bottom: 30px;z-index: 1;text-align: center;}

.banner .nivo-directionNav a {position: absolute;top: 45%;z-index: 9;cursor: pointer;}

.banner .nivo-prevNav {left: 0px;}

.banner .nivo-nextNav {right: 0px;}

.banner .nivo-controlNav a {display: inline-block;width: 20px;height: 20px;text-indent: -9999px;border: 0;margin: 0 10px;border-radius: 50%;cursor: pointer;background: #fff;}

.banner .nivo-controlNav a.active {background: #339be4;}

.banner .nivo-directionNav a {display: block;width:36px;height:80px;background: url(../images/arrows.png) no-repeat 0% 50% rgba(0,0,0,0.5);border-radius:3px;top: 50%;margin-top: -27px;}

.banner a.nivo-nextNav {background-position: 100% 50%;right: 50%;margin-right: -600px;}

.banner a.nivo-prevNav {left: 50%;margin-left: -600px;}

.banner .nivo-caption {display: none;}

.banner .nivo-caption a {color: #fff;border-bottom: 1px dotted #fff;}

.banner .nivo-caption a:hover {color: #fff;}

.banner .ribbon {width: 111px;height: 111px;position: absolute;top: -4px;left: -5px;z-index: 300;}

.banner .nivoSlider {position: relative;}

.banner .nivoSlider img {position: absolute;top: 0px;left: 0px;margin: 0 auto;}

.banner .nivoSlider a.nivo-imageLink {position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;border: 0;padding: 0;margin: 0;z-index: 6;display: none;text-align: center;}

.banner .nivo-slice {display: block;position: absolute;z-index: 5;height: 100%;}

.banner .nivo-box {display: block;position: absolute;z-index: 5;}

.banner .nivo-caption {position: absolute;left: 0px;bottom: 0px;background: #000;color: #fff;opacity: 0.8;width: 100%;z-index: 8;}

.banner .nivo-caption p {padding: 5px;margin: 0;}

.banner .nivo-caption a {display: inline !important;}

.banner .nivo-html-caption {display: none;}



/* banner 结束 */

















/* 底部信息 */

.footer{width:100%;height:233px;padding-top:24px;background:url(../images/ft_back.jpg) center top no-repeat; overflow:hidden;}



.footer .center{width:1200px;margin:0 auto;}



.footer .center .bottom{overflow:hidden;}



.footer .center .bottom .txt{overflow:hidden;width:670px;float:left;}



.footer .center .bottom .txt li{float:left;width:130px;margin-right:50px;}



.footer .center .bottom .txt li:last-child{margin-right:0;}



.footer .center .bottom .txt li p{font-size:16px;line-height:16px;margin-bottom:23px;color:#fff;}



.footer .center .bottom .txt li a{display:block;color:#fff;height:14px;line-height:14px;font-size:14px;margin-bottom:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}



.footer .center .bottom .txt li a:hover{color:#339be4;}



.footer .center .ewm{width:138px;height:138px;margin:10px auto 0 auto;float:right; display: none;}



.footer .center .ewm li{width:112px;height:112px;padding:13px;box-sizing:content-box;background:url(../images/kuang.png) center center no-repeat;}



.footer .center .ewm li:last-child{margin-right:0;}



.footer .center .ewm li img{width:112px;hieght:112px; vertical-align:top;}



.footer .copy{height:49px;line-height:49px;border-top:solid 1px #343434;color:#fff;text-align:center;margin-top:16px;}



.copy span img{vertical-align:middle;}



.copy span{display:inline-block;margin:0 15px;height:30px;line-height:30px;text-align:center;color:#fff;vertical-align:middle;}



.copy span a{display:inline-block;margin-right:10px;color:#fff;vertical-align:bottom;}



.copy span a:hover{text-decoration:underline;}