@charset "UTF-8";
* {
word-break: break-all;
    padding: 0;
    margin: 0;
}

html,
body {
    color: #333;
    font-size: 16px;
    font-family: "微软雅黑";
    max-width: 1920px;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: left;
    overflow-x: hidden;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

img,
input {
    border: 0;
    outline: none;
}

.wap {
    display: none;
}

.top>img.wap {
    display: none;
}

body .clear {
    clear: both;
    height: 0 !important;
    width: 0 !important;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
    float: none !important;
}

.px1200 {
    max-width: 1200px;
    margin: 0 auto;
}
.px1300{
    max-width: 1300px;
    margin: 0 auto;}
.px1400 {
    max-width: 1400px;
    margin: 0 auto;
}
.head{
    margin: 0 auto;
    position: absolute;
    z-index: 9999;
    top: 0px;
    left: 0px;
    right: 0px;
	
}
.head-ny{
    margin: 0 auto;
    /*position: fixed;*/
    z-index: 9999;
    top: 0px;
    left: 0px;
    right: 0px;
	background:#fff;
	box-shadow: 0 5px 5px rgb(0 0 0 / 20%);
	padding-bottom: 20px;
}
.nav-ny {
    float: right;
    padding-left: 55px;
}

.nav ul.nav1 {
    float: left;
    position: relative;
    z-index: 999;
}

.nav-ny ul.nav2>li {
    float: left;
    margin-right:15px;
}
.nav-ny ul.nav2>li:last-child{
    float: left;
    margin-right: 0px;
}


.nav-ny ul.nav2>li>a {
    display: block;
    font-size: 16px;
    padding: 10px 15px;
	border-radius: 5px;
	margin: 10px 0;
    color: #020202;
    text-align: center;
    text-decoration: none!important;
}

.nav-ny ul.nav2>li>a:hover {
    background:#0555ba;
	padding: 10px 15px;
	border-radius: 5px;
	margin: 10px 0;
	color: #fff;
}

.nav-ny ul.nav2>li:hover>a {

    background-size: cover;
    background-position: center center;
}

.nav-ny ul.nav2>li>div {
    position: absolute;
    top: 100%;
    left: -55px;
    right: -60px;
    background: #fff;
    /* background: rgba(255, 255, 255, 0.58); */
    z-index: 9999;
    padding: 25px 40px 25px 40px;
    overflow: hidden;
    line-height: normal;
    display: none;
    box-shadow: 0 10px 10px rgba(0, 0, 0, .2);
}

.nav-ny ul.nav2>li>div>ul {
    overflow: hidden;
}

.nav-ny ul.nav2>li>div>ul>li {
    float: left;
    width: 50%;
}

.nav-ny ul.nav2>li>div>ul>li a {
    display: block;
    padding-left: 30px;
    background: url(../images/nav-li-left.png) no-repeat;
    background-position: left center;
    font-size: 16px;
    color: #332e2e;
    line-height: 50px;
    white-space: nowrap;
    text-decoration: none!important;
}

.nav-ny ul.nav2>li>div>ul>li a:hover {
    color: #0555ba;
}
.login-ny ,.h-search{
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    z-index: 8;
	text-align: right;
}

.login-ny a ,.h-search a{
    display: block;
    font-size: 0;
}

.login-ny a img,.h-search  a img {
    vertical-align: middle;
    height:16px;
}

.login-ny a span,.h-search a span {
    vertical-align: middle;
    color: #747474;
    font-size: 12px;
    margin-left: 5px;
	margin-right: 15px;
}



.b-t-search {
    float: left;
}

.b-t-search>div {
    position: relative;
    border: 1px solid #595959;
    height: 25px;
    line-height: 25px;
    margin-top: 10px;
    padding: 0 10px;
    font-size: 0;
    background: #373535;
}

.b-t-search>div .search-text {
    border: none;
    outline: none;
    line-height: 25px;
    height: 25px;
    width: 125px;
    vertical-align: middle;
    background: none;
    color: #fff;
}

.b-t-search>div .search-btn {
    width: 25px;
    height: 25px;
    background: url(../images/search.png) no-repeat;
    background-position: center center;
    border: none;
    outline: none;
    vertical-align: middle;
}

.head-top {
    position: relative;
}

.logo {
    float: left;
}

.logo a {
    display: block;
}

.logo a img {
    vertical-align: middle;
	width:350px;
}

.nav-bbj {
    position: absolute;
    bottom: 0;
    height: 65px;
    left: 50%;
    margin-left: 690px;
    background: #0555ba;
    width: 1400px;
    z-index: 8;
}

.nav {
    float: right;
    padding-left: 55px;
}

.nav ul.nav1 {
    float: left;
    position: relative;
    z-index: 999;
}

.nav ul.nav1>li {
    float: left;
    margin-right:15px;
}
.nav ul.nav1>li:last-child{
    float: left;
    margin-right: 0px;
}


.nav ul.nav1>li>a {
    display: block;
    font-size: 16px;
    padding: 10px 15px;
	border-radius: 5px;
	margin: 10px 0;
    color: #fff;
    text-align: center;
    text-decoration: none!important;
}

.nav ul.nav1>li>a:hover {
    background:rgba(0,0,0,.3);
	padding: 10px 15px;
	border-radius: 5px;
	margin: 10px 0;
}

.nav ul.nav1>li:hover>a {

    background-size: cover;
    background-position: center center;
}

.nav ul.nav1>li>div {
    position: absolute;
    top: 100%;
    left: -55px;
    right: -60px;
    background: #fff;
    /* background: rgba(255, 255, 255, 0.58); */
    z-index: 9999;
    padding: 25px 40px 25px 40px;
    overflow: hidden;
    line-height: normal;
    display: none;
    box-shadow: 0 10px 10px rgba(0, 0, 0, .2);
}

.nav ul.nav1>li>div>ul {
    overflow: hidden;
}

.nav ul.nav1>li>div>ul>li {
    float: left;
    width: 50%;
}

.nav ul.nav1>li>div>ul>li a {
    display: block;
    padding-left: 30px;
    background: url(../images/nav-li-left.png) no-repeat;
    background-position: left center;
    font-size: 16px;
    color: #332e2e;
    line-height: 50px;
    white-space: nowrap;
    text-decoration: none!important;
}

.nav ul.nav1>li>div>ul>li a:hover {
    color: #0555ba;
}

.nav-pic {
    overflow: hidden;
    float: left;
    width: 215px;
    margin-right: 30px;
}

.login ,.h-search{
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    z-index: 8;
	text-align: right;
}

.login a ,.h-search a{
    display: block;
    font-size: 0;
}

.login a img,.h-search  a img {
    vertical-align: middle;
    height:16px;
}

.login a span,.h-search a span {
    vertical-align: middle;
    color: #fff;
    font-size: 14px;
    margin-left: 5px;
	margin-right: 15px;
}
.h-search{margin-left:10px;}
.top {
    max-width: 1920px;
    margin: 0 auto;
    position: fixed;
    right: 10px;
    top: 18px;
    width: 25px;
    height: 25px;
    z-index: 9999;
}

.top>img {
    display: block;
    width: 100%;
}

.wap-menu {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99999;
    font-size: 0;
}

.wap-menu img {
    height: 25px;
}

.close-menu {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
}


/* nav */

.banner {
    width: 100%;
    position: relative;
}

.banner a {
    display: block;
}

.banner>img {
    display: block;
    width: 100%;
}

.banner .slick-slide a img {
    display: block;
    width: 100%;
}

.banner .slick {
    position: relative;
    z-index:-1;
}

.banner .slick-slide a {
    display: block;
    position: relative;
}

.banner .slick-slide a div {
    bottom: 0;
    width: 100%;
    z-index: 9;
}

.banner .slick-slide a div p {
    position: absolute;
    bottom: 40px;
    width: 100%;
    max-width: 1300px;
    left: 50%;
    margin-left: -650px;
    font-size: 30px;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    z-index: 10;
}

.banner1 a {
    height: 672px;
}

.pic {
    padding-top: 75%;
    position: relative;
    overflow: hidden;
}

.pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all 0.3s;
}

