@charset "utf-8";
/* CSS Document */
/* 
爱采购推广专题
By：liuyang
ICQ：1845676808
Date：2021/03/09
*/

/**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,\5FAE\8F6F\96C5\9ED1,Helvetica,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 { vertical-align:middle;border:0;}
h1,h2,h3,h4,h5,h6 { font-size:inherit; font-weight:normal;}
address,cite,code,em,th,i { font-weight:normal; font-style: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;}
.fl { float:left;}
.fr { float:right;}

@font-face {
    font-family: "Pangmen";
    src: url(../fonts/Pangmen.ttf);
}
@font-face {
	font-family: "AVGARDD";
    src: url(../fonts/AVGARDD.ttf);
}
@font-face {
	font-family: "Impact";
    src: url(../fonts/Impact.ttf);
}

/* 设置滚动条的样式 */
::-webkit-scrollbar { width:0;}/* 滚动槽 */
::-webkit-scrollbar-track { background-color:#f0f0f0; border-radius:0px;}/* 滚动条滑块 */
::-webkit-scrollbar-thumb { background-color:#1f1f1f;}
::-webkit-scrollbar-thumb:window-inactive { background-color:#1f1f1f;}


/**top**/
.ly_top { width:100%; height:100px; margin:0 auto; padding:0; background-color:#fff; box-shadow:0 10px 20px rgba(0, 0, 0, 0.1); position:relative; z-index:999;}
.ly_top .lytop_main { width:1400px; height:100px; margin:0 auto; padding:0;}
.lytop_main .lytop_logo { width:280px; height:60px; overflow:hidden; margin:20px 0 0; padding:0; float:left;}
.lytop_main .lytop_tel { height:75px; margin:10px 0 0; padding:15px 0 0 80px; position:relative; float:right;}
.lytop_tel img { display:block; width:80px; height:80px; margin:0; padding:0; position:absolute; left:0; top:0;}
.lytop_tel span { display:block; height:20px; overflow:hidden; line-height:20px; color:#555555; font-size:16px; margin:0; padding:0;}
.lytop_tel p { display:block; height:36px; overflow:hidden; line-height:36px; color:#e60012; font-family: "Impact"; font-size:32px; margin:0; padding:0; background-image:-webkit-linear-gradient(left,#ff6c2b,#ff442b); -webkit-background-clip:text; -webkit-text-fill-color:transparent;}

/**banner**/
.ly_banner { width:100%; height:700px; overflow:hidden; margin:0 auto; padding:0; background:url(../images/bannerbg.jpg) center top no-repeat;}
.ly_banner a { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; position:relative; cursor:pointer;}
.ly_banner a img { display:block; width:1920px; height:700px; overflow:hidden; margin:-350px 0 0 -960px; padding:0; position:absolute; left:50%; top:50%;}

/**part1**/
.ly_part1 { width:100%; overflow:hidden; margin:0 auto; padding:60px 0 0; background-color:#f3f3f4;}
.ly_part1 .lyp1_tab { width:1400px; height:120px; margin:0 auto 60px; padding:0; box-shadow:0 10px 20px rgba(0, 0, 0, 0.1);}
.lyp1_tab ul { width:100%; height:120px; margin:0; padding:0; background-color:#fff; margin:0 auto; padding:0;}
.lyp1_tab ul li { width:230px; height:120px; margin:-12px 0 0; padding:12px 0 0 120px; float:left; cursor:pointer;}
.lyp1_tab ul li p { width:100%; height:56px; overflow:hidden; line-height:28px; color:#333333; font-size:20px; margin:32px 0; padding:0;}
.lyp1_tab ul li p span { font-size:16px;}
.lyp1_tab ul li.p1_tab3 p { line-height:56px;}
.lyp1_tab ul li.p1_tab1 { background:url(../images/p1_tab1_bg01.jpg) 0 12px no-repeat; background-size:cover;}
.lyp1_tab ul li.p1_tab2 { background:url(../images/p1_tab1_bg02.jpg) 0 12px no-repeat; background-size:cover;}
.lyp1_tab ul li.p1_tab3 { background:url(../images/p1_tab1_bg03.jpg) 0 12px no-repeat; background-size:cover;}
.lyp1_tab ul li.p1_tab4 { background:url(../images/p1_tab1_bg04.jpg) 0 12px no-repeat; background-size:cover;}
.lyp1_tab ul li.p1_tab1.tabActive1 { background:url(../images/p1_tab1_bg1.jpg) 0 0 no-repeat; background-size:cover;}
.lyp1_tab ul li.p1_tab2.tabActive1 { background:url(../images/p1_tab1_bg2.jpg) 0 0 no-repeat; background-size:cover;}
.lyp1_tab ul li.p1_tab3.tabActive1 { background:url(../images/p1_tab1_bg3.jpg) 0 0 no-repeat; background-size:cover;}
.lyp1_tab ul li.p1_tab4.tabActive1 { background:url(../images/p1_tab1_bg4.jpg) 0 0 no-repeat; background-size:cover;}
.lyp1_tab ul li.tabActive1 p { color:#fff;}

.ly_part1 .Content_Tab1 { width:1400px; height:auto; margin:0 auto; padding:0;}
.lyp1_text { width:100%; overflow:hidden; margin:0 auto 40px; padding:0;}
.lyp1_text .lyp1_tit { width:100%; overflow:hidden; line-height:40px; color:#000; font-size:32px; font-weight:bold; text-align:center; margin:0 auto 12px; padding:0;}
.lyp1_tit span { color:#ff442b;}
.lyp1_text p { width:100%; overflow:hidden; line-height:30px; color:#4b4b58; font-size:18px; text-align:center; margin:0 auto; padding:0;}
.lyp1_img { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyp1_img img { display:block; width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyp1_btn { width:260px; height:86px; margin:-10px auto 40px; padding:10px 10px 20px; background:url(../images/btn_bg.png) center center no-repeat; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
.lyp1_btn a { display:block; width:100%; height:56px; overflow:hidden; line-height:56px; color:#fff; font-size:24px; text-align:center; margin:0 auto; padding:0; cursor:pointer;}
.lyp1_btn a:hover { color:#fff;}

.lyp1_tab04 { width:1400px; height:340px; overflow:hidden; margin:0 auto; padding:300px 0 0; background:url(../images/p1_img4.png) center top no-repeat;}
.lyp1_tab04 img { display:block; width:140px; height:140px; overflow:hidden; margin:0 auto; padding:0;}
.lyp1_tab04 p { width:100%; height:40px; overflow:hidden; line-height:40px; font-family:"Pangmen"; font-size:32px; text-align:center; margin:0 auto 40px; background-image:-webkit-linear-gradient(left,#ff6c2b,#ff442b); -webkit-background-clip:text; -webkit-text-fill-color:transparent;}


/**part2**/
.ly_part2 { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:60px 0 0; background:#1e1f38 url(../images/p2_bg.jpg) bottom center no-repeat;}
.ly_title1 { width:100%; overflow:hidden; margin:0 auto 60px; padding:0;}
.ly_title1 p { width:100%; height:40px; overflow:hidden; line-height:40px; color:#fff; font-family: "Pangmen"; font-size:44px; text-align:center; margin:0 auto; padding:0;}
.ly_title1 p font { color:#ff442b;}
.ly_title1 i { display:block; width:48px; height:4px; overflow:hidden; margin:12px auto; padding:0; background-color:#ff442b;}
.ly_title1 span { display:block; width:100%; height:24px; overflow:hidden; line-height:24px; color:#fff; font-size:18px; text-align:center; margin:0 auto; padding:0;}
.lyp2_img { width:1400px; overflow:hidden; margin:-20px auto 60px; padding:0;}
.lyp2_img img { display:block; width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyp2_img img.p2_img1 { display:none;}


/**part3**/
.ly_part3 { width:100%; overflow:hidden; margin:0 auto; padding:60px 0 120px; background:#f2f2f3 url(../images/p3_bg.jpg) center bottom no-repeat;}
.ly_title2 p { color:#000;}
.ly_title2 span { color:#666;}
.ly_title3 { margin:0 auto 40px;}
.ly_title3 span { color:#5d5d69; font-size:22px;}
.ly_title3 span font { font-family: "AVGARDD"; font-size:30px;}
.wrapper04 { width:1400px; height:80px; overflow: hidden; margin:0 auto 30px; padding:6px 0 30px; position:relative;}
.ly_part3 .scroller { width:1398px; height:80px; margin:0 auto; padding:0; box-shadow:0 10px 20px rgba(0, 0, 0, 0.1); position:absolute;}
.scroller ul { width:100%;}
.scroller ul li { width:153px!important; height:80px; margin:-6px 0 0; padding:6px 0 0 80px; cursor:pointer; float:left;}
.scroller ul li a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333333; font-size:20px; margin:20px 0; padding:0;}
.scroller ul li.p3_tab1 { background:url(../images/p3_tab1_bg01.jpg) 0 6px no-repeat;}
.scroller ul li.p3_tab2 { background:url(../images/p3_tab1_bg02.jpg) 0 6px no-repeat;}
.scroller ul li.p3_tab3 { background:url(../images/p3_tab1_bg03.jpg) 0 6px no-repeat;}
.scroller ul li.p3_tab4 { background:url(../images/p3_tab1_bg04.jpg) 0 6px no-repeat;}
.scroller ul li.p3_tab5 { background:url(../images/p3_tab1_bg05.jpg) 0 6px no-repeat;}
.scroller ul li.p3_tab6 { background:url(../images/p3_tab1_bg06.jpg) 0 6px no-repeat;}
.scroller ul li.p3_tab1.tabActive3 { background:url(../images/p3_tab1_bg1.jpg) 0 0 no-repeat;}
.scroller ul li.p3_tab2.tabActive3 { background:url(../images/p3_tab1_bg2.jpg) 0 0 no-repeat;}
.scroller ul li.p3_tab3.tabActive3 { background:url(../images/p3_tab1_bg3.jpg) 0 0 no-repeat;}
.scroller ul li.p3_tab4.tabActive3 { background:url(../images/p3_tab1_bg4.jpg) 0 0 no-repeat;}
.scroller ul li.p3_tab5.tabActive3 { background:url(../images/p3_tab1_bg5.jpg) 0 0 no-repeat;}
.scroller ul li.p3_tab6.tabActive3 { background:url(../images/p3_tab1_bg6.jpg) 0 0 no-repeat;}
.scroller ul li.tabActive3 a { color:#fff;}

.Content_Tab3 { width:1400px; height:auto; margin:0 auto; padding:0 20px; position:relative;}
.Content_Tab3 ul { margin:0 0 20px;}
.Content_Tab3 ul li { width:440px; height:280px; margin:0 40px 40px 0; padding:20px 0; background: #fff url(../images/p3_listbg.png) top right no-repeat; border-radius:10px; box-shadow:0 10px 20px rgba(0, 0, 0, 0.1); float:left;}
.Content_Tab3 ul li:nth-child(3n+3) { margin:0 0 40px;}
.p3_con { width:400px; height:280px; overflow:hidden; margin:0 auto; padding:0;}
.p3_con .p3_text { width:400px; height:80px; overflow:hidden; margin:0 auto 20px; padding:0 0 19px; border-bottom:1px solid #f3f3f4;}
.p3_text .p3_logo { width:78px; height:78px; overflow:hidden; margin:0 20px 0 0; padding:0; border:1px solid #f3f3f4; border-radius:8px; float:left;}
.p3_logo a { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; position:relative;}
.p3_logo a img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
.p3_text .p3_name { width:300px; height:80px; overflow:hidden; margin:0; padding:0;}
.p3_name a { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; color:#000; font-size:24px; font-weight:bold; text-overflow:ellipsis; white-space: nowrap; margin:0 auto 6px; padding:0;}
.p3_name a:hover { color:#ff452b;}
.p3_name p { display:block; width:100%; height:44px; overflow:hidden; line-height:22px; color:#909097; font-size:14px; margin:0 auto 2px; padding:0; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; display: -webkit-box;}
.p3_con dl dd { width:100%; height:40px; overflow:hidden; line-height:40px; color:#000; font-size:16px; text-overflow:ellipsis; white-space: nowrap; margin:0 auto; padding:0 0 0 20px; background:url(../images/dot.png) 0 15px no-repeat; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}


/*foot*/
.ly_foot { width:100%; height:120px; overflow:hidden; margin:0; padding:0; background-color:rgba(0, 0, 0, 0.8); position:fixed; left:0; bottom:0; z-index:999;}
.ly_foot .lyft_close { width:40px; height:40px; overflow:hidden; margin:0; padding:0; position:absolute; top:40px; right:20px; cursor:pointer;}
.ly_foot .lyft_main { width:1400px; height:80px; overflow:hidden; margin:20px auto; padding:0;}
.lyft_main .lyft_left { width:170px; height:60px; overflow:hidden; margin:0; padding:10px 0 10px 75px; position:relative; float:left;}
.lyft_left img { display:block; width:65px; height:60px; position:absolute; left:0; top:10px;}
.lyft_left span { display:block; width:100%; height:40px; line-height:40px; color:#fff; font-family: "Pangmen"; font-size:36px; letter-spacing:8px; margin:0; padding:0;}
.lyft_left p { display:block; width:100%; height:20px; line-height:20px; color:rgba(255, 255, 255, 0.5); font-size:14px; margin:0; padding:0;}

.lyft_main .lyft_form { width:820px; height:40px; margin:0 0 0 -410px; padding:0; position:absolute; left:50%; top:40px;}
.lyft_form .ft_ipt { width:220px; height:40px; margin:0 20px 0 0; padding:0; float:left;}
.ft_ipt input { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#666; font-size:15px; margin:0; padding:0 20px; background-color:#fff; border-radius:20px; box-shadow:0 4px 8px rgba(0, 0, 0, 0.2); border:0; outline:none; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
.lyft_form .ft_btn { width:100px; height:40px; margin:0; padding:0; float:left;}
.ft_btn input { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:15px; margin:0; padding:0 20px; background-color:#fff; border-radius:20px; border:0; outline:none; box-shadow:0 4px 8px rgba(0, 0, 0, 0.2); background-image:-webkit-linear-gradient(left,#ff6c2b,#ff442b); cursor:pointer; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}

.lyft_main .lyft_right { width:240px; height:60px; overflow:hidden; margin:10px 0; padding:0; float:right;}
.lyft_right span { display:block; width:210px; height:30px; overflow:hidden; line-height:30px; color:#fff; font-size:16px; margin:0; padding:0 0 0 30px; position:relative;}
.lyft_right span img { display:block; width:30px; height:30px; overflow:hidden; margin:0; padding:0; position:absolute; left:0; top:0;}
.lyft_right p { display:block; width:210px; height:30px; overflow:hidden; line-height:30px; color:#fff; font-family: "Impact"; font-size:32px; margin:0; padding:0 0 0 30px; background-image:-webkit-linear-gradient(left,#ff6c2b,#ff442b); -webkit-background-clip:text; -webkit-text-fill-color:transparent;}

.lyft_form a.ft_btn { width:184px; height:46px; overflow:hidden; line-height:46px; color:#fff; font-size:20px; text-align:center; background-color:#fff; margin:0 auto; padding:0; border-radius:28px; box-shadow:0 4px 8px rgba(0, 0, 0, 0.2); background-image:-webkit-linear-gradient(left,#ff6c2b,#ff442b); cursor:pointer; display:none;}


/*右侧漂浮 开始*/
.client-2 {position:fixed;right:-190px;top:50%;z-index:99999;}
.client-2 li a {text-decoration:none;}
.client-2 li { margin-bottom:2px;clear:both;height:56px;position:relative;}
.client-2 li i {display:block;width:56px;height:56px;margin: 0 auto 0;text-align:center;}
.client-2 li p {height:20px;font-size:14px;line-height:20px;overflow:hidden;text-align:center;color:#fff;}
.client-2 .my-kefu-qq i {}
.client-2 .my-kefu-tel i {background:url(../images/fx2.png) 0 0 no-repeat;}
.client-2 .my-kefu-liuyan i {background:url(../images/fx1.png) 0 0 no-repeat;}
.client-2 .my-kefu-weixin i {}
.client-2 .my-kefu-weibo i {}
.client-2 .my-kefu-ftop {display:none;}
.client-2 .my-kefu-ftop i {width:56px;height:56px;background:url(../images/fx3.png) 0 0 no-repeat;}
.client-2 .my-kefu-left {float:left;width:56px;height:56px;position:relative;}
.client-2 .my-kefu-tel-right, .client-2 .my-kefu-right {font-size:16px;color:#fff;float:left;height:24px;line-height:56px;padding:0 10px;margin-top:0;}
.client-2 .my-kefu-right {}
.client-2 .my-kefu-tel-main {background:#ff452b;color:#fff;height:56px;width:247px;padding:0;float:left;}
.client-2 .my-kefu-main {background:#ff452b;width:97px;height:56px;position:relative;padding:0;float:left;}
.client-2 .my-kefu-weixin-pic {position:absolute;left:-130px;top:-24px;display:none;z-index:333;}
.my-kefu-weixin-pic img {width:115px;height:115px;}
.fl_tel { display:none;}


/**弹窗**/
.ly_tc { width:100%; height:100%; overflow:hidden; margin:0; padding:0; position:fixed; left:0; top:0; z-index:9997;}
.ly_tc .lytc_main { width:700px; height:540px; overflow:hidden; margin:-290px 0 0 -370px; padding:20px; background-color:#fff; border-radius:20px; position:absolute; left:50%; top:50%; z-index:9999;}
.lytc_main .lytc_con { width:660px; height:500px; overflow:hidden; margin:0; padding:20px; position:relative;}
.lytc_con .lytc_form { width:580px; height:auto; overflow:hidden; margin:0 auto; padding:40px 40px 20px; background-color:#f3f3f4;}
.lytc_form .lytc_ipt { width:580px; height:48px; overflow:hidden; margin:0 auto 30px; padding:0;}
.lytc_ipt span { display:block; width:130px; height:48px; overflow:hidden; line-height:48px; color:#333; font-size:16px; margin:0; padding:0; float:left;}
.lytc_ipt span img { display:block; width:40px; height:40px; margin:4px 4px 4px 0; padding:0; float:left;}
.lytc_ipt p { display:block; width:450px; height:48px; overflow:hidden; margin:0; padding:0; background-color:#fff; float:left;}
.lytc_ipt p input { display:block; width:100%; height:48px; overflow:hidden; line-height:48px; color:#666; font-size:16px; margin:0; padding:0 20px; background-color:#fff; border:0; outline:none; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
.lytc_form .lytc_btn { width:260px; height:86px; margin:-10px auto 0; padding:10px 10px 20px; background:url(../images/btn_bg.png) center center no-repeat; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
.lytc_btn input { display:block; width:100%; height:56px; overflow:hidden; line-height:56px; color:#fff; font-size:24px; text-align:center; margin:0 auto; padding:0; border:0; outline:none; background:none; cursor:pointer;}


.lytc_con a.lytc_close { display:block; width:40px; height:40px; overflow:hidden; margin:0; padding:0; background:url(../images/tc_close1.png) 0 0 no-repeat; position:absolute; top:0; right:0; cursor:pointer;}
.lytc_con a.lytc_close:hover { background:url(../images/tc_close2.png) 0 0 no-repeat;}
.ly_tc .ly_mask { width:100%; height:100%; overflow:hidden; margin:0; padding:0; background-color:rgba(0, 0, 0, 0.5); position:absolute; left:0; top:0; z-index:9998;}

@media screen and (max-width:1399px) and (min-width:1360px) {
	.ly_top { padding:0 60px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
	.ly_top .lytop_main { width:100%;}
	.ly_banner { height:640px; background-size:1755px 640px;}
	.ly_banner a img { width:1755px; height:640px; margin:-320px 0 0 -877.5px;}
	.ly_part1 { padding:60px 60px 0; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
	.ly_part1 .lyp1_tab { width:100%;}
	.lyp1_tab ul li { width:25%; height:132px; padding: 12px 0 0 120px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
	.lyp1_tab ul li p { height:120px; margin:0; padding:32px 0; font-size:18px; border-right:1px solid #f3f3f4; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
	.lyp1_tab ul li p span { font-size:14px;}
	.lyp1_tab ul li:nth-child(4) p { border:0;}
	.lyp1_tab ul li.tabActive1 p { border:0;}
	.ly_part1 .Content_Tab1 { width:100%;}
	.lyp1_tab04 { width:100%; background-size:100%;}
	.ly_part2 { padding:60px 60px 0; background-size:100%; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
	.lyp2_img { width:100%;}
	.ly_part3 { padding:60px 60px 120px; background-size:100%; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
	.wrapper04 { width:100%; margin:0 auto 10px;}
	.Content_Tab3 { width:100%; padding:0;}
	.Content_Tab3 ul li { width:32%; height:auto; margin:0 2% 30px 0; padding:20px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
	.Content_Tab3 ul li:nth-child(3n+3) { margin:0 0 30px;}
	.p3_con { width:100%; height:auto;}
	.p3_con .p3_text { width:100%; height:100px; padding:0 0 19px 100px; position:relative; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
	.p3_text .p3_logo { position:absolute; left:0; top:0; margin:0;}
	.p3_text .p3_name { width:100%;}
	.p3_name a { font-size:20px;}
	.p3_con dl dd { height:36px; line-height:36px; font-size:15px; background:url(../images/dot.png) 0 12px no-repeat;}
	.ly_title1 { margin:0 auto 40px;}
	
	.ly_foot { padding:0 60px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
	.ly_foot .lyft_main { width:100%;}
	.lyft_main .lyft_form { width:700px; margin:0 0 0 -350px;}
	.lyft_form .ft_ipt { width:190px; margin:0 10px 0 0;}
	.ft_ipt input { font-size:14px;}
}
@media screen and (max-width:1359px) and (min-width:1200px) {
	.ly_top { padding:0 40px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
	.ly_top .lytop_main { width:100%;}
	.ly_banner { height:520px; background-size:1426px 520px;}
	.ly_banner a img { width:1426px; height:520px; margin:-260px 0 0 -713px;}
	.ly_part1 { padding:40px 40px 0; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
	.ly_part1 .lyp1_tab { width:100%; height:100px; margin:0 auto 40px;}
	.lyp1_text { margin:0 auto 20px;}
	.lyp1_tab ul { height:100px;}
	.lyp1_tab ul li { width:25%; height:112px; padding: 12px 0 0 100px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
	.lyp1_tab ul li p { height:100px; margin:0; padding:22px 0; font-size:18px; border-right:1px solid #f3f3f4; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
	.lyp1_tab ul li p span { font-size:14px;}
	.lyp1_tab ul li:nth-child(4) p { border:0;}
	.lyp1_tab ul li.tabActive1 p { border:0;}
	.ly_part1 .Content_Tab1 { width:100%;}
	.lyp1_text .lyp1_tit { font-size:28px; margin:0 auto 10px;}
	.lyp1_text p { line-height:28px; font-size:16px;}
	.lyp1_tab04 { width:100%; background-size:100%;}
	.ly_part2 { padding:40px 20px 0; background-size:100%; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
	.lyp2_img { width:100%;}
	.ly_part3 { padding:40px 40px 100px; background-size:100%; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
	.wrapper04 { width:100%; margin:0 auto 10px;}
	.Content_Tab3 { width:100%; padding:0;}
	.Content_Tab3 ul li { width:32%; height:auto; margin:0 2% 30px 0; padding:20px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
	.Content_Tab3 ul li:nth-child(3n+3) { margin:0 0 30px;}
	.p3_con { width:100%; height:auto;}
	.p3_con .p3_text { width:100%; height:100px; padding:0 0 19px 100px; position:relative; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
	.p3_text .p3_logo { position:absolute; left:0; top:0; margin:0;}
	.p3_text .p3_name { width:100%;}
	.p3_name a { font-size:20px;}
	.p3_con dl dd { height:36px; line-height:36px; font-size:15px; background:url(../images/dot.png) 0 12px no-repeat;}
	.ly_title1 { margin:0 auto 40px;}
	
	.ly_foot { height:100px; padding:0 40px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
	.ly_foot .lyft_main { width:100%; margin:10px auto;}
	.lyft_main .lyft_form { width:184px; height:46px; margin:0 0 0 -92px; top:27px;}
	.lyft_form form { display:none;}
	.ly_foot .lyft_close { top:10px; right:10px;}
	.lyft_form a.ft_btn { display:block;}
	
	.lyp1_btn { width: 200px; height: 70px; background-size: 100% 100%; padding: 8px 8px 16px;}
	.lyp1_btn a { height:46px; line-height:46px; font-size:18px;}
}
@media screen and (max-width:1199px) and (min-width:1080px) {
	.ly_top { padding:0 40px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
	.ly_top .lytop_main { width:100%;}
	.ly_banner { height:482px; background-size:1322px 482px;}
	.ly_banner a img { width:1322px; height:482px; margin:-241px 0 0 -661px;}
	.ly_part1 { padding:40px 40px 0; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
	.ly_part1 .lyp1_tab { width:100%; height:82px; margin:0 auto 40px;}
	.lyp1_text { margin:0 auto 20px;}
	.lyp1_tab ul { height:82px;}
	.lyp1_tab ul li { width:25%; height:94px; padding: 10px 0 0 80px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
	.lyp1_tab ul li p { height:82px; margin:0; padding:16px 0; font-size:16px; border-right:1px solid #f3f3f4; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
	.lyp1_tab ul li p span { font-size:14px;}
	.lyp1_tab ul li:nth-child(4) p { border:0;}
	.lyp1_tab ul li.tabActive1 p { border:0;}
	.lyp1_tab ul li.p1_tab1 { background:url(../images/p1_tab1_bg01.jpg) -10px 12px no-repeat; background-size:260px;}
	.lyp1_tab ul li.p1_tab2 { background:url(../images/p1_tab1_bg02.jpg) -10px 12px no-repeat; background-size:260px;}
	.lyp1_tab ul li.p1_tab3 { background:url(../images/p1_tab1_bg03.jpg) -10px 12px no-repeat; background-size:260px;}
	.lyp1_tab ul li.p1_tab4 { background:url(../images/p1_tab1_bg04.jpg) -10px 12px no-repeat; background-size:260px;}
	.lyp1_tab ul li.p1_tab1.tabActive1 { background:url(../images/p1_tab1_bg1.jpg) -10px 0 no-repeat; background-size:260px;}
	.lyp1_tab ul li.p1_tab2.tabActive1 { background:url(../images/p1_tab1_bg2.jpg) -10px 0 no-repeat; background-size:260px;}
	.lyp1_tab ul li.p1_tab3.tabActive1 { background:url(../images/p1_tab1_bg3.jpg) -10px 0 no-repeat; background-size:260px;}
	.lyp1_tab ul li.p1_tab4.tabActive1 { background:url(../images/p1_tab1_bg4.jpg) -10px 0 no-repeat; background-size:260px;}
	.ly_part1 .Content_Tab1 { width:100%;}
	.lyp1_text .lyp1_tit { font-size:28px; margin:0 auto 10px;}
	.lyp1_text p { line-height:28px; font-size:16px;}
	.lyp1_tab04 { width:100%; height:304px; background-size:100%; padding:200px 0 0;}
	.ly_part2 { padding:40px 20px 0; background-size:100%; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
	.lyp2_img { width:100%; margin:-20px auto 40px;}
	.ly_part3 { padding:40px 40px 100px; background-size:100%; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
	.wrapper04 { width:100%; margin:0 auto 10px;}
	.Content_Tab3 { width:100%; padding:0;}
	.Content_Tab3 ul li { width:48.5%; height:auto; margin:0 3% 30px 0; padding:20px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
	.Content_Tab3 ul li:nth-child(3n+3) { margin:0 3% 30px 0;}
	.Content_Tab3 ul li:nth-child(2n+2) { margin:0 0 30px;}
	.p3_con { width:100%; height:auto;}
	.p3_con .p3_text { width:100%; height:100px; padding:0 0 19px 100px; position:relative; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
	.p3_text .p3_logo { position:absolute; left:0; top:0; margin:0;}
	.p3_text .p3_name { width:100%;}
	.p3_name a { font-size:20px;}
	.p3_con dl dd { height:36px; line-height:36px; font-size:15px; background:url(../images/dot.png) 0 12px no-repeat;}
	.ly_title1 { margin:0 auto 40px;}
	.scroller ul li.p3_tab1 { background:url(../images/p3_tab1_bg01.jpg) 0 6px no-repeat; background-size:100%;}
	.scroller ul li.p3_tab2 { background:url(../images/p3_tab1_bg02.jpg) 0 6px no-repeat; background-size:100%;}
	.scroller ul li.p3_tab3 { background:url(../images/p3_tab1_bg03.jpg) 0 6px no-repeat; background-size:100%;}
	.scroller ul li.p3_tab4 { background:url(../images/p3_tab1_bg04.jpg) 0 6px no-repeat; background-size:100%;}
	.scroller ul li.p3_tab5 { background:url(../images/p3_tab1_bg05.jpg) 0 6px no-repeat; background-size:100%;}
	.scroller ul li.p3_tab6 { background:url(../images/p3_tab1_bg06.jpg) 0 6px no-repeat; background-size:100%;}
	.scroller ul li.p3_tab1.tabActive3 { background:url(../images/p3_tab1_bg1.jpg) 0 0 no-repeat; background-size:100%;}
	.scroller ul li.p3_tab2.tabActive3 { background:url(../images/p3_tab1_bg2.jpg) 0 0 no-repeat; background-size:100%;}
	.scroller ul li.p3_tab3.tabActive3 { background:url(../images/p3_tab1_bg3.jpg) 0 0 no-repeat; background-size:100%;}
	.scroller ul li.p3_tab4.tabActive3 { background:url(../images/p3_tab1_bg4.jpg) 0 0 no-repeat; background-size:100%;}
	.scroller ul li.p3_tab5.tabActive3 { background:url(../images/p3_tab1_bg5.jpg) 0 0 no-repeat; background-size:100%;}
	.scroller ul li.p3_tab6.tabActive3 { background:url(../images/p3_tab1_bg6.jpg) 0 0 no-repeat; background-size:100%;}
	
	.ly_foot { height:100px; padding:0 40px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
	.ly_foot .lyft_main { width:100%; margin:10px auto;}
	.lyft_main .lyft_form { width:184px; height:46px; margin:0 0 0 -92px; top:27px;}
	.lyft_form form { display:none;}
	.ly_foot .lyft_close { top:10px; right:10px;}
	.lyft_form a.ft_btn { display:block;}
	
	.lyp1_btn { width: 200px; height: 70px; margin:-10px auto 20px; background-size: 100% 100%; padding: 8px 8px 16px;}
	.lyp1_btn a { height:46px; line-height:46px; font-size:18px;}
}
@media screen and (max-width:1079px) and (min-width:768px) {
	.ly_top { padding:0 40px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
	.ly_top .lytop_main { width:100%;}
	.ly_banner { height:482px; background-size:1322px 482px;}
	.ly_banner a img { width:1322px; height:482px; margin:-241px 0 0 -661px;}
	.ly_part1 { padding:40px 40px 0; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
	.ly_part1 .lyp1_tab { width:100%; height:82px; margin:0 auto 40px;}
	.lyp1_text { margin:0 auto 20px;}
	.lyp1_tab ul { height:82px;}
	.lyp1_tab ul li { width:25%; height:94px; padding: 10px 0 0 70px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
	.lyp1_tab ul li p { height:82px; margin:0; padding:16px 0; font-size:16px; border-right:1px solid #f3f3f4; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
	.lyp1_tab ul li p span { font-size:14px;}
	.lyp1_tab ul li:nth-child(4) p { border:0;}
	.lyp1_tab ul li.tabActive1 p { border:0;}
	.lyp1_tab ul li.p1_tab1 { background:url(../images/p1_tab1_bg01.jpg) -10px 12px no-repeat; background-size:260px;}
	.lyp1_tab ul li.p1_tab2 { background:url(../images/p1_tab1_bg02.jpg) -10px 12px no-repeat; background-size:260px;}
	.lyp1_tab ul li.p1_tab3 { background:url(../images/p1_tab1_bg03.jpg) -10px 12px no-repeat; background-size:260px;}
	.lyp1_tab ul li.p1_tab4 { background:url(../images/p1_tab1_bg04.jpg) -10px 12px no-repeat; background-size:260px;}
	.lyp1_tab ul li.p1_tab1.tabActive1 { background:url(../images/p1_tab1_bg1.jpg) -10px 0 no-repeat; background-size:260px;}
	.lyp1_tab ul li.p1_tab2.tabActive1 { background:url(../images/p1_tab1_bg2.jpg) -10px 0 no-repeat; background-size:260px;}
	.lyp1_tab ul li.p1_tab3.tabActive1 { background:url(../images/p1_tab1_bg3.jpg) -10px 0 no-repeat; background-size:260px;}
	.lyp1_tab ul li.p1_tab4.tabActive1 { background:url(../images/p1_tab1_bg4.jpg) -10px 0 no-repeat; background-size:260px;}
	.ly_part1 .Content_Tab1 { width:100%;}
	.lyp1_text .lyp1_tit { font-size:28px; margin:0 auto 10px;}
	.lyp1_text p { line-height:28px; font-size:16px;}
	.lyp1_tab04 { width:100%; height:304px; background-size:100%; padding:200px 0 0;}
	.ly_part2 { padding:40px 20px 0; background-size:100%; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
	.lyp2_img { width:100%; margin:-20px auto 40px;}
	.ly_part3 { padding:40px 40px 100px; background-size:100%; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
	.wrapper04 { width:100%; margin:0 auto 10px;}
	.Content_Tab3 { width:100%; padding:0;}
	.Content_Tab3 ul li { width:48.5%; height:auto; margin:0 3% 30px 0; padding:20px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
	.Content_Tab3 ul li:nth-child(3n+3) { margin:0 3% 30px 0;}
	.Content_Tab3 ul li:nth-child(2n+2) { margin:0 0 30px;}
	.p3_con { width:100%; height:auto;}
	.p3_con .p3_text { width:100%; height:100px; padding:0 0 19px 100px; position:relative; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
	.p3_text .p3_logo { position:absolute; left:0; top:0; margin:0;}
	.p3_text .p3_name { width:100%;}
	.p3_name a { font-size:20px;}
	.p3_con dl dd { height:36px; line-height:36px; font-size:15px; background:url(../images/dot.png) 0 12px no-repeat;}
	.ly_title1 { margin:0 auto 40px;}
	.scroller ul li.p3_tab1 { background:url(../images/p3_tab1_bg01.jpg) 0 6px no-repeat; background-size:100%;}
	.scroller ul li.p3_tab2 { background:url(../images/p3_tab1_bg02.jpg) 0 6px no-repeat; background-size:100%;}
	.scroller ul li.p3_tab3 { background:url(../images/p3_tab1_bg03.jpg) 0 6px no-repeat; background-size:100%;}
	.scroller ul li.p3_tab4 { background:url(../images/p3_tab1_bg04.jpg) 0 6px no-repeat; background-size:100%;}
	.scroller ul li.p3_tab5 { background:url(../images/p3_tab1_bg05.jpg) 0 6px no-repeat; background-size:100%;}
	.scroller ul li.p3_tab6 { background:url(../images/p3_tab1_bg06.jpg) 0 6px no-repeat; background-size:100%;}
	.scroller ul li.p3_tab1.tabActive3 { background:url(../images/p3_tab1_bg1.jpg) 0 0 no-repeat; background-size:100%;}
	.scroller ul li.p3_tab2.tabActive3 { background:url(../images/p3_tab1_bg2.jpg) 0 0 no-repeat; background-size:100%;}
	.scroller ul li.p3_tab3.tabActive3 { background:url(../images/p3_tab1_bg3.jpg) 0 0 no-repeat; background-size:100%;}
	.scroller ul li.p3_tab4.tabActive3 { background:url(../images/p3_tab1_bg4.jpg) 0 0 no-repeat; background-size:100%;}
	.scroller ul li.p3_tab5.tabActive3 { background:url(../images/p3_tab1_bg5.jpg) 0 0 no-repeat; background-size:100%;}
	.scroller ul li.p3_tab6.tabActive3 { background:url(../images/p3_tab1_bg6.jpg) 0 0 no-repeat; background-size:100%;}
	
	.ly_foot { height:100px; padding:0 40px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
	.ly_foot .lyft_main { width:100%; margin:10px auto;}
	.lyft_main .lyft_form { width:184px; height:46px; margin:0 0 0 -92px; top:27px;}
	.lyft_form form { display:none;}
	.ly_foot .lyft_close { top:10px; right:10px;}
	.lyft_form a.ft_btn { display:block;}
	
	.lyp1_btn { width: 200px; height: 70px; margin:-10px auto 20px; background-size: 100% 100%; padding: 8px 8px 16px;}
	.lyp1_btn a { height:46px; line-height:46px; font-size:18px;}
}
@media screen and (max-width:767px) {
	.ly_top { height:80px; padding:0 20px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
	.ly_top .lytop_main { width:100%; height:80px;}
	.lytop_main .lytop_logo { width:187px; height:40px; margin:20px 0;}
	.lytop_main .lytop_logo a img { display:block; width:100%;}
	.lytop_main .lytop_tel { height:48px; margin:16px 0 0; padding:0 0 0 48px;}
	.lytop_tel img { display:block; width:60px; height:60px; top:-6px; left:-6px;}
	.lytop_tel span { font-size:14px;}
	.lytop_tel p { height:28px; line-height:28px; font-size:20px;}
	.ly_banner { height:292px; background-size:800px 292px;}
	.ly_banner a img { width:800px; height:292px; margin:-146px 0 0 -400px;}
	.ly_part1 { padding:40px 12px 0; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
	.ly_part1 .lyp1_tab { width:100%; height:120px; margin:0 auto 20px;}
	.lyp1_text { margin:0 auto 20px;}
	.lyp1_tab ul { height:120px;}
	.lyp1_tab ul li { width:50%; height:60px; margin:0; padding: 0 0 0 0; background-color:#fff; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
	.lyp1_tab ul li p { height:60px; line-height:24px; margin:0; padding:6px 0; font-size:15px; text-align:center; border-right:1px solid #f3f3f4; border-bottom:1px solid #f3f3f4; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
	.lyp1_tab ul li p span { font-size:14px;}
	.lyp1_tab ul li:nth-child(3) p { border-bottom:0;}
	.lyp1_tab ul li:nth-child(4) p { border:0;}
	.lyp1_tab ul li.tabActive1 p { border:0;}
	.lyp1_tab ul li.p1_tab1 { background:#fff;}
	.lyp1_tab ul li.p1_tab2 { background:#fff;}
	.lyp1_tab ul li.p1_tab3 { background:#fff;}
	.lyp1_tab ul li.p1_tab4 { background:#fff;}
	.lyp1_tab ul li.p1_tab1.tabActive1 { background:#fff; background-image:-webkit-linear-gradient(left,#ff6c2b,#ff442b);}
	.lyp1_tab ul li.p1_tab2.tabActive1 { background:#fff; background-image:-webkit-linear-gradient(left,#ff6c2b,#ff442b);}
	.lyp1_tab ul li.p1_tab3.tabActive1 { background:#fff; background-image:-webkit-linear-gradient(left,#ff6c2b,#ff442b);}
	.lyp1_tab ul li.p1_tab4.tabActive1 { background:#fff; background-image:-webkit-linear-gradient(left,#ff6c2b,#ff442b);}
	.ly_part1 .Content_Tab1 { width:100%;}
	.lyp1_text .lyp1_tit { line-height:32px; font-size:22px; margin:0 auto 10px;}
	.lyp1_text p { line-height:24px; font-size:14px!important;}
	.lyp1_tab04 { width:100%; height:190px; background-size:100%; padding:100px 0 0;}
	.lyp1_tab04 img { width:80px; height:80px;}
	.lyp1_tab04 p { font-size:28px; margin:0 auto;}
	.ly_part2 { padding:20px 20px 0; background-size:100%; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
	.lyp2_img { width:100%; margin:-10px auto 20px;}
	.lyp2_img img { display:none;}
	.lyp2_img img.p2_img1 { display:block;}
	.ly_part3 { padding:20px 20px 80px; background-size:100%; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
	.wrapper04 { width:100%; height:60px; margin:0 auto; padding:6px 0 24px;}
	.Content_Tab3 { width:100%; padding:0;}
	.Content_Tab3 ul li { width:100%; height:auto; margin:0 auto 20px; padding:20px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
	.Content_Tab3 ul li:nth-child(3n+3) { margin:0 auto 20px;}
	.Content_Tab3 ul li:nth-child(2n+2) { margin:0 auto 20px;}
	.Content_Tab3 ul li:nth-child(5), .Content_Tab3 ul li:nth-child(6) { display:none;}
	.p3_con { width:100%; height:auto;}
	.p3_con .p3_text { width:100%; height:100px; padding:0 0 19px 100px; position:relative; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
	.p3_text .p3_logo { position:absolute; left:0; top:0; margin:0;}
	.p3_text .p3_name { width:100%;}
	.p3_name a { font-size:20px;}
	.p3_con dl dd { height:36px; line-height:36px; font-size:15px; background:url(../images/dot.png) 0 12px no-repeat;}
	.ly_title1 { margin:0 auto 20px;}
	.ly_title1 p { height:32px; line-height:32px; font-size:32px;}
	.ly_title1 span { font-size:14px; height:20px; line-height:20px;}
	.ly_title1 i { margin:10px auto;}
	.ly_part3 .scroller { height:60px; box-shadow:0 6px 12px rgba(0, 0, 0, 0.1);}
	.scroller ul li { width: 80px!important; height: 60px; margin:0; padding:0;}
	.scroller ul li a { height:60px; font-size:16px; text-align:center; margin:0 auto; padding:10px 0; border-right:1px solid #f3f3f4; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
	.scroller ul li.p3_tab1 { background:#fff;}
	.scroller ul li.p3_tab2 { background:#fff;}
	.scroller ul li.p3_tab3 { background:#fff;}
	.scroller ul li.p3_tab4 { background:#fff;}
	.scroller ul li.p3_tab5 { background:#fff;}
	.scroller ul li.p3_tab6 { background:#fff;}
	.scroller ul li.p3_tab1.tabActive3 { background:#fff; background-image:-webkit-linear-gradient(left,#ff6c2b,#ff442b);}
	.scroller ul li.p3_tab2.tabActive3 { background:#fff; background-image:-webkit-linear-gradient(left,#ff6c2b,#ff442b);}
	.scroller ul li.p3_tab3.tabActive3 { background:#fff; background-image:-webkit-linear-gradient(left,#ff6c2b,#ff442b);}
	.scroller ul li.p3_tab4.tabActive3 { background:#fff; background-image:-webkit-linear-gradient(left,#ff6c2b,#ff442b);}
	.scroller ul li.p3_tab5.tabActive3 { background:#fff; background-image:-webkit-linear-gradient(left,#ff6c2b,#ff442b);}
	.scroller ul li.p3_tab6.tabActive3 { background:#fff; background-image:-webkit-linear-gradient(left,#ff6c2b,#ff442b);}
	
	.ly_foot { height:80px; padding:0 20px; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
	.ly_foot .lyft_main { width:100%; margin:10px auto;}
	.lyft_main .lyft_left { height:40px; padding:10px 0 10px 48px;}
	.lyft_left img { width:43px; height:40px; top:10px;}
	.lyft_left span { height:24px; line-height:24px; font-size:24px; letter-spacing: 16px;}
	.lyft_left p { height:16px; line-height:16px; font-size:12px;}
	.lyft_main .lyft_form { width:120px; height:40px; margin:0; top:20px; left: inherit; right: 40px;}
	.lyft_form form { display:none;}
	.ly_foot .lyft_close { top:0; right:0;}
	.lyft_form a.ft_btn { display:block; width: 120px; height: 40px; line-height: 40px; color: #fff; font-size: 16px;}
	.lyft_main .lyft_right { display:none;}
	
	.lyp1_btn { width: 180px; height: 60px; margin:0 auto 20px; background-size: 100% 100%; padding:7px 4px 13px;}
	.lyp1_btn a { height:40px; line-height:40px; font-size:16px;}
	
	.client-2 li.my-kefu-liuyan { display:none;}
	.client-2 li.my-kefu-tel { opacity:0;}
	.client-2 .my-kefu-tel-right, .client-2 .my-kefu-right { display:none;}
	.client-2 .my-kefu-main { width:56px; height:56px; border-radius:50%; background-color:rgba(0, 0, 0, 0.8);}
	.fl_tel { display:block; width:56px; height:56px; overflow:hidden; margin:-32px 0 0; position:fixed; right:2px; top:50%;}
	.fl_tel a { display:block; width:56px; height:56px; overflow:hidden; border-radius:50%; background:#fff; background-image:-webkit-linear-gradient(left,#ff6c2b,#ff442b);}
	.fl_tel a img { display:block; width:56px; height:56px;}
}
@media screen and (max-width:375px) {
	.ly_top { padding:0 12px;}
	.lytop_tel p { font-size:18px;}
	.ly_banner { height:232px; background-size:636px 232px;}
	.ly_banner a img { width:636px; height:232px; margin:-116px 0 0 -318px;}
	.scroller ul li { width:96px!important;}
	.p3_name a { font-size:18px;}
	.Content_Tab3 ul li { padding:12px;}
	.p3_con .p3_text { height:92px; padding:0 0 11px 92px; margin:0 auto 12px;}
}
@media screen and (max-width:320px) {
	.ly_top { padding:0 12px;}
	.lytop_main .lytop_logo { width:140px; height:30px; margin:25px 0;}
	.lytop_main .lytop_logo a img { display:block; width:100%;}
	.lytop_tel p { font-size:16px;}
	.ly_banner { height:218px; background-size:598px 218px;}
	.ly_banner a img { width:598px; height:218px; margin:-109px 0 0 -299px;}
	.ly_part1 { padding:40px 12px 10px;}
	.lyp1_tab ul li p span { font-size:12px;}
	.lyp1_text .lyp1_tit { font-size:20px;}
	.ly_part2 { padding:20px 20px 10px;}
	.ly_title1 p { font-size:30px;}
	.scroller ul li { width:96px!important;}
	.p3_name a { font-size:16px;}
	.Content_Tab3 ul li { padding:12px;}
	.p3_con .p3_text { height:92px; padding:0 0 11px 92px; margin:0 auto 12px;}
	.p3_con dl dd { height:30px; line-height:30px; font-size:14px; background:url(../images/dot.png) 0 10px no-repeat;}
	.ly_part3 { padding:20px 20px 90px 20px;}
	.Content_Tab3 ul { margin:0;}
	.lyp1_btn { margin:0 auto;}
	.ly_foot { padding:0 12px;}
	.lyft_main .lyft_left { width:120px;}
	.lyft_left span { letter-spacing: 2px;}
	.lyft_left p { overflow:hidden; white-space:nowrap; text-overflow: ellipsis;}
	.lyft_main .lyft_form { width:96px; height:40px; margin:0; top:20px; left: inherit; right: 40px;}
	.lyft_form a.ft_btn { display:block; width: 96px; height: 40px; line-height: 40px; color: #fff; font-size: 14px;}
	
}






