@import url('../layui/css/layui.css');
body {
    font-family: PingFangSC,helvetica neue,hiragino sans gb,arial,microsoft yahei ui,microsoft yahei,simsun,sans-serif!important; overflow-x: hidden;
}
body{
    background: #f4f4f4;
}
.white{
    background: #fff;
}
.mt10{
    margin-top: 10px;!important;
}
.mt20{
    margin-top: 20px;!important;
}
.mt30{
    margin-top: 20px;!important;
}
.pl20{
    padding-left:20px;!important;
}
.col1200{
    width: 1200px;margin: 0 auto;
}
.layui-container{
    padding:0;
}
.uzy-gaokao-date {
    height: 39px;
    line-height: 39px;
    border: 1px solid #e4e4e4;
    padding: 0 20px;
    color: #f57d31;
    margin-left: -1px;
    font-weight: bold;
    text-align: center;
}
.uzy-gaokao-date2.applyFor-vip {
    cursor: pointer;
    background: #f57d31;
    color: #fff;
    overflow: hidden;
}
.uzy-gaokao-date.applyFor-vip {
    cursor: pointer;
    background: #f57d31;
    color: #fff;
    overflow: hidden;
}
 .lighting {
    width: 25px;
    height: 52px;
    position: relative;
    top: -50px;
    left: -49px;
    transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    -webkit-animation: lightingVip 1s linear infinite forwards;
    -moz-animation: lightingVip .8s linear infinite forwards;
    animation: lightingVip .8s linear infinite forwards;
    background: rgba(255, 255, 255, .4);
    z-index: 1;
}
.top{
    background: #f2f2f2;height: 30px;
}
.header{
    padding:20px 0;padding-bottom: 5px;justify-content: space-between;
}
/*头部*/
.search{

}
.logo{
    margin-right: 50px;
}
.search-tab ul{
    display: flex;
}
.search-tab li{
    display: inline-block;
    cursor: pointer;
    height: 100%;
    text-align: center;
    line-height: 24px;
    box-sizing: border-box;
    width: auto;
    padding: 0 8px;
}
.search-tab li.active{
    background: #446e99;
    color: #fff;
}
.search-area{

    height: 36px;
    border: 2px solid #446e99;
    outline: none;
    padding-left: 0;
    padding-right: 70px;
    width: 350px;
    font-size: 16px;
    color: #bababa;
    letter-spacing: .5px;
    line-height: 24px;
    background: transparent;
    display: flex;
    justify-content: space-between;
    position: relative;
}
.search-area input {
    height: 100%;
    border: none;
    outline: none;
    font-size: 12px;
    color: #3d3d3d;
    letter-spacing: .5px;
    line-height: 24px;
    padding-left: 30px;
    background: transparent;
}
.search-button {
    position: absolute;
    right: 0;
    top: 0;
    width: 70px;
    height: 36px;
    background-color: #446e99;
    color: #fff;
    text-align: center;
    cursor: pointer;
    line-height: 36px;
    user-select: none;
    font-size: 14px;
}
.search-hotkey {
    width: 100%;
    height: 28px;
    line-height: 28px;

    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.search-hotkey .hotkey-item {
    text-align: left;
    line-height: 14px;
    font-size: 12px;
    color: #999;
    display: inline-block;
    border-right: 1px solid #999;
    padding: 0 5px;
    padding-right: 4px;
    cursor: pointer;
    font-size: 12px;
}
.search-hotkey .hotkey-item:first-child {
    padding-left: 0;
}
.search-hotkey .hotkey-item:last-child {
    border-right: 0;
}
.default-input-wrapper {
    width: 100%;
    position: relative;
    height: 100%;
    display: flex;
    justify-content: space-between;
}
.simple-search-icon {
    font-size: 20px;
    width: 10px;
    height: 10px;
    color: #999;
    display: block;
    position: absolute;
    top: 4px;
    left: 7px;
    cursor: pointer;
}

.batch-tab{
    height: 35px;display: flex;align-items: center;background: #dedede;color: #a2a2a2;
}
.batch-tab .batch-tab-item{
    width: 50%;text-align: center; height: 35px;line-height: 35px;cursor: pointer;
}
.batch-tab .batch-tab-item.active{
    background: #446e99;color:#fff;
}
.home-title {
    background: #fff;
    border-bottom: 1px solid #f0f0f0;
    overflow: hidden;
    padding: 0;
    height: 44px;
    line-height: 44px;
}
.home-title .title.choosed {
    border-bottom: 0;
    font-size: 24px!important;
    line-height: 38px;
}
.wrapper-box{
    width:1100px;margin:0 auto;
    display: flex;
}
.box-left {
    width: 755px;
    margin-right: 10px !important;
    background: #fff;box-sizing: border-box;padding: 20px 15px 35px
}
.box-right{
    width: 330px;
    background: #fff;box-sizing: border-box;padding: 20px 15px 35px
}
.news-box{
    display: flex;margin-top:20px;
}
.news-item-left{
    width: 270px;
}
.news-box .conPicNewsBox .pic {
    width: 270px;
    height: 192px;
    overflow: hidden;
}
.news-box .conPicNewsBox .pic img {
    margin-bottom: 18px;
    transition: all .5s ease 0s;
}
.news-box .conPicNewsBox h4 {
    color: #444;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
}
.news-box .conPicNewsBox a.f12 {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    width: 270px;
    height: 54px;
    color: #999;
    line-height: 18px;
}
.news-feed ul li {
    width: 270px;
    height: 84px;
    text-align: center;
    transition: all .2s linear;
}
.news-feed ul li a {
    color: #242424;
    display: block;
    width: 270px;
    height: 65px;
    line-height: 65px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 20px;
    font-size: 16px;
    box-sizing: border-box;
    cursor: pointer;
}
.news-feed ul li .good {
    background: #cbefcb;
}
.news-feed ul li .girl {
    background: #ffe6c7;
}
.news-feed ul li .hotest {
    background: #cae2fa;
}
.news-item-right{
    width: 570px;
}
.news-list-container{
    padding:0 20px;
}
.news-list-item{
    height: 45px;line-height: 45px;border-bottom: 1px dashed #e6e6e6;
}
.news-list-item a{
    display: flex;align-items: center;
}
.news-list-item:last-child {
    border-bottom:0;
}
.news-list-item-dot{
    width: 5px;
    height: 5px;
    background: #f57d31;
    border-radius: 50%;
    float: left;
    margin: 5px 10px 0 0;
    line-height: 20px;

}
.news-list-item-title{
    flex-grow: 1;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;cursor: pointer;

}
.news-list-item-time{
    width:80px;min-width: 80px;margin-left:10px;
}
.news-title{
    text-align: center;line-height: 40px;font-weight: bold;font-size:19px;margin-top:25px;
}
.news-content{
    padding:30px;
}

.layui-nav-container{
    background: #fff;
}
.layui-nav{
   padding:0;background: #fff;
}
.layui-nav .layui-nav-item{

}
.layui-nav .layui-nav-item a:hover{
    color:#f57d31
}
.layui-nav .layui-nav-item a{
    color:#333;
}
.layui-nav .layui-this:after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed:after {
    background-color: #f57d31;
}
/*高考工具箱*/
.tools .con ul li {
    float: left;
    width: 125px;
    height: 125px;
    border: 1px solid #ddd;
    margin-right: 11px;
    position: relative;
}
.tools .con ul li img {
    display: block;
    top: 40%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all .2s ease 0s;
    -ms-transform: translate(-50%, -50%);
}
.tools .con ul li p {
    text-align: center;
    font-size: 16px;
    color: #333;
    margin-top: 95px;
}
/*首页院校列1表1*/
.uzy-top {
    width: 1170px;
    height: 30px;
    margin: 0 auto
}
.uzy-top-hotline {
    width: 400px;
    height: 30px;
    float: left;
    line-height: 30px;
    color: #666;
    font-size: 12px
}

.uzy-top-hotline b {
    color: #e81b16;
    font-size: 14px
}

.uzy-top-link {
    width: 800px;
    height: 18px;
    float: right;
    padding-top: 6px
}

.uzy-top-link ul {
    height: auto;
    *zoom: 1
}

.uzy-top-link ul:before, .uzy-top-link ul:after {
    display: table;
    content: "";
    line-height: 0
}

.uzy-top-link ul:after {
    clear: both
}

.uzy-top-link ul li {
    width: 60px;
    height: 18px;
    display: inline-block;
    float: right;
    position: relative
}

.uzy-top-link ul li i {
    background-image: url(//staticv3.youzy.cn/ToC.PC/images/header/header_icon.png);
    background-repeat: no-repeat;
    width: 16px;
    height: 18px;
    display: block;
    float: left;
    margin-right: 3px
}

.uzy-top-link ul li a {
    display: inline-block;
    color: #999 !important;
    font-size: 12px
}

.uzy-top-link ul li a:hover {
    color: #333 !important
}

.uzy-top-link ul li.line {
    width: 1px;
    height: 18px;
    float: right;
    font-size: 10px;
    color: #ccc;
    margin-right: 10px
}

.uzy-top-link ul li.weibo {
    margin-right: 5px;
    width: 50px;
    margin-left: 5px
}

.uzy-top-link ul li.weibo a i {
    background-position: 0 -18px
}

.uzy-top-link ul li.weibo a:hover i {
    background-position: -20px -18px
}

.uzy-top-link ul li.tieba {
    margin-right: 5px;
    width: 50px
}

.uzy-top-link ul li.tieba a i {
    background-position: 0 -100px
}

.uzy-top-link ul li.tieba a:hover i {
    background-position: -20px -100px
}

.uzy-top-link ul li.zhaoshang {
    margin-right: 5px;
    width: 85px !important;
    margin-left: 5px
}

.uzy-top-link ul li.zhaoshang a i {
    background-position: -20px -122px
}

.uzy-top-link ul li.zhaoshang a:hover i {
    background-position: -20px -122px
}

.uzy-top-link ul li.jiameng {
    margin-right: 5px;
    width: 85px !important
}

.uzy-top-link ul li.jiameng a i {
    background-position: 0 -122px
}

.uzy-top-link ul li.jiameng a:hover i {
    background-position: 0 -122px
}

.uzy-top-link ul li.weixin {
    margin-left: 5px
}

.uzy-top-link ul li.weixin a i {
    background-position: 0 2px
}

.uzy-top-link ul li.weixin a:hover i {
    background-position: -20px 2px
}

.uzy-top-link ul li.app {
    width: 85px
}

.uzy-top-link ul li.app a {
    color: #f66 !important
}

.uzy-top-link ul li.app a i {
    background-position: 2px -39px
}

.uzy-top-link ul li.qq {
    width: 150px
}

.uzy-top-link ul li.qq a i {
    background-position: 0 -60px
}

.uzy-top-link ul li.qq a:hover i {
    background-position: -20px -60px
}

.uzy-top-link ul li.help {
    width: 80px
}

.uzy-top-link ul li.help a i {
    background-position: 0 -79px
}

.uzy-top-link ul li.help a:hover i {
    background-position: -20px -79px
}

.uzy-top-link .weixin-ewm {
    position: absolute;
    top: 30px;
    left: -80px;
    width: 180px;
    height: 220px;
    z-index: 1039;
    background: url(//staticv3.youzy.cn/ToC.PC/images/header/header_icon.png) -460px 0 no-repeat;
    display: none
}

.uzy-top-link .app-ewm {
    position: absolute;
    top: 30px;
    left: -80px;
    width: 210px;
    height: 220px;
    z-index: 1039;
    background: url(//staticv3.youzy.cn/ToC.PC/images/header/header_icon.png) -250px 0 no-repeat;
    display: none
}

.fright, pull-right {
    float: right !important;
    display: flex;
    align-items: center;
}
.uzy-gaokao-date2 {
    height: 39px;
    line-height: 39px;
    border: 1px solid #f57d31;
    float: left;
    padding: 0 20px;
    color: #f57d31;
    margin-left: -1px;
    font-weight: bold;

}
/*底部*/

.colleges-list ul li img{
    width: 30px;height: 30px;
}
.colleges-list{
    color:#333;
}
.colleges-list ul li{
    height: 47px;
}
.colleges-list ul li a{
    display: flex;align-items: center; height: 45px;
}
.sch-logo{
    width: 30px;height: 30px;margin-right: 10px;
}
.sch-name{
    flex-grow: 1;
}
.sch-info{
    font-size: 12px;
}
/* 快捷导航 */
#footer {

    padding:30px  15px;
    height: 150px;
    /*margin: 20px auto 0;*/
    background-color: #181818;
}
#footer .footer-line {
    height: 100%;
    border-right: 1px solid #555;
}
#footer .footer-nav {
    text-align: center;
}
#footer .footer-nav dt {
    margin-bottom: 10px;
    font-size: 15px;
    color: #9F9F9F;
    font-weight: bold;
}
#footer .footer-nav dd a {
    font-size: 14px;
    color: #999999;
    line-height: 25px;
}
#footer .footer-nav dd a:hover {
    color: #eee;
}

