@charset "utf-8";
/* CSS Document */


/**common**/
*{ margin:0; padding:0;}
body, div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p { margin:0; padding:0; font:14px/1.5 Arial,Helvetica,\5FAE\8F6F\96C5\9ED1,sans-serif;}
table,td,tr,th { border-collapse: collapse; border-spacing: 0; font-size:14px;}
ol,ul {list-style:none;}
li { list-style-type:none;}
img { border:0;}
h1,h2,h3,h4,h5,h6 { font-size:inherit; font-weight:normal;}
.clear { clear:both; *zoom:1;}
.clear:after { display:block; overflow:hidden; clear:both; height:0; visibility:hidden; content:".";}
a {text-decoration:none;}
a:visited { text-decoration:none;}
a:hover { text-decoration:none;}
a:active { text-decoration:none;}
input,select,textarea {-webkit-appearance: none;border-radius: 0;outline: none}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"],input[type="password"] {-webkit-appearance: none;}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { /* WebKit, Blink, Edge */
	color: #999;
}
input:-moz-placeholder, textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: #999;
}
input::-moz-placeholder, textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #999;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #999;
}
input::-ms-input-placeholder, textarea::-ms-input-placeholder { /* Microsoft Edge */
	color: #999;
}

.ofimg { object-fit:cover; font-family:"object-fit:cover;";}

.fl { float:left;}
.fr { float:right;}
@font-face { font-family: "Helvetica"; src: url('../fonts/Helvetica.ttf'); }
@font-face { font-family: "HelveticaBold"; src: url("../fonts/HelveticaBold.ttf");}
@font-face { font-family: "DINENGSCHRIFTSTD"; src: url("../fonts/DINENGSCHRIFTSTD.OTF");}

