body {background: #f2f5f9;} footer { border-top: 1px solid #F6F6F6; } 
.bg {
    height: 410px;
    background-color: #F9F9F9;
    position: absolute;
    top: 0;
    left: 0;
    min-width: 1300px;
    width: 100%;
    background: url(../img/topbg.png) no-repeat #f7fbfc center center;
    background-size: cover;
    background: #0299d8;
    background: -o-linear-gradient(45deg, #ffb821 0, #ff5c38 33%, #ff1459 66%, #b8e7ff 100%);
    background: linear-gradient(45deg,#9face6 33%,#FFB6C1 60%,#009efd);
    background-size: 400%;
    background-position: 0 100%;
    -webkit-animation: gradient 7.5s ease-in-out infinite;
    animation: gradient 7.5s ease-in-out infinite;
    } 

header > div nav a,header > div .time-winter .time,header > div .time-winter .winter{ color:#FFF; } header > div nav .hover>a, header > div nav div>a:hover{ color:#FFF; }header > div nav .border-bottom:after{background:#FFF;} header > div nav .border-bottom{background: transparent;} .bg div { background: url("/skin/xhwzy/images/text.png") no-repeat center center; height: 143px; width: 837px; position: absolute; top: 60%; left: 50%; margin-left: -418.5px; margin-top: -71.5px; } header > div nav a { color: #FFF; } header > div .time-winter .time { color: #FFF; } header > div .time-winter .winter { color: #FFF; border: 1px solid #fff2f2;} article {padding-top: 130px;} .content {width: 1240px;margin:  0 auto;margin-bottom: 100px;background: #fff;padding: 30px;box-shadow: 1px 3px 12px 0 #d7e4edd9;} .content .left { padding-top: 15px; border-right: 1px solid #F6F6F6; width: 210px; } .content .left a { display: block; height: 50px; line-height: 50px; margin-bottom: 15px; text-align: center; font-size: 16px; color: #333; } .content .left a:nth-last-child(1) { margin-bottom: 0; } .content .left a i { vertical-align: middle; margin-top: -2px; font-size: 22px; margin-right: 12px; } .content .left .hover { color: #20c4ab; } .content .right {width: 1240px;} 
.content .right .thisContent p { line-height: 30px; font-size: 15px; margin-top: 15px; color: #f93b00; } .idea, .send {margin-top: 20px;width: 800px;overflow:  auto;} .idea textarea, .send textarea {display: block;height: 300px;width: 725px;padding: 10px 15px;line-height: 25px;font-size: 14px;color: #666;border: 1px solid #F1F1F1;resize: none;} .idea input[type='text'], .send input[type='text'] {display: block;line-height: 25px; height: 45px;color: #666;width: 760px;margin: 20px 0;padding: 10px 20px;border: 1px solid #F1F1F1;} .idea input[type='submit'], .send input[type='submit'] {display: block;width: 230px;height: 45px;text-align: center;line-height: 45px;background: #414141;color: #FFF;border: 0;border-radius: 3px;font-size: 15px;cursor: pointer;} .idea input[type='submit']:hover, .send input[type='submit']:hover { background: #26bda6; } .send { float: left; } .tj {float: right;width: 380px;max-width: calc(100% - 630px);margin-top: 20px;font-size: 14px;line-height: 30px;background: #fffaf5;color: #f93b00;padding: 15px 30px;border-radius: 5px;}.list_li{box-shadow: 0 -1px 18px rgba(0, 0, 0, 0.12);}
.input .layui-edge{
     right: 55px;
}
.input .layui-form-select dl{
	    min-width: 760px;
}
#fbKeyImg {
    width: 100px;
    padding: 15px;
    float: left;
    margin-top: 6px;
}

@media screen and (max-width:800px){
    .content .right{
         width:100%;
         padding: 0;
    }
    .content,.idea{
       width:100%;
       padding: 20px;
       overflow: hidden;
    }
    .send{
        width: 96%;
        overflow: inherit;
    }
    .idea input[type='text'], .send input[type='text']{
        width: 80% !important;
        margin: 2!important;
        margin-bottom: 20px !important;
    }
    .url{
        margin-left: 0 !important;
    }
    .idea textarea, .send textarea{
        width: 83%!important;
    }
    #fbKeyImg{
        padding: 0;
        margin: 0 34px 0 0;
        float: none;
    }
    .idea input[type='submit'], .send input[type='submit']{
        margin-top: 20px !important;
        width: 90%;
    }
    .tj{
        width: 94%;
        max-width: 100%;
    }
    article{
        overflow:hidden;
        padding-top: 90px;
    }
.layui-select-title input[type='text'] {
    width: 90% !important;
    margin: 2!important;
    margin-bottom: 20px !important;
}
.input .layui-edge{
    right: 15%;
}
.input .layui-form-select dl{
	    min-width: 90%;
}

}