/* 微信公众号 */
#footer .footer-wechat {
    text-align: center;
}
#footer .footer-wechat dt {
    margin-bottom: 10px;
    font-size: 15px;
    color: #9F9F9F;
    font-weight: bold;
}
#footer .footer-wechat dd img {
    width: 105px;
}

/* 小程序 */
#footer .footer-mini-program {
    text-align: center;
}
#footer .footer-mini-program dt {
    margin-bottom: 10px;
    font-size: 15px;
    color: #9F9F9F;
    font-weight: bold;
}
#footer .footer-mini-program dd img {
    width: 105px;
}

/* 版权区域 */
#footer .footer-copyright {
    text-indent: 2em;
}
#footer .footer-copyright p {
    color: #9F9F9F;
    line-height: 30px;
}
#footer .footer-copyright p a {
    color: #9F9F9F;
}
#footer .footer-copyright p a:hover {
    color: #eee;
}
#footer .footer-copyright p:nth-child(2) a {
    margin-right: 10px;
}
#footer .footer-copyright p:nth-child(2) a img {
    width: 20px;
    height: 20px;
}
#footer .footer-copyright p > span {
    margin-right: 15px;
}
/* 版权区域-小屏幕 */
#footer .footer-copyright-sm {
    text-indent: 2em;
    background-color: #333;
}
#footer .footer-copyright-sm p {
    text-align: center;
    color: #9F9F9F;
    line-height: 30px;
}
#footer .footer-copyright-sm p a {
    color: #9F9F9F;
}
#footer .footer-copyright-sm p a:hover {
    color: #eee;
}
#footer .footer-copyright-sm p:nth-child(2) a {
    margin-right: 10px;
}
#footer .footer-copyright-sm p:nth-child(2) a img {
    width: 20px;
    height: 20px;
}
#footer .footer-copyright-sm p > span {
    margin-right: 15px;
}

.link ul li{
    float: left;height: 30px;line-height: 35px;margin-right: 10px;
}
.nav-location{
    height: 35px;line-height: 35px;background: #eee;padding:0 10px;border-bottom: 1px solid #e1e1e1;color:#777;font-size:12px;
}
.nav-location .layui-container{

}

.page{
    margin-top: 20px;
    text-align: right;

}
.page a{
    display: inline-block;
    background: #fff;
    color: #888;
    padding: 10px;
    min-width: 15px;
    border: 1px solid #E2E2E2;

}
.page span{
    display: inline-block;
    padding: 10px;
    min-width: 15px;
    border: 1px solid #E2E2E2;
}
.page span.current{
    display: inline-block;
    background: #009688;
    color: #fff;
    padding: 10px;
    min-width: 15px;
    border: 1px solid #009688;
}
.page .pagination li{
    display: inline-block;
    margin-right: 5px;
    text-align: center;
}
.page .pagination li.active span{
    background: #428bca;
    color: #fff;
    border: 1px solid #428bca;

}
