@charset "utf-8";
/*html5*/ 
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
/* CSS Document */
/*内外边距*/
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td ,dd,dt{margin:0;padding:0;}
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form,button, textarea, iframe, table, th, td ,dd,dt{margin:0;padding:0;outline:none;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;outline:none }
.clear{clear:both;overflow:hidden;}
a{text-decoration:none;color:#333;}
input{border:none;  outline:medium;font-family:微软雅黑;}
*{font-family:微软雅黑;box-sizing: border-box;}
body{width:100%;font-family:微软雅黑;background:#fff;color:#333;font-size:14px;}
html{overflow-x:hidden;}
table{border-collapse:collapse}
img{border:none;max-width: 100%;}
ul{list-style: none;}


.header{
	
}
.header1{
	width: 1560px;
	padding: 27px 0;
	margin: 0 auto;
	zoom: 1;
}
.header1:after{
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0;
}

.logo{
	float: left;
}
.nav{
	float: left;
	margin: 10px 0 0 60px;
}
.nav ul{
	
}
.nav ul li{
	list-style-type: none;
	float: left;
	font-size: 20px;
	padding: 0 20px 20px;
	color: #999999;
	position: relative;
}
.nav ul li a{
	color: #333333;
}
.nav ul li:hover>a{
	color: #007efe;
}
.nav_sub{
	position: absolute;
	top: 100%;
	border: 2px solid #dddddd;
	border-radius: 9px;
	padding: 0 11px 16px;
	width: 100%;
	left: 0;
	display: none;
	z-index: 963;
	background-color: #FFFFFF;
}
.nav_sub span{
	display: block;
	background-color: #FFFFFF;
	border-top: 2px solid #DDDDDD;
	border-left: 2px solid #DDDDDD;
	width: 15px;
	height: 15px;
	transform: rotate(45deg);
	margin: -10px auto 0;
}
.nav_sub ul{
	
}
.nav_sub ul li{
	list-style-type: none;
	font-size: 15px;
	padding: 0;
	text-align: center;
	line-height: 49px;
	border-bottom: 1px solid #e5e5e5;
	width: 100%;
}
.nav_sub ul li a{
	color: #666666;
}
.nav ul li:hover .nav_sub{
	display: block;
}
.gpdm{
	float: right;
	font-size: 20px;
	color: #666666;
	margin-top: 10px;
}

.banner{
	font-size: 0;
}
.banner a{
	font-size: 0;
}

.banner .swiper-pagination-bullet{
	background-color: rgba(255,255,255,0.7) !important;
	opacity: 1;
	vertical-align: middle;
}
.banner .swiper-pagination-bullet-active{
	background-color: #ffffff !important;
	width: 12px;
	height: 12px;
}

.banner_d{
	position: relative;
	font-size: 0;
}
.banner_dd{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1136px;
	transform: translate(-50%,-50%);
}
.banner_dd1{
	text-align: left;
	background-color: rgba(0, 153, 147, 0.5);
	/*background: linear-gradient(90deg, rgba(0, 153, 147, 0.8) 0%, rgba(0, 153, 147, 0) 100%);
	*/
	background-size: 100% 100%;
	padding: 10px 0;
}
.banner_dd1 img{
	height: 90px;
}
.banner_dd2{
	padding: 25px 0 25px 40px;
	font-size: 0;
	background-color: rgba(0,125,254,0.5);
}
.banner_dd2 span{
	font-size: 24px;
	color: #ffffff;
	display: inline-block;
	margin-right: 20px;
	line-height: 48px;
}
.banner_dd2 span img{
	margin-right: 5px;
}
.hospital{
	margin-top: 90px;
}
.hospital1{
	width: 100%;
	max-width: 1300px;
	margin: 0 auto;
}
.hospital_title{
	font-size: 48px;
	color: #333333;
	font-weight: bold;
	text-align: center;
}
.line{
	width: 40px;
	height: 3px;
	background-color: #007dfe;
	margin: 20px auto 30px;
}

.hospital_font{
	font-size: 22px;
	color: #666666;
	text-align: center;
}
.hospital_d{
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	margin-top: 30px;
}
.hospital_d ul{
	overflow: hidden;
}
.hospital_d ul li{
	list-style-type: none;
	border-left: 1px solid #e5e5e5;
	padding: 25px 0;
	text-align: center;
	width: 33%;
	float: left;
}
.hospital_d ul li:first-child{
	border-left: 0;
}

.hospital_d1{
	font-size: 0;
	text-align: center;
	position: relative;
}
.hospital_dd{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.hospital_d2{
	font-size: 26px;
	text-align: center;
	margin: 10px 0 5px;
}
.hospital_d3{
	font-size: 18px;
	color: #666666;
	text-align: center;
}
.hospital_d2a{
	color: #007dfe;
}
.hospital_d2b{
	color: #42bd06;
}
.hospital_d2a{
	color: #007dfe;
}
.business{
	background: url(../images/business.jpg) no-repeat;
	margin-top: 78px;
	padding: 90px 0;
}
.business1{
	width: 100%;
	max-width: 1300px;
	margin: 0 auto;
}
.business_title{
	font-size: 48px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
}
.line1{
	width: 40px;
	height: 3px;
	background-color: #FFFFFF;
	margin: 20px auto 30px;
}
.business_content{
	margin-top: 40px;
}
.business_content ul{
	overflow: hidden;
}
.business_content ul li{
	list-style-type: none;
	width: 32%;
	margin: 0 0.5%;
	float: left;
}

.business_img{
	font-size: 0;
}
.business_font{
	background-color: #FFFFFF;
	width: 90%;
	padding: 20px;
	margin: -64px auto 0;
	position: relative;
	z-index: 96;
	overflow: hidden;
	border-radius: 5px;
}
.business_font1{
	font-size: 26px;
	color: #333333;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 10px;
}
.business_font1 a{
	display: inline-block;
	width: 51px;
	height: 30px;
	background-color: #007dfe;
	float: right;
	text-align: center;
	line-height: 30px;
	border-radius: 3px;
	font-size: 16px;
	color: #ffffff;
}
.business_font2{
	font-size: 18px;
	color: #666666;
	margin-top: 10px;
}

.news{
	overflow: hidden;
	box-shadow: 0 0 10px #f8f8f8;
}
.news_leff{
	float: left;
	font-size: 0;
	width: 51%;
}
.news .swiper-button-prev{
	left: 0;
	background: url(../images/left.png) center rgba(0,0,0,0.45) no-repeat;
	width: 36px;
	height: 60px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
}
.news .swiper-button-next{
	right: 49%;
	background: url(../images/right.png) center rgba(0,0,0,0.45) no-repeat;
	width: 36px;
	height: 60px;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
}
.news .swiper-button-prev:hover{
	background: url(../images/left.png) center #007dfe no-repeat;
}
.news .swiper-button-next:hover{
	background: url(../images/right.png) center #007dfe no-repeat;
}

.news_right{
	width: 49%;
	float: right;
	position: relative;
	padding: 55px 70px 0 90px;
}
.zd{
	position: absolute;
	top: 0;
	right: 0;
}
.news_right1{
	font-size: 26px;
	color: #333333;
	line-height: 46px;
	font-weight: bold;
}
.news_right2{
	font-size: 18px;
	color: #666666;
	line-height: 36px;
}
.news_right3{
	font-size: 16px;
	color: #999999;
	margin-top: 10px;
}
.news_right3 a{
	display: inline-block;
    width: 51px;
    height: 30px;
    background-color: #007dfe;
    float: right;
    text-align: center;
    line-height: 30px;
    border-radius: 3px;
    font-size: 16px;
    color: #ffffff;
}
.news1{
	margin-top: 60px;
}
.news1 ul{
	overflow: hidden;
}
.news1 ul li{
	list-style-type: none;
	width: 31%;
	margin: 0 1%;
	float: left;
	box-shadow: 0 0 10px #f8f8f8;
	padding: 30px 20px;
	border: 2px solid #FFFFFF;
}
.news1_d{
	font-size: 30px;
	color: #999999;
}
.news1_d span{
	color: #007dfe;
}
.news1_d code{
	font-size: 16px;
}
.news1_d1{
	font-size: 26px;
	margin-top: 10px;
}
.news1_d1 a{
	color: #333333;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.news1_d2{
	font-size: 18px;
	color: #666666;
	margin-top: 10px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.news1 ul li:hover{
	border: 2px solid #017efe;
}
.news1 ul li:hover .news1_d1 a{
	color: #007dfe;
}

.footer{
	background: url(../images/footer_bg.jpg) no-repeat;
	padding-top: 90px;
	margin-top: 90px;
	background-size: 100% 100%;
}
.footer1{
	width: 100%;
	max-width: 1300px;
	margin: 0 auto;
	overflow: hidden;
}
.footer_d{
	float: left;
	margin-right: 60px;
}
.footer_d p{
	font-size: 20px;
	color: #333333;
	margin-bottom: 20px;
}
.footer_d a{
	display: block;
	font-size: 18px;
	color: #666666;
	margin-top: 10px;
}
.footer_d1{
	float: right;
}
.footer_d1 p{
	font-size: 20px;
	color: #333333;
	margin-bottom: 20px;
}
.footer_d1d{
	font-size: 18px;
	color: #666666;
	margin-top: 10px;
}
.footer_d1d1{
	font-size: 14px;
	color: #999999;
	text-align: center;
	margin-top: 10px;
}
.footer_d1d1 img{
	display: block;
	margin: 0 auto 5px;
}
.footer2{
	width: 100%;
	max-width: 1300px;
	margin: 20px auto 0;
	font-size: 16px;
	color: #999999;
	text-align: center;
	line-height: 66px;
	border-top: 1px solid #dedede;
}

.header_m{
	display: none;
	height: 50px;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9639;
	background-color: #FFFFFF;
}

.header_m1{
	overflow: hidden;
}
.logo_m{
	width: 40%;
	float: left;
	margin: 9px 0 0 12px;
}
.logo_m img{
}
.icon_m{
	width: 10%;
	float: right;
	margin: 6px 10px 0 0;
}
.menu_m{
	display: none;
	position: fixed;
	z-index: 1000;
	top: 50px;
	left: 0;
	width: 60%;
	height: 100%;
	background-color: #ebebeb;
	padding: 23px 7% 0;
}
.menu_m1{
	width: 77%;
}
.menu_m2{
	margin-top: 20px;
}
.menu_m2 ul{
	
}
.menu_m2 ul li{
	list-style-type: none;
	line-height: 40px;
	border-bottom: 1px solid #dcdcdc;
	font-size: 16px;
	padding-left: 6%;
}
.menu_m2 ul li a{
	color: #333333;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.menu_m2 ul li a img{
	margin-right: 9px;
	vertical-align: middle;
}
.menu_msub{
	display: none;
	width: 100%;
	padding-left: 20px;
}
.menu_msub a{
	display: block;
	font-size: 14px;
	color: #fff;
}
.close{
	width: 32px;
	height: 32px;
	border-radius: 100%;
	text-align: center;
	line-height: 32px;
	background-color: #FFFFFF;
	font-size: 24px;
	color: #999999;
	margin: 30px auto 0;
}

.banner_img_m{
	display: none;
}
.business_content_m{
	display: none;
	font-size: 0;
}
.business_content_m .swiper-container{
	padding-bottom: 40px;
}
.business_content_m .swiper-pagination-bullet{
	background-color: rgba(255,255,255,0.7) !important;
	opacity: 1;
	vertical-align: middle;
}
.business_content_m .swiper-pagination-bullet-active{
	background-color: #ffffff !important;
	width: 12px;
	height: 12px;
}
.business_content_m1{
	font-size: 0;
	width: 90%;
	margin: 0 auto;
}
.business_content_m2{
	font-size: 0;
	float: left;
	width: 53%;
}
.business_content_m3{
	width: 55%;
	float: left;
	background-color: #FFFFFF;
	padding: 10px;
	margin: 20px auto 0 -30px;
	position: relative;
	z-index: 96;
	overflow: hidden;
	border-radius: 5px;
}
.business_content_m3d{
	font-size: 14px;
	color: #333333;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 5px;
}
.business_content_m3d1{
	font-size: 12px;
	color: #666666;
	margin-top: 5px;
}
.business_content_m3d2{
	text-align: right;
}
.business_content_m3d2 a{
	display: inline-block;
	width: 30px;
	height: 16px;
	background-color: #007dfe;
	text-align: center;
	line-height: 16px;
	border-radius: 3px;
	font-size: 12px;
	color: #ffffff;
}

.footer_m{
	display: none;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #FFFFFF;
	border-top: 1px solid #d7d7d7;
	font-size: 0;
}
.footer_m a{
	display: inline-block;
	width: 50%;
	font-size: 14px;
	color: #333333;
	line-height: 36px;
	text-align: center;
	border-left: 1px solid #e5e5e5;
}
.footer_m a:first-child{
	border-left: 0;
}
.footer_m a img{
	vertical-align: middle;
	height: 20px;
}

.inner_img{
	font-size: 0;
}

.inner_main{
	font-size: 0;
	overflow: hidden;
	width: 100%;
	max-width: 1300px;
	margin: 60px auto 0;
}
.inner_left{
	font-size: 0;
	width: 20%;
	float: left;
}
.inner_left1{
	background: url(../images/inner_bg.jpg) no-repeat;
	height: 90px;
	line-height: 90px;
	padding-left: 25px;
	font-size: 40px;
	color: #ffffff;
}
.inner_left1 img{
	vertical-align: middle;
}
.inner_left2{
	padding: 16px 20px 36px;
	box-shadow: 0 5px 15px #f5f5f5;
}
.inner_left2 ul{
	
}
.inner_left2 ul li{
	list-style-type: none;
	padding: 0 10px;
	font-size: 20px;
	line-height: 74px;
	border-bottom: 1px solid #e5e5e5;
}
.inner_left2 ul li a{
	color: #333333;
}
.inner_left2 ul li a span{
	float: right;
	margin-right: 16px;
}
.inner_left2on a{
	color: #ff9900 !important;
}
.inner_left2 ul li:hover a{
	color: #ff9900;
}
.inner_right{
	float: right;
	width: 77.4%;
}
.address{
	border-bottom: 1px solid #e5e5e5;
}
.address span{
	display: inline-block;
	padding: 0 16px;
	border-bottom: 2px solid #007dfe;
	font-size: 20px;
	margin-bottom: -1px;
	color: #333333;
	padding-bottom: 16px;
}
.address code{
	float: right;
	margin-right: 20px;
	font-size: 16px;
	color: #999999;
}
.address code a{
	color: #999999;
}

.cpzx{
	border: 1px solid #e1e1e1;
	margin-top: 60px;
	padding: 1px;
}
.cpzx1{
	background-color: #f5f5f5;
	font-size: 26px;
	color: #333333;
	padding: 0 26px;
	line-height: 60px;
}
.cpzx1 a{
	display: inline-block;
    width: 51px;
    height: 30px;
    background-color: #007dfe;
    float: right;
    text-align: center;
    line-height: 30px;
    border-radius: 3px;
    font-size: 16px;
    margin-top: 15px;
    color: #ffffff;
}
.cpzx2{
	padding: 20px 0;
}
.cpzx2 dl{
	overflow: hidden;
}
.cpzx2 dl dt{
	float: left;
	width: 26%;
	text-align: center;
	border-right: 1px solid #e8e8e8;
}
.cpzx2 dl dd{
	float: right;
	width: 72%;
	font-size: 18px;
	color: #999999;
	line-height: 36px;
}

.page{
	text-align: center;
	font-size: 0;
	margin-top: 60px;
}
.page a{
	display: inline-block;
	width: 31px;
	height: 28px;
	border: 1px solid #dcdcdc;
	border-radius: 2px;
	text-align: center;
	line-height: 26px;
	font-size: 14px;
	color: #666666;
	margin: 0 3px;
}
.pageon{
	background-color: #007dfe;
	border: 1px solid #007dfe !important;
	color: #FFFFFF !important;
}
.zxns{
	margin-top: 30px;
	border: 1px solid #ebebeb;
	background-color: #f7f7f7;
	padding: 30px;
}
.zxns1{
	
}
.zxns1 span{
	font-size: 24px;
	color: #333333;
}
.zxns1 span img{
	vertical-align: middle;
}
.zxns1 code{
	float: right;
	font-size: 16px;
	color: #999999;
}
.zxns1 code>img{
	vertical-align: middle;
}
.zxns1 code strong{
	margin-left: 10px;
}
.zxns1 code strong img{
	vertical-align: bottom;
}
.zk{
	display: none;
}
.zxns2{
	font-size: 0;
	margin-top: 10px;
}
.zxns2 span{
	display: inline-block;
	background-color: #FFFFFF;
	padding: 2px 9px;
	font-size: 18px;
	color: #666666;
	margin-right: 9px;
	border-radius: 20px;
}
.zxns3{
	display: none;
}
.zxns3 h2{
	font-size: 18px;
	color: #333333;
	margin-top: 30px;
}
.zxns3 p{
	font-size: 18px;
	color: #999999;
	margin-top: 10px;
}
.zxns1on{
	color: #007dfe !important;
}
.zzry{
	
}
.zzry ul{
	overflow: hidden;
}
.zzry ul li{
	border: 1px solid #e3e3e3;
	width: 31%;
	margin: 30px 1% 0;
	float: left;
	padding: 12px;
	height: 445px;
}
.zzry ul li img{
	display: block;
	margin: 0 auto 10px;
	width: 100%;
}
.zzry ul li a{
	display: block;
	text-align: center;
	font-size: 20px;
	color: #666666;
}

.zzryadd ul{
	overflow: hidden;
}
.zzryadd ul li{
	border: 1px solid #e3e3e3;
	width: 31%;
	margin: 30px 1% 0;
	float: left;
	padding: 12px;
	height: 245px;
}
.zzryadd ul li img{
	display: block;
	margin: 0 auto 5px;
	width: 100%;
	height: 192px;
}
.zzryadd ul li a{
	display: block;
	text-align: center;
	font-size: 20px;
	color: #666666;
}

.hbqjj{
	margin-top: 30px;
	font-size: 18px;
	line-height: 36px;
	text-indent: 2rem;
}
.hbqjj1{
	text-align: center;
	margin-top: 30px;
	font-size: 0;
}
.hbqjj1 img{
	margin: 0 5px 5px;
}

.hxjs{
	overflow: hidden;
	margin-top: 30px;
	box-shadow: 0 0 10px #F5F5F5;
}
.hxjs_left{
	float: left;
	font-size: 0;
	width: 43%;
}
.hxjs_right{
	width: 57%;
	float: left;
	font-size: 18px;
	color: #666666;
	line-height: 36px;
	padding: 60px 30px 0;
}

.contact{
	margin-top: 60px;
}
.contact_title{
	font-size: 30px;
	color: #333333;
	text-align: center;
	font-weight: bold;
}
.contact_font{
	font-size: 20px;
	color: #333333;
	text-align: center;
}
.contact_font img{
	vertical-align: middle;
}
.contact1{
	box-shadow: 0 0 10px #F5F5F5;
	padding: 36px 40px;
	width: 572px;
	margin: 30px auto 0;
}
.contact1_d{
	font-size: 26px;
	color: #333333;
	border-bottom: 1px solid #e5e5e5;
	padding: 0 10px 10px;
}
.contact1_d img{
	vertical-align: middle;
}
.contact1_d1{
	font-size: 20px;
	color: #666666;
	line-height: 40px;
	margin-top: 10px;
}
.contact1_d2{
	margin-top: 20px;
	font-size: 18px;
	color: #999999;
	text-align: center;
}
.contact1_d2 img{
	display: block;
	margin: 0 auto 10px;
}

.news_xq{
	font-size: 40px;
	color: #333333;
	text-align: center;
}
.news_xq1{
	font-size: 16px;
	color: #999999;
	text-align: center;
	margin-top: 10px;
}
.news_xq2{
	padding: 10px 0 40px;
	margin-top: 40px;
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
}
.news_xq2 p{
	font-size: 18px;
	color: #666666;
	/*line-height: 36px;*/
	/*margin-top: 30px;*/
	text-indent: 2rem;
}
.news_xq2d{
	margin-top: 30px;
	text-align: center;
}

.sxy{
	margin-top: 30px;
}
.sxy p{
	margin-top: 10px;
}
.sxy p span{
	display: inline-block;
	background: url(../images/sxy.jpg) no-repeat;
	width: 80px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	font-size: 14px;
	color: #666666;
	vertical-align: middle;
	margin-right: 5px;
}
.sxy p a{
	font-size: 18px;
	color: #666666;
	vertical-align: middle;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-inline-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.mtbd{
	overflow: hidden;
	margin-top: 30px;
}
.mtbd_left{
	width: 31%;
	float: left;
	font-size: 0;
}
.mtbd_right{
	width: 69%;
	float: left;
	padding: 20px 0 0 15px;
}
.mtbd_right1{
	font-size: 24px;
	color: #333333;
}
.mtbd_right1 a{
	color: #333333;
}
.mtbd_right2{
	font-size: 18px;
	color: #999999;
	line-height: 30px;
	margin-top: 10px;
}
.mtbd_right3{
	font-size: 16px;
	color: #999999;
	margin-top: 10px;
}
.mtbd_right3 img{
	vertical-align: middle;
}
.mtbd_right3 a {
	display: inline-block;
	width: 51px;
	height: 30px;
	background-color: #007dfe;
	float: right;
	text-align: center;
	line-height: 30px;
	border-radius: 3px;
	font-size: 16px;
	color: #ffffff;
}
.ywbk{
	margin-top: 30px;
}
.ywbk1{
	font-size: 0;
	height: 53px;
	background-color: #f5f5f5;
}
.ywbk1 span{
	display: block;
	height: 74px;
	margin-bottom: -21px;
	background: url(../images/ywbk_bg.jpg) no-repeat;
	width: 186px;
	font-size: 26px;
	color: #ffffff;
	text-align: center;
	line-height: 53px;
}
.ywbk2{
	margin-top: 40px;
	font-size: 18px;
	color: #666666;
	line-height: 36px;
}
.ywbk3{
	margin-top: 40px;
	font-size: 0;
}
.ywbk3 ul{
	overflow: hidden;
}
.ywbk3 ul li{
	list-style-type: none;
	width: 23%;
	margin: 0 1%;
	float: left;
	font-size: 18px;
	color: #666666;
	text-align: center;
}
.ywbk3 ul li img{
	display: block;
	margin: 0 auto 10px;
}
.ywbk4{
	margin-top: 40px;
	font-size: 0;
}
.ywbk4 dl{
	overflow: hidden;
}
.ywbk4 dl dt{
	float: left;
	font-size: 0;
	width: 40%;
}
.ywbk4 dl dd{
	float: left;
	width: 60%;
	padding: 10px 0 0 24px;
	font-size: 18px;
	color: #666666;
	line-height: 36px;
}

.qtcpadd{
	margin-top: 50px;
}
.qtcpadd ul{
	overflow: hidden;
}
.qtcpadd ul li{
	list-style-type: none;
    width: 48%;
    float: left;
    margin: 0 1% 30px;
    padding: 10px;
    -webkit-transition: .3s linear;
    transition: .3s linear;
}
.qtcpadd1{
	font-size: 16px;
    color: #333;
    text-align: center;
    padding: 30px 0;
    box-shadow: 0 0 10px #ddd;
    height: 580px;
    overflow: hidden;
}
.qtcpadd1 img{
	display: block;
	margin: 0 auto 10px;
}
.qtcpadd1 a {
	display: inline-block;
	width: 51px;
	height: 30px;
	background-color: #007dfe;
	float: right;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
	border-radius: 3px;
	margin: -10px 10px 0 0;
	color: #ffffff;
}
.qtcpadd ul li:hover .qtcpadd1{
	transform: translateY(-5px);
}

.ywbk2add{
	
}
.ywbk2add li{
	list-style-type: none;
	width: 100%;
	margin-bottom: 20px;
	text-align: center;
}
.ywbk2add li img{
	display: block;
	margin: 0 auto 10px;
}
.ywbk2add li a{
	display: inline-block;
    width: 51px;
    height: 30px;
    background-color: #007dfe;
    float: right;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    border-radius: 3px;
    margin: -10px 10px 0 0;
    color: #ffffff;
}
















