@charset "utf-8";
/* CSS Document */

body{background: #fafafa}
.send_logo img{height: 57px}
.blue{ color:#31acfb}

.main0{ height: 460px; margin:0 auto;margin-top:70px;width: 980px; background:#fff;}
.formBox{font-size: 14px;color: #333;width: 623px;margin: 0 auto;text-align: center;}
.formBox h3{line-height: 90px; font-size:20px;color: #31acfb;}
.formBox ul{ display: table;width: 100%;text-align: center;}
.formBox ul li{display: table-cell;height: 36px;line-height: 36px;width:180px;}
.formBox ul li.firLi {text-align: left;padding-left: 7px;box-sizing: border-box;}
.formBox ul li.lastLi {text-align: right;padding-right: 20px;box-sizing: border-box;}

.zc_input {line-height: 35px; width:60%; margin:30px auto; overflow: hidden; zoom: 1; }
.zc_input p {width: 25%; float: left; font-size: 14px; color: #333; margin-right: 22px; text-align: right; line-height:35px; }
.zc_input p span {color: #c40400; margin-right: 3px; }
.zc_input input {float: left; padding-left: 10px; width: 60%; height: 33px; line-height: 33px; border: 1px solid #dcdcdc; outline: nonel; border-radius: 4px; }
.zc_input img {width: 56px; height: 31px; display: inline-block;cursor: pointer; }
.yan {width: 28% !important; background: #e4e4e4; }
.sub4 {width: 160px !important; height: 40px !important; line-height: 40px; color: #fff; background: #31acfb; font-size: 16px; text-align: center; border: 0 !important; cursor: pointer; -webkit-appearance:none; appearance:none; border-radius:5px; float:none !important; margin:0 auto; display:block; }

.jym {width: 30%; height: 35px; display: block; background: #1f9acd; color: #fff; font-size: 14px; line-height: 35px; text-align: center; border-radius: 2px; float: left; margin-left: 2%;cursor: pointer; }
.jym:hover {color: #fff; }

.sub{height:96px;padding-top: 62px;font-size: 18px;}
.sub span{padding-right:15px;color: #31acfb;}
.btnBox_2 button{display: block;width: 160px;margin: 0 auto;background-color: #31acfb; border-radius: 5px;line-height: 40px;font-size: 16px;color: #fff;border: 0px;text-decoration: none; cursor:pointer}

.jym.imgcode{background: #fff;margin-left:0}