* {
	margin: 0;
	padding: 0;
	font-family: Microsoft YaHei;
	outline: none;
}

body {
	background: #ffffff;
	background-size: cover;
	width: 100%;
	font-family: "microsoft yahei";
	/* font-size: 1rem; */
	color: #333333;
	padding: 0;
	margin: 0;
}

.clear {
	clear: both;
}

.w1283 {
	width: 1283px;
	margin: 0 auto;
}

.lef {
	float: left;
}

.rig {
	float: right;
}

li {
	list-style: none;
}

a {
	text-decoration: none;
	color: #333333;
}

img {
	border: 0;
}

.left {
	float: left;
}

.right {
	float: right;
}

header {
	width: 100%;
	height: 220px;
	background: url(../images/header.jpg) no-repeat;
	background-size: cover;
}

header .logo {
	height: 174px;
	line-height: 174px;
	/* float: left; */
}

header .logo img {
	vertical-align: middle;
}

.search {
	float: right;
	/* margin-top: 117px; */
	border: 1px solid #546ba8;
	height: 44px;
	/* width: 25%; */
	border-radius: 10px;
	overflow: hidden;
}

.search .txt {
	width: 190px;
	height: 100%;
	background: #fff;
	float: left;
	border: 0;
	padding-left: 18px;
	color: #333;
	font-size: 15px;
}

input::-webkit-input-placeholder {
	color: #333;
}

.nav {
	width: 100%;
	height: 46px;
	margin: 0 auto;
}

.nav #nav{
	width: 78%;
}
.nav ul>li {
	position: relative;
	float: left;
	width: auto;
	text-align: center;
	line-height: 46px;
	padding: 0 2%;
}

.nav ul>li:hover {
	background: #009bde;
	line-height: 46px;
}

.nav ul>li a:hover {
	font-weight: 700;
}

.nav ul>li.last {
	background: none;
}

.nav ul>li>a {
	font-size: 17px;
	color: #ffffff;
	display: block;
	width: 100%;
	height: 100%;
	font-weight: 700;
}

.nav ul>li.on {
	border-bottom: ;
}

.nav ul>li>ul {
	position: absolute;
	left: -10%;
	right: 0;
	width: 120%;
	background-color: #0956a8;
	display: none;
	z-index: 999;
}

.nav ul>li>ul>li {
	position: relative;
	line-height: 45px;
	border-bottom: 1px dashed #196caa;
	width: 100%;
	background: none;
}

.nav ul>li>ul>li:hover {
	line-height: 45px !important;
	border-bottom: 1px dashed #196caa;
}

.nav ul>li>ul>li>span {
	position: absolute;
	background: url(../images/ny-jt.png) no-repeat center center;
	background-size: 12px auto;
	width: 20px;
	height: 20px;
	right: 5px;
	top: 13px;
}

.nav ul>li>ul>li>span.on {
	background: url(../images/ny-jt-other.png) no-repeat center center;
	background-size: 12px auto;
}

.nav ul>li>ul>li>ul {
	display: none;
}

.nav ul>li:hover ul {
	display: block !important;
}

.nav ul>li>ul>li>ul>li {
	line-height: 30px;
}

.nav ul>li>ul>li>ul>li>a {
	font-size: 14px;
	
}

.nav ul>li>ul>li:hover a {
	font-size: 17px;
	color: #fff;
}



