@charset "utf-8";






/* linkUs 联系我们 */

/* linkUsMap */
.linkUsMap{width: 100%;padding-top: 30px;}
.linkUsMap .mainCon{width: 100%;}

.linkUsMap .mainCon .conL{width: 455px;height: 496px;float: left;background: #fff;padding: 54px 70px 0 75px;}
.linkUsMap .mainCon .conL h3{font-size: 24px;color: #00b1a7;margin-bottom: 42px;}
.linkUsMap .mainCon .conL .box{width: 100%;}
.linkUsMap .mainCon .conL .box li{height: 71px;border-bottom: 1px solid #e5e5e5;overflow: hidden;}
.linkUsMap .mainCon .conL .box li:first-child{border-top: 1px solid #e5e5e5;}
.linkUsMap .mainCon .conL .box li img{display: block;margin-top: 18px;float: left;}
.linkUsMap .mainCon .conL .box li p{float: left;margin-top: 26px;width: 402px;float: right; padding-top:0; line-height:20px;}
.linkUsMap .mainCon .conL .box p span{font-size: 15px;color: #666666;}
.linkUsMap .mainCon .conL .box p em{font-size: 15px;color: #333;}




/* helpList 帮助列表页 */
.helpListCon{width: 100%;margin-top: 40px;}
.helpListCon .mainCon{width: 1200px;margin: 0 auto; background:#fff;}
.helpListCon .mainCon .conBox{ display:block; margin: 0 20px; padding:20px 0;}
.helpListCon .mainCon .con{width: 100%; text-align:center;}
.helpListCon .mainCon .con p{ text-align:left;}
/*图片加标题 弹窗*/
dl.dl_2 {float:left;width: 374px;margin: 0 6px 16px;}
dl.dl_2 dt img{width: 370px;height: 249px;background:#eee;display:block;overflow:hidden;padding: 2px;transition:background 0.5s ease;-o-transition:background 0.5s ease;-moz-transition:background 0.5s ease;-webkit-transition:background 0.5s ease;}
dl.dl_2 dd { float:left; width:370px; margin-top:18px; height:24px; text-align:center; overflow: hidden; white-space:nowrap; text-overflow: ellipsis;}
dl.dl_2 dd a{ color:#333333; font-size:14px; line-height:24px; padding-right:8px;-webkit-transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -o-transition: all 0.2s ease-out 0s; transition: all 0.2s ease-out 0s; }
dl.dl_2:hover dt img{ background:#00b1a7;}
dl.dl_2:hover dd{ color:#00b1a7; text-decoration: none;}
dl.dl_2:hover dd a{color:#00b1a7; text-decoration: none;}




/*风采*/
dl.qyfc {float:left;width: 374px;margin: 0 6px 16px;}
dl.qyfc dt img{width: 370px;height: 249px;background:#eee;display:block;overflow:hidden;padding: 2px;transition:background 0.5s ease;-o-transition:background 0.5s ease;-moz-transition:background 0.5s ease;-webkit-transition:background 0.5s ease;}
dl.qyfc dd { float:left; width:370px; margin-top:18px; height:24px; text-align:center; overflow: hidden; white-space:nowrap; text-overflow: ellipsis;}
dl.qyfc dd { color:#333333; font-size:14px; line-height:24px; padding-right:8px;-webkit-transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -o-transition: all 0.2s ease-out 0s; transition: all 0.2s ease-out 0s; }
dl.qyfc:hover dt img{ background:#00b1a7;}
dl.qyfc:hover dd{ color:#00b1a7; text-decoration: none;}
dl.qyfc:hover dd a{color:#00b1a7; text-decoration: none;}

/*荣誉*/
dl.qyry {float:left;width: 284px;margin-bottom:16px;margin-left: 6px;}
dl.qyry dt img{width: 280px;height: 290px;background:#eee;display:block;overflow:hidden;padding: 2px;transition:background 0.5s ease;-o-transition:background 0.5s ease;-moz-transition:background 0.5s ease;-webkit-transition:background 0.5s ease;}
dl.qyry dd { float:left; width:284px; margin-top:18px; height:24px; text-align:center; overflow: hidden; white-space:nowrap; text-overflow: ellipsis;}
dl.qyry dd a{ color:#333333; font-size:14px; line-height:24px; padding-right:8px;-webkit-transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -o-transition: all 0.2s ease-out 0s; transition: all 0.2s ease-out 0s; }
dl.qyry:hover dt img{ background:#00b1a7;}
dl.qyry:hover dd{ color:#00b1a7; text-decoration: none;}
dl.qyry:hover dd a{color:#00b1a7; text-decoration: none;}

/*图片标题简介*/
dl.dl_42{width: 274px;/* height: 300px; */margin: 0 7px;float: left;margin-bottom: 20px; border:1px solid #e2e2e2;  box-sizing: border-box;}
dl.dl_42 dt{display: block;width: 272px;/* height: 300px; */border-bottom:1px solid #e2e2e2;}
dl.dl_42 dt .Pic{width: 272px;height: 204px;display: block; }
dl.dl_42 dt img{display: block;transform:scale(1);transition: all 2s ease-out; width:272px; height:204px; overflow: hidden;}
dl.dl_42 dt:hover img{transform: scale(1.2);}
dl.dl_42 dd{padding: 28px  0;height: 10px;background: #fff;position: relative;}
dl.dl_42 dd h4{font-size: 16px;color: #333333;font-weight: normal;overflow: hidden; white-space:nowrap; text-overflow: ellipsis; /* margin-left:12px; */ font-weight:normal;}
dl.dl_42 dd h4 a{color: #333333;text-decoration: none;}


dl.dl_42 dd h5{text-align:center; width:120px; margin:15px auto 0; border-radius:36px; background:#fff; border:1px solid #006fd7;}
dl.dl_42 dd h5 a{line-height:24px;color:#006fd7; font-size:14px; width:100%; display:block;}
dl.dl_42 dd h5:hover{ background:#006fd7;}
dl.dl_42 dd h5 a:hover{color:#fff; font-size:14px;}
























