.details_wrap { overflow: hidden; background: #fff; padding: 20px; min-height: 600px; }
.details_wrap .details_head { width: 100%; border-bottom: 1px solid #f5f5f5; padding-bottom: 10px; }
.details_wrap .details_head .title { color: #333; line-height: 50px; font-size: 30px; font-weight: initial; text-align: center; width: 100%; }
.details_wrap .details_head .list { width: 100%; line-height: 36px; text-align: center; }
.details_wrap .details_head .list p { display: inline-block; _zoom: 1; _display: inline; font-size: 14px; color: #666; margin: 0 20px; }
.details_wrap .details_head .list p a, .details_wrap .details_head .list p span { color: #565656; }
.details_wrap .details_head .list .phone { display: inline-block; _zoom: 1; _display: inline; position: relative; }
.details_wrap .details_head .list .phone span { color: #ffcb62; font-size: 14px; cursor: pointer; }
.details_wrap .details_head .list .phone:hover .ewmdiv { display: block; }
.details_wrap .details_head .list .phone .ewmdiv { display: none; width: 245px; height: 265px; background: url(../img/ewmbg2.png) no-repeat; position: absolute; right: 60px; top: -35px; }
.details_wrap .details_head .list .phone .ewmdiv img { width: 180px; height: 180px; margin: 20px 0 4px -24px; }
.details_wrap .details_head .list .phone .ewmdiv .tips { width: 90%; height: 40px; line-height: 40px; font-size: 14px; color: #565656; text-align: center; }
.details_wrap .details_cont { width: 100%; overflow: hidden; font-size: 15px; color: #333; line-height: 26px; margin: 10px auto 30px; float: left; }
.details_wrap .details_cont h3 { background: #f9f9f9;border-left: 10px solid #f80;color: #333;font-size: 19px;height: 44px;line-height: 45px;padding-left: 10px;margin-bottom: 22px;margin-top: 10px;font-family: Arial,'Microsoft Yahei';font-weight: bold; }
.details_wrap .details_cont p { width: 100%; /*float: left;*/ margin: 10px 0;text-indent: 2em; color: #666; }
.details_wrap .details_cont img { display: block; max-width: 98%; margin: 10px auto; }
.details_wrap .details_cont .tit { font-weight: bold; line-height: 26px; }

.about_rd { overflow: hidden; background: #fff; padding: 20px; margin-top: 30px; }
.about_rd .L_title { width: 100%; height: 22px; line-height: 22px; font-weight: bold; }
.about_rd .L_title span { font-size: 20px; color: #333; float: left; }
.about_rd .L_title .more { float: right; font-size: 14px; color: #99ccff; line-height: 22px; }
.about_rd .L_title .more i { display: inline-block; background: url(../img/img_icon.png) no-repeat; height: 4px; width: 10px; background-position: -17px 0; margin: 0 3px 3px; }
.about_rd .info { width: 535px; height: 120px; overflow: hidden; float: left; }
.about_rd .info .bt { width: 100%; height: 24px; line-height: 24px; font-size: 20px; color: #111; overflow: hidden; }
.about_rd .info .bt:hover { color: #0281ff; }
.about_rd .info .dece { width: 100%; height: 26px; line-height: 26px; font-size: 14px; color: #666; overflow: hidden; margin-top: 10px; }
.about_rd .info span { float: left; height: 18px; font-size: 14px; color: #565656; margin-top: 15px; }
.about_rd .info .btn { height: 16px; line-height: 16px; margin-top: 10px; float: right; font-size: 14px; color: #99ccff; }
.about_rd .info .btn:hover { color: #0281ff; }

.about_rd .info_no { width: 100%; height: 120px; overflow: hidden; float: left; }
.about_rd .info_no .bt { width: 100%; height: 24px; line-height: 24px; font-size: 20px; color: #111; overflow: hidden; }
.about_rd .info_no .bt:hover { color: #0281ff; }
.about_rd .info_no .dece { width: 100%; height: 26px; line-height: 26px; font-size: 14px; color: #666; overflow: hidden; margin-top: 10px; }
.about_rd .info_no span { float: left; height: 18px; font-size: 14px; color: #565656; margin-top: 15px; }
.about_rd .info_no .btn { height: 16px; line-height: 16px; margin-top: 10px; float: right; font-size: 14px; color: #99ccff; }
.about_rd .info_no .btn:hover { color: #0281ff; }


.about_rd ul { width: 100%; overflow: hidden; margin-top: 20px; }
.about_rd li { height: 90px; padding-bottom: 30px; margin-bottom: 30px; border-bottom: 1px dashed #edeff5; }
.about_rd li .img { display: block; float: left; margin-right: 30px; }
.about_rd li .img, .about_rd li .img img { width: 144px; height: 90px; }
.about_rd li:last-child { margin-bottom: 0; border: none; }

.details_wrap .pagesxp{ /*margin-bottom: 15px;*/ }
.details_wrap .pagesxp li{ line-height: 32px; color: #333; font-size: 14px; }
.details_wrap .pagesxp li+ li{ border-top: 1px dashed #ccc; }
.details_wrap .pagesxp a{ color: #444; }
.details_wrap .pagesxp a:hover{ color: #0080ff; }

