
*{
    padding: 0;
    margin: 0;
    font-size: 16px;
}
/**/
.mytopheader{
    height: 70px;
}
.mytopheader_wrap{
    display: inline-block;
    position: relative;
    top: -40px;
    background: #fff
}
.mytopheader_wrap img{
    width: 121px;
    height: 75px;
    vertical-align: middle;
    border: 1px solid #eee;
}
.mytopheader_wrap_left{
    overflow: hidden;
    padding: 0 10px
}
.mytopheader_wrap_left div:nth-child(1){
    width: 73px;
    float: left
}
.mytopheader_wrap_left div:nth-child(1) p{
    color: blue;
    font-size: 10px;
}
.mytopheader_wrap_left div:nth-child(2){
    width: 25px;
    float: right;
    margin-top: 10px
}
.mytopheader_wrap_left div:nth-child(2) p{
    text-align: right;
    color: blue;
    font-size: 10px;
}
/**/
#header{
    height: auto !important;
}
a{
    text-decoration: none;
    color: #000;
}
.logo{
    position: relative;
    top: -40px;
    z-index: 111;
    border: 1px solid #eee;
    background: #fff;
}
.contentWrap{
    overflow: hidden;
    width: 1200px;
    margin: auto;
}
.contentWrap_Left,.contentWrap_Left2{
    min-height: 30px;
    width: 65%;
    margin-right: 1%;
}
.contentWrap_Right{
    min-height: 30px;
    width:33%;
}
.contentWrap_c{
    float: left;
}
.title{
    padding:5px;
    border-bottom: 1px solid #eee;
    overflow: hidden;
    margin-bottom: 8px;
}
.title div{
    color: blue;
    font-weight: bold;
    float: left;
}
.title span a, .title span{
    color: #999;
    font-weight: bold;
    float: right;
    font-size: 13px;
    text-decoration: none;
}
.title svg{
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-top: -4px;
    margin-right: 5px;
}

.myInfo {
    float: left;
}
.myInfor {
    float: right;
}
.myInfof li {
    float: left;
    padding: 5px 10px;
    background: #0a6cd6;
    margin: 0 10px;
    color: #fff;
    border-radius: 5px;
}
.myInfof li a{
    color: #fff;
    text-decoration: none;
}
.myInfof li a:hover{
    font-weight: bold;
}
#searchKeyWord {
    height: 35px;
    background: #eee;
    border: 0;
    padding-left: 15px;
    width: 100%;
}
.select_box input{
    border: 0;
}
.jryw ul{
    padding:0 8px ;
}