.pic img:hover {
    transform: scale(1.05);
}

.footer {
    background:#163063 url(../images/bottom_bg.jpg) no-repeat center top;
    padding: 40px 0;
}

.foot-c>div>p {
    text-align: left;
    font-size: 18px;
    color: #fff;
    margin-bottom: 35px;
}
.foot-c>div>p em{font-style:normal}
.foot-l {
    float: left;
    width: 35%;
}

.foot-m {
    float: right;
    width: 28%;
    margin: 0 auto;
    text-align: center;
}
.foot-m>div {
    text-align: left;
}
.foot-m>div a {
    font-size: 14px;
    line-height: 28px;
    color: #fff;
	margin-right: 8px;

}

.foot-r {
    float: left;
    width: 37%;
}

.foot-l ul {
    overflow: hidden; 
}

.foot-l ul li {
color:#fff;
	font-size: 14px;
	line-height: 36px;
}

.foot-l ul li a {
    font-size: 14px;
    line-height: 28px;
    color: #fff;
    margin: 0 15px;
}

.foot-m div {
    color: #fff;
    font-size: 14px;
    line-height: 28px;
}

.foot-c>.foot-r>p {
    text-align: left;
}

.foot-c>.foot-r>p img {
    vertical-align: middle;
    margin-right: 5px;
}

