.swiper-slide{
    text-align: center;
}
a.mores {
    padding: 4px 8px;
    color: #fff;
    background: #ff002a;
    border-radius: 10px;
    font-size: 13px;
    line-height: 1.5;
}
a.mores:hover{
    color: red;
    background: #fff;
    border: 1px solid #ff002a;
}
a:hover{
    color: #26b3ff;
}
.entry {
    font-size: 16px;
    line-height: 1.5;
}
.entry p {
    margin-bottom: 15px;
    text-align: justify;
}
span,i{
    display: inline-block;
}
div{
    box-sizing: content-box;
}
h2,h3{
    font-weight: bold;
}
h3{
    font-size: 1.17em;
}
td{
    padding: 10px;
}
table a:not(.btn){
    text-decoration: none;
}
.welcome {
    height: 32px;
    line-height: 32px;
    color: #afafaf;
    font-size: 12px;
    border-bottom: 1px solid #e7e7e7;
}
.welcome .welcome-w {
    width: 1270px;
    margin: 0 auto;
}
.welcome .welcome-w ul li {
    float: left;
    margin-left: 20px;
}
.welcome .welcome-w ul li i {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(/static/images/s01.png) no-repeat;
    vertical-align: middle;
}
.welcome .welcome-w ul li:first-child+li i {
    background: url(/static/images/s02.png) no-repeat;
}
.welcome .welcome-w ul li:first-child+li+li i {
    background: url(/static/images/s03.png) no-repeat;
}
.welcome .welcome-w ul li:first-child+li+li+li i {
    background: url(/static/images/s04.png) no-repeat;
}
.logo-hot {
    position: relative;
    width: 1270px;
    margin: 0 auto;
    padding: 10px 0;
}
.logo-hot .logo .logo-img {
    width: 250px;
    margin: 25px 20px 25px 0;
    display: inline-block;
}
.logo-hot .logo .logo-img img {
    width: 100%;
}
.logo-hot .logo .logo-text {
    border-left: 1px solid #9e9e9e;
    height: 115px;
    padding: 35px 20px;
    box-sizing: border-box;
}
.logo-hot .logo .logo-text p {
    color: #3a3a3a;
    font-size: 23px;
    font-weight: bold;
}
.logo-hot .hot {
    margin: 35px 10px 35px 0;
    height: 60px;
    padding-left: 80px;
    background: url(/static/images/tel.png) no-repeat;
}
.logo-hot .hot p {
    font-size: 19px;
    color: #000;
    padding-top: 3px;
    text-align: center;
    font-weight: bold;
}
.logo-hot .qrcode-box {
    display: none;
    position: absolute;
    top: 0;
    right: 150px;
    width: 120px;
    height: 120px;
    text-align: center;
    font-size: 0;
}
.logo-hot .qrcode-box img{
    max-width: 100%;
    max-height: 100%;
}
.mynav{
    width: 100%;
    background: #019eef;
}
.mynav li{
    position: relative;
    min-width: 140px;
    float: left;
}
.mynav .menu>li>a {
    height: 50px;
    width: 140px;
    line-height: 50px;
    text-decoration: none;
    color: #fff;
    float: left;
    text-align: center;
    display: block;
    box-shadow: -2px 0 2px #42b6f1, -3px 0 3px #0283c9;
}
.menu>li.active>a span {
    top: -13px;
    font-size: 18px;
    line-height: 65px;
    background: #019eef;
    box-shadow: -3px 0 3px #0182c4 inset, 3px 0 3px #7bccf9 inset, 0 3px 3px #7bccf9 inset;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=135, Strength=5);
    -moz-box-shadow: -3px 0 3px #0182c4 inset, 3px 0 3px #7bccf9 inset, 0 3px 3px #7bccf9 inset;
    -webkit-box-shadow: -3px 0 3px #0182c4 inset, 3px 0 3px #7bccf9 inset, 0 3px 3px #7bccf9 inset;
}
.menu>li>a>span:hover {
    top: -13px;
    font-size: 18px;
    line-height: 65px;
    background: #019eef;
    box-shadow: -3px 0 3px #0182c4 inset, 3px 0 3px #7bccf9 inset, 0 3px 3px #7bccf9 inset;
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=135, Strength=5);
    -moz-box-shadow: -3px 0 3px #0182c4 inset, 3px 0 3px #7bccf9 inset, 0 3px 3px #7bccf9 inset;
    -webkit-box-shadow: -3px 0 3px #0182c4 inset, 3px 0 3px #7bccf9 inset, 0 3px 3px #7bccf9 inset;
}
.mynav .menu>li>a span {
    display: block;
    height: 65px;
    width: 100%;
    position: relative;
    cursor: pointer;
    font-size: 16px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}