.jryw ul li{
    font-size: 18px;
    padding:10px 0;
    letter-spacing: 2px;
    font-weight: bold;
    width: 725px;
}
.jryw ul li:hover{
    background: rgba(0,136,187,0.1);
}
.jryw ul li h1{
    font-size: 23px;
    display: inline-block;
}
.jryw ul li svg{
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -6px;
}
.jryw ul li h2{
    font-size: 21px;
    display: inline-block;
}
.select_box input{
    width: 160px;
    background-position: 167px 7px;
}
.select_box ul{
    width: 193px !important;
}
.select_box ul li{
    padding: 0;
    text-align: center;
}
.select_box ul li:hover{
    background: #ccc;
}
#mySearch{
    width: 100px !important;
}
#searchKeyWord,#myselect{
    outline:none;
    box-shadow: none
}
.wzjx ul li img{
    width: 220px;
    height: 130px;
    vertical-align: middle;
    transform: scale(1);
    transition: all 1s;
}
.wzjx ul li div{
    float: left;
    height: 130px;
    width: 220px;
    margin-right: 15px;
    overflow: hidden;
    border-radius: 5px;
}
.wzjx ul li img:hover{
    transform: scale(1.1);
}
.wzjx ul li:hover{
    background: rgba(0,136,187,0.1);
}
.wzjx ul li:hover .wztit{
    font-weight: bold;
}
.wzjx ul li div:nth-child(2){
    width: 490px;
    position: relative;
}
.wzjx ul li div:nth-child(2) span:nth-child(2) {
    position: absolute;
    bottom: 10px;
    border: 1px solid red;
    padding: 0 5px;
    border-radius: 5px;
    cursor: pointer;
    height: 23px;
}
.wzjx ul li div:nth-child(2) span:nth-child(2) a{
    font-size: 13px;
    color: red;
}
.wzjx ul li div:nth-child(2) span:nth-child(3){
    position: absolute;
    bottom: 10px;
    left: 150px;
    font-size: 13px;
    color: #999;
}
.wzjx ul li div:nth-child(2) span:nth-child(3) i{
    font-size: 13px;

}
.wzjx ul li div:nth-child(2) p{
    margin-top: 10px;
    line-height: 30px;
    letter-spacing: 2px;
    font-size: 18px;
}
.wzjx ul li div:nth-child(2) p a{
    font-size: 18px;
}
.rightList ul li{
    margin: 5px 0;
    letter-spacing: 2px;
    position: relative;
    overflow: hidden;
}
.rightList ul li p{
     margin-left:18px;
    display: inline-block;
}
.rightList ul li p a{
    display: inline-block;
   /* margin-left:18px;*/
    width: 365px;
    font-size: 14px;
    cursor: pointer;
    text-decoration: none;
    color: #000;
    letter-spacing: 2px;
    border-bottom: 1px solid #ccc;
}
.rightList ul li p a:hover{
    color: #0e90d2;
}
.rightList ul li span{
    width: 6px;
    height: 6px;
    background: #0e90d2;
    display: inline-block;
    border-radius: 50px;
    position: absolute;
    top: 10px;
    color: rgba(0,0,0,0);
  /*  font-size: 3rem;
    color: #0e90d2;
    display: inline-block;
    width: 12px;
    height: 12px;
    line-height: 7px;
    position: absolute;
    top: 7px;
    left: 0px;*/
}
.zxzb ul li{
    overflow: hidden;
    position: relative;
}
.zxzb ul li:hover{
    background: #eee;
}
.zxzb ul li img{
    width: 110px;
    height: 65px;
}
.zxzb ul li div{
    float: left;
}
.zxzb ul li div:nth-child(2){
    width: 275px;
    margin-left: 10px;
    text-align: justify;
    height: 65px;
    position: relative;
}
.zbTime{
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 14px;
}
.zxzb ul li:nth-child(1) div:nth-child(2) .zbTime{
    color: #fff;
    float: right;
    font-size: 13px;
    margin-right: 10px;
}
.zxzb ul li div:nth-child(2) p{font-size: 16px;color: #666}
.zxzb ul li div:nth-child(2) span{font-size: 13px;color: #666}
.zxzb ul li:nth-child(1) div:nth-child(2) p a{
    font-size: 16px;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    width: 100%;
    display: inline-block;
}
.zxzb ul li:nth-child(1) div:nth-child(2) span{font-size: 13px;color: #fff;float: right}
.zxzb ul li:nth-child(1) div{
    width: 100%;
}
.zxzb ul li:nth-child(1) div img{
    width: 100%;
    height: 225px;
}
.zbplay{
    width: 20px !important;
    height: 20px !important;
    position: absolute;
    bottom: 8px;
    left: 4px;
    background: rgba(0,0,0,0.4);
    border-radius: 50%;
}
.zxzb ul li:nth-child(1) .zbplay{
    display: block;
    width: 50px !important;
    height: 50px !important;
    position: absolute;
    top: 50%;
    margin-top: -45px;
    left: 50%;
    margin-left: -25px;
    background: rgba(0,0,0,0.4);
    border-radius: 50%;
}
.zxzb ul li:nth-child(1) div:nth-child(2){
    width: 97%;
    margin-top: -55px;
    background: rgba(0,0,0,0.3);
    margin-left: 0;
    padding: 5px;
    height: 42px;
}
.zt ul li{
    overflow: hidden;
}
.zt ul li img{
    width: 100%;
}
.zt ul li p{
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}
.zt ul li span{
    font-size: 16px;
}
.bjtj ul,.tuzq ul{
    width: 100%;
    height: 195px;
    overflow: hidden;
}
.bjtj ul li img, .tuzq ul li img{
    width: 100%;
    vertical-align: middle;
    height: 115px;
/*    transform: scale(1);
    transition: all 1s;*/
    border-radius: 5px 5px 0 0;
}
.bjtj ul li:hover p,.tuzq ul li:hover p{
    bottom: -58px;
}
.bjtj ul li p, .tuzq ul li p{
    position: absolute;
    bottom: -62px;
    background: rgba(0,0,0,.5);
    color: #fff;
    font-size: 16px;
    padding: 2px 5%;
    width: 90%;
    border-radius: 0 0 4px 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 27px;
    height: 58px;
    transition: all 0.5s;
}
.cszq{
    padding-bottom: 10px;
}
.cszq ul{
    width: 99%;
    height: auto;
    overflow: hidden;
    border-radius: 5px;
    box-shadow: 2px 3px 12px 0px #000;
    margin-top: 15px;
    margin-left: 6px;
}
.cszq ul li{
    width: 10.5%;
    float: left;
    margin: 1%;
    position: relative;
}
.cszq ul li img{
    width: auto;
    vertical-align: middle;
    height: 80px;
}
.cszq ul li p{
    position: absolute;
    bottom: 0;
    background: rgba(0,0,0,.5);
    color: #fff;
    font-size: 16px;
    padding: 2px 5px;
}
.zmtlm{
    width: 1180px;
    margin: auto;
}
.zmtlm ul{
    width: 100%;
    height: 180px;
    background: silver;
}
.tuzq, .bjtj{
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}
.tuzq ul li,.bjtj ul li{
    width: 23%;
    float: left;
    margin: 1%;
    position: relative;
   /* overflow: hidden;*/
    border-radius: 5px;
}
.cszq i, .bjtj i,.tuzq i{
    border-radius: 5px;
    border: 1px solid red;
    padding: 0 5px;
    font-size: 13px;
    margin-left: 5px;
    color: red;
    cursor: pointer;
}
.tuzq b{
    border-radius: 50%;
    border: 2px solid #fff;
    padding: 0 5px;
    font-size: 13px;
    margin-left: 5px;
    color: #fff;
    position: absolute;
    top: 5px;
    right: 5px;
    background: rgba(0,0,0,.4);
}
.cszq span a,.bjtj span a,.tuzq span a{
    font-size: 13px;
    padding: 0 5px;
    cursor: pointer;
}
#down_list{
    float: right;
    width: 24px;
    text-align: center;
    border: 1px solid #ccc;
    height: 23px !important;
    margin-top: 9px;
    line-height: 23px !important;
    border-radius: 50px;
    margin-left: 5px;
}
#aaa{
    position: relative;
    padding: 0 10px;
    border-radius: 5px;
    background: #0a6cd6;
}
.Vip {
    background-image: radial-gradient(circle,hsl(62 ,93% ,44%),hsl(49, 84%, 50%)) !important;
}
#hov {
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #e5e5e5;
    margin-right: 0px;
    cursor: pointer;
    font-size: 14px;
    position: absolute;
    display: block;
    top: 0;
    left: -40px;
}
.foot{
    width: 1200px;
    margin: auto;
}
.foot ul li a{
    color: #333;
}
.gotop{
    position: fixed;
    right: 20px;
    bottom: 20px;
    background: #0a6cd6;
    color: #fff;
    padding: 3px 8px 3px 8px;
    cursor: pointer;
    z-index: 11111111;
    display: none;
    font-size: 12px;
    border-radius: 5px;
}
.foot ul li a{
    font-size: 16px;
    text-decoration: none;
}
.r_b{
    padding: 0 0 10px;
}
.ft{
    overflow: hidden;
}
.ft ul li{
    height: 80px;
    margin-bottom: 10px;
}
.ft ul li img{
    float: left;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    margin-right: 15px;
}
.ft ul li p{
    font-size: 16px;
    color: #666;
}
.ft ul li span{
    font-size: 13px;
    color: #666;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.swipe1,.swipe2{
    overflow: hidden;
}
.swipe1 p{
    text-align: center;
    font-weight: bold;
    position: relative;
    top: -16px;
    margin-top: -24px;
    background: rgba(0,0,0,0.5);
    color: #fff;
    padding: 8px 0;
}
.swipe2 ul{
    overflow: hidden;
    padding: 6px 0;
}
.swipe2 ul li{
    float: left;
    width: 10.5%;
    margin:5px 1%;
}
.swipe2 ul li img{
    width: 100%;
}

