#MainMiddle .main .Ri .indexpic-li{height:240px;margin:10px 0}
#MainBottom .main .special .list1 li:first-child+li+li,#MainBottom .main .special .list1 li:first-child+li+li+li+li+li{margin-right:1px}
#MainBottom .main .special .list2 li:first-child+li+li,#MainBottom .main .special .list2 li:first-child+li+li+li+li+li{margin-right:1px}
#Top {
    width: 100%;
    min-height: 42px;
    line-height: 42px;
    background: #ebebeb;
}

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

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

#Top .main li {
    font-size: 14px;
    padding: 0 7px;
    display: inline-block;
    cursor: pointer;
    transition: 0.3s;
}

#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;
}

#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;
}

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

#Crumbs .main #route .CrAdv {
    height: 50px;
    margin-top: 0px;
}

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

#Crumbs .main #search input {
    width: 240px;
    height: 40px;
  line-height:40px;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    display: inline-block;
    margin: 15px 0 0 0px;
    text-indent: 7px;
    outline: none;
}

#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;
    transition: 0.3s;
    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;
}

#Banner {
    width: 100%;
    margin-top: 18px;
}

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

#Title {
    width: 100%;
    margin-top: 15px;
}

#Title .main {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}

#Title .main p {
    font-size: 38px;
    padding: 0;
    line-height: 60px;
    font-weight: bold;
    margin-top: 20px;
}

#Title .main span {
    display: inline-block;
    font-size: 19px;
    height: 36px;
    line-height: 36px;
}

#MainTop {
    width: 100%;
    margin-top: 20px;
}

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

#MainTop .main .Le {
    display: inline-block;
    width: 580px;
}

#MainTop .main .Le #A_DOM .swiper-slide {
    position: relative;
}

#MainTop .main .Le #A_DOM .swiper-slide p {
    height: 38px;
    line-height: 34px;
    padding-left: 27px;
    font-size: 20px;
    color: #fff;
    position: absolute;
    bottom: 38px;
  z-index:1;
}
.index-bg{width:584px;height: 133px;position: absolute;left: 0;bottom: 0;background: url("../img/index-banner-bg.png") repeat-x}
#MainTop .main .Le #A_DOM .swiper-slide img {
    width: 582px;
}

#MainTop .main .Le #A_DOM .pagination {
    position: absolute;
    z-index: 20;
    bottom: 5px;
    width: 100%;
    text-align: center;
}
#MainTop .main .Le #A_DOM .swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
}

#MainTop .main .Le #A_DOM .swiper-pagination-bullet-active {
    opacity: 1;
    background: #ff6d40;
}

#MainTop .main .Le #A_DOM .swiper-pagination-bullet {
    width: 26px;
    height: 6px;
    border-radius: 0;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 0 15px;
}

#MainTop .main .Le #A_DOM .swiper-pagination {
    text-align: center;
    margin-bottom: 10px;
}
#MainTop .main .Le #A_DOM .swiper-pagination-switch {
    display: inline-block;
    width: 26px;
    height: 6px;
    background: #fff;
    margin: 0 5px;
    opacity: 0.8;
    cursor: pointer;
}

#MainTop .main .Le #A_DOM .swiper-active-switch {
    background: #ff6d40;
}

#MainTop .main .Ce {
    margin-left: 8px;
    width: 178px;
    display: inline-block;
  overflow: hidden;
}

#MainTop .main .Ce a {
    display: inline-block;
    margin-bottom: 11px;
}

#MainTop .main .Ce li {
    cursor: pointer;
    position: relative;
    overflow: hidden;
}

#MainTop .main .Ce li .bofang {
    z-index: 120;
    position: absolute;
    top: 42px;
    left: 60px;
    width: 50px;
    height: 50px;
}

#MainTop .main .Ce li:hover img {
    transform: scale(1.06);
}

#MainTop .main .Ce li:last-child {
    margin: 0;
}

#MainTop .main .Ce li img {
    width: 220px;
    height: 134px;
    transition: 0.3s;
}

