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 '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:'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:#2373c3;}
.hidden{visibility:hidden;}

/*自定义动画*/
a,a:hover,.btn,.icon{transition:all 300ms ease;  -moz-transition:all 300ms ease;  -webkit-transition:all 300ms ease; }


/*设置选中文字时的背景色*/
::selection{ background:#2373c3; color:#fff; }
::-moz-selection    { background:#2373c3; color:#fff; }
::-webkit-selection { background:#2373c3; 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:#b6def1;}
.white_bj{background-color:#fff; }
.gray_bj{background-color:#f0f0f0;}
.w_1120{ width:1120px; margin: 0 auto;}


.min_1120{margin: 0 auto; min-width: 1120px; _width:expression((documentElement.clientWidth < 1120) ? "1200px" : "auto" );}
.max_1200{margin: 0 auto; max-width: 1200px; _width:expression((documentElement.clientWidth > 1200) ? "1200px" : "auto" );}



.phcolor{color: #bbb!important;}
input::-webkit-input-placeholder{color: #bbb;}
input:focus::-webkit-input-placeholder{color: #999;}
input::-moz-placeholder{color: #bbb;}
input:-ms-input-placeholder{color: #bbb;}
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_t{ height:200px; background-image: url("../images/icon/header.jpg"); background-repeat: no-repeat; background-position: center top;}
.logo{ padding-top:40px;}
/*搜索*/
.h_search{ border:1px solid #ddd; float:right; height: 38px; background-color: #fff; position: relative; padding: 0 60px 0 20px; width: 220px;}
.h_search_btn{ position:absolute; top:-1px; height: 40px; right:-1px; width: 40px; background-color: #2373c3; border: none; cursor: pointer; text-align: center; color:#fff; background-image: url("../images/icon/search.png"); background-repeat: no-repeat; background-position: center center;}
.h_search_text{ border:none; background-color: transparent; width: 100%; padding: 10px 0; height: 18px; line-height: 18px; vertical-align: top;}

/*经过*/
.h_search:hover{ border-color:#2373c3; -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.05);-moz-box-shadow: 0 5px 10px rgba(0,0,0,.05);box-shadow: 0 5px 10px rgba(0,0,0,.05);}

/*头文件*/
.header{ height:50px; background-color: #2373c3;  padding: 0px 0; position: relative; z-index: 10; width: 100%;}

/*导航*/
.nav {  height: 50px;display: flex;}
.nav .item_li{text-align: center; position: relative;flex: 1;}
.nav .item_a{float:left; font-weight: bold; line-height: 50px; color:#fff; font-size: 18px;line-height: 50px; width: 100%;}
-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;}
.nav .item_a::before{ width:0; height:100%; font-size: 0; overflow: hidden; background-color: #015eb5;  position: absolute; bottom: 0; left: 50%; content: ''; display: block; -moz-transform: translateX(-50%);-webkit-transform: translateX(-50%);transform: translateX(-50%); -moz-transition: .3s;-webkit-transition: .3s;transition: .3s; display: none\9; z-index: -1;}
.nav .item_a:hover::before,.nav .active .item_a::before,.nav .hover .item_a::before{ width:100%;}
.nav .active .item_a{  font-weight: bold; }
.nav .active .item_a,.nav .item_a:hover{ background-color:#015eb5;}

/*二级导航*/
.sec_nav{ position:absolute; left:0; background-color:rgba(1,94,181,.8);background-color:#015eb5\9; display: none; top:50px;width: 100%; text-align: center; }
.sec_nav p a{ display:block; color:#fff; line-height: 40px;}
.sec_nav p a:hover { color:#2373c3; background-color: rgba(255,255,255,.7);background-color:#c2d9ed\9;}


/*浮动*/
@-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;  padding: 0; top: 0; left: 0; height: 50px;  _position: absolute; animation: hdnav2-show .3s; -moz-animation: hdnav2-show .3s; -webkit-animation: hdnav2-show .3s; -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);box-shadow: 0 5px 10px rgba(0,0,0,.2);}
* html{background-image: url(about:blank); background-attachment: fixed;}


/*中间区域*/


/*------------star动画效果*/
.ibn{position: relative; height: 400px; overflow: hidden;}
.ibnitem img{ width:100%; height: 400px;}
/*数字*/
.ibn .hd{ position:absolute; bottom: 10px; left: 0; width: 100%; text-align: center;}
.ibn .hd li{cursor:pointer;display:inline-block;*display:inline;zoom:1;margin:0 5px;overflow:hidden; font-size: 0; width:12px; height:12px; background-color: rgba(255,255,255,.6); position: relative; background-color: #a8a7a8\9;}
.ibn .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: #fff; -moz-transition: .3s;-webkit-transition: .3s;transition: .3s; display: none\9;}
.ibn .hd li,.ibn .hd li::before{-moz-border-radius: 50%;-webkit-border-radius: 50%;border-radius: 50%;}
.ibn .hd .on::before{ width: 100%; height: 100%;  }
.ibn .hd .on{background-color:#fff\9;*background-color:#fff; background-color: transparent; }


/*新闻*/
.h_news_pic .box{ margin-top:25px;}
.h_news_pic .pic{ width:110px; height: 90px; margin-right: 20px; overflow: hidden; text-align: center; background-color: #eee;}
.h_news_pic .th_t{ font-size:16px;}
.h_news_pic .t_t{ color:#999;}
.h_news_pic .hide1{ width:385px;}
.h_news_pic .hide1 a{display: inline-block;max-width: 320px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;-webkit-box-orient: vertical;}
.h_news_pic .t_d{ color:#666;}

.ke-insertfile{
    color: #337FE5;
    font-size: 16px;
}

/*文字新闻*/
.h_news_icon .item_a{ max-width:380px;width:380px\9;float:left; padding-left: 20px; background-image: url("../images/icon/blue_icon.gif"); background-repeat: no-repeat; background-position: left center;}
.h_news_icon .box{ height:1.8em; margin-top: 8px;}
.r_date{ color:#999;}


/*内页新闻列表*/
.w_840 .h_news_icon .box{ margin:15px 0;}
.w_840 .h_news_icon .item_a{width:auto; max-width:600px;}



/*标题*/
.h_th{ height:32px; line-height: 32px; background-color: #eee; padding-right: 15px;}
.h_th .th_l{ padding:0 20px; background-color: #2373c3; color:#fff; font-size: 16px;}
.th_more{ text-transform:uppercase;}
.th_more a,.th_more{ color:#888;}
.th_more_icon{ color:#fff; display:inline-block; text-align: center;background-color: #2373c3; font-size: 10px; line-height: 10px; height: 10px; width: 10px; overflow: hidden; vertical-align: middle; margin: 0 4px;}
a:hover .th_more_icon{ color:#fff; background-color: #ff7110;}
/*动画*/
.h_flash_act{  height:130px; overflow: hidden; position: relative;}
/*动画按钮*/
.h_flash_act .btn{ position:absolute; width:50px; height: 50px; background-image: url("../images/icon/btn.png"); background-repeat: no-repeat; cursor: pointer; font-size: 0; overflow: hidden; top:50%; margin-top:-25px; background-color: rgba(0,0,0,.3); -moz-border-radius: 50%;-webkit-border-radius: 50%;border-radius: 50%;
filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);}
.h_flash_act .prev{ left:20px;}
.h_flash_act .next{ right:20px; background-position: 0 -50px;}
.h_flash_act .btn:hover{ color:#fff; background-color: #2373c3;}


#slide{overflow:hidden;margin-top:10px; height: 280px;}
.h_lab_scroll_w .slideul1{width:3999px;}
.h_lab_scroll_w .slideul2 li{float:left;  padding-top: 10px; width:160px; margin-right: 20px; text-align: center;}
.h_lab_scroll_w .slideul2 li .box{background-color: #eee; padding-bottom: 10px;}
.h_lab_scroll_w .slideul2 li .th_t{ font-size:14px; margin: 10px 10px 0 10px; line-height: 1.4em; height: 1.4em;}
.h_lab_scroll_w .slideul2 li .t_t{margin: 0px 10px 0 10px; line-height: 1.4em; height: 1.4em;}
.h_lab_scroll_w .slideul2 li .box:hover { color:#fff; background-color: #2373c3;}
.h_lab_scroll_w .slideul2 li .pic,.h_lab_scroll_w .slideul2 li .pic img{ height:210px; overflow: hidden;}

/*文件底*/
.footer{ padding-top:25px; padding-bottom: 25px; background-color: #2373c3;}
.footer .t_r{text-align:right;}
.footer .t_r .t_d{ margin-top:10px;}
.footer .t_l p{ margin:5px 0;}


/*下拉框select*/
.select_box{  width:300px; margin:0 0em 0 0; height:40px; line-height:20px; padding: 10px 10px; border:none;
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:  98% center; background-color: #fff;}
.select_box::-ms-expand { display: none; }



/*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--------------------内页的样式*/
/*左标题*/
.l_blue_th{ color:#fff; background-color: #015eb5; padding: 15px 20px; font-size: 20px; line-height: 30px; height: 30px;}
/*位置标题*/
.site_th{ border-bottom:1px solid #eee; line-height: 59px; height: 59px;}
.site_th .th_l{ font-size:18px;}
.site_th .china{ margin:0 10px;}
/*左导航*/
.l_nav{ margin:10px 0;}
.l_nav .box{ display:block; background-color: #b6def1; padding: 0 20px; line-height: 42px;
-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;}
.l_nav .box::before{width:0; height:100%; left:50%; top: 50%; background-color:#2373c3; display: block; position: absolute; content: ''; -moz-transition: .3s;-webkit-transition: .3s;transition: .3s;z-index: -1; -moz-transform: translateX(-50%) translateY(-50%);-webkit-transform: translateX(-50%) translateY(-50%);transform: translateX(-50%) translateY(-50%);}
.l_nav .box:hover::before,.l_nav .active .box::before{ width:100%;}
.l_nav .box:hover,.l_nav .active .box{ color:#fff; background-color: #2373c3\9;}
.l_nav .li_w{ margin:2px 0 0 0;}



/*页码*/
.page{text-align:right; font-size: 12px; color:#666; margin:40px 0 40px 0; line-height: 28px;}
.page .box,.page a{display:inline-block; vertical-align: top; margin:0 4px;}
.page a{ border:1px solid #ddd; background-color: #f2f2f2; padding: 0 10px;color:#666;}
.page_text,.page_btn{ margin: 0 5px; text-align: center; line-height:28px;height:28px; border: 1px solid #ddd; vertical-align: top;}
.page_text{ width:40px; }
.page_btn{ cursor:pointer; padding:0 10px;}
.page_text:focus,.page_btn:hover,.page a:hover{ border-color:#2373c3; background-color: #fff;}
.page_btn:hover{ color:#fff; background-color: #2373c3;}
.page .prev_a{ padding-left:20px; background-image: url("../images/icon/page_l.gif"); background-repeat: no-repeat; background-position: 6px center;}
.page .next_a{ padding-right:20px; background-image: url("../images/icon/page_r.gif"); background-repeat: no-repeat; background-position: 95% center;}
.page .disabled_a:hover{ border-color:#ddd; background-color: #f2f2f2; cursor: no-drop;}
.page .disabled_a{ color:#999;}
.page .active_a,.page .active_a:hover{color:#fff; background-color: #2373c3;border-color:#2373c3;}


/*正文*/
.d_wen .pic_group{text-align:center; margin: 50px 0;}
.d_wen .pic_group .th_s{ font-size:14px; margin-top: 10px;}
.d_wen .pic_group p{ margin:0; text-indent: 0; text-align: center;}
.d_wen img{ max-width:100%; *width: 100%;margin-top: 10px;}
.d_wen { margin:40px 0 100px 0; line-height: 2;}
.d_wen p{ margin:0px 0;}


/*正文标题*/
.d_th{text-align:center; margin: 30px 0;}
.d_th .th_t{ font-size:24px;
     /* margin:0 80px 20px 80px; */
    }
.d_th .t_d{ margin-top:20px; color:#666; padding-top:20px; border-top:1px dotted #ddd;}



/*间距*/
.box_ml50{ margin-left:50px;}
.box_mh30{ margin-top:30px; margin-bottom: 30px;}
.box_mr30{ margin-right:30px;}
.box_mt15{ margin-top:15px;}
.box_ml5{ margin-left:5px;}
.box_md20{ margin-bottom:20px;}
.box_mt20{ margin-top:20px;}
.box_p20{ padding:20px;}
.box_mt10{ margin-top:10px;}
.box_mw5{ margin-left:5px; margin-right: 5px;}
.box_pt50{ padding-top:50px;}

/*宽度*/
.w_525{ width:525px;}
.w_210{ width:210px;}
.w_840{ width:840px;}

/*对齐*/
.box_r{text-align:right;}
.box_c{text-align:center;}
.box_l{text-align:left;}

/*-------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:#cc0000;}
.red_link a:hover{ color:#fff; background-color: #cc0000;}
.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: #c60000;}
.blue_text_b,.blue_link_b a{ color:#106dcd;}
.blue_link_b a:hover{ color:#fff; background-color: #c60000;}
.blue_text_light{ color:#4ca2cd;}
.blue_text_light1{ color:#c6ccdc;}
.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:#c60000;}
.black8_text,.black8_link a{ color:#888;}



.green_text,.green_link a{color:#009944;}
.green_link a:hover{color:#fff; background-color: #009944;}
.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:#f2a22f;}
.orange_link a:hover{ color:#fff; background-color: #f2a22f;}
.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:#2373c3;}
.blue_link a:hover{ color:#fff; background-color: #2373c3; }
.gray_text_l{ color:#888;}
.yellow_text,.yellow_link a{ color:#e9ba34;}

.graw_link a,.graw_text{ color:#b8841d;}
.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{ color:#fff;}
.white_link a:hover{ color:rgba(255,255,255,.6);}
.h_th .white_text_5,.white_text_5{ color:rgba(255,255,255,.5); color:#95baec\9;*color:#95baec;}
.font_12{ font-size:12px;}
.font_13{ font-size:13px;}
.font_14{ font-size:14px;}
.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_34{ font-size:34px;}
.font_36{ font-size:36px;}
.font_40{ font-size:40px;}
.font_44{ font-size:44px;}
.font_48{ font-size:48px;}
.font_60{ font-size:60px;}
.font_b{ font-weight:bold;}


/*隐藏*/
.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%;}
/*---------------------------省略符号*/
/*省略号*/
.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;}
.hide4{-webkit-line-clamp: 9;height:14.4em;}
.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;}
/*自定义动画*/
.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); border-color:#3baeff; }
.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_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 3px 8px rgba(0,0,0,.3); -webkit-box-shadow:0 3px 8px rgba(0,0,0,.3); box-shadow:0 3px 8px rgba(0,0,0,.3); /*background-color: #fff;*/}
.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: rgba(0,0,0,.02); 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_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;}

/*----------------往下拉动画*/
@-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动画*/
.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}}
.active .fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}

/*---------------------------star滤镜的样式*/
/*圆角*/
.round_s_s{-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%;}
/*链接文件*/
.round_r4,.round_r,.round_m,.round_img img,.round_m_s,.round_m_a a,.round_r4_a a,.round_s_s,.round_r10,.round_r_t10,.round_r4_img img,.round_bj_a a,.round_bj,.round_r_a a,.round_r4_t,.round_r20{position:relative\9;behavior: url(js/pie.htc);}