/*反转*/
section{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    transform-style: preserve-3d;
    width: 100%;
    box-shadow: 0px 0px 20px 0px #ccc;
    margin: 15px 0;
}
section .card{
    position: relative;
    width: 5.5%;
    height: 60px;
    margin: 1%;
    transform-style: preserve-3d;
    perspective: 1000px;
}
section .card .box{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform-style: preserve-3d;
    transition: 1s ease;
}
section .card:hover .box{
    transform: rotateY(180deg);
}
section .card .box .imgBx{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #eee;
    background: #fff;
}
section .card .box .imgBx img{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80%;
    height: 80%;
    object-fit: cover;
    vertical-align: middle;
    margin-top: -40%;
    margin-left: -40%;
}
section .card .box .contentBx{
    position: absolute;
    top: 0;
    top: 0;
    left: -80px;
    width: 220px;
    height: 102%;
    /*background: #eee;*/
    backface-visibility: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    transform-style: preserve-3d;
    transform: rotateY(180deg);
}
section .card .box .contentBx div{
    transform-style: preserve-3d;
    padding: 5px;
    background: linear-gradient(45deg,#fe0061,#ffeb3b);
    transform: translateZ(100px);
    display: none;
}

section .card .box .contentBx div h2{
    color: #fff;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: inherit;
}
section .card .box .contentBx div p{
    color: #fff;
    font-size: 12px;
}
/*结束*/

/*品牌*/

#content li, #content .wrapper, #content li img, #content li span {
    width: 100%;
    height: 100%;
}
#content li{
    cursor: pointer;
    -webkit-perspective: 4000px;
    width: 18%;
    height: 80px;
    float: left;
    box-shadow: 0px 0px 4px -2px;
    border-radius: 4px;
}
#content .wrapper{
    position: relative;
    -webkit-transform-style: preserve-3d;
    -webkit-transition: -webkit-transform .6s;
}
#content .wrapper a{
    color: #000;
    text-decoration: none;
}
#content li img  {
    top: 0;
    position: absolute;
    -webkit-transform: translateZ(50px);
    -webkit-transition: all .6s;
}
#content  li span{
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(236, 241, 244, 1)), color-stop(100%, rgba(190, 202, 217, 1)));
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
    position: absolute;
    -webkit-transform: rotateX(-90deg) translateZ(50px);
    -webkit-transition: all .6s;
    display: block;
    top: 0;
    text-align: center;
    border-radius: 15px;
    font-size: 16px;
    line-height: 20px;
    width: 100%;
    height: 60px;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
    box-shadow: none;
    padding-top: 20px;
}
#content li span strong {
    display: block;
    margin: .2em 0 .5em 0;
    font-size: 20px;
    font-family: "Oleo Script";
}
#content li:hover .wrapper{
    -webkit-transform: rotateX(95deg);
}
#content li:hover img {
    box-shadow: none;
    border-radius: 15px;
}
#content li:hover span {
    box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.3);
    border-radius: 3px;
}
/*品牌结束*/