#MainTop .main .Ri {
    width: 416px;
    margin-left: 10px;
    display: inline-block;
}
#MainTop .main .Ri>div{
    margin-top: 5px;
}
#MainTop .main .Ri h5 {
    position: relative;
    width: 100%;
    height: 40px;
    line-height: 38px;
    font-size: 22px;
    background: url(../img/shugang_03.png)left center no-repeat !important;
    text-indent: 10px;
    border-bottom: 2px solid #dddddd;
    margin-bottom: 10px;
  	padding-left:7px;
  	color:#000;
      font-weight: bold;
}

#MainTop .main .Ri h5 span {
    position: absolute;
    right: 0;
    display: inline-block;
    font-size: 15px !important;
    color: #dddddd;
}

#MainTop .main .Ri li {
    text-indent: 10px;
    display: block;
    font-size: 16px;
    color: #333333;
    height: 32px;
    line-height: 32px;
    cursor: pointer;
    background: url(../img/dian2_03.png)left center no-repeat;
}
#MainTop .main .Ri li a{
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
  padding-right:10px;
}

#MainTop .main .Ri li:hover a {
    color: #1e63b0;
}

#MainTop .main .Ri .da {
    height: 44px;
    font-size: 20px;
    line-height: 44px;
    font-weight: bold;
}

#MainMiddle .main ul li:hover a {
    color: #1e63b0;
}

#MainTop .main .Ri>img {
    margin-top: 14px;
    width: 360px;
    height: 36px;
}

#MainMiddle {
    width: 100%;
    margin-top: 20px;
}

#MainMiddle .main {
    width: 1200px;
    margin: 0 auto;
    font-size: 0;
}

#MainMiddle .main #Exposure,
#MainMiddle .main #Viewpoint,
#MainMiddle .main #Method {
    width: 380px;
    display: inline-block;
    margin-right: 30px;
}

#MainMiddle .main #Exposure {
    margin: 0;
}

#MainMiddle .main #Exposure>i,
#MainMiddle .main #Viewpoint>i,
#MainMiddle .main #Method>i {
    width: 100%;
    display: inline-block;
    font-size: 18px;
    font-style: normal;
    height: 40px;
    line-height: 40px;
    vertical-align: top;
    margin-bottom: 10px;
    border-bottom: 2px solid #dddddd;
    box-sizing: border-box;
}

#MainMiddle .main #Exposure>i span,
#MainMiddle .main #Viewpoint>i span,
#MainMiddle .main #Method>i span {
    display: inline-block;
    background: #3263ab;
    color: #fff;
    height: 40px;
    width: 80px;
    text-align: center;
}

#MainMiddle .main #Exposure>li,
#MainMiddle .main #Viewpoint>li,
#MainMiddle .main #Method>li {
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    color: #494949;
    cursor: pointer;
  overflow: hidden;
    width: 100%;
    text-overflow: ellipsis;
    word-break: break-all;
    white-space: nowrap;
}

#MainMiddle .main #Exposure>li:hover,
#MainMiddle .main #Viewpoint>li:hover,
#MainMiddle .main #Method>li:hover {
    color: #000;
}

#MainMiddle .main #Roll {
    width: 1200px;
    height: 48px;
    margin: 22px 0;
    font-size: 0;
}

#MainMiddle .main #Roll i {
    font-style: normal;
    display: inline-block;
    width: 120px;
    text-align: center;
    background: #ebebeb;
    color: #3263ab;
    height: 48px;
    line-height: 48px;
    font-size: 15px;
      font-weight: bold;
}

#MainMiddle .main .box {
    display: inline-block;
    width: 1080px;
    height: 48px;
    line-height: 48px;
    position: relative;
    overflow: hidden;
    background: #1e63b1;
}

#MainMiddle .main .roll {
    position: absolute;
    left: 0;
    top: 0;
}

#MainMiddle .main .roll li {
    margin: 0 20px;
    line-height: 48px;
    height: 48px;
    float: left;
    text-align: center;
    font-size: 15px;
}

#MainMiddle .main .roll li:hover a {
    color: #fff !important;
}

#MainMiddle .main .roll li a {
    color: #fff;
}

#MainMiddle .main .Ri {
    display: inline-block;
    width: 800px;
    font-size: 0;
}

#MainMiddle .main #Sociology,
#MainMiddle .main #Drugs,
#MainMiddle .main #Food,
#MainMiddle .main #Polular,
#MainMiddle .main #Apparatus,
#MainMiddle .main #Cosmetics {
    display: inline-block;
    width: 370px;
    margin-right: 30px;
    margin-bottom: 20px;
}

