.allbox {
	overflow: hidden;
}


.nr_line .x6 {
	overflow: hidden;
}
.nr_line .x6 img {
	transform: scale(1.0);
	transition: 1s ease-in-out;
}
 .nr_line:hover .x6 img {
	transform: scale(1.08);
}

 .bannerbox {
	height: 700px;
	width: 100%;	
	background-repeat: no-repeat;	
	background-size: cover;
	background-position: center center; 
}
  .hzb {
	height: 579px;
	width: 100%;	
	background-repeat: no-repeat;	
	background-size: cover;
	background-position: center center; 
}
.container,
.container-layout {
	padding: 0;
}

.nav a:hover,
a:hover {
	color: #008ee3;
}
.mb20 {
    margin-bottom:20px;
}
a.more {
	display: block;
	background: #ffe463;
	width: -moz-fit-content;
width: fit-content;
width: -webkit-fit-content;
	padding: 10px 30px;
	margin: auto;
	margin-top: 20px;
	letter-spacing: 0.05;
}

.part {
	padding: 100px 0 100px 0;
   
}
.part1 {
	padding: 110px 0 0px 0;
    height: 500px;
}
/*nav*/
.nav_top {
	padding-top: 45px;
}

.nav_top .logo {
	height: 88px;
}

.nav_top .toplogo{
	/* margin-bottom: 20px; */
}
.nav_top .toplogo img{
	padding-bottom: 20px;
}
.nav_top .toptxt {
    border-left: 2px solid #626262;
    color: #626262;
    /* padding-left: 5px; */
    margin: 20px 0;
    padding-right: 170px;
    font-weight: 530;
    /* padding: 0px 10px; */
    /* line-height: 30px; */
    padding-left: 10px;
    position:relative;
}

.nav_top .toptxt a.more{
    position: absolute; right: 0; top: -16px;
        padding: 10px 17px;
    margin: auto;
    margin-top: 18px;
    letter-spacing: 0.05em;
    font-size: 18px;
    font-weight: 600;
    color: #8a8a8a;

}

.nav_top .toptxt p {
    font-size: 18px;
    color: #626262;
    margin-bottom: 0px;
    line-height: 15px;
    font-weight:normal;
    line-height: 22px;
}


.drop-menu li{ margin: 10px 0;
    padding: 5px 0;
    border: none;}
   

.drop-menu li a{
    font-weight:400;
    height:26px;
}
.nav_top .toptxt p span {
	font-size: 16px;
	display: block;
	padding-top: 5px;
}

.nav_top .nav {
	font-family: "微软雅黑";
	font-size: 18px;
	/* height: 30px; */
	/* line-height: 30px; */
	color: #5B5B5B;
}

.nav_top .nav li {
	margin: 20px 0;
}


    .nav_top .nav li .drop-menu li {
        margin:0;
    }
     .nav_top .nav li .drop-menu{
         min-width:100%;
     }
     .title-list li .drop-menu li{
         border:none;

     }

.nav_top .nav .drop-menu li a {
    font-size: 14px;
}

.nav_top .nav .drop-menu li a:hover {
    	color:#008ee3; 
    }
.nav_top .nav li a:hover {
	color: white; 
}

.nav_top .nav li a {
    /* padding: 5px 30px; */
    height: 33px;
    width: 120px;
    display: block;
    margin: auto;
    line-height: 33px;
    text-align: center;
    padding: 0;
    font-weight: 600;
    color: #626262;
    font-weight:normal;
    
}

.nav_top .tophone strong {
    margin: 15px 0 25px 0;
    color: #5c5c5c;
    font-size: 32px;
    line-height: 30px;
    letter-spacing: 0.03em;
    padding: 0 40px 0 20px;
    font-weight: normal;
}

.nav_top .tophone strong span {
	font-size: 32px;
	color: #008ee3;
	font-weight: bold;
	line-height: 30px;
}

/* 
.nav_top ul .m.hom {
	background: #008ee3;
}

.nav_top ul .m.hom a.home {
	color: white;
}*/
.ernav {
	background: #008ee3;
	color: white;
}

.ernav a {
	color: white;
}

.ernav img {
	margin: 0 auto;
}

.ernav .ernavbox {
	display: block;
	overflow: hidden;
	position: relative;
	height: 152px;
	width: 152px;
	margin: auto;
	margin-top: 40px;
	border-radius: 50%;
	position: relative;
	cursor: pointer;
}