.foot h4 li, .foot ul li, .foot p li{
    width: auto !important;
}
.foot ul li:nth-child(7){
    border-right: 2px solid #000 !important;
}
.foot ul li:nth-child(14){
    border-right: 2px solid #000 !important;
}
.foot ul li:nth-child(12){
    border-right: 0;
}
.gywlj li a{
    background: blue;
    color: #fff;
    padding: 3px 20px;
    border-radius: 10px;
    font-size: 15px !important;
}
.flex-wrap{
    margin-bottom: 0px !important;
}
.time{
    margin-left: 15px;
}
/*滚动条样式 开始*/
::-webkit-scrollbar {
    width : 10px;
    height: 10px;
}
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);
    background   : #535353;
}
::-webkit-scrollbar-track {
    box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    background   : #ededed;
}
/*滚动条样式 结束*/
.right_img_hover{
    overflow: hidden;
}
.right_img_hover img{
    transform: scale(1);
    transition: all 1s;
}
.right_img_hover img:hover{
    transform: scale(1.1);
}
.myheader{
    height: 415px;
}
.index .container .marquee{
    margin-bottom: 0 !important;
}
.wzjx ul li{
    padding: 8px;
    overflow: hidden;
    border-bottom: 1px solid #eee;
    position: relative;
}
.ifmyyc{
    display: none;
    position: absolute;
    right: 15px;
    width: 40px !important;
    height: 40px !important;

}
.myyc{
    display: block !important;
}
/*名人*/
.tab-content{
    padding:0 15px;
    background: #f7f7f7;
    border: 1px solid #e5e5e5;
}
.dakaContent span{
    float: right;
    color: #6d9f9d;
}
.dalalist {
    height: 90px;
    overflow: hidden;
    margin:12px 0;
}