#MainMiddle .main #Sociology h5 {
    position: relative;
    width: 370px;
    height: 42px;
    line-height: 30px;
    font-size: 21px;
    text-indent: 15px;
    border-bottom: 1px solid #dddddd;
}

#MainMiddle .main #Sociology h5::before {
    content: "";
    display: inline-block;
    height: 30px;
    width: 7px;
    background: #1e63b1;
    border-radius: 5px;
    margin-right: 10px;
    margin-left: -10px;
    vertical-align: top;
}

#MainMiddle .main #Sociology h5 span {
    position: absolute;
    right: 0;
    font-size: 15px !important;
    color: #999999;
}

#MainMiddle .main #Sociology h5 .shehui {
    color: #959595;
    font-weight: normal;
}

#MainMiddle .main #Sociology h5 a {
    font-weight: normal;
    color: #959595;
}

#MainMiddle .main #Sociology h5 .selection {
    color: #000 !important;
    font-weight: bold;
}

#MainMiddle .main #Sociology .zong {
    width: 370px;
}

#MainMiddle .main #Sociology .zong img {
    width: 370px;
    height: 240px;
    transition: 0.3s;
}

#MainMiddle .main #Sociology .zong img:hover {
    transform: scale(1.06);
}

#MainMiddle .main #Sociology .zong div {
    display: none;
    margin-top: 10px;
}

#MainMiddle .main #Sociology .zong .on {
    display: block;
    margin-top: 10px;
}

#MainMiddle .main #Sociology .zong div p {
    text-indent: 10px;
    position: relative;
    font-size: 15px;
    line-height: 30px;
    background: url(../img/dian2_03.png)no-repeat left center;
  margin-bottom:0;
}

#MainMiddle .main #Sociology .zong div p:first-child {
    margin-bottom: 10px;
    text-indent: 0;
    overflow: hidden;
}

#MainMiddle .main #Sociology .zong div p:first-child i {
    font-weight: bold;
    font-size: 18px;
    position: absolute;
  left:0;
    bottom: 0;
    width: 370px;
    height: 40px;
    line-height: 40px;
    text-indent: 10px;
    font-style: normal;
    background-color: rgba(0, 0, 0, 0.4);
    color: #fff;
  overflow: hidden; width: 100%;text-overflow: ellipsis;word-break: break-all;white-space: nowrap;
}

#MainMiddle .main #Drugs i,
#MainMiddle .main #Food i,
#MainMiddle .main #Polular i,
#MainMiddle .main #Apparatus i,
#MainMiddle .main #Cosmetics i {
    width: 100%;
    display: inline-block;
    font-size: 21px;
    font-weight: bold;
    font-style: normal;
    height: 42px;
    line-height: 30px;
    vertical-align: top;
    margin-bottom: 0px;
    border-bottom: 2px solid #dddddd;
    padding-bottom: 10px;
  margin-top: 10px;
  color:#000;
}


#MainMiddle .main #Drugs i::before,
#MainMiddle .main #Food i::before,
#MainMiddle .main #Polular i::before,
#MainMiddle .main #Apparatus i::before,
#MainMiddle .main #Cosmetics i::before {
    content: "";
    display: inline-block;
    height: 30px;
    width: 7px;
    background: #1e63b1;
    border-radius: 5px;
    margin-right: 10px;
    vertical-align: top;
}

#MainMiddle .main #Drugs i span,
#MainMiddle .main #Food i span,
#MainMiddle .main #Polular i span,
#MainMiddle .main #Apparatus i span,
#MainMiddle .main #Cosmetics i span {
    float: right;
    display: inline-block;
    font-size: 15px !important;
    color: #999999;
}

#MainMiddle .main .Ri li {
    position: relative;
    display: block;
    font-size: 15px;
    color: #444;
    cursor: pointer;
    height: 30px;
    line-height: 30px;
}

#MainMiddle .main .Ri li::before {
    content: '';
    display: inline-block;
    height: 3px;
    width: 3px;
    background: #bababa;
    vertical-align: top;
    margin-top: 13px;
    margin-right: 6px;
}

