@charset "utf-8";
/* CSS Document */

/*****************联系**********************/
.map{ width:100%; height:600px; position:relative}
.map .bg{ width:100%; height:300px; position:absolute; background:url(../images/contact-png.png); z-index:99; left:0; top:50%; margin-top:-150px;}
.map .bg .txt{ width:90%; max-width:1440px; margin:0 auto;}
.map .bg .txt .title{ height:52px; padding-top:28px;}
.map .bg .txt .bt{ height:70px;}
.map .bg .txt .bt span{ display:block; height:26px; line-height:26px; color:#00f1e3; font-size:22px; padding-top:5px;}
.map .bg .txt .bt em{ height:32px; display:block; line-height:32px; color:#00f1e3; padding-top:5px; font-size:20px;}
.map .bg .txt .nr{ width:auto; height:auto; color:#fff; line-height:30px;}

.contactn{ width:90%; margin:0 auto; margin-top:35px; margin-bottom:50px; height:auto;}
.contactn .left{ width:100%; height:auto;}
.contactn .left .title{ width:auto; height:auto; margin-top:25px; text-align:center}
.contactn .left .title span{ display:block; height:32px; line-height:32px; color:#000000; font-size:20px;}
.contactn .left .title em{ display:block; height:24px; line-height:24px; color:#000000; font-size:16px;}
.contactn .left .en{ width:100%; text-align:center; height:auto; padding-top:10px; line-height:28px;  font-size:14px; color:#6c6c6c}
.contactn .left .cn{ width:100%; height:auto; text-align:center; padding-top:10px; color:#6c6c6c; font-size:12px; line-height:26px;}
.contactn .right{ width:100%; height:auto; margin-top:20px;}
.contactn .right .title{ height:38px; line-height:38px; color:#6c6c6c; font-size:18px;}
.contactn .right ul li{ width:100%; min-height:55px; overflow:hidden; margin-bottom:10px;}
.contactn .right ul li .inp{  width:95%; height:33px; height:35px; border:none; padding-top:10px; padding-bottom:10px; line-height:35px; color:#6c6c6c; font-size:14px; background:#f2f2f2;  padding-left:2%; padding-right:2%; border:1px solid #fff}
.contactn .right ul li .tex{ width:95%;  height:217px; background:#f2f2f2;   font-size:14px; padding-top:10px; padding-bottom:10px; padding-left:2%; padding-right:2%; border:1px solid #fff; }
.contactn .right ul li .btn{ width:200px; height:50px; background:#000; color:#fff; font-size:16px; cursor:pointer; display:block; text-align:center; line-height:50px; border:none}