.ernav .ernavbox1:hover img {
	top: -100%;
	opacity: 0;
	visibility: hidden;
}

    .ernav .ernavbox1.cur img {
       top: 0;
opacity: 1;
visibility: inherit;
    }

.ernav .ernavbox img {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	/*transition: 0.4s;*/
}

.ernav .ernavbox1:hover img.hide {
	top: 0;
	opacity: 1;
	visibility: visible;
}

.clickhide {
	top: 0;
	opacity: 1;
	visibility: visible;
}

.hide {
	top: 100%;
	opacity: 0;
	visibility: hidden;
}
.hide1 {	
	opacity: 0;
	visibility: hidden;
}
.ernav .xm4 span,
.ernav .xm3 span {
	display: block;
	margin: 40px auto 10px auto;
	font-size: 22px;
	font-weight: 100;
}

.ernav .xm4 p,
.ernav .xm3 p {
	font-size: 22px;
}


.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 6px;
    padding: 8px;
}

:root {
    --swiper-theme-color: #008ee3;
}

.gdggbox {
    background:url("../image/a.png") no-repeat center;
    background-size:cover;
    padding:30px 0;
    font-size:16px;
    color:#ffffff;
}
.clearbox:after {
    content:'';
    display:block;
    clear:both;
}
.gdlj {
    float:right;
}
    .gdlj a {
        background:#ffe463;
        display:inline-block;
        font-size:16px;
        padding: 5px 10px;
    margin-left: 50px;
    }





@media (min-width: 760px) {
	.container {
		width: 750px;
	}
}

@media (min-width: 1000px) {
	.container {
		width: 1000px;
	}
}

@media (min-width: 1200px) {
	.container {
		width: 1200px;
	}
}


@media (min-width: 1280px) {
	.nav_top .container {
		width: 100%;
	}
}
@media (min-width: 1366px) {
	.nav_top .container {
		width: 100%;
          padding: 0px 10px;
	}

}
@media (min-width: 1440px) {
	.nav_top .container {
		width: 100%;
        padding: 0px 50px;
	}
    
}
@media (min-width: 1500px) {
	.nav_top .container {
		width: 1600px;
        padding:0;
	}
        .nav_top .nav li a {
        width: 130px;
    }
}




.pageing {
	margin-top: 40px;
}

.pageing .pagination {
	width: fit-content;
	margin: auto;
	text-align: center;
	display: block;
}


.pageing .pagination li {
	border: none;
	height: 48px;
	width: 48px;
	border-radius: 50%;
	color: #646464;
	margin: 0 5px;
	line-height: 48px;
}

.pageing .pagination li:last-child,
.pageing .pagination li:first-child {
	background: #008ee3;
	color: white;
	border: none;
}

    .pageing .pagination li:last-child a,
    .pageing .pagination li:first-child a {
        color:#ffffff;
    }

.pageing .pagination li:last-child span,
.pageing .pagination li:first-child span {
	font-size: 28px;
	color: white;
}

.pageing .pagination a {
	padding: 0;
	line-height: 48px;
	border-radius: 50%;
    width: 48px;
height: 48px;
border: 0;
}

.pageing .pagination .active,
.pageing .pagination a:hover {
	background: #ffe659;
}


/*footer*/
footer {
	background: url(../image/39.png) no-repeat;
	background-size: cover;
	padding-top: 100px;
	color: white;
}

footer a {
	color: white;
	cursor: pointer;
}

footer.container-layout {
	padding-top: 100px;
}
footer ul {
border-right:#8c8888 2px solid;
height: 180px;
    }

footer ul li {
	list-style: none;
	text-align: center;
	padding: 3px;
	font-size: 14px;
	line-height: 22px;
	
}

/*footer .footerlist ul li:first-child span{
	border-bottom: 1px solid white;
}*/
footer .footerlist ul li:first-child span {
	font-size: 14px;
	display: block;
	width: -moz-fit-content;
width: fit-content;
width: -webkit-fit-content;
	margin: auto;
	line-height: 26px;
	text-transform: uppercase;
}

footer .footerlist ul li:first-child span:nth-child(2) {
	font-size: 18px;
    font-weight: 600;
}

footer .footerlist ul li:first-child span:nth-child(2):after {
	margin-top: 5px;
	margin-bottom: 7px;
	content: "";
	display: block;
	height: 2px;
	width: 100%;
	background: white;
}

