html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strike,strong,sub,sup,tt,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article-list,aside,canvas,details,figure,figcaption,footer,header,hgroup,menu,nav,output,section,summary,time,mark,audio,video
{
    font-family: 'Microsoft YaHei','黑体','宋体',sans-serif;
    font-size: 100%;

    margin: 0;
    padding: 0;

    list-style: none;

    vertical-align: baseline;
    text-decoration: none;

    border: 0;
}
body
{

    overflow-x: hidden;

}
nav
{
    height: 35px;
    background: url('../image/navBackground.png') no-repeat;
    background-size: 100%,100%;
}

nav li
{
    float: right;

    margin: 0;
    padding: 0;
    padding: 11px 0;

    list-style: none;
}
nav a
{
    font-size: 13px;
    font-weight: normal;

    float: left;

    padding: 1px 19px;

    -webkit-transition: all .5s;
       -moz-transition: all .5s;
         -o-transition: all .5s;
            transition: all .5s;
    text-decoration: none;

    color: white;
    /* border-right: 1px solid rgba(255,255,255,.75); */
}
nav li:last-of-type a
{
    /* border-right: none; */
}
nav li:first-of-type a
{
    padding-right: 0;
    padding-left: 15px;

    border-right: none;
}

nav ul,
.head,
.tab,
.contentContainer,
.footContainer
{
    width: 1100px;
    margin: 0 auto;
}
.clear:after
{
    display: table;
    clear: both;
    content: ' ';
}

.clear
{
    zoom: 1;
}

.ke-top-container {
    font-size: 14px;
    line-height: 35px;
    margin: 0px auto;
}

.ke-top-container span {
    color: rgb(255, 255, 255);
}

.ke-top-container span:first-child {
    float: left;
}

.ke-top-container span:last-child {
    float: right;
    position: relative;
}

.ke-top-container span:last-child::after {
    content: "";
    width: 20px;
    height: 20px;
    background: url(http://www.dljcch.cn/img/x00002.png) no-repeat;
    position: absolute;
    top: 10px;
    left: -25px;
}

input#search
{
    width: 252px;
    height: 35px;
    padding-left: 23px;

    border: 2px solid #ddd;
    border-width: 1px;
    border-color: #c6c6c6;
    border-radius: 6px;
    background: url('../image/searchLogo.png') 95% no-repeat #eaeaea;
}
.date
{
    font-size: 13px;
    font-weight: bold;

    padding-right: 4px;

    color: #304F8F;
}
.head .dateAndSearch
{
    float: right;
}
.dateAndSearch .date,
.search
{
    margin: 0 0 7px 0;

    list-style: none;

    text-align: right;
}
.dateAndSearch .search
{
    margin: 0 0 0 0;
}
.head
{
    background: white;
}
.head ul
{
    margin-top: 14px;
	position: relative;
	float: right;
}
.head img
{
    margin: 14px 0 0 2px;
	position: relative;
	float: left;
}
.tab
{
    position: relative;

    padding: 15px 0 0 ;

    background: white;
}

#fatHeader
{
    z-index: 999;

    width: 100%;

    background: white;
}




#fatHeader
{
    width: 100%;
    position: relative;
}

#fatHeader .positionHeader {
    position: relative;
    box-shadow: 1px 0px 15px rgba(0,0,0,.5);
    z-index: 99;
}


.tab {
    padding-left: 170px;
    height: 45px;
}


.tab .tabhoverbox{
    height:
}

.tab ul .firstLayer{
    text-align: center;
}
.tab ul .tablicurrent{
    text-align: center;
    /* background: url('../image/navPointer.png') 50% 100% no-repeat; */
}
.tab  ul li {
    float: left;
    display: inline;
    font: 0.9em Arial, Helvetica, sans-serif;
    height: 45px;
    width: 140px;
    list-style: none;
}
.tab  ul li:hover {

    background: url('../image/navPointer.png') 50% 100% no-repeat;


}
.tab  ul li a {
    text-decoration: none;
    line-height: 22px;
    font-size: 20px;
    width: 145px;
    color: rgba(0,0,0,.8);
    margin: 0px;
    padding:0;
}
.tab ul .tablicurrent{
    text-align: center;
}
.tab ul li .tablicurrent{
  border-bottom: 2px solid #DDDDDD;
    /* background: url('../image/navBackground.png') no-repeat; */
    background-size: 100%,100%;
}

.tab ul li ul li {
    width: 116px;
    background: rgba(255,255,255,0.9);
    height:44px;
    position :relative;
    margin-left: 12px;
    border-bottom: 2px solid #DDDDDD;
    }
.tab ul li ul  .borderbox{
    height: 42px;
    margin-left: 8px;
    width: 100px;
    border-bottom: 2px solid #DDDDDD;
}
.tab ul li ul  .borderbox:hover{
    height: 42px;
    margin-left: 8px;
    border-bottom: none;
}
.tab ul li ul li:last-of-type .borderbox {
      border-bottom: none;
}








.tab ul li ul {
    padding-top: 23px;
}
.tab ul li ul li:before {
    padding-top: 12px;
    width: 140px;
    background: red;
    height:42px;
    position :relative;
    }
.tab ul li ul li:first-of-type {
    height:44px;
    position :relative;
}
.tab ul li ul li:last-of-type {
    height:44px;
    position :relative;
    background: white;
}


.tab ul li ul li a {
    line-height:40px;
    width: 102px;
    font-size: 16px;
    display: block;
    margin: 0 auto;
    color: rgba(0,0,0,.8);

}



.tab ul li ul { visibility: hidden; }
.tab ul li a:hover { background: white; }
.tab ul li:hover ul { visibility: visible; }
.tab ul li ul li a:hover { color: rgba(0,0,0,.9);background: #70A8CF}
.tab ul li ul li:hover { color: rgba(255,255,255,.9);background: #70A8CF}
