/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/


/*Generated by wjdhcms 3.0 */
@charset "utf-8";

::-webkit-scrollbar {
    width: 12px;
    height: 12px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-track {
    border-radius: 12px;
    background-color: #E2E2E2;
}

::-webkit-scrollbar-thumb {
    border-radius: 12px;
    -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: #1a3671;
	color: #fff;
}

::-moz-selection {
	background-color: #1a3671;
	color: #fff;
}

::-webkit-selection {
	background-color: #1a3671;
	color: #fff;
}

#wjdh-kefu .wjdh-kefu-qq p,
#wjdh-kefu .wjdh-kefu-qq a,
#wjdh-kefu .wjdh-kefu-tel p,
#wjdh-kefu .wjdh-kefu-tel img,
#wjdh-kefu .wjdh-kefu-erweima img{
    box-sizing: content-box;
}
* {
    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;
}

.webqq_ewm{box-sizing: content-box;}


.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;
    }

    
}



.wjdh-ico1,.wjdh-ico2{vertical-align: middle;}

.UrbansubstationBox {
    display: inline-block;
    position: relative;
    z-index: 999;
}

.Urbansubstation {
    position: absolute;
    bottom: 40px;
    left: -50%;
    transform: translateX(-25%);
    background: #f8f8f8;
    width: 0;
    height: 0;
    overflow: hidden;
    box-sizing: border-box;
    line-height: 0;
    font-size: 0;
    border-radius: 10px;
    color: #333 !important;
}

.Urbansubstationfenzhan {
    height: 40px;
    line-height: 40px;
    font-weight: bold;
    font-size: 16px;
    display: block;
    text-align: center;
    color: #333 !important;
}

.UrbansubstationBoxCenter p {
    width: 94%;
    height: 100%;
    border: 1px dashed #e2e2e2;
    margin: 0 auto 10px;
    border-radius: 5px;
    line-height: 0 !important;
}

.UrbansubstationBoxCenter p a {
    text-align: left;
    position: relative;
    width: 100%;
    box-sizing: border-box;
    display: block;
    color: #666 !important;
    padding: 5px 10px 5px 30px;
    line-height: 26px !important;
    font-size: 16px;
    -webkit-transition: .5s;
    transition: .5s;
}

.UrbansubstationBox:hover .Urbansubstation {
    min-width: 160px;
    height: auto;
    background-color: #ffffff;
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
}

.Urbansubstation p a:hover::before {
    border-color: #1a3671;
}

.Urbansubstation p a:hover::after {
    background: #1a3671;
}

.Urbansubstation p a::after {
    content: "";
    width: 6px;
    height: 6px;
    background: #ddd;
    position: absolute;
    top: 16px;
    left: 15px;
    border-radius: 50%;
    -webkit-transition: .5s;
    transition: .5s;
}

.Urbansubstation p a::before {
    content: "";
    width: 14px;
    height: 14px;
    border: 1px solid #ddd;
    position: absolute;
    top: 11px;
    left: 10px;
    border-radius: 50%;
    -webkit-transition: .5s;
    transition: .5s;
}

.Urbansubstation p a:hover {
    transform: translateY(-2px);
    color: #1a3671 !important;
}

.disablemouserightclick,.disablechoose,.disablecopy{
    display: none;
}

@media (min-width: 1200px){
    .container,dl-container {
        width: 1200px  !important;
    }
}



.section{
    overflow: hidden;
}


/* 右侧导航 */
#fp-nav {
    _display: none;
    font-size: 12px;
    right: 0;
}

#fp-nav li {
    margin: 10px 0 0;
    vertical-align: middle;
    width: 30px !important;
    height: 22px !important;

}

#fp-nav li a {
    float: right;
    width: 21px;
    height: 21px;
    color: #000;
    text-decoration: none;
    text-align: right;
    background: url(../images/dot.png) 8px 5px no-repeat;
}

#fp-nav .active {
    background-position: 0 bottom;
}

#fp-nav span {
    display: none;
}

.fullPage-tooltip {
    float: left;
    top: 0;
    margin-right: 5px;
    font: 12px "Microsoft Yahei";
    color: #8F9DA4;
    line-height: 21px;
}



.clear {
    clear: both;
}