.footer{width: 100%;background: url(../images/footer.jpg) no-repeat bottom #014fa2;min-height: 208px;}
.footer .one{height: 70px;width: 100%;line-height: 70px;border-bottom: 1px solid #2a81e1;}
.s5-c{
	height:100%;
}
.s5-c ul{height:100%;}
.s5-c li{width: auto !important;padding-right: 60px;height:100%;}
.s5-c li a{text-align: center;color: #FFFFFF;font-size: 16px;}
.s5-c .slick-prev {
    left: -50px;
    background: url(../images/link_l.png) no-repeat;
    background-size: 100% 100%;
}
.s5-c .slick-next {
    left: auto;
    right: -50px;
    background: url(../images/link_r.png) no-repeat;
    background-size: 100% 100%;
}


.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    z-index: 999;
}


.two{min-height: 135px;}
.two .dblogo{line-height: 134px;float: left;width: 53%;}
.two .dblogo img{vertical-align: middle;max-width: 100%;}
.two .bq{line-height: 24px;color: #FFFFFF;font-size: 15px;margin-left: 40px;width: 20%;float: left;padding-top: 42px;}

.two .ewm{
    float: right;
    margin-top: 20px;
}
.two .ewm img{/* float: left; */margin: 0 auto;display: block;}
.two .ewm p{width: 20px;float: right;color: #FFFFFF;font-size: 14px;line-height: 15px;padding-left: 10px;}

.top {
    max-width: 1920px;
    margin: 0 auto;
    position: fixed;
    right: 10px;
    top: 18px;
    width: 25px;
    height: 25px;
    z-index: 9999;
}

.wap {
    display: none;
}

.top>img {
    display: block;
    width: 100%;
}

.wap-menu {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99999;
    font-size: 0;
}

.close-menu {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
}

.wap-menu img {
    height: 25px;
    vertical-align: middle;
}

@media screen and (max-width: 1283px) {
	
	.w1283{width: 100%;}
	.s5-c .slick-prev, .s5-c .slick-next{top: 25%;}
	.s5-c .slick-list{width: calc(100% - 110px);margin: 0 auto;}
	.s5-c .slick-next{right: 0;}
	.s5-c .slick-prev{left: 0;}
}

@media screen and (max-width: 1024px) {
	html{width: 100%;}
    body {
        background: #ffffff;
        display: contents;
    }
    header {
        display: none;
    }
    .nav {
        display: none;
    }
    .wap {
        display: block;
    }
    .m-logo {
        font-size: 0;
    }
    .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%);
        background: #0074c1;
        width: 100%;
        height:50px;
    }
    .m-logo {
        font-size: 0;
    }
    .m-logo a {
        font-size: 0;
        line-height: 40px;
    }
    .m-logo img {
        height: auto;
        max-width: 80%;
        vertical-align: middle;
        max-height: 50px;
    }
    .m-tlink {
        padding: 10px 15px 0 15px;
    }
    .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-nav {
        position: fixed;
        top: 64px;
        left: 100%;
        right: 0;
        bottom: 0;
        z-index: 999;
        background: #0956a8;
        overflow-y: scroll;
        padding-bottom: 50px;
    }
    .m-nav ul {
        padding: 0 15px;
    }
    .m-nav ul li {
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        position: relative;
    }
    .m-nav ul li>span.on {
        transform: rotateZ(90deg);
    }
    .m-nav ul li ul {
        display: none;
    }
    .m-nav ul li ul li {
        border: none;
    }
    .m-nav>ul>li a {
        display: block;
        font-size: 14px;
        line-height: 20px;
        padding: 15px 0;
        position: relative;
        color: #fff;
    }
    .m-nav>ul>li ul li a {
        padding: 10px 0;
    }
    .m-nav>ul>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;
    }
    .m-search{float: none;width: 94%;margin: 20px auto;display: block;height: 37px;border: 1px solid #3a78b9;}
    .srk{width: calc(100% - 65px);height: 37px;float: left;border: 0;background: no-repeat;padding-left: 15px;background: #fff;}
    .btn{
	    float: right;
	    height: 37px;
	}

	
	.slideBox .hd{top: 85% !important;
	left: 45% !important;
	}
	.footer{background: #0061b0;}
	.footer .one{display: none;}
	.footer .two{height: auto;overflow: hidden;}
	.two .dblogo{width: 100%;display: none;}
	.two .bq{width: 58%;margin-left: 15px;line-height: 26px;}
	.two .bq p{margin-bottom: 5px;font-size: 14px;}
}
@media screen and (max-width:759px) {
	.top{/* top: 34px; */}
	.two .ewm{margin-top: 47px;}
}
@media screen and (max-width: 500px){
	.top{/* top: 20px; */}
	.srk{width: 77%;}
	.two .bq{width: 100%;margin-left: 15px;line-height: 26px;padding-top: 10px;height: 95px;overflow: hidden;}
	.two .bq p{margin-bottom: 5px;font-size: 14px;text-align: center;}
	.two .ewm{float: none;width: 135px;margin: 14px auto;padding: 20px 0;overflow: hidden;}
	
}
@media screen and (max-width: 400px){
	.top{/* top: 18px; */}
	.srk{width: calc(100% - 65px);}
	
	
}
@media screen and (max-width: 300px){
	.srk{width: 84%;height: 35px;border: 1px solid #adb4ba;float: left;}
	
	
}