﻿@charset "utf-8";
/* CSS Document */

* { margin:0; padding:0; list-style:none;}
body { background:#e5e5e5;}




.zcbox { width:1000px; background:#fff; margin:40px auto; overflow:hidden; padding:40px 0; min-height:640px; box-shadow:2px 2px 2px rgba(0,0,0,.05);}



/*流程*/
.lc { }
.lc ul { text-align:center; font-size:0;}
.lc ul li { background:#e5e5e5; height:40px; line-height:40px; display:inline-block; font-size:16px; padding:0 70px; overflow:hidden; color:#454545;}
.lc ul .on { color:#fff; background:url(../images/294.jpg) no-repeat right top #eb3535;}
.lc ul .bg1 { background:url(../images/293.jpg) no-repeat right top #e5e5e5;}



/*流程*/
.lc_mm { }
.lc_mm ul { text-align:center; font-size:0;}
.lc_mm ul li { background:#e5e5e5; height:40px; line-height:40px; display:inline-block; font-size:16px; padding:0 40px; overflow:hidden; color:#454545;}
.lc_mm ul .on { color:#fff; background:url(../images/294.jpg) no-repeat right top #eb3535;}
.lc_mm ul .bg1 { background:url(../images/293.jpg) no-repeat right top #e5e5e5;}





/*表单*/
.bd { width:520px; overflow:hidden; margin:0 auto;}
.bd ul {}
.bd ul li { font-size:0; height:40px;}
.bd ul li .t1 { color:#454545; font-size:16px; line-height:40px; height:40px;}
.bd ul li .t1 span { color:#eb3535; margin-left:10px; font-size:16px;}
.bd ul li .t2 { color:#454545; font-size:14px; line-height:40px; height:40px;}
.bd ul li .t2 span { color:#eb3535;}
.bd ul li .kk1 { height:38px; line-height:38px; width:478px; border:1px solid #e5e5e5; color:#757575; font-size:14px; border-radius:5px; padding:0 10px;}
.bd ul li .kk2 { height:38px; line-height:38px; width:368px; border:1px solid #e5e5e5; color:#757575; font-size:14px; border-radius:5px; padding:0 10px; float:left;}
.bd ul li .yzm { height:40px; overflow:hidden; float:left; margin-left:20px;}
.bd ul li .an1 { height:38px; line-height:38px; border:1px solid #e5e5e5; text-align:center; color:#757575; font-size:13px; width:88px; float:left; border-radius:5px; background:#f9f9f9; margin-left:20px;}
.bd ul li .an2 { height:36px; line-height:36px; text-align:center; color:#fff; font-size:14px; width:250px; margin:0 auto;  border-radius:5px; background:#ef5d5d; border:none;}
.bd ul .mar { margin-top:20px;}


