@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-family:Arial,Helvetica,\5FAE\8F6F\96C5\9ED1,sans-serif;}
table,td,tr,th { border-collapse: collapse; border-spacing: 0;}
ol,ul {list-style:none;}
li { list-style-type:none;}
img { vertical-align:middle; 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;}
.ly_container { width:100%; overflow:hidden;}

.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: "PangMen"; src: url("../fonts/PangMen.ttf");}
@font-face { font-family: "YouSheBiaoTiHei"; src: url("../fonts/YouSheBiaoTiHei.ttf");}

/* 设置滚动条的样式 */
::-webkit-scrollbar { width:0;}/* 滚动槽宽度 */
::-webkit-scrollbar-track { background-color:#f0f0f0; border-radius:0px;}
::-webkit-scrollbar-thumb { background-color:#00479d;} /* 滚动条滑块默认状态 */
::-webkit-scrollbar-thumb:window-inactive { background-color:#00479d;} /* 滚动条滑块点击状态 */


/*头部 开始*/
.ly_top { width:100%; height:100px; margin:0; padding:0; background-color:#fff; box-shadow:0 5px 10px rgba(0,0,0,0.1); position:fixed; top:0; left:0; z-index:9999; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_top .lytop_main { width:96%; height:auto; margin:0 auto; padding:0; position:relative;}
.lytop_main .ly_logo { width:auto; height:70px; overflow:hidden; margin:15px 0; padding:0; float:left;}
.ly_logo a { display: table-cell; vertical-align: middle; width:100%; height:70px; overflow:hidden; margin:0; padding:0;}
.ly_logo a img { display:inline-block; max-width:100%; height:auto; max-height:100%; margin:0; padding:0;}

.lytop_main .lytop_right { margin:30px 0 30px 50px; float:right; position:relative;}
.lytop_right i { display:block; width:1px; height:20px; overflow:hidden; margin:-10px 0 0; padding:0; background-color:#dbdbdb; position:absolute; left:0; top:50%;}
.lytop_right .lytop_tel { height:40px; overflow:hidden; line-height:40px; color:#00479d; font-size:26px; font-weight:bold; margin:0 20px 0 0; padding:0; float:left;}
.lytop_right .lytop_tel img { display:block; width:32px; height:32px; overflow:hidden; margin:4px 0; padding:0; float:left;}

.lytop_right .lytop_search { height:40px; margin:0 20px 0 0; padding:0; float:left; position:relative; z-index:1;}
.lytop_search form { width:60px; height:40px; margin:0; padding:0; position:relative;}
.lytop_search form .sc_ipt { width:0; height:40px; overflow:hidden; margin:0; padding:0; position:absolute; left:0; top:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lytop_search form .sc_ipt input { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#999999; font-size:14px; margin:0; padding:0 14px; border-radius: 20px 0 0 20px; background-color:#fff; border:1px solid #00479d; border-right:0; outline:none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lytop_search form .sc_btn { width:60px; height:40px; overflow:hidden; margin:0; padding:0; float:right;}
.lytop_search form .sc_btn input { display:block; width:100%; height:40px; overflow:hidden; margin:0; padding:0; border-radius: 0 20px 20px 0; background:url(../images/SSbtn_icon1.png) center center no-repeat; background-size:40px 40px; border:0; outline:none; cursor:pointer;}
.lytop_search:hover form .sc_ipt { width:260px; left:-260px;}
.lytop_search:hover form .sc_btn input { background:#00479d url(../images/SSbtn_icon2.png) center center no-repeat;}

.lytop_right .lytop_LogRes { height:40px; margin:0; padding:0; float:left;}
.lytop_LogRes a.lytop_Log { display:block; width:80px; height:40px; overflow:hidden; line-height:38px; color:#00479d; font-size:15px; font-weight:bold; text-align:center; margin:0; padding:0; background-color:#fff; border:1px solid #00479d; border-radius:20px; float:left; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lytop_LogRes a.lytop_Res { display:block; width:80px; height:40px; overflow:hidden; line-height:38px; color:#fff; font-size:15px; font-weight:bold; text-align:center; margin:0 0 0 20px; padding:0; background-color:#00479d; border:1px solid #00479d; border-radius:20px; float:left; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lytop_LogRes a.lytop_Log:hover { color:#fff; background-color:#00479d;}
.lytop_LogRes a.lytop_Res:hover { color:#00479d; background-color:#fff;}
.lytop_LogRes a#span { display:inline-block; width:auto; height:40px; overflow:hidden; line-height:40px; color:#666; font-size:15px; margin:0; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lytop_LogRes a#span em { display:none; width:1px; height:20px; overflow:hidden; margin:10px 20px 10px 0; padding:0; background-color:#dbdbdb; float:left;}
.lytop_LogRes a#span:hover { color:#00479d;}
.lytop_LogRes a.lytop_quit { display:inline-block; width:auto; height:40px; overflow:hidden; line-height:40px; color:#d91212; font-size:15px; margin:0 0 0 20px; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lytop_LogRes a.lytop_quit img { display:inline-block; width:20px; height:20px; vertical-align:middle; margin:-4px 4px 0 0;}

@media (max-width:1680px) {
	.lytop_main .lytop_right { margin:30px 0 30px 30px;}
}
@media (max-width:1600px) {
	.ly_top .lytop_main { width:96%;}
	.lytop_main .lytop_right { margin:30px 0 30px 20px;}
	.lytop_LogRes a.lytop_Res { margin:0 0 0 10px;}
	.lytop_right .lytop_search { margin:0 10px 0 0;}
	.lytop_main .ly_logo { height:60px; margin:20px 0;}
	.ly_logo a { height:60px;}
}
@media (max-width:1560px) {

}
@media (max-width:1440px) {
	.lytop_main .ly_logo { height:54px; margin:23px 0;}
	.ly_logo a { height:54px;}
	.lytop_search:hover form .sc_ipt { width: 250px; left: -250px;}
	.lytop_LogRes a.lytop_Log, .lytop_LogRes a.lytop_Res { width:60px;}
}
@media (max-width:1366px) {

}
@media (max-width:1280px) {
	.lytop_main .lytop_right { margin:30px 50px 30px 0;}
	.lytop_right i { display:none;}
	.lytop_search form { width:280px;}
	.lytop_search form .sc_ipt { width: 220px; left: 0;}
	.lytop_search:hover form .sc_ipt { width: 240px; left: -240px; left: 0;}
	.lytop_search form .sc_btn input { background:#00479d url(../images/SSbtn_icon2.png) center center no-repeat;}
}
@media (max-width:1200px) {
	.ly_top .lytop_main { width:94%;}
	.lytop_main .ly_logo { width:30%;}
	.lytop_main .lytop_right { margin:30px 50px 30px 0;}
	.lytop_right i { display:none;}
	.lytop_right .lytop_tel { margin:0 24px 0 0;}
	
}
@media (max-width:1080px) {

}
@media (max-width:1024px) {
}
@media (max-width:800px) {
	.ly_top { width:100%; height: auto; margin:0;}
	.lytop_main .ly_logo { width:30%; height:50px; margin:15px 0;}
	.ly_logo a { height:50px;}
	.lytop_main .lytop_right { margin:20px 50px 20px 0;}
	.lytop_right .lytop_tel { margin:0 20px 0 0; font-size:24px;}
	.lytop_search form { width:200px;}
	.lytop_search form .sc_ipt { width:160px;}
	.lytop_search form .sc_btn { width:40px;}
	.lytop_right .lytop_search { margin:0 10px 0 0;}
	.lytop_LogRes a.lytop_Log { width:60px;}
	.lytop_LogRes a.lytop_Res { width:60px; margin:0 0 0 10px;}
	.lytop_LogRes a.lytop_quit { margin:0 0 0 10px;}

}
@media (max-width: 767px) {
	.ly_top { width:100%; height: auto; margin:0; padding:0 0 20px;}
	.ly_top .lytop_main { width:94%;}
	.lytop_main .ly_logo { width:50%; height:80px; margin:0; padding:15px 0; background:none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ly_logo a { height:50px;}
	.lytop_main .lytop_right { width:100%; margin:0 auto; padding: 0;}
	.lytop_right .lytop_tel { position:absolute; top:20px; right:60px; margin:0; float:inherit; display:none;}
	.lytop_right .lytop_search { display:inline-block; width:100%; margin:0;}
	.lytop_search form { width:100%; padding:0 60px 0 0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.lytop_search form .sc_ipt { width:100%; position:inherit; left:inherit; top:inherit;}
	.lytop_search:hover form .sc_ipt { width:100%; left:0;}
	.lytop_search:hover form .sc_ipt { left: 0;}
	.lytop_search form .sc_btn { position:absolute; top:0; right:0; width: 60px;}
	
	.lytop_right .lytop_LogRes { position: absolute; top: -60px; right: 50px;}
	.lytop_LogRes a.lytop_Log, .lytop_LogRes a.lytop_Res { font-size:14px;}
	
	#LogRes2 { display:none!important;}
}
@media (max-width: 375px) {
	.lytop_LogRes a.lytop_Log, .lytop_LogRes a.lytop_Res { width:50px;}
}
@media (max-width: 320px) {
	.lytop_right .lytop_LogRes { right: 45px;}
	.lytop_LogRes a.lytop_Res { margin:0 0 0 5px;}
}

/*导航栏 开始*/
.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; list-style: none; padding:0 40px; float:left; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_nav .nav_list > ul > li#navId3, .ly_nav .nav_list > ul > li#navId4 { position:relative;}
.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: 60px; color: #333; font-size: 17px; text-align:center; padding: 20px 0; margin: 0; text-decoration: none; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_nav .nav_list > ul > li > a i { display:inline-block; display:none; width:10px; height:10px; vertical-align:middle; margin:-4px 0 0 4px; padding:0; background:url(../images/jt13.png) center center no-repeat; background-size:10px 10px;}
.ly_nav .nav_list > ul > li:hover, .ly_nav .nav_list > ul > li.active {}
.ly_nav .nav_list > ul > li:hover > a i { background:url(../images/jt14.png) center center no-repeat; background-size:10px 10px;}
.ly_nav .nav_list > ul > li:hover > a, .ly_nav .nav_list > ul > li.active > a { color: #00479d;}
.ly_nav .nav_list > ul > li > a > em { display:block; width:0px; height:2px; overflow:hidden; background-color:#00479d; margin:0; padding:0; position:absolute; bottom:0px; 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 > a > em, .ly_nav .nav_list > ul > li.active > a > em { width:70px; margin:0 0 0 -35px;}
.ly_nav .nav_list > ul > li:nth-child(1):hover > a > em, .ly_nav .nav_list > ul > li:nth-child(1).active > a > em { width:40px; margin:0 0 0 -20px;}
.ly_nav .nav_list > ul > li ul { display:none; position:absolute; left:-17%; top:80px; z-index:9; width:134%; overflow:hidden; background-color:#fff; border-top:2px solid #00479d; box-shadow:0 4px 6px rgba(0, 0, 0, 0.1); border-radius:0 0 2px 2px;}
.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:#00479d;}
.ly_nav .nav_menu { display: none;}

.ly_nav .nav_list > ul > li > .lyNav_xl { display:none; width:320px; height:auto; margin:0; padding:0; position:absolute; left:0; top:100px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_nav .nav_list > ul > li > .lyNav_xl1 { width:140px; margin:0 0 0 -70px; left:50%;}
.ly_nav .nav_list > ul > li:hover > .lyNav_xl, .ly_nav .nav_list > ul > li:hover > .lyNav_xl1 { display:block;}
.ly_nav .nav_list > ul > li > .lyNav_xl .lyNavXl_main { width:100%; height:auto; margin:0 auto; padding:60px 0; background-color:#fff; box-shadow:0 5px 10px rgba(0,0,0,0.1); position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_nav .nav_list > ul > li > .lyNav_xl1 .lyNavXl_main { padding:10px 0;}
.lyNav_xl .lyNavXl_list { width:100%; height:auto; margin:0; padding:0;}

.lyNav_xl0 { display:none; width:auto; height:740px; margin:0; padding:0; background-color:#fff; box-shadow:0 5px 10px rgba(0,0,0,0.1); position:fixed; left:10%; top:100px; z-index:99; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNav_xl0 .lyNavXl_main { width:auto; height:100%; margin:0 auto; padding:0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNav_xl0 .lyNavXl_list { width:auto; height:100%; margin:0; padding:60px 20px 40px; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNav_xl0 .lyNavXl_list dl dt { width:320px; overflow:hidden; line-height:40px; color:#333; font-size:18px; font-weight:bold; border-bottom:1px solid #dfdfdf; margin:0 auto 10px; padding:0 0 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNav_xl0 .lyNavXl_list dl dd { margin:0 auto; padding:0;}
.lyNav_xl0 .lyNavXl_list dl dd a { display:block; width:100%; height:44px; overflow:hidden; line-height:44px; color:#333; font-size:14px; white-space:nowrap; text-overflow:ellipsis; border-radius:0; margin:0; padding:0 20px 0 0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNav_xl0 .lyNavXl_list dl dd a i { display:block; width:20px; height:20px; overflow:hidden; margin:-10px 0 0; padding:0; background:url(../images/jt10.png) center center no-repeat; background-size:20px 20px; position:absolute; top:50%; right:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNav_xl0 .lyNavXl_list dl dd:hover a, .lyNav_xl0 .lyNavXl_list dl dd.tabActive a { color:#00479d;}
.lyNav_xl0 .lyNavXl_list dl dd:hover a i, .lyNav_xl0 .lyNavXl_list dl dd.tabActive a i { background:url(../images/jt11.png) center center no-repeat; background-size:20px 20px;}

.lyNav_xl0 .xl0_close { display:block; width:40px; height:40px; line-height:40px; color:#999; font-size:0px; text-align:center; margin:0; padding:0; background:url(../images/close.png) center center no-repeat; background-size:22px 22px; position:absolute; top:10px; right:10px; cursor:pointer;}
.lyNav_xl0 .xl0_close:hover { background:url(../images/close1.png) center center no-repeat; background-size:22px 22px;}

.lyNav_xl1 .lyNavXl_list dl dd { padding:0 10px;}
.lyNav_xl1 .lyNavXl_list dl dd a { display:block; width:100%; height:44px; overflow:hidden; line-height:44px; color:#333; font-size:14px; white-space:nowrap; text-overflow:ellipsis; border-radius:0; margin:0; padding:0 20px 0 0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; height:40px; line-height:40px; text-align:center; background-color:#f7f7f7; border-radius:4px; margin:10px 0; padding:0;}
.lyNav_xl1 .lyNavXl_list dl dd a:hover { color:#fff; background-color:#00479d;}

.lyNavXl_con { width:360px; height:100%; overflow:hidden; background-color:#fff; margin:0; padding:60px 20px 40px; border-left:1px solid #dfdfdf; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNavXl_con .lyNavXlCon_tit { width:100%; overflow:hidden; line-height:40px; color:#333; font-size:18px; font-weight:bold; border-bottom:1px solid #dfdfdf; margin:0 auto 10px; padding:0 0 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNavXl_con .lyNavXlCon_list { width:100%; overflow:hidden; margin:0 auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNavXl_con .lyNavXlCon_list a { display:block; width:100%; height:44px; overflow:hidden; line-height:44px; color:#333!important; font-size:14px; white-space:nowrap; text-overflow:ellipsis; border-radius:0; margin:0; padding:0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNavXl_con .lyNavXlCon_list a i { display:block; width:6px; height:6px; overflow:hidden; margin:19px 10px 19px 0; padding:0; background-color:#aaa!important; border-radius:50%; float:left;}
.lyNavXl_con .lyNavXlCon_list a:hover { color:#00479d!important;}
.lyNavXl_con .lyNavXlCon_list a:hover i { background-color:#00479d!important;}
.lyNavXl_con .lyNavXlCon_list a.ckmore { width:120px; height:40px; line-height:40px; color:#333; font-size:14px; text-align:center; background-color:#f7f7f7; border-radius:4px; margin:10px 0 0; padding:0;}
.lyNavXl_con .lyNavXlCon_list a.ckmore:hover { color:#fff!important; background-color:#00479d!important;}
.lyNavXl_con .lyNavXlCon_list a.ckmore i { display:inline-block; width:20px; height:20px; overflow:hidden; vertical-align:middle; margin:-4px 0 0 10px; padding:0; background:url(../images/jt8.png) center center no-repeat!important; background-size:20px 20px; background-color:inherit!important; float:inherit; border-radius:0;}
.lyNavXl_con .lyNavXlCon_list a.ckmore:hover i { background:url(../images/jt9.png) center center no-repeat!important; background-size:20px 20px; background-color:inherit!important;}

@media (max-width:1680px) {
	.ly_nav .nav_list > ul > li { padding:0 30px;}
}
@media (max-width:1600px) {
	.ly_nav .nav_list > ul > li { padding:0 25px;}
}
@media (max-width:1560px) {

}
@media (max-width:1440px) {
	.ly_nav .nav_list > ul > li { padding:0 25px;}
	.ly_nav .nav_list > ul > li > a { font-size:16px;}
	
	.lyNav_xl0 { height:700px;}
}
@media (max-width:1366px) {
	.lyNav_xl0 { height:600px;}
	.lyNav_xl0 .lyNavXl_list { padding:40px 20px;}
	.lyNav_xl0 .lyNavXl_list dl dd a { height:40px; line-height:40px;}
	.lyNavXl_con { padding:40px 20px;}
	.lyNavXl_con .lyNavXlCon_list a { height:40px; line-height:40px;}
}
@media (max-width:1280px) {
	.ly_nav .nav_list > ul > li { padding:0 10px;}
	
}
@media (max-width:1200px) {
	.ly_nav {}
	.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:16px; text-align:left; padding:0 60px 0 20px; border-bottom:1px solid rgba(85, 87, 89, 0.1); -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 { background-color:#00479d;}
	.ly_nav .nav_list > ul > li:hover > a, .ly_nav .nav_list > ul > li.active > a { color: #fff; border-bottom:1px solid #00479d;}
	.ly_nav .nav_list > ul > li > a > em { margin:0; left:20px;}
	.ly_nav .nav_list > ul > li i { display:block; width:60px; height:60px; background-size:14px 9px; position:absolute; top:0; right:0;}
	.ly_nav .nav_list > ul > li i.cur { background-size:14px 9px;}
	.ly_nav .nav_list > ul > li ul { width:100%; overflow:hidden; position:inherit; left:inherit; top:inherit; background-color:#f8f8f8; 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 > a > em, .ly_nav .nav_list > ul > li.active > a > em { display:none;}
	.ly_nav .nav_list > ul > li ul li a { height:48px; line-height:48px; color:#888; text-align:left; border:0; padding:0 40px;}
	
	.ly_nav .nav_menu { display: block; width:40px; padding:11px 9px; background-color:#00479d; border-radius:50%; margin: 0; position:absolute; top:30px; right:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ly_nav .nav_menu span { display: block; width: 100%; height: 2px; background-color: #fff; border-radius: 1px;}
	.ly_nav .nav_menu span + span { margin-top: 6px;}
	.ly_nav .nav_menu span:nth-child(2) { width:80%;}
	.ly_nav .open { width:100%; overflow: auto; left: 0%;}	
	.ly_nav .nav_menu:active { background-color:#00479d;}
	
	.ly_nav .nav_list > ul > li > .lyNav_xl { display:none!important;}
	
	.lyNav_xl0 { display:none!important;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_nav { height:0; margin:0;}
	.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:16px; text-align:left; padding:0 60px 0 20px; border-bottom:1px solid rgba(85, 87, 89, 0.1); -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 { background-color:#00479d;}
	.ly_nav .nav_list > ul > li:hover > a, .ly_nav .nav_list > ul > li.active > a { color: #fff; border-bottom:1px solid #00479d;}
	.ly_nav .nav_list > ul > li > a > em { margin:0; left:20px;}
	.ly_nav .nav_list > ul > li i { display:block; width:60px; height:60px; background-size:14px 9px; position:absolute; top:0; right:0;}
	.ly_nav .nav_list > ul > li i.cur { background-size:14px 9px;}
	.ly_nav .nav_list > ul > li ul { width:100%; overflow:hidden; position:inherit; left:inherit; top:inherit; background-color:#f8f8f8; 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 > a > em, .ly_nav .nav_list > ul > li.active > a > em { display:none;}
	.ly_nav .nav_list > ul > li ul li a { height:48px; line-height:48px; color:#888; text-align:left; border:0; padding:0 40px;}
	
	.ly_nav .nav_menu { display: block; width:40px; padding:11px 9px; background-color:#00479d; margin: 0; position:absolute; top:30px; right:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ly_nav .nav_menu span { display: block; width: 100%; height: 2px; background-color: #fff; border-radius: 1px;}
	.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:#00479d;}
}
@media screen and (max-width:1023px) and (min-width:801px) {
	.ly_nav { height:0; margin:0;}
	.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:16px; text-align:left; padding:0 60px 0 20px; border-bottom:1px solid rgba(85, 87, 89, 0.1); -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 { background-color:#00479d;}
	.ly_nav .nav_list > ul > li:hover > a, .ly_nav .nav_list > ul > li.active > a { color: #fff; border-bottom:1px solid #00479d;}
	.ly_nav .nav_list > ul > li > a > em { margin:0; left:20px;}
	.ly_nav .nav_list > ul > li i { display:block; width:60px; height:60px; background-size:14px 9px; position:absolute; top:0; right:0;}
	.ly_nav .nav_list > ul > li i.cur { background-size:14px 9px;}
	.ly_nav .nav_list > ul > li ul { width:100%; overflow:hidden; position:inherit; left:inherit; top:inherit; background-color:#f8f8f8; 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 > a > em, .ly_nav .nav_list > ul > li.active > a > em { display:none;}
	.ly_nav .nav_list > ul > li ul li a { height:48px; line-height:48px; color:#888; text-align:left; border:0; padding:0 40px;}
	
	.ly_nav .nav_menu { display: block; width:40px; padding:11px 9px; background-color:#00479d; margin: 0; position:absolute; top:30px; right:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ly_nav .nav_menu span { display: block; width: 100%; height: 2px; background-color: #fff; border-radius: 1px;}
	.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:#00479d;}
}
@media (max-width: 800px) {
	.ly_nav .nav_menu { top:20px;}
}
@media (max-width: 767px) {
	.ly_nav { height:0; margin:0;}
	.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:48px; color:#555; font-size:16px; text-align:left; padding:0 48px 0 20px; border-bottom:1px solid rgba(85, 87, 89, 0.1); -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 { background-color:#00479d;}
	.ly_nav .nav_list > ul > li:hover > a, .ly_nav .nav_list > ul > li.active > a { color: #fff; border-bottom:1px solid #00479d;}
	.ly_nav .nav_list > ul > li > a > em { margin:0; left:20px;}
	.ly_nav .nav_list > ul > li i { display:block; width:48px; height:48px; background-size:14px 9px; position:absolute; top:0; right:0;}
	.ly_nav .nav_list > ul > li i.cur { background-size:14px 9px;}
	.ly_nav .nav_list > ul > li ul { width:100%; overflow:hidden; position:inherit; left:inherit; top:inherit; background-color:#f8f8f8; 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 > a > em, .ly_nav .nav_list > ul > li.active > a > em { display:none;}
	.ly_nav .nav_list > ul > li ul li a { height:48px; line-height:48px; color:#888; text-align:left; border:0; padding:0 20px 0 40px;}	
	.ly_nav .nav_menu { display: block; width:40px; padding:11px 9px; background-color:#00479d; margin: 0; position:absolute; top:20px; right:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
	.ly_nav .nav_menu span { display: block; width: 100%; height: 2px; background-color: #fff; border-radius: 1px;}
	.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:#00479d;}
}
/*导航栏 结束*/
/*头部 结束*/

/*ly_Foot 开始*/
.ly_Foot { width:100%; overflow:hidden; margin:0 auto; padding:0; background:url(../images/footBg.jpg) center center no-repeat; background-size:cover;}
.ly_Foot .lyFoot_main { width:1600px; overflow:hidden; margin:0 auto; padding:0;}
.lyFoot_main .lyFoot_top { width:100%; height:100px; overflow:hidden; margin:0 auto; padding:0; border-bottom:1px solid rgba(255,255,255,0.16);}
.lyFoot_top .lyFoot_logo { width:20%; height:70px; overflow:hidden; margin:15px 0; padding:0; float:left;}
.lyFoot_logo a { display: table-cell; vertical-align: middle; width:100%; height:70px; overflow:hidden; margin:0; padding:0;}
.lyFoot_logo a img { display:inline-block; max-width:100%; height:auto; max-height:100%; margin:0; padding:0; opacity:0.6; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyFoot_logo a:hover img { opacity:1;}
.lyFoot_top .lyFoot_nav { width:60%; height:60px; overflow:hidden; text-align:right; margin:20px 0; padding:0; float:right;}
.lyFoot_nav a { display:inline-block; height:60px; line-height:60px; color:#fff; font-size:18px; margin:0 0 0 80px; padding:0; opacity:0.7; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyFoot_nav a:hover { opacity:1;}

.lyFoot_main .lyFoot_mid { width:100%; overflow:hidden; margin:0 auto; padding:60px 0 30px;}
.lyFoot_mid ul { width:80%; overflow:hidden; margin:0; padding:0; float:left;}
.lyFoot_mid ul li { height:auto; overflow:hidden; margin:0 2% 0 0; padding:30px 20px; background-color:rgba(255,255,255,0.04); float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyFoot_mid ul li:nth-child(1) { width:28%;}
.lyFoot_mid ul li:nth-child(2) { width:28%;}
.lyFoot_mid ul li:nth-child(3) { width:40%; margin:0;}
.lyFoot_mid ul li .lyFootMid { width:100%; height:60px; overflow:hidden; margin:0 auto; padding:0 0 0 80px; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyFoot_mid ul li .lyFootMid i { display:block; width:60px; height:60px; overflow:hidden; margin:-30px 0 0; padding:0; border:1px solid rgba(255,255,255,0.4); border-radius:50%; position:absolute; left:0; top:50%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyFoot_mid ul li .lyFootMid i img { display:block; width:40px; height:40px; margin:9px auto; padding:0;}
.lyFoot_mid ul li .lyFootMid span { display:block; width:100%; height:25px; overflow:hidden; line-height:25px; color:#fff; font-size:15px; white-space:nowrap; text-overflow:ellipsis; margin:0 auto 5px; padding:0;}
.lyFoot_mid ul li .lyFootMid p { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; color:#fff; font-size:15px; white-space:nowrap; text-overflow:ellipsis; word-break:break-all; margin:0 auto; padding:0;}
.lyFoot_mid ul li .lyFootMid p font { font-size:24px;}
.lyFoot_mid .lyFoot_ewm { width:120px; height:auto; overflow:hidden; margin:0; padding:0; float:right;}
.lyFoot_ewm img { display:block; width:120px; height:120px; overflow:hidden; margin:0 auto; padding:0;}
.lyFoot_ewm span { display:block; width:100%; height:20px; overflow:hidden; line-height:20px; color:#fff; font-size:15px; text-align:center; margin:10px auto 0; padding:0;}
.lyFoot_ewm span i { display:inline-block; width:20px; height:20px; vertical-align:middle; margin:-2px 4px 0 0; padding:0; background:url(../images/ftIco4.png) 0 0 no-repeat;}

.ly_Foot .lyFoot_copy { width:100%; overflow:hidden; margin:0 auto; padding:10px 0; background-color:rgba(0,25,56,0.16);}
.lyFoot_copy .lyFootCopy { width:1600px; height:40px; overflow:hidden; margin:0 auto; padding:0;}
.lyFootCopy p { display:inline-block; max-width:50%; height:40px; overflow:hidden; line-height:40px; color:rgba(255,255,255,0.7); font-size:15px; white-space:nowrap; text-overflow:ellipsis; margin:0; padding:0;}
.lyFootCopy p.fr { text-align:right;}
.lyFootCopy p a { color:rgba(255,255,255,0.7); font-size:15px;}
.lyFootCopy p a:hover { color:#fff;}

.lyFoot_links { width:100%; overflow:hidden; margin:0 auto 30px; padding:0; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.lyFoot_links .lyFootLink_list { width:100%; height:auto; min-height:60px; overflow:hidden; margin:0 auto; padding:15px 20px 15px 54px; border:1px solid rgba(255,255,255,0.1); position:relative; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.lyFootLink_list img { display:block; width:30px; height:30px; overflow:hidden; margin:0; padding:0; position:absolute; left:20px; top:15px;}
.lyFootLink_list p { width:100%; height:auto; min-height:30px; max-height:60px; overflow-y:scroll; margin:0 auto; padding:0;}
.lyFootLink_list p span { display:inline-block; height:30px; line-height:30px; color:#fff; font-size:14px; font-weight:bold; margin:0; padding:0;}
.lyFootLink_list p a { display:inline-block; height:30px; line-height:30px; color:rgba(255,255,255,0.5); font-size:14px; margin:0 20px 0 0; padding:0;}
.lyFootLink_list p a:hover { color:#fff;}

@media (max-width:1680px) {

}
@media (max-width:1600px) {
	.ly_Foot .lyFoot_main { width:94%;}
	.lyFoot_copy .lyFootCopy { width:94%;}
}
@media (max-width:1560px) {

}
@media (max-width:1440px) {
	.lyFoot_nav a { font-size:16px; margin:0 0 0 60px;}
	.lyFoot_main .lyFoot_mid { padding:50px 0 20px;}
	.lyFoot_mid ul { width:84%;}
	.lyFoot_mid ul li .lyFootMid { padding:0 0 0 72px;}
}
@media (max-width:1366px) {
	.lyFoot_top .lyFoot_logo { width:25%;}
	.lyFoot_mid ul { width:88%;}
}
@media (max-width:1280px) {

}
@media (max-width:1200px) {
	.lyFoot_mid ul { width:86%;}
}
@media (max-width:1080px) {
	.lyFoot_main .lyFoot_mid { padding:40px 0;}
	.lyFoot_mid ul li { padding:20px 10px;}
	.lyFoot_mid ul li:nth-child(1) { width:28%;}
	.lyFoot_mid ul li:nth-child(2) { width:28%;}
	.lyFoot_mid ul li:nth-child(3) { width:40%; margin:0;}
	.lyFoot_mid ul li .lyFootMid { height:auto; padding:0;}
	.lyFoot_mid ul li .lyFootMid i { position:inherit; left:inherit; top:inherit; margin:0 auto 10px;}
	.lyFoot_mid ul li .lyFootMid span, .lyFoot_mid ul li .lyFootMid p { text-align:center;}
	.lyFoot_ewm span { margin:15px auto 0;}
	
	.lyFoot_copy .lyFootCopy { height:auto;}
	.lyFootCopy p { width:100%; max-width:100%; height:auto; line-height:30px; font-size:14px; text-align:center; word-break:break-all; white-space: inherit; text-overflow: inherit; margin:0 auto;}
	.lyFootCopy p.fr { text-align:center;}
	.lyFootCopy p a { font-size:14px;}
}
@media (max-width:1024px) {
	.lyFoot_nav a { margin:0 0 0 40px;}
}
@media (max-width:800px) {
	.lyFoot_main .lyFoot_mid { padding:30px 0;}
	.lyFoot_mid ul { width:100%; float:inherit; margin:0 auto 20px; display:none;}
	.lyFoot_mid .lyFoot_ewm { float:inherit; margin:0 auto;}
}
@media (max-width: 767px) {
	.lyFoot_main .lyFoot_top { height:auto;}
	.lyFoot_top .lyFoot_logo { width:100%; margin:15px auto; float:inherit;}
	.lyFoot_logo a { display:block; margin:0 auto; text-align:center;}
	.lyFoot_top .lyFoot_nav { width:100%; float:inherit; margin:0 auto; text-align:center;}
	.lyFoot_nav a { margin:0 15px;}
	
	.lyFootLink_list p a { margin:0 10px 0 0;}
}
@media (max-width: 375px) {

}
@media (max-width: 320px) {
	.lyFoot_nav a { margin:0 10px; font-size:15px;}
}
/*ly_Foot 结束*/

