body{margin:0;padding:0;font-family:Roboto Condensed,Arial;max-width:100%;max-width:1450px;margin:auto;font-size:18px;color:#000;background:#fff}
a{text-decoration:none;color:#000}
a:hover{text-decoration:none;color:#D90012}
img{border-style:none}

.main{margin:auto;text-align:center;background-color:#fff}
.anred{display:inline-block;background-color:#c30000;color:#fff;font-size:20px;padding:0 10px;margin:2px;border-radius:3px;white-space:wrap;}
@media screen and (max-width:700px) {.anred {font-size:16px;}}


.center{position:relative;width:100%;max-width:1450px}



.header{position:absolute;width:100%;max-width:1450px;height:60px;z-index:999;}
.header .logo{position:absolute;width:100%}
.header .logo img{height:60px}
.header .search{position:absolute;right:0;margin:12px 40px 15px 0}
.header .search p{cursor:pointer;display:inline-block;border-radius:3px;color:#000;padding:4px;margin:0}
.header .search p i{color:#000}
.header .search i{color:#fff;padding:5px;font-style:normal}
.header .menu{position:absolute;left:0;margin:5px 0 5px 20px;cursor:pointer}
.header .menu img{vertical-align:middle;cursor:pointer}
.header .menu i{color:#fff;font-style:normal}

@media screen and (max-width:700px) {
.menu p{font-size:16px;text-align:center;padding:20px}
.header .logo img{position:absolute;height:50px;left:18%;top:5px}
.header .menu #header_time{display:none;font-size:0}
.header .search{margin:12px 10px 15px 0}
.header .menu{margin:5px 0 5px 5px}
}

.block{position:relative;cursor:pointer;width:100%;height:600px;z-index:1}
.block .black{position:absolute;background-color:#000;width:100%;height:100%}
.block .slider{position:absolute;background-color:#000;width:100%;height:100%;opacity:.5}
.block .title{width:100%;max-width:880px;position:absolute;bottom:100px;left:50px;color:#fff;font-size:35px}
.block .title ul{padding:10px;margin:0}
.block .title .anred{font-size:20px;}
.block .category{width:100%;max-width:880px;position:absolute;bottom:50px;left:50px;color:#fff;font-size:15px}
.block .category ul{padding:10px;margin:0}

@media screen and (max-width:700px) {.block{height:450px}}
@media screen and (max-width:700px) {.block .title{font-size:22px;text-align:middle;bottom:90px;left:0;max-width:99%}}
@media screen and (max-width:700px) {.block .category{left:0;bottom:30px}}
@media screen and (max-width:700px) {.block .title .anred{font-size:16px;}}

.right{display:table-cell;vertical-align:top;height:100%;position:relative;z-index:1;color:#454545}
.right ul{text-align:left;padding:0;background-color:#f5f5f5;margin:0;width:350px;box-shadow:0 0 10px rgba(0,0,0,0.5);}
.right ul p{text-align:left;padding:20px;margin:0;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-o-transition:all .6s ease;-ms-transition:all .6s ease;}
.right ul i{font-style:normal;font-size:12px}
.right ul p:hover {background-color:#fff;}
@media screen and (max-width:1269px)and (min-width:700px) {.right{display:none}}
@media screen and (max-width:700px) {.right{top:10px;position:static}}
@media screen and (max-width:700px) {.right ul{width:99.5%;box-shadow:none;border:none}}

.label{display:table-cell;width:25px;min-width:25px}
@media screen and (max-width:1269px) {.label{display:none}}

.page{display:table-cell;width:100%;max-width:1050px;vertical-align:top;text-align:left}
@media screen and (max-width:700px) {.page{display:none}}

.informer{text-align:left;background-color:#f5f5f5;width:100%;padding:0;margin:0;color:#fff;height:3px}
.informer p{font-size:30px;padding:0;margin:0}

.paginator p{display:inline-block;padding:5px;margin:5px;min-width:30px;border-radius:30px;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-o-transition:all .6s ease;-ms-transition:all .6s ease;cursor:pointer;color:#000}
.paginator p:hover{background-color:#5fc3f2;color:#f4f4f4}

.footer{vertical-align:top;width:100%;background-color:#05031f}
.footer ul{text-align:left;padding:20px;margin:0}
.footer p{color:#fff;display:inline-block;padding:20px;margin:0}

.top{display:inline-block;width:32%;height:230px;position:relative;background-color:#fff;cursor:pointer;border-left:3px solid #f5f5f5}
.top .text{position:absolute;left:80px;top:35px;padding:20px;font-size:18px;text-weight:bold;color:#000}
.top .text i{font-style:normal;font-size:12px;color:#454545}
.top .category{position:absolute;left:85px;margin:15px;top:10px;border-radius:3px}
.top .category b{background-color:#0d77a3;padding:5px;font-size:12px;color:#fff;font-weight:400;border-radius:3px}
.top .category i{font-style:normal;font-size:14px;color:#454545}
.top .number{position:absolute;left:10px;font-size:150px;color:#00070b;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-o-transition:all .6s ease;-ms-transition:all .6s ease;transition:all .6s ease}
.top:hover .number{color:#c30000}
@media screen and (max-width:914px) {.top{display:none}}

.float{position:relative;display:inline-block;width:32%;vertical-align:top;text-align:left;padding:0;margin:0;vertical-align:top}
.float ul{position:relative;background-color:#fff;height:420px;padding:5px;margin:2px;margin-bottom:10px;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-o-transition:all .6s ease;-ms-transition:all .6s ease;transition:all .6s ease;}
@media screen and (min-width:619px) {.float ul:hover{box-shadow:0 0 10px rgba(0,0,0,0.1);opacity:0.9;}}
.float p{line-height:2;margin:0;padding:5px 15px;line-height:1.3}
.float i{font-style:normal;color:#fff}
.float .image{width:100%;padding:0;margin:0;height:250px;background-position:center;background-size:cover}
.float .text{font-size:18px}
.float .time{position:absolute; top:20px; background: rgba(0, 0, 0, 0.7);}
.float .time i{color:#fff;}
.float .category{position:absolute;top:200px;color:#fff; background: rgba(0, 0, 0, 0.7);margin-left:10px;padding:2px;margin-bottom:6px}
@media screen and (max-width:700px) {.float{width:98%}}
@media screen and (max-width:700px) {.float .text{font-size:18px}}

.shtamp{width:100%;color:#fff;background-color:#ba0505;border-bottom:3px solid #fff}
.shtamp p{margin:0;padding:5px;color:#fff;font-size:18px}

.search1{position:fixed;z-index:9999999999999999999999999;top:0;width:100%;max-width:1450px;display:none;background-color:#fff;border-bottom:3px solid #2e6f6f;padding:0;margin:0}
.search1 li{display:inline-block;padding:10px;margin:0;list-style:none}
.search1 .ss{position:absolute;right:20px}
@media screen and (max-width:700px) {.search1 li img{width:40px}}
@media screen and (max-width:700px) {.search1 .ss{right:0}}

#mne18{position:absolute;top:80px;width:100%;max-width:1230px;margin:auto}
#mne18 ul{padding:10px;margin:10px;background-color:#000;color:#fff;border:1px solid #fff;border-radius:3px;font-size:20px}
#mne18 img{width:100px;height:100px}
@media screen and (min-width:100px) and (max-width:685px) {#mne18{top:10px;font-size:14px}#mne18 img{width:40px;height:40px}}

.slide{width:100%;height:100%;text-align:left;}
.sli-links{margin-top:10px;text-align:left;}
.sli-links .control-slide{margin:2px;display:inline-block;width:16px;height:16px;overflow:hidden;text-indent:-9999px;background:url(radioBg.png) center bottom no-repeat;}
.sli-links .control-slide:hover{cursor:pointer;background-position:center center;}
.sli-links .control-slide.active{background-position:center top;}

#prewbutton,#nextbutton{display:block;width:60px;height:100%;position:absolute;top:0;overflow:hidden;text-indent:-999px;background:url(arrowBg.png) left center no-repeat;opacity:0.8;z-index:3;outline:none!important}
#prewbutton{left:30px}
#nextbutton{right:395px;background:url(arrowBg.png) right center no-repeat}
#prewbutton:hover,#nextbutton:hover{opacity:1}
@media screen and (max-width:1269px) {#nextbutton{right:30px}#prewbutton,#nextbutton{height:70%}}




#Go_Top{width:100%;max-width:1450px;position:fixed;display:none;top:0;z-index:999;text-align:left;box-shadow:0 0 10px rgba(0,0,0,0.5)}
#Go_Top img{vertical-align:middle;padding:0;margin:0}
#Go_Top p{margin:0;display:inline-block;color:#fff}

#front{position:fixed;overflow:auto;z-index:997;top:0;height:100%;width:100%;max-width:1450px;margin-top:-1000px;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-o-transition:all .6s ease;-ms-transition:all .6s ease}

#special{background-color:red;display:none;color:#fff}
#special ul{padding:10px; margin:0;}
#special p{padding:5px; margin:0;color:#fff;width:100%;max-width:400px;text-align:left;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-o-transition:all .6s ease;-ms-transition:all .6s ease}
#special p b{font-size:20px;color:#ffd700}
#special p:hover{background-color:#0d77a3}

.f2{color:#000;text-align:left;background-color:#fff;width:100%;padding:0;margin:0;border-bottom:5px solid #000}
.f2 p{padding:0;margin:0;margin-top:60px}
.f2 .h_menu{width:100%;max-width:500px;text-align:left}
.f2 .h_menu p{text-align:center;padding:10px;width:200px;margin:0;font-size:20px;display:inline-block}
@media screen and (max-width:700px) {.f2 .h_menu{margin-top:30px;width:300px}}
@media screen and (max-width:700px) {.f2 .h_menu p{width:130px;font-size:16px}}

.police{display:inline-block;position:relative;width:15px;height:15px;border-radius:15px;margin:0 10px;vertical-align:middle;border:1px solid #fff}
.police:hover::after{content:attr(data-title);position:absolute;left:40%;top:30%;z-index:1;background-color:#454545;font-weight:700;font-size:11px;padding:5px}
@media screen and (max-width:1161px) {#no_mobile{display:none}}
#yes_mobile{display:none}
@media screen and (max-width:1161px) {#yes_mobile{display:inline-block}}

.left{display:table-cell;vertical-align:top;width:250;padding:0;margin:0}
@media screen and (max-width:1271px) {.left{display:none}}

.pot{text-align:left;background-color:#fff;width:100%;border-bottom:1px solid #eaeaea}
.pot p{display:inline-block;font-size:22px;margin:0;padding:15px 0}
@media screen and (max-width:700px) {.pot p{font-size:13px}}

.article{display:table-cell;vertical-align:top;background-color:#fff;width:100%;max-width:700px}
.article ul{margin:0;padding:0;width:100%;text-align:left;max-width:700px}
.article ul iframe{width:100%;max-width:100%;max-height:auto;}
.article ul img{width:100%;max-width:100%;max-height:auto;height:auto;}
.article ul p{padding:10px;margin:0;text-align:left;line-height:1.5}
@media screen and (max-width:700px) {.article{display:block}}

.block5{position:relative;margin:0;padding:0;width:100%;height:756px;background-color:#fff;cursor:pointer}
.block5 .black{width:100%;height:100%;background-color:#000}
.block5 .image{position:absolute;background-color:#000;width:100%;height:100%;opacity:.7;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-o-transition:all .6s ease;-ms-transition:all .6s ease;transition:all .6s ease}
.block5 .text{text-align:left;position:absolute;font-size:40px;padding:20px;color:#fff;bottom:50px;left:10%;right:10%;max-width:1000px;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-o-transition:all .6s ease;-ms-transition:all .6s ease;transition:all .6s ease}
.block5 .category{position:absolute;top:80px;right:0;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-o-transition:all .6s ease;-ms-transition:all .6s ease;transition:all .6s ease}
.block5 .category p{display:inline-block;font-size:20px;padding:5px;margin:5px;margin-top:15px;color:#fff;background-color:#0d77a3;text-align:left}
.block5:hover .image{opacity:.6;}
.block5:hover .text{color:#58bdc7;}
.block5 .category p:hover{background-color:#58bdc7;}


@media screen and (min-width:100px) and (max-width:641px) {
.block5 .text{font-size:24px}
.block5{height:400px}
.block5 .text{left:0; right:0; bottom:10px;}
.block5 .category{top:40px;}
.block5 .category p{font-size:16px;}
}

#progress {position:fixed;z-index: 100;top: 0;left: -6px;width: 1%;height: 2px;background: #ed3333;border-radius: 1px;transition: width 500ms ease-out,opacity 400ms linear;}

.b_left1 {width:250px;height:500px;}
.b_left1 p{width:100%;height:100%;}
.b_left1 p img {width:100%;height:100%;}

.b_left2 {width:250px;height:500px;}
.b_left2 p{width:100%;height:100%;}
.b_left2 p img {width:100%;height:100%;}

.b_right {margin:0;padding:0;width:350px;height:100px;}
.b_right p{margin:0; margin-top:7px;padding:0;width:100%;height:100%;}
.b_right p img {width:100%;height:100%;}

.b_center {width:700px;height:100px;}
.b_center p{width:100%;height:100%;}
.b_center p img {width:100%;height:100%;}

.b_up {width:800px;height:100px;}
.b_up p{width:100%;height:100%;}
.b_up p img {width:100%;height:100%;}