#MainMiddle .main #Sociology li:nth-child(2),
#MainMiddle .main #Drugs li:nth-child(2),
#MainMiddle .main #Food li:nth-child(2),
#MainMiddle .main #Polular li:nth-child(2),
#MainMiddle .main #Apparatus li:nth-child(2),
#MainMiddle .main #Cosmetics li:nth-child(2) {
    height: auto;
    line-height: auto;
    margin: 10px 0;
}

#MainMiddle .main #Sociology li:nth-child(2)::before,
#MainMiddle .main #Drugs li:nth-child(2)::before,
#MainMiddle .main #Food li:nth-child(2)::before,
#MainMiddle .main #Polular li:nth-child(2)::before,
#MainMiddle .main #Apparatus li:nth-child(2)::before,
#MainMiddle .main #Cosmetics li:nth-child(2)::before {
    display: none;
}

#MainMiddle .main .Ri li {
    overflow: hidden;
    transform: 1.2s !important;
}

#MainMiddle .main .Ri li img {
    width: 370px;
    height: 240px;
    display: inline-block;
    transition: 0.3s;
}

#MainMiddle .main .Ri li:hover img {
    transform: scale(1.06);
}

#MainMiddle .main .Ri li:hover p a {
    color: #ffff;
}

#MainMiddle .main .Ri li p {
    position: absolute;
    bottom: 0;
    height: 40px;
    width: 370px;
    font-size: 18px !important;
    color: #000;
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
    text-indent: 10px;
    line-height: 40px;
    margin-top: 20px;
    font-weight: bold;
  overflow: hidden; width: 100%;text-overflow: ellipsis;word-break: break-all;white-space: nowrap;
  margin-bottom:0;
}

#MainMiddle .main .Le {
    display: inline-block;
    margin-left: 10px;
    width: 390px;
}

#MainMiddle .main #Number {
    background: #f2f4f5;
    height: 565px;
    width: 390px;
    margin: 0 0 20px 0;
}

#MainMiddle .main #Number i {
    width: 328px;
    font-size: 20px;
    font-style: normal;
    display: block;
    color: #3263ab;
    height: 40px;
    line-height: 40px;
    margin-left: 30px;
    margin-bottom: 10px;
    border-bottom: 1px solid #c3c3c3;
    font-weight: bold;
}

#MainMiddle .main #Number .Hdp {
    position: relative;
}

#MainMiddle .main #Number .Hdp img {
    width: 328px;
    height: 460px;
    margin-left: 30px;
    margin-top: 10px;
}

#MainMiddle #Number .swiper-container {
    width: 180px;
    height: 300px;
}

#MainMiddle #Number .swiper-slide {
    cursor: pointer;
    text-align: center;
    font-size: 0px;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

#MainMiddle #Number .swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
}

#MainMiddle #Number .swiper-pagination-bullet-active {
    opacity: 1;
    background: #ff6d40;
}

#MainMiddle #Number .swiper-pagination-bullet {
    width: 26px;
    height: 6px;
    border-radius: 0;
}

#MainMiddle #Number .swiper-pagination {
    text-align: center;
    margin-bottom: 10px;
}

#MainMiddle #Number .swiper-container-horizontal>.swiper-pagination-bullets,
#MainMiddle #Number .swiper-pagination-custom,
#MainMiddle #Number .swiper-pagination-fraction {
    left: -10px;
}

#MainMiddle #Number .swiper-container .text {
    width: 100%;
}

#MainMiddle #Number .swiper-container .text img {
    width: 100%;
    display: block;
}

#MainMiddle #Number .swiper-container .text p {
    display: block;
    color: #fff;
    vertical-align: top;
    height: 46px;
    line-height: 46px;
    width: 180px;
    font-size: 20px;
    background: #3263ab;
    margin: 0;
    text-align: center;
    margin: 10px 0;
}

#MainMiddle #Number .swiper-container {
    position: relative;
}

#MainMiddle #Number .swiper-button-next {
    position: absolute;
    left: 30px;
    bottom: 130px;
    height: 70px;
    width: 42px;
    background-color: #dbdbdb;
}

#MainMiddle #Number .swiper-button-prev {
    position: absolute;
    right: 30px;
    bottom: 130px;
    height: 70px;
    width: 42px;
    background-color: #dbdbdb;
}

#MainMiddle #Number .swiper-button-next img {
    margin-left: 15px;
    margin-top: 25px;
}

