.img-zhuanti {
    float: right;
    width: 60px;
    height: 60px;
    
}

.video-img {
    float: right;
    width: 60px;
    height: 60px;
    
}

.video-title {
    color: #888888;
    font-size: 1.2em;
}

.service {
    position: relative;

}


    
    


.service-box {
    display: none;
    width: 300%;
    z-index: 1111111112;
    overflow: hidden;
    position: absolute;
    background: white;
    top: 18px;
    padding: 10px;
    margin-left: -100%;
    color: black;
    font-family: "Microsoft YaHei";
    opacity: 0.9;
}

.header-links ul li.service:hover div, .header-links ul li.service div:hover {
    display: block;
    -webkit-box-shadow: 0px 5px 8px 1px rgba(68, 68, 68, 0.5);
    -moz-box-shadow: 0px 5px 8px 1px rgba(68, 68, 68, 0.5);
    box-shadow: 0px 5px 8px 1px rgba(68, 68, 68, 0.5);
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-left-radius: 3px;

}

.header-links-collapsed ul li.service:hover div, .header-links-collapsed ul li.service div:hover {
    display: block;
    -webkit-box-shadow: 0px 5px 8px 1px rgba(68, 68, 68, 0.5);
    -moz-box-shadow: 0px 5px 8px 1px rgba(68, 68, 68, 0.5);
    box-shadow: 0px 5px 8px 1px rgba(68, 68, 68, 0.5);
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-left-radius: 3px;

}

.input {
    box-sizing: border-box;
    
    height: 2em;
    padding-left: 10px;
    font-size: 14px;
    line-height: 2em;
    color: #9b9b9b;
    background-color: #f8f8f8;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-family: "Microsoft YaHei";
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.w100 {
    width: 100%;
}

.h100 {
    height: 100%;
}

.mb20 {
    margin-bottom: 20px;
}

.mb10 {
    margin-bottom: 10px;
}

.mt10 {
    margin-top: 10px;
}

.button {
    box-sizing: border-box;
    display: inline-block;
    
    
    height: 30px;
    padding: 0px 2px;
    margin-bottom: 0;
    font-family: 寰蒋闆呴粦;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.btn-blue {
    background-color: #25499d;
    border: 1px solid transparent;
    color: #ffffff;
}

#article_content{
    font-family: "寰蒋闆呴粦";
    line-height: 180%;

}
#article_content p {
    margin: 12px 0;
    font-family: 寰蒋闆呴粦;
}

.list-xiaobao li{
    margin: 10px 0;
    color: #888888;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 1.5em;
}

.list-video li{
    font-size: 13px;
    
    color: #888888;
    
    border-bottom: 1px dashed grey;
}

.list-fengguang li {
    line-height: 1.5em;
    width: 50%;
    float: left;
}


.video-right{
    width: 60px;
    float: right;
    height: 70px;
    line-height: 60px;
}

.video-left{
    padding-right: 10px;
    height: 70px;
    line-height: 70px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;

    
}

.video-left > a {
    color: #888888;
    font-size: 1.2em;

}

.video-content {
    width: 100%;
    height: 70px;
    padding: 5px 0;

}

.right {
    width: 30%;
    float: right;
    margin-top: 10px;
}

.box {
    background-color: #f3f1ec;
    margin-bottom: 20px;
    margin-left: 20px;
    
    border: 1px solid #cccccc;
    -moz-border-radius: 13px; 
    -webkit-border-radius: 13px; 
    border-radius: 13px; 
    background: white;
    margin-right: 20px;
}


.box-title {
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #d2d2d2;
    line-height: 30px;
    
    padding: 10px 20px 10px 20px;
}

.box-main {
    padding: 8px 20px 20px 20px;
    
    
    
    background: rgba(185, 226, 251, 0.58);
    
    /*background: linear-gradient(rgb(185, 226, 251), white); !* 鏍囧噯鐨勮娉� *!*/

    -moz-border-bottom-right-radius: 13px; 
    -moz-border-bottom-left-radius: 13px; 
    -webkit-border-bottom-right-radius: 13px; 
    -webkit-border-bottom-left-radius: 13px; 
    border-bottom-right-radius: 13px; 
    border-bottom-left-radius: 13px; 
}

.list-zhuanti {
    float: left;
    width: 100%;
}

.list-zhuanti li {
    float: left;
    width: 50%;
    margin: 10px 0;
    color: #888888;

}

.img-zhuanti {
    float: right;
    width: 60px;
    height: 60px;
    
}

.list-xiaobao li {
    margin: 10px 0;
    color: #888888;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.list-fengguang li {
    margin: 10px 0;
    color: #888888;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.list-fengguang a {
    color: #888888;

}

.video-title {
    width: 70%;
    display: block;
    float: left;
    line-height: 25px;
    color: black;
}

.video-img {
    float: right;
    width: 60px;
    height: 60px;
    
}


.pages > ul > li.active > span {
    
    border: 1px solid grey;
    padding: 3px 5px;
    border-radius: 4px;
    color: white;
    background: #25499d;

}

.pages > ul > li > a {
    border: 1px solid grey;
    padding: 3px 5px;
    border-radius: 4px;
    color: grey;
}

.pic-border {
    border: 1px solid grey
}

.w70 {
    width: 70%;
}

.w20 {
    width: 20%;
}

.fleft {
    float: left;
}

.tright {
    text-align: right;
}

.darkgrey {
    color: #888888
}

.search-btn {
    border: none;
    border-top-right-radius: 13px;
    border-bottom-right-radius: 13px;
    height: 100%;
    width: 15%;
    text-align: center;
    background: #25499d;
    float: right;
    color: white;
    line-height: 40px
}