﻿a,address,b,big,blockquote,body,center,cite,code,dd,del,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,i,iframe,img,ins,label,legend,li,ol,p,pre,small,span,strong,u,ul,var,th,td{margin:0; padding:0;}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display: block}
body{color:#333;padding:0px 0;
font:400 14px/1.6 'RUBIK-REGULAR-WEBFONT','Helvetica Neue',Helvetica, "Microsoft YaHei",sans-serif,Arial,'宋体';-webkit-text-size-adjust:none;
background:#fff; }
a:hover img,img{border:none; vertical-align: top;}
ol,ul{list-style: none}
input,button,select,textarea{outline:none;font:400 14px/1.6 'Helvetica Neue',Helvetica, "Microsoft YaHei",sans-serif,Arial,'宋体';font-size:14px; color: #666;}
table input,table button,table select,table textarea{ vertical-align:middle;}
button,html input[type=button],input[type=submit]{-webkit-apperance: button; cursor: pointer;-webkit-appearance: none;}
button[disabled],html input[disabled]{cursor: default}
textarea{resize:none}
table{ border-collapse:collapse;}
a{text-decoration:none; color:#333;}
h1,h2,h3,h4,h5,h6{font-weight:400; }
th{font-weight: normal; }



.al{text-align: left;}
.ac{text-align: center;}
.ar{text-align: right;}
.hide{display: none;}
.th{ font-family:'RUBIK-REGULAR-WEBFONT','Helvetica Neue',Helvetica, "Microsoft YaHei",sans-serif,Arial,'宋体';}

.clear, .clr{display: block; clear: both; height: 0; line-height: 0; font-size: 0; overflow: hidden;}
.clearfix2:before,.clearfix2:after{content:""; display: table;}
.clearfix2:after{clear: both;}
.clearfix2{*zoom:1;}


::-webkit-scrollbar{width:6px;height:6px;}::-webkit-scrollbar-button{height:0;width:0;}::-webkit-scrollbar-track{background-color:#f1f1f1;}::-webkit-scrollbar-thumb{background:#ccc;}



.clearfix:after{content: ""; display: block;height: 0;clear: both;}
.clearfix{zoom:1;}
.clearit{clear:both;height:0;font-size:0;overflow:hidden;}
.fl{float:left;_display:inline;}
.fr{float:right;_display:inline;}


a:hover{color:#ac0707;}
.hidden{visibility:hidden;}

/*自定义动画*/
a,a:hover,.btn,.icon{transition:all 300ms ease;  -moz-transition:all 300ms ease;  -webkit-transition:all 300ms ease; }


/*设置选中文字时的背景色*/
::selection{ background:#035b92; color:#fff; }
::-moz-selection    { background:#035b92; color:#fff; }
::-webkit-selection { background:#035b92; color:#fff;}
/*可改变元素被点击时背景框的颜色*/
html{-webkit-tap-highlight-color: rgba(240,240,240,0.7);}/*如果需要背景框不显示，则可以将rgba中的alpha值设为0即可，例如rgba(0,0,0,0)*/

/*--------------------------end公用样式*/
body{background-color:#fff; }
.white_bj{background-color:#fff; }
.blue_bj{background-color:#034167;}
.gray_bj{background-color:#f0f0f0;}
.w_1200{ width:1200px; margin: 0 auto;}


.min_1200{margin: 0 auto; min-width: 1200px; _width:expression((documentElement.clientWidth < 1200) ? "1200px" : "auto" );}
.max_1200{margin: 0 auto; max-width: 1200px; _width:expression((documentElement.clientWidth > 1200) ? "1200px" : "auto" );}



.phcolor{color: #b9bed1!important;}
input::-webkit-input-placeholder{color: #b9bed1;}
input:focus::-webkit-input-placeholder{color: #b9bed1;}
input::-moz-placeholder{color: #b9bed1;}
input:-ms-input-placeholder{color: #b9bed1;}
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button{-webkit-appearance: none!important; margin: 0;}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration{-webkit-appearance: none;}
input[type="number"]{appearance: none; -moz-appearance: none; -webkit-appearance: none;}


/*-------------------star首页*/
/*头文件*/
.header_box{ height:260px; background-image: url("../images/icon/header.jpg"); background-position: center top; background-repeat: no-repeat; background-color: #035b92;background-size:100% 100%;}

/*头文件上*/
.header_t{ height:200px;}
/*标志*/
.logo{ padding-top:50px;}
.logo_th{ padding-top:64px;}

/*导航*/
.nav{ height:60px; background-image: url("../images/icon/header_line.png"); background-position: center top; background-repeat: no-repeat; position: relative; z-index: 999; width: 100%;}
.nav .item_a{ color:#fff; font-size: 18px; display: block; line-height: 60px; position: relative;}
.nav .item_li{ float:left; min-width: 9%; text-align: center; }
.nav .item_a::before{width:0; height: 3px; position: absolute; font-size: 0; overflow: hidden; content: ''; left:50%; top:0; -webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);transform: translateX(-50%); background-color: #fff; transition:all 300ms ease;  -moz-transition:all 300ms ease;  -webkit-transition:all 300ms ease;}
.nav .item_a:hover::before,.nav .selected .item_a::before,.nav .hover .item_a::before{ width:20px;}
.nav .selected .item_a{ font-weight:bold;}


/*二级和三级导航(蓝色版)*/
.nav .item_li ul{ text-align: left; font-size: 15px; display: none;}
.nav .item_li li{ padding:0 10px;}
.sec_nav_ul_blue,.sec_nav_ul_blue .sec_nav_ul_blue{position:absolute; top:60px; width:200px; background-color: rgba(255,255,255,.8); background-color: #fff\9; }
.sec_nav_ul_blue li{ position:relative;}
.sec_nav_ul_blue .sec_nav_ul_blue{ left:200px; top:0;}
.sec_nav_ul_blue .sec_a{ display:block; border-bottom: 1px solid rgba(0,0,0,.1); padding: 12px 10px; line-height: 20px;}
.nav ul>li:last-child .sec_a{ border-bottom:none; }
.sec_nav_ul_blue .sec_a:hover{ color:#333;}
.sec_nav_ul_blue .hover .sec_a,.sec_nav_ul_blue .hover ul .sec_a:hover{ font-weight:bold;color:#035b92;}
.sec_nav_ul_blue .hover ul .sec_a{ font-weight:normal;color:#333;}
.sec_nav_ul_blue .sec_li .sec_a{ background-image: url("../images/icon/sec_icon.png"); background-repeat: no-repeat; background-position: 96% center; padding-right: 20px;}
.sec_nav_ul_blue .sec_li ul .sec_a{background-image: none;}



/*浮动*/
@-webkit-keyframes hdnav2-show{0%{top:-42px}100%{top:0}}
@keyframes hdnav2-show{0%{top:-42px}100%{top:0}}
.top_header{position: absolute; top: 0; left: 0;}
.header_fixed{position: fixed; background-color: #035b92; padding: 0; top: 0; left: 0; height: 60px;  _position: absolute; animation: hdnav2-show .3s; -moz-animation: hdnav2-show .3s; -webkit-animation: hdnav2-show .3s; box-shadow: 0 3px 5px rgba(0,0,0,.2); background-image: none; }
* html{background-image: url(about:blank); background-attachment: fixed;}
/*.header_fixed .logo img{ height:50px;}*/


/*------------star动画效果*/
.ibn{position: relative; clear: both; height: 640px; overflow: hidden; min-width: 1200px; }
.ibn .bd{height:640px;}
.ibn .bd a{ display:block; width: 100%; height: 100%;}
.ibnitem{position: relative; height:640px; background-repeat: no-repeat; background-position: 50% 0; /*background-size: cover;*/overflow: hidden;}
@media screen and (min-width: 1920px) {
	.ibnitem{background-size: cover;}	
}	
/*数字*/
.ibn .hd,.ibn_banner .hd{ position:absolute; bottom: 20px; left: 0; width: 100%; text-align: center;}
.ibn .hd li,.ibn_banner .hd li{cursor:pointer;display:inline-block;*display:inline;zoom:1;margin:0 10px;overflow:hidden; font-size: 0; width:18px; height:18px; background-color: rgba(255,255,255,.5); position: relative; }
.ibn .hd li::before,.ibn_banner .hd li::before{ display:block; position: absolute; content: ''; top:50%; left: 50%; -moz-transform: translateX(-50%) translateY(-50%);-webkit-transform: translateX(-50%) translateY(-50%);transform: translateX(-50%) translateY(-50%); width: 0; height:0; font-size: 0; overflow: hidden;  background-color: #1a72a9; -moz-transition: .3s;-webkit-transition: .3s;transition: .3s;}
.ibn .hd li,.ibn .hd li::before,.ibn .btn{-moz-border-radius: 50%;-webkit-border-radius: 50%;border-radius: 50%;}
.ibn .hd .on::before,.ibn_banner .hd .on::before{ width: 100%; height: 100%;}
.ibn .hd .on{ background-color: transparent; background-color: #1a72a9\9;}

/*按钮*/
.ibn .btn{ position:absolute; cursor: pointer; font-size: 0; overflow: hidden; width: 70px; height: 70px; background-color: rgba(0,0,0,.2); background-image: url("../images/banner/ibn/btn.png"); background-repeat: no-repeat; top:50%; margin-top: -35px;}
.ibn .prev{ left:5%; background-position: 0 -70px;}
.ibn .next{ right:5%;}
.ibn .btn:hover{background-color: #1a72a9;}

/*大图片*/
.h_his_banner{ position:relative; clear: both; height: 210px; overflow: hidden; text-align: center;}
.h_his_banner_img{ position:absolute; top:0; left:50%; margin-left: -960px; width: 1920px;}


.i_input{min-height:100px;}
.wp_search{border:none !important;}
.keyword{border-bottom:1px solid #035b92 !important; }
.search{margin-left:-30px !important;backgroud:url(../images/btn_search.gif) no-repeat 3px !important;}

/*紫色版(动画)*/
.ibn_banner{ position:relative; overflow: hidden;min-width: 1200px;}
.ibn_banner,.ibn_banner .bd{ height:490px;}
.ibn_banner .bd a{ display:block; width: 100%; height: 100%;}
/*数字*/
.ibn_banner .hd li{ width:30px; height:8px; margin: 0 4px;}
.ibn_banner .hd{ bottom:20px;}
.ibn_banner .hd li::before{background-color: #ab2a84;}
.ibn_banner .hd .on{ background-color: transparent; background-color: #ab2a84\9;}




/*中间区域*/

/*标题*/
.th_eng{ color:#aaa; text-transform: uppercase; margin-left: 20px; font-size: 14px;}
/*更多*/
.more_a{ color:#fff; text-transform: uppercase; background-image: url("../images/icon/more_btn.png"); background-repeat: no-repeat; width: 124px; line-height: 26px;  padding-left: 20px; text-align: center; display: inline-block;}
.more_a:hover{ color:rgba(255,255,255,.5);}

/*新闻*/
.h_flash{ position:relative; height: 270px; }
.h_flash .bd img{ height:250px; width: 100%; overflow: hidden;object-fit:cover}
.h_flash .bd .th_t{ height:50px; line-height: 50px; margin: 0 15px;}
.h_flash .bd a{display:block;}
/*动画数字*/
.h_flash .hd{ position:absolute; right: 0; width: 100%; padding-right: 10px; text-align: right; bottom: 0px; z-index: 1;}
.h_flash .hd li{cursor:pointer;display:inline-block;*display:inline;zoom:1;margin:0 2px;overflow:hidden; font-size: 0; width:18px; height:4px; background-color: rgba(255,255,255,.5); position: relative; }
.h_flash .hd li::before{ display:block; position: absolute; content: ''; top:50%; left: 50%; -moz-transform: translateX(-50%) translateY(-50%);-webkit-transform: translateX(-50%) translateY(-50%);transform: translateX(-50%) translateY(-50%); width: 0; height:0; font-size: 0; overflow: hidden;  background-color: #1a72a9; -moz-transition: .3s;-webkit-transition: .3s;transition: .3s;}
.h_flash .hd .on::before{ width: 100%; height: 100%;}
.h_flash .hd .on{ background-color: transparent; background-color: #1a72a9\9;}


/*新闻列表*/
.h_news_ul .li_w,.h_news_ul2 .li_w{ height:1.6em; margin-top: 20px;}
.h_news_ul .li_w:first-child{ margin-top:10px;}
.h_news_ul .t_r,.h_news_ul2 .t_r{ color:#999;}
.h_news_ul .item_a{ width:330px; padding-left: 16px; position: relative; float:left;}
.h_news_ul .item_a::before{ width:4px; height: 4px; position: absolute; left:0; top:50%; margin-top: -2px; font-size: 0; overflow: hidden; background-color: #1a72a9; content: '';}
.h_news_ul .item_a:hover{ font-weight:bold;}

/*新闻*/
.h_news_ul2 .item_a{ float:left; width: 420px;}
.h_news_ul2 .li_w{ margin-top: 23px;}


/*通知公告*/
.h_ann_scroll .bd .box{ display:block; margin-top: 15px;}
.h_ann_scroll .bd .th_t{ font-size:16px; width:275px;}
.h_ann_scroll .bd .t_r{ padding-top:5px;}
.h_ann_scroll .bd .t_r .t_d{ color:#666; font-size: 12px; line-height: 1.3em; margin-top: 3px; height: 2.6em;}
/*动画数字*/
.h_ann_scroll,.flash_num_r{ position:relative;}
.h_ann_scroll .hd,.h_student_scroll .hd,.h_video_scroll .hd{ position:absolute; top:-20px; right: 0; width:50%; text-align: right;}
.flash_num_r .hd li{cursor:pointer;display:inline-block;*display:inline;zoom:1;margin:0 3px;overflow:hidden; font-size: 0; width:10px; height:10px; background-color:#adadad; position: relative; }
.flash_num_r .hd li::before{ display:block; position: absolute; content: ''; top:50%; left: 50%; -moz-transform: translateX(-50%) translateY(-50%);-webkit-transform: translateX(-50%) translateY(-50%);transform: translateX(-50%) translateY(-50%); width: 0; height:0; font-size: 0; overflow: hidden;  background-color: #1a72a9; -moz-transition: .3s;-webkit-transition: .3s;transition: .3s;}
.flash_num_r .hd li,.flash_num_r .hd li::before{-moz-border-radius: 50%;-webkit-border-radius: 50%;border-radius: 50%;}
.flash_num_r .hd .on::before{ width: 100%; height: 100%;}
.flash_num_r .hd .on{ background-color: transparent; background-color: #1a72a9\9;}


/*学生工作*/
.h_student_scroll .bd .box{ display:block; margin-top: 24px; height: 1.6em;}
.h_student_scroll .bd .item_a{ float:left; width: 76%;}
.h_student_scroll .bd .t_r{ color:#999;}
.h_student_scroll .hd{ top:-40px;}



/*日期*/
.h_ann_date{text-align:center; color:#fff; background-image: url("../images/icon/time.png"); width: 74px; height: 74px;}
.h_ann_date .t_t{ font-size:24px; line-height: 1.1; padding-top: 14px;}
.h_ann_date .t_d{ line-height: 1.1; margin-top: 3px;}

/*线*/
.box_line_d3{ border-bottom:3px solid #1a72a9;}

/*讲座*/
.h_video_scroll{  background-image: url("../images/icon/box_r.png"); background-position: right bottom; background-repeat: no-repeat;}
.h_video_scroll .bd .box{ display:block; height: 295px; }
.h_video_scroll .hd{ top:-50px;}
.h_video_scroll .bd .t_d_box{ padding:20px 40px 0 40px;}
.h_video_scroll .bd .th_t{ font-size:16px; line-height: 1.2em; height: 2.4em; font-weight: bold;}
.h_video_scroll .bd .t_d{ margin-top:10px;}
.h_video_scroll .pic{overflow: hidden; text-align: center; background-color: #eee;}
.h_video_scroll .pic,.h_video_scroll .pic img{ height:140px; }
.blue_bj_light{background-color: #035b92; }
.pruple_bj_light{background-color: #ab2a84; }
.date_icon{ width:36px; height: 30px; background-image: url("../images/icon/date_icon.png");}
/*按钮*/
.h_video_scroll .btn{ position:absolute; top:65%; background-image: url("../images/icon/btn.png"); width: 34px; height: 34px; font-size: 0; overflow: hidden; cursor: pointer;}
.h_video_scroll .prev{ left:0; background-position: 0 -34px;}
.h_video_scroll .next{ right:0;}

/*标题*/
.h_theme_th{ background-image: url("../images/icon/blue_th.png"); line-height: 50px; height: 70px;}
.h_theme_th .th_eng{ color:#fff; margin-left: 10px;}



/*整体背景*/
.center_box{ background-color:#fff; background-image: url("../images/icon/box_bj.jpg"); background-repeat: no-repeat; background-position: center bottom;}

/*标题*/
.h_res_th { min-height:90px; background-image: url("../images/icon/th_line.png"); background-position: right bottom; background-repeat: no-repeat;}
.box_relative{position: relative;}
.f_r_box{ position: absolute; right:0; bottom: 20px;}
.f_l_box{position: absolute; left:0;}

/*图片残*/
.h_pic_ul{ marign-right:-60px;}
.h_pic_ul .box{ display:block; margin-right: 60px; overflow: hidden; height: 280px; position: relative;}
.h_pic_ul .pic,.h_pic_ul .pic img{ height:280px; }
.h_pic_ul .pic{text-align: center; overflow: hidden;}
.h_pic_ul .item_li{ margin-top:40px;}
.h_pic_ul .t_d{ position:absolute; bottom: -100%;opacity: 0; width:100%; line-height: 40px; height: 50px; padding: 5px 20px;}
.h_pic_ul .th_t{ font-size:16px;}
.h_pic_ul .box:hover .t_d{ bottom:0; opacity: 1;}


/*文件底*/
.footer_d{ border-top:1px solid rgba(255,255,255,.1); border-top:1px solid #1d5476\9;}
/*小图标*/
.footer_s_icon{ width:28px; height: 28px; background-image: url("../images/icon/footer_icon.png");}
.footer_s_icons1{ width:28px; height: 28px; background-image: url("../images/icon/footer_icon1.png");}
.footer_s_icon2{ background-position: 0 -28px;}




/*下拉框select*/
.select_box{  width:180px; margin:0 0 0 0; color:#fff; height:38px; line-height:24px; padding: 5px 15px; border:1px solid #fff; font-size: 16px; 
box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; overflow: hidden; filter: none !important;
appearance:none;-moz-appearance:none;-webkit-appearance: none; background:none; background-image:url(../images/icon/option.png); background-repeat:  no-repeat; background-position:  94% center; background-color: #035b92;}
.select_box::-ms-expand { display: none; }


/*下拉框select*/
.select_box2{ color:#333; background-image: url("../images/icon/option_s.png"); background-color: #fff; border: 1px solid #eee; width: 200px; height: 40px;  line-height: 30px; font-size: 15px;}


.pruple_text,.pruple_link a{ color:#ab2a84;}
.pruple_link a:hover{ text-decoration:underline;}

.blue_text,.blue_link a{ color:#035b92;}
.blue_link a:hover{ text-decoration:underline;}

/*二维码*/
.footer_wechat_ul .th_t{ font-size:14px; margin-top: 8px;}
.footer_wechat_ul .box{  width: 70px; text-align: center;}
.footer_wechat_ul .pic{ cursor: pointer; height: 70px; overflow: hidden; position: relative;}
.f_wechat_box{ position: absolute; left:0; width: 100%; bottom: 0; height: 100%;}
.wechat_icon{ width:70px; height: 70px; background-color: #035b92; /* background-image: url("../images/icon/icon_a.png");*/}
.wechat_icon2{ background-position: 0 -70px;}
.box:hover .f_wechat_box{ bottom:0;}


/*ftool*/
.ftool{position: fixed; z-index: 16; bottom: 2%; right:10px; /*left: 50%; margin-left: 620px;*/ z-index: 25; _position: absolute; _bottom: auto; _top: 200px;}
.ftool_item{position: relative; display: block; margin: 5px 0; width: 60px; height: 60px;}
.ftoolab{position: relative; z-index: 20; display: block; text-align: center; padding: 10px; width: 40px; height: 40px; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; background-color: #ff6b00; box-shadow: 0 10px 20px rgba(255,107,0,.4); border-radius: 50%;}
.ftool_top .ftoolab{padding: 9px; background-color: #fff; border: 1px solid #ccc; box-shadow: 0 10px 20px rgba(0,0,0,.1);}
.ftoolico{display: block; margin: 0 auto; width: 40px; height: 40px; font-size: 0; background-image: url(../images/icon/ftool.png); background-repeat: no-repeat;}
.ftool_top .ftoolico{background-position: 0 0px;}
/*end ftool*/


/*---------------------------star教师教育学院(紫色版)*/
.pruple_bj{background-color: #bd4398; }
/*头文件*/
.heder_pruple_t{ height:150px;  background-image: url("../images/icon/header_pink.jpg"); background-repeat: no-repeat; background-position: center top;}
/*标志*/
.logo_pruple{ padding-top:45px;}
/*搜索*/
.header_search{ width:160px; margin-top: 64px; padding: 0 60px 0 20px; position: relative; background-color: #fff; height: 36px;}
.header_search_btn{ position:absolute; width: 60px; height: 36px; top:0; right: 0; cursor: pointer; border: none; background-color: #c1a15e; background-image: url("../images/icon/search_icon.png"); background-repeat: no-repeat; background-position: center center;}
.header_search_text{ border:none; vertical-align: top; line-height: 24px; width: 100%; padding: 5px 0; background-color: transparent;}
.header_search:hover{ -moz-box-shadow:0 5px 10px rgba(0,0,0,.25);-webkit-box-shadow:0 5px 10px rgba(0,0,0,.25);box-shadow:0 5px 10px rgba(0,0,0,.25);}

/*导航*/
.nav_pruple{  background-color:#ab2a84; background-image: none; height: 50px; border-top:2px solid #c1a15e;}
.nav_pruple .item_li{ float:left; width:auto; position: relative;}
.nav_pruple .item_a::after{ right:0; top:50%; height: 40%; width: 1px; font: 0; overflow: hidden; position: absolute; content: ''; background-color: rgba(255,255,255,.1); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); transform: translateY(-50%);}


.nav_pruple .item_a{  line-height:50px; padding: 0 22px;
-webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0,0,0,0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}
.nav_pruple .item_a::before{ height:100%; background-color: rgba(0,0,0,.4); z-index: -1;}
.nav_pruple .item_a:hover::before,.nav_pruple .selected .item_a::before,.nav_pruple .hover .item_a::before{ width:100%;}
.nav_pruple .selected .item_a,.nav_pruple .selected .item_a:hover,.nav_pruple .hover .item_a{ background-color:#67194f\9;}
.nav_pruple .selected .item_a{ font-weight:normal;}

/*二级和三级导航*/
.nav_pruple .item_li ul{ display:none;}
.sec_nav_ul,.three_nav_ul{ position:absolute; font-size: 16px;  top:50px; width:190px; background-color: rgba(0,0,0,.7);background-color: #333\9;  }
.sec_nav_ul li{ position:relative;}
.three_nav_ul{ left:190px; width: 210px; top:0;}
.sec_nav_ul .sec_a{ display:block; padding: 10px 30px; line-height: 20px;}
.three_nav_ul .sec_a{text-align: left;}
.sec_nav_ul .sec_a:hover,.sec_nav_ul .hover .sec_a,.sec_nav_ul .hover ul .sec_a:hover{ color:#fff; background-color: #c1a15e;}
.sec_nav_ul .hover ul .sec_a{ background-color: transparent;}



/*---------star中间区域*/
.center_pruple_box{background-image:url("../images/icon/box_bj_stu.jpg"); min-height: 1000px; background-position: center bottom; background-repeat: no-repeat;}
.center_pruple_box .center_box_i{background-image:url("../images/icon/pink_bj.gif"); background-repeat: repeat-x;}


/*标题*/
.h_th_line{ border-bottom:1px dotted #ccc; height: 54px; line-height: 54px;}
.h_th_line .th_i_line{ display:inline-block; vertical-align: bottom; border-bottom: 2px solid #ab2a84; line-height: 53px; margin-bottom: -1px;}


/*新闻动画*/
.stu_news_flash{ height:340px; overflow: hidden;}
.stu_news_flash .bd a{ display:block;}
.stu_news_flash .bd li{ position: relative;}
.stu_news_flash .bd .th_t{ color:#fff; font-size: 16px; z-index: 3; width: 70%; padding-left: 20px; position: absolute; bottom: 14px; left:0;}
.stu_news_flash .hd{ bottom:15px; padding-right: 20px; top:auto; position: absolute; right: 0; width: 100%; text-align: right; z-index: 2;}
.stu_news_flash .hd li::before{ background-color:#ab2a84; }
.stu_news_flash .hd .on{ background-color:#ab2a84\9;}
/*黑色*/
.f_black{ position:absolute; z-index: 1; width: 100%;  bottom: 0; left:0; height: 50px; overflow: hidden; font-size: 0; background-color: rgba(0,0,0,.7);
filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);}

/*友情链接*/
.link_ul .item_li{ margin:10px 0;}


/*文件底*/
.footer{background-image: url(../images/icon/header.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #035b92; background-size:100% 100%;}
.footer_pruple{ padding-top:20px; padding-bottom: 20px; background-color: #9a367c; background-image: url("../images/icon/footer_stu.jpg"); background-position: center top; min-height: 135px; background-repeat: no-repeat; border-top:3px solid #bea6c1;}
.footer_pruple .t_d{ border-top:1px solid rgba(255,255,255,.1);border-top:1px solid #ab568b\9; padding-top: 14px; margin-top: 20px;}
.footer_pruple .t_d p{ margin:5px 0 0 0;}
/*白色*/
.white7_text,.white7_link a{ color:rgba(255,255,255,.7);}
.white7_link a:hover{ color:#fff;}

/*--------------------star紫色版(内页)*/
/*中间背景*/
.i_center_pruple_box{ background-image:url("../images/icon/box_bj_stu2.jpg"); min-height: 800px; background-size: 100% auto; background-repeat: no-repeat; background-position: center bottom;}

/*大图片*/
.i_banner{ height:380px; position: relative;}
.i_banner_img{ position:absolute; left:50%;  width:100%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%);transform: translateX(-50%);}
.i_banner_nav .nav .item_a{color: #1971a8;line-height: 50px;}
.i_banner_nav .nav .sec_nav_ul_blue{background: #fff;border: 1px solid #efefef;}
.i_banner_nav .nav .three_nav_ul_blue{top: 0;background: #fff;border: 1px solid #efefef;}

@media screen and (max-width: 1920px) {
    .i_banner_img{ margin-left: -960px; width: 1920px;-webkit-transform: translateX(0); -moz-transform: translateX(0);transform: translateX(0);}
}	

/*导航*/
.i_banner_nav{ position:absolute; left:50%; margin-left: -600px; z-index: 1; height: 50px; line-height: 50px; bottom: 0; background-color: rgba(255,255,255,.8);
filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7Fffffff,endcolorstr=#7Fffffff);}
.pruple_bj2{background-color: #ab2a84;}
.i_banner_nav .sec_ul .item_li{ float:left; margin-left: 40px;}
.i_banner_nav .sec_ul .selected a{ color:#ab2a84;}

/*线*/
.box_line_d{ border-bottom:1px solid #eee;}

/*位置标题*/
.site_th .china{ margin:0 8px;}
/*图标*/
.home_icon{ width:16px; height: 16px; background-image: url("../images/icon/home.png");}

/*文章详情*/
.gray_bj_light{background-color:#f6f6f6;}

/*正文*/
.d_wen{ line-height:2.2;}
.d_wen p{text-indent:2em; margin: 18px 0;}
.d_wen .t_r p,.d_wen .t_c p,.d_wen .t_c{text-indent:0;}
.d_wen .t_c{ margin:40px 0; text-align: center;}
.d_wen .t_r{text-align:right; margin-top: 100px;}
.d_wen img{ max-width:940px;display:block;/*width:100%;*/margin:5px auto;}
.d_wen .t_r p{ margin:6px 0;}

/*------------------star蓝色版(内页)*/
.blue_bj_light{background-color:#0079c4;}
.blue_bj2{background-color:#035b92;}
/*导航链接*/
.i_banner_nav .sec_ul_blue .selected a{ color:#035b92;}
/*中间背景*/
.i_center_pruple_box2{background-image: url("../images/icon/box_bj2.jpg");}

/*标签导航链接*/
.i_tab_nav_dl{ height:60px; line-height: 60px; border-bottom: 3px solid #ddd;}
.i_tab_nav_dl dd a{ float:left; padding: 0 20px; cursor: pointer; position: relative;}
.i_tab_nav_dl dd a::before{ width:0; height: 3px; position: absolute; font-size: 0; overflow: hidden; content: ''; left:50%; bottom:-3px; -webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);transform: translateX(-50%); background-color: #1971a8;transition:all 300ms ease;  -moz-transition:all 300ms ease;  -webkit-transition:all 300ms ease; display: none\9;}
.i_tab_nav_dl dd a:hover::before,.i_tab_nav_dl dd .tab_light::before{ width:100%;}
.i_tab_nav_dl dd .tab_light{ font-weight:bold; font-size: 28px; border-bottom: 3px solid #1971a8\9; margin-bottom: -3px\9;}
.i_tab_nav_dl dd a:hover{ color:#333;text-decoration: none;}

.pruple_dl dd .tab_light{border-color:#ab2a84 ;}
.pruple_dl dd a::before{background-color:#ab2a84 ;}

/*老师简介*/
.i_tearch_about_dl .pic{width:250px; margin-right: 130px;}
.i_tearch_about_dl .th_t{ font-size:36px; font-weight: bold; line-height: 1.1;}
.i_tearch_about_dl .t_t{ border-bottom:1px solid rgba(255,255,255,.2);border-bottom:1px solid #66afdc\9;}
.i_tearch_about_dl .t_d{ margin-top:20px;}
.i_tearch_about_dl .t_d p{ margin:10px 0 0 0;}

/*线*/
.box_line_d_b,.box_line_d2{ border-bottom:1px solid rgba(0,0,0,.1); border-bottom: 1px solid #ddd\9;}
.box_line_d2{ border-bottom-width:2px;}
.th_round,.th_round2{ width:18px; height: 18px; background-image: url("../images/icon/th_round.png");}
.th_round2{background-position:0 -18px ;}


/*关于*/
.d_tearch_about { line-height: 2;}
.d_tearch_about  p{text-indent:2em; margin: 5px 0;}
.d_tearch_about .t_o{ margin:20px 0 35px 0;}

/*数字列表*/
.num_ol{ list-style:decimal; padding-left: 1.2em;}

/*图标*/
.th_icon{ width:60px; height: 45px; background-image: url("../images/icon/th_pat.png"); }
.th_icon_r{background-position: 0 -45px;}

/*学校简介*/
.d_scholl_about{ line-height:1.8;}
.d_scholl_about .t_c{ margin:40px 0; text-align: center;}
.d_scholl_about p{ text-indent:2em; margin: 4px 0;}
.d_scholl_about .t_c p{text-indent:0em;}
.d_scholl_about img{ max-width:100%;}


/*专任教师*/
.i_tearch_name_ul{ margin-right:-70px;}
.i_tearch_name_ul .t_o{ margin-top:10px; margin-bottom: 40px;}
.i_tearch_name_ul .th_t{ border-bottom:1px dotted #ccc; padding-bottom: 15px; font-size: 20px;}
.i_tearch_name_ul .t_d a{ margin: 15px 20px 0 0; padding-bottom: 5px; position: relative; display: inline-block; vertical-align: top;}
.i_tearch_name_ul .t_d a::before{width:0; height: 2px; position: absolute; font-size: 0; overflow: hidden; content: ''; left:50%; bottom:0; -webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);transform: translateX(-50%); background-color: #1971a8;transition:all 300ms ease;  -moz-transition:all 300ms ease;  -webkit-transition:all 300ms ease;}
.i_tearch_name_ul .t_d a:hover::before{ width:100%;}
.i_tearch_name_ul .t_d a:hover{ color:#333; text-decoration: underline\9;}
.i_tearch_name_ul .box{ margin-right:70px;}


/*标签导航*/
.i_tab_nav dd{ line-height: 54px; }
.i_tab_nav dd a{ float:left; padding: 0 20px; min-width: 180px; text-align: center; cursor: pointer; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; margin-right: 20px;
-webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0,0,0,0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}
.i_tab_nav dd a,.i_tab_nav dd a::before{ -moz-border-radius:54px;-webkit-border-radius:54px;border-radius:54px; }
.i_tab_nav dd a::before{ width:0; height: 100%; position: absolute; font-size: 0; overflow: hidden; content: ''; left:50%; top:0; -webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);transform: translateX(-50%); background-color: #035b92; z-index: -1;transition:all 300ms ease;  -moz-transition:all 300ms ease;  -webkit-transition:all 300ms ease; display: none\9;}
.i_tab_nav dd a:hover::before,.i_tab_nav dd .selected::before{ width:100%;}
.i_tab_nav dd a:hover,.i_tab_nav dd .selected{ color:#fff;}
.i_tab_nav dd .selected{  font-size: 24px;background-color: #035b92\9;}

/*列表*/
.i_tearch_ul{ margin-right:-80px;}
.i_tearch_ul .item_li{ margin-top:56px;}
.i_tearch_ul .box{ display:block; margin-right: 100px;}
.i_tearch_ul .th_t{ height:40px; line-height: 40px;font-size:16px; margin: 0 10px;}
.i_tearch_ul .pic,.i_tearch_ul .pic img{ height:235px;}
.i_tearch_ul .pic{ text-align: center; background-color: #eee; overflow: hidden;}
.i_tearch_ul .box:hover{ color:#fff; background-color: #1971a8;}


/*页码*/
.page a{ display:inline-block; vertical-align: top; position: relative;margin:0 20px; padding: 0 5px; min-width: 36px; line-height:36px; -moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;}
.page a:hover{background-color: #f4f4f4;}
.page a::before{ width:0; overflow: hidden; font-size: 0; bottom: -5px; left:50%; content: ''; position: absolute; background-color: #1971a8; height: 3px;transition:all 300ms ease;  -moz-transition:all 300ms ease; -webkit-transition:all 300ms ease;-moz-transform: translateX(-50%);-webkit-transform: translateX(-50%);transform: translateX(-50%);}
.page .selected{ color:#1971a8;}
.page .selected::before{ width:100%;}
.page .selected:hover,.page .btn:hover{background-color:transparent;}
.page .btn{ width: 36px; height: 36px; padding: 0; font-weight: bold; font-size: 34px;}
.page .btn.disabled{cursor: no-drop; color:#ccc;}

.pruple_page a.selected{color: #ab2a84;}
.pruple_page a::before{background: #ab2a84;}

/*二级标签导航*/
.i_tab_nav_sec li a{ margin-right:40px; cursor: pointer; float:left;}
.i_tab_nav_sec li .selected{color:#1971a8;}


/*标题线*/
.th_display_line{ border-bottom:3px solid #035b92; padding-bottom: 10px; display: inline-block; }
.pruple_line{ border-color:#ab2a84; }

/*新闻*/
.i_news_ul .box{ display:block; border-bottom: 1px dotted #ccc; padding: 30px 35px;}
.i_news_ul .th_t{ font-size:18px;}
.i_news_ul .t_d,.i_news_ul .t_t{ margin-top:10px; color:#666;}
.time_icon{ width:16px; height: 16px; margin-right: 8px; margin-left: 5px; background-image: url("../images/icon/time_icon.png"); }
.box:hover .time_icon{background-position: 0 -16px;}
.i_news_ul .box:hover .pruple_text,.i_news_ul .box:hover .blue_text,.i_news_ul .box:hover .t_t,.i_news_ul .box:hover .t_d{ color:#fff;}

/*学部领导*/
.i_tearch_ul2 .box{ display:block; margin-right: 90px; background-color: #efefef; height: 220px;}
.i_tearch_ul2{ margin-right:-90px;}
.i_tearch_ul2 .item_li{ margin-top:60px;}
.i_tearch_ul2 .pic{ width:180px; text-align: center;}
.i_tearch_ul2 .pic,.i_tearch_ul2 .pic img{ height:220px;}
.i_tearch_ul2 .t_r{ padding:20px 35px 0 35px;}
.i_tearch_ul2 .t_t{ height:60px; margin-top: 8px; font-size: 16px;}
.i_tearch_ul2 .t_d{ color:#666; margin-top: 5px; line-height: 1.8em; height: 5.4em;}
.i_tearch_ul2 .box:hover{ background-color: #035b92;}
.i_tearch_ul2 .box:hover,.i_tearch_ul2 .box:hover .t_d{color:#fff; }

.pruple_ul2 .box:hover{background-color:#ab2a84 ;}


/*间距*/
.box_ml10{ margin-left:10px;}
.box_pd20{ padding-bottom:20px;}
.box_mt70{ margin-top:70px;}
.box_md20{ margin-bottom:20px;}
.box_pt40{ padding-top:40px;}
.box_pt50{ padding-top:50px;}
.box_mh40{ margin-top:40px; margin-bottom: 40px;}
.box_pw5{ padding-left:5px; padding-right: 5px;}
.box_mh80{ margin-top:80px; margin-bottom: 80px;}
.box_md50{ margin-bottom:50px;}
.box_mr15{ margin-right:15px;}
.box_pw60{ padding-left:60px; padding-right: 60px;}
.box_mt15{ margin-top:15px;}
.box_ph60{ padding-top:60px; padding-bottom: 60px;}
.box_pw100{ padding-left:100px; padding-right: 100px;}
.box_mw30{ margin-left:30px; margin-right: 30px;}
.box_ph15{ padding-top:15px; padding-bottom: 15px;}
.box_ph10{ padding-top:10px; padding-bottom: 10px;}
.box_mw20{ margin-left:20px; margin-right: 20px;}
.box_mh60{ margin-top:60px; margin-bottom: 60px;}
.box_mr5{ margin-right:5px;}
.box_pd10{ padding-bottom:10px;}
.box_mw10{ margin-left:10px; margin-right: 10px;}
.box_ml40{ margin-left:40px;}
.box_mr70{ margin-right:70px;}
.box_pt10{ padding-top:10px;}
.box_mr10{ margin-right:10px;}
.box_ml20{ margin-left:20px;}
.box_ph20{ padding-top:20px; padding-bottom: 20px;}
.box_mt30{ margin-top:30px;}
.box_mw20{ margin-left:20px; margin-right: 20px;}
.box_ph30{padding-top:30px;padding-bottom:30px;}
.box_md30{ margin-bottom:30px;}
.box_pr30{ padding-right:40px;}
.box_mt40{ margin-top:40px;}
.box_pd40{ padding-bottom:40px;}
.box_mt10{ margin-top:10px;}
.box_mt15{ margin-top:15px;}
.box_ml30{ margin-left:30px;}
.box_pd10{ padding-bottom:10px;}
.box_mr10{ margin-right:10px;}
.box_pt30{ padding-top:30px;}
.box_pt20{ padding-top:20px;}
.box_mt70{ margin-top:70px;}
.box_mt20{ margin-top:20px;}
.box_mt50{ margin-top:50px;}
.box_mr30{ margin-right:30px;}
.box_mr40{ margin-right:40px;}
.box_mr10{ margin-right:10px;}
.box_pl60{ padding-left:60px;}
.box_mt5{ margin-top:5px;}
.box_pl5{ padding-left:5px;}
.box_pd30{ padding-bottom:30px;}


/*宽度*/
.w_200{ width:200px;}
.w_230{ width:230px;}
.w_240{ width:240px;}
.w_370{ width:370px;}
.w_800{ width:800px;}
.w_590{ width:590px;}
.w_490{ width:490px;}
.w_380{ width:380px;height:300px;margin-top: 10px;
    /* border: 1px solid black; */
    padding: 20px 0px;}
.w_340{ width:340px;}
.w_190{ width:190px;}
.w_580{ width:580px;}


/*对齐*/
.box_c{text-align:center;}
.box_l{text-align:left;}
.box_r{text-align:right;}

/*font*/
.font_12{ font-size:12px;}
.font_13{ font-size:13px;}
.font_15{ font-size:15px;}
.font_16{ font-size:16px;}
.font_18{ font-size:18px;}
.font_20{ font-size:20px;}
.font_22{ font-size:22px;}
.font_24{ font-size:24px;}
.font_26{ font-size:26px;}
.font_28{ font-size:28px;}
.font_30{ font-size:30px;}
.font_32{ font-size:32px;}
.font_b{ font-weight:bold;}

/*color*/
.white4_text,.white4_link a{ color:rgba(255,255,255,.4);}
.white4_link a:hover{ color:#fff;}

/*效果*/
.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}

@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}
@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX;}


/*-------star文字的样式*/
/*标题文字*/
.th{ font-family:"Microsoft YaHei";}
/*日期*/
.date{ float:right; color:#888; font-size: 13px; font-family:Arial;font-weight:normal;}
/*宋体*/
.china{ font-family:"宋体";}
.eng,.prit_r{font-family:Arial;}
/*距离*/
.mt30{margin-top: 30px!important; }
.red_text,.red_link a{ color:#ac0707;}
.red_link a:hover{ color:#fff; background-color: #ea272f;}
.link_h_line a:hover{text-decoration: underline;}
.gray_text{ color:#888;}
.pink_text,.pink_link a{ color:#e3516a;}
.pink_link a:hover{ color:#fff; background-color: #e3516a;}
.black_text,.black_link a{ color:#000;}
.black_link a:hover{ color:#fff;}
.black6_text,.black6_link a{ color:#666;}
.black3_text,.black3_link a{ color:#333;}
.black6_link a:hover,.black8_link a:hover,.black3_link a:hover{ color:#2c77d2; }
.black8_text,.black8_link a{ color:#888;}



.green_text,.green_link a{color:#8cc63f;}
.green_link a:hover{color:#fff; background-color: #8cc63f;}
.m_l{ margin-left:1em;}
.m_l_b{ margin-left:2em;}
.m_r_b{ margin:0 10px 0 0;}
.m_text{ margin:0 2em;}
.m_t_5{ margin:0 5px;}
.m_t_20{ margin:0 20px;}
.mr_40{ margin-right:40px;}
.m_t{ margin:0 .5em;}
.orange_text,.orange_link a,.orange_link_t a{ color:#ff7652;}
.orange_link a:hover{ color:#fff; background-color: #ff7652;}
.gray_link_l a{ color:#888;}
.gray_link_l a:hover{ color:#000; text-decoration: underline;}
.blue_link a,.blue_text,.blue_link_t a{ color:#035b92;}
.blue_link a:hover{ color:#ac0707;  }
.gray_text_l{ color:#bbb;}
.yellow_text,.yellow_link a{ color:#ffda48;}
.graw_link a,.graw_text{ color:#a1794c;}
.graw_link a:hover{ color:#fff; background-color: #b8841d;}
.graw_text_light{ color:#dda891;}


.link_line a{ text-decoration:underline; }
.link_line a:hover{text-decoration: none;}
.white_text,.white_link a,.white_link_5 a:hover{ color:#fff;}
.white_link a:hover{color:rgba(255,255,255,.5);}
.white_text_5,.white_link_5 a{ color:rgba(255,255,255,.5);}



/*隐藏*/
.hide_box{ height:auto; overflow: hidden;}
/*列表*/
.list_2 .item_li{ float:left; width:49.99%}

.list_4 .item_li{float:left; width: 24.99%;}
.list_5 .item_li{float:left; width: 19.99%;}
.list_6 .item_li{float:left; width: 16.666%;}
.list_7 .item_li{float:left; width: 14.28%;}
.list_8 .item_li{float:left; width: 12.5%;}
.list_3 .item_li{ float:left; width:33.33%;*width:33.2%;}
.list_12 .item_li{ float:left; width:8.33%; }

/*---------------------------省略符号*/
/*省略号*/
.hide1{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;-webkit-box-orient: vertical;}
.hide2,.hide6,.hide4,.hide3,.hide10,.hide_1_w,.hide9{overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.hide2{-webkit-line-clamp: 2;height:3.2em;}
.hide3{-webkit-line-clamp: 3;height:4.8em; }
.hide6{-webkit-line-clamp: 6; height:9.6em;}
.hide4{-webkit-line-clamp: 4;height:6.4em;}
.hide9{-webkit-line-clamp: 9;height:18em; line-height: 2em;}
.hide10{-webkit-line-clamp: 10;height:16em; }
/*自适应*/
.r_cell{ display:table-cell; width:9999px; *width:auto; *zoom:1;}

.pic_cell{ vertical-align:middle; text-align:center; display:table-cell; overflow:hidden;}
.pic_cell img{ max-width:100%; max-height:100%; width:100%\9;width:100%\0;*width:100%;vertical-align:middle; overflow:hidden;}
/*自定义动画*/
a,a:hover,.btn,.icon,.transition_a,.transition_o a,.hover_table tbody tr,.hover_arrow_shadow .icon_public,.hover_table_td tbody td{transition:all 300ms ease;  -moz-transition:all 300ms ease;  -webkit-transition:all 300ms ease; }

/*图标*/
.icon_public{  display: inline-block; vertical-align: middle; font-size: 0; overflow: hidden; background-repeat: no-repeat;}
.img_w{ width:100%; height: 100%; overflow: hidden;}
.img_w_w{ width:100%; overflow: hidden;}
.img_m,.text_m{ display:inline-block; vertical-align: middle;}
a:hover .img_m{vertical-align: middle;}
.box_sizing{ -moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}

/*经过*/
.hover_pic_shadow .box:hover .pic,.hover_box .box:hover,.hover_box_t .box:hover,.hover_dl_o:hover,.hover_box_pic .box:hover .pic{ -moz-transform:translateY(-5px);-webkit-transform:translateY(-5px);transform:translateY(-5px); }
.hover_pic_shadow .box:hover .pic,.hover_box .box:hover,.hover_pic_shadow_t .box:hover .pic,.hover_box_shadow .box:hover,.hover_dl_o:hover,.hover_box_pic .box:hover .pic{-moz-box-shadow: 0 10px 25px rgba(0,0,0,.07);-webkit-box-shadow: 0 10px 25px rgba(0,0,0,.07);box-shadow: 0 10px 25px rgba(0,0,0,.07);}

.hover_box_line .box{ position:relative;}
.hover_box_line .box::before{ width:0; height: 4px; background-color: #2c77d2; font-size: 0; overflow: hidden;transition:all 300ms ease;  -moz-transition:all 300ms ease;  -webkit-transition:all 300ms ease;  -moz-transform: translateX(-50%);-webkit-transform: translateX(-50%);transform: translateX(-50%); left: 50%; bottom: 0;  display: block; position: absolute; content: ''; z-index: 2;}
.hover_box_line .box:hover::before{ width:100%;}


/*经过表格*/
.hover_table tbody tr:hover,.hover_table_td tbody td:hover{ -moz-transform:translateY(-2px);-webkit-transform:translateY(-2px);transform:translateY(-2px); -moz-box-shadow: 0 10px 20px rgba(0,0,0,.15);-webkit-box-shadow: 0 10px 20px rgba(0,0,0,.15);box-shadow: 0 10px 20px rgba(0,0,0,.15); /*background-color: #f4fbff;*/}





/*阴影*/
.box_shadow{ -moz-box-shadow:0 10px 15px rgba(0,0,0,.2); -webkit-box-shadow:0 10px 15px rgba(0,0,0,.2); box-shadow:0 10px 15px rgba(0,0,0,.2); /*background-color: #fff;*/}
.box_shadow_s{-moz-box-shadow:0 5px 6px rgba(0,0,0,.08); -webkit-box-shadow:0 5px 6px rgba(0,0,0,.08); box-shadow:0 5px 6px rgba(0,0,0,.08); background-color: #fff; border:1px solid #eee\9; }
.box_shadow_b{-moz-box-shadow:0 15px 35px rgba(0,0,0,.09); -webkit-box-shadow:0 15px 35px rgba(0,0,0,.09); box-shadow:0 15px 35px rgba(0,0,0,.09); background-color: #fff;}


/*经过图片阴影*/
.hover_arrow_shadow .box:hover .icon_public,.hover_pic_shadow_o img:hover{filter: drop-shadow(5px 5px 1px rgba(0,0,0,0.2)); -webkit-filter: drop-shadow(5px 5px 1px rgba(0,0,0,0.2)); -moz-filter: drop-shadow(5px 5px 1px rgba(0,0,0,0.2)); transform: translate3d(0, -3px, 0); -moz-transform: translate3d(0, -3px, 0); -webkit-transform: translate3d(0, -3px, 0);}

/*经过*/
.hover_li .box{ 
-webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0,0,0,0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;}
.hover_li .box::before{ width:0; height:100%; left:50%; top:0; background-color: #035b92; display: block; position: absolute; content: ''; -moz-transition: .3s;-webkit-transition: .3s;transition: .3s;z-index: -1; -moz-transform: translateX(-50%);-webkit-transform: translateX(-50%);transform: translateX(-50%);}
.hover_li .box:hover::before{ width:100%; }
.hover_li .box:hover{color:#fff;  background-color: #035b92\9;}

.pruple_ul .box{background-color:#ab2a84\9 ;}
.pruple_ul .box::before{background-color:#ab2a84 ;}

/*---------------------------------------------图片缩小后摇动（不错）*/
/*左右摇摆*/
.hover_arrow .box:hover .icon_public{animation: landr 0.8s ease-in-out; 
-ms-animation: landr 0.8s ease-in-out;
-moz-animation: landr 0.8s ease-in-out;
-webkit-animation: landr 0.8s ease-in-out;
-o-animation: landr 0.8s ease-in-out;}
/*定义动画效果_css3*/
@keyframes landr {
0% {transform: rotate(0deg);transform-origin: right bottom 0;}
39% {transform: rotate(5deg);transform-origin: right bottom 0;}

40% {transform: rotate(5deg); transform-origin: left bottom 0;}
75% {transform: rotate(-10deg);transform-origin: left bottom 0;}
100% {transform: rotate(0deg);transform-origin: left bottom 0;}
}
@-webkit-keyframes landr {
0% { -webkit-transform: rotate(0deg);-webkit-transform-origin: right bottom 0;}
39% {-webkit-transform: rotate(5deg);webkit-transform-origin: right bottom 0;}
40% {-webkit-transform: rotate(5deg);-webkit-transform-origin: left bottom 0;}
75% {-webkit-transform: rotate(-10deg); -webkit-transform-origin: left bottom 0;}
100% {-webkit-transform: rotate(0deg);-webkit-transform-origin: left bottom 0;}
}

/*经过图片有闪光效果*/
.hover_pic a{position: relative; overflow: hidden; display:block;}
.hover_pic a:before{position: absolute; top: 0px; left: -80%; display: block; content: ""; width: 40%; height: 100%; overflow: hidden; background: -moz-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,.2) 50%, rgba(255,255,255,0)); background: -webkit-linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,.2) 50%, rgba(255,255,255,0)); background: -webkit-gradient(linear,left top,right top, from(rgba(255,255,255,0)), color-stop(50%, rgba(255,255,255,.2)), to(rgba(255,255,255,0))); background: linear-gradient(left, rgba(255,255,255,0), rgba(255,255,255,.2) 50%, rgba(255,255,255,0)); -moz-transform: skewX(-25deg); -webkit-transform: skewX(-25deg); transform: skewX(-25deg);}
.hover_pic a:hover:before{-moz-transition: left 1s ease 0s; -webkit-transition: left 1s ease 0s; transition: left 1s ease 0s; left: 140%;}

/*效果*/
.animated{-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;}

.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}


.animated.infinite{-webkit-animation-iteration-count: infinite; animation-iteration-count: infinite;}

.fadeInUp{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}


@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}
@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}
.selected .fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}

/*动画时间*/
.delay2{-webkit-animation-delay: .5s; animation-delay: .5s;}
.delay3{-webkit-animation-delay: 1s; animation-delay: 1s;}
.delay4{-webkit-animation-delay: 1.5s; animation-delay: 1.5s;}
.delay5{-webkit-animation-delay: 2s; animation-delay: 2s;}
.delay6{-webkit-animation-delay: 2.5s; animation-delay: 2.5s;}
.delay7{-webkit-animation-delay: 3s; animation-delay: 3s;}
.delay8{-webkit-animation-delay: 3.5s; animation-delay: 3.5s;}
.delay9{-webkit-animation-delay: 4s; animation-delay: 4s;}
.delay10{-webkit-animation-delay: 4.5s; animation-delay: 4.5s;}


/*----------------往下拉动画*/
@-webkit-keyframes down {0%,100% {-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0)}40% {-webkit-transform: translate3d(0,-2px,0);transform: translate3d(0,-2px,0)}80% {-webkit-transform: translate3d(0,2px,0);transform: translate3d(0,6px,0);-moz-box-shadow:0 10px 15px rgba(0,0,0,.2);-webkit-box-shadow:0 10px 15px rgba(0,0,0,.2);box-shadow:0 10px 15px rgba(0,0,0,.2);}}
@keyframes down {0%,100% {-webkit-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);transform: translate3d(0,0,0)}40% {-webkit-transform: translate3d(0,-2px,0);-ms-transform: translate3d(0,-2px,0);transform: translate3d(0,-2px,0)}80% {-webkit-transform: translate3d(0,2px,0);-ms-transform: translate3d(0,2px,0);transform: translate3d(0,2px,0);-moz-box-shadow:0 10px 15px rgba(0,0,0,.2);-webkit-box-shadow:0 10px 15px rgba(0,0,0,.2);box-shadow:0 10px 15px rgba(0,0,0,.2);}}

.down_animation{animation: down 1s infinite;-webkit-animation: down 1s infinite;}



/*---------------------------star滤镜的样式*/
/*圆角*/
.round_r2{-moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px;}
.round_r4,.round_r4_a a,.round_r4_img img { -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px;}
.round_r10{ -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;}
.round_r20{ -moz-border-radius:20px; -webkit-border-radius:20px; border-radius:20px;}
.round_r_t10{-moz-border-radius:10px 10px 0 0;-webkit-border-radius:10px 10px 0 0;border-radius:10px 10px 0 0;}
.round_r4_t{-moz-border-radius:4px 4px 0 0;-webkit-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0;}
.round_m,.round_m_a a{ -moz-border-radius:2em; -webkit-border-radius:2em; border-radius:2em;}

.round_m_s{ -moz-border-radius:.4em; -webkit-border-radius:.4em; border-radius:.4em;}
.round_r,.round_img img,.round_r_a a{-moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%;}

.i_banner_nav .nav .item_a{ color:#035b92; font-size: 18px; display: block; line-height: 60px; position: relative;}
.i_banner_nav .nav .item_a::before{display: none;}

/*0922*/
.tab_hbox{position: relative;padding-left: 250px;}
.tab_leftbox{position: absolute;top: 0;right: 50%;margin-right: 400px; width: 230px;}
.tab_fixed .tab_leftbox{position: fixed;top: 80px;}

.h_class_ul .fl{font-size:12px; color:#333;margin-right: 15px;}
.h_class_ul{background-color: #fff; line-height:43px;border: 1px solid #035b92;}
.h_class_ul li a{ display:block; padding: 0 15px 0 15px;color: #333;}
.h_class_ul li a:hover,.h_class_ul li.hover >a{ color:#fff; background-color:#035b92;}
.h_class_ul a:hover .fl,.h_class_ul li.hover a .fl{color:#fff;}

 .h_class_ul li.hover .fr{transform: rotate(-90deg);}

.h_class_sub{display: none; background:#9cd0f1; filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4cffffff', endColorstr='#4cffffff');}
.h_class_ul li.hover .h_class_sub{display: block;}
.li_w  img{max-width:799px}
.h_news_ul .li_w a{display:block;white-space:nowrap;}
.w87{
  padding:20px;
border-bottom: 1px dashed #ccc;
display:block;
}
.y12{
  word-break: break-all;
}