body{width: 100%;margin:0;padding: 0;}
a{text-decoration: none;font-family: "微软雅黑";}
ul{padding: 0;margin:0;}
li{list-style: none;}


.main{width: 1200px;margin:0 auto;background: #fff;min-height: 500px;display: table;}
.top{width: 100%;float: left;border-bottom: 1px #f5f5f5 solid;}
.top_left {float: left;height: 40px;line-height: 40px;margin-left: 15px;}
.top_left img {width: 25px;height: 22px;margin: 7px 0;float: left;}
.top_left span {font-size: 12px;color: #777;float: left;margin: 0px 7px;}
.top_right {float: right;height: 40px;line-height: 40px;margin-right: 15px;}
.top_right img {width: 20px;height: 20px;float: left;margin: 10px 10px 0 0;}
.top_right span {float: left;color: #777;font-size: 12px;}

.head{width: 100%;float: left;margin:5px 0 10px 0;}
.logo{float: left;margin:10px 0 10px 20px;}
.sreach{float: right;margin:24px 0px 0 0;}
.sreach input{border:none;outline: none;}
.sreach button{padding: 0;border-left: none;}
.but{border:1px #ccc solid!important;width: 230px;height: 30px;float: left;border-right: none;}
.btns{border:1px #ccc solid;width: 60px;height: 34px;text-align: center;line-height: 34px;color: #777;}

/*幻灯片*/
/* rslides */
.rslides{
    position:relative;
    list-style:none;
    overflow:hidden;
    width:100%;
    padding:0;
    margin:0;
}
.rslides li{
    -webkit-backface-visibility:hidden;
    position:absolute;
    display:none;
    width:100%;
    left:0;
    top:0;
}
.rslides li:first-child{
    position:relative;
    display:block;
    float:left;
}
.rslides img{
    display:block;
    height:auto;
    float:left;
    width:100%;
    border:0;
}
/*pager*/
.callbacks_tabs.callbacks1_tabs{margin-top:-40px; position:relative;z-index:100;margin-bottom:20px;}
.callbacks_tabs.callbacks1_tabs li{display:inline-block;width:10px;height:10px;margin-left:5px;border-radius:10px;border:1px solid #FFF;position:relative;}
.callbacks_tabs.callbacks1_tabs li a{display:inline-block;width:10px;height:10px;border-radius:10px;position:absolute; left:0; z-index:1000; color:rgba(100,200,300,0);color:transparent;}
.callbacks_tabs.callbacks1_tabs li.callbacks_here a{background:#FFF;}

/* Callback example */
.callbacks_container{
    margin-bottom:2px;
    width:100%;
    max-width:100%;
    float: left;
    text-align:center;
}

.callbacks{
    position:relative;
    list-style:none;
    overflow:hidden;
    width:100%;
    padding:0;
    margin:0;
}
.callbacks li{
    position:absolute;
    width:100%;
    left:0;
    top:0;
}
.callbacks img{
    display:block;
    position:relative;
    z-index:1;
    height:auto;
    width:100%;
    border:0;
}
.callbacks .caption{
    display:block;
    position:absolute;
    z-index:2;
    font-size:20px;
    text-shadow:none;
    color:#fff;
    background:#000;
    background:rgba(0,0,0, .8);
    left:0;
    right:0;
    bottom:0;
    padding:10px 20px;
    margin:0;
    max-width:none;
}
.callbacks_nav{
    position:absolute;
    -webkit-tap-highlight-color:rgba(0,0,0,0);
    top:50%;
    left:0;
    opacity:0.6;
    z-index:3;
    text-indent:-9999px;
    overflow:hidden;
    text-decoration:none;
    height:61px;
    width:50px;
    background:transparent url(../../images/sprite.jpg) no-repeat left top;
    margin-top:-30px;
    display:none;
}
.callbacks_container:hover .callbacks_nav{display:block;}
.callbacks_nav:active{opacity:1.0;}
.callbacks_nav.next{
    left:auto;
    background-position:right top;
    right:0;
}

@media screen and (max-width:600px){
    .callbacks_nav{
        top:47%;
    }
}
.banner{width: 100%;float: left;margin:5px 0;}
/* focus */
#focus{width:100%;height:528px;overflow:hidden;position:relative;margin: 0px;}
#focus ul{height:528px;position:absolute;}
#focus ul li{float:left;width:100%;height:528px;overflow:hidden;position:relative;}
#focus ul li img{width: 1920px;height: 528px;}
#focus ul li div{position:absolute;overflow:hidden;}
#focus .btnBg{position:absolute;width:100%;height:20px;left:0;bottom:0;}
#focus .btn{position:absolute;width:100%;height:10px;padding:5px 10px;right:0;bottom:0;text-align:right;}
#focus .btn span{display:inline-block;_display:inline;_zoom:1;width:10px;height:10px;_font-size:0;margin-left:10px;cursor:pointer;background:#fff;}
#focus .btn span.on{background:#fff;}
#focus .preNext{width:48px;height:48px;position:absolute;top:133px;background:url(../../images/sprite.jpg) no-repeat 0 0;cursor:pointer;}
#focus .pre{left:0;}
#focus .pre-lf{margin-left: 27px;}
#focus .next{right:0;background-position:right top;}
#focus .next-rt{margin-right: 27px;}

.screen01{width: 100%;float:left;margin:10px 0;}
.new{width: 1200px;min-height: 300px;border:1px #f3f3f3 solid;margin:15px 0 0 0px;float: left;}
.seats{width: 100%;height: 35px;line-height: 35px;
    background: -webkit-linear-gradient(left, red , blue); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, red, blue); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, red, blue); /* Firefox 3.6 - 15 */
    background: linear-gradient(to left, #aaf3db ,#299ea9);
}
.seats span{float: left;margin-left: 10px;font-size: 15px;color:#fff;font-weight: bold; }
.seats label {float: right;color: #A09C9C;margin-right: 10px;}
.seats label a{color: #fff;}
.focus{ position:relative; width:400px; height:310px; background-color: #000; float: left;margin:12px 0px 5px 5px;}  
.focus img{ width: 400px; height: 310px;} 
.focus .shadow .title{width: 240px; height: 65px;padding-left: 30px;padding-top: 20px;}
.focus .shadow .title a{ text-decoration:none; color:#fff; font-size:14px; font-weight:bolder; overflow:hidden; }
.focus .btn{ position:absolute; bottom:34px; left:510px; overflow:hidden; zoom:1;} 
.focus .btn a{position:relative; display:inline; width:13px; height:13px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }  
.focus .btn a:hover,.focus .btn a.current{  cursor:pointer;background:#fc114a;}  
.focus .fPic{ position:absolute; left:0px; top:0px; }  
.focus .D1fBt{ overflow:hidden; zoom:1;  height:16px; z-index:10;  }  
.focus .shadow{ width:100%; position:absolute; bottom:0; left:0px; z-index:10; height:35px; line-height: 35px; background:rgba(0,0,0,0.6);    
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  display:block;  text-align:left; }  
.focus .shadow a{ text-decoration:none; color:#fff; font-size:14px; overflow:hidden; margin-left:10px; font-family: "\5FAE\8F6F\96C5\9ED1";}  
.focus .fcon{ position:relative; width:100%; float:left;  display:none; background:#000  }  
.focus .fcon img{ display:block; }  
.focus .fbg{bottom:10px; right:4px; position:absolute; height:21px; text-align:center; z-index: 200; }  
.focus .fbg div{margin:10px auto 0;overflow:hidden;zoom:1;height:14px}    
.focus .D1fBt a{position:relative; display:inline; width:8px; height:8px; border-radius:8px; margin:0 3px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }    
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#fc114a;}    
.focus .D1fBt img{display:none}    
.focus .D1fBt i{display:none; font-style:normal; }    
.focus .prev,.focus .next{position:absolute;width:40px;height:74px;background: url(/img/focus_btn.png) no-repeat;}
.focus .prev{top: 50%;margin-top: -37px; left: 0;background-position:0 -74px; cursor:pointer; }  
.focus .next{top: 50%;margin-top: -37px; right: 0;  background-position:-40px -74px;  cursor:pointer;}  
.focus .prev:hover{  background-position:0 0; }  
.focus .next:hover{  background-position:-40px 0;} 

.new_list{width: 355px;float: left;margin-left: 15px;}
.new_list ul{float: left;margin:7px 5px 5px 5px;}
.new_list li{float: left;width: 100%;padding: 5px 1px 6px 0;}
.new_list li a{font-size: 14px;color: #777;}
.new_list li a:hover{color:#0096ff;}
.tout{width: 100%;float: left;}
.tout a{font-size: 9px;color: #f00;}
.tout h1{font-size: 15px;margin:20px 0 0 5px;}
.diamond {width: 5px;height: 5px;float: left; margin-top: 22px;margin-right:10px;transition: all 0.5s; border: solid 1px #d2d2d2;transform: rotate(45deg);}
.new_list li:hover .diamond{transform: rotate(315deg);background: #0096ff;border: solid 1px #0096ff;width: 5px;height: 5px;}

.kjdh{width: 378px;float: left;margin-left: 10px;border:1px #f3f3f3 solid;}
.kjdhs{width: 378px;float: left;margin:5px 0;}
.item01{width: 126px;height: 95px;background: #3a87d1;float: left;text-align: center;}
.item02{width: 120px;height: 95px;background: #e9ad6b;margin:0 0 0 6px;float: left;text-align: center;}
.item03{width: 120px;height: 95px;background: #6688c3;margin:0 0 0 6px;float: left;text-align: center;}
.item04{width: 214px;height: 95px;background: #64c87f;margin:6px 0 0 0px;float: left;text-align: center;}
.item05{width: 158px;height: 95px;background: #bd91f2;margin:6px 0 0 6px;float: left;text-align: center;}
.item06{width: 122px;height: 95px;background:#8795f0;margin:6px 0 0 0px;float: left;text-align: center;}
.item07{width: 122px;height: 95px;background: #5294f0;margin:6px 0 0 6px;float: left;text-align: center;}
.item08{width: 122px;height: 95px;background: #3cbd8d;margin:6px 0 0 6px;float: left;text-align: center;}
.kjdhs li img{width: 30px;height: 30px;padding: 18px 0 0 0;}
.kjdhs li p{margin:5px 0 0 0;color: #fff;font-size: 14px;}

.team{width: 1200px;float: left;margin:10px 5px;}
.seata{width: 100%;height: 35px;line-height: 35px;
    background: -webkit-linear-gradient(left, red , blue); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, red, blue); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, red, blue); /* Firefox 3.6 - 15 */
    background: linear-gradient(to left, #aaf3db ,#299ea9);
}
.seata span{float: left;margin-left: 10px;font-size: 15px;color:#fff;font-weight: bold; }
.seata label{float: right;margin-right: 15px;}
.seata label a{color: #fff;}
/* scrollleft */
.scrollleft{width:1180px;padding:5px 5px 0px 5px;margin:15px auto;}
.scrollleft li{float:left;margin-right:7px;display:inline;width:180px;text-align:center;line-height:19px}
.scrollleft img{width:160px;height:200px;padding:5px;border:solid 1px #ddd;}

.link{width: 1200px;float: left;margin:10px 0px;border: 1px #e8e5e5 solid;}
.links{width: 100%;float: left;}
.links ul{width: 1180;float: left;margin:10px 5px;}
.links li{float: left;margin:0 10px 0 0;}
.links li a{font-size: 14px;color: #777;}

.footer{width: 100%;float: left;margin:0px 0px 0 0px;background: #f5f5f5;min-height: 180px;padding: 20px 0;}
.ewm{width: 300px;float: left;margin:30px 0 0 50px;}
.ewm li{float: left;width: 140px;text-align: center;margin:0 10px 0 0;}
.ewm li img{width: 100px;height: 100px;}
.ewm li p{width: 100%;text-align: center;margin:4px 0 0 0;font-size: 14px;color: #777;}
.copy{float: left;margin: 15px 0 0 60px;}
.copy p{font-size: 14px;margin:15px 0 0 0;color: #777;}





.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix {
}

/* 必要布局样式css */
.information-box {
    background: url(../../images/section-bg.jpg) no-repeat center;
    padding: 0px 0 58px;
    color: #fff;
    background-size: 100% 100%;
}

.information-con {
    width: 1050px;
    margin: 0 auto;
}

.information-head {
    width: 1050px;
}

.information-head h2 {
    font-weight: normal;
    line-height: 1;
    text-align: center;
    padding-top: 60px;
    font-size: 30px;
}

.information-head p {
    line-height: 1;
    padding-top: 20px;
    text-align: center;
    padding-bottom: 40px;
    font-size: 14px;
    margin-top: 20px;
}

.information-main {
    background: #fff;
}

.information-main-fl {
    width: 43.5%;
    overflow: hidden;
    float: left;
    height: 374px;
    position: relative;
}

.information-main-fr {
    width: 56.2%;
    overflow: hidden;
    float: right;
    height: 374px;
}

.prev {
    display: block;
    position: absolute;
    z-index: 1;
    top: 45%;
    margin-top: -30px;
    left: 10%;
    z-index: 1;
    width: 53px;
    height: 60px;
    background: url(../../images/sprite.jpg) 0px 2px no-repeat;
    cursor: pointer;
}
.prevs {
    display: block;
    position: absolute;
    z-index: 1;
    top: 45%;
    margin-top: -30px;
    left: 10%;
    z-index: 1;
    width: 53px;
    height: 60px;
    background: url(../../images/sprite.jpg) 0px 2px no-repeat;
    cursor: pointer;
}

.next {
    display: block;
    position: absolute;
    left: auto;
    right: 10%;
    top: 45%;
    margin-top: -30px;
    z-index: 1;
    width: 53px;
    height: 60px;
    background: url(../../images/sprite.jpg) -51px 0px no-repeat;
    cursor: pointer;
}
.nexts {
    display: block;
    position: absolute;
    left: auto;
    right: 10%;
    top: 45%;
    margin-top: -30px;
    z-index: 1;
    width: 53px;
    height: 60px;
    background: url(../../images/sprite.jpg) -51px 0px no-repeat;
    cursor: pointer;
}

.information-main-back {
    background: #000;
    filter: Alpha(opacity=70);
    opacity: 0.7;
    position: absolute;
    z-index: 1;
    height: 60px;
    bottom: 0;
    width: 523px;
}

.information-main-text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 499px;
    line-height: 60px;
    padding: 0 16px;
    display: block;
    z-index: 2;
    text-align: left;
    bottom: -15px;
    font-size: 18px;
    color: #fff;
}

.main-btn {
    padding: 10px 17px;
    margin-top: 11px;
    border: 1px solid #7d7d7d;
    line-height: 1;
    color: #fff;
    border: 1px solid #ddd;
    float: right;
    font-size: 16px;
}

.information-main-fl .bd ul li {
    position: relative;
}

.information-main-fr .hd ul {
    font-size: 16px;
}

.information-main-fr .hd ul li {
    float: left;
    cursor: pointer;
    list-style: none;
    height: 60px;
    line-height: 60px;
    color: #666;
    text-align: center;
    border: 1px solid #e5e5e5;
    border-top: 0;
    width: 24.85%;
    border-left: 0;
    font-weight: bold;
}

.information-main-fr .hd ul .on {
    color:#00abbb;
    border-top: 4px solid #00abbb;
    height: 57px;
    border-bottom: 0;
    line-height: 52px;
}

.information-main-fr .bd ul {
    color: #333;
    padding: 0 24px 0 32px;
}

.information-main-fr .bd ul li {
    height: 50px;
    border-bottom: 1px solid #e5e5e5;
    line-height: 50px;
    text-align: left;
}
.information-main-fr .bd ul li:hover .diamond{transform: rotate(315deg);background: #00cde1;border: solid 1px #0096ff;width: 5px;height: 5px;}

.information-main-fr .bd ul li span {
    float: right;
    font-size: 15px;
}

.information-main-fr .bd ul li a {
    overflow: hidden;
    text-overflow: ellipsis;
    color: #777;
}
.information-main-fr .bd ul li:last-child{border-bottom:none;}

.information-main-fr .bd ul li a:hover {
    color: #00cde1;
}

.information-more {
    cursor: pointer;
    color: #f7a302;
    text-align: center;
    line-height: 34px;
    margin-top: 12px;
    font-size: 14px;
}

.information-more a {
    cursor: pointer;
    color: #f7a302;
    text-align: center;
    line-height: 34px;
    margin-top: 12px;
}

.information-more a:hover {
    color: #ff5e00;
}


.f1Chat{padding-bottom:25px;height:151px;width:100%;float:left;}
.f1Chat li{float:left;width:14.286%;padding:38px 0 0;}
.f1Chat li a{width:113px;height:65px;text-align:center;line-height:56px;font-size:18px;color:#5c5c5c;padding-top:48px;background:url(../../images/bg_01.png) no-repeat;display:block;margin:0 auto;position: relative;}
.f1Chat li i{background:url(../../images/ioc_01.png) no-repeat;display:block;position: absolute;left: 50%;transition:all .3s;}
.f1Chat li i.ioc1{width:38px;height:37px;background-position:0 0;margin-left:-19px;top:20px;}
.f1Chat li i.ioc2{width:37px;height:35px;background-position:-42px 0;margin-left:-18px;top:22px;}
.f1Chat li i.ioc3{width:43px;height:37px;background-position:-83px 0;margin-left:-21px;top:22px;}
.f1Chat li i.ioc4{width:32px;height:32px;background-position:-131px 0;margin-left:-16px;top:25px;}
.f1Chat li i.ioc5{width:35px;height:38px;background-position:-167px 0;margin-left:-17px;top:19px;}
.f1Chat li i.ioc6{width:37px;height:39px;background-position:-206px 0;margin-left:-18px;top:19px;}
.f1Chat li i.ioc7{width:36px;height:40px;background-position:-247px 0;margin-left:-18px;top:20px;}
.f1Chat li a:hover{color:#10976f;}
.f1Chat li a:hover i{animation:pulse1 2s .5s ease infinite;-webkit-animation:pulse1 2s .5s ease infinite;-moz-animation:pulse1 2s .5s ease infinite;}
.f1Chat li a em{width:120px;height:120px; border: 5px solid #fff; position:absolute;left:50%;margin-left: -65px; top:114px;display:none;z-index:12;}
.f1Chat li a em img{width: 120px; height: 120px; display: block;}


/*重点学科建设*/
.zdks{width: 100%;float: left;background: #00abbb;margin:20px 0 0 0;}
.itemTie{width:1200px;text-align:center;line-height:56px;font-size:30px;color:#fff;position:relative;margin:0 auto;padding-top:42px;}
.itemTie i{width:45px;height:2px;background-color:#fff;display:block;position:absolute;left:50%;margin-left:-22px;bottom:0;}
.f2Box{padding:24px 0 60px;overflow:hidden;}
.f2Box li{float:left;position:relative;margin-right: 42px;top:0;transition:all .3s;}
.f2Box li:nth-child(5n){margin-right: 0;}
.f2Box li{width:17.2%;height:308px;margin-bottom: 20px;}
.f2Box li img{transition:all .3s;}
.f2Box li:hover{top:-5px;}
.f2Box li em{width:200px;text-align:center;line-height:37px;font-size:22px;color:#505050;display:block;position:absolute;left:0;bottom:0;font-style: normal;border:3px #a9e6d7 solid;background: #fff;border-bottom-left-radius: 115px;border-bottom-right-radius: 115px;border-top: none;height:90px;}
.f2Box li.mr{margin-right:0;}
.f2Box li.fr{float:right;}
.f2Box li:last-child{margin-right: 0;}

/*专家团队*/
.iteam{width: 100%;float: left;margin:0px 0;background: #f4f9f7;padding: 30px 0}
.information-main-frs .hd{width: 100%;float: left;border-bottom:1px #ccc solid;padding: 10px 0 15px 0;}
.information-main-frs .hd li{float: left;margin:0 17px 10px 0;padding: 8px 18px;cursor: pointer;display: block;background:#00abbb;color: #fff;border-radius: 8px;}
.information-main-frs .hd .on{padding: 8px 18px;background: #ff123d;color: #fff!important;cursor: pointer;display: block;border-radius: 8px;}
.teams{float: left;margin:15px 0 15px 0;width:100%;}
.teams li{float: left;margin:0 14.4px 0 0;width: 15.167%;border:0px #eaeaea solid;padding: 3px 3px 15px 3px;background: #fff;}
.teams li:last-child{margin-right: 0;}
.teams li img{width: 180px;height: 230px;}
.teams li p{width: 100%;float: left;text-align: center;margin:5px 0;}
.teams li span{width: 100%;float: left;text-align: center;font-size: 14px;}
.teams li a{color: #777;}
.isku{width: 100%;float: left;text-align: center;padding: 20px;font-size: 30px;font-weight: bold;color: #777;}
.isku p{font-size: 16px;color: #777;margin:5px 0 0 0;}

/*优势*/
.advs{width: 100%;float: left;padding: 20px 0 30px 0;}
.advlst{width: 100%;float: left;}
.advlst li{width: 23.5%;float: left;margin:0 2% 0 0;border-radius: 5px;background: #f6f6f6;overflow: hidden;height:360px;}
.advlst li:last-child{margin-right:0;}
.advlst li img{width: 100%;float: left;}
.advlst li h3{text-align: center;line-height: 38px;font-size: 20px;color: #00abbb;padding: 0px;float: left;width: 100%;margin:10px 0;display: block;}
.advlst li h3 i{width: 47px;height: 1px; background-color: #00abbb;display: block;margin-left: 42%;bottom: 0;}
.advlst li p{float: left;padding: 0px 20px 15px 20px;font-size: 14px;color: #777;margin:0;line-height: 24px;}
.advlst li:hover{background: #00abbb;color: #fff!important;cursor: pointer;}
.advlst li:hover h3{color: #fff;}
.advlst li:hover p{color: #fff;}
.advlst li:hover h3 i{background: #fff;}