footer .ephone {
    float: right;
    padding-right: 50px;
    text-align: center;
    }
footer .ewchat {
    float: right;
    text-align: center;
    padding-right: 10px;
}

footer .ephone img,
footer .ewchat img {
	margin: 5px;
}

footer .address {
	padding-left: 0px;
}

footer .address p {
	margin-bottom: 0px;
}
    footer .address p:first-child {
        font-size:16px;
    }
footer .address p span {
	border-bottom: 1px dashed #ccc;
	color: #ccc;
	font-size: 12px;
	line-height: 24px;
}

footer .copy {
margin-top: 150px;
margin-bottom: 50px;
}
.bdshare {
 width: 300px;
    margin: 100px auto 0px;
}
.bdshare span{
float:left;
display:block;
line-height: 50px;
font-weight: 600;
}


.nrtitle {
	margin-bottom: 80px;
}

.nrtitle span,.nrtitle1 span {
	text-transform: uppercase;
	font-size: 24px;
	font-weight: 300;
}

.nrtitle h1,.nrtitle1 h1 {
	font-size: 28px;
	line-height: 80px;
}

.nrtitle h1:after,.nrtitle1 h1:after {
	content: "";
	height: 2px;
	width: 75px;
	background: #ffe463;
	display: block;
	margin: 10px auto;
}

/* .title-list:hover p{
	display: block;
} */

.title-list li{
	border-right: 2px solid #adaaaa;
}

.nav-inline li {
    display: block;
    vertical-align: top;
    float: left;
}
.title-list p {
	position: absolute;
	margin-top: 20px;
	left: 0px;
	width: 133px;
	height: 33px;
	overflow: hidden;
	text-align: center;
	background: #008ee3;
	z-index: -1;
	top: 0;
	/* display: none; */
}

/*遮罩层*/


.qhbox {
display:none;
 }
.title-list li a.on {
	color: #fff;	
	transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;
    background: #008ee3;
}


.flex_box {
	background-color: #008ee3;
	position: fixed;
	right: 0;
	bottom: 300px;
	z-index: 9;
    display: none;
}

.flex_box ul {
	padding-left: 0;
}

.flex_box ul li {
	list-style: none;
	border-bottom: 2px solid white;
	color: white;
	font-size: 16px;
	font-weight: bold;
	padding: 15px 20px;
	cursor: pointer;

}
.flex_box ul li a{
color: #fff;
}
.flex_box ul li p{
font-weight:normal;
margin-top:5px;
margin-bottom:0px;
    }

/*.flex_box ul li:nth-child(2){*/
/*background-image: url(../images/zx01.png);*/
/*background-position:30px center;*/
/*background-repeat:no-repeat;*/
/*    }*/
/*.flex_box ul li:nth-child(3){*/
/*background-image: url(../images/gg01.png);*/
/*background-position:30px center;*/
/*background-repeat:no-repeat;*/
/*    }*/
/*.flex_box ul li:nth-child(4){*/
/*background-image: url(../images/wl01.png);*/
/*background-position:30px center;*/
/*background-repeat:no-repeat;*/
/*    }*/
/*.flex_box ul li:nth-child(5){*/
/*background-image: url(../images/kf01.png);*/
/*background-position:30px center;*/
/*background-repeat:no-repeat;*/
/*    }*/


/*.flex_box ul li:last-child {*/
/*	border: none;*/
/*}*/

