﻿@charset "utf-8";
/* CSS Document */
.banner-box{background:url(../images/index/huwai.jpg) no-repeat center top;height:420px;min-width:1200px;width:100%}
.main-tit{padding:60px 0 30px;text-align:center}
.main-tit h2{color:#333;font-size:30px;line-height:30px;padding-bottom:18px}
.main-tit p{color:#666;font-size:14px;line-height:24px;margin:auto;max-width:706px}
.btn-box{margin-top:60px;text-align:center}
.btn-box a{background:#ee0000;border:1px solid #d51616;border-radius:3px;color:#fff;cursor:pointer;display:inline-block;font-size:16px;height:44px;line-height:42px;width:200px;margin:0 15px}
.btn-box a:hover{text-decoration:none;background-color:#d51616}
.about-code{display:none}
.btn-box a.rel:hover .about-code{position:absolute;display:block;width:370px;height:331px;top:-352px;left:-85px;background-color:#fff;box-shadow:0 0 10px rgba(135,135,135,.5);border-radius:4px;text-align:center;font-size:16px;color:#333}
.btn-box a.rel:hover .about-code p{margin-top:52px}
.img-box-1{padding-top:30px}
.huan-dm{margin-top:20px;padding-bottom:60px}
.huan-dm table{width:100%}
.huan-dm table th,.huan-dm table td{border:1px solid #e3e3e2;vertical-align:middle;text-align:center}
.huan-dm table th{background-color:#f7f7f7;line-height:56px;color:#5c6061;font-size:18px}
.huan-dm table td{padding:25px 15px;font-size:16px}
.huan-dm table td span{color:#e6543d}