/*top*/
.header{
    width: 100%;
    margin: 0 auto;
    height: 1px;
}

.top_bg {
    position: fixed;
    width: 100%;
    height: 129px;
    margin: 0 auto;
    z-index: 99;
    top: 0;
    border-bottom:1px solid rgba(255, 255, 255, 0.1);

}

.top_bg.ny{
    position: relative;
    background: #1a3671;

}

.top_bg .top_con{
    width: 1360px;
    height: 129px;
    margin: 0 auto;
}

.top_bg .top_con .logo{
    float: left;
}

.top_bg .top_con .logo img{
    width: 208px;
    height: 63px;
    display: block;
    margin-top: 33px;


}

.top_bg .top_con .nav_bg{
    margin-left: 260px;
    width: 790px;
    float: left;
}

.top_bg .top_con .nav_bg .t_nav{
    width: 790px;
    height: 129px;
}

.top_bg .top_con .nav_bg .t_nav>ul>li{
    float: left;
    width: 131px;
    height: 129px;
    position: relative;
}

.top_bg .top_con .nav_bg .t_nav>ul>li>a{
    display: block;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 129px;
}

.top_bg .top_con .nav_bg .t_nav>ul>li>a>span{
    display: block;
    font-size: 16px;
    color: #fff;
}

.top_bg .top_con .nav_bg .t_nav>ul>li::after{
    content: "";
    width: 0px;
    height: 3px;
    background: #73a07b;
    position: absolute;
    bottom: 0px;
    left: 30px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.top_bg .top_con .nav_bg .t_nav>ul>li:hover::after{
    width: 70px;
}

.top_bg .top_con .nav_bg .t_nav>ul>li:hover>a{
    font-size: 18px;
    color: #fff;
    font-weight: bold;
}

.top_bg .top_con .nav_bg .t_nav ul li .submenu {

    display: none;

    position: absolute;

    top: 129px;

    left: 0px;

    background: #193571;

    width: 131px;

    z-index: 999;

}



.top_bg .top_con .nav_bg .t_nav ul li .submenu li {

    float: left;

    padding: 0;

    background: none;

    height: 45px;

    line-height: 45px;

    border-bottom: 1px solid rgba(255, 255, 255, 0.5);

}



.top_bg .top_con .nav_bg .t_nav ul li .submenu>li>a {

    float: none;

    text-align: center;

    font-family: "Microsoft YaHei";

    font-size: 14px;

    height: 45px;

    line-height: 45px;

    background: none;

    color: #fff;

    width: 120px;

    font-weight: normal;

    display: block;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;
    padding: 0 5px;
    box-sizing: content-box;

}


.top_bg .top_con .nav_bg .t_nav ul li .submenu li a:hover {

    background: #73a07b;

    text-decoration: none;

}


.top_bg .top_tel{
    float: right;
    width: 68px;
    height: 68px;
    margin-top: 30px;
    position: relative;

}

.top_bg .top_tel p{
    position: absolute;
    left: 70px;
    top: 15px;
    background: #fff;
    font-size: 16px;
    color: #333;
    padding: 0 5px;
    line-height: 38px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    opacity: 0;
}

.top_bg .top_tel:hover p{
    opacity: 1;
}



/* ny_footer_bg */

.ny_footer_bg{
    width: 100%;
    margin:  0 auto;
    background: #1a3671;
}

.ny_footer_bg .ny_footer{
    width: 1360px;
    margin: 0 auto;
    padding-top: 40px;
    box-sizing: content-box;
}



.ny_footer_bg .ny_footer .f_cont{
    margin: 0 auto;
    height: 120px;
    border-bottom: 1px solid #314a7f;
  }
  
  .ny_footer_bg .ny_footer .f_cont ul li{
    float: left;
    width: 423px;
  }
  
  .ny_footer_bg .ny_footer .f_cont ul li:last-child{
    width: 514px;
  }
  
  .ny_footer_bg .ny_footer .f_cont ul li img{
    display: block;
    float: left;
    width: 74px;
    height: 74px;
    border-radius: 50%;
    background: #324e86;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
  }
  
  .ny_footer_bg .ny_footer .f_cont ul li p{
    float: left;
    margin-left: 20px;
    width: 329px;
  }
  
  .ny_footer_bg .ny_footer .f_cont ul li:last-child p{
    width: 420px;
  }
  
  .ny_footer_bg .ny_footer .f_cont ul li p span{
    display: block;
    font-size: 16px;
    color:  #fff;
    margin-bottom: 10px;
  }
  
  .ny_footer_bg .ny_footer .f_cont ul li p i{
    font-size: 18px;
    color:  #fff;
    display: block;
  }
  
  .ny_footer_bg .ny_footer .f_cont ul li p em{
    display: block;
    font-size: 16px;
    color:  #fff;
  }
  
  .ny_footer_bg .ny_footer .f_cont ul li:hover img{
    background: #73a07b;
  
  }
  
  .ny_footer_bg .ny_footer .end{
    margin: 20px auto 0 auto;
    font-size: 14px;
    color:  #cccccc;
    text-align: center;
    height: 80px;
  } 
  
  .ny_footer_bg .ny_footer .end a{
    font-size: 14px;
    color:  #cccccc;
  }
  
  .ny_footer_bg .ny_footer .end img{
    vertical-align: middle;
  }







  .top_bg_page {
    position: fixed;
    width: 100%;
    height: 100px;
    margin: 0 auto;
    z-index: 95;
    top: 0;
    border-bottom:1px solid rgba(255, 255, 255, 0.1);
    background: #193571;
}

.top_bg_page .top_con{
    width: 1360px;
    height: 100px;
    margin: 0 auto;
}

.top_bg_page .top_con .logo{
    float: left;
}

.top_bg_page .top_con .logo img{
    width: 208px;
    height: 63px;
    display: block;
    margin-top: 19px;


}

.top_bg_page .top_con .nav_bg{
    margin-left: 260px;
    width: 790px;
    float: left;
}

.top_bg_page .top_con .nav_bg .t_nav{
    width: 790px;
    height: 100px;
}

.top_bg_page .top_con .nav_bg .t_nav>ul>li{
    float: left;
    width: 131px;
    height: 100px;
    position: relative;
}

.top_bg_page .top_con .nav_bg .t_nav>ul>li>a{
    display: block;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 100px;
}

.top_bg_page .top_con .nav_bg .t_nav>ul>li>a>span{
    display: block;
    font-size: 16px;
    color: #fff;
}

.top_bg_page .top_con .nav_bg .t_nav>ul>li::after{
    content: "";
    width: 0px;
    height: 3px;
    background: #73a07b;
    position: absolute;
    bottom: 0px;
    left: 30px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.top_bg_page .top_con .nav_bg .t_nav>ul>li:hover::after{
    width: 70px;
}

.top_bg_page .top_con .nav_bg .t_nav>ul>li:hover>a{
    font-size: 18px;
    color: #fff;
    font-weight: bold;
}

.top_bg_page .top_con .nav_bg .t_nav ul li .submenu {

    display: none;

    position: absolute;

    top: 100px;

    left: 0px;

    background: #193571;

    width: 131px;

    z-index: 999;

}



.top_bg_page .top_con .nav_bg .t_nav ul li .submenu li {

    float: left;

    padding: 0;

    background: none;

    height: 45px;

    line-height: 45px;

    border-bottom: 1px solid rgba(255, 255, 255, 0.5);

}



.top_bg_page .top_con .nav_bg .t_nav ul li .submenu>li>a {

    float: none;

    text-align: center;

    font-family: "Microsoft YaHei";

    font-size: 14px;

    height: 45px;

    line-height: 45px;

    background: none;

    color: #fff;

    width: 120px;

    font-weight: normal;

    display: block;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;
    padding: 0 5px;
    box-sizing: content-box;

}


.top_bg_page .top_con .nav_bg .t_nav ul li .submenu li a:hover {

    background: #73a07b;

    text-decoration: none;

}


.top_bg_page .top_tel{
    float: right;
    width: 68px;
    height: 68px;
    margin-top: 16px;
    position: relative;

}

.top_bg_page .top_tel p{
    position: absolute;
    left: 70px;
    top: 15px;
    background: #fff;
    font-size: 16px;
    color: #333;
    padding: 0 5px;
    line-height: 38px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    opacity: 0;
}

.top_bg_page .top_tel:hover p{
    opacity: 1;
}