@charset "utf-8";
/*--------------------Reset-----------------*/
/** reset **/
html{font-size: 62.5%}
*{padding: 0;margin: 0;outline: 0}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0; border:0;}
body,button,input,select,textarea{font-family:'Microsoft YaHei';}
h1,h2,h3,h4,h5,h6{font-size:100%;}
ul, ol{list-style: none;}
a{
	text-decoration: none;color:#333;
	text-decoration: none;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
a:hover{
	text-decoration: none;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
.wz_box img{display: block; height: auto;width:100%;}
/*火狐去掉按钮、连接的虚线*/
a:focus, a:active,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {border: 0;outline : 0;} 
input,button,select,textarea{outline:none;-webkit-appearance:none;}
textarea{resize:none;}
a { text-decoration: none; color: #333; }
a{blr:expression(this.onFocus=this.blur());}
a:focus{outline:none;}
a.hidefocus{outline:none}
.button{ border-radius: 0; }
input{font-family: "Microsoft YaHei";}
textarea{font-family: "Microsoft YaHei";}
img{border:0px;  outline-width:0px;  vertical-align:top;}
.cleafix:after{clear:both;content:"\200B";display:block;height:0;}
.cleafix{*zoom:1;}
.fl { float:left;}
.fr { float:right;}
.wrap{width:100%;}
.orange{color:#eab061;}
.red{color:#b7100b;}
body{min-width: 1240px;margin: 0 auto;font-family: "Microsoft YaHei";background: #fff;font-size:16px;}
.bjb{background-color:#fff;}
.width-1150{width:1150px;margin:auto;}
.margin-top-10{margin-top:10px;}
.padding-15{padding:15px 0px;}
.margin-top-20{margin-top:20px;}
.padding-18{padding:18px;}
a:hover{color:#465da9;}
p{font-size: 1.4rem;}
.px1240{width: 1240px; margin: 0 auto;}
.px1200{width: 1200px; margin: 0 auto;}

/*index*/
/*top*/
.top{width: 100%;height: 80px;background: url(../images/top_bg.jpg);padding-top: 20px;}
.top ul{width: 333px;border-right: 1px solid #5491cc;margin-right: 20px;}
.top ul li{float: left;width: 111px;text-align: center;line-height: 32px;}
.top ul li a,.top ul li span{color: #c8dff4;font-size: 13px;}
.top ul li:hover a{color: #fff;}
.top ul li span{padding: 0 10px;display: inline-block;}
.top a.fl{padding: 25px 0;}
.top p{text-align: center;width: 100%;}


/*搜索框*/
.search,.search2{ height: 30px;border: none;margin-top: 16px;}
.search2{width:1198px;border:1px solid #dedede;}
.text{width:0; height: 30px; text-indent: 5px;float: left;}
.search2 .text{width:1148px;}
.submit{width: 30px; height: 30px;background: url(../images/search.png) center no-repeat;float: right;cursor: pointer;}
.search2 .submit{width:50px;background-color:#045eb4;}
.text::-webkit-input-placeholder {
         /* placeholder颜色  */
        color: #666;
        /* placeholder字体大小  */
       font-size: 14px;
         /* placeholder位置  */
        text-align: left;
    }
/*nav*/
.nav{height: 50px;line-height: 50px;background: #041e37;}
.nav>ul>li{ float: left; text-align: center; position: relative;width: 150px;text-align: center;height: 50px;}
.nav>ul>li>a{font-size: 16px; color: #fff;display: block;}
.nav>ul>li>a>span{ float: right; }
.nav>ul>li:hover{background: #0b3965;}
.nav>ul>li.active{background: #0b3965;}

/*设置一级导航样式*/
.nav li ul{display:none;}
.nav li:hover ul{text-align: center;display: inline-block; position:absolute; top:50px;left:0px;z-index:1000;}
.nav li:hover ul li{border:none; height: 40px;background-color: #0b3965; background: #002c48b3;}
.nav li:hover ul li a{display:block;color:#fff;font-size:14px;font-weight: normal; width:150px;height:40px;line-height:40px;text-align:center;border: none;}
.nav li:hover ul li a:hover{color:#fffcb6;text-decoration: underline;}

/*banner*/
.banner{width: 100%;height: 340px;overflow: hidden;position: relative;/* margin-bottom: 40px; */}
.banner img{width: 100%;height: 340px;}

.banner .slick-dots{ position: absolute; width:100%;bottom: 20px; z-index: 9; text-align: center;left: 0;}
.banner .slick-dots span{width: 12px; height: 12px;background: #fff;margin: 0 5px;display: inline-block;border-radius: 10px;}
.banner .slick-dots span.swiper-active-switch{background: #ff9e21;}
.banner .slick-prev,.banner .slick-next{width: 35px;height: 49px;background: url(../images/focus.png);position: absolute;top: 200px;z-index: 99;cursor: pointer;}
.banner .slick-prev{left: 200px;}
.banner .slick-next{right: 200px;background-position: 35px 0;}

/*title*/
.title{height: 40px;background: url(../images/yun.png) 110px center no-repeat;/* margin-bottom: 20px; */}
.title h1{font-size: 25px;color: #010101;float: left; font-weight: normal;height: 40px;}
.title a.fr,.title span.fr{font-size: 13px;color: #626262;float: right;line-height: 30px;padding-right: 10px;}
.title a.fr:hover{color: #3879d0;}
.line{width: 100%; height: 1px; background:#e3e3e3; }
.title li{float: left;line-height: 40px;}
/*news*/
/*选项卡*/
.table1{position: relative;/* height: 430px; *//* padding-bottom: 50px; */}
.table1 .title{/* background: url(../images/yun.png) 300px center no-repeat; */}
.table1 .title h1{color: #707070;}
.table1 .title .on h1{color: #116ebb;}
.table1 .title span{width: 1px; height: 25px;background: #707070;margin: 5px 30px 0;display: inline-block;}
.table1 .more{position: absolute;top: 30px;right: 10px;font-size: 16px;font-weight: bold;}
/*news_img*/
  .new_box {width: 800px;padding: 20px 0;position: relative;}
.focus{width: 400px;/* height: 425px; */position: relative;left: 0;top: 15px;overflow: hidden;z-index: 5;/* background:#fff; */}
.focus .focuspic{background:#fff;}
.focus a{font-size: 17px;color: #fff;line-height: 26px;/* background: #fff; */display: block;/* width: 500px; */}
.focus p{font-size: 14px;color: #767676;line-height: 21px;background: #1263af;padding: 10px;position: absolute;bottom: 0;width: 100%;opacity: 0.8;}
.focus span.time{width: 200px; font-size: 12px;color: #828282;line-height: 26px;background: url(../images/time.png) left center no-repeat;padding-left: 20px;position: relative;display: block;}
.focus span.time::after{content: "";width: 60px;height: 1px; background: #f5f5f5;position: absolute;bottom: -10px;left: 0;}
.focus img{width: 400px;height: 220px;}
.focus .num ul{position: absolute;bottom: 12px;z-index: 9;text-align: center;right: 0;}
.focus .num ul li{width: 10px;height: 10px;background: #fff;margin: 0 3px;display: inline-block;border-radius: 10px;border: 1px solid #dedede;padding: 0}
.focus .num ul li.on{background: #ff9e21;border: 1px solid #ff9e21;}

/*news_list*/
.news_list{width: 370px;/* background: #116ebb; */position: relative;z-index: 4;padding: 20px 0;/* padding-left: 130px; */}
.list li{line-height: 45px;position: relative;}
.list li a{font-size: 16px;color: #333;display: block;}
.list li span.fr{font-size: 14px;color: #8bc4f2;margin-right: 5px;font-family: "Arial";}
.list li:hover a{text-decoration: underline;}
/*.list li::after{content: ""; width: 4px;height: 4px;background: #b6b6b6;position: absolute;left: 0;top: 18px;}*/

/*index1*/
.index1{width: 100%; padding: 40px 0 30px;background: url(../images/index1_bg.jpg);margin: 50px 0 30px;}
.index1 .title{margin-top: 10px;}
/*科学研究*/
.kxyj{width: 790px;}
.kxyj ul.fl{width: 340px;height: 404px;background: #fff;padding:20px;}
.kxyj ul.fl .line{margin: 20px 0;}
.kxyj ul li a{font-size: 16px;color: #000000;line-height: 28px;display: block;}
.kxyj ul li:hover a{color: #0065b7;}
.kxyj ul li p{font-size: 14px;color: #858585;margin-top: 20px;line-height: 28px;}
.kxyj ul li span{font-size: 16px;color: #858585;display: inline-block;}
.kxyj ul.fr li{width: 340px;height: 95px;padding: 20px;background: #fff;margin-bottom: 20px;}

/*通知公告*/
.notice{width: 380px;}
.notice .title li b{color: #737373;font-size: 16px;}
.notice .title .on b{color: #116ebb;}
.notice .title span{margin: 0 15px;display: inline-block;font-size: 16px;}
.notice .hd{background: url(../images/notice_bg.jpg) bottom right;padding: 27px 20px;}
.notice .hd ul li{height: 130px;}
.notice .hd ul li a{font-size: 17px;color: #fff;line-height: 28px;display: block;}
.notice .hd ul li i{font-size: 16px;color: #93c5ee; font-family: "Arial";display: block;margin: 20px 0;}
.notice .hd ul li:hover a{text-decoration: underline;}

/*学院师资*/
.teach{position: relative;}
.teach .swiper-container{height: 400px;width: 1200px;text-align: center;position: relative;}
.teach .swiper-container .swiper-slide .teach_box{width: 170px;height: 180px;background: #ddf4ff;position: relative;padding: 30px;top: 100px;padding-top: 90px;left:35px;}
.teach .swiper-container .swiper-slide .teach_box a{display: block;}
.teach .swiper-container .swiper-slide .teach_box a.teach_img{width: 135px;height: 135px; border-radius: 70px;position: absolute;top: -70px;left: 47px;border: 2px solid #fff;box-shadow: 0px 0 30px #bcbcbc;background-size: 135px 180px;background-repeat: no-repeat;background-position: top center;}
.teach .swiper-container .swiper-slide .teach_box a.teach_a{font-size: 17px;color: #202020;text-align: center;position: relative;margin-bottom: 20px;}
.teach .swiper-container .swiper-slide .teach_box a.teach_a::after{content: "";width: 50px;height: 1px; background: #ddd;top: 30px;left: 60px;position: absolute;}
.teach .swiper-container .swiper-slide .teach_box a.teach_more{width: 100px;height: 30px;background: #0d6fca;border-radius: 15px;text-align: center;line-height: 30px;font-size: 12px;color: #fff;margin: 10px auto 0;}
.teach .swiper-container .swiper-slide .teach_box p{font-size: 12px;color: #2d2d2d;line-height: 28px;}
.teach .swiper-container .swiper-slide .teach_box:hover{background: #0963b7;}
.teach .swiper-container .swiper-slide .teach_box:hover a{color: #fff;}
.teach .swiper-container .swiper-slide .teach_box:hover p{color: #95ccff;}
.teach .swiper-container .swiper-slide .teach_box:hover a.teach_more{background: #fff;color: #0963b7;}
.teach .slick-prev,.teach .slick-next{width: 20px;height: 20px;content: ""; border-color: #050505;border-style: solid;transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);position: absolute;top: 300px;z-index: 99;cursor: pointer;}
.teach .slick-prev{left: -40px;border-width: 0 0 1px 1px;}
.teach .slick-next{right: -40px;border-width: 1px 1px 0 0;}

/*index2*/
.index2{width: 100%;background: url(../images/index2_bg.png) center bottom no-repeat;padding: 50px 0;}
/*教育教学*/
.jyjx{width: 750px;}
.jyjx .list li{line-height: 40px;}
.jyjx .list li a{color: #333;}
.jyjx .list li span{color: #7d7d7d;}
.jyjx .list li.first .fl{width: 330px;height: 225px;border: 3px solid #b8d3f0;overflow: hidden;}
.jyjx .list li.first .fl img{width: 330px;height: 225px;}
.jyjx .list li.first .fr{width: 400px;}
.jyjx .list li.first .fr a{font-size: 18px;line-height: 30px;}
.jyjx .list li.first .fr span{font-size: 14px;color: #a0a0a0;line-height: 70px;}
.jyjx .list li.first .fr p{font-size: 14px;color: #616161;line-height: 27px;}

/*学术成果*/
.xscg{width: 400px;}
.xscg .list li{margin-bottom: 30px;}
.xscg .list li a{color: #333;line-height: 28px;}
.xscg .list li dl{width: 85px;height: 60px;background: #e3f0ff;text-align: center;color: #575757;font-size: 12px;line-height: 20px;}
.xscg .list li dl dt{font-size: 24px;line-height: 35px;}
.xscg .list li .fr{width: 300px;}
.xscg .list li:hover dl{background: #2674c6; color: #fff;}
.xscg .list li:hover a{color: #2674c6;}

/*foot*/
.foot{width: 100%;height: 120px;background: url(../images/top_bg.jpg);/* padding-top: 9px; */}
.foot .fl h1{font-size: 16px;color: #fff;line-height: 50px;font-weight: normal;}
.foot .fl p{font-size: 14px;color: #81bcfa;text-align: left;line-height: 32px;}
.foot .fr{width: 240px;height: 30px;background: #fff;position: relative;z-index: 5;margin-top: 30px;}
.foot .fr::after{content: "";border-style: solid; border-color: #818282 transparent transparent transparent; border-width: 10px 10px 0 10px;position: absolute;top: 10px;right: 5px;z-index: 9;display: inline-block;}
.foot .fr select{width: 240px;height: 30px;background: none;border: none;line-height: 30px;color: #323232;font-size: 14px;padding-left: 10px;}
/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
.foot .fr select::-ms-expand { display: none; }

/*bottom*/
.bottom{width: 100%;height: 40px;background: #0b1321;line-height: 40px;text-align: center;color: #fff;font-size: 14px;}
/*list*/
.subbanner{width: 100%; height: 380px;}
.subbanner img{width: 100%; height: 380px;}
.subbanner .px1200{position: relative;top: -80px;}
.subbanner .px1200 .lmmc{width: 230px;height: 80px;background: #035db4; background: #035db4e6;line-height: 80px;font-size: 26px;color: #fff;}
.subbanner .px1200 .lmmc img{width: 32px;height: 32px; vertical-align: middle;margin: 0 20px;}
/*left*/
.cont{overflow: hidden;padding-bottom: 50px;min-height: 400px;}
.left{width: 230px;background: url(../images/left_bg.png) center bottom no-repeat #5da6ea;padding: 30px 0 200px;min-height: 500px;position: relative;background-size: 230px 300px;}
.left ul li{min-height: 56px;line-height: 56px;text-indent: 40px;position: relative;}
.left ul li a{font-size: 16px;color: #fff;display: block;border-left: 4px solid #5da6ea;}
.left ul li:hover a{border-left: 4px solid #ff7031;background: #fff;color: #ff7031;}
.left ul li.light a{border-left: 4px solid #ff7031;background: #fff;color: #ff7031;font-weight: bold;}
.left ul li i{content: "";width: 10px; height: 10px;  display: inline-block;border-width: 1px 1px 0 0; border-color: #fff;border-style: solid;transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);position: absolute;top: 20px;right: 20px;}
.left ul li:hover i{ border-color: #050505;}
.left ul li.light i{ border-width: 0 1px 1px 0; border-color: #050505;}
.left ul li.light ul li{line-height: 40px;height: 40px;min-height: 40px;}
.left ul li.light ul li a{border: none;font-size: 16px;color: #0b0b0b;background: #f7fbff;font-weight: normal;}
.left ul li.light ul li.on a{color: #ff7031;}
.left ul li.light ul li:hover a{color: #ff7031;}
.left ul li:hover a{color: #ff7031;}

/*right*/
.right{width: 930px;}
.cont .title{margin-top: 0;}
.title h3.fl{font-size: 26px;color: #252525;}
.dqwz{border-bottom: 1px solid #dedede;background: url(../images/home.jpg) left center no-repeat;padding-left: 30px;line-height: 60px;font-size: 14px;color: #6c6c6c;margin-bottom: 20px;}
.dqwz a{color: #6c6c6c;padding: 0 10px;}
.dqwz a:hover{color: #ba2a17;}
.cont .list li{border-bottom: 1px solid #dedede;line-height: 60px;padding-left: 20px;}
.cont .list li::after{content: "";width: 7px; height: 7px;  display: inline-block; background: #d2d2d2;border-radius: 5px;position: absolute;left: 0; top: 28px;}
.cont .list li:hover::after{background: #1378e8;}
.cont .list li a{font-size: 16px;color: #333;}
.cont .list li span.fr{color: #999;}
.cont .list li:hover a{color: #465da9;text-decoration: none;}

/*list_pic*/
.list_pic dl{float: left;width: 150px;height: 250px;margin: 20px 41px;text-align: center;}
.list_pic dl dt{width: 150px;height: 200px;background: #dadada;position: relative;-webkit-transition: all 0.8s; -moz-transition: all 0.8s; -o-transition: all 0.8s; -ms-transition: all 0.8s;}
.list_pic dl dt img{width: 150px;height: 200px;position: absolute;top: -15px;left: -15px;}
.list_pic dl dd a{font-size: 16px;line-height: 50px;display: block;}
.list_pic dl:hover dt{box-shadow: 0 0 30px #ccc;}

.cont .content{padding: 30px; }

/*content*/
#vsb_content table{ border: 0px;border-left:1px solid #ddd; border-top:1px solid #ddd;width:80%; margin:20px auto}
#vsb_content table tr td{ border-left:0px; text-align: center;border-top:0px;line-height: 23px; padding: 5px; border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid; border-right-color: #ddd; border-bottom-color: #ddd; }
#vsb_content table tr td p{text-indent:0em; padding:0px; margin:0px; text-align:center; }

.content h1{ color: #000000;font-size: 30px;line-height: 2em;padding: 10px 0;text-align: center;font-weight: normal;}
.content h2{color: #212121;font-size: 27px;line-height: 50px;text-align: center;font-weight: normal;}
.content .title{text-align: center;height: 60px;margin-bottom: 20px;}
.content .bar{ line-height:50px; height:50px; color:#585858;font-size:16px;margin: 20px 0;padding: 0 10px;border-top: 1px solid #dcdcdc;}
.content p{ text-indent:2em; line-height:2em;margin-top:15px; color:#333; font-size:16px;}
.content p img{ margin:15px auto; border:none; display:block}
.content .bar .icon-medium-plus a{width:26px;height:44px;display:inline-block;background-position: left center;padding:0;margin:0;margin-right:3px;background-repeat:no-repeat;}
/*wrong*/
.wrong_box{width: 100%; background: url(../images/xh_bg.png) 50px bottom no-repeat;padding-top: 100px;}
.wrong_box2{width: 1160px;height: 900px; margin: 0 auto 100px;border: 1px solid #a1d3f6;border-top: none;background: url(../images/wrong_top.png) top center no-repeat;position: relative;}
.wrong_box2 h1{width: 100%; height: 50px;line-height: 50px;position: absolute;top: -25px;text-align: center;font-size: 34px;color: #0880d3;}
.wrong_box2 h1 img{vertical-align: middle;margin-right: 30px;}

/*link*/
.link li{width: 375px;height: 56px;background: url(../images/right.png) 50px center no-repeat #eef1f4;float: left;border: 1px solid #eef1f4;margin:30px 18px;line-height: 56px;}
.link li a{display: block;font-size: 16px;color: #000000;text-indent: 100px;}
.link li:hover{background: url(../images/right.png) 50px center no-repeat #fff;border: 1px solid #81b3d3;}