#MainMiddle #Number .swiper-button-prev img {
    margin-left: 15px;
    margin-top: 25px;
}

#MainMiddle .main #Local {
    background: #f2f4f5;
    height: 126px;
    width: 390px;
    margin: 0 0 20px 0;
}

#MainMiddle .main #Viewp>i,
#MainMiddle .main #Local>i {
    font-size: 20px;
    font-style: normal;
    display: block;
    height: 42px;
    line-height: 40px;
    padding-left: 20px;
    font-weight: bold;
  	color: #3263ab;
}

#MainMiddle .main #Local .Loc {
    height: 50px;
    line-height: 50px;
    margin-left: 20px;
    margin-top: 10px;
    position: relative;
}

#MainMiddle .main #Local .Loc input[type=text] {
    border: 1px solid #9b9b9c;
    box-sizing: border-box;
    width: 290px;
    height: 48px;
    text-indent: 10px;
    outline: none;
  font-size:16px;
}

#MainMiddle .main #Local .Loc input[type=image] {
    height: 48px;
}

#MainMiddle .main #Local .Loc .xiala {
    display: none;
    position: absolute;
    bottom: -345px;
    padding-bottom: 20px;
    background-color: #eeeeee;
}
.anniu-input{
	cursor: pointer;
}
#MainMiddle .main #Local .Loc .xiala .zong {
    width: 342px;
}

#MainMiddle .main #Local .Loc .xiala .zong p {
    float: left;
    width: 68px;
    text-align: center;
}

#MainMiddle .main #Local .Loc .xiala .zong p a {
    width: 68px;
    text-align: center;
}

#MainMiddle .main #Local .Loc .xiala p {
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    width: 290px;
}

#MainMiddle .main #Local .Loc .xiala .xiabu p {
    margin-left: 260px;
    width: 68px;
    text-align: center;
    height: 30px;
    color: #fff;
    background-color: #3263ab;
}

#MainMiddle .main #Local .Loc .xiala p:hover {
    background-color: #cccccc;
}

#MainMiddle .main #Viewp {
    background: #f2f4f5;
    height: 219px;
    width: 390px;
    margin: 0 0 20px 0;
}

#MainMiddle .main #Viewp form {
    display: inline-block;
    margin-left: 24px;
}

#MainMiddle .main #Viewp form p {
    font-size: 18px;
    margin-bottom: 6px;
}

#MainMiddle .main #Viewp form label {
    height: 28px;
    line-height: 28px;
    display: block;
    cursor: pointer;
}

#MainMiddle .main #Viewp form label input {
    display: inline-block;
    height: 12px;
    width: 12px;
    margin-top: 9px;
    margin-right: 10px;
}

#MainMiddle .main #Viewp form label>i {
    display: inline-block;
    vertical-align: top;
    height: 28px;
    line-height: 28px;
    font-size: 15px;
    color: #6b6b6b;
    font-style: normal;
}

#MainMiddle .main #Viewp form button {
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 80px;
    background: #1e63b1;
    outline: 0;
    color: #fff;
    border: 0;
    margin-left: 120px;
    margin-top: 4px;
    cursor: pointer;
}

#MainMiddle .main #Union {
    background: #f2f4f5;
    height: 70px;
    width: 390px;
  margin-top:34px;
}

#MainMiddle .main #Union .zuozhe {
    display: inline-block;
    font-size: 24px;
    width: 100px;
    text-align: center;
    line-height: 26px;
    font-weight: bold;
    height: 52px;
    color: #3263ab;
    margin-top: 9px;
  border-right: 2px solid #dedede;
}
#MainMiddle .main #Union .zuozhe a{color: #3263ab;}
#MainMiddle .main #Union .Original,
#MainMiddle .main #Union .author {
    text-align: center;
    width: 140px;
    height: 70px;
    display: inline-block;
    line-height: 26px;
    height: 52px;
    margin-top: 12px;
}

#MainMiddle .main #Union li i {
    display: block;
    font-size: 26px;
    color: #1e63b0;
    font-weight: bold;
    font-style: normal;
}

#MainMiddle .main #Union li span {
    display: inline-block;
    font-size: 16px;
    color: #000;
}

#MainMiddle .main #Adver {
    margin: 12px 0;
    display: flex
}

