
body {
    font-family: "微软雅黑";
    font-size: 14px;
    color: #333333;
    margin: 0;
    padding: 0;
}
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
h1, h2, h3, h4, h5, h6 {
    color: #333333;
    font-weight: 400;
}
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
img {
    max-width: 100%;
}
.img-full {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
}
a {
    color: #333333;
    font-size: 16px;
    text-transform: capitalize;
}
a:hover {
    color: #0c2645;
}
a, a:hover, a:focus, a:active, button, button:focus, .btn, .btn:focus, input, input:focus, select, textarea, .slick-slide {
    text-decoration: none;
    outline: 0;
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type=number] {
    -moz-appearance: textfield;
}

button, .btn {
    cursor: pointer;
    border: 0;
    padding: 0;
    background: transparent;
}


.wrap{padding:0 10px;max-width:1000px;margin:0 auto;}

.search{position: relative;margin:10px 0;}
.key{width:calc(100% - 20px);height:40px;line-height:40px;background:#f2f2f2;border-radius: 20px;border:0;padding:0 10px;text-indent:40px;}
.sub{position: absolute;top:10px;left:20px;width:20px;height:20px;background:url(../images/search.png)no-repeat;background-size:100% 100%;border:0;}

.video_list{background:#f2f2f2;padding:20px 0;}
.video_list li{margin-bottom:20px;border-radius: 5px;background:#fff;}
.video_list li:last-of-type{margin-bottom:0;}
.video_list li a{display:block;}
.litpic{position: relative;width:100%;height:0;padding-bottom:50%;}
.litpic img{position: absolute;left:0;top:0;width:100%;height:100%;}
.video_list li a p{line-height:30px;padding:10px 5px;font-size:14px;color:#262626;}

.pages{padding:20px 0;text-align:center;}
.pages li{display:inline-block;}
.pages li a{display:inline-block;padding:0 11px;height:30px;line-height:32px;border:1px solid #eee;color:#333;margin-right:5px;font-size:14px;}
.pages li a:hover,.pages li.active a{background:#1e9fff;border-color:#1e9fff;color:#fff;}



.video_bg{background:#f2f2f2;}
.video{width:100%;max-width:1000px;margin:0 auto;}
.video video{width:100%;height:auto;vertical-align: middle;}
.v_title{background:#fff;}
.v_title p{font-size:14px;line-height:25px;padding:10px 0;}
.tishi{margin-top:20px;background:#fff;}
.tishi p{font-size:14px;line-height:25px;padding:10px 0;color:red;}
.timu{margin-top:20px;background:#fff;}
.timu ul{}
.timu ul li{padding:10px 0px;border-bottom:2px solid #eee;}
.timu ul li:last-of-type{border:0;}
.timu ul li h2{font-size:14px;font-weight:normal;line-height:27px;}
.timu ul li .daan{padding:10px 0px 0;}
.timu ul li .daan .xm{clear:both;}
.timu ul li .daan p{font-size:14px;line-height:30px;display:inline-block;margin-left:10px;}


.timu_bg{padding:20px 0;background:#fff;}
.timu_info{}
.timu_info span{display:block;width:5px;height:21px;background:red;float:left;border-radius: 5px;}
.timu_info p{font-size:16px;float:left;margin-left:20px;}
.clear{clear:both;}

.btn{margin-top:10px;}
.btn button{width:49%;margin-right:2%;height:40px;line-height:40px;color:#fff;text-align:center;background:#e50014;border-radius: 4px;float:left;}
.btn a{width:49%;height:40px;line-height:40px;color:#fff;text-align:center;background:#ff9106;display:inline-block;border-radius: 4px;font-size:14px;}


.jieguo_bg{background:#fff;}
.jieguo{padding-top:50px;text-align:center;}
.jieguo img{width:200px;margin:0 auto;display: block;}
.jieguo h2{font-size:14px;color:#000;font-weight:bold;}
.jieguo .miaoshu{margin-top:40px;}
.jieguo .miaoshu p{font-size:14px;color:#333;line-height:25px;}
.jieguo .miaoshu p span{color:#e50014;}

.jg_btn{margin-top:80px;padding:0 20px;}
.jg_btn a{display:block;height:40px;line-height:40px;border:1px solid #e50014;text-align:center;margin-bottom:20px;color:#e50014;font-size:14px;border-radius: 4px;}
.jg_btn a:first-of-type{background:#e50014;color:#fff;}

.danye{margin-top:20px;}
.danye .content{}
.danye .content p{margin:5px 0;line-height:30px;font-size:14px;color:#262626;}
.danye .content img{max-width:100%;height:auto;}
