﻿html,body,div,span,applet,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,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {display:block;}
body {line-height:1;}
ol,ul {list-style:none;}
blockquote,q {quotes:none;}
blockquote:before,blockquote:after,q:before,q:after {content:'';content:none;}
table {border-collapse:collapse;border-spacing:0;}
.pore{position:relative;}
a{text-decoration:none;color: #212121;}
.clearfix::after{content: '';height: 0;clear: both;display: block;}
.w1200{width:1200px;margin-left:auto;margin-right:auto;}
a,p,span,div{font-family:'PingFang SC','思源黑体',Arial, Helvetica, sans-serif;}

/*滚动条样式*/
body::-webkit-scrollbar {-webkit-appearance:none;}
body::-webkit-scrollbar:vertical {width:8px;}
body::-webkit-scrollbar:horizontal {height:12px;}
body::-webkit-scrollbar-thumb {background-color:#ccc;border-radius:12px;}
body::-webkit-scrollbar-track {background-color:#f8f8f8;border-radius:12px;}
body::-webkit-scrollbar-corner {background-color:#f8f8f8;}
.layadmin-tabsbody-item::-webkit-scrollbar {-webkit-appearance:none;}
.layadmin-tabsbody-item::-webkit-scrollbar:vertical {width:8px;}
.layadmin-tabsbody-item::-webkit-scrollbar:horizontal {height:10px;}
.layadmin-tabsbody-item::-webkit-scrollbar-thumb {background-color:#e2ebff;border-radius:12px;}
.layadmin-tabsbody-item::-webkit-scrollbar-track {background-color:#f8f8f8;border-radius:12px;}
.layadmin-tabsbody-item::-webkit-scrollbar-corner {background-color:#f8f8f8;}

/*第一屏*/
.content1{width:100%;height:920px;background:url(/college/image/con1_bg.jpg) no-repeat; background-size:cover; background-position:center center; background-attachment:fixed;}
.head{padding:32px 42px;}
.logo img{margin-right:32px;}
.content_text{position:absolute;width:960px;height:120px;left:50%;margin-left:-480px; text-align:center; top:99px;}
.content_text img{margin-top:82px;}
.content_text p{color:#fff;font-size:20px; margin-top:24px;}
.go_btn{border:1px solid #fff; color:#fff; width:260px;height:50px;text-align:center;line-height:50px; border-radius:4px; position:absolute; left:50%; margin-left:-130px; top:500px;}
.go_btn a{ color:#fff; display:block; font-size:22px; letter-spacing:5px;-webkit-transition: 0.3s all;-moz-transition: 0.3s all;-o-transition: 0.3s all;transition: 0.3s all;}
.go_btn a:hover{ background: none; background: rgba(255,255,255, .21);}

/*第二屏合作院校*/
.content2{margin-top:75px; margin-bottom:55px; min-height:920px;}
.title_h3{width:1200px;height:44px;margin:0 auto; text-align:center;margin-bottom:80px;}
.hzyx{background:url(/college/image/title_bg_hzyx.jpg) no-repeat center center;}
.title_des{position:absolute;left:50%;margin-left:-53px; top:55px;color:#898989;letter-spacing:.8px;}
.content2 li{margin-bottom:24px;}
.content2 li:hover h3{color:#00419C;}

/*第三屏活动规则*/
.content3{min-height:700px;}
.hdgz{background:url(/college/image/title_bg_hdgz.jpg) no-repeat center center; }
.school_img{width:350px;height:225px; float:left;}
.school_img img{width:100%;height:100%;border-radius:4px;}
.school_des{float:right; width:820px; height:222px;overflow:hidden;}
.school_des h3{font-weight:bold; font-size:20px; margin-bottom:24px; margin-top:10px;}
.school_des p{font-size:14px; color:#666;line-height:28px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.school_deatil_des p{font-size:14px; color:#666;line-height:30px;text-align: justify;}
.school_deatil_des p img{float:left;margin-right:18px;margin-bottom:12px;}
.content3 li{ margin-bottom:48px;}
.content3 li h3{font-size:20px; font-weight:bold; margin-bottom:12px;}
.content3 li p{font-size:16px;line-height:26px;color:#666;}

.baoming{
	    margin-top: 45px;
    font-weight: 600;
    color: #2196f3;
}

/*院校详情*/
.yxjj{background:url(/college/image/title_bg_yxjj.jpg) no-repeat center center;}
.xgzy{background:url(/college/image/title_bg_xgzy.jpg) no-repeat center center;}

/*侧边栏*/
.rightnav-bar{width:70px;height:auto;box-sizing:border-box;padding-top:6px;overflow:hidden;position:fixed;right:-75px;bottom:18%;background-color:#fff;border-radius:9px 0 0 9px;-webkit-transition:right .5s .2s;transition:right .5s .2s;z-index:199;box-shadow:-6px 0px 18px rgba(107,107,107,.1)}
.rightnav-bar.show{right:0}
.rightnav-bar i{font-size:20px;}
.rightnav-bar>ul{margin-left:4px;height:298px;padding-bottom:18px;box-sizing:border-box;-webkit-transition:height 1s .2s ease;transition:height 1s .2s ease}
.rightnav-bar.showTop ul{height:130px;}
.rightnav-bar.showTop .rn-polo{animation:showPolo 1.4s .2s ease 1;-webkit-animation:showPolo 1.4s .2s ease 1}
@keyframes showPolo{
0%{-webkit-transform:translateY(70px) scaleX(.8) scaleY(1.2);transform:translateY(70px) scaleX(.8) scaleY(1.2)}
44%{-webkit-transform:translateY(0) scaleX(.8) scaleY(1.2);transform:translateY(0) scaleX(.8) scaleY(1.2)}
50%{-webkit-transform:translateY(-10px) scaleX(1) scaleY(1);transform:translateY(-10px) scaleX(1) scaleY(1)}
60%{-webkit-transform:translateY(0) scaleX(1) scaleY(1);transform:translateY(0) scaleX(1) scaleY(1)}
70%{-webkit-transform:translateY(0) scaleX(1.1) scaleY(.9);transform:translateY(0) scaleX(1.1) scaleY(.9)}
100%,80%{-webkit-transform:translateY(0) scaleX(1) scaleY(1);transform:translateY(0) scaleX(1) scaleY(1)}
}
@-webkit-keyframes showPolo{
0%{-webkit-transform:translateY(70px) scaleX(.8) scaleY(1.2);transform:translateY(70px) scaleX(.8) scaleY(1.2)}
44%{-webkit-transform:translateY(0) scaleX(.8) scaleY(1.2);transform:translateY(0) scaleX(.8) scaleY(1.2)}
50%{-webkit-transform:translateY(-10px) scaleX(1) scaleY(1);transform:translateY(-10px) scaleX(1) scaleY(1)}
60%{-webkit-transform:translateY(0) scaleX(1) scaleY(1);transform:translateY(0) scaleX(1) scaleY(1)}
70%{-webkit-transform:translateY(0) scaleX(1.1) scaleY(.9);transform:translateY(0) scaleX(1.1) scaleY(.9)}
100%,80%{-webkit-transform:translateY(0) scaleX(1) scaleY(1);transform:translateY(0) scaleX(1) scaleY(1)}
}

.rightnav-bar-li{list-style:none;width:66px;cursor:pointer;text-align:center;margin-bottom:12px}
.rightnav-bar-li.selected span,.rightnav-bar-li:hover span{animation:jump ease 1.5s 1;-webkit-animation:jump ease 1.5s 1}
.rightnav-bar-li:hover a{color:#D93126;font-weight:700}
.rightnav-bar-li:hover i{color:#D93126;}
.rightnav-bar-li span{display:block;width:66px;height:35px;text-align:center;line-height:35px}
.rightnav-bar-li i{display:inline-block;vertical-align:middle;*zoom:1;*display:inline;-webkit-transition: 0.3s all;-moz-transition: 0.3s all;-o-transition: 0.3s all;transition: 0.3s all;}
.rightnav-bar-li a{color:#92a8ab;font-size:12px;text-align:center;-webkit-transition: 0.3s all;-moz-transition: 0.3s all;-o-transition: 0.3s all;transition: 0.3s all;}

.wx_kefu{width:120px;height:175px;background:#fff;position:fixed;right:75px;bottom:18%;box-shadow: 0 3px 18px #e9e9e9;display:none;}
.wx_kefu .qrcode{width:110px;height:110px; margin: 8px auto 0;}
.wx_kefu .qrcode img{width:100%;height:100%;}
.wx_kefu .qrcode_text {margin-top:8px;}
.wx_kefu .qrcode_text p{text-align:center;color:#666; line-height:20px; font-size:14px;}