/* reset */

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;
}

header,
footer,
section,
article,
aside,
nav,
hgroup,
address,
figure,
figcaption,
menu,
details {
    display: block;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption,
th {
    text-align: left;
    font-weight: normal;
}

html,
body,
fieldset,
img,
iframe,
abbr {
    border: 0;
}

i,
cite,
em,
var,
address,
dfn {
    font-style: normal;
}

[hidefocus],
summary {
    outline: 0;
}

li {
    list-style: none;
}

sup,
sub {
    font-size: 83%;
}

pre,
code,
kbd,
samp {
    font-family: inherit;
}

q:before,
q:after {
    content: none;
}

textarea {
    overflow: auto;
    resize: none;
}

label,
summary {
    cursor: default;
}

a,
button {
    cursor: pointer;
}

del,
ins,
u,
s,
a,
a:hover {
    text-decoration: block;
}

a {
    color: #333;
}
a:hover {
    color: #f39800 !important;
}
body {
    font-family: "Microsoft YaHei";
    background: #fff;
    min-width: 1230px;
}

/*导航*/

#nav {
    border: none;
    border-radius: 0px;
    background: #fff;
}

#nav .container {
    position: relative;
    padding: 0px;
}

#nav .navbar-header {
    float: none;
}

#nav .navbar-brand {
    padding: 0px;
    height: auto;
    margin: 0px 0px 0px 8.37%;
    width: 20%;
}

#nav .ad-left {
    float: left;
    width: 370px;
    height: 70px;
    overflow: hidden;
}

#nav .ad-right {
    float: right;
    width: 370px;
    height: 70px;
    overflow: hidden;
}

#nav .navbar-toggle {
    background: #fff;
    border: none;
    margin: 9px 15px 0px 0px;
}

#nav .navbar-toggle .icon-bar {
    background: #000;
}

#bs-example-navbar-collapse-2 {
    width: 100%;
    background: #cc2900;
    margin-top: 25px;
}

#nav .navbar-nav {
    float: none;
    width: 1170px;
    margin: 0px auto;
}

#nav .navbar-nav li {
    font-family: "Microsoft Yahei";
    letter-spacing: 1px;
    border-left: 1px solid #dadada6b;
}

#nav .navbar-nav li a {
    color: #fff;
    padding: 0px 26px;
    font-size: 22px;
    height: 50px;
    line-height: 50px;
}

#nav .navbar-nav li a:hover {
    color: #fff;
    background-color: #a92504;
}

#nav .navbar-nav .home {
    border: none;
}

#nav .navbar-nav .home a {
    width: 21px;
    text-indent: -9999px;
}

#nav .navbar-nav .open a {
    background-color: #047ac4;
}

#nav .navbar-nav .more {
    float: right;
    border: none;
}

#nav .navbar-nav .more .dropdown-toggle {
    width: 21px;
    text-indent: -9999px;
}

#nav .navbar-nav .more .dropdown-menu {
    right: 0px;
    left: auto;
    border: 1px solid #ececec;
    box-shadow: none;
    background: #fff;
    border-radius: 0px;
    padding: 0px;
}

#nav .navbar-nav .more .dropdown-menu p {
    white-space: nowrap;
    margin: 0px;
    border-bottom: 1px solid #ececec;
    padding-left: 30px;
}

#nav .navbar-nav .more .dropdown-menu a {
    display: inline;
    margin-right: 30px;
    padding: 0px;
    color: #9a9a9a;
    background: #fff;
}

#nav .navbar-nav .more .dropdown-menu a:hover {
    text-decoration: none;
    color: #333;
}

#nav .ad-left,
#nav .ad-right {
    width: 370px;
    height: 70px;
}

#bs-example-navbar-collapse-2 {
    margin-top: 25px;
}

#nav .navbar-nav {
    width: 1170px;
}

#nav .navbar-nav li a {
    padding: 0px 18px;
    font-size: 20px;
    height: 50px;
    line-height: 50px;
}