/* 设置滚动条的样式 */
::-webkit-scrollbar { width:0;}/* 滚动槽宽度 */
::-webkit-scrollbar-track { background-color:#d6d6d6;}
::-webkit-scrollbar-thumb { background-color:#035fa3;} /* 滚动条滑块默认状态 */
::-webkit-scrollbar-thumb:window-inactive { background-color:#035fa3;} /* 滚动条滑块点击状态 */


/*头部 开始*/
.lyTop { width:100%; height:85px; margin:0; padding:0 60px; background-color:rgba(255,255,255,0); border-bottom:0 solid rgba(255,255,255,0.2); position:fixed; top:0; left:0; z-index:9999; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyTop .lyTop_Main { width:100%; height:auto; margin:0 auto; padding:0; position:relative;}
.lyTop_Main .lyLogo { width:auto; height:55px; overflow:hidden; margin:15px 0; padding:0; float:left; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyLogo a { display: table-cell; vertical-align: middle; width:100%; height:55px; overflow:hidden; margin:0; padding:0;}
.lyLogo a img { display:inline-block; max-width:100%; height:auto; max-height:100%; margin:0; padding:0;}
.lyLogo a img.logo2 { display:none;}

a.ldbtn { display:block; width:65px; height:45px; line-height:18px; color:#fff; font-size:12px; font-weight:bold; text-align:center; margin:20px 0 20px 25px; padding:6px 0; background-color:rgba(255,255,255,0.3); border-radius:2px; float:right; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.fxd .lyTop a.ldbtn, .lyTop:hover a.ldbtn { background-color:#035fa3;}

.lyTop_Main .lyTop_Right { margin:15px 0; padding:0 0 0 20px; float:right; position:relative;}
.lyTop_Right .lyTop_Tel { width:auto; height:55px; overflow:hidden; line-height:55px; color:#fff; font-size:18px; font-weight:bold; margin:0; padding:0; float:right;}
.lyTop_Right .lyTop_Tel i { display:block; width:25px; height:25px; overflow:hidden; margin:15px 8px 15px 0; padding:0; background:url(../images/tel0.png) center center no-repeat; background-size:25px 25px; float:left;}

.lyTop_Main .lyTop_Form { width:45px; height:45px; margin:20px 0; padding:0; float:right; position:relative; z-index:2;}
.lyTop_Form input.SsIpt { width:0; height:45px; overflow:hidden; line-height:43px; color:#666; font-size:15px; margin:0; padding:0; border:0; background-color:#fff; border-radius:3px 0 0 3px; outline:none; position: absolute; top:0; right:45px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyTop_Form input.SsBtn { display:block; width:45px; height:45px; overflow:hidden; font-size:0; margin:0; padding:0; background:url(../images/ss_ico1.png) center center no-repeat; background-size:25px 25px; border-radius:0 3px 3px 0; border:0; outline:none; cursor:pointer;}
.lyTop_Form:hover input.SsIpt { width:250px; padding:0 15px; border:1px solid #dfdfdf; border-right:0;}
.lyTop_Form:hover input.SsBtn { background:#035fa3 url(../images/ss_ico1.png) center center no-repeat; background-size:25px 25px;}

.fxd .lyTop_Form input.SsBtn, .lyTop:hover .lyTop_Form input.SsBtn { background:url(../images/ss_ico2.png) center center no-repeat; background-size:25px 25px;}
.fxd .lyTop_Form:hover input.SsBtn, .lyTop:hover .lyTop_Form:hover input.SsBtn { background:#035fa3 url(../images/ss_ico1.png) center center no-repeat; background-size:25px 25px;}

.fxd .lyTop, .lyTop:hover { background-color:#fff; box-shadow:0 5px 10px rgba(0,0,0,0.1);}
.fxd .lyLogo a img.logo1, .lyTop:hover .lyLogo a img.logo1 { display:none;}
.fxd .lyLogo a img.logo2, .lyTop:hover .lyLogo a img.logo2 { display:inline-block;}
.fxd .lyTop_Right .lyTop_Tel, .lyTop:hover .lyTop_Right .lyTop_Tel { color:#333;}
.fxd .lyTop_Right .lyTop_Tel i, .lyTop:hover .lyTop_Right .lyTop_Tel i { background:url(../images/tel1.png) center center no-repeat; background-size:25px 25px;}

@media (max-width:1680px) {
	
}
@media (max-width:1600px) {

}
@media (max-width:1560px) {
	.lyTop { padding:0 40px;}
	.lyTop_Main .lyTop_Right { padding:0 0 0 20px;}
}
@media (max-width:1440px) {
	.lyTop { padding:0 30px;}
	.lyTop_Main .lyTop_Right { padding:0 0 0 15px;}
}
@media (max-width:1366px) {
	a.ldbtn { margin:20px 0 20px 15px;}
}
@media (max-width:1280px) {
	.lyTop_Main .lyLogo { height:45px; margin:20px 0;}
	.lyLogo a { height:45px;}
}
@media (max-width:1200px) {
	
	.lyTop_Main .lyTop_Form { width:300px; height:45px; margin:20px 0; padding:0; float:right; position:relative; z-index:2;}
	.lyTop_Form input.SsIpt { width:255px; height:45px; overflow:hidden; line-height:43px; color:#fff; font-size:15px; margin:0; padding:0 15px; border:1px solid rgba(255,255,255,0.2); border-right:0; background:none; border-radius:3px 0 0 3px; outline:none; position: inherit; top:inherit; right:inherit; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
	.lyTop_Form input.SsBtn { display:block; width:45px; height:45px; overflow:hidden; font-size:0; margin:0; padding:0; background:url(../images/ss_ico1.png) center center no-repeat; background-size:25px 25px; border-radius:0 3px 3px 0; border:1px solid rgba(255,255,255,0.2); border-left:0; outline:none; cursor:pointer; float:right;}
	.lyTop_Form:hover input.SsIpt { width:255px; border:1px solid #dfdfdf; border-right:0;}
	.lyTop_Form:hover input.SsBtn { background:#035fa3 url(../images/ss_ico1.png) center center no-repeat; background-size:25px 25px;}
	
	.fxd .lyTop_Form input.SsIpt, .lyTop:hover .lyTop_Form input.SsIpt { border:1px solid #dfdfdf; border-right:0;}
	.fxd .lyTop_Form input.SsBtn, .lyTop:hover .lyTop_Form input.SsBtn { background:#035fa3 url(../images/ss_ico1.png) center center no-repeat; background-size:25px 25px; border:1px solid #035fa3; border-left:0;}
	.fxd .lyTop_Form:hover input.SsBtn, .lyTop:hover .lyTop_Form:hover input.SsBtn { background:#035fa3 url(../images/ss_ico1.png) center center no-repeat; background-size:25px 25px;}
}
@media (max-width:1024px) {
	
}
@media (max-width:940px) {
	.lyTop { padding:0 3%;}
	.lyTop_Main .lyTop_Right { display:none;}
	.lyTop_Main .lyTop_Form { width:260px;}
	.lyTop_Form input.SsIpt { width:215px; font-size:14px;}
	.lyTop_Form:hover input.SsIpt { width:215px;}
}
@media (max-width: 767px) {
	.lyTop { width:100%; height: auto; margin:0; padding:0; background-color:#fff; box-shadow:0 5px 10px rgba(0,0,0,0.1);}
	.lyTop .lyTop_Main { width:94%; padding:0 0 10px;}
	.lyTop_Main .lyLogo { width:68%; height:45px; margin:0; padding:10px 0; background:none;}
	.lyLogo a { height:45px;}
	.fxd .lyLogo a img.logo1, .lyTop .lyLogo a img.logo1 { display:none;}
	.fxd .lyLogo a img.logo2, .lyTop .lyLogo a img.logo2 { display:inline-block;}

	a.ldbtn { width:auto; height:43px; margin:9px 0; padding:5px; background-color:#035fa3; right:50px;}
	.fxd .lyTop a.ldbtn, .lyTop:hover a.ldbtn { color:#fff;}
	.lyTop_Main .lyTop_Right { width:100%; margin:0 auto; padding: 0; display:none;}
	.lyTop_Right .lyTop_Tel { color:#333; position:absolute; top:20px; right:60px; margin:0; float:inherit; display:none;}
	.fxd .lyTop_Right .lyTop_Tel i, .lyTop .lyTop_Right .lyTop_Tel i { background:url(../images/tel1.png) center center no-repeat; background-size:25px 25px;}
	
	.lyTop_Main .lyTop_Form { width:100%; height:40px; margin:0; padding:0; float:inherit; position:inherit; clear: both;}
	.lyTop_Form input.SsIpt { width:85%; height:40px; overflow:hidden; line-height:38px; color:#666; font-size:14px; margin:0; padding:0 15px; border:1px solid #fff; background-color:#fff; border-radius:3px 0 0 3px; outline:none; position: inherit; top:inherit; right:inherit; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
	.lyTop_Form input.SsBtn { display:block; width:15%; height:40px; overflow:hidden; font-size:0; margin:0; padding:0; background:#0077cf url(../images/ss_ico1.png) center center no-repeat; background-size:25px 25px; border-radius:0 3px 3px 0; border:0; outline:none; cursor:pointer; float:left;}
	.fxd .lyTop_Form input.SsIpt, .lyTop .lyTop_Form input.SsIpt { border:1px solid #dfdfdf; border-right:0;}
	.fxd .lyTop_Form input.SsBtn, .lyTop .lyTop_Form input.SsBtn { background:#035fa3 url(../images/ss_ico1.png) center center no-repeat; background-size:25px 25px;}

	
}
@media (max-width: 320px) {
	.lyTop_Main .lyLogo { width:60%;}
}

/*导航栏 开始*/
.ly_nav { width:auto; height:auto; margin:0; padding:0; float:right;}
.ly_nav li, .ly_nav a {	text-decoration: none; list-style: none;}
.ly_nav ::-webkit-scrollbar { display: none;}
.ly_nav .nav_list { width:100%; margin:0 auto; -webkit-box-sizing: border-box; box-sizing: border-box;}
.ly_nav .nav_list > ul > li { display:inline-block; width:auto; position: relative; list-style: none; padding:0 15px; float:left; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_nav .nav_list > ul > li:last-child { background:none;}
.ly_nav .nav_list > ul > li:hover {}
.ly_nav .nav_list > ul > li > a { display: inline-block; width:100%; line-height: 55px; color: #fff; font-size: 16px; text-align:center; padding: 15px 0; margin: 0; text-decoration: none; position:relative; z-index:1; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.ly_nav .nav_list > ul > li:hover, .ly_nav .nav_list > ul > li.active {}
.ly_nav .nav_list > ul > li:hover > a, .ly_nav .nav_list > ul > li.active > a { color: #fff;}
.ly_nav .nav_list > ul > li > em { display:block; width:0; height:3px; overflow:hidden; background-color:#fff; margin:0; padding:0; position:absolute; bottom:0; left:50%; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.ly_nav .nav_list > ul > li:hover > em, .ly_nav .nav_list > ul > li.active > em { width:32px; margin:0 0 0 -16px;}
.ly_nav .nav_list > ul > li ul { display:none; width:160%; overflow:hidden; background-color:#fff; box-shadow:0 5px 10px rgba(0, 0, 0, 0.1); position:absolute; left:-30%; top:100px; z-index:9;}
.ly_nav .nav_list > ul > li:hover ul { display:block;}
.ly_nav .nav_list > ul > li ul li { width:100%; overflow:hidden; margin:0 auto; padding:0; border-bottom:1px solid rgba(85, 87, 89, 0.1);}
.ly_nav .nav_list > ul > li ul li:last-child { border:0;}
.ly_nav .nav_list > ul > li ul li a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#555; font-size:14px; text-align:center; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0 8px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_nav .nav_list > ul > li ul li a:hover { color:#035fa3;}
.ly_nav .nav_menu { display: none;}

.ly_nav .nav_list > ul > li > a span.line0 { display:block; width:1px; height:15px; background-color:rgba(255,255,255,0.45); margin:20px 30px 20px 0; padding:0; float:left;}
.ly_nav .nav_list > ul > li > a span.icon0 { display:block; width:25px; height:25px; margin:15px 8px 15px 0; padding:0; background:url(../images/cart0.png) center center no-repeat; background-size:25px 25px; float:left;}

.fxd .ly_nav .nav_list > ul > li > a span.line0, .lyTop:hover .ly_nav .nav_list > ul > li > a span.line0 { background-color:rgba(0,0,0,0.45);}
.fxd .ly_nav .nav_list > ul > li > a span.icon0, .lyTop:hover .ly_nav .nav_list > ul > li > a span.icon0 { background:url(../images/cart1.png) center center no-repeat; background-size:25px 25px;}
.fxd .ly_nav .nav_list > ul > li:hover > a span.icon0, .fxd .ly_nav .nav_list > ul > li.active > a span.icon0, .lyTop:hover .ly_nav .nav_list > ul > li:hover > a span.icon0, .lyTop:hover .ly_nav .nav_list > ul > li.active > a span.icon0 { background:url(../images/cart2.png) center center no-repeat; background-size:25px 25px;}
.fxd .ly_nav .nav_list > ul > li > a, .lyTop:hover .ly_nav .nav_list > ul > li > a { color:#333;}
.fxd .ly_nav .nav_list > ul > li:hover > a, .fxd .ly_nav .nav_list > ul > li.active > a, .lyTop:hover .ly_nav .nav_list > ul > li:hover > a, .lyTop:hover .ly_nav .nav_list > ul > li.active > a { color: #035fa3;}
.fxd .ly_nav .nav_list > ul > li > em { background-color:#035fa3;}
.lyTop:hover .ly_nav .nav_list > ul > li:hover > em, .lyTop:hover .ly_nav .nav_list > ul > li.active > em { background-color:#035fa3;}

.ly_nav .nav_list > ul > li i { display:inline-block; width:20px; height:20px; background:url(../images/down.png) center center no-repeat; background-size:10px 10px; vertical-align:middle; cursor:pointer; margin:0; display:none;}
.ly_nav .nav_list > ul > li i.cur{ background:url(../images/up.png) center center no-repeat; background-size:10px 10px; text-decoration:none;}
.ly_nav .nav_list > ul > li ul { display:none; position:absolute; left:50%; top:85px; z-index:9; width:160px; overflow:hidden; background-color:#fff; border-top:3px solid #035fa3; box-shadow:0 5px 10px rgba(0, 0, 0, 0.1); border-radius:0; margin:0 0 0 -80px;}
.ly_nav .nav_list > ul > li:hover ul { display:block;}
.ly_nav .nav_list > ul > li ul li { width:100%; overflow:hidden; margin:0 auto; padding:0; border-bottom:1px solid #eaeaea;}
.ly_nav .nav_list > ul > li ul li:last-child { border:0;}
.ly_nav .nav_list > ul > li ul li a { display:block; width:100%; height:50px; overflow:hidden; line-height:50px; color:#666; font-size:15px; text-align:center; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_nav .nav_list > ul > li ul li a:hover { color:#035fa3;}

@media (max-width:1680px) {
}
@media (max-width:1600px) {
	.ly_nav .nav_list > ul > li { padding:0 15px;}
	.ly_nav .nav_list > ul > li > a span.line0 { margin:20px 30px 20px 0;}
}
@media (max-width:1560px) {

}
@media (max-width:1460px) {
	.ly_nav .nav_list > ul > li { padding:0 10px;}
	.ly_nav .nav_list > ul > li > a span.line0 { margin:20px 20px 20px 0;}
}
@media (max-width:1440px) {
	.ly_nav .nav_list > ul > li > a { font-size:15px;}
}
@media (max-width:1366px) {

}
@media (max-width:1360px) {
	.ly_nav .nav_list > ul > li { padding:0 11px;}
	.ly_nav .nav_list > ul > li > a span.line0 { margin:20px 20px 20px 0;}
}
@media (max-width:1280px) {
	.ly_nav .nav_list > ul > li { padding:0 7px;}
	.ly_nav .nav_list > ul > li > a { font-size:14px;}
	.ly_nav .nav_list > ul > li > a span.line0 { margin:20px 20px 20px 0;}
}
@media (max-width:1200px) {
	.ly_nav { margin:0 20px 0 0; position:relative;}
	.ly_nav .nav_list { width: 60%; height: 100%; margin:0; padding: 0; position:fixed; top: 0; left: -100%; z-index: 9999; transition: 0.5s; -webkit-transition: 0.5s;}
	.ly_nav .nav_list ul { width:60%; height:100%; background-color: #fff; position:relative; z-index:9999;}
	.ly_nav .nav_list .nav_mask { width:100%; height:100%; background-color:rgba(0, 0, 0, 0.6); position:absolute; left:0; top:0; z-index:9998;}
	.ly_nav .nav_list ul > li { width: 100%; overflow: hidden; margin:0 auto; padding:0; background:none; box-sizing:border-box; position:relative;}
	.ly_nav .nav_list ul > li a { display:block; width: 100%; line-height:60px; color:#333; font-size:18px; text-align:left; padding:0 60px 0 30px; border-bottom:1px solid #eaeaea; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ly_nav .nav_list > ul > li:hover, .ly_nav .nav_list > ul > li.active {}
	.ly_nav .nav_list > ul > li:hover > a, .ly_nav .nav_list > ul > li.active > a { color: #035fa3;}
	.ly_nav .nav_list > ul > li > a span.icon0 { background:url(../images/cart1.png) center center no-repeat; background-size:25px 25px;}
	.ly_nav .nav_list > ul > li > em { top:57px; left:30px; bottom:inherit;}
	.ly_nav .nav_list > ul > li i { display:block; width:60px; height:60px; background-size:20px 20px; position:absolute; top:0; right:0; z-index:9;}
	.ly_nav .nav_list > ul > li i.cur { background-size:20px 20px;}
	.ly_nav .nav_list > ul > li ul { width:100%; overflow:hidden; margin:0; padding:0; position:inherit; left:inherit; top:inherit; box-shadow:none; border:0; border-radius:0; border-bottom:1px solid rgba(85, 87, 89, 0.1);}
	.ly_nav .nav_list > ul > li:hover > em, .ly_nav .nav_list > ul > li.active > em { width:40px; margin:0;}
	.ly_nav .nav_list > ul > li ul li a { text-align:left; border:0; padding:0 60px 0 50px;}
	.ly_nav .nav_list > ul > li > a span.line0 { display:none;}
	
	.ly_nav .nav_menu { display: block; width:25px; padding:11px 9px; border:1px solid rgba(255,255,255,0.2); border-radius:3px; margin: 0; position:absolute; top:20px; right:0;}
	.ly_nav .nav_menu span { display: block; width: 100%; height: 3px; background-color:#fff; border-radius: 2px;}
	.ly_nav .nav_menu span + span { margin-top: 6px;}
	.ly_nav .open { width:100%; overflow: auto; left: 0%;}
	
	.ly_nav .nav_menu:active { background-color:#035fa3; border:1px solid #035fa3;}
	
	.fxd .ly_nav .nav_menu, .lyTop:hover .ly_nav .nav_menu { border:1px solid #dfdfdf;}
	.fxd .ly_nav .nav_menu span, .lyTop:hover .ly_nav .nav_menu span { background-color:#035fa3;}
	.fxd .ly_nav .nav_menu:hover, .lyTop:hover .ly_nav .nav_menu:hover { background-color:#035fa3; border:0 solid #035fa3;}
	.fxd .ly_nav .nav_menu:hover span, .lyTop:hover .ly_nav .nav_menu:hover span { background-color:#fff;}
}
@media (max-width:1080px) {
	
}
@media (max-width:1024px) {
	
}
@media (max-width:800px) {

}
@media (max-width: 767px) {
	.ly_nav { margin:0; float:inherit; position: absolute; top:0; right:0;}
	.ly_nav .nav_menu { top:9px; right:64px; border:0;}
	.fxd .ly_nav .nav_menu, .lyTop:hover .ly_nav .nav_menu { border:0 solid #dfdfdf;}
	.ly_nav .nav_menu span { height:2px;}
	.ly_nav .nav_menu span + span { margin-top:7.5px;}
	
	.fxd .ly_nav .nav_menu, .lyTop .ly_nav .nav_menu { border:1px solid #dfdfdf;}
	.fxd .ly_nav .nav_menu span, .lyTop .ly_nav .nav_menu span { background-color:#035fa3;}
}
@media (max-width: 375px) {
	.ly_nav .nav_list ul > li a { padding:0 60px 0 20px; font-size:15px;}
	.ly_nav .nav_list > ul > li ul li a { font-size:15px;}
}
@media (max-width: 320px) {
	.ly_nav .nav_menu { right:64px;}
}
@media (max-width: 280px) {
	.ly_nav .nav_list ul > li a { padding:0 50px 0 20px;}
	.ly_nav .nav_menu { right:54px;}
}
/*导航栏 结束*/
/*头部 结束*/

/*lyFoot 开始*/
.lyFoot { width:100%; overflow:hidden; margin:0 auto; padding:60px 0 0; background:#202020 url(../images/footbg.jpg) center center no-repeat; background-size:cover; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.lyFoot .lyFoot_Main { width:84%; overflow:hidden; margin:0 auto; padding:0;}
.lyFoot_Main .lyFoot_Left { width:70%; overflow:hidden; margin:0; padding:0; float:left;}
.lyFoot_Left .lyFoot_Nav { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyFoot_Nav ul li { width:20%; overflow:hidden; margin:0; padding:0 30px 0 0; float:left; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.lyFoot_Nav ul li .lyFoot_Tit { width:100%; overflow:hidden; margin:0 auto 10px; padding:0;}
.lyFoot_Nav ul li .lyFoot_Tit p { line-height:22px; color:#fff; font-size:18px; font-weight:bold; margin:0; padding:0;}
.lyFoot_Nav ul li .lyFoot_Tit i { display:block; width:30px; height:1px; background-color:#fff; margin:10px 0 0; padding:0;}
.lyFoot_Nav ul li a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:rgba(255,255,255,0.65); font-size:14px; white-space:nowrap; text-overflow:ellipsis; margin:0 auto; padding:0;}
.lyFoot_Nav ul li a:hover { color:#fff;}

.lyFoot_Left .lyLinks { width:100%; overflow:hidden; margin:30px auto 0; padding:14px 20px; border:1px solid rgba(255,255,255,0.25); box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.lyLinks .lyLinks_Main { width:100%; height:auto; min-height:50px; overflow:hidden; margin:0 auto; padding:0 0 0 75px; position:relative; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.lyLinks_Main .lyLinks_Tit { width:75px; height:50px; overflow:hidden; margin:0; padding:0; position:absolute; left:0; top:0;}
.lyLinks_Tit p { width:100%; height:22px; overflow:hidden; line-height:22px; color:#fff; font-size:18px; text-align:center; margin:0 auto 6px; padding:0;}
.lyLinks_Tit span { display:block; width:100%; height:22px; margin:0 auto; padding:0; text-align:center;}
.lyLinks_Tit span i { display:inline-block; width:18px; height:1px; vertical-align:middle; margin:-2px 0 0; padding:0; background-color:#fff;}
.lyLinks_Tit span img { display:inline-block; width:22px; height:22px; vertical-align:middle; margin:0 8px 0; padding:0;}
.lyLinks_Main .lyLinks_List { width:100%; overflow:hidden; margin:0; padding:0 0 0 20px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.lyLinks_List a { display:inline-block; height:25px; line-height:25px; color:rgba(255,255,255,0.65); font-size:14px; margin:0 20px 0 0; padding:0;}
.lyLinks_List a:hover { color:#fff;}

.lyFoot_Main .lyFoot_Right { width:20%; overflow:hidden; margin:0; padding:0; float:right;}
.lyFoot_Right .lyFoot_Tel { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyFoot_Tel p { width:100%; height:auto; overflow:hidden; line-height:22px; color:#fff; font-size:18px; font-weight:bold; margin:0 auto 10px; padding:0;}
.lyFoot_Tel p img { display:block; width:22px; height:22px; float:left; margin:0 8px 0 0; padding:0;}
.lyFoot_Tel span { display:block; width:100%; height:auto; overflow:hidden; line-height:44px; color:#035fa3; font-family:"DINENGSCHRIFTSTD"; font-size:44px; font-weight:bold; letter-spacing:0; word-break:break-all; margin:0 auto; padding:0;}

.lyFoot_Right dl { margin:10px auto 0;}
.lyFoot_Right dl dd { width:100%; overflow:hidden; line-height:30px; color:rgba(255,255,255,0.65); font-size:14px; word-break:break-all; margin:5px auto; padding:0;}

.lyFoot_Right .lyFoot_Ewm { width:120px; overflow:hidden; margin:10px 0 0; padding:0;}
.lyFoot_Ewm p { width:100%; height:120px; overflow:hidden; margin:0 0 10px; padding:10px; background:url(../images/ewmBg.png) center center no-repeat; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.lyFoot_Ewm p img { display:block; width:100px; height:100px; overflow:hidden; margin:0 auto; padding:0;}
.lyFoot_Ewm span { display:block; width:100%; overflow:hidden; line-height:20px; color:#fff; font-size:14px; text-align:center; margin:0; padding:0;}

.lyFoot_Main .lyFoot_Copy { width:100%; overflow:hidden; margin:60px auto 0; padding:15px 0; border-top:1px solid rgba(255,255,255,0.25);}
.lyFoot_Copy p { width:64%; overflow:hidden; line-height:30px; color:rgba(255,255,255,0.65); font-size:14px; margin:0; padding:0; float:left;}
.lyFoot_Copy p.fr { width:36%; text-align:right;}
.lyFoot_Copy p a { color:rgba(255,255,255,0.65); font-size:14px;}
.lyFoot_Copy p a:hover { color:#fff;}

@media (max-width:1680px) {
	.lyFoot .lyFoot_Main { width:90%;}
}
@media (max-width:1600px) {

}
@media (max-width:1560px) {

}
@media (max-width:1440px) {
	.lyFoot_Main .lyFoot_Right { width:23%;}
}
@media (max-width:1366px) {

}
@media (max-width:1280px) {
	.lyFoot { padding:40px 0 0;}
	.lyFoot_Main .lyFoot_Left { width:72%;}
	.lyFoot_Main .lyFoot_Right { width:24%;}
	.lyFoot_Main .lyFoot_Copy { margin:40px auto 0;}
}
@media (max-width:1200px) {
	.lyFoot .lyFoot_Main { width:94%;}
}
@media (max-width:1080px) {
	.lyFoot_Main .lyFoot_Left { width:100%; margin:0 auto 40px; float:inherit;}
	.lyFoot_Nav ul li { padding:0 20px 0 0;}
	.lyFoot_Main .lyFoot_Right { width:100%; margin:0 auto; padding:0 160px 0 0; position:relative; float:inherit; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
	.lyFoot_Right .lyFoot_Ewm { margin:0; position:absolute; top:0; right:0;}
}
@media (max-width:1024px) {
	
}
@media (max-width:800px) {
	.lyFoot_Copy p { width:100%; line-height:28px; margin:0 auto; float:inherit; text-align:center;}
	.lyFoot_Copy p.fr { width:100%; text-align:center;}
}
@media (max-width:767px) {
	.lyFoot { padding:10px 0 0;}
	.lyFoot_Main .lyFoot_Left { margin:0 auto 20px;}
	.lyFoot_Left .lyFoot_Nav { display:none;}
	.lyFoot_Left .lyLinks { margin:10px auto; padding:0; border:0; display:none;}
	.lyLinks .lyLinks_Main { padding:0;}
	.lyLinks_Main .lyLinks_Tit { width:100%; margin:0 auto 10px; position:inherit; left:inherit; top:inherit;}
	.lyLinks_Main .lyLinks_List { padding:0;text-align: center;}
	.lyLinks_List a { margin:0 10px;}
	.lyFoot_Main .lyFoot_Right { padding:0;}
	.lyFoot_Right .lyFoot_Tel, .lyFoot_Right dl { display:none;}
	.lyFoot_Right .lyFoot_Ewm { position:inherit; top:inherit; right:inherit; margin:0 auto;}
	.lyFoot_Main .lyFoot_Copy { margin:20px auto 0; padding:12px 0;}

}
@media (max-width:375px) {

}
@media (max-width:320px) {
	
}
/*lyFoot 结束*/


/*右侧客服 开始*/
.kfView { width:50px; height:auto; margin:-155px 0 0; padding:0; position:fixed; top:50%; right:2px; z-index:999; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.kfView .kfBtn { display:none; width:100%; overflow:hidden; margin:0 auto; padding:15px; cursor:pointer; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.kfBtn p {}
.kfBtn p i { display:block; width:40px; height:40px; overflow:hidden; margin:0 auto; padding:0;}
.kfBtn p i.kfHidd { background:url(../images/kf_jt1.png) center center no-repeat; background-size:40px 40px;}
.kfBtn:hover p i.kfHidd { background:url(../images/kf_jt2.png) center center no-repeat; background-size:40px 40px;}
.kfBtn p i.kfOpen { background:url(../images/kf_jt3.png) center center no-repeat; background-size:40px 40px;}
.kfBtn:hover p i.kfOpen { background:url(../images/kf_jt4.png) center center no-repeat; background-size:40px 40px;}

.kfView .kfMain { width:100%; height:auto; margin:0 auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.kfMain ul li { width:50px; height:50px; margin:0 auto 2px; padding:0;}
.kfMain ul li:nth-child(2) { display:none;}
.kfMain ul li a { display:block; width:50px; height:50px; margin:0 auto; padding:5px 0; background-color:#035fa3; border-radius:4px; position:relative; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.kfMain ul li a p i { display:block; width:22px; height:22px; overflow:hidden; margin:0 auto 5px; padding:0;}
.kfMain ul li a p i.kfIco { background:url(../images/kf_ico01.png) center center no-repeat; background-size:22px 22px;}
.kfMain ul li a p i.zxIco { background:url(../images/kf_ico02.png) center center no-repeat; background-size:22px 22px;}
.kfMain ul li a p i.telIco { background:url(../images/kf_ico03.png) center center no-repeat; background-size:22px 22px;}
.kfMain ul li a p i.gzIco { background:url(../images/kf_ico04.png) center center no-repeat; background-size:22px 22px;}
.kfMain ul li a p i.ddIco { background:url(../images/kf_ico05.png) center center no-repeat; background-size:22px 22px;}
/*.kfMain ul li:hover a p i.kfIco { background:url(../images/kf_ico1.png) center center no-repeat; background-size:40px 40px;}
.kfMain ul li:hover a p i.zxIco { background:url(../images/kf_ico2.png) center center no-repeat; background-size:40px 40px;}
.kfMain ul li:hover a p i.telIco { background:url(../images/kf_ico3.png) center center no-repeat; background-size:40px 40px;}
.kfMain ul li:hover a p i.gzIco { background:url(../images/kf_ico4.png) center center no-repeat; background-size:40px 40px;}
.kfMain ul li:hover a p i.ddIco { background:url(../images/kf_ico5.png) center center no-repeat; background-size:40px 40px;}*/
.kfMain ul li.kfTop a p { border:0;}
.kfMain ul li.kfTop a p i { display:block; width:22px; height:22px; overflow:hidden; margin:0 auto 5px; padding:0;}
.kfMain ul li.kfTop a p i.topIco { background:url(../images/kf_top1.png) center center no-repeat; background-size:22px 22px;}
/*.kfMain ul li.kfTop:hover a p i.topIco { background:url(../images/kf_top2.png) center center no-repeat; background-size:22px 22px;}*/
.kfMain ul li.kfEwm a img { display:none; width:100px; height:100px; margin:0; padding:0; position:absolute; top:0; right:55px;}
.kfMain ul li.kfEwm:hover a img { display:block;}

.kfMain ul li a span { display:block; width:100%; overflow:hidden; line-height:14px; color:#fff; font-size:12px; text-align:center; margin:0 auto; padding:0;}

@media (max-width:1680px) {
}
@media (max-width:1600px) {
}
@media (max-width:1560px) {
}
@media (max-width:1440px) {
/*	.kfView { width:60px; border-radius:20px 0 0 20px;}
	.kfView .kfBtn { padding:10px;}
	.kfMain ul li a { padding:5px 10px 0;}
	.kfMain ul li a p { padding:0 0 10px;}
	.kfMain ul li:nth-child(1) a { padding:0 10px;}
	.kfMain ul li:nth-child(1) a p { padding:5px 0 10px;}
	.kfBtn p i.kfHidd { background:url(../images/kf_jt1.png) center center no-repeat; background-size:30px 30px;}
	.kfBtn:hover p i.kfHidd { background:url(../images/kf_jt2.png) center center no-repeat; background-size:30px 30px;}
	.kfBtn p i.kfOpen { background:url(../images/kf_jt3.png) center center no-repeat; background-size:30px 30px;}
	.kfBtn:hover p i.kfOpen { background:url(../images/kf_jt4.png) center center no-repeat; background-size:30px 30px;}
	.kfMain ul li a p i { margin:0 auto;}
	.kfMain ul li a p i.kfIco { background:url(../images/kf_ico01.png) center center no-repeat; background-size:30px 30px;}
	.kfMain ul li a p i.zxIco { background:url(../images/kf_ico02.png) center center no-repeat; background-size:30px 30px;}
	.kfMain ul li a p i.telIco { background:url(../images/kf_ico03.png) center center no-repeat; background-size:30px 30px;}
	.kfMain ul li a p i.gzIco { background:url(../images/kf_ico04.png) center center no-repeat; background-size:30px 30px;}
	.kfMain ul li a p i.ddIco { background:url(../images/kf_ico05.png) center center no-repeat; background-size:30px 30px;}
	.kfMain ul li:hover a p i.kfIco { background:url(../images/kf_ico1.png) center center no-repeat; background-size:30px 30px;}
	.kfMain ul li:hover a p i.zxIco { background:url(../images/kf_ico2.png) center center no-repeat; background-size:30px 30px;}
	.kfMain ul li:hover a p i.telIco { background:url(../images/kf_ico3.png) center center no-repeat; background-size:30px 30px;}
	.kfMain ul li:hover a p i.gzIco { background:url(../images/kf_ico4.png) center center no-repeat; background-size:30px 30px;}
	.kfMain ul li:hover a p i.ddIco { background:url(../images/kf_ico5.png) center center no-repeat; background-size:30px 30px;}
	.kfMain ul li a span { line-height:16px; font-size:14px;}
	.kfMain ul li.kfTop a p i { margin:0 auto;}
	.kfMain ul li.kfTop a p i.topIco { background:url(../images/kf_top1.png) center center no-repeat; background-size:30px 23px;}
	.kfMain ul li.kfTop:hover a p i.topIco { background:url(../images/kf_top2.png) center center no-repeat; background-size:30px 23px;}*/
}
@media (max-width:1366px) {

}
@media (max-width:1280px) {

}
@media (max-width:1200px) {

}
@media (max-width:1080px) {

}
@media (max-width:1024px) {
	
}
@media (max-width:800px) {
	.kfView { margin:0;}
	.kfView .kfBtn, .kfMain ul li { display:none;}
	.kfMain ul li:nth-child(2), .kfMain ul li:nth-child(4), .kfMain ul li.kfTop { display:block;}
}
@media (max-width:767px) {
	
}
@media (max-width:375px) {

}
@media (max-width:320px) {
	
}
/*右侧客服 结束*/


