* {
    margin: 0;
    padding: 0;
    vertical-align: top;
   
}
a,li,p,div{
    font-family: "微软雅黑";
    
}
a{
    cursor: pointer;
}
img{border:none}
a:link{
    color:#000;               
    text-decoration: none;     
    }       
    a:visited{color:#000}   
    a:hover{color:#000}  
    a:active{color:#000000}  

ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.popup_tqq{display:none}
.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}
#Con .main .Ri #Recommend li .Rig p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.modal-body{padding: 20px 5px !important;}
.modal-iconCt {width: 65px !important;}
@media screen and (min-width: 768px) and (max-width: 5000px) {
    ::-webkit-scrollbar {width: 8px;height: 5px}
    ::-webkit-scrollbar-track {background: 0 0}
    ::-webkit-scrollbar-thumb {background-color: #ccc;border-radius: 5px}
    ::-webkit-scrollbar-thumb:hover {background-color: #666}
    ::-webkit-scrollbar-corner {background-color: #535353}
    ::-webkit-scrollbar-resizer {background-color: #FF6E00}
    }
.row1{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.row2{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.row3{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
#Mainbottom ul h5 a {
    color: #2771c3;
}
#Con .main .Le ul h5 a {
    color: #2771c3;
}
.block-a{display: inline-block; 
    padding-right: 8px;
    padding: 3px 10px 3px 4px;}
.block-a:last-child{border:none !important;}
.logineNo span {
    cursor: pointer;
    display: inline-block;
    width: 60px;
    text-align: center;
  font-size:16px;
}
.member-username {
    margin-right: 0 !important;
    display: inline-block;
    width: 90px;
   overflow: hidden;text-overflow: ellipsis;word-break: break-all;white-space: nowrap;
}
#Con .main .Ri #Recommend li {
    cursor: auto !important;
}
#Con .main .Ri #Recommend li .Rig span i a {
    color: #4185f3;
}
.Advertisement img{
    width: 370px;
    margin-bottom: 20px;
    margin-top: 37px;
    overflow: hidden;
    cursor: pointer;
}
/* .Advertisement1:hover img{
transform: scale(1.2);
} */
.Advertisement1{
	    margin: 10px 0;
}
.Advertisement{
	margin: 0 0 20px 0;
}
#App {
    width: 100%;
    background: #fff;
}
#Crumbs .main #search input {
    width: 240px;
    height: 40px;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    display: inline-block;
    margin: 15px 0 0 0px;
    text-indent: 7px;
    outline:none;
}



#Footer{
    margin-top: 40px !important;
    width: 100%;
    height: 56px;
    line-height: 56px;
    background: #1e63b1;
}

#Footer .main {
    margin: 0 auto;
    color: #fff;
    text-align: center;
}

#Footer .main li{
    display: inline-block;
    font-size: 15px;
}
#Footer .main li a{
  color:#fff;
  display: inherit;
}
#Footer .main li a:hover{color:#fff;}

#Footer .main li::after{
    content: "|";
    display: inline-block;
    font-size: 15px;
    margin:0px 5px;
}
#Footer .main li:last-child::after{
    content: "";
}


#copyright{
    padding:20px 0 50px 0;
    width: 100%;
}

#copyright .main {
    margin: 0 auto;
    text-align: center;
}
#copyright .main  p{
    margin:0;
    padding:0;
    font-size: 15px;
    color: #9a9999;
    line-height: 30px;
}
#Head {
    width: 100%;
    height: 56px;
    line-height: 56px;
    background: #1e63b1;
}

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

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

#Head .main li{
  	color:#fff;
    font-size: 16px;
    padding: 0 7px !important;
    display: inline-block;
    cursor: pointer;
    position: relative;
}
#Head .main li a{
	color:#fff!important;
  display:block;
	padding: 0;
  background:none;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: none;
}
#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: 130px;
    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;
  font-size: 16px;

}
#copyright .main li{
	    list-style: none;
}
#Top {
    width: 100%;
    line-height: 42px;
    background: #ebebeb;
}

#Top .main {
    margin: 0 auto;
    color: #797979;
    min-width:1200px;
  white-space: nowrap;
}

#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 {
    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: 10px;
}

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

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

}

#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;
}
.g-ul{
      margin-top: 60px;
  width: 100%;
  	display: flex;
  	display: inline-flex;
  	justify-content: center;
	height: 40px;	
}
.g-ul li{
	font-size: 16px;
    border: 1px solid #ccc!important;
    line-height: 40px;
    margin: 0 5px!important;
}
.g-ul li:hover{
	background-color: #1e63b1 !important;
}
.g-ul li a{
  display:block;
    padding: 0 14px;
}
.g-ul li:hover a{
	color: #fff !important;
}
.g-ul .on{
      background-color: #1e63b1;
}
.g-ul .on a{
      color: #fff !important;
}
#MainTop .swiper-container .text p{
    position: absolute;
  bottom: 0;
  left:0;
}
.main .zong .zon_center{
	 display: none;
} 
#Con .Ri .Nva .Selection {
    background: #1e63b1;
  color: #fff;
}
.main .zong .zon_center{
	 display: none;
}
.main .zong .xian{
	 display: block;
} 
#Con .Ri .Nva li:hover{
	color: #fff;
}
.input input{
	 font-size: 14px !important;
    color: #000 !important;
}
.votecontainer .vote-title {
    display: none !important;
}

#MainMiddle .main #Viewp form label {
    font-size: 16px !important;
}
.subject-title{
text-align:left !important;
}
.subject{
  font-size: 18px !important; 
  letter-spacing: 1px;
      line-height: 24px;
}
.subject-items li{
font-size: 16px !important;
  word-break:break-all; word-wrap:break-word;
}

.subject-items {
    margin-top: 10px !important;
}
.subject-items label input{
margin-top: 10px;
  float: left;
}
.subject-items label span{
    float: left;
    overflow: hidden;
    width: 640px;
}
#tijiao{
height: 30px !important;
    width: 80px !important;
    background: #3671c9 !important;
    color: #fff !important;
    border: 0 !important;
}

.vote_btnrow {
padding: 0px !important;

}
.text-ellipsis {
  display: block;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.vote-wrap{
	background: #f5f5f5;
    padding: 10px 0 30px 0;
}