.dalalist:hover{
    background: linear-gradient(to right,#A0CFC4, #fff);
}
.dakaContent {
    position: relative;
    height: 90px;
    float: left;
    width: 285px;
}
.dalalist a {
    float: left;
    padding-right: 5px;
    color: #6d9f9d;
}
.dalalist a img {
    width: 64px;
    margin-right: 10px;
    height: 90px;
}
.myclick {
    display: inline-block;
    margin-left: 8px;
    position: absolute;
    top: 44px;
    right: 26px;
    color: blue;
}
.character1 {
    background-image: url(https://jsjscmbase.oss-cn-beijing.aliyuncs.com/img/character1.png);
}
.character2 {
    background-image: url(https://jsjscmbase.oss-cn-beijing.aliyuncs.com/img/character2.png);
}
.character3 {
    background-image: url(https://jsjscmbase.oss-cn-beijing.aliyuncs.com/img/yigang.png);
}
.characterAll {
    background-size: 100%;
    vertical-align: middle;
    background-repeat: no-repeat;
    width: 19px;
    height: 19px;
    float: left;
    position: absolute;
    right: 0;
    top: 45px;
}
.adress {
    position: absolute;
    bottom: 25px;
    left: 0px;
}
/*名人end*/
/*top*/
#demo {
    background: #FFF;
    overflow:hidden;
    width:85%;
}
#indemo {
    float: left;
    width: 900%;
}
#demo1 {
    float: left;
}
#demo2 {
    float: left;
}
#indemo a{
    padding: 3px 5px;
}
.index .container header{
    height: 85px;
}
.index .top{
    background: #eee;
}
.index .container header .info .box1{
    margin-bottom: 5px;
}
.mybold_list ul{
    overflow: hidden;
}
.container{
    width: 1200px;
    margin: auto;
    background: #fff;
}
.container_cp li{
    display: block;
    height: 40px;
    line-height: 40px;
}
.container_cp:first-child li{
    height: 100%;
    margin-right: 30px;
}
.top{
    background: #eee;
    border-bottom: 0px solid #e5e5e5;
}
.mybox2 li {
    font-size: 16px;
    width: auto;
    float: left;
    margin: 3px 3px;
}
.mybox2 li:hover {
  border-bottom: 1px solid blue;
}
.mybold {
    font-weight: bold;
}
.mybold_list {
    height: 0px;
    overflow: hidden;
    background: rgba(0,0,0,.8);
    position: absolute;
    width: 1000px;
    z-index: 1111;
    padding: 0;
    top: 68px;
}
.hyflmore {
    cursor: pointer;
}
.mybold_list ul li {
    float: left;
    margin: 5px 6px;
}
.mybold_list ul li a {
    color: #fff;
    font-size: 14px;
}
.mybold_list ul li a:hover {
    color: yellow;
}
.mybold_list div {
    width: 32%;
    float: left;
}
.mybold_list div:last-child{
    width: 35%;
}
.mybold_list div:nth-child(2) {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}
.top_sousuo{
    margin: 0;
    box-shadow:0px 0px 0px 0px #ccc;
    height: 38px;
}
.info{
    position: relative;
    margin: 0;
    z-index: 2;
    padding-left: 10px;
    height: 80px;
    width: 1065px;
    float: right
}
.myNav{
    margin-bottom: 5px;
    width: 100%;
}
.myNav a{
    color: #000;
    background: #fff;
    padding: 5px 0;
    text-decoration: none;
    font-size: 16px;
    border-right: 1px solid #999;
    display: block!important;
    line-height: 20px;
    text-align: center;
    flex: 1;
}
.myNav a:hover{
    background: #ccc;
}
.myNav a:last-child{
    border-right: 0px solid #eee;
}
.marquee {
    width: 1170px;
    padding: 15px;
    border: 1px solid #e5e5e5;
    margin-bottom: 5px;
    height: 74px !important;
}
.marquee .swiper-slide a div h4{
    font-size: 16px;
   /* overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 10px;*/
}
.InterviewCarousel{
    height: 72px;
    position: relative;
}
.InterviewCarousel span{
    position: absolute;
    top: 25px;
}
.marquee .swiper-slide a div p{
    font-size: 14px;
    position: relative;
    line-height: 1.4em !important;
    height: 2.8em;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;

}
.marquee .swiper-slide a img{
    width: 72px;
    height: 72px;
    margin-right: 10px;
    border-radius: 50%;
    float: left;
}
.marquee .swiper-slide{
    width: 30%;
    margin-right: 50px;
}
/*end*/
#demoy {
    background: #FFF;
    overflow:hidden;
    width:100%;
}
#indemoy {
    float: left;
    width: 100%;
    height: 120px;
}