#nav .navbar-nav .home a,
#nav .navbar-nav .more .dropdown-toggle {
    width: 21px;
    background-size: 21px auto;
}

#nav .navbar-nav .more .dropdown-menu p {
    padding-left: 30px;
}

#nav .navbar-nav .more .dropdown-menu a {
    margin-right: 30px;
}

/*图片动画*/
/*img {
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transition-duration: 1.5s;
    -ms-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
}
img:hover {
    transform: scale(1.05);
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    transition-duration: 1.5s;
    -ms-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
}*/
.container {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
    width: 1170px !important;
}
/* CSS空白 */
.blank1 { margin:0 auto; height:1px; font-size:1px; clear:both; overflow:hidden }
.blank2 { margin:0 auto; height:2px; font-size:1px; clear:both; overflow:hidden }
.blank3 { margin:0 auto; height:3px; font-size:1px; clear:both; overflow:hidden }
.blank5 { margin:0 auto; height:5px; font-size:1px; clear:both; overflow:hidden }
.blank8 { margin:0 auto; height:8px; font-size:1px; clear:both; overflow:hidden }
.blank10 { margin:0 auto; height:10px; font-size:1px; clear:both; overflow:hidden }
.blank15 { margin:0 auto; height:15px; font-size:1px; clear:both; overflow:hidden }
.blank20 { margin:0 auto; height:20px; font-size:1px; clear:both; overflow:hidden }
.blank25 { margin:0 auto; height:25px; font-size:1px; clear:both; overflow:hidden }
.blank30 { margin:0 auto; height:30px; font-size:1px; clear:both; overflow:hidden }
.blank35 { margin:0 auto; height:35px; font-size:1px; clear:both; overflow:hidden }
.blank40 { margin:0 auto; height:40px; font-size:1px; clear:both; overflow:hidden }
.blank45 { margin:0 auto; height:45px; font-size:1px; clear:both; overflow:hidden }
.blank50 { margin:0 auto; height:50px; font-size:1px; clear:both; overflow:hidden }
.blank60 { margin:0 auto; height:60px; font-size:1px; clear:both; overflow:hidden }
.row35 {
    margin-top: 35px;
}
header {
    /* height: 165px; */
}
.h40 {
    height: 40px;
    width: 1170px;
}
.top_hg {
    height: 115px;
    background: #ffffff;
    margin-bottom: -25px;
}

/*顶部二维码*/
.row .er {
    position: absolute;
    left: 0px;
    top: 35px;
    z-index: 999;
}

/*导航*/
.navbar-default {
    background-color: #cc2900;
    border-color: #e7e7e7;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
    font-size: 17px;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 15px 13px;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #FFEB3B;
    background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #ffffff;
    background-color: #B92803;
}

/*链接盒子*/
.linkbox {
    border: 1px solid #e0e0e0;
    padding: 10px 10px 5px 10px;
    zoom: 1;
    height: 125px;
}
.linkbox a {
    color: #32688d;
}

/*滚动推荐*/
#top_tuijian {
    width: 1170px;
    margin: 0 auto;
    font-size: 12px;
    color: #000;
    background: #fff;
}
#top_tuijian ul li {
    float: left;
    width: 25%;
}
#top_tuijian ul li .photo {
    float: left;
    width: 110px;
    height: 80px;
}
#top_tuijian ul li .text {
    float: left;
    display: inline;
    margin: 10px 5px 0px 10px;
    width: 165px;
    text-align: left;
}
#top_tuijian ul li .text h3 {
    font-size: 14px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    font-weight: bold;
    color: #565656;
}
#top_tuijian ul li .text p {
    height: 36px;
    line-height: 18px;
    overflow: hidden;
    color: #8b8b8b;
    font-size: 12px;
}
#top_tuijian .fenge {
    background: #e5e5e5;
    height: 6px;
}