#MainMiddle .main #Adver p {
    margin-right: 13px;
    width: 290px;
}

#MainMiddle .main #Adver .last {
    margin: 0;
}

#MainBottom {
    width: 100%;
    margin-top: 20px;
}

#MainBottom .main {
    margin: 0 auto;
}

#MainBottom .main .special {
    width: 784px;
    display: inline-block;
}

#MainBottom .main .special>i {
    width: 100%;
    display: inline-block;
    font-size: 22px;
    font-weight: bold;
    font-style: normal;
    height: 40px;
    line-height: 30px;
    vertical-align: top;
    margin-bottom: 0px;
    border-bottom: 2px solid #dddddd;
    padding-bottom: 10px;
  color:#000;
}

#MainBottom .main .special>i::before {
    content: "";
    display: inline-block;
    height: 30px;
    width: 7px;
    background: #1e63b1;
    border-radius: 5px;
    margin-right: 10px;
    vertical-align: top;
}

#MainBottom .main .special>i span {
    float: right;
    display: inline-block;
    font-size: 15px !important;
    color: #999999;
}


#MainBottom .main .special {
    font-size: 0;
}

#MainBottom .main .special .Libox {
    width: 784px;
    height: 574px;
    overflow: hidden;
    transition: 0.4s;
}

#MainBottom .main .special .Libox ul li:hover p {
    color: #1e63b0;
}


/* #MainBottom .main #Expert .Libox ul li:hover p{
    color: #4f99ec;
} */

#MainBottom .main .special .List {
    width: 784px;
    float: left;
    transition: 0.4s;
    margin-top: 14px;
}

#MainBottom .main .special .list {
    width: 784px;
    float: left;
    transition: 0.4s;
    margin-top: 14px;
}

#MainBottom .main .special li {
    display: inline-block;
    width: 250px;
    height: 280px;
    margin: 0 16px 10px 0;
}

#MainBottom .main .special li:nth-child(3n) {
    margin: 0 1px 10px 0;
}

#MainBottom .main .special li img {
    height: 168px;
    width: 250px;
}

#MainBottom .main .special li p {
    padding: 10px 5px;
    font-size: 19px;
    color: #000;
}

#MainBottom .main .special li span {
    padding: 0 5px;
    display: inline-block;
    font-size: 15px;
  	height:66px;
    color: #949393;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.lower,
.upper {
    display: inline-block;
    background: #dbdbdb;
    height: 22px;
    line-height: 22px;
    width: 30px;
    text-align: center;
    cursor: pointer;
    color: #fff !important;
}

.upper {
    margin-right: 6px;
}

#MainBottom .main .Le {
    display: inline-block;
    margin-left: 20px;
    width: 390px;
}

#MainBottom .main #Wbo {
    height: 320px;
    width: 390px;
    background: #f2f4f5;
    margin-bottom: 53px;
}

#MainBottom .main #Wbo img {
    margin-left: 22px;
}

#MainBottom .main #Wbo p {
    padding: 0 5px;
    margin: 25px 22px;
    width: 322px;
    border-top: 2px solid #a5a5a5;
    color: #949393;
    font-size: 14px;
}

#MainBottom .main #Wbo h5 {
    position: relative;
    padding: 0 5px;
    margin: 25px 22px;
    font-weight: normal;
    width: 322px;
    border-bottom: 2px solid #a5a5a5;
    color: #1e63b0;
    font-size: 14px;
}

#MainBottom .main #Wbo h5 span {
    position: absolute;
    right: 0;
}

#MainBottom .main #Wbo h6 {
    position: relative;
    padding: 0 5px;
    margin: 30px 22px;
    width: 322px;
    color: #5c5c5c;
    font-size: 14px;
}

#MainBottom .main #Wbo h6 img {
    position: absolute;
    right: 0px;
    top: 4px;
}

#MainBottom .main #Expert {
    height: 278px;
    width: 390px;
    display: inline-block;
}

#MainBottom .main #Expert>i {
    width: 100%;
    display: inline-block;
    font-size: 22px;
    font-weight: bold;
    font-style: normal;
    height: 40px;
    line-height: 30px;
    vertical-align: top;
    margin-bottom: 0px;
    border-bottom: 2px solid #dddddd;
    padding-bottom: 10px;
  color:#000;
}

