*{
    margin: 0;
    padding: 0;
}
body{
    min-width: 1360px;
}
.dqwz{
    width: 100%;
    height: 75px;
    
}
.dqwzc{
    width: 1200px;
    height: 75px;
    margin: 0 auto;
    line-height: 75px;
    font-size: 18px;
}
.dqwzc a{
    color: #000;
}
.dqwzc a:hover{
    color: #126fd6;
}
.sou{
    width: 100%;
    height: 75px;
    
}
.souC{
    width: 1200px;
    height: 75px;
    margin: -53px auto;
}
.souss{
    width: 207px;
    height: 31px;
     float: right;
}
.souC input{
    padding-left: 10px;
    width: 176px;
    height: 31px;
    outline: none;
    border: 2px solid #f0f0f0;
    float: left;
    border-right: none;
}
input::-webkit-input-placeholder{
    color: #bcbcbc;
}
.sous{
    width: 31px;
    height: 31px;
    background-color: #146cd8;
    line-height: 31px;
    text-align: center;
    float: right;
    border: 2px solid #f0f0f0;
    border-left: none;
    margin-top: -35px;
}
.neir{
    width: 100%;
    height: 986px;
}
.neirC{
   width: 1200px;
   height: 986px;
   margin: 0 auto;
}
.neirC .left{
    width: 230px;
    height: auto;
    border: 1px solid #f0f0f0;
    border-top: none;
    float: left;
}
.neirC .left .neitop{
    width: 230px;
height: 55px;
border-top: 3px solid #146cd8 ;
line-height: 55px;
text-align: center;
}
.neirC .left .neitop a{
    color: #146cd8;
    font-size: 20px;
}
.neirC .left li{
    width: 230px;
    height: 40px;
    border-top:2px solid #f0f0f0;
    line-height: 40px;
    text-align: center;
}
.neirC .left  a{
    color: #000;
    font-size: 18px;
}
.neirC .left li:hover{
    background-color: #126fd6;
    color: #f0f0f0 !important;
}
.neirC .right{
    width: 961px;
    height: 968px;
    border: 1px solid #f0f0f0;
    float: right;
}
.neirC .right .tplb{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-left: 14px;
    padding-top: 18px;
    padding-right: 14px;
    box-sizing: border-box;
}
.neirC .right .tplb li{
    width: 300px;
    height: 295px;
    margin-bottom: 28px;
    background-color: #d8e7fe;
}
.neirC .right .tplb li img{
    margin-bottom: 18px;
}
.neirC .right .tplb li p{
    margin-left: 10px;
}
.neirC .right .tplb li span{
display: inline-block;
margin-bottom: 10px;
font-size: 14px;
color: #000;
}
.feny{
    width: 100%;
    height: 77px;

}
.fenyC{
    width: 961px;
    height: 77px;
    margin: 0 auto;
   padding-left: 412px;
   position: relative;
}
.fenyC a{
    color: #000;
    border: 2px solid #f0f0f0;
    width: 35px;
    height: 35px;
    display: inline-block;
    border-radius: 7px;
    text-align: center;
    line-height: 35px;
}
.fenyC a:nth-child(11){
    width: 60px;
    border-radius: 7px;
}
.fenyC a:nth-child(14){
    width: 46px;
    border-radius: 7px;
    margin-left: 48px;
}
.fenyC input{
    width: 39px;
    height: 39px;
    border-radius: 7px;
    border: 2px solid #f0f0f0;
    outline: none;
    margin-left: 10px;
    position: absolute;
    top: 25px;
    left: 1001px;
    box-sizing: border-box;
    padding-left: 13px;
}
.fenyC a:hover{
    background-color: #126fd6;
    color: #f0f0f0 !important;
}