/*小头条*/
.ml_title {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 50px;
    line-height: 45px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    z-index: 50;
    background: #000000a8;
    color: #ffffff;
}
.ml_title a {
    color: #ffffff;
}

/* 幻灯 */
.focusBox {
    position: relative;
    width: 675px;
    height: 415px;
    overflow: hidden;
    
}
.focusBox .pic {
    position: relative;
    z-index: 0;
}
.focusBox .pic img {
    width: 675px;
    height: 415px;
    display: block;
}
.focusBox .hd {
    width: 100%;
    position: absolute;
    bottom: 0px;
    text-align: center;
    font-size: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0.34);
    height: 50px;
}
.focusBox .hd .on {
    background-position: 0 0;
}
.focusBox .prev,
.focusBox .next {
    width: 60px;
    height: 90px;
    margin: -60px 0 0;
    display: none;
    background: url(../images/ad_ctr.png) no-repeat 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    filter: alpha(opacity=20);
    opacity: 0.2;
}
.focusBox .prev {
    left: 0;
}
.focusBox .next {
    background-position: 0 -90px;
    right: 0;
}
.focusBox .prev:hover,
.focusBox .next:hover {
    filter: alpha(opacity=50) !important;
    opacity: 0.5 !important;
}
.headnews {}
.headnews h1 {
    text-align: left;
    height: 29px;
    overflow: hidden;
    font-weight: normal;
    font-size: 100%;
}
.headnews h1 a, .headnews h1 a:visited {
    font-size: 20px;
/*    font-weight: bold;*/
    color: #111c14;
    white-space: nowrap;
}
.headnews .newsmore {
    line-height: 25px;
    color: #8b8a8a;
    padding: 5px 0 10px 0;
/*    text-indent: 2em;*/
    text-align: left;
}
.headnews .nau {
    line-height: 22px;
    color: #333333;
    text-indent: 2em;
    text-align: right;
    padding-bottom: 5px
}

/*头条标题*/
.toutiao {
    text-align: center;
    margin-left: 21px;
    margin-right: 21px;
    position: relative;
    margin-top: 34px;
    margin-bottom: 50px;
}
.toutiao a {
    color: #db1e39;
    font-size: 42px;
    font-weight: 900;
}