.foot-r ul {
    overflow: hidden; clear:both; padding-top:15px;
}

.foot-r ul li {
    float: left;
    max-width: 38%;
    text-align: center;
	margin-right: 10px;
}

.foot-r ul li img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.foot-r ul li p {
    color: #fff;
    font-size: 14px;
    margin-top: 10px;
}
.footer .version{
	border-top:1px solid #66738b;
	line-height: 26px;	
	margin-top: 30px;
	overflow: hidden;text-align:center;
	padding-top: 20px;
}
.footer .version span{
	color: #fff;
	font-size:14px;

}

@media screen and (max-width:1420px) {
    .px1400 {
        padding-left: 10px;
        padding-right: 10px;
    }
    .head-top {
        padding-left: 0;
        padding-right: 0;
    }
    .logo {
        margin-left: 10px;
    }
    .nav {
        padding-right: 10px;
        margin-top: 20px;
    }
    .logo a img {
        height: 60px;
    }
    .nav>ul>li {
        margin-right: 30px;
    }
}

@media screen and (max-width:1320px) {
    .banner .slick-dots {
        margin-left: 0;
        left: 0;
        width: 100%;
    }
    .px1320 {
        padding-left: 10px;
        padding-right: 10px;
    }
    .banner .slick-slide a div p {
        left: 0;
        margin-left: 0;
        padding: 0 15px;
        font-size: 24px;
    }
    .banner .slick-prev,
    .banner .slick-next {
        width: 15px;
        height: 27px;
    }
    .banner .slick-prev {
        left: 30px;
    }
    .banner .slick-next {
        right: 30px;
    }
}

@media screen and (max-width:1200px) {
    .logo a img {
        height: 50px;
    }
.foot-r ul li{margin-right:10px;}
    .foot-r ul li p {
        font-size: 14px;
    }
}

