﻿@charset "utf-8";
/* CSS Document */

/**common**/
*{ margin:0; padding:0;}
body, div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p { margin:0; padding:0; font:14px/1.5 Arial,\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;
	max-width: 100%;
	max-height: 100%;
}
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;}
.clearfix:after {content:'.';clear:both;display:block;height:0;visibility:hidden;line-height:0px;}
.clearfix {zoom:1}
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;}
.qynew {position:absolute;top: 134px;left:170px;}
.qynew .qy span{font-size:0;/*background:rgba(255,255,255,.1);*/display:block;width: 230px;height: 50px;margin-bottom: 1px;}
.qynew .qy span a{display:block;width:100%;height:100%;font-size:0;cursor:pointer;}
@font-face {
	font-family: "Impact";
    src: url(/Templates/Service/fonts/Impact.ttf);
}
@font-face {
	font-family: "Pangmen";
    src: url(/Templates/Service/fonts/Pangmen.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:90px; overflow:hidden; margin:0 auto; padding:0; background-color:#fff; box-shadow:0 8px 38px rgba(0, 0, 0, 0.08); position:relative; z-index:999;}
.ly_top .lytop_main { width:1400px; height:90px; margin:0 auto; padding:0;}
.lytop_main .lytop_logo {width:360px;height:60px;overflow:hidden;margin: 13px 0 0;padding:0;float:left;}
.lytop_main .lytop_tel {height: 66px;margin: 5px 0 0;padding: 13px 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: 30px;margin:0;padding:0;background-image:-webkit-linear-gradient(left,#ff6c2b,#ff442b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}
@media screen and (max-width:1600px) {
	.ly_top { padding:0 4%; 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%;}
}
@media screen and (max-width:1399px) {
	.ly_top { padding:0 4%; 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%;}
}
@media screen and (max-width:1199px) {
    .ly_top { padding:0 4%; 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%;}
}
@media screen and (max-width:1079px) {
	.ly_top { height:80px; overflow:hidden; padding:0 12px; 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:200px; height:40px; margin:20px 0;}
	.lytop_main .lytop_logo a img { display:block; max-height: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;}
}
@media screen and (max-width:960px) {

}
.service-header ,.Blank,.service-nav-mask {
	display: none;
}
@media screen and (max-width:767px) {
	#dlg33 {
		max-width: 340px;
		max-height: 410px;
		left: 50% !important;
		transform: translateX(-50%);
	}
	.service-header ,.Blank {
		display: block;
	}
	.service-header {
		position: fixed;
		top: 0;
		left: 50%;
		transform: translateX(-50%);
		height: 58px;
		width: 100%;
		max-width: 16rem;
		padding: 0 2%;
		box-sizing: border-box;
		background-color: #fff;
		z-index: 10000;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	.service-header .left {
		font-size: 0;
		position: relative;
		z-index: 6
	}

	.service-header .left .logo {
		display: inline-block;
		width: 124px;
		margin-right: 12px;
		vertical-align: top;
	}
	.service-header .left p {
		color: #138146;
		font-size: 18px;
		display: inline-block;
		vertical-align: top;
		margin-top: 6px;
	}
	.service-header .right a {
		color: #333;
		vertical-align: top;
		margin-left: 20px;
	}

	.service-header .right a i {
		font-size: 22px;
		vertical-align: top;
	}

	.service-header + .Blank {
		height: 58px;
	}

	.service-nav {
		position: absolute;
		left: -100%;
		top: 0;
		height: 100%;
		background-color: #fff;
		padding-top: 58px;
		overflow-y: auto;
	}
	.service-nav-mask {
		position: fixed;
		z-index: 9999;
		background: rgba(0, 0, 0, 0.7);
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		display: none;
	}

	.service-nav ul li a {
		display: block;
		font-size: 18px;
		width: 200px;
		line-height: 58px;
		height: 58px;
		overflow: hidden;
		text-align: center;
		color: #333;
	}
	.service-nav ul li a.title {
		background-color: #138146;
		color: #fff
	}
	.ly_top {
		height: 70px;
		overflow: hidden;
		padding: 0 12px;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
		display: none;
	}
	.ly_top .lytop_main {width:100%;height: 70px;}
	.lytop_main .lytop_logo {width: 170px;height: 40px;margin: 15px 0;}
	.lytop_main .lytop_logo a img { display:block; width:100%;}
	.lytop_main .lytop_tel {height: 40px;margin:16px 0 0;padding: 0 0 0 42px;}
	.lytop_tel img {display:block;width: 50px;height: 50px;top:-6px;left:-6px;}
	.lytop_tel span {font-size:14px;display: none;}
	.lytop_tel p {height: 40px;line-height: 40px;font-size:20px;}
}
@media screen and (max-width:320px) {
	.ly_top {height: 55px;}
	.ly_top .lytop_main {height: 55px;}
	.lytop_tel p{font-size:18px;}
	.lytop_tel img{width:40px;height:40px;}
	.lytop_main .lytop_tel {margin: 14px 0 0;padding: 0 0 0 32px;}
	.lytop_tel p{line-height:30px;}
	.lytop_main .lytop_logo{width: 134px;height: 30px;margin: 13px 0;}
}


.ly_banner {width:100%;height: 650px;overflow:hidden;margin:0 auto;padding:0;background:url(../images/banner_bg1.jpg) center center no-repeat;}
.ly_banner a { display:block; width:1400px; height:100%; overflow:hidden; margin:0 auto; padding:0; position:relative; 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;}
.ly_banner .wz{width:50%;height:100%;float:left;display:none;}
.ly_banner .wz img.banner1 {display:inline-block;width:898px;height:241px;overflow:hidden;margin: 220px 0 0 0;padding:0;}
.ly_banner .pic{width:50%;height:100%;float:right;text-align:right;}
.ly_banner .pic img{max-width:100%; max-height:100%;vertical-align:middle;}
.ly_banner .pic .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
@media screen and (max-width:1600px) {
	.ly_banner { height:522px; background-size:1600px 522px;}
	.ly_banner a{width:84%;}
	.ly_banner .pic{width:40%;}
	.ly_banner .pic img{max-height:80%;}
}
@media screen and (max-width:1399px) {
	.ly_banner { height:450px; background-size:1477px 450px;}
	.ly_banner a{width:95%;}
}
@media screen and (max-width:1199px) {
	.ly_banner { height:400px; background-size:120% 400px;}
	.ly_banner a{width:95%;}
}
@media screen and (max-width:1079px) {
	.ly_banner { height:400px; background-size:120% 400px;}
	.ly_banner a{width:95%;}
}
@media screen and (max-width:960px) {
	.ly_banner { height:300px; background-size:120% 300px;}
}

@media screen and (max-width:767px) {
	.ly_banner { height:200px; background-size:120% 200px;}
	.ly_banner a{width:94%;}

}
@media screen and (max-width:320px) {
	.ly_banner { height:180px; background-size:120% 180px;}

}

/**part1**/
.ly_part1 {width:100%;overflow:hidden;margin:0 auto;padding: 50px 0 0;background-color:#fff;}
.ly_part1 .lyp1_tab {width:1400px;margin: 0 auto 50px;padding:0;}
.lyp1_tab ul { width:100%;margin:0; padding:0; background-color:#fff; margin:0 auto; padding:0;}
.lyp1_tab ul li {width:11.625%;margin:0 1% 0 0 !important;float:left;cursor:pointer;position: relative;border-radius:15px;}
.lyp1_tab ul li>div{box-shadow:0 1px 12px rgba(0, 0, 0, 0.1);border-radius:15px;}
.lyp1_tab ul li:nth-child(8){margin-right:0 !important;}
.lyp1_tab ul li .wz{position:relative;padding-bottom:15px;overflow:hidden;border:1px solid #e7e7e7;border-radius:15px;}
.lyp1_tab ul li .wz .icon{height:31px;width:31px;display:block;overflow:hidden;margin:18px auto 5px;}
.lyp1_tab ul li .wz .icon img:nth-child(2){display:none;}
.lyp1_tab ul li .wz p{color:#000;font-size:21px;font-weight:bold;text-align:center;height:34px;line-height:34px;z-index:1;position:relative;}
.lyp1_tab ul li .wz span{font-size:64px;font-weight:bold;color:#f6f6f6;text-align:center;position:absolute;bottom:-50px;width:100%;z-index:0;}
.lyp1_tab ul li .sanjiao{display:none;width:0;height:0;border-width: 10px 10px 0;border-style:solid;border-color: #ff4e34 transparent transparent;margin: 0 auto;position: absolute;overflow: hidden;left: 50%;margin-left: -10px;}
.lyp1_tab ul li .sanjiao:after{content:'';display:block;width:0;height:0;border-width:28px 28px 0;border-style:solid;border-color:#fc0 transparent transparent;position:absolute;top:0px;left:0px;}
.lyp1_tab ul li.tabActive1>div{box-shadow:0 5px 8px rgba(255, 77, 51, 0.47);}
.lyp1_tab ul li.tabActive1 .wz{border:1px solid #ff4d33;background:#ff4d33;}
.lyp1_tab ul li.tabActive1 .wz p{color:#fff;}
.lyp1_tab ul li.tabActive1 .wz span{color:#fff;opacity:0.1;}
.lyp1_tab ul li.tabActive1 .wz .icon img:nth-child(1){display:none;}
.lyp1_tab ul li.tabActive1 .wz .icon img:nth-child(2){display:block;}
.lyp1_tab ul li.tabActive1 .sanjiao{display:block;}


.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;visibility: visible !important;}
.lyp1_text .lyp1_tit { width:100%; overflow:hidden; line-height:60px; color:#000; font-size:36px; font-weight:bold; text-align:center; margin:0 auto 0; padding:0;}
.lyp1_text .lyp1_tit:after{content:'';display:block;width:30px;height:2px;background:#ff4d33;margin:6px auto 10px;}
.lyp1_tit span {color:#ff4d33;position:relative;min-width: 60px;height: 60px;display: inline-block;}
.lyp1_tit span em{font-size: 62px;font-family: "Source Han Serif CN";font-weight:bolder;font-style:italic;margin-right:8px;line-height:60px;height:60px;width:60px;position:absolute;left: -2px;top: 11px;}
.lyp1_text p { width:100%; overflow:hidden; line-height:30px; color:#999; font-size:16px; text-align:center; margin:0 auto; padding:0;}
.lyp1_btn {width: 178px;height: 50px;margin: 0px auto 70px;padding: 0;background:url("/Templates/Service/images/service12/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:50px;overflow:hidden;line-height:50px;color:#fff;font-size:18px;text-align:center;margin:0 auto;padding:0;cursor:pointer;background: #fa4611;background-image: linear-gradient(to bottom, #ff8533 ,#ff4d33 ,#ff8533);border-radius: 2px;box-shadow: 5px 6px 0 rgba(255, 85, 51, 0.2);}
.lyp1_btn a:hover { color:#fff;}

.Content_Tab1{position:relative;}
.Content_Tab1 .conn{width:100%;margin:0 auto 60px;visibility: visible !important;position:relative;z-index:2;}
.Content_Tab1 .conn>img{margin:0 auto;display:block;}
.Content_Tab1:before{content:'';display:block;width:126px;height:126px;background:url("/Templates/Service/images/service12/tabicon1.png") center center no-repeat;position:absolute;top:90px ;left:0;z-index:1;}
.Content_Tab1:after{content:'';display:block;width:212px;height:140px;background:url("/Templates/Service/images/service12/tabicon2.png") center center no-repeat;position:absolute;top:90px ;right:0;z-index:1;}
.Content_Tab2:after{top:60px;}
.Content_Tab4:before{z-index:3;}
.Content_Tab8:after{top:75px;}
.Content_Tab8:before{top:75px;}

.Content_Tab2 .conn .l{float:left;width:46%;}
.Content_Tab2 .conn .hd{font-size:24px;color:#555;font-weight:bold;margin-bottom: 20px;text-align: center;}
.Content_Tab2 .conn .hd img{margin-right:7px;margin-top:-5px;}
.Content_Tab2 .conn .hd p{display: inline-block;font-size:14px;color:#555;margin-left: 20px;}
.Content_Tab2 .conn .hd p:before{content:'';display:inline-block;width:12px;height:12px;background:#8a9ebf;margin-right:5px;vertical-align: middle;margin-top: -2px;}
.Content_Tab2 .conn .r{float:right;width:50%;}
.Content_Tab2 .conn .bd img{max-width:100%;}

.Content_Tab4 .conn .lyp1_img{float:left;width: 50%;}
.Content_Tab4 .conn .lyp1_img img{max-width:100%;max-height:100%;}
.Content_Tab4 .conn ul{float:right;width: 47%;margin-top: 74px;}
.Content_Tab4 .conn ul li{background:#fff;box-shadow:0 1px 12px rgba(0, 0, 0, 0.1);padding:15px 5%;margin-bottom: 30px;}
.Content_Tab4 .conn ul li .pic{width:70px;height:70px;border:1px dashed #e0e6ee;border-radius:6px;text-align:center;float:left;margin-top: 9px;}
.Content_Tab4 .conn ul li .pic img{max-width:100%;max-height:100%;vertical-align:middle;}
.Content_Tab4 .conn ul li .pic .iblock {display:inline-block;height:100%;width:0;vertical-align:middle;}
.Content_Tab4 .conn ul li .wz{float:right;width: 83%;}
.Content_Tab4 .conn ul li .wz p{font-size:22px;color:#fb4429;font-weight:bold;margin-bottom:2px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;text-align: left;}
.Content_Tab4 .conn ul li .wz p em{font-size:26px;color:#fb4429;font-weight:bold;font-style:italic;display:inline-block;background:url(../images/tab_9dss_icon0.png) left 25px no-repeat;margin-right:5px;}
.Content_Tab4 .conn ul li .wz span{display:block;font-size:15px;color:#777;line-height:22px;height:42px;overflow:hidden;}
.Content_Tab4 .conn ul li.on .pic{float:right;}
.Content_Tab4 .conn ul li.on .wz{float:left;}
.Content_Tab4 .conn ul li.on .wz p{color:#000;}

.Content_Tab5 .conn .lyp1_img{float:right;width:611px;height:551px;}
.Content_Tab5 .conn .lyp1_img img{max-width:100%;max-height:100%;}
.Content_Tab5 .conn .wz{float:left;width:670px; margin-top: 85px;}
.Content_Tab5 .conn .wz .tab1 span{display:block;float:left;height:58px;line-height:58px;border:1px dashed #d8e6f0;text-align:center;margin-right:3%;width:31.3333%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;margin-bottom:24px;font-size:16px;color:#555;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;cursor:pointer;}
.Content_Tab5 .conn .wz .tab1 span:nth-child(3n){margin-right:0;}
.Content_Tab5 .conn .wz .tab1 span em{font-size:26px;color:#fb4429;font-weight:bold;font-style:italic;display:inline-block;background:url("/Templates/Service/images/service12/p1_img2_icon0.png") left 34px no-repeat;margin-right:10px;vertical-align: top;}
.Content_Tab5 .conn .wz .tab1 span:hover{background-image: linear-gradient(83deg, #ff6b2c 0%, #ff472d 100%);box-shadow: 0 0 28px rgba(255, 78, 45, .41);color:#fff;border:1px solid #ff472d;}
.Content_Tab5 .conn .wz .tab1 span:hover em{background:url("/Templates/Service/images/service12/p1_img2_icon0_2.png") left 34px no-repeat;color:#fff;}
.Content_Tab5 .conn .wz .tab1 span.on{background-image: linear-gradient(83deg, #ff6b2c 0%, #ff472d 100%);box-shadow: 0 0 28px rgba(255, 78, 45, .41);color:#fff;border:1px solid #ff472d;}
.Content_Tab5 .conn .wz .tab1 span.on em{background:url("/Templates/Service/images/service12/p1_img2_icon0_2.png") left 34px no-repeat;color:#fff;}
.Content_Tab5 .conn .wz .tab_con>div{border:1px dashed #d8e6f0;padding:30px 20px;display:none;}
.Content_Tab5 .conn .wz .tab_con>div.on{display:block;}
.Content_Tab5 .conn .wz .tab_con>div p{font-size:22px;color:#333;font-weight:bold;margin-bottom:10px;}
.Content_Tab5 .conn .wz .tab_con>div p em{font-size:22px;color:#ff492d;font-weight:bold;}
.Content_Tab5 .conn .wz .tab_con>div span{display:block;font-size:16px;color:#999;line-height:26px;}

.Content_Tab7 .conn ul li{float:left;margin-right:3%;width:31.33333%;position:relative;}
.Content_Tab7 .conn ul li:nth-child(3n){margin-right:0;}
.Content_Tab7 .conn ul li .hd{text-align:center;margin-bottom:50px;}
.Content_Tab7 .conn ul li .hd p{display:inline-block;width:103px;height:103px;background:#fa4611;background-image: linear-gradient(to bottom, #ff8533 ,#ff4d33 ,#ff8533);text-align:center;border-radius:50%;box-shadow: 0 5px 8px rgba(255, 77, 51, 0.47);vertical-align:top;}
.Content_Tab7 .conn ul li .hd p img{max-width:100%;max-height:100%;vertical-align:middle;}
.Content_Tab7 .conn ul li .hd p .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.Content_Tab7 .conn ul li .hd span{display:inline-block;font-size:24px;line-height:33px;color:#555;text-align:center;margin-left:20px;padding-top: 15px;vertical-align:top;}
.Content_Tab7 .conn ul li .hd span em{display:block;margin:0 auto;}
.Content_Tab7 .conn ul li .bd p{display:block;height:280px;text-align:center;border-radius:20px;overflow:hidden;border:8px solid #e2eafa;box-shadow: 0 5px 8px rgba(185, 185, 185, 0.47);}
.Content_Tab7 .conn ul li .bd p img{max-width:100%;max-height:100%;vertical-align:middle;}
.Content_Tab7 .conn ul li .bd p .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.Content_Tab7 .conn ul li .bd span{display:block;font-size:18px;line-height:33px;color:#777;text-align:center;padding-top:20px;}
.Content_Tab7 .conn ul li:before{content:'';display:block;width:72px;height:18px;background:url("/Templates/Service/images/service12/tab_zh_icon1.png") center center no-repeat;position:absolute;top:40px;left:0;}
.Content_Tab7 .conn ul li:after{content:'';display:block;width:110px;height:18px;background:url("/Templates/Service/images/service12/tab_zh_icon2.png") center center no-repeat;position:absolute;top:40px;right:-60px;}
.Content_Tab7 .conn ul li:nth-child(2):before{display:none;}
.Content_Tab7 .conn ul li:nth-child(3):before{display:none;}
.Content_Tab7 .conn ul li:nth-child(3):after{content:'';display:block;width:72px;height:18px;background:url("/Templates/Service/images/service12/tab_zh_icon1.png") center center no-repeat;position:absolute;top:40px;right:0;}

.Content_Tab8 .conn{margin: 0 auto 80px;}
.Content_Tab8 .conn .h_about{border:10px solid #e3eafa;border-radius:20px;background:#fff;padding:30px 3% 80px;position: relative;}
.Content_Tab8 .conn .h_about:before{content:'';display:block;width:28px;height: 370px;background: url("/Templates/Service/images/service12/tab_about_icon1.png") right center no-repeat;background-size: cover;position: absolute;left: 0;bottom:20px;overflow:hidden;}
.Content_Tab8 .conn .h_about .jianjie{font-size:16px;color:#777;line-height:37px;text-indent:32px;float:left;width:66%;position: relative;margin-top:35px;}
.Content_Tab8 .conn .h_about .jianjie p{font-size:16px;color:#777;line-height:37px;text-indent:32px;f}
.Content_Tab8 .conn .h_about .jianjie:before{content:'';display: block;width:49px;height:33px;background:url("/Templates/Service/images/service12/tab_about_icon2.png") center center  no-repeat;background-size: cover;position:absolute;top: -40px;left: 0px;}
.Content_Tab8 .conn .h_about .jianjie:after{content:'';display: block;width:49px;height:33px;background:url("/Templates/Service/images/service12/tab_about_icon3.png") center center  no-repeat;background-size: cover;position:absolute;bottom: -35px;right: 0px;}
.Content_Tab8 .conn .h_about .fzlc{float:right;width:30%;background:#f0f3fb;position:relative;padding-bottom: 24px;}
.Content_Tab8 .conn .h_about .fzlc:before{content:'';display:block;height:9px;background:#ccd8f2;border-radius:20px;width:105%;position:absolute;top:0;left:50%;margin-left:-52.5%;}
.Content_Tab8 .conn .h_about .fzlc .hd{font-size:20px;font-weight:bold;color:#4e6294;background:url("/Templates/Service/images/service12/tab_about_icon4.png") left center no-repeat;padding-left:25px;margin: 25px 5% 10px;}
.Content_Tab8 .conn .h_about .fzlc .bd{padding:0 5%;height: 256px;overflow-y: scroll;}
.Content_Tab8 .conn .h_about .fzlc .bd li{border-left:1px solid #bfc9e5;padding-top: 14px;}
.Content_Tab8 .conn .h_about .fzlc .bd li span{display:block;width:9px;height:9px;border-radius:50%;background:#8ea0cf;border:3px solid #bfc9e5;float: left;margin-left: -8px;margin-top: 3px;}
.Content_Tab8 .conn .h_about .fzlc .bd li em{display:block;width:10px;height:1px;background:#bfc9e5;float: left;margin-top: 10px;}
.Content_Tab8 .conn .h_about .fzlc .bd li .time{display:block;float:left;color:#fff;width:64px;height:22px;line-height:22px;text-align:center;font-weight:bold;background:#adbde4;border-radius: 2px;margin-right: 8px;}
.Content_Tab8 .conn .h_about .fzlc .bd li .wz{width:74%;float:left;font-size:14px;color:#626e90;line-height:22px;}
.Content_Tab8 .conn .h_about .fzlc .bd::-webkit-scrollbar { width:4px;}/* 滚动槽 */
.Content_Tab8 .conn .h_about .fzlc .bd::-webkit-scrollbar-track { background-color:#bfc9e5; border-radius:0px;}/* 滚动条滑块 */
.Content_Tab8 .conn .h_about .fzlc .bd::-webkit-scrollbar-thumb { background-color:#8ea0cf;}
.Content_Tab8 .conn .h_about .fzlc .bd::-webkit-scrollbar-thumb:window-inactive { background-color:#333;}
.datalist{background:#fff;border-radius: 10px;box-shadow: 0 3px 24px rgba(57, 57, 57, 0.47);padding: 20px 3%;width:90%;margin: -50px auto 0;position: relative;z-index: 99;}
.datalist li{float:left;margin:0 1.5% 0 0;width:9.777777%;height:128px;background:url("/Templates/Service/images/service12/tab_about_icon5.png") center center no-repeat;background-size: contain;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;}
.datalist li:nth-child(9){margin-right:0;}
.datalist li p{font-size:17px;font-weight: bold;color:#fff;text-align: center;}
.datalist li p span{font-size: 28px;color:#fcff00;font-family: "Impact";font-weight: normal;}
.datalist li  em{display: block;font-size: 14px;color:#fff;text-align: center;}
.datalist li.on p{font-size:18px;line-height: 20px;}
.datalist li.on p span{font-size:24px;}
.datalist li.on p i{font-size: 12px;}
.datalist li.on em{font-size:13px;}
.datalist li.on em i{font-size:12px;}
@media screen and (min-width:1080px) {.scroller{width:100% !important;}}
@media screen and (max-width:1600px) {
	.ly_part1{padding:32px 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%;}
	.Content_Tab1 .conn>img{max-width:100%;}
	.ly_part1 .Content_Tab1{width:96%;}
	.Content_Tab5 .conn .lyp1_img{width:40%;height: 460px;text-align:center;}
	.Content_Tab5 .conn .wz{width:55%;}
	.Content_Tab8 .conn .h_about .fzlc .bd li .wz{width:70%;}
}

@media screen and (max-width:1399px) {
    .ly_part1{padding:32px 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;}
    .lyp1_btn{margin: 0 auto 60px;}
	.ly_part1 .Content_Tab1{width:100%;}
	.ly_part1 .lyp1_tab{width:100%;}

	.lyp1_tab ul li .wz p{font-size:19px;}


	.Content_Tab1 .conn>img{max-width:100%;}
	.Content_Tab4 .conn ul{margin-top:10px;}
	.Content_Tab5 .conn .lyp1_img{width:40%;height: 460px;}
	.Content_Tab5 .conn .wz{width:55%;}

	.datalist{text-align:center;}
	.datalist li{width:18.5%;margin-bottom:20px;}
	.Content_Tab7 .conn ul li .bd p{height:222px;}

	.Content_Tab8 .conn .h_about .jianjie p{font-size:15px;line-height:30px;text-indent:30px;}
	.Content_Tab8 .conn .h_about .fzlc .bd li .wz{width: 95%;padding-left: 5%;margin-top: 10px;}
}
@media screen and (max-width:1359px) {
    .ly_part1{padding:36px 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;}

    .lyp1_text .lyp1_tit0{font-size:28px;margin:0 auto 10px;}
    .lyp1_text .lyp1_tit{font-size:28px;line-height: 45px;margin: 0 auto 8px;}
    .lyp1_tit span em{font-size:56px;height:45px;line-height: 52px;width:42px;}


}
@media screen and (max-width:1199px) {

}
@media screen and (max-width:1079px) {
    .ly_part1{padding:24px 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;}
    .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: 45px;font-size: 16px;}
    .lyp1_text .lyp1_tit0{font-size:26px;}
    .lyp1_text p{font-size:15px;}

    .lyp1_text .lyp1_tit{font-size:22px;margin: 0 auto 0;}
	.lyp1_tit span{height:48px;min-width: 40px;}
	.Content_Tab1:before{display:none;}
	.Content_Tab1:after{display:none;}
	.Content_Tab1 .conn>img{max-width:100%;}
	.Content_Tab1 .conn{margin: 0 auto 30px;}

	.Content_Tab2 .conn .l{width:100%;margin-bottom:10px;}
	.Content_Tab2 .conn .r{width:100%;}
	.Content_Tab2 .conn .hd{font-size: 18px;}
	.Content_Tab2 .conn .l .hd img{width:16px;}
	.Content_Tab2 .conn .r .hd img{width:20px;}
	.Content_Tab2 .conn .l .bd{text-align:center;}
	.Content_Tab2 .conn .r .bd{text-align:center;}

    .Content_Tab4 .conn .lyp1_img{width:100%;text-align:center;}
    .Content_Tab4 .conn ul{width:100%;margin-top: 20px;}
	.Content_Tab4 .conn ul li .pic {width: 22%;}
	.Content_Tab4 .conn ul li .wz {width: 72%;}
	.Content_Tab4 .conn ul li .wz span{font-size:14px;line-height:20px;}
	.Content_Tab4 .conn ul li{padding: 10px 5%; margin-bottom: 15px;}
    .Content_Tab4 .conn ul li .wz p{font-size:18px;}
    .Content_Tab5 .conn .wz{width:100%;margin-top: 30px;}
	.Content_Tab5 .conn .wz .tab1 span{font-size:15px;height:50px;line-height:50px;}
	.Content_Tab5 .conn .wz .tab1 span em{display:none;}
    .Content_Tab5 .conn .lyp1_img{width:100%;}
	.Content_Tab5 .conn .wz .tab_con>div p{font-size:20px;}
	.Content_Tab5 .conn .wz .tab_con>div p em{font-size:20px;}
	.Content_Tab5 .conn .wz .tab_con>div span{font-size: 15px;line-height: 26px;}
	.Content_Tab5 .conn .wz .tab_con>div{padding: 15px 20px;}
    .lyp1_tit span em{font-size:40px;}

	.Content_Tab7 .conn ul li{width:100%;margin-right:0;margin-bottom:20px;}
	.Content_Tab7 .conn ul li:nth-child(3){margin-bottom:0;}
	.Content_Tab7 .conn ul li:before{display:none;}
	.Content_Tab7 .conn ul li:after{display:none;}
	.Content_Tab7 .conn ul li:nth-child(3):after{display:none;}
	.Content_Tab7 .conn ul li .hd {display:none;}
	.Content_Tab7 .conn ul li .hd span em{display:inline;}
	.Content_Tab7 .conn ul li .bd p{height:226px;}

	.Content_Tab8 .lyp1_tit span{height:36px;}
	.Content_Tab8 .lyp1_text .lyp1_tit{line-height:30px;}
	.Content_Tab8 .conn .h_about .jianjie{width:100%;margin-top:0;}
	.Content_Tab8 .conn .h_about .fzlc{width:100%;margin-top:20px;}
	.Content_Tab8 .conn .h_about .jianjie p{font-size:15px;line-height:30px;text-indent:30px;}
	.Content_Tab8 .conn .h_about .jianjie:before{display:none;}
	.Content_Tab8 .conn .h_about .jianjie:after{display:none;}
	.Content_Tab8 .conn .h_about:before{display:none;}
	.Content_Tab8 .conn .h_about{padding: 20px 3% 80px;}
	.Content_Tab8 .conn .h_about .fzlc .bd li .wz{width: 95%;padding-left: 5%;margin-top: 10px;}
	.datalist{padding: 15px 3%;    margin: -70px auto 0;}
	.datalist li{width:32.33333%;height:128px;margin-bottom:20px;}
	.datalist li:nth-child(3n){margin-right:0;}
	.datalist li p span{font-size:20px;}
	.datalist li p{font-size:14px;}
	.datalist li.on p{font-size:12px;line-height: 14px;}
	.datalist li.on p span{font-size:15px;}
	.datalist li.on em{font-size:12px;}

	.ly_part1 .lyp1_tab{height:100px;}
	.wrapper03 {position:relative;width: 100%;overflow: hidden;margin:0 auto;}
	.wrapper03 .scroller {position:absolute;}
	.lyp1_tab ul li{margin:0 !important;width:140px;padding-right:10px;border-radius:8px;}
	.lyp1_tab ul li>div{box-shadow:none;border-radius:8px;}
	.lyp1_tab ul li .wz{border-radius:8px;}
	.lyp1_tab ul li.tabActive1>div{box-shadow:none;}
	.lyp1_tab ul li .wz{width:100%;padding-right:0;padding-bottom: 10px;}
	.lyp1_tab ul li .wz .icon{width:25px;height:25px;margin: 7px auto 4px;}
	.lyp1_tab ul li .wz .icon img{max-width:100%;max-height:100%;}
	.lyp1_tab ul li .wz p{font-size:18px;height:28px;line-height:28px;}
	.lyp1_tab ul li .wz span{font-size: 32px;bottom: -20px;}


}
@media screen and (max-width:960px) {

}

@media screen and (max-width:767px) {
    .ly_part1{padding:24px 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;}
    .lyp1_btn {width: 140px;height: 60px;margin: 0 auto 20px;background-size: 100% 100%;padding: 7px 4px 13px;}
    .lyp1_btn a {height: 40px;line-height: 40px;font-size: 15px;}
    .lyp1_text .lyp1_tit0{font-size:24px;}
    .lyp1_text p{font-size:15px;}
	 .ly_part1 .lyp1_tab{width:100%;margin: 0 auto 5px;}
	.lyp1_text{margin: 0 auto 20px;}

    .lyp1_text .lyp1_tit{font-size:22px;margin: 0 auto 0;}
	.lyp1_tit span{height:48px;min-width: 40px;}
	.Content_Tab1:before{display:none;}
	.Content_Tab1:after{display:none;}
	.Content_Tab1 .conn>img{max-width:100%;}
	.Content_Tab1 .conn{margin: 0 auto 30px;}


	.Content_Tab2 .conn .l{width:100%;margin-bottom:10px;}
	.Content_Tab2 .conn .r{width:100%;}
	.Content_Tab2 .conn .hd{font-size: 18px;}
	.Content_Tab2 .conn .l .hd img{width:16px;}
	.Content_Tab2 .conn .r .hd img{width:20px;}

    .Content_Tab4 .conn .lyp1_img{width:100%;}
    .Content_Tab4 .conn ul{width:100%;margin-top: 20px;}
	.Content_Tab4 .conn ul li .pic {width: 22%;}
	.Content_Tab4 .conn ul li .wz {width: 72%;}
	.Content_Tab4 .conn ul li .wz span{font-size:14px;line-height:20px;}
	.Content_Tab4 .conn ul li{padding: 10px 5%; margin-bottom: 15px;}
    .Content_Tab4 .conn ul li .wz p{font-size:18px;}
    .Content_Tab5 .conn .wz{width:100%;margin-top: 30px;}
	.Content_Tab5 .conn .wz .tab1 span{font-size:15px;height:50px;line-height:50px;}
	.Content_Tab5 .conn .wz .tab1 span em{display:none;}
    .Content_Tab5 .conn .lyp1_img{width:100%;height:auto;}
	.Content_Tab5 .conn .wz .tab_con>div p{font-size:20px;}
	.Content_Tab5 .conn .wz .tab_con>div p em{font-size:20px;}
	.Content_Tab5 .conn .wz .tab_con>div span{font-size: 15px;line-height: 26px;}
	.Content_Tab5 .conn .wz .tab_con>div{padding: 15px 20px;}
    .lyp1_tit span em{font-size:40px;}

	.Content_Tab7 .conn ul li{width:100%;margin-right:0;margin-bottom:20px;}
	.Content_Tab7 .conn ul li:nth-child(3){margin-bottom:0;}
	.Content_Tab7 .conn ul li:before{display:none;}
	.Content_Tab7 .conn ul li:after{display:none;}
	.Content_Tab7 .conn ul li:nth-child(3):after{display:none;}
	.Content_Tab7 .conn ul li .hd {display:none;}
	.Content_Tab7 .conn ul li .hd span em{display:inline;}
	.Content_Tab7 .conn ul li .bd p{height:226px;}

	.Content_Tab8 .lyp1_tit span{height:36px;}
	.Content_Tab8 .lyp1_text .lyp1_tit{line-height:30px;}
	.Content_Tab8 .conn .h_about .jianjie{width:100%;margin-top:0;}
	.Content_Tab8 .conn .h_about .fzlc{width:100%;margin-top:20px;}
	.Content_Tab8 .conn .h_about .jianjie p{font-size:15px;line-height:30px;text-indent:30px;}
	.Content_Tab8 .conn .h_about .jianjie:before{display:none;}
	.Content_Tab8 .conn .h_about .jianjie:after{display:none;}
	.Content_Tab8 .conn .h_about:before{display:none;}
	.Content_Tab8 .conn .h_about{padding: 20px 3% 80px;}
	.Content_Tab8 .conn .h_about .fzlc .bd li .wz{width: 95%;padding-left: 5%;margin-top: 10px;}
	.datalist{padding: 15px 3%;    margin: -70px auto 0;}
	.datalist li{width:32.33333%;height:110px;}
	.datalist li:nth-child(3n){margin-right:0;}
	.datalist li p span{font-size:20px;}
	.datalist li p{font-size:14px;}
	.datalist li.on p{font-size:12px;line-height: 14px;}
	.datalist li.on p span{font-size:15px;}
	.datalist li.on em{font-size:12px;}

	.ly_part1 .lyp1_tab{height:100px;}
	.wrapper03 {position:relative;width: 100%;overflow: hidden;margin:0 auto;}
	.wrapper03 .scroller {position:absolute;}
	.lyp1_tab ul li{margin:0 !important;width:108px;padding-right:10px;border-radius:8px;}
	.lyp1_tab ul li>div{box-shadow:none;border-radius:8px;}
	.lyp1_tab ul li .wz{border-radius:8px;}
	.lyp1_tab ul li.tabActive1>div{box-shadow:none;}
	.lyp1_tab ul li .wz{width:100%;padding-right:0;padding-bottom: 10px;}
	.lyp1_tab ul li .wz .icon{width:25px;height:25px;margin: 7px auto 4px;}
	.lyp1_tab ul li .wz .icon img{max-width:100%;max-height:100%;}
	.lyp1_tab ul li .wz p{font-size:18px;height:28px;line-height:28px;}
	.lyp1_tab ul li .wz span{font-size: 32px;bottom: -20px;}

}

@media screen and (max-width:320px) {

}



/**part2**/
.ly_part2 { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:60px 0 0; background:#1e1f38 url("/Templates/Service/images/service12/hyqy_bg.jpg") bottom center no-repeat;background-size:cover;}
.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-size:36px; text-align:center; margin:0 auto; padding:0;font-weight:bold;}
.ly_title1 p font { color:#fff;}
.ly_title1 i { display:block; width:53px; height:4px; overflow:hidden; margin:14px auto; padding:0; background-color:#ff4d33;}
.ly_title1 i { display:block; width:53px; height:4px; overflow:hidden; margin:14px 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;}

.ly_title2 {margin:0 auto 40px;}
.ly_title2 p { color:#000;}
.ly_title2 span { color:#666;}
.ly_title3 { margin:0 auto 40px;}
.ly_title2 p font{color:#ff442b;}
.ly_title3 span { color:#5d5d69; font-size:22px;}
.ly_title3 span font { font-family: "AVGARDD"; font-size:30px;}

.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;}
@media screen and (max-width:1600px) {
    .lyp2_img{width:1440px; 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;}
}
@media screen and (max-width:1399px) {
    .lyp2_img{width: 100%; 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;}
}
@media screen and (max-width:1359px) {
    .lyp2_img{width:100%;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_title1 p{font-size:28px;}
}
@media screen and (max-width:1199px) {

}
@media screen and (max-width:1079px) {
    .lyp2_img{width:100%;padding:0 12px; 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_title1{margin: 0 auto 45px;}
    .ly_title1 p{font-size:26px;}
    .ly_title1 span{font-size:16px;}
    .ly_title2{margin: 0 auto 20px;}

    .ly_part2{padding: 20px 0 0;}
    .lyp2_img{margin: -20px auto 20px;}

}
@media screen and (max-width:960px) {

}

@media screen and (max-width:767px) {

    .lyp2_img{width:100%;padding:0 12px; 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_title1{margin: 0 auto 45px;}
    .ly_title1 p{font-size:22px;}
	.ly_title1 i{width: 30px;height: 2px;margin: 10px auto;}
    .ly_title1 span{font-size:14px;}
    .ly_title2{margin: 0 auto 20px;}

    .ly_part2{padding: 20px 0 0;}
    .lyp2_img{margin: -20px auto 20px;}

}
@media screen and (max-width:320px) {

}

/**part3**/
.ly_part3 { width:100%; overflow:hidden; margin:0 auto; padding:60px 0 120px; background:#f2f2f3 url("/Templates/Service/images/service12/p3_bg.jpg") center center no-repeat;background-size: 100% 100%;}
.h_case_scoll{width:1400px;margin:0 auto;padding:0 0;opacity:0;height:0;}
.h_case_scoll.on{opacity:1;height:auto;}
.h_case_scoll .item{position:relative;min-height: 510px;}
.h_case_scoll .lSPrev,.h_case_scoll .lSNext{background:url(../images/jt1.png) center center no-repeat;width:25px;height:45px;position:absolute;left:-50px;top:50%;margin-top: -55px;cursor:pointer;}
.h_case_scoll .lSNext{left:auto;right:-50px;background:url("/Templates/Service/images/service12/jt3.png") center center no-repeat;}
.h_case_scoll .lSPrev:hover{background:url("/Templates/Service/images/service12/jt2.png") center center no-repeat;}
.h_case_scoll .lSNext:hover{background:url("/Templates/Service/images/service12/jt4.png") center center no-repeat;}
.lSSlideOuter .lSPager.lSpg{margin-top:15px !important;margin-bottom:20px !important;}
.h_case_scoll .content-slider{ width:100%; overflow:hidden;padding:0 0 0!important;}
.h_case_scoll .content-slider>li{width:100%;padding:0 20px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; visibility: visible !important;}
.h_case_scoll .content-slider>li .con{width:100%;padding:0 0 0;position: relative;min-height:585px;}
.h_case_scoll .caseli{float:left;margin-right:2.5%;margin-bottom:30px;width:31.666666%;box-shadow: 0 1px 12px rgba(0, 0, 0, 0.1);background:#fff;border-radius:10px;-webkit-transition: all .3s;-moz-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.h_case_scoll .caseli:nth-child(3n+3){margin-right:0;}
.h_case_scoll .caseli .caseli_hd{padding:20px 4%;}
.h_case_scoll .caseli .caseli_hd .pic{width:74px;height:74px;box-shadow: 0 1px 12px rgba(0, 0, 0, 0.1);border-radius:10px;overflow:hidden;float:left;margin-right:20px;}
.h_case_scoll .caseli .caseli_hd .pic a{display:block;width:100%;height:100%;overflow:hidden;text-align:center;}
.h_case_scoll .caseli .caseli_hd .pic a img{max-width:100%;max-height:100%;vertical-align:middle;-webkit-transition: all .3s;-moz-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.h_case_scoll .caseli .caseli_hd .pic a .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.h_case_scoll .caseli .caseli_hd .pic a:hover img{transform: scale(1.12);}
.h_case_scoll .caseli .caseli_hd .wz{width:76%;float:right;}
.h_case_scoll .caseli .caseli_hd .wz .tlt{display:block;color:#333;font-weight:bold;font-size:20px;height:32px;line-height:32px;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;margin-bottom: 2px;margin-top: 5px;}
.h_case_scoll .caseli .caseli_hd .wz .xj p{float:left;font-size:14px;color:#ff4d33;background:url(../images/icon_vip2.png) left center no-repeat;padding-left: 26px;height:30px;line-height:30px;}
.h_case_scoll .caseli .caseli_hd .wz .xj span{float:left;margin-left:12px;margin-top: 5px;}
.h_case_scoll .caseli .caseli_hd .wz .xj span em{display:block;float:left;width:18px;height:17px;background:url(../images/star3.png) center center no-repeat;margin:0 6px 0 0;}
.h_case_scoll .caseli .caseli_hd .wz .xj span em.on{background:url("/Templates/Service/images/service12/star2.png") center center no-repeat;}
.h_case_scoll .caseli .caseli_bd{width:92%;margin:0 auto;border-top:1px solid #eaeaea;height:50px;line-height:50px;font-size:15px;color:#777;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.h_case_scoll .caseli .caseli_bd a{color:#999;text-decoration:underline;}
.h_case_scoll .caseli .caseli_bd a:hover{color:#ff4d33;}
.h_case_scoll .caseli .caseli_hd .wz .tlt:hover{color:#ff4d33;}
.h_case_scoll .caseli:hover{box-shadow: 0 1px 30px rgba(0, 0, 0, 0.15);}

.h_main_case_hd{width:1400px;margin:0 auto 50px;text-align:center;}
.h_main_case_hd .star{display:inline-block;width:180px;padding:10px 0 15px;margin:0 15px;border:1px solid #e7e7e7;border-radius:10px; background:#fff;background:linear-gradient(52deg, #eeeeee 0%, #ffffff 20%,#eeeeee 40%,#ffffff 60%, #eeeeee 100%);cursor:pointer;position:relative;box-shadow: 0 1px 12px rgba(0, 0, 0, 0.1);}
.h_main_case_hd .star p{font-size:20px;font-weight:bold;color:#ff4d33;text-align:center;margin-bottom:5px;}
.h_main_case_hd .star span{display:block;text-align:center;}
.h_main_case_hd .star span em{display:inline-block;margin:0 3px;width:23px;height:21px;background:url("/Templates/Service/images/service12/star1.png") center center no-repeat;}
.h_main_case_hd .star:hover{background:#ff4d33 url("/Templates/Service/images/service12/icon_vip.png") bottom center no-repeat;border:1px solid #ff4d33;box-shadow: 0 5px 8px rgba(255, 77, 51, 0.47);}
.h_main_case_hd .star.on{background:#ff4d33 url("/Templates/Service/images/service12/icon_vip.png") center 26px no-repeat;border:1px solid #ff4d33;box-shadow: 0 5px 8px rgba(255, 77, 51, 0.47);}
.h_main_case_hd .star:hover p{color:#fff;}
.h_main_case_hd .star.on p{color:#fff;}
.h_main_case_hd .star .sanjiao{display:none;width:0;height:0;border-width: 10px 10px 0;border-style:solid;border-color: #ff4e34 transparent transparent;margin: 0 auto;position: absolute;overflow: hidden;left: 50%;margin-left: -10px;bottom: -10px;}
.h_main_case_hd .star .sanjiao:after{content:'';display:block;width:0;height:0;border-width:28px 28px 0;border-style:solid;border-color:#fc0 transparent transparent;position:absolute;top:0px;left:0px;}
.h_main_case_hd .star:hover .sanjiao{display:block;}
.h_main_case_hd .star.on .sanjiao{display:block;}

@media screen and (max-width:1600px) {
	.ly_part3 {padding: 60px 0 60px;}
	.h_main_case_hd{width:96%;}
	.h_case_scoll{width:94%;}
	.h_case_scoll .caseli .caseli_hd .wz{width:73%;}
}
@media screen and (max-width:1300px) {
	.h_case_scoll .caseli .caseli_hd .wz{width:68%;}
}
@media screen and (max-width:1199px) and (min-width:1080px) {

}
@media screen and (max-width:1079px) and (min-width:768px) {
	.ly_part3 {padding: 20px 0 60px;}
	.h_main_case_hd{width:96%;margin: 0 auto 20px;}
	.h_main_case_hd .star{width:49%;margin:0 0 15px;padding: 20px 0 20px;border-radius: 5px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
	.h_main_case_hd .star p{font-size: 20px;margin-bottom: 0;}
	.h_main_case_hd .star.on{background-size: 80% 80%;}
	.h_case_scoll{width:100%;}
	.h_case_scoll .content-slider>li{padding:0 0.5%;}
	.h_case_scoll .caseli{margin-right: 2.5%;margin-bottom:15px;width: 31.66666%;}
	.h_case_scoll .caseli .caseli_hd .pic{margin-right:10px;display:none;}
	.h_case_scoll .caseli .caseli_hd .wz{width:100%;}
	.h_case_scoll .caseli .caseli_hd .wz .tlt{font-size:18px;}
	.lSSlideOuter .lSPager.lSpg{margin-bottom: 40px !important;}
	.h_case_scoll .content-slider>li .con{min-height:inherit;}

}
@media screen and (max-width:767px) {
	.ly_part3 {padding: 20px 0 60px;}
	.h_main_case_hd{width:96%;margin: 0 auto 20px;}
	.h_main_case_hd .star{width:49%;margin:0 0 15px;padding: 5px 0 10px;border-radius: 5px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
	.h_main_case_hd .star p{font-size:18px;margin-bottom: 0;}
	.h_main_case_hd .star.on{background-size: 80% 80%;}
	.h_case_scoll{width:100%;}
	.h_case_scoll .content-slider>li{padding:0 0.5%;}
	.h_case_scoll .caseli{margin-right:0;margin-bottom:15px;width:100%;}
	.h_case_scoll .caseli .caseli_hd .pic{margin-right:10px;}
	.h_case_scoll .caseli .caseli_hd .wz{width:73%;}
	.h_case_scoll .caseli .caseli_hd .wz .tlt{font-size:18px;}
	.lSSlideOuter .lSPager.lSpg{margin-bottom: 40px !important;}
}
@media screen and (max-width:320px) {

	.h_case_scoll .caseli .caseli_hd .pic{width:60px;height:70px;}
}




/*foot*/
.ly_foot { width:100%; height:109px; overflow:hidden; margin:0; padding:0; background:url("/Templates/Service/images/service12/ly_foot_bg.jpg") center center no-repeat; 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_close img{-webkit-transition: all .3s;-moz-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.ly_foot .lyft_close:hover img{transform:rotate(90deg);}
.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; letter-spacing:2px;}
.lyft_center{float:left;margin:10px 0 0 40px;border-left:1px solid rgba(255,255,255,.5);}
.lyft_center .xs_tel{display:block;float:left;background:url("/Templates/Service/images/service12/xs_tel.png") left center no-repeat;padding-left:45px;margin-left:55px;}
.lyft_center .xs_tel p{font-size:16px;color:#fff;height:20px;line-height:20px;}
.lyft_center .xs_tel span{display:block;color: #fff;font-family: "Impact";font-size: 32px;height:40px;line-height:40px;letter-spacing:2px;}
.lyft_center .xs_qq{background:url("/Templates/Service/images/service12/xs_qq.png") left center no-repeat;padding-left:40px;}
.lyft_main .lyft_right {display:block; width:158px; height:48px;line-height:48px; overflow:hidden; margin:14px 0; padding:0; float:right;background:#ffb239;color:#fff;font-size:18px;font-weight:bold;text-align:center;border-radius:30px;margin-right: 30px;-webkit-transition: all .3s;-moz-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.lyft_main .lyft_right:hover{background:#fbc850;width:165px;}
.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:url("/Templates/Service/images/service12/btn_bg.jpg") 0 0 no-repeat; background-size:100% 100%; cursor:pointer; display:none;}

/*new 右侧客服*/
.cndns-right{position:fixed;right:10px;top:50%;margin-top:-100px;z-index:100;border-radius: 4px;box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);}
.cndns-right-meau{position:relative;}
.cndns-right-btn{width: 66px;height: 66px;text-align:center;display:block;position:relative;background-color:#fff;}
.cndns-right-btn span{color:#848484;font-size:26px;line-height:48px;height:40px;width:100%;display:block;}
.meau-code span.demo-icon-weixin{background:url("/Templates/Service/images/service12/z_slide_icon1.png") center 12px no-repeat;}
.meau-sev span.demo-icon-qq{background:url("/Templates/Service/images/service12/z_slide_icon2.png") center 12px no-repeat;}
.meau-contact span.demo-icon-tel{background:url("/Templates/Service/images/service12/z_slide_icon3.png") center 12px no-repeat;}
.meau-top span.demo-icon-top{background:url("/Templates/Service/images/service12/z_slide_icon4.png") center 20px no-repeat;}
.meau-code:hover span.demo-icon-weixin{background:url("/Templates/Service/images/service12/z_slide_icon1_2.png") center 12px no-repeat;}
.meau-sev:hover span.demo-icon-qq{background:url("/Templates/Service/images/service12/z_slide_icon2_2.png") center 12px no-repeat;}
.meau-contact:hover span.demo-icon-tel{background:url("/Templates/Service/images/service12/z_slide_icon3_2.png") center 12px no-repeat;}
.meau-top:hover span.demo-icon-top{background:url("/Templates/Service/images/service12/z_slide_icon4_2.png") center 20px no-repeat;}
.cndns-right-btn sup{display:block;min-width:24px;height:24px;text-align:center;line-height:24px;color:#fff;border-radius: 50%;background-color:#ff6800;position:absolute;left:-12px;top:-12px;}
.cndns-right-btn p{color:#666;font-size:12px;line-height: 20px;}
.meau-car .cndns-right-btn{border-color:#ff6800;margin-bottom:20px;}

.cndns-right-meau:hover .cndns-right-btn{background-color:#ff6800;color:#fff;}
.cndns-right-meau:hover{background-color:#ff6800;color:#fff;}
.cndns-right-meau:hover p{color:#fff;}
.meau-top .cndns-right-btn span{font-size:12px;line-height:12px;display:block}
.meau-top .cndns-right-btn i{display:block;color:#999}
.meau-top.cndns-right-meau:hover .cndns-right-btn i{color:#fff;}
.cndns-right-box{position:absolute;top:-15px;right:48px;padding-right:25px;display:none;}
.cndns-right-box .box-border{padding: 30px;background-color:#fff;-webkit-box-shadow: 0 3px 8px rgba(0,0,0,.15);-moz-box-shadow: 0 3px 8px rgba(0,0,0,.15);box-shadow: 0 3px 8px rgba(0,0,0,.15);position:relative;}
.cndns-right-box .box-border .arrow-right{display:block;width:13px;height:16px;background:url(arrow.png) no-repeat;position:absolute;right:-13px;top:26px;}
.cndns-right-box .box-border .sev-t span{font-size:42px;float:left;display:block;line-height:56px;margin-right:20px;color:#d3d3d3}
.cndns-right-box .box-border .sev-t p{float:left;color: #333;font-size: 20px;line-height:28px;font-weight: bold;padding-top: 4px;}
.cndns-right-box .box-border .sev-t p i{display:block;font-size:14px;color:#aaa;}
.cndns-right-box .box-border .sev-b{margin-top:15px; text-align:center;}
.cndns-right-box .box-border .sev-b a{display:inline-block;width:100px;color:#fff;height:34px;line-height:34px;margin:0;text-align:center;border-radius:40px;}
.cndns-right-box .box-border .sev-b a.btn1{background:#f26522;box-shadow: 0 2px 20px rgb(242, 101, 34);}
.cndns-right-box .box-border .sev-b a.btn2{background:#44a531;box-shadow: 0 2px 20px rgb(68, 165, 49);margin-right:0;}
.cndns-right-box .box-border .sev-b h4{color:#666;font-size:14px;font-weight:normal;padding-bottom:15px;}
.cndns-right-box .box-border .sev-b li{float:left;width:33.33333%}
.cndns-right-box .box-border .sev-b li a{display:inline-block;color:#999;font-size:13px;padding-left:43px;background:url(q1.gif) no-repeat left 3px;line-height:36px;}
.cndns-right-box .box-border .sev-b li a:hover{color:#ff6800}
.meau-sev .cndns-right-box .box-border{width: 230px;background:#fff url("/Templates/Service/images/service12/z_slide_bg.png") top left no-repeat;border-radius: 4px;}
.meau-contact .cndns-right-box .box-border{width:230px;background:#fff url("/Templates/Service/images/service12/z_slide_bg.png") top left no-repeat;border-radius: 4px;padding:8px 20px;}
.meau-contact .cndns-right-box .box-border .sev-t1{border-bottom:0 dashed #dedede;}
.meau-contact .cndns-right-box .box-border .sev-t{padding:10px 0;}
.meau-contact .cndns-right-box .box-border .sev-t p{width:160px;font-size:14px;color:#fe9900;font-weight:normal;padding-top:0;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.meau-contact .cndns-right-box .box-border .sev-t p i{font-size:16px;color:#333;font-weight:bold;line-height: 20px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.cndns-right-meau:hover .cndns-right-box{display:block}
.meau-code .cndns-right-box{top:inherit;bottom:-35px;}
.meau-code .cndns-right-box .box-border{width:300px;text-align:center;background:#fff url("/Templates/Service/images/service12/z_slide_bg.png") top left no-repeat;border-radius: 4px;padding:20px 5px;}
.meau-code .cndns-right-box .box-border .sev-t{float:left;margin:0 10px;}
.meau-code .cndns-right-box .box-border .sev-t img { display:block; width:124px; overflow:hidden;}
.meau-code .cndns-right-box .box-border .sev-t i{display:block;text-align:center;padding-top:10px;font-size:14px;color:#555;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.meau-code .cndns-right-box .box-border i{display:block;color:#f66e06;font-size:16px;line-height:16px;}
.meau-code .cndns-right-box .box-border .arrow-right{top:inherit;bottom:50px;}
.meau-sev:hover .cndns-right-btn{background:#ff6800}
.meau-zs .cndns-right-btn{background-color:#ff6800;color:#fff;margin-top:80px;border-color:#ff6800}
.meau-zs .cndns-right-btn span{color:#fff}
.meau-zs .cndns-right-btn p{color:#fff}
.yd_right { display:none;}

@media screen and (max-width:1399px) {
	.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%;}
}
@media screen and (max-width:1359px) {
	.ly_foot { 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;}
}
@media screen and (max-width:1199px) {

}
@media screen and (max-width:1079px) {
	.ly_foot { height:80px; padding:0 20px 0 10px; 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:88%; margin:10px auto;}
    .lyft_main .lyft_left { width:130px; height:40px; padding:8px 0 8px 48px;}
	.lyft_left img { width:43px; height:40px; top:10px;}
	.lyft_left span { height:24px; line-height:24px; font-size:24px; letter-spacing: 0;}
	.lyft_left p { height:24px; line-height:12px; font-size:12px;letter-spacing: 0;}
    .lyft_center{display:none;}
    .lyft_main .lyft_right{width: 120px;height: 36px;line-height: 36px;margin: 9px 0;font-size: 16px;}
    .ly_foot .lyft_close{top:0;right:0;}
}
@media screen and (max-width:960px) {

}
.mobile-qq {
	display: none;
}
@media screen and (max-width:767px) {
	.ly_foot { height:80px; padding:0 20px 0 10px; 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:94%; margin:14px auto;}
    .lyft_main .lyft_left { width:130px; height:40px; padding:13px 0 8px 48px;}
	.lyft_left img { width:43px; height:40px; top:10px;}
	.lyft_left span { height:24px; line-height:24px; font-size:24px; letter-spacing: 0;}
	.lyft_left p { height:24px; line-height:12px; font-size:12px;letter-spacing: 0;}
    .lyft_center{display:none;}
    .lyft_main .lyft_right {
		width: 120px;
		height: 36px;
		line-height: 36px;
		margin: 9px 0;
		font-size: 16px;
		display: none;
	}
	.mobile-qq span {
		height: 24px;
		line-height: 24px;
		font-size: 22px;
		letter-spacing: 0;
		color: #fff;
		font-family: "Pangmen";
		display: block;
		width: 100%;
	}
	.mobile-qq {
		padding: 13px 0 0;
		float: left;
		display: block;
	}
	.mobile-qq p {
		height: 24px;
		line-height: 12px;
		font-size: 12px;
		letter-spacing: 0;
		color: rgba(255, 255, 255, 0.5);
	}
    .ly_foot .lyft_close{top:10px;right:-15px;}

	.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;}
	.cndns-right { display:none;}
	.yd_right { display:block; width:44px; height:160px; overflow:hidden; margin:-80px 0 0; padding:0; position:fixed; top:50%; right:2px; z-index:9999;}
	.yd_right ul li { margin:0 auto 8px;}
	.yd_right ul li a { display:block; width:44px; height:44px; overflow:hidden; margin:0 auto; padding:0; border-radius:50%; background-color:#fff; background-image:-webkit-linear-gradient(left,#ff6c2b,#ff442b); box-shadow:0 4px 8px rgba(0, 0, 0, 0.1);}
	.yd_right ul li a img { display:block; width:20px; height:22px; margin:11px auto; padding:0;}
}
@media screen and (max-width:320px) {
	.ly_foot .lyft_main { width:100%; margin:10px auto;}
	.lyft_main .lyft_right { width:108px;}
}

/*新增会员权益部分*/
.lyp2_img{position:relative;}
.qynew {
	position: absolute;
	top: 134px;
	left: 243px;
}
.qynew .qy span{font-size:0;/*background:rgba(255,255,255,.1);*/display:block;width: 305px;height: 49px;margin-bottom: 1px;}
.qynew .qy span a{display:block;width:100%;height:100%;font-size:0;cursor:pointer;}
.blackbg{background:rgba(0,0,0,.58);position:fixed;top:0;left:0;z-index:9999;width:100%;height:100%;display:none;}
.qy_info{width:100%;height:100%;position:relative;z-index:99999;}
.qy_info .bd{display:none;width:1010px;position:fixed;left: 50%; top: 50%;margin-left:-505px;margin-top:-392px;background:#fff;box-shadow:0 5px 16px rgba(0,0,0,.18);}
/*55+38+40+57+25=215+570   785*/
.qy_info .bd.on{display:block; }
.qy_info .bd .tlt{height:55px;line-height:55px;padding:0 20px 0 30px;background:url(../images/hyqy_tc_tltbg.jpg) center center no-repeat;margin-bottom: 38px;box-shadow:0 5px 5px rgba(0,0,0,.12);}
.qy_info .bd .tlt span{display:block;float:left;color:#fff;font-size:22px;font-weight:bold;}
.qy_info .bd .tlt em{display:block;float:right;width:55px;height:55px;background:url(../images/hyqy_guanbi.png) center center no-repeat;cursor:pointer;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s;}
.qy_info .bd .tlt em:hover{transform:rotate(90deg);}
.qy_info .bd .content{padding:0 40px 40px;}
.qy_info .bd .content .desc{font-size:16px;color:#555;background: #f6f6f6 url(../images/hyqy_tc_icon1.png) 14px 14px no-repeat;border:1px solid #ebebeb;padding:12px 10px 12px 48px;line-height: 31px;margin-bottom: 25px;}
.qy_info .bd .content .conn{height:570px;overflow-y:scroll;padding:0 20px 0 0;}
.qy_info .bd .content .conn p{font-size: 19px;color:#333;line-height:24px;text-indent: 0;margin: 0 0 20px;font-weight: bold;}
.qy_info .bd .content .conn p a{color: #fd6f21;font-weight: normal;}
.qy_info .bd .content .conn p a:hover{color:#fd6f21;text-decoration:underline;}
.qy_info .bd .content .conn img{max-width:100%;border:1px solid #ff9d79;margin-bottom: 20px;}
.qy_info .bd .content .conn img.conImg{
	max-width: 48%;
	display: inline-block;
	vertical-align: top;
}
.qy_info .bd .content .conn img.conImg:last-child{
	margin-left: 1%;
}
/* 设置滚动条的样式 */
/*.qy_info .bd .content .conn::-webkit-scrollbar {width:3px;border-radius: 16px;}
.qy_info .bd .content .conn::-webkit-scrollbar-track { background-color:#fafafa; border-radius:0px;}
.qy_info .bd .content .conn::-webkit-scrollbar-thumb { background-color:#fd6f21;}
.qy_info .bd .content .conn::-webkit-scrollbar-thumb:window-inactive { background-color:#fd6f21;}*/

.qy_info .bd .content .conn::-webkit-scrollbar {width:14px;background-color:#fff}
.qy_info .bd .content .conn::-webkit-scrollbar-thumb {width:14px;border-radius:999rem;border:3px solid #fff;background-color:rgba(49,52,56,.12)}
.qy_info .bd .content .conn::-webkit-scrollbar-thumb:hover {background-color:rgba(49,52,56,.2)}
.qy_info .bd .content .conn::-webkit-scrollbar-track {background-color:#fff}

@media screen and (max-width:1600px) {
	.qynew {
		top: 134px;
		left: 263px;
	}
	.qynew .qy span {
		/* width: 242px;
		height: 53px; */
	}
}
@media screen and (max-width:1550px) {
	.qynew{top: 130px;left:184px;}
	.qynew .qy span{width:223px;height:48px;}

	.qy_info .bd{margin-top:-357px;}
	.qy_info .bd .content .conn{height:500px;}
}
@media screen and (max-width:1500px) {
	.qynew{top: 125px;left: 179px;}
	.qynew .qy span{width: 214px;height: 47px;}

}
@media screen and (max-width:1450px) {
	.qynew {
		top: 134px;
		left: 264px;
	}
	.qynew .qy span {
		width: 303px;
		height: 49px;
	}
}
@media screen and (max-width:1400px) {
	.qynew {
		top: 119px;
		left: 277px;
	}
	.qynew .qy span {
		width: 270px;
		height: 43.5px;
	}

	.qy_info .bd{margin-top:-282.5px;}
	.qy_info .bd .content .conn{height:350px;}
}
@media screen and (max-width:1350px) {
	.qynew{top: 122px;left: 194px;}
	.qynew .qy span{width: 209px;height: 45.2px;}

}
@media screen and (max-width:1300px) {
	.qynew{top: 117px;left: 188px;}
	.qynew .qy span{width: 200px;height: 43.3px;}
}
@media screen and (max-width:1250px) {
	.qynew {
		top: 107px;
		left: 235px;
	}
	.qynew .qy span {
		width: 242px;
		height: 39px;
	}
}
@media screen and (max-width:1199px) {
	.qynew {
		top: 105px;
		left: 232px;
	}
	.qynew .qy span {
		width: 240px;
		height: 38.3px;
	}

	.qy_info .bd{margin-top:-257.5px;}
	.qy_info .bd .content .conn{height:300px;}
}