.mynav .menu>li>a span b {
    width: 25px;
    height: 13px;
    display: inline-block;
    background: url(/static/images/arrow01.png) 10px 0 no-repeat;
}
.menu>li>a>span:hover b {
    background: url(/static/images/arrow02.png) 10px 0 no-repeat;
}
.mynav .submenu li{
    width: 155px;
    height: 35px;
    line-height: 35px;
    padding-left: 30px;
    background: #fff;
    border-bottom: 1px dashed #dfdfdf;
    position: relative;
}
.mynav .submenu li:last-child{
    border-bottom: 0;
}
.mynav .submenu li a {
    width: 100%;
    font-size: 12px;
    color: #737373;
    display: block;
    position: relative;
}
.mynav .submenu {
    left: 0;
    max-height: 0;
    position: absolute;
    top: 100%;
    opacity: 0.9;
    z-index: 9;
    -webkit-perspective: 400px;
    -moz-perspective: 400px;
    -ms-perspective: 400px;
    -o-perspective: 400px;
    perspective: 400px;
}
.mynav .submenu li {
    opacity: 0;
    -webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    transform: rotateY(90deg);
    -webkit-transition: opacity .4s, -webkit-transform .5s;
    -moz-transition: opacity .4s, -moz-transform .5s;
    -ms-transition: opacity .4s, -ms-transform .5s;
    -o-transition: opacity .4s, -o-transform .5s;
    transition: opacity .4s, transform .5s;
}
.mynav .submenu li a i{
    display: none;
    width: 10px;
    height: 10px;
    background: red;
    border-radius: 50%;
    position: absolute;
    left: -16px;
    top: 12px;
}
.mynav .submenu li a:hover {
    color:red;
}
.mynav .submenu li a:hover i{
    display: block;
}
.mynav .menu > li:hover .submenu, .menu > li:focus .submenu {
    max-height: 2000px;
    z-index: 10;
}
.mynav .menu > li:hover .submenu li, .menu > li:focus .submenu li {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}
.mynav .menu li:hover .submenu li:nth-child(1) {
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}
.mynav .menu li:hover .submenu li:nth-child(2) {
    -webkit-transition-delay: 50ms;
    -moz-transition-delay: 50ms;
    -ms-transition-delay: 50ms;
    -o-transition-delay: 50ms;
    transition-delay: 50ms;
}
.mynav .menu li:hover .submenu li:nth-child(3) {
    -webkit-transition-delay: 100ms;
    -moz-transition-delay: 100ms;
    -ms-transition-delay: 100ms;
    -o-transition-delay: 100ms;
    transition-delay: 100ms;
}
.mynav .menu li:hover .submenu li:nth-child(4) {
    -webkit-transition-delay: 150ms;
    -moz-transition-delay: 150ms;
    -ms-transition-delay: 150ms;
    -o-transition-delay: 150ms;
    transition-delay: 150ms;
}
.mynav .menu li:hover .submenu li:nth-child(5) {
    -webkit-transition-delay: 200ms;
    -moz-transition-delay: 200ms;
    -ms-transition-delay: 200ms;
    -o-transition-delay: 200ms;
    transition-delay: 200ms;
}
.mynav .menu li:hover .submenu li:nth-child(6) {
    -webkit-transition-delay: 250ms;
    -moz-transition-delay: 250ms;
    -ms-transition-delay: 250ms;
    -o-transition-delay: 250ms;
    transition-delay: 250ms;
}
.mynav .menu li:hover .submenu li:nth-child(7) {
    -webkit-transition-delay: 300ms;
    -moz-transition-delay: 300ms;
    -ms-transition-delay: 300ms;
    -o-transition-delay: 300ms;
    transition-delay: 300ms;
}
.mynav .menu li:hover .submenu li:nth-child(8) {
    -webkit-transition-delay: 350ms;
    -moz-transition-delay: 350ms;
    -ms-transition-delay: 350ms;
    -o-transition-delay: 350ms;
    transition-delay: 350ms;
}

