#Top {
    width: 100%;
    height: 42px;
    line-height: 42px;
    background: #ebebeb;
}

#Top .main {
    width: 1200px;
    margin: 0 auto;
    color: #797979;
}

#Top .main ul {
    display: inline-block;
    width: 700px;
}

#Top .main li {
    font-size: 14px;
    padding: 0 7px;
    display: inline-block;
    cursor: pointer;
    transition: 0.3s;
}
#Top .main li a {
  color: #797979;
}
#Top .main li:hover {
    background: rgba(255, 255, 255, 0.2);
}

#Top .main #Ttime {
    display: inline-block;
    float: right;
    margin-right: 20px;
    font-size: 14px;
}

#Top .main #Signin {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    height: 20px;
    width: 130px;
    float: right;
    color: #1e63b1;
}

#Top .main #Signin span {
    display: inline-block;
    width: 60px;
    cursor: pointer;

}

#Crumbs {
    width: 100%;
    margin-bottom: 10px;
}
.st-listwra{overflow:hidden}
  .j-st-listwra{height:auto}
  .clearfix:before,
.clearfix:after {
    content: "";
    display: table; 
}

.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}
#Crumbs .main {
    width: 1200px;
    margin: 0 auto;
    color: #fff;
    margin-top: 20px;
    font-size: 0;
}

#Crumbs .main #logo {
    display: inline-block;
    width: 260px;
    height: 70px;
    vertical-align: top;
    cursor: pointer;
}



#Crumbs .main #route {
    height: 70px;
    line-height: 70px;
    display: inline-block;
    font-size: 15px;
    color: #000;
    vertical-align: top;
    margin-left: 0px;
    width: 626px;
}

#Crumbs .main #route #slogan {
    height: 70px;
}

#Crumbs .main #route .CrAdv {
    height: 50px;
}

#Crumbs .main #search {
    display: inline-block;
    height: 70px;
    width: 310px;

}

#Crumbs .main #search input {
    width: 240px;
    height: 40px;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    display: inline-block;
    margin: 15px 0 0 0px;

}

#Crumbs .main #search div {
    display: inline-block;
    width: 60px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #1e63b1;
    margin: 15px 0 0 0;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}



#Head {
    width: 100%;
    height: 56px;
    line-height: 56px;
    background: #1e63b1;
}

#Head .main {
    width: 1200px;
    margin: 0 auto;
    color: #fff;
}

#Head .main ul {
    display: inline-block;
}

#Head .main li {
    font-size: 16px;
    padding: 0 12px;
    display: inline-block;
    cursor: pointer;
    position: relative;
}

#Head .main li:hover {
    background: rgba(255, 255, 255, 0.2);
}

#Head .main #Signin {
    font-size: 24px;
    text-align: center;
    display: inline-block;
    height: 56px;
    width: 24px;
    float: right;
}

#Head .main .Choice::before {
    display: inline-block;
    vertical-align: top;
    content: "";
    height: 3px;
    width: 100%;
    bottom: 0;
    position: absolute;
    border-bottom: 3px solid #4f99ec;
    box-sizing: border-box;
    right: 0;
}

#Head .main li:hover::before {
    display: inline-block;
    vertical-align: top;
    content: "";
    height: 3px;
    width: 100%;
    bottom: 0;
    position: absolute;
    border-bottom: 3px solid #4f99ec;
    box-sizing: border-box;
    right: 0;
}

#Head .main #Signin span {
    display: inline-block;
    width: 60px;
    cursor: pointer;

}

.Reddot {
    display: inline-block;
    font-size: 12px;
    color: #fff;
    background: #f00;
    height: 14px;
    font-style: normal;
    line-height: 14px;
    width: 24px;
    text-align: center;
    border-radius: 6px;
    position: absolute;
    margin-left: -16px;
    margin-top: 5px;
}



#Especially {
    width: 100%;

}

#Especially .main {
    width: 1200px;
    margin: 0 auto;
}

#Especially .main>i {
    display: block;
    position: relative;
    height: 38px;
    line-height: 38px;
    font-size: 20px;
    color: #2771c3;
    font-style: normal;
    font-weight: bold;
    border-bottom: 2px solid #eee;
    margin-bottom: 14px;
    margin-top: 14px;
    padding-left: 10px;
}

#Especially .main>i::before {
    content: "";
    display: inline-block;
    height: 3px;
    width: 100px;
    background: #2771c3;
    position: absolute;
    bottom: 0;
    left: 0;
}

#Especially .main .Top {
    height: 322px;
    font-size: 0;
}


#Especially .main .Top img {
    width: 824px;
    height: 322px;
    display: inline-block;
}


#Especially .main .Top .Ri {
    display: inline-block;
    background: #e7e7e7;
    height: 322px;
    width: 376px;
}

#Especially .main .Top .Ri p {
    font-size: 20px;
    height: 60px;
    line-height: 30px;
    margin: 20px 20px;
    font-weight: bold;
}

#Especially .main .Top .Ri span {
    display: inline-block;
    font-size: 16px;
    color: #3b3b3b;
    border-top: 1px solid #bdbdbd;
    margin: 0px 20px;
    line-height: 30px;
    padding-top: 8px;
}
#Especially .main .tong{
    float: left;
}
#Especially .main .bottom{
    position: relative;
    margin-top: 28px;
}
#Especially .main .bottom img{
    width: 584px;
    height: 388px;
}
#Especially .main .bottom p{
    width: 100%;
      text-indent: 10px;
    height: 60px;
    line-height: 60px;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 0;
  margin-bottom:0;
}


#Content{
    width: 100%;
}

#Content .main{
    width:1200px;
    margin:0 auto;
    margin-top:20px;
}


#Content .main .Nav{
    display: block;
    list-style: none;
    padding:0px;
    margin:0;
    font-size: 0px;
    border-bottom: 2px solid #eee;
    box-sizing: border-box;
}
#Content .main .Nav li{
    display: inline-block;
    height:40px;
    line-height: 40px;
    color:#000;
    font-size: 20px;
    width: 120px;
    text-align: center;
    cursor: pointer;
}

#Content .main .Nav li.Choice{
    border-bottom: 4px solid #1e63b1;
    color:#1e63b1;
}

#Content .main .Nav li:hover{
    border-bottom: 4px solid #1e63b1;
    color:#1e63b1;
}
.wrap>div {
	display:none;
}
.wrap .active {
	display:block;
}

#Content .main .Li{
    list-style:none;
    padding:0;
    margin:0;
    font-size: 0;
    margin-top:16px;
}


#Content .main .Li li{
    display: inline-block;
    height:390px;
    width:280px;
    border:1px solid #cecece;
    margin-right:23px;
    margin-bottom: 23px;

}
#Content .main .Li li:hover p{
    color: #1e63b1;
}
#Content .main .Li li img{
    height:180px;
    width: 280px;
}
#Content .main .Li li:nth-child(4n){
    margin-right:0px;
}

#Content .main .Li li p{
    font-weight: bold;
    margin:10px 10px;
    font-size: 20px;
  height: 56px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
#Content .main .Li li span{
    display: inline-block;
    font-size: 16px;
    color:#555555;
    margin:10px 10px;
      height: 110px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}

#Content .main .more,#Content .showMorehandle2{
    cursor: pointer;
    font-style: normal;
    width:100%;
    display: inline-block;
    height:70px;
    line-height: 70px;
    text-align: center;
    color:#3b3b3b;
    background: #e8e8e8;
    font-size: 18px;
}