/*新闻列表 标题*/
h4.titleBar10 {
    border-bottom: 5px solid #f2f2f3;
    height: 30px;
    line-height: 30px;
    margin-bottom: 28px;
}
h4.titleBar10 a {}
h4.titleBar10 .title {
    border-bottom: 1px solid #0084cf;
    background: #fff;
    height: 30px;
    padding: 0;
    float: left;
}
h4.titleBar10 .title12 {
    border-bottom: 1px solid #eb2b42;
    background: #fff;
    height: 30px;
    padding: 0;
    float: left;
}
h4.titleBar10 .title1 {
    border-bottom: 1px solid #cccccc;
    background: #fff;
    height: 30px;
    padding: 0;
    float: left;
}
h4.titleBar10 .title2,h4.titleBar10 .title2 a ,h4.titleBar10 .title1,h4.titleBar10 .title1 a {font-size: 18px;}
.blue,.blue a{color: #32688d;font-size: 20px;}
.heise,.heise a{color:#32688d}
h4.titleBar10 .title2,h4.titleBar10 .title2 a {
    color: #32688d;
    border-bottom: 1px solid #0084cf;
    background: #fff;
    height: 30px;
    padding: 0;
    float: left;
}
h4.titleBar10 .subTitle {
    background: transparent url(../images/titlebg.jpg) no-repeat left bottom;
    font-size: 24px;
    height: 35px;
    color: #0A69A4;
    padding-left: 13px;
}
h4.titleBar10 .subTitle12 {
    background: transparent url(../images/titlebg2.jpg) no-repeat left bottom;
    font-size: 24px;
    height: 35px;
    color: #0A69A4;
    padding-left: 13px;
}
h4.titleBar10 .subTitle1 {
    background: transparent url(../images/titlebg-hui.png) no-repeat left bottom;
    font-size: 24px;
    height: 35px;
    color: #0A69A4;
    padding-left: 13px;
}
h4.titleBar10 .subTitle2 {
    font-size: 24px;
    height: 35px;
    color: #0A69A4;
    padding-left: 13px;
}
h4.titleBar10 .chenbao {
    height: 28px;
    color: #0A69A4;
    padding-left: 170px;
    float: right;
}
.cl a {
    color: #a92504;
    font-size: 18px;
    font-weight: bold;
    font-family: SimHei;
}
.fw900 {
    font-size: 20px;
    /*font-weight: 900;*/
}

/*新闻列表*/
.newslist {
    /*    list-style: square;
    margin-left: 16px;*/
    
    
}
.newslist li {
    font-size: 16px;
    height: 29px;
    line-height: 29px;
    padding-left: 11px;
    background: url(../images/list-point3.gif) no-repeat left 14px;
    overflow: hidden;
}
.newslist li a {
    font-size: 16px;
    line-height: 2.0em;padding-left: 5px;
}
.newslist2 {
    list-style: square;
}
.newslist2 li {}
.newslist2 li a {
    font-size: 16px;
    line-height: 35px;
}
.newslist2 li span {
    margin-right: 10px;
}

/*视频访谈*/
#img-title,
#img-title a {
    color: #FFFFFF;
}
#img-title {
    position: absolute;
    width: 100%;
    height:30px;
    left: 0px;
    bottom: 0px;
    text-align: center;
    line-height:30px;
    overflow: hidden;
}
.textbg {
    position: absolute;
    width: 100%;
    height: 30px;
    left: 0px;
    bottom: 0px;
    background: #000000a8;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}

.slideTxtBox .on {
    /*    font-weight: 900;*/
}

/*#vedio li {
    width: 53px;
    float: left;
}
*/

/*联系我们*/
.contact {
    margin-top: 27px;
}
.contact .title {
    position: absolute;
    left: 160px;
    bottom: 480px;
    z-index: 999;
}
.contact .ml_border {
    border: 1px solid #e0e0e0;
}

/* 滚动图*/
.picMarquee-left {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.picMarquee-left .bd {
    padding: 10px;
}
.picMarquee-left .bd ul {
    overflow: hidden;
    zoom: 1;
}
.picMarquee-left .bd ul li {
    margin: 0 8px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}
.picMarquee-left .bd ul li .pic {
    text-align: center;
}
.picMarquee-left .bd ul li .pic img {
    width: 375px;
    height: 200px;
    display: block;
    padding: 2px;
}
.picMarquee-left .bd ul li .pic a:hover img {
    border-color: #999;
}
.picMarquee-left .bd ul li .title {
    font-size: 16px;
    line-height: 24px;
    margin-top: 10px;
}

/*读报*/
.dubao {
    /*    list-style: square;
    margin-left: 16px;*/
}
.dubao li {
    font-size: 16px;
    line-height: 34px;
    height: 34px;
}
.dubao li a {}
.dubao li .date {
    font-size: 10px;
    padding-left: 10px;
    color: #868686;
}
/*高端访谈*/
#gdft .text {
    position: absolute;
    bottom: 0px;
    width: 238px;
    background: #0000004a;
    color: #ffffff;
    height: 35px;
    text-align: center;
    padding-top: 7px;
}
/*娱乐列表*/
.row .yule {
    width: 62%;
    margin-right: 40px;
}
.title1 {
    border-bottom: 1px dashed #e0e0e0;
    padding: 20px;
    margin-bottom: 20px;
}
.title1 h1 {
    color: #32688d;
    margin-bottom: 30px;
}
.title1 a {
    color: #32688d;
    margin-bottom: 30px;
}
.img {
    padding-left: 0px;
    margin-bottom: 10px;
}
#img1 {
    padding-left: 0px;
    margin-right: 15px;
    width: 48%;
}
.img2 {
    padding-left: 0px;
    width: 48%;
}

