.layout {
    background: url("../img/index.jpg") left top no-repeat #FFF;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}
.layout {
    width: 1920px;
}
.layout-top {
    height: 204px;
}
.cneter{
    width: 1800px;
    height: 782px;
    margin-left: auto;
    margin-right: auto;
}
.layout-cneter {
    width: 1766px;
    height: 782px;
    margin-left: auto;
    margin-right: auto;
}
.layout-cneter-left {
    width: 1489px;
}
.layout-cneter-leftt {
    width: 1220px;
}

.Suggestion-List {
    min-height: 630px;
}
.Suggestion-List iframe{
    height: 610px;
}

@media screen and (min-width: 1920px) {
    body {
        overflow-y: hidden;
    }
}

/*1366分辨率*/
@media screen and (max-width: 1380px) {
    body {
        overflow-y:hidden;
    }
    p {
        display: block;
        -webkit-margin-before: 0.2em;
        -webkit-margin-after: 0.2em;
        -webkit-margin-start: 0px;
        -webkit-margin-end: 0px;
    }
    .layout {
        width: 1366px;
    }
    .layout {
        background: url("../img/index.jpg") no-repeat #FFF;
        overflow: hidden;
        margin-left: auto;
        margin-right: auto;
        background-size: 100% 100%;
    }
    .layout-cneter {
        width: 1214px;
        margin-left: auto;
        margin-right: auto;
        height: 600px;
    }
    .cneter{
        width: 1340px;
        height: 600px;
        margin-left: auto;
        margin-right: auto;
    }
    .layout-cneter-leftt {
        width: 924px;
    }
    .layout-cneter-leftt{
        position: relative;
        float: left;
        height: auto;
    }
    .layout-cneter-left {
        width: 1000px;
    }
    .layout-cneter-left {
        position: relative;
        float: left;
        height: 100%;
        border-bottom-left-radius: 7px;
        border-top-left-radius: 7px;
    }
    .layout-cneter-right {
        width: 174px;
        height: 100%;
        position: relative;
        float: right;
        border-bottom-right-radius: 7px;
        border-top-right-radius: 7px;
        background-color: rgba(219,188,165,0.92);
        font-size: 12px;
        color:#c7171d;
        line-height: 16px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .layout-cneter-right img{
        width:100%;
        height: 80px;
    }
    .layout-cneter-right span{
        font-size: 16px;
    }
    .layout-cneter-rightt{
        width: 310px;
        height: auto;
        position: relative;
        float: right;
        background-color: rgba(219,188,165,0.92);
        box-shadow: 0px 0px 100px rgba(0,0,0,0.5);
        font-size: 12px;
        color: #b60a10;
        font-family: '微软雅黑';
        padding: 15px 20px 0px 30px;
        margin-top: 10px;
    }
    .intro-img{
        text-align: center;
        width: 300px;
        height: 130px;
        border: 1px solid #cc141a
    }
    .layout-cneter-rightt span{
        font-size: 16px;
    }
    .rightt-img{
        width: 100%;
        height: 130px;
    }
    .rightt-text{
        line-height: 18px;
        height: 300px;
        padding-top: 10px;
    }
    .layout-top {
        height: 100px;
    }
    .layout-top a{
        width:500px;
        height:90px;
        display:block;
        margin: 0px 0px 0px 70px;
        float:left;
        margin-top: 5px;
    }
/*	.layout-top a img{
	    margin-top:10px;
	}*/
    .ul1 li{
        width: 350px;
        background-image: linear-gradient(to right, #dec2a9,#eddcb8, #faf3c6);
        border: 1px solid #fff8c7;
        margin-top: 4px;
        padding: 15px 0px 15px 30px;
        font-size: 26px;
        font-family: '微软雅黑';
        box-shadow: 0px 0px 20px rgba(0,0,0,0.5);
    }
    .ul1 li:nth-child(1){
        margin-top: 0px;
        border-top-left-radius: 30px;
    }
    .ul1 li:nth-child(5){
        border-bottom-left-radius: 30px;
    }
    .ul1 li a{
        display: inline-block;
        color: #c7171d;
        line-height: 76px;
    }
    .ul1 li a img{
        width: 70px;
        height: 70px;
        float: left;
        margin-right: 20px;
    }
    .ul2 li{
        width: 280px;
        background-image: linear-gradient(to left, #dec2a9,#eddcb8, #faf3c6);
        border: 1px solid #fff8c7;
        margin-top: 4px;
        padding: 15px 0px 15px 100px;
        font-size: 26px;
        font-family: '微软雅黑';
        box-shadow: 0px 0px 20px rgba(0,0,0,0.5);
    }
    .ul2 li:nth-child(1){
        margin-top: 0px;
        border-top-right-radius: 30px;
    }
    .ul2 li:nth-child(5){
        border-bottom-right-radius: 30px;
    }
    .ul2 li a{
        display: inline-block;
        color: #c7171d;
        line-height: 76px;
    }
    .ul2 li a img{
        width: 70px;
        height: 70px;
        float: left;
        margin-right: 20px;
    }
    .nine{
        position: absolute;
        top: 130px;
        left:32.5%;
        width: 330px;
        height: 310px;
        border-radius: 100%;
        background:url("../img/nine_bg.png") no-repeat center center;
        background-size: 100% 100%;
        text-align:center;
        font-size: 30px;
        font-family: '微软雅黑';
    }
    .nine a img{
        margin-top: 65px;
    }
    .nine a{
        color:#c7171d;
    }
    #flash{
        float:right;
        width:650px;
        height:60px;
        margin-top: 10px;
        overflow:hidden;
    }
    #flash img{
        width: 100%;
        height: 100%;
    }
    .code{
        width: 205px;
        height: 99px;
        padding: 0px 50px;
    }
    .code_text{
        float: left;
        text-align:right;
        width: 60px;
        height: 55px;
        border-right:2px solid #fff;
        margin-top: 13px;
        padding-right: 15px;
    }
    .code_text p{
        font-size: 12px;
        margin-top: 13px;
    }
    .code img{
        margin-left: 15px;
        width: 70px;
        height: 70px;
    }
    .layout-buts-top {
        height: 40px;
        line-height: 40px;
        border-bottom: dotted #FFF 1px;
    }
    .layout-buts-top a, .layout-buts-top a:link, .layout-buts-top a:active, .layout-buts-top a:visited {
        display: list-item;
        list-style-type: none;
        float: left;
        width: 103px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        font-size: 12px;
        color: #FFF;
        margin-left: 6px;
        background-image: -webkit-linear-gradient(to top, #cd0d0b,#e63416, #fc5921);
        background-image: linear-gradient(to top, #cd0d0b,#e63416, #fc5921);
        border-radius: 9px;
        -webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
        -moz-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
        font-family: '微软雅黑';
        box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
    }
    .layout-buts-top a:nth-child(n+9) {
        margin-top: 20px;
    }
    .Return {
        background: url("../img/Return.png") no-repeat center center;
        position: absolute;
        top: 14px;
        right: 0px;
        width: 100px;
        height: 35px;
        background-size: 100%;
    }
    .layout-cneter-info {
        height: 500px;
        overflow-y: auto;
        margin-top: 20px;
        padding-bottom: 20px;
    }
    .layout-cneter-info .item {
        position: relative;
        float: left;
        width: 305px;
        padding-right: 10px;
        position: relative;
        margin-bottom: 15px;
    }
    .layout-cneter-info a .item{
        width: 305px;
    }
    .layout-cneter-info .item .panel {
        height: 190px;
    }
    .layout-cneter-info .item img{
        width: 100%;
        height: 100%;
    }
    .layout-cneter-info .item .panel .img {
        width: 100px;
        height: 150px;
        margin: 10px;
        float: left;
    }
    .layout-cneter-info .item .panel .tel {
        width: 70px;
        height: 32px;
        margin-left: 5px;
        background-size:100%;
    }
    .layout-cneter-info .item .panel .message {
        width: 170px;
        height: 180px;
        float: left;
        line-height: 13px;
        padding-top: 10px;
        font-size: 12px;
        position: relative;
    }
    .layout-cneter-info .item .panel .tel-panel {
        position: absolute;
        top: -10px;
        right: -20px;
        width: 106px;
        height: 32px;
        border-top: none;
    }
    .Tabsk-Types {
        width: 640px;
        margin-left: auto;
        margin-right: auto;
    }
    .Tabsk-Types a, .Tabsk-Types a:link, .Tabsk-Types a:active, .Tabsk-Types a:visited {
        width: 250px;
        line-height: 70px;
        display: inline-block;
        height: 70px;
        font-size: 20px;
    }
    a.Supervision_but, a.Supervision_but:link, a.Supervision_but:hover, a.Supervision_but:active, a.Supervision_but:visited {
        width: 350px;
        height: 79px;
        display: list-item;
        float: left;
        margin-left: 40px;
        list-style-type: none;
        background-size: 100%;
    }
    .layout-right{
        width: 212px;
        height: 100%;
        position: relative;
        float: right;
        border-bottom-right-radius: 7px;
        border-top-right-radius: 7px;
        background-color: rgba(219,188,165,0.92);
        color:#c7171d;
        line-height: 16px;
        font-size: 12px;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 41px;
    }
    .layout-right span{
        font-size: 16px;
        font-family: '宋体';
    }
    .layout-right img{
        width: 100%;
        height: 80px;
    }
    .layout-bottom {
        height: 76px;
    }
    .layout-cneter-view {
        padding: 15px;
    }
    .Process-Title {
        background: url("../img/Process.png") no-repeat center top;
        height: 40px;
        line-height: 40px;
        border-bottom: dotted #FFF 1px;
        background-size: 20%;
    }
    .Tabsk-Types a:nth-child(n+3) {
        margin-top: 30px;
    }
    .Tabsk-List-Title {
        height: 50px;
        color: #7f1304;
        font-size: 30px;
        text-align: center;
        font-weight: 900;
    }
    .TitleName {
        font-size: 26px;
        font-weight: bold;
        text-align: center;
        height: 40px;
        color: #7f1304;
        font-size: 30px;
        text-align: center;
        font-weight: 900;
        color: #891f0e;
        line-height: 30px;
    }
    .layout-cneter-info {
        line-height: 17px;
    }
    .Search {
        position: absolute;
        left: 30px;
        top: 15px;
    }
    .Tabsk-Title {
        background: url(../img/Tabsk_title.png) no-repeat center top;
        height: 40px;
        line-height: 40px;
        border-bottom: dotted #FFF 1px;
        background-size: 20%;
    }
    .layout-cneter-info .item .panel .message .vote-but {
        text-align: center;
        color: #000;
        line-height: 25px;
        height: 25px;
        margin-top: 5px;
        font-weight: 900;
        cursor: default;
        width: 80px;
        background: url(../img/vote-but_bg.png);
        display: inline-block;
        font-size: 12px;
        background-size: 100%;
    }
    .layout-cneter-info .item .panel .name, .layout-cneter-info .item .panel .jobpost {
        background-color: #57a2de;
        height: 23px;
        line-height: 23px;
        text-align: center;
        color: #000;
        font-size: 12px;
    }
    .Suggestion-title {
        background: url(../img/Suggestion_bg.png) no-repeat center center;
        height: 40px;
        margin-bottom: 20px;
        background-size: 20%;
    }
    .Tabsk-List th, .TaskInfo-Talbe th {
        height: 37px;
        line-height: 37px;
        font-size: 16px;
        background-color: rgba(171,41,26,0.4);
        color: #FFF;
    }
    .Tabsk-List td, .TaskInfo-Talbe td {
        height: 37px;
        line-height: 37px;
        font-size: 16px;
        background-color: rgba(250,152,53,0.4);
    }
    .MessageTdTitle {
        font-size: 16px;
        height: 60px;
        width: 100px;
    }
    input[type=text], input[type=password] ,select{
        padding: 0px 0px 0px 3px;
        border: 1px solid #c1c1c1;
        height: 22px;
        line-height: 22px;
        vertical-align: middle;
        width: 400px;
        height: 40px;
    }
    .MessageTxtt{
        width:100%;
        height:120px;
        line-height:30px;
    }
    .MessageTxt {
        font-size: 16px;
        line-height: 40px;
        background-color: rgba(256,256,256,0.6);
    }
    .Supervision {
        background: url(../img/Supervision.png) no-repeat center top;
        height: 40px;
        line-height: 40px;
        border-bottom: dotted #FFF 1px;
        background-size: 20%;
    }
    .layout-buts-titlee{
        height: 40px;
        line-height: 20px;
        color: #7f1304;
        font-size: 30px;
        font-weight:bold;
        font-family:'微软雅黑';
        text-align: center;
    }
    .layout-buts-title{
        height: 40px;
        color: #7f1304;
        font-size: 25px;
        text-align: center;
        line-height: 30px;
    }
    .col-md-12{
        height:543px;
        padding-bottom: 20px;
    }
    .Suggestion-List {
        min-height: 450px;
    }
    .Suggestion-List iframe{
        height: 400px;
    }
    .cb-box{
        width: 405px;
    }
    .messbox{
        padding: 1%;
    }
    .Suggestion-List >table{
        line-height: 35px;
    }
    .Suggestion-List td {
        font-size: 14px;
    }
    .centers h1 {
        text-align: center;
        font-size: 24px;
    }
}