.mynav .submenu li:nth-child(1) {
    -webkit-transition-delay: 350ms;
    -moz-transition-delay: 350ms;
    -ms-transition-delay: 350ms;
    -o-transition-delay: 350ms;
    transition-delay: 350ms;
}
.mynav .submenu li:nth-child(2) {
    -webkit-transition-delay: 300ms;
    -moz-transition-delay: 300ms;
    -ms-transition-delay: 300ms;
    -o-transition-delay: 300ms;
    transition-delay: 300ms;
}
.mynav .submenu li:nth-child(3) {
    -webkit-transition-delay: 250ms;
    -moz-transition-delay: 250ms;
    -ms-transition-delay: 250ms;
    -o-transition-delay: 250ms;
    transition-delay: 250ms;
}
.mynav .submenu li:nth-child(4) {
    -webkit-transition-delay: 200ms;
    -moz-transition-delay: 200ms;
    -ms-transition-delay: 200ms;
    -o-transition-delay: 200ms;
    transition-delay: 200ms;
}
.mynav .submenu li:nth-child(5) {
    -webkit-transition-delay: 150ms;
    -moz-transition-delay: 150ms;
    -ms-transition-delay: 150ms;
    -o-transition-delay: 150ms;
    transition-delay: 150ms;
}
.mynav .submenu li:nth-child(6) {
    -webkit-transition-delay: 100ms;
    -moz-transition-delay: 100ms;
    -ms-transition-delay: 100ms;
    -o-transition-delay: 100ms;
    transition-delay: 100ms;
}
.mynav .submenu li:nth-child(7) {
    -webkit-transition-delay: 50ms;
    -moz-transition-delay: 50ms;
    -ms-transition-delay: 50ms;
    -o-transition-delay: 50ms;
    transition-delay: 50ms;
}
.mynav .submenu li:nth-child(8) {
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}
    /*返回顶部*/
#backtotop{
    position: fixed;
    bottom: 10%;
    right: 100px;
    width: 40px;
    text-align: center;
    cursor: pointer;
    display: none;
}

/*页脚*/
#footer{
    background: url(/static/images/footer.png) no-repeat;
    background-size: 100% 100%;
    color: #fff;
    margin-top: 20px;
}
#footer .foot-w {
    width: 1240px;
    margin: 0 auto;
    overflow: hidden;
}
#footer .foot-w .left h2 {
    padding: 25px 0 15px 0;
    font-size: 35px;
    margin: 0;
    font-weight: bold;
}
#footer .foot-w .left .div-p {
    font-size: 16px;
    line-height: 25px;
    padding-bottom: 35px;
}
#footer .foot-w .left>p {
    line-height: 25px;
}
#footer .foot-w .right {
    width: 450px;
    height: 325px;
    background: #0771cb;
    text-align: center;
}
#footer .foot-w .right .logo02 {
    margin: 30px 0;
    height: 45px;
}
#footer .foot-w .right ul {
    width: 80%;
    margin: 0 auto;
    padding: 0;
}
#footer .foot-w .right ul li {
    float: left;
    width: 50%;
    text-align: center;
}
#footer .foot-w .right ul li .qr-box {
    width: 140px;
    height: 140px;
    line-height: 140px;
    font-size: 0;
    text-align: center;
    margin: 0 auto;
}
#footer .foot-w .right ul li .qr-box img {
    max-width: 100%;
    max-height: 100%;
}
#footer .foot-w .right .dele {
    text-align: center;
    font-family: 楷体;
    font-size: 22px;
    padding: 20px 0px;
}
#footer .copyright {
    text-align: center;
    background: #626262;
}
#footer .copyright p {
    height: 45px;
    line-height: 45px;
}
/*分页*/
.pagenation{
    text-align: center;
    margin-bottom: 30px;
}
.pagenation li{
    display: inline-block;
    color: #7e7e7e;
    border: 1px solid #7e7e7e;
    border-radius: 5px;
    box-shadow: 1px 1px 2px #7e7e7e;
    background: #f5f5f5;
    margin: 0 5px;
    cursor: pointer;
}
.pagenation li a,.pagenation li span{
    display: block;
    width: 100%;
    height: 100%;
    padding: 9px 15px;
}
.pagenation li:hover{
    color: #fff;
    background: #50a3e0;
    border: 1px solid #2479b7;
}
.pagenation li:hover a{
    color: #fff;
}
.pagenation li.active {
    color: #fff;
    background: #50a3e0;
    border: 1px solid #2479b7;
}

.screen-reader-text {
    font-size: 0;
    width: 0;
    height: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
}