@media screen and (max-width:1024px) {
    .pc {
        display: none;
    }
    .wap {
        display: block;
    }
    .m-head {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        background: #fff;
        padding: 10px;
        z-index: 999;
        box-shadow: 0 5px 5px rgb(0 0 0 / 20%);
    }
    .m-logo {
        font-size: 0;
    }
    .m-logo a {
        font-size: 0;
        line-height: 40px;
    }
    .m-logo img {
        max-height: 40px;
        max-width: 80%;
        vertical-align: middle;
    }

 .m-login {
        padding: 10px 15px 0 15px; 
    }
    .m-login a {
        font-size: 14px;
        margin-right: 15px;
        margin: 5px 0;
        color: #fff;
        display: inline-block;
        font-size: 14px;
        line-height: 24px;
        line-height: 30px;
/*        padding: 0 15px;*/
        border-radius: 5px;
    }
    .m-tlink {
        padding: 10px 15px 0 15px; display:none;
    }
    .m-tlink a {
        font-size: 14px;
        margin-right: 15px;
        margin: 5px 0;
        color: #fff;
        display: inline-block;
        font-size: 14px;
        line-height: 24px;
        background: #fff;
        color: #004980;
        line-height: 30px;
        padding: 0 15px;
        border-radius: 5px;
    }
    .m-search {
        margin: 0 15px;
        padding-right: 50px;
        padding-left: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
        position: relative;
        line-height: 35px;
        background: #fff;
        margin-top: 15px;
    }
    .m-search input[type="text"] {
        display: block;
        width: 100%;
        line-height: 25px;
    }
    .m-search input[type="image"] {
        position: absolute;
        right: 10px;
        top: 15px;
        height: 15px;
    }
    .m-nav {
        position: fixed;
        top: 60px;
        left: 100%;
        bottom: 0;
        z-index: 999;
        background: #0555ba;
        overflow-y: scroll;
        width: 100%;
    }
 .m-nav ul.nav1 {
        padding: 0 15px;
        /* border-top: 1px solid rgba(255, 255, 255, 0.2); */
    }
 .m-nav ul.nav1 li {
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        position: relative;
    }
 .m-nav ul.nav1 li>span.on {
        transform: rotateZ(90deg);
    }
 .m-nav ul.nav1 li ul {
        display: none;
    }
 .m-nav ul.nav1 li ul li {
        border: none;
    }
 .m-nav ul.nav1>li a {
        display: block;
        font-size: 14px;
        line-height: 20px;
        padding: 15px 0;
        position: relative;
        color: #fff;
    }
 .m-nav ul.nav1>li ul li a {
        padding: 10px 0;
    }
 .m-nav ul.nav1>li>span {
        position: absolute;
        width: 20px;
        height: 20px;
        background: url(../images/m-nav_down.png) no-repeat;
        background-size: 14px 14px;
        background-position: center center;
        right: 0;
        top: 15px;
        cursor: pointer;
        display: block;
        color: #fff;
        transition: all 0.3s;
    }
    .banner {
        margin-top: 60px;
    }
    .banner .slick-prev {
        left: 10px;
    }
    .banner .slick-next {
        right: 10px;
    }
    .banner .slick-dots {
        text-align: center;
        margin: 0;
        left: 0;
    }
    .banner .slick-slide a div p {
        text-align: center;
        font-size: 18px;
        bottom: 5px;
    }
    .foot-r ul li {
        margin: 0;
        max-width: none;
        width: 33.33%;
    }
    .foot-r ul li img {
        max-width: 80%;
    }
    .foot-c>div>p {
        font-size: 16px;
    }
}

@media screen and (max-width:768px) {
    .foot-l,
    .foot-r,
    .foot-m {
        float: none;
        width: auto;
		padding:0 20px;
    }
    .banner .slick-slide a div p {
        font-size: 14px;
    }
    .banner .slick-dots {
        bottom: 10px;
    }
    .banner .slick-dots li {
        width: 21px;
        height: 3px;
    }
    .foot-c>.foot-r>p {
        text-align: left;
    }
    .foot-m {
        margin: 25px 0;
    }
    .foot-c>div>p {
        margin-bottom: 15px;
    }
	.footer .version{
	padding: 0 20px;
	padding-top:20px;
}
}

@media screen and (max-width:375px) {
    .foot-m div,
    .foot-l ul li a,
    .foot-r ul li p {
        font-size: 12px;
        line-height: 20px;
    }
    .foot-c>div>p {
        font-size: 14px;
    }
    .foot-r ul li p {
        margin-top: 0;
    }
}


