﻿.video {
  float: left;
  height: auto;
  margin-top: 25px;
}

.video h3 {
  margin-bottom: 45px;
    font-size: 24px;
    padding-left: 16px;
    color: #6c0000;
    -webkit-box-reflect: below 0.1px linear-gradient(transparent,transparent 20%,rgba(0,0,0,.1));
}

.player{
  width: 412px;
  height: 325px;
  padding: 0px 22px 10px;
  background: url(../image/video-bg.png) no-repeat;
}

.news {
    float: right;
    width: 264px;
    margin-top: 25px;
}

.news h3 {
    margin-bottom: 30px;
    font-size: 24px;
    color: #6c0000;
    -webkit-box-reflect: below 0.01px linear-gradient(transparent,transparent 20%,rgba(0,0,0,.1));
}

.news>ul>li{
    padding-right: 40px;
    position: relative;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #ccc;
    word-break: break-all;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    display: -webkit-box;
    overflow: hidden;
}
.news>ul>li>span{
    position: absolute;
    top: 0;
    right: 0;
}
.news>ul>li>a{
    font-size: 14px;
    color: #222222;
}
.news>ul>li>a:hover {
    color: #dc1f26
}

.hj_xcfw,.hj_cdnt,.hj_hjkq,.hj_szjc,.hj_zsjc{
   display: none; 
}
.xc_hjjc_main>ul>li{
  cursor: pointer;
}
.hj_xcfw_top >h3,.hj_cdnt_top >h3,.hj_hjkq_top >h3 {
  text-align: center;
}
.video p{width:440px; padding: 5px;}
.player {
    width: 412px;
    height: 246px;
    padding: 0px 22px 10px;
    background: url(../image/video-bg.png) no-repeat left bottom;
}
.news>ul>li{
  height: 43px; line-height: 43px;
}
.login_from {
  margin-right: 20px;
}
.login_from, .navs {
    height: 500px;
}
.login_content {
    padding: 80px 28px;
}



#home_service{
    margin-top: 50px;
    background-color: #f8f8f8;
    padding: 30px 0;
}
#home_service>h2{
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #810000;
    background: #f8f8f8 url("404.png") center no-repeat;
} 
#home_service>.main{
    margin-top: 50px;
}
#home_service .home_service_category{
    float: left;
    width: 238px;
}

#home_service .home_service_category ul li{
     
    font: 16px/28px "微软雅黑";
    margin-bottom: 10px;
    background-color: #eeeeee;
    border: 1px solid #dddddd;
    border-radius: 6px;
    box-shadow: 2px 2px 10px #ccc;
   
    text-align: center;
    padding: 10px;
}

#home_service .home_service_category ul li.active,#home_service .home_service_category ul li.active a{
    color: #fff;
    background-color: #800000;
}


#home_service .home_service_content{
    float: right;
    width: 810px;
    height: 740px;
    line-height: 24px;
}


.home_service_content>div{
    display: none;
}

.home_service_content>div:first-child{
    display: block;
}


 .innerbox{
    overflow-x: hidden;
    overflow-y: auto;
    color: #000;
   
    height: 100%;
}

.innerbox::-webkit-scrollbar {
    width: 4px;     
    height: 4px;
}
.innerbox::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.1);
    background: rgba(0,0,0,0.1);
}
.innerbox::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.1);
    border-radius: 0;
    background: rgba(0,0,0,0.1);
}

.hj_cdnt_right h4 p {
    font-weight: 100;
    line-height: 1;
    height: 30px;
    width: 300px;
    padding-left: 5px;
    text-indent: 0;
}
.hj_hjkq_right h4 > p {
    font-weight: 100;
    line-height: 1.5;
    width: 400px;
}

.xc_wjcp_right1 ul {
    width: 210px;
    float: left;
    margin-left: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}