* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}    
ol, ul {
list-style: none;
}   
a{
text-decoration: none;
}
.header{
    width: 100%;
    background: url(wdk_header.png) top center no-repeat;
    height: 452px;
    overflow: hidden;
}
.top-logo{
width: 1200px;
margin: 0 auto;
display: block;

}

.header-con{
    width: 1200px;
    margin: 0 auto;
    padding-top: 280px;
position: relative;
}

.top-tit{
position: absolute;
top: 0;
}
.search-box {
    position: relative;
    width: 800px;
    margin: 0 auto;
}
.sear-input {
width: 100%;
border: 3px solid #acd3ff;
background: rgba(255, 255, 255, 0.3);
font-size: 16px;
padding: 0 20px;
height: 60px;
line-height: 60px;
border-radius: 30px;
padding: 0 20px;
color: #fff;
}
.sear-btn{
position: absolute;
height: 42px;
line-height: 42px;
border: 0;
background: transparent;
top: 10px;
right: 20px;
}
input::placeholder {
color: #fff; 
}
input::-webkit-input-placeholder { 
color: #fff;
}
.wdk-box{
width: 1200px;
margin: 0 auto;
padding: 10px;
/* border: 2px solid #acd3ff; */
border: 2px solid transparent;
border-radius: 40px;
margin-top: -75px;
background-color: #fff;
background-clip: padding-box, border-box;
background-origin: padding-box, border-box;
background-image: linear-gradient(to right, #fff, #fff), linear-gradient(#acd3ff, transparent);
margin-bottom: 30px;
min-height: 500px;
}


.zswdk-content{
display: flex;
margin-top: 30px;
}
.zswdk-content-left {
width: 65%;   
}
.zswdk-content-left.full{
width: 80%;
margin: 0 auto;
}
.content-title {
width: auto;
font-size: 22px;
line-height: 40px;
display: flex;
flex-wrap: nowrap;
justify-content:center;
margin-bottom: 26px;
align-items: center;
}
.content-title span {
position: relative;
max-width: 82%;
text-align: center;
}
.content-title img {
height: 24px;
width: 24px;
margin: 0 10px;
}
.content-ly {
text-align: center;
background: #e9f0f9;
}
.content-ly span {
color: #999999;
line-height: 40px;
display: inline-block;
font-size: 12px;
}
.content-zw {
/* font-size: 16px;
color: #333333;*/
line-height: 26px; 
margin-top: 30px;
margin-bottom: 50px;
padding: 0 15px;
}
.content-msbl {
width: 342px;
height: 67px;
margin: 0 auto 50px;
display: block;
}
.content-ewm {
width: 35%;
margin: 0 auto;
}
.content-ewm img{
border: 4px solid #EBF4FE;
padding: 12px;
border-radius: 10px;
width: 100%;
}
.content-ewm span {
width: 100%;
display: block;
text-align: center;
font-size: 20px;
line-height: 40px;
margin-top: 10px;
}
.zswdk-content-right {
width: 30%;    
margin-left: 35px;
margin-top: 66px;
border: 1px solid transparent;
background-clip: padding-box, border-box;
background-origin: padding-box, border-box;
background-image: linear-gradient(to right, #fff, #fff), linear-gradient(#acd3ff, transparent);
}
.zswdk-xglj-title {
line-height: 38px;
font-size: 20px;
font-weight: bold;
background: #e9f0f9;
color: #3aa2ff;
padding-left: 20px;
}


ul.zswdk-xglj-list {
margin-top: 20px;
}
ul.zswdk-xglj-list li{
line-height: 30px;
padding: 10px 0;
margin: 0 15px;
border-bottom: 1px dashed #3aa2ff;
}
ul.zswdk-xglj-list li::before {

content: "";
width: 5px;
height: 22px;
display: inline-block;
border-radius: 5px;
vertical-align: top;
margin-right: 10px;
margin-top: 5px;
background-image: linear-gradient(to bottom, #3aa2ff, #276aa7);
}
.zswdk-xglj-list li a {
width: 94%;
font-size:16px;
display: inline-block;
}
.zswdk-xglj-list li:hover a{
color:#3aa2ff;
}
.zswdk_main .qt-current-location {
margin-bottom: 15px;
}
.content-zw p {
margin-bottom: 26px;
}
.current-local {
margin-top: 40px;
background: #9ccaed63;
border-radius: 28px;
color: #fff;
padding-left: 40px;
border: 2px solid #acd3ff;
height: 40px;
line-height: 40px;
}
.current-local a {
color: #fff;
}
.addimg{
vertical-align: middle;
}
.TRS_UEDITOR  span{
display: inline;
}
@media screen and (max-width: 1200px) {
body .header {height: auto;background-size: 100% 100%;}
.header-con{
width: 100%;
padding-top: 1.5rem;;
}
.cxjs-title img{
width: 38%;
margin-top: 10px !important;
margin-left: 20px;
}

.wdk-box{width: 96%;margin-top: 10px;}
.current-local{margin-top: 0;width: 100%;font-size: 12px;/* height: .5rem; *//* line-height: .5rem; */margin: 0 auto;}

.containers{
width: 96%;
}
.bottom{
height:auto;
}
.bottom-txt div{
width: 100%;
}
.bottom-select{
height:auto;
}
.bottom-select li{
float: left;
width: 49%;
}
.zswdk-content-right{
width: 100%;
margin-top: 10px;
margin-left: 0;
}
.zswdk-content-left {
width: 100%;
}
.zswdk-content-left.full {
width: 96%;
}
.zswdk-content{
flex-wrap: wrap;
}
}
body.useOldFixed  .header {height: auto;background-size: 100% 100%;}
.useOldFixed .header-con{width: 100%;padding-top: 150px;}
.useOldFixed .cxjs-title img{
width: 38%;
margin-top: 10px !important;
margin-left: 20px;
}

.useOldFixed .wdk-box{width: 96%;margin-top: 20px;}
.useOldFixed .current-local{margin-top: 0;width: 100%;/* font-size: .2rem; *//* height: .5rem; *//* line-height: .5rem; */margin: 0 auto;}

.useOldFixed .containers{
width: 96%;
}
.useOldFixed .bottom{
height:auto;
}
.useOldFixed .bottom-txt div{
width: 100%;
}
.useOldFixed .bottom-select{
height:auto;
}
.useOldFixed .bottom-select li{
float: left;
width: 49%;
}
.useOldFixed .zswdk-content-right{
width: 100%;
margin-top: 10px;
margin-left: 0;
}
.useOldFixed .zswdk-content-left {
width: 100%;
}
.useOldFixed .zswdk-content-left.full {
width: 96%;
}
.useOldFixed .zswdk-content{
flex-wrap: wrap;
}