.survey{width:1120px;margin:80px auto;background:#fff;padding:0 40px 40px}@media only screen and (max-width:1000px){.survey{width:100%;margin:0;padding:0 0 40px}}.survey .title{font-size:24px;color:#8f1616;text-align:center;padding-top:50px}@media only screen and (max-width:1000px){.survey .title{font-size:36px}}.survey .desc{width:1000px;margin:0 auto;line-height:25px;margin-top:30px;font-size:16px;color:#333;padding-bottom:30px}@media only screen and (max-width:1000px){.survey .desc{width:96%;margin:0;padding:15px;line-height:50px}}.survey .survey-list-box{margin:0 auto;border-top:1px solid #d5d5d5;border-bottom:1px solid #d5d5d5}.survey .item-box{width:1000px;height:135px;margin:30px auto 40px;border:1px solid #ebebeb}@media only screen and (max-width:1000px){.survey .item-box{width:100%;height:auto}}.survey .item-box p{font-size:18px;color:#333;height:50px;line-height:50px;padding-left:30px;background:#ebebeb}@media only screen and (max-width:1000px){.survey .item-box p{height:auto;padding:20px 10px}}.survey .item-box ul li{font-size:16px;color:#333;float:left;line-height:80px;margin-right:50px;margin-left:30px}@media only screen and (max-width:1000px){.survey .item-box ul li{width:calc(100% - 60px);width:-webkit-calc(100% - 60px);float:none;line-height:65px;margin:10px auto 0}}.survey .item-box ul li label{cursor:pointer}.survey .item-box ul li input{position:relative;top:4px;width:20px;height:20px;padding-left:22px;cursor:pointer;background:url(../resource/check.png) no-repeat 2px -22px;-webkit-appearance:none}@media only screen and (max-width:1000px){.survey .item-box ul li input{position:relative;top:5px;width:38px;height:38px;margin-right:5px;background:url(../resource/mobile-check.png) no-repeat 2px -43px}}.survey .item-box ul li input:checked{background:url(../resource/check.png) no-repeat 2px 1px}@media only screen and (max-width:1000px){.survey .item-box ul li input:checked{background:url(../resource/mobile-check.png) no-repeat 2px 3px}}.survey .name-box{width:900px;margin:30px auto}@media only screen and (max-width:1000px){.survey .name-box{width:100%}}.survey .name-box .sub-btn{width:155px;height:50px;color:#fff;font-size:20px;text-align:center;line-height:50px;border-radius:10px;background:#6b3c30;border:none;display:block;margin:0 auto}.survey .name-box .sub-btn:hover{background:#a41918;cursor:pointer}