#indemoy a{
    padding: 10px 5px;
    display: block;
    text-decoration: none;
    font-size: 18px;
    color: #000;
    font-weight: bold;
}
#indemoy a:hover{
    background: rgba(0,136,187,0.1);
}
.myredn{
    color: #999;
}
.myred{
    color: red;
}
.container_cp:first-child li a{
    font-size: 15px;
}
#index #aaa li img {
    margin-top: 5px;
    width: 30px;
    height: 30px;
    cursor: pointer;
}
#index .top-nav ul li p {
    margin: 0px 0px 0px 10px;
    color: #fff;
}
#index #aaa li {
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    float: left;
}
.lodoyw li{
    background: #eee;
    width: 100%;
    height: 24px;
    margin-bottom: 5px;
    animation: twinkle 1.5s infinite;
}
.lodozhibo li div:nth-child(1){
    background: #eee;
    width: 110px;
    height: 69px;
    margin-bottom: 5px;
    animation: twinkle 1.5s infinite;
}
.lodozhibo li:nth-child(1) div{
    width: 396px;
    height: 217px;
}
.lodozhibo li div:nth-child(2) p{
    background: #eee;
    width: 277px;
    height: 20px;
    margin-bottom: 5px;
    animation: twinkle 1.5s infinite;
}
.lodozhibo li div:nth-child(2) p:nth-child(2){
    margin-top: 15px !important;
}
.zxzb{
    height: 544px;
    overflow: hidden;
}
.newslodo li .newslodo_img{
    background: #eee;
    margin-bottom: 5px;
    animation: twinkle 1.5s infinite;
}
.newslodo li p{
    background: #eee;
    margin-bottom: 5px;
    width: 100%;
    height: 24px;
    animation: twinkle 1.5s infinite;
}
.newslodo .newslodo_p1{
    margin-top: 70px !important;
}
.djdzklodo li,.hwzklodo li,.wlsdlodo li{
    background: #eee;
    width: 100%;
    height: 35px;
    margin-bottom: 5px;
    animation: twinkle 1.5s infinite;
}
.wlmrlodo li{
    background: #eee;
    margin-bottom: 5px;
    width: 100%;
    height: 100px;
    animation: twinkle 1.5s infinite;
}
.wlmrWrap{
    height: 666px;
    overflow: hidden;
}
.top_wrap{
    margin-left: 145px;
}
.top_wrap li a {
    font-size: 15px;
    margin-right: 16px;
}
.top_wrap li a:hover{
    color: blue;
}
.loginImg{
    width: 12px !important;
    height: 12px !important;
    margin-top: 2px !important;
}
.top .container{
    height: 40px;
    background: #eee;
}
.primary-btn,.side-btn{
    font-size: 13px;
    border: 1px solid blue !important;
}
.nav_float{
    z-index: 111;
    background: #fff;
}
.pdci img{
    vertical-align: middle;
    width: 100%;
    border-radius: 5px;
    transform: scale(1);
    transition: all 1s;
}
.pdci{
    margin-bottom: 10px;
    border-radius: 5px;
    overflow: hidden;
    transition: all 1s;
}
.pdci:hover{
    box-shadow: 0px 0px 15px 0px #999;
}
.pdci img:hover{
    transform: scale(1.03);
}
#demo1 a:nth-child(1),#demo2 a:nth-child(1){
    color: red;
}