.hidden_search .text { width: 100%; height: 36px; padding: 0; font-size: 14px; color: #444;background: none;border:none;font-family: "Microsoft Yahei";}
.hidden_search .btn{
  display:block;
  cursor:pointer;
  position:absolute;
  right:0;
  top:0;
  height:36px;
  width:40px;
  border:none;
  border-radius:50%;
  overflow:hidden;
  font-size:14px;
  color:#8f0e16;
  background:0 0;
  background: url(../images/search.png) no-repeat center;
  background-size: 21px 21px;
  }
.hidden_search .search_wrap { border: 1px solid #e4eaec; border-radius: 20px; position: relative; padding-right: 45px; padding-left: 20px; width: 95% }
.hidden_search .close_btn {
 position: absolute;
 right: 20px;
 top: 32%;
 width: 35px;
 height: 35px;
 -webkit-transition: 0.5s;
 transition: 0.5s;
 font-size: 26px;
 background: url(../images/close.png) no-repeat center;
 background-size: 20px 20px;
 }
 .hidden_search .close_btn:hover{ color: #530794; }

.cd-popup { position: fixed; left: 0; top: 0; height: 100%; width: 100%;background: rgba(0,0,0,.7);visibility: hidden; -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s; transition: opacity 0.3s 0s, visibility 0s 0.3s; z-index: 9999;  opacity: 0;}
.cd-popup.is-visible { opacity: 1; visibility: visible; -webkit-transition: opacity 0.3s 0s, visibility 0s 0s; transition: opacity 0.3s 0s, visibility 0s 0s; }
.cd-popup-container {position: relative;padding: 30px 110px 30px 30px;background: #fff;width: 60%;margin: 0 auto;top: 50%;margin-top: -58px;background: #FFF;border-radius: 10px;text-align: center;box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);-webkit-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2);-webkit-backface-visibility: hidden;-webkit-transition-property: -webkit-transform;transition-property: transform;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;}
.is-visible .cd-popup-container { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
.cd-popup0, .cd-popup1, .cd-popup2, .cd-popup3 { position: fixed; left: 0; top: 0; height: 100%; width: 100%; background-color: rgba(0, 0, 0, 0.3); opacity: 0; visibility: hidden; -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s; transition: opacity 0.3s 0s, visibility 0s 0.3s; z-index: 9999; }
.cd-popup0.is-visible, .cd-popup1.is-visible, .cd-popup2.is-visible, .cd-popup3.is-visible { opacity: 1; visibility: visible; -webkit-transition: opacity 0.3s 0s, visibility 0s 0s; transition: opacity 0.3s 0s, visibility 0s 0s; }
.cd-popup-container0, .cd-popup-container1, .cd-popup-container2, .cd-popup-container3 { position: relative; padding: 40px; background: #fff; width: 60%; margin: 0 auto; top: 20%; background: #FFF; border-radius: .4rem .4rem .4rem .4rem; box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); -webkit-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); -webkit-backface-visibility: hidden; -webkit-transition-property: -webkit-transform; transition-property: transform; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; }
.cd-popup-container1 { top: 10%; }
.is-visible .cd-popup-container0, .is-visible .cd-popup-container1, .is-visible .cd-popup-container2, .is-visible .cd-popup-container3 { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
.sear_p{float: left;margin: 20px 0 0 5%;width: 90%;-webkit-border-radius: 5px;border-radius: 5px;background: #fff;}
.sear_txt{float: left;height: 30px;font-size: 12px;line-height: 30px;border: none;width: calc(100% - 35px);background: none;color: #666;text-indent: 5px;}
.null_seach{
 position: absolute;
    top: 50%;
    right: 70px;
    width: 20px;
    transform: translateY(-50%);
    z-index: 9;
    cursor: pointer;
}

@media screen and (max-width: 600px){
.hidden_search .close_btn{right: 5px;font-size: 18px;top:28%;}
.cd-popup-container{width: 90%}
.hidden_search .text{font-size: 14px}
.cd-popup-container{padding: 20px 30px 20px 10px}
}