.flex_box ul li:hover {
	background-color: #FFE463;
	color: #566061;
	transition: 0.55s ease-in-out;
}
.flex_box ul li:first-child {
	background-color: #008ee3;
	color: #fff;	
}
.flex_box ul li:nth-child(2):hover {
background-image: url(https://www.cdyound.com/template/default/images/zx02.png);
    }

.flex_box ul li:nth-child(3):hover {
background-image: url(https://www.cdyound.com/template/default/images/gg02.png);
    }
.flex_box ul li:nth-child(4):hover {
background-image: url(https://www.cdyound.com/template/default/images/zx02.png);
    }
.flex_box ul li:nth-child(5):hover {
background-image: url(https://www.cdyound.com/template/default/images/kf02.png);
    }


.dialog-win {}

.dialog {
	/*background-image: url(https://www.cdyound.com/template/default/images/09.png);
	background-color: transparent;
	background-repeat: no-repeat;
	background-size: cover;
	border: none;
	color: white;*/


    background-image: url(https://www.cdyound.com/template/default/images/09.png);
background-color:
transparent;
background-repeat: no-repeat;
background-size: cover;
border: none;
color:
white;
position: fixed;
z-index: 99;
top: 30%;
left: 23%;
}



.dialog .close {
	position: absolute;
	top: 5px;
	right: 5px;
	border: 2px solid white;
	border-radius: 50%;
	height: 25px;
	width: 25px;
	line-height: 18px;
}

.dialog .close:before {
	display: block;
	text-align: center;
}

.dialog .dialogleft {
	width: 380px;
	padding: 100px 10px 70px 10px;
}

.dialog .dialogright {
	width: 570px;
	padding: 50px 30px;
}

.dialog .dialogright h2 {
	letter-spacing: 0.08em;
	margin-bottom: 10px;
	font-size: 22px;
	font-weight: 300;
}

.dialog .dialogright h1 {
	font-size: 30px;
	letter-spacing: 0.08em;
	margin: 15px 0 100px 0;
}

.dialog .dialogright span {
	display: block;
	background-color: white;
	color: #008ee3;
	font-size: 13px;
	border-radius: 7px;
	width: -moz-fit-content;
width: fit-content;
width: -webkit-fit-content;
	padding: 2px 4px;
	font-weight: 500;
}

.dialog .dialogright h1.phone {
	font-size: 44px;
	margin: 0;
	padding-top: 5px;
}



.hover-shadow {
	display: inline-block;
	position: relative;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.button {
	margin: .4em;
	padding: 1em;
	cursor: pointer;
	background: #e1e1e1;
	text-decoration: none;
	color: #666666;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.hover-shadow:hover,
.hover-shadow:focus,
.hover-shadow:active {
	-webkit-transform: translateY(-6px);
	transform: translateY(-6px);
	-webkit-animation-name: hover;
	animation-name: hover;
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
	-webkit-animation-delay: 0.3s;
	animation-delay: 0.3s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-direction: alternate;
	animation-direction: alternate;
}

.hover-shadow {
	display: inline-block;
	position: relative;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.hover-shadow:hover:before,
.hover-shadow:focus:before,
.hover-shadow:active:before {
	opacity: .4;
	-webkit-transform: translateY(6px);
	transform: translateY(6px);
	-webkit-animation-name: hover-shadow;
	animation-name: hover-shadow;
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
	-webkit-animation-delay: 0.3s;
	animation-delay: 0.3s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-direction: alternate;
	animation-direction: alternate;
}

.hover-shadow:before {
	pointer-events: none;
	position: absolute;
	z-index: -1;
	content: '';
	top: 100%;
	left: 5%;
	height: 10px;
	width: 90%;
	opacity: 0;
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform, opacity;
	transition-property: transform, opacity;
}



.changebutton4 {
	overflow: hidden;
	/*z-index: -1;*/
	margin-right: 2.5em;
	cursor: pointer;
	overflow: hidden;
	padding: 0 25px;
	position: relative;
	text-align: center;
	width: auto;
	width: 120px;
	letter-spacing: 0.05em;
}

.changebutton4:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 500%;
	height: 1000%;
	background: #ffffffb8;
	z-index: -1;
	transform-origin: 0% 0%;
	transform: translateX(calc(20% - 25px)) translateY(10%) rotate(-45deg);
	/transform: translateY(10%) translateX(16%) rotate(-45deg);
	transition: transform .3s;
}

.changebutton4:hover {
	/*letter-spacing: 0.15em;*/
	transition: 0.3s ease-in-out;
	font-weight:normal;
}

.changebutton4:hover::after {
	transform: translateY(10%) translateX(-25px) rotate(-45deg);
}

:focus {
	outline: initial;
}

.dwbox {
    padding-top:20px;
    font-size:16px;
    color:#999;
}
.dwbox img{
display: none;
}
    .dwbox span {
        font-weight:bold;
        color:#008ee3;
    }


@media screen and (max-width: 1680px) {
	.nav_top .nav li a {
		
	}
}

@media screen and (max-width: 1440px) {
	.title-list p,.nav_top .nav li a {
		width: 105px;
		font-size: 15px;
	}
	 
}

@media screen and (max-width: 1024px) {
.title-list p, .nav_top .nav li a {
    width: 93px;font-size: 14px;
}
.nav_top .tophone strong {
    margin: 22px 0 25px 0;
    font-size: 20px;
}
}