﻿@charset "utf-8";
/* CSS Document */
html, body { width:100%; height:100%;}
.ly_main { width:100%; height:100%; overflow:hidden; margin:0 auto; padding:80px 100px 0; background:#fff url(../images/IdxBg.jpg) top right no-repeat; background-size:100% 100%; position:relative; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.ly_main .ly_con { width:52%; overflow:hidden; margin:0; padding:0; float:left;}
.ly_main .ly_pic { width:46.5%; overflow:hidden; margin:0; padding:120px 0 0; float:right;}
.ly_pic img { display:block; width:100%; height:auto; margin:0; padding:0;}
.ly_title { width:100%; overflow:hidden; margin:0 0 80px; padding:0;}
.ly_title span { display:block; width:100%; overflow:hidden; line-height:60px; color:#1a68d5; font-size:56px; font-weight:bold; margin:0; padding:0;}
.ly_title p { display:block; width:100%; overflow:hidden; line-height:44px; color:#303030; font-size:40px; font-weight:bold; margin:0; padding:0;}
.ly_title p font { color:#1a68d5;}

.lyForm1, .lyForm2, .lyForm3 { width:100%; height:auto; overflow:hidden; margin:0 auto 20px; padding:0 0 0 120px; position:relative; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.lyForm_tit { width:120px; height:45px; overflow:hidden; line-height:45px; color:#303030; font-size:18px; font-weight:bold; margin:0; padding:0; position:absolute; left:0; top:0;}
.lyForm_tit img { display:block; width:24px; height:24px; overflow:hidden; margin:8px 4px 8px 0; padding:0; float:left;}
.lyForm_ipt1 { width:80%; height:45px; overflow:hidden; margin:0; padding:0; float:left;}
.lyForm_ipt1 input { display:block; width:100%; height:45px; overflow:hidden; line-height:43px; color:#a8b2bf; font-size:15px; margin:0; padding:0 15px; background-color:#fff; border:1px solid #dadee3; border-radius:2px; outline:none; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}

.lyForm3 span { display:block; height:45px; line-height:45px; color:#999; font-size:14px; margin:0; padding:0 8px; float:left;}
.lyForm3 a { display:block; width:80px; height:30px; line-height:30px; color:#2368e7; font-size:14px; text-align:center; background-color:#fff; border:1px solid #2368e7; border-radius:2px; margin:5px 0; float:left;}
.lyForm3 a:hover { color:#fff; background-color:#2368e7; box-shadow:0 1px 7px rgba(35,104,231,0.65);}

.lyForm2 .lyForm_chk { width:100%; overflow:hidden; margin:0; padding:0; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.lyForm_chk .lyFormChk_list { width:100%; overflow:hidden; margin:0; padding:0;}
.lyFormChk_list ul li { display:inline-block; height:44px; overflow:hidden; line-height:44px; color:#666; font-size:15px; margin:0 20px 0 0; padding:0;}
.lyFormChk_box { width: 18px; height: 18px; overflow:hidden; position: relative; margin:13px 8px 13px 0; background:url(../images/chk1.png) center center no-repeat; float:left;}
.lyFormChk_box input { height:0; opacity: 0;}
.lyFormChk_box span { display:block; width:18px; height:18px; overflow:hidden; margin:0; padding:0; background:url(../images/chk2.png) center center no-repeat;}
input[type="checkbox"] + span { opacity: 0;}
input[type="checkbox"]:checked + span { opacity: 1;}
.lyFormChk_list ul li label { cursor:pointer;}
.lyFormChk_list ul li a { display:block; width:120px; height:30px; line-height:30px; color:#2368e7; font-size:14px; text-align:center; background-color:#fff; border:1px solid #2368e7; border-radius:2px; margin:6px 0; padding:0;}
.lyFormChk_list a:hover { color:#fff; background-color:#2368e7; box-shadow:0 1px 7px rgba(35,104,231,0.65);}

.lyFormChk_scd { width:100%; overflow: hidden; margin:10px auto 0; padding:10px; background-color:#eef2f9; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.lyFormChk_scd ul { width:100%; max-height:220px; overflow:scroll;overflow-x: hidden; padding:0 10px 0 0; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.lyFormChk_scd ul li { width:100%; height:auto; overflow:hidden; line-height:44px; color:#777; font-size:15px; margin:0; padding:0 0 0 28px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.lyFormChk_scd ul li:nth-child(1), .lyFormChk_scd ul li:nth-child(2) { background:url(../images/dot0.png) 0 13px no-repeat;}
.lyFormChk_scd ul li b, .lyFormChk_scd ul li span { color:#333;}
.lyFormChk_scd ul li a { display:inline-block; vertical-align:middle; width:72px; height:30px; line-height:30px; color:#fff; font-size:14px; text-align:center; margin:0 0 0 10px; padding:0; background-color:#8cb3ea; border-radius:2px; vertical-align:middle;}
.lyFormChk_scd ul li a:hover { background-color:#2368e7; box-shadow:0 1px 7px rgba(35,104,231,0.65);}

.lyForm_btn { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0 0 0 120px; position:relative; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.lyForm_btn input { display:block; width:45%; height:45px; overflow:hidden; line-height:45px; color:#fff; font-size:15px; text-align:center; margin:0; padding:0; background-color:#2368e7; border-radius:2px; outline:none; border:0; cursor:pointer;}

/* 弹窗 (background) */
.myModal1, .myModal2, .myModal3 { display: none; width:100%; height:100%; overflow:auto; background-color:rgba(0,0,0,0.5); position:fixed; z-index:999; left:0; top:0;}
/* 弹窗内容 */
.modal_content1 { width:440px; height:auto; margin:-200px 0 0 -220px; padding:0 0 40px; background-color:#fff; border-radius:20px 20px 10px 10px; box-shadow:0 10px 20px rgba(0,42,101,0.2); position:absolute; left:50%; top:50%; z-index:2;}
.modal_content2 { width:640px; height:auto; margin:-200px 0 0 -320px; padding:0 0 40px; background-color:#fff; border-radius:20px 20px 10px 10px; box-shadow:0 10px 20px rgba(0,42,101,0.2); position:absolute; left:50%; top:50%; z-index:2;}
.modal_content3 { width:1080px; height:640px; margin:-320px 0 0 -560px; padding:0; box-shadow:0 10px 20px rgba(0,0,0,0.2); position:absolute; left:50%; top:50%; z-index:2; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
/* 添加动画 */
.modal_content1, .modal_content2, .modal_content3 { -webkit-animation-name: zoom; -webkit-animation-duration: 0.5s; animation-name: zoom; animation-duration: 0.5s;}
@-webkit-keyframes zoom {
	from {-webkit-transform:scale(0)} 
	to {-webkit-transform:scale(1)}
} 
@keyframes zoom {
	from {transform:scale(0)}
	to {transform:scale(1)}
}
.myModal_title1 { width:440px; height:130px; overflow:hidden; line-height:70px; color:#fff; font-size:24px; margin:0; padding:0 40px 60px; border-radius:10px 10px 0 0; background:url(../images/modal_titbg1.jpg) center top no-repeat; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.myModal_title2 { width:640px; height:120px; overflow:hidden; line-height:70px; color:#fff; font-size:24px; margin:0; padding:0 40px 50px; border-radius:10px 10px 0 0; background:url(../images/modal_titbg2.jpg) center top no-repeat; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.myModal_title3 { width:800px; height:120px; overflow:hidden; line-height:70px; color:#fff; font-size:24px; margin:0; padding:0 40px 50px; border-radius:10px 10px 0 0; background:url(../images/modal_titbg3.jpg) center top no-repeat; background-size:100% 100%; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.myModal_form1 { width:360px; height:40px; overflow:hidden; margin:20px auto 0; padding:0;}
.myModal_form1 input.myModal_ipt1 { display:block; width:270px; height:40px; overflow:hidden; line-height:40px; color:#666; font-size:15px; margin:0; padding:0 15px; background-color:#fcfcfc; border:1px solid #eaeaea; border-radius:4px; outline:none; float:left; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.myModal_form1 input.myModal_btn1 { display:block; width:80px; height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:15px; text-align:center; margin:0; padding:0; background:url(../images/btnbg.jpg) center center no-repeat; background-size:100% 100%; border-radius:4px; outline:none; border:0; cursor:pointer; float:right;}

.myModal_form2 { width:560px; height:auto; overflow:hidden; margin:0 auto; padding:0;}
.myModal_form2 p { width:100%; overflow:hidden; line-height:24px; color:#999; font-size:14px; margin:12px auto; padding:0;}

.myModal_form2 ul li { width:130px; height:40px; overflow:hidden; margin:0; padding:0 10px 0 0; float:left;}
.myModal_form2 ul li .myModalChk_box { width:18px; height:18px; overflow:hidden; margin:11px 4px 11px 0; padding:0; background:url(../images/chk1.png) center center no-repeat; float:left;}
.myModalChk_box input { height:0; opacity: 0;}
.myModalChk_box label { display:block; width:18px; height:18px; overflow:hidden; margin:0; padding:0; background:url(../images/chk2.png) center center no-repeat; cursor:pointer;}
input[type="checkbox"] + label { opacity: 0;}
input[type="checkbox"]:checked + label { opacity: 1;}
.myModal_form2 ul li .myModalChk_ipt input { display:block; width:108px; height:32px; overflow:hidden; line-height:32px; color:#666; font-size:14px; margin:4px 0; padding:0 9px; background-color:#f8f8f8; border-radius:2px; outline:none; border:none; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.myModal_form2 ul li a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#666; font-size:14px; margin:0; padding:0 0 0 24px; background:url(../images/add1.png) center left no-repeat; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.myModal_form2 ul li a:hover { color:#1a68d5; background:url(../images/add2.png) center left no-repeat;}

.myModal_form3 { width:720px; height:auto; overflow:hidden; margin:20px auto 0; padding:0;}
.myModal_form3 .swiper-container { width: 100%; height: 300px;	margin: 20px auto;}
.myModal_form3 .swiper-container .swiper-slide { text-align: center; font-size: 18px; background: #fff;	
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.modal_content3 .myModal3_left { width:180px; height:640px; overflow:hidden; margin:0; padding:15px 10px; background-color:#f6f7f9; border-radius:6px 0 0 6px; float:left; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.myModal3_left ul li { width:100%; height:44px; overflow:hidden; line-height:44px; color:#333; font-size:15px; font-weight:bold; margin:0 auto 10px; padding:0 20px; border-radius:4px; cursor:pointer; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.myModal3_left ul li i { display:block; width:20px; height:20px; overflow:hidden; margin:12px 10px 12px 0; padding:0; float:left;}
.myModal3_left ul li i.myModal3_ico1 { background:url(../images/al_ico1.png) center center no-repeat;}
.myModal3_left ul li i.myModal3_ico2 { background:url(../images/bj_ico1.png) center center no-repeat;}
.myModal3_left ul li i.myModal3_ico3 { background:url(../images/myal_ico1.png) center center no-repeat;}
.myModal3_left ul li:hover, .myModal3_left ul li.tabActive { background-color:#fff; color:#ff3f27;}
.myModal3_left ul li:hover i.myModal3_ico1, .myModal3_left ul li.tabActive i.myModal3_ico1 { background:url(../images/al_ico2.png) center center no-repeat;}
.myModal3_left ul li:hover i.myModal3_ico2, .myModal3_left ul li.tabActive i.myModal3_ico2 { background:url(../images/bj_ico2.png) center center no-repeat;}
.myModal3_left ul li:hover i.myModal3_ico3, .myModal3_left ul li.tabActive i.myModal3_ico3 { background:url(../images/myal_ico2.png) center center no-repeat;}

.modal_content3 .myModal3_right { width:900px; height:640px; overflow:hidden; margin:0; padding:0; border-radius:0 6px 6px 0; background-color:#fff; float:right;}
.myModal3_right .myModal3_top { width:100%; height:75px; overflow:hidden; margin:0 auto; padding:0 40px; border-bottom:1px solid #eaeaea; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.myModal3_top p { width:70px; height:72px; overflow:hidden; line-height:74px; color:#ff3f27; font-size:16px; font-weight:bold; text-align:center; border-bottom:2px solid #ff3f27; margin:0; padding:0; float:left;}
.myModal3_top .myModalForm3_btn0 { width:100px; height:40px; line-height:40px; color:#fff; font-size:15px; font-weight:bold; text-align:center; background-color:#ff3f27; border-radius:4px; margin:16px 0; padding:0; float:right;}
.myModal3_top .myModalForm3_btn0 input { display:block; width:100%; height:40px; line-height:40px; color:#fff; font-size:15px; font-weight:bold; text-align:center; background-color:#ff3f27; border-radius:4px; margin:0; padding:0; border:0; outline:none; cursor:pointer; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; transition: all .5s;}
.myModal3_top .myModalForm3_btn0 input:hover { box-shadow:0 4px 8px rgba(255,63,39,0.5);}

.swiper-scrollbar { background:rgba(0,0,0,0)!important;}
.swiper-horizontal>.swiper-scrollbar { width:100%!important; left:0!important; height:3px!important; opacity:1!important;}
.swiper-scrollbar-drag { background:#eaeaea!important;}

.myModalForm2_btn, .myModalForm3_btn { width:100%; overflow:hidden; margin:20px auto 0; padding:0; text-align:center;}
.myModalForm2_btn input, .myModalForm3_btn input { display:inline-block; width:100px; height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:15px; text-align:center; margin:0 10px; padding:0; border-radius:4px; outline:none; border:0; cursor:pointer;}
.myModalForm2_btn input.myModalForm2_btn1, .myModalForm3_btn input.myModalForm3_btn1 { background:url(../images/btnbg.jpg) center center no-repeat; background-size:100% 100%;}
.myModalForm2_btn input.myModalForm2_btn2, .myModalForm3_btn input.myModalForm3_btn2 { background:url(../images/btnbg1.jpg) center center no-repeat; background-size:100% 100%;}
/* 关闭按钮 */
.myClose1, .myClose2, .myClose3 { display:block; width:30px; height:30px; overflow:hidden; margin:0; padding:0; background:url(../images/close.png) center center no-repeat; position:absolute; top:10px; right:5px; cursor:pointer;}
.myClose3 { top:22px;}
.myClose1:hover, .myClose1:focus, .myClose2:hover, .myClose2:focus, .myClose3:hover, .myClose3:focus { background:url(../images/close1.png) center center no-repeat;}


.ly_PPT { width:100%; height:100%; overflow:hidden; margin:0; padding:80px 0 0 0; background-color:#f4f4f4; position:relative; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.ly_PPT .lyPPT_main { width:100%; height:100%; overflow:hidden; margin:0; padding:0 0 0 216px; position:relative; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.lyPPT_main .lyPPT_top { width:100%; height:80px; overflow:hidden; margin:0; padding:20px; background-color:#fff; box-shadow:0 5px 10px rgba(0,0,0,0.05); position: fixed; left:0; top:0; z-index:99; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.lyPPT_top .lyPPT_logo { width:140px; height:40px; overflow:hidden; margin:0; padding:0; float:left;}
.lyPPT_top a.lyPPTop_btn3 { display:block; width:148px; height:40px; line-height:40px; color:#fff; font-size:15px; font-weight:bold; text-align:center; background-color:#ff3f27; border-radius:2px; margin:0 0 0 15px; padding:0; float:right; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; transition: all .5s;}
.lyPPT_top a.lyPPTop_btn3 i { display:inline-block; width:20px; height:20px; overflow:hidden; vertical-align:middle; margin:-4px 6px 0 0; padding:0; background:url(../images/tp_ico3.png) center center no-repeat; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; transition: all .5s;}
.lyPPT_top a.lyPPTop_btn3:hover { box-shadow:0 5px 10px rgba(255,63,39,0.3);}
.lyPPT_top a.lyPPTop_btn2 { display:block; width:88px; height:40px; overflow:hidden; line-height:38px; color:#33383e; font-size:15px; font-weight:bold; text-align:center; border:1px solid #e8eaec; border-radius:2px; margin:0 0 0 15px; padding:0; float:right; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; transition: all .5s;}
.lyPPT_top a.lyPPTop_btn2 i { display:inline-block; width:20px; height:20px; overflow:hidden; vertical-align:middle; margin:-4px 6px 0 0; padding:0; background:url(../images/tp_ico1.png) center center no-repeat; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; transition: all .5s;}
.lyPPT_top a.lyPPTop_btn2:hover { color:#ff3f27; border:1px solid #ff3f27;}
.lyPPT_top a.lyPPTop_btn2:hover i { background:url(../images/tp_ico2.png) center center no-repeat;}
.lyPPT_top a.lyPPTop_btn1 { display:block; width:auto; height:40px; overflow:hidden; line-height:38px; color:#40px; font-size:15px; margin:0 0 0 15px; padding:0; float:right; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; transition: all .5s;}
.lyPPT_top a.lyPPTop_btn1 i { display:inline-block; width:20px; height:20px; overflow:hidden; vertical-align:middle; margin:-4px 6px 0 0; padding:0; background:url(../images/tp_ico4.png) center center no-repeat; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; transition: all .5s;}
.lyPPT_top a.lyPPTop_btn1:hover { color:#ff3f27;}
.lyPPT_top a.lyPPTop_btn1:hover i { background:url(../images/tp_ico5.png) center center no-repeat;}

.lyPPT_main .lyPPT_left { width:216px; height:100%; margin:0; padding:100px 10px 20px 20px; background-color:#fff; box-shadow:5px 0 10px rgba(0,0,0,0.05); position:fixed; left:0; top:0; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.lyPPT_left .lyPPTLeft_list { width:100%; height:100%; overflow-y:scroll; margin:0 auto; padding:0 10px 0 0; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.lyPPTLeft_list ul li { width:176px; height:104px; overflow:hidden; margin:0 auto 10px; padding:4px; border:1px solid #eaeaea; position:relative; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; transition: all .5s; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.lyPPTLeft_list ul li .lyPPTLeft_num { width:40px; height:24px; line-height:24px; color:#ff5515; font-size:14px; text-align:center; background-color:#fff; border-radius:0 12px 12px 0; box-shadow:5px 0 10px rgba(0,0,0,0.05); position:absolute; left:0; top:4px; z-index:1; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; transition: all .5s;}
.lyPPTLeft_list ul li .lyPPTLeft_con { width:166px; height:94px; overflow:hidden; margin:0 auto; padding:0; background-color:#f8f8f8; position:relative;}
.lyPPTLeft_list ul li .lyPPTLeft_con img { display:block; max-width:100%; max-height:100%; overflow:hidden; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
.lyPPTLeft_list ul li.tabActive, .lyPPTLeft_list ul li:hover { border:1px solid #ff3f27;}
.lyPPTLeft_list ul li.tabActive .lyPPTLeft_num, .lyPPTLeft_list ul li:hover .lyPPTLeft_num { color:#fff; background-color:#ff3f27;}

.lyPPTLeft_list ul li a.MD_btn { width:174px; height:102px; position:absolute; left:0; top:0; z-index:9;}
.lyPPTLeft_list ul li a.MD_btn10, .lyPPTLeft_list ul li a.MD_btn11, .lyPPTLeft_list ul li a.MD_btn12, .lyPPTLeft_list ul li a.MD_btn13, .lyPPTLeft_list ul li a.MD_btn14, .lyPPTLeft_list ul li a.MD_btn15 { height:58px;}

.lyPPTLeft_list ul li .lyPPTLeft_con .lyPPTLeft_btn { width:100%; height:auto; overflow:hidden; text-align:center; margin:0; padding:54px 0 10px; background:url(../images/linebg0.png) 0 0 no-repeat; background-size:100% 100%; position:absolute; left:0; top:100%; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; transition: all .5s;}
.lyPPTLeft_list ul li:hover .lyPPTLeft_con .lyPPTLeft_btn { top:0;}
.lyPPTLeft_btn .lyPPTLeft_btn1, .lyPPTLeft_btn .lyPPTLeft_btn2 { display:inline-block; width:52px; height:30px; overflow:hidden; line-height:30px; color:#fff; font-size:13px; text-align:center; margin:0 5px; padding:0; border-radius:15px; cursor:pointer;}
.lyPPTLeft_btn .lyPPTLeft_btn1 { background-color:rgba(255,255,255,0.2); /*background:url(../images/btnbg.jpg) center center no-repeat; background-size:100% 100%;*/}
.lyPPTLeft_btn .lyPPTLeft_btn2 { background-color:#ff3f27; /*background:url(../images/btnbg1.jpg) center center no-repeat; background-size:100% 100%;*/}

.lyPPT_left .lyPPTLeft_bottom { width:100%; height:60px; overflow:hidden; margin:0; padding:0; background:url(../images/btnbg1.jpg) center center no-repeat; background-size:100% 100%; position:absolute; bottom:0; left:0;}
.lyPPTLeft_bottom a { display:block; width:120px; height:40px; overflow:hidden; line-height:38px; color:#ff5515; font-size:15px; font-weight:bold; text-align:center; margin:10px auto; padding:0; border:1px solid rgba(255,255,255,0.2); background-color:rgba(255,255,255,1); border-radius:20px; box-shadow:0 3px 6px rgba(0,0,0,0.1); -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; transition: all .5s; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.lyPPTLeft_bottom a img { display:inline-block; width:16px; height:16px; overflow:hidden; margin:-2px 0 0 6px; padding:0; vertical-align:middle; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; transition: all .5s;}
.lyPPTLeft_bottom a:hover { border:1px solid rgba(255,255,255,0.5);}
.lyPPTLeft_bottom a:hover img { margin:-2px 0 0 12px;}

.lyPPT_main .lyPPT_right { width:100%; height:100%; overflow-y:scroll; margin:0; padding:0; position:relative; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.lyTips { width:100%; height:30px; overflow:hidden; line-height:30px; color:#999; font-size:14px; text-align:right; margin:0; padding:0 30px; position:absolute; bottom:0; left:0; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.lyPPT_content { width:100%; height:100%; margin:0; padding:0;/* background-color:#fff; box-shadow:0 5px 10px rgba(0,0,0,0.05);*/ position:relative;}
.lyPPT_content img.pbg { display:block; max-width:100%; max-height:100%; overflow:hidden; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}

.myModalForm3_img { width:150px; height:200px; overflow:hidden; margin:0 auto; padding:4px; border:1px solid #eaeaea; position:relative; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.myModalForm3_img:hover, .myModalForm3_img.caseOn { border:1px solid #ff5515;}
.myModalForm3_img a { display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; background-color:#f8f8f8; position:relative;}
.myModalForm3_img a img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
.myModalForm3_img a i { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; background:rgba(0,0,0,0.5) url(../images/eye.png) center center no-repeat; position:absolute; top:100%; left:0; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; transition: all .5s;}
.myModalForm3_img:hover a i { top:0;}
.myModalForm3_box { width:20px; height:20px; overflow:hidden; margin:10px auto 0; padding:0; background:url(../images/rdo1.png) center center no-repeat;}
.myModalForm3_box input { height:0; opacity: 0;}
.myModalForm3_box label { display:block; width:20px; height:20px; overflow:hidden; margin:0; padding:0; background:url(../images/rdo2.png) center center no-repeat; cursor:pointer;}
input[type="radio"] + label { opacity: 0;}
input[type="radio"]:checked + label { opacity: 1;}

.myModalForm3_img span { display:block; width:72px; height:24px; overflow:hidden; line-height:24px; color:#fff; font-size:14px; text-align:center; background-color:#ff5515; border-radius:0 0 12px 0; position:absolute; left:0; top:0;}

.myModal3_sx { width:100%; height:40px; margin:20px auto 0; padding:0 40px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}

.myModal3_list { width:100%; height:465px; overflow-y: scroll; margin:20px auto; padding:0 40px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.myModal3_list ul { width:820px;}
.myModal3_list ul li { width:400px; height:320px; margin:0 20px 20px 0; padding:0; border-radius:6px; background-color:#fff; box-shadow:0 4px 10px rgba(0,0,0,0.2); float:left;}
.myModal3_list ul li:nth-child(2n+2) { margin:0 0 20px;}

.myModal3_list ul li .lyCase_img { width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.myModal3_list ul li .lyCase_img span { display:block; width:120px; height:30px; overflow:hidden; line-height:30px; color:#fff; font-size:14px; text-align:center; background-color:#ff3f27; border-radius:0 0 6px 6px; margin:0 0 0 -60px; padding:0; position:absolute; left:50%; top:0;}
.myModal3_list ul li .lyCase_img span img { display:inline-block; width:14px; height:14px; overflow:hidden; vertical-align:middle; margin:-2px 6px 0 0; padding:0;}
.myModal3_list ul li .lyCase_img .lyCase_con { width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; background-color:#fff; border-radius: 6px; position:relative; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.myModal3_list ul li .lyCase_img .lyCase_con img.reviewImg { display:block; width:100%; height:auto; margin:0; padding:0;}
.myModal3_list ul li .lyCase_img .lyCase_con .lyCase_mask { width:100%; height:100%; overflow:hidden; text-align:center; margin:0; padding:124px 20px; background:url(../images/linebg0.png) center bottom no-repeat; background-size:100% 100%; position:absolute; bottom:0; left:0; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; transition: all .5s; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.myModal3_list ul li .lyCase_img:hover .lyCase_con .lyCase_mask, .myModal3_list ul li:first-child .lyCase_img .lyCase_con .lyCase_mask {}
.myModal3_list ul li .lyCase_img .lyCase_con .lyCase_mask a { display:inline-block; width:72px; height:40px; overflow:hidden; line-height:20px; color:#fff; font-size:14px; text-align:center; margin:0 10px; padding:16px 0; border-radius:50%; opacity:0; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; transition: all .5s;}
.myModal3_list ul li .lyCase_img:hover .lyCase_con .lyCase_mask a, .myModal3_list ul li .lyCase_img .lyCase_con .lyCase_mask a.lyCase_btn3, .myModal3_list ul li .lyCase_img .lyCase_con .lyCase_mask a.lyCase_btn4 { opacity:1;}
.lyCase_mask a img { display:block; width:14px; height:14px; margin:0 auto 5px; padding:0;}
.lyCase_mask a.lyCase_btn1, .lyCase_mask a.lyCase_btn3 { background-color:#54aa61;}
.lyCase_mask a.lyCase_btn2, .lyCase_mask a.lyCase_btn4 { background-color:#ea4f3c;}
.myModal3_list ul li .lyCase_img .lyCase_con .lyCase_mask p { width:100%; height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:15px; text-align:center; margin:0; padding:0 20px; position:absolute; bottom:-100%; left:0; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.myModal3_list ul li .lyCase_img .lyCase_con .lyCase_mask p em { display:inline-block; vertical-align:middle; margin:-2px 5px 0; padding:0;}
.myModal3_list ul li .lyCase_img:hover .lyCase_con .lyCase_mask p { bottom:10px;}

.myModal3_list1 ul li { width:100%; height:465px; margin:0 auto; float:inherit;}
.myModal3_list1 ul li .lyCase_img .lyCase_con .lyCase_mask { padding:197px 20px;}
.myModal3_num { width:100%; overflow:hidden; text-align:center; margin:40px auto; padding:0;}
.myModal3_num p { width:100%; overflow:hidden; color:#999; font-size:15px; text-align:center; margin:0 auto; padding:0;}
.Update_btn { width:120px; height:40px; margin:0 auto; padding:0;}
.Update_btn a { display:block; width:100%; height:40px; line-height:40px; color:#fff; font-size:15px; font-weight:bold; text-align:center; background-color:#ff3f27; border-radius:4px; margin:0; padding:0; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; transition: all .5s;}
.Update_btn a:hover { box-shadow:0 4px 8px rgba(255,63,39,0.5);}

.ly_preview { width:1562px; height:auto; margin:0 auto; padding:0; position:relative; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.ly_preview .swiper-container { width: 100%; height: 100%;}
.ly_preview .swiper-container .swiper-slide { text-align: center; font-size: 18px;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center; position:relative;
}

.ly_preview .swiper-container .swiper-slide img { display: block; max-width: 100%; max-height: 100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}

.ly_preview ol>li { width:1562px; height:880px; margin:20px auto; padding:0; position:relative; box-shadow:0 0 15px rgba(0,0,0,0.1);}
.ly_preview ol>li img { display: block; max-width: 100%; max-height: 100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}

.PDF_Btn { width:160px; height:auto; margin:0 0 0 -80px; padding:0; position:fixed; left:50%; bottom:10px; z-index:999;}
.PDF_Btn a { display:block; width:100%; height:48px; line-height:48px; color:#fff; font-size:16px; font-weight:bold; text-align:center; background: url(../images/btnbg1.jpg) center center no-repeat; background-size: 100% 100%; border-radius:24px; margin:0 auto; padding:0; box-shadow:0 5px 10px rgba(0,0,0,0.2); text-shadow:0 2px 4px rgba(0,0,0,0.2);}

.lyPPT1_Name { width:60%; height:auto; margin:0; padding:33px 3px 3px; position:absolute; left:20%; top:270px; background:url(../images/xg.png) center -30px no-repeat; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; transition: all .5s; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.lyPPT1_Name1 { top:255px;}
.lyPPT1_Name input { display:block; width:100%; height:60px; overflow:hidden; line-height:60px; color:#fff; font-size:36px; text-align:center; text-overflow:ellipsis; white-space: nowrap; margin:0; padding:0; border:1px solid rgba(255,255,255,0); background:0; outline:none; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; transition: all .5s; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.lyPPT1_Name i { display:block; width:7px; height:7px; overflow:hidden; margin:0; padding:0; background-color:#fff; border-radius:0; opacity:0; position:absolute; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; transition: all .5s;}
.lyPPT1_Name i.DOT_lt { left:0; top:30px;}
.lyPPT1_Name i.DOT_tr { top:30px; right:0;}
.lyPPT1_Name i.DOT_rb { right:0; bottom:0;}
.lyPPT1_Name i.DOT_bl { bottom:0; left:0;}
.lyPPT1_Name:hover { background:url(../images/xg.png) center top no-repeat;}
.lyPPT1_Name:hover input { border:1px solid rgba(255,255,255,1);}
.lyPPT1_Name:hover i { opacity:1;}

.lyPPT23_Text { width:100%; height:auto; margin:0; padding:0 40px; position:absolute; left:0; top:180px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.lyPPT23_Text .lyPPT23_Name { width:100%; max-width:560px; min-width:400px; overflow:hidden; text-align:center; margin:0 auto 40px; padding:33px 3px 3px; background:url(../images/xg.png) center -30px no-repeat; position:relative; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; transition: all .5s; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.lyPPT23_Name:hover { background:url(../images/xg1.png) center top no-repeat;}
.lyPPT23_Text .lyPPT23_Name p { width:100%; height:54px; overflow:hidden; margin:0 auto; padding:4px; border:1px solid rgba(255,63,39,0); opacity:1; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; transition: all .5s; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.lyPPT23_Text .lyPPT23_Name:hover p { border:1px solid rgba(255,63,39,1);}
.lyPPT23_Text .lyPPT23_Name p input { display:inline-block; width:100%; height:44px; overflow:hidden; line-height:44px; color:#fff; font-size:28px; text-align:center; text-overflow:ellipsis; white-space: nowrap; margin:0; padding:0 20px; background-color:#ff3f27; border-radius:22px; border:0; outline:none; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.lyPPT23_Name i { display:block; width:7px; height:7px; overflow:hidden; margin:0; padding:0; background-color:#ff3f27; border-radius:0; opacity:0; position:absolute; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; transition: all .5s;}
.lyPPT23_Name i.DOT_lt { left:0; top:30px;}
.lyPPT23_Name i.DOT_tr { top:30px; right:0;}
.lyPPT23_Name i.DOT_rb { right:0; bottom:0;}
.lyPPT23_Name i.DOT_bl { bottom:0; left:0;}
.lyPPT23_Name:hover i { opacity:1;}
.lyPPT23_Text .lyPPT23_zs { position:absolute; top:-40px; right:40px;}
.lyPPT23_zs ul li { display:inline-block; width:auto; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:17px; font-weight:bold; margin:0 10px; padding:0;}
.lyPPT23_zs ul li i { display:block; width:10px; height:10px; overflow:hidden; margin:15px 8px 15px 0; padding:0; border-radius:50%; float:left;}
.lyPPT23_Text .lyPPT23_menu { width:100%; height:auto; margin:0 auto; padding:0; background:url(../images/point.jpg) 0 19px repeat-x; background-size:1px 1px;}
.lyPPT23_menu ul { width:100%; text-align:center; margin:0 auto;}
.lyPPT23_menu ul li { width:10.75%; margin:0 2% 0 0; padding:0; float:left; background:url(../images/point.jpg) center top repeat-y; background-size:1px 1px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.lyPPT23_menu ul li.liLast { margin:0;}
.lyPPT23_menu ul li dl dt { width:100%; height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:16px; font-weight:bold; text-align:center; text-overflow:ellipsis; white-space:nowrap; background-color:#ff3f27; border-radius:20px; margin:0 auto 40px; padding:0;}
.lyPPT23_menu ul li dl dd { width:100%; height:36px; overflow:hidden; line-height:36px; color:#fff; font-size:14px; text-align:center; text-overflow:ellipsis; white-space:nowrap; background-color:#69686d; border-radius:18px; margin:10px auto 0; padding:0;}
.lyPPT23_menu ul li .lyPPT23_Gn { width:100%; height:auto; overflow:hidden; margin:10px auto 0; padding:5px 10px; background-color:#bfbfbf; border-radius:5px; background-size:1px 1px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.lyPPT23_menu ul li .lyPPT23_Gn p { width:100%; overflow:hidden; line-height:30px; color:#fff; font-size:14px; text-align:center; margin:0 auto; padding:0;}

.lyPPT39_Text { width:100%; overflow:hidden; margin:0 auto; padding:0 40px; position: absolute; left: 0; top: 150px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.lyPPT39_Text dl { border-left:1px solid #555; border-right:1px solid #555; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.lyPPT39_Text dl dt { width:33.333333%; height:70px; overflow:hidden; line-height:70px; color:#fff; font-size:22px; font-weight:bold; text-align:center; margin:0; padding:0; border-right:1px solid rgba(255,255,255,0.1); background-color:#555; float:left; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.lyPPT39_Text dl dt:nth-child(3) { border-right:0;}

.lyPPT39_Text dl:nth-child(2) { border-left:1px solid #e5e5e5; border-right:1px solid #e5e5e5; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.lyPPT39_Text dl dd { width:100%; overflow:hidden; margin:0 auto; padding:0; border-bottom:1px solid #e5e5e5;}
.lyPPT39_Text dl dd ul li { width:33.333333%; height:195px; overflow:hidden; line-height:25px; color:#555; font-size:15px; text-align:center; margin:0; padding:10px; border-right:1px solid #e5e5e5; float:left; display:flex; justify-content: center; align-items: center; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.lyPPT39_Text dl dt:nth-child(3) { border-right:0;}
.lyPPT39_Text dl dd ul li b { color:#333; font-size:22px; font-weight:bold;}
.lyPPT39_Text dl dd ul li p { max-height:175px; line-height:25px; color:#555; font-size:15px;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 7; -webkit-box-orient: vertical;}

.lyPPT38_Text { width:100%; overflow:hidden; margin:0 auto; padding:0 40px; position: absolute; left: 0; top: 200px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.lyPPT38_Text .lyPPT38_total { width:100%; height:60px; overflow:hidden; line-height:60px; color:#ff3f27; font-size:32px; font-weight:bold; margin:0 auto 120px; padding:0;}
.lyPPT38_Text .lyPPT38_total font { font-size:50px;}
.lyPPT38_Text .lyPPT38_total input { display:inline-block; width:600px; height:60px; overflow:hidden; line-height:60px; color:#ff3f27; font-size:50px; font-weight:bold; margin:0; padding:0; border:0; background:none; outline:none; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.lyPPT38_Text .lyPPT38_list { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyPPT38_list ul li { width:32%; overflow:hidden; margin:0 2% 0 0; padding:0; float:left;}
.lyPPT38_list ul li:nth-child(3) { margin:0;}
.lyPPT38_list ul li .lyPPT38_litop { width:140px; height:48px; overflow:hidden; line-height:48px; color:#fff; font-size:24px; text-align:center; background-color:#565656; margin:0 auto -24px; padding:0; position:relative; z-index:1;}
.lyPPT38_list ul li .lyPPT38_con { width:100%; height:280px; overflow:hidden; margin:0 auto; padding:45px 39px 39px; border:1px solid #ddd; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.lyPPT38_con p { width:100%; overflow:hidden; line-height:32px; color:#444; font-size:18px; font-weight:bold; text-align:justify; margin:0 auto; padding:0;}
.lyPPT38_con p span { font-weight:normal; font-size:15px; line-height:25px;}
.lyPPT38_con p font { color:#ff3f27;}
.lyPPT38_con p input { display:inline-block; width:64px; height:32px; overflow:hidden; line-height:32px; color:#ff3f27; font-size:24px; font-weight:bold; text-align:center; margin:0; padding:0; border:0; background:none; outline:none; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.lyPPT38_con p textarea { display:inline-block; width:100%; height:192px; overflow-y: scroll; line-height:32px; color:#444; font-size:18px; font-weight:bold; text-align:justify; margin:0; padding:0; border:0; background:none; outline:none; resize:none; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
/*@media screen and (max-width:1680px) {
	.ly_main { padding:80px 80px 0;}
	.ly_title { margin:0 0 80px;}
	.ly_title span { line-height:52px; font-size:52px;}
	.ly_title p { line-height:44px; font-size:40px;}
	.lyForm_ipt1 { width:76%;}
	
	.lyPPT26_Text { width:90%; left:5%;}
}
@media screen and (max-width:1600px) {
	.ly_main { padding:60px 60px 0;}
	.ly_title { margin:0 0 40px;}
	.ly_title span { line-height:50px; font-size:50px;}
	.ly_title p { line-height:40px; font-size:38px;}
	.lyFormChk_list ul li { margin:0 10px 0 0;}
	.lyFormChk_scd ul { max-height:180px;}
	.lyFormChk_scd ul li { line-height:36px;}
	.lyFormChk_scd ul li a { margin:-2px 0 0 10px;}
	.lyForm_ipt1 { width:75%;}
	.lyFormChk_scd ul li:nth-child(1), .lyFormChk_scd ul li:nth-child(2) { background:url(../images/dot0.png) 0 7px no-repeat;}
	
	.ly_PPT .lyPPT_right { padding:20px;}
	.lyTips { height:20px; line-height:20px; padding:0 20px;}
}
@media screen and (max-width:1440px) {
	.ly_main { padding:50px 50px 0;}
	.ly_main .ly_con { width:52%;}
	.ly_title { margin:0 0 40px;}
	.ly_title span { line-height:48px; font-size:48px;}
	.ly_title p { line-height:40px; font-size:36px;}
	.lyFormChk_list ul li { margin:0 10px 0 0;}
	.lyFormChk_list ul li a { height:28px; line-height:28px; margin:6px 0;}
	.lyFormChk_scd ul { max-height:160px;}
	.lyFormChk_scd ul li { line-height:32px;}
	.lyFormChk_scd ul li a { width:50px; height:28px; line-height:28px;}
	.lyForm3 a { height:28px; line-height:28px;}
	.lyForm_ipt1 { width: 73%;}
	
	.lyPPT26_Text { width:94%; left:3%; margin:-200px 0 0;}
	.lyPPT26_Text .lyPPT26_Name { margin:0 auto 60px;}
	
}
@media screen and (max-width:1366px) {
	.ly_main { padding:40px 40px 0;}
	.ly_title span { line-height: 44px; font-size: 44px;}
	.ly_title p { line-height: 36px; font-size: 32px;}
	.lyFormChk_scd ul { max-height:128px;}
	.lyForm_ipt1 { width: 71%;}
	
	.lyPPT26_menu ul li dl dt { margin:0 auto 30px; font-size:15px;}
	.lyPPT26_Text .lyPPT26_Name { margin:0 auto 40px;}
}
@media screen and (max-width:1280px) {
	.ly_main .ly_con { width: 52%;}
	
	.lyPPT1_Text { margin:-140px 0 0;}
	.lyPPT1_Text .lyPPT1_Name { line-height:32px; font-size:24px;}
	.lyPPT1_Text p { line-height:80px; font-size:72px;}
	.lyPPT1_Text em { font-size:14px;}
	.lyPPT1_Text span { width:360px; font-size: 22px; letter-spacing: 8px; margin:34px auto 20px;}
	.lyPPT1_Text .lyPPT1_Time { line-height: 20px; font-size:18px;}
	
	.lyPPT26_Text .lyPPT26_Name { font-size: 28px; margin: 0 auto 50px;}
	.lyPPT26_menu ul li dl dt { margin:0 auto 20px; font-size:15px;}
	
	.ly_preview ol>li { width:1200px; height:676px;}
}
@media screen and (min-width:1200px) and (max-width:1279px) {
	
}
@media screen and (min-width:1024px) and (max-width:1199px) {
	
}
@media screen and (min-width:768px) and (max-width:1023px) {
	
}
@media screen and (max-width:767px) {
	
}
@media screen and (max-width:375px) {
	
}
@media screen and (max-width:320px) {
	
}*/