/*便民*/
.list-inline1 li {
    padding: 0px 20px 0px 20px;
}

/*底部*/
footer {
    background: #fff;
    border-top: none;
    font-size: 12px;
    color: #333;
    margin-top: 10px;
    padding: 0;
}
.footer {
    height: 54px;
    line-height: 30px;
    border-bottom: 1px dashed #ffffff;
    font-size: 14px;
    margin-bottom: 1.2%;
}
.f1 {
    height: 54px;
    line-height: 54px;
    font-size: 16px;
    margin-bottom: 1.2%;
}
.f2 {
    height: 54px;
    font-size: 14px;
    margin-bottom: 1.2%;
}
.footer1 li a {
    color: #333;
    font-weight: 900;
}
.footer1 li a:hover {
    color: #333;
}
.lj {
    height: 34px;
    border: 1px solid #e0e0e0;
    background: #f4f4f4;
}
.lj li {
    width: 100px;
    float: left;
    display: inline;
    margin-left: -1px;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
}
.lj .on {
    background: #fff;
    height: 30px;
}
.jc a {
    font-weight: bold;
}
.ra_hui {
    color: #db1e39;
}
#bbs a {
    font-size: 16px;
}
#bbs .date {
    color: #868686;
    float: right;
    font-size: 12px;
}
h1, .h1 {
    font-size:21px;font-size:21px;
}
.title1 a{font-weight:bolder}
#zt img {
    width: 375px;
    height: 200px;
}
#zt .title {
    font-size: 16px;
    line-height: 24px;
    margin-top: 10px;
}

/*深度观察*/

#sdgc .left {
    width: 162px;
    height: 96px;
    float: left;
}
#sdgc .right {
    background-color: #f5f4f9;
    width: 205px;
    height: 96px;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}
#sdgc h4 a {
    color: #2a5e8c;
    line-height: 25px;
    font-size: 16px;
}

#right .newslist a {
    color: #2a5e8c;
    line-height: 25px;
}

#right .ra_hui {
    color: #2a5e8c;
}
#right .title {
    background: url(../images/xjtit_bg.jpg);
    width: 370px;
    border: 1px double #eee;
}
#ztjj .text {
    position: absolute;
    bottom: 0px;
    width: 370px;
    background: #000000a8;
    color: #ffffff;
    height: 35px;
    text-align: center;
    padding-top: 7px;
}
#ztjj .num {
    float: left;
    width: 30px;
    background: #c4d6f1;
    padding-left: 10px;
    height: 30px;
    color: #ffffff;
}
#ztjj .newslist li {
    font-size: 16px;
    height: 35px;
    line-height: 30px;
    overflow: hidden;
    padding-left: 0;
}
/*短视频*/
.dsp {
    float: right;
}
.dsp a {
    color: #cd3c44;
    font-size: 14px;
    font-family: "SimSun";
    font-weight: bold;
}
#pf_left {
    width: 130px;
    height: 116px;
    position: fixed;
    left: 4%;
    top: 180px;
    z-index: 1002;
    animation: vip-199-180510 2.4s infinite;
}
#pf_right {
    width: 130px;
    height: 116px;
    position: fixed;
    right: 4%;
    top: 180px;
    z-index: 1002;
    animation: vip-199-180510 2.4s infinite;
}
@keyframes vip-199-180510 {
    0% {
        top: 24%;
    }
    50% {
        top: 26%;
    }
    100% {
        top: 24%;
    }
}

#pf_right .close {
        position: absolute;
    width: 9px;
    height: 9px;
    top: -5px;
    right: -2px;
    cursor: pointer;
}
#pf_left .close {
    position: absolute;
    width: 9px;
    height: 9px;
    top: -5px;
    left: 25px;
    cursor: pointer;
}