#MainBottom .main #Expert>i::before {
    content: "";
    display: inline-block;
    height: 30px;
    width: 7px;
    background: #1e63b1;
    border-radius: 5px;
    margin-right: 10px;
    vertical-align: top;
}

#MainBottom .main #Expert>i span {
    float: right;
    display: inline-block;
    font-size: 15px !important;
    color: #999999;
}


#MainBottom .main #Expert {
    font-size: 0;
}

#MainBottom .main #Expert .Libox {
    width: 390px;
    height: 230px;
    overflow: hidden;
    transition: 0.4s;
}

#MainBottom .main #Expert .List {
    float: left;
    width: 390px;
    transition: 0.4s;
    margin-top: 8px;
}

#MainBottom .main #Expert .list {
    width: 390px;
    float: left;
    transition: 0.4s;
    margin-top: 8px;
}

#MainBottom .main #Expert li {
    display: inline-block;
    width: 118px;
    height: 100px;
    margin: 0 12px 20px 0;
    position: relative;
}

#MainBottom .main #Expert li:nth-child(3n) {
    margin: 0 0 10px 0;
}

#MainBottom .main #Expert li img {
    height: 100px;
    width: 118px;
}

#MainBottom .main #Expert li p {
    font-size: 16px;
    color: #fff;
    margin-top: -20px;
    height: 20px;
    line-height: 20px;
    background: rgba(128, 180, 247, 0.64);
    text-align: center;
    position: absolute;
    bottom: 0;
    width: 100%;
    right: 0;
    z-index: 99;
  margin-bottom:0;
}

#MainBottom .main #Wbo i {
    font-size: 20px;
    font-style: normal;
    display: block;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    margin-bottom: 10px;
    font-weight: bold;
  color: #333;
}

#Friendship {
    width: 100%;
    margin-top: 40px;
    background: #ebebeb;
}

#Friendship .main {
    margin: 0 auto;
    height: auto;
  padding-bottom:15px;
}

#Friendship .main .Tii {
    display: inline-block;
    margin: 20px 0;
  width:100%;
}

#Friendship .main .Tii i {
    display: inline-block;
    color: #6d6d6d !important;
    font-size: 22px;
    font-style: normal;
    width: 200px;
    text-align: center;
    line-height: 70px;
    height: 70px;
    cursor: pointer;
}

#Friendship .main .Tii .action {
    color: #000 !important;
}

#Friendship .main #cooper,
#Friendship .main #mechanism,
#Friendship .main #supervise,
#Friendship .main #frien {
    margin-left: 56px;
    display: none;
}

#Friendship .main #cooper li,
#Friendship .main #mechanism li,
#Friendship .main #supervise li,
#Friendship .main #frien li {
    color: #545454;
    font-size: 16px;
    display: inline-block;
    margin: 0 30px 0 0;
  line-height:30px;
  width:220px;
  overflow: hidden; text-overflow: ellipsis;word-break: break-all;white-space: nowrap;
}

#Friendship .main #cooper {
    display: inline-block;
}

#Footer {
    margin-top: 0px;
}

.erdian {
    width: 390px;
    height: 173px;
    background-color: #f2f4f5;
    margin-top: 20px;
}

.erdian h5 {
    width: 329px;
    margin: 0 auto;
    font-size: 30px;
    height: 84px;
    line-height: 84px;
    color: #3263ab;
    border-bottom: 1px solid #c3c3c3;
}
.erdian h5 a{
color: #3263ab;
}
.erdian h5 img {
    margin-right: 21px;
    vertical-align: middle;
}

.erdian p {
    font-size: 20px;
    width: 329px;
    margin: 16px auto;
}


.votecontainer .vote-title {
    display: none !important;
}

#MainMiddle .main #Viewp form label {
    font-size: 16px !important;
}

.subject {
    font-size: 18px !important;
}


.subject-items {
    margin-top: 10px !important;
}

#tijiao{
height: 30px !important;
    width: 80px !important;
    background: #3671c9 !important;
    color: #fff !important;
    border: 0 !important;
}

.vote_btnrow {
padding: 0px !important;

}
iframe {
    border: 0;
    width: 98%;
    margin-left: 1%;
    height: 480px;
    overflow: hidden;
    background-color: #f2f4f5;
}