.homeWyWrap{
    position: relative;
    overflow: hidden;
    box-shadow: 0px 0px 10px 0px #999;
    border-radius: 5px;
}
.homeWyWrap img{
    width: 100%;
    vertical-align: middle;
}
.homeWy{
    position: absolute;
    top: 80px;
    margin: 12px 5%;
    background: #ffc500;
    width: 90%;
    border-radius: 5px;
    padding: 10px 0;
}
.homeWy li{
    background: #0966d8;
    padding: 4px 15px;
    width: 79%;
    margin: 12px 7%;
    border-radius: 5px;
    height: 33px;
}
.homeWy li img{
    display: inline-block;
    width: 75px;
    vertical-align: bottom;
    margin: 0 60px 0 10px;
    height: 28px;
    position: relative;
    top: 1px;
    box-shadow: 0px 0px 5px 0px #fff;
}
.homeWy_span1{
    color: #fff;
    font-size: 23px;
}
.homeWy_span2{
    color: #fff;
    font-size: 16px;
    position: relative;
    top: -3px;
}
.homeWyMore{
    width: 80px;
    font-size: 16px;
    background: #fff;
    position: absolute;
    bottom: 16px;
    left: 50%;
    margin-left: -40px;
    text-align: center;
    border-radius: 50px;
    cursor: pointer;
    padding: 3px 5px;
}
.homeWyMore a{
    color: #ff1b03;
}
/*要闻*/
.myscroll {
    width: 100%;
    height: 120px;
    overflow: hidden;
}
.myscroll li {
    list-style: none;
    padding: 10px 5px;
    display: block;
}
.myscroll a {
    cursor: pointer;
    text-decoration: none;
    color: #000;
    font-weight: bold;
    font-size: 18px;
}
/*热搜词*/
#newscroll{
    width:80%;
    height:21px;
    overflow:hidden;
    line-height:21px;
}
#newscroll ul{
    overflow: hidden;
}
#newscroll li{
    float: left;
    width:auto;
    padding-right: 20px;

}
.newsWlsd li{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}