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; }

<li style="background-image: url({图片路径});" class="ibnitem">
<a href="{文章URL}" target="_blank" style="display:block;width:100%;height:100%;"></a>
</li>

.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:#c80211;}
.hidden{visibility:hidden;}

/*自定义动画*/
a,a:hover,.btn,.icon{transition:all 300ms ease;  -moz-transition:all 300ms ease;  -webkit-transition:all 300ms ease; }


/*设置选中文字时的背景色*/
::selection{ background:#074b9f; color:#fff; }
::-moz-selection    { background:#074b9f; color:#fff; }
::-webkit-selection { background:#074b9f; 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_light{background-color:#e9eff4;}
.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: #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{ position:relative; width:100%; background-color: #e8eef3; background-image: url("../images/icon/header-bj.jpg"); background-repeat: no-repeat; background-position: center top; height:170px;}
.header_t_h{ height:120px;}
/*标志*/
.logo{ padding-top:15px;}
/*头文件右*/
.header_r{ padding-top:40px;}
/*搜索*/
.h_search{ position:relative; background-color: #fff; height: 36px; padding: 0 40px 0 20px; width: 230px;}
.h_search_btn{ position:absolute; border:none; cursor: pointer; top:0; right: 0; width: 36px; height: 36px; background-color: #074b9f; 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: 5px 0; vertical-align: top; height: 26px; line-height: 26px;}
.h_search:hover{ -moz-box-shadow:0 5px 8px rgba(0,0,0,.15);-webkit-box-shadow:0 5px 8px rgba(0,0,0,.15);box-shadow:0 5px 8px rgba(0,0,0,.15);}
.h_search:hover .h_search_btn{background-color: #c80211;}
/*导航*/
.nav{ height:50px; color:#fff; background-color: #074b9f; text-align: center; position: relative;}
.nav .item_a{float:left; line-height: 50px; font-size: 16px; color:#fff; 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: #c80211;  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,.nav .item_a:hover{ background-color:#c80211\9;}

.nav .item_li{float:left; position: relative; z-index: 11; width:11%; background-image: url("../images/icon/nav_y.gif"); background-repeat: no-repeat; background-position: right center;}
.nav .item_li:last-child{ background-image:none;}
.nav_pat{ width:20px; height: 50px; font-size: 0; overflow: hidden; position: absolute; bottom: 0; background-image: url("../images/icon/nav_pat.png"); background-repeat: no-repeat;}
.nav_l{ left:-20px; }
.nav_r{ right:-20px; background-position: -20px 0;}


/*二级导航*/
.sec_nav{ position:absolute; left:0; background-color:rgba(7,75,159,.8);background-color:#074b9f\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:#074b9f; background-color: rgba(255,255,255,.7);background-color:#c2d9ed\9;}


/*------------star动画效果*/
.ibn{position: relative; background-color: #2573be; height: 500px; overflow: hidden; min-width: 1200px;}
.ibn .bd{height:500px;}
.ibnitem{position: relative; height:500px; background-repeat: no-repeat; background-position: 50% 0; /*background-size: cover;*/ overflow: hidden;}
/*数字*/
.ibn .hd{ position:absolute; bottom: 20px; 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:14px; height:14px; 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: #c80211; -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:#c80211\9;*background-color:#c80211; width:12px; height: 12px; background-color: transparent; border: 2px solid #fff;}
/*动画*/
.h_flash{ position:relative; overflow: hidden;}
.h_flash .bd li{ position:relative;}
.h_flash,.h_flash .bd li img{ height: 290px; width: 100%;}
.h_flash .bd .th_t{ position:absolute; z-index: 2; color:#fff; font-size: 14px; bottom:6px; left:5%; width:70%; line-height: 30px; height: 30px;}


/*中间区域*/
/*标题*/
.h_th{ border-bottom:2px solid #eee; height: 58px; line-height: 58px;}
.h_th .th_i_line{ display:inline-block; vertical-align: top; margin-bottom: -20px; border-bottom: 2px solid #c80211; padding-right:12px;}
.blue_bj_light .h_th{ border-bottom-color:#fff;}
/*位置标题*/
.site_th .china{ margin:0 8px;}
/*更多*/
.more_a{ color:#666;}
.more_icon{ width:14px; height: 12px; margin-left: 6px; background-image: url("../images/icon/more_icon.png");}
.more_a:hover .more_icon{ background-position: right 0;}

/*新闻*/
.h_news_ul .item_li{ margin-top:30px;}
.h_news_ul{ margin-right:-30px;}
.f_icon_red{ width:12px; height: 12px; position: absolute; bottom: 12px; right: 12px; font-size: 0; overflow: hidden; background-image: url("../images/icon/box_a.png"); background-repeat: no-repeat;}
.h_news_ul .box{ display:block;color:#666; padding: 24px; margin-right: 30px; background-color: #fff;}
.h_news_ul .t_l{ width:60px; height: 60px; margin-right: 20px; text-align: center; background-color: #edeaf1;}
.h_news_ul .t_l .t_t{ font-size:24px; line-height: 34px;}
.h_news_ul .t_l .t_d{ font-size:12px; line-height: 20px;}
.h_news_ul .th_t{ font-size:16px; color:#333;}
.h_news_ul .t_r .t_d{ margin-top:4px;}
.h_news_ul .box:hover .t_l{background-color: #074b9f; color:#fff;}

/*新闻2*/
.h_news_pic{ margin-right:-30px;}
.h_news_pic .box{ display:block; padding: 15px 15px 20px 15px; margin-right: 30px; border: 1px solid #eee; background-color: #fff;}
.h_news_pic .pic{ height:140px; text-align: center; background-color: #f5f5f5;}
.h_news_pic .th_t{text-align:center; font-size:24px; margin-top: -25px; position: relative; z-index: 1;}
.h_news_pic .th_t .th_i{ display:inline-block; vertical-align: top; color:#fff; min-width: 180px; line-height: 50px; background-color: #074b9f;}
.h_news_pic .t_t{ margin-top:30px;}
.h_news_pic .t_t .t_o .t_r{ color:#999;}
.h_news_pic .t_t .t_o{ margin:8px 0; height: 1.6em;}
.h_news_pic .t_t .t_o .item_a{ padding-left:12px;float:left; width: 70%; background-image: url("../images/icon/list_icon.png"); background-repeat: no-repeat; background-position: left center;}
.h_news_pic .t_d_r{ text-align:right; margin-top: 20px;}

/*文件底*/
.footer{ border-top:2px solid #074b9f; padding: 30px 0; text-align: center; background-color: #e9eff4; }
.footer p{ margin:6px 0;}

/*---------------------star内页的样式*/
/*宽度*/
.w_230{ width:230px;}
.w_940{ width:940px;}
/*左导航*/
.i_left_nav{ background-color:#074b9f; background-image: url("../images/icon/left_th.jpg"); background-position: right top; background-repeat: no-repeat;}
.i_l_nav{ padding-left:10px; padding-bottom: 10px;}
.i_l_nav .li_w{ margin-bottom:1px;}
.i_l_nav .box{ position:relative; display: block; line-height:40px; padding-left: 20px;background-color: #eee;}
.i_l_nav .box::before{ width:3px; height: 0; background-color: #c80211; font-size: 0; overflow: hidden; content: ''; position: absolute; left:0; top:50%; -webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);transform: translateY(-50%);transition:all 300ms ease;  -moz-transition:all 300ms ease;  -webkit-transition:all 300ms ease; display: none\9; display: none\0;}
.i_l_nav .box:hover::before,.i_l_nav .active .box::before{ height:100%;}
.i_l_nav .active .box{ color:#c80211; background-color: #fff; border-left:2px solid #c80211\9;}


/*左标题*/
.i_l_th{ height:60px; line-height: 60px; padding-left: 25px; padding-right: 25px; color:#fff; font-size: 24px;}

/*关于我们*/
.i_r_about p{ margin-top:30px; text-indent: 2em;}
.i_r_about{ line-height:1.8;}
.i_r_about img{ max-width:100%; width:100%\9;}
.i_r_about .pic_c{ text-align:center; text-indent: 0; margin-top:60px; margin-bottom: 60px;}
/*正文*/
.d_wen p{ margin-top:15px;}
.d_wen{line-height:2;}

/*标题*/
.d_th{text-align:center;}
.d_th .th_t{ font-size:24px; padding-bottom: 20px; border-bottom: 1px solid #ddd;}
.d_th .t_t{ margin-top:20px;}


/*现任领导*/
.i_r_dao .box{ padding:20px; background-color: #f2f2f2; margin-top: 30px;}
.i_r_dao .pic{ width:170px; border: 5px solid #fff; background-color: #fff; text-align: center; height: 230px; overflow: hidden; margin-right: 60px;}
.i_r_dao .th_t{ font-size:24px;}
.i_r_dao .t_r{ padding-top:15px;}
.i_r_dao .t_t{ margin-top:15px; color:#666; line-height: 1.8em; height: 5.4em; font-size: 16px;}
.i_r_dao .t_d{ margin-top:15px;}

/*页码*/
.page{text-align:right; font-size: 12px; color:#666; 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:#c80211; background-color: #fff;}
.page_btn:hover{ color:#fff; background-color: #c80211;}
.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: #c80211;border-color:#c80211;}

/*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*/

/*新闻*/
.i_news_icon .r_date{ color:#999;}
.i_news_icon .item_a{ float:left; width: 70%; background-image: url("../images/icon/gray_icon.gif"); background-repeat: no-repeat; background-position: left center; padding-left: 20px;}
.i_news_icon .box{ border-bottom:1px dashed #ddd; padding: 12px 10px; height: 1.6em; line-height: 1.6em;}


/*间距*/
.box_mh40{margin-top:40px; margin-bottom: 40px;}
.box_mt40{ margin-top:40px;}
.box_mt60{margin-top:60px;}
.box_mt20{ margin-top:20px;}
.box_ph30{ padding-top:30px; padding-bottom: 30px;}
.box_pt30{ padding-top:30px;}
.box_pd30{padding-bottom: 30px;}
.box_pd40{padding-bottom: 40px;}
.box_pt40{ padding-top:40px;}
.box_mw50{ margin-left:50px; margin-right: 50px;}
.box_mw20{ margin-left:20px; margin-right: 20px;}
.box_pd70{ padding-bottom:70px;}
.box_pt30{ padding-top:30px;}


/*对齐*/
.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;}
/*距离*/
.red_text,.red_link a{ color:#c80211;}
.red_link a:hover{ color:#fff; background-color: #c80211;}
.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: #c80211;}
.blue_text_b,.blue_link_b a{ color:#106dcd;}
.blue_link_b a:hover{ color:#fff; background-color: #c80211;}
.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:#c80211;}
.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:#ccc; }
.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;*/}

/*线*/
.hover_box_line .box{ position:relative; display: block;}
.hover_box_line .box::before{ width:0; height: 3px; background-color: #074b9f; font-size: 0; overflow: hidden; position: absolute; bottom: 0; left:50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%);transform: translateX(-50%);content: '';transition:all 300ms ease;  -moz-transition:all 300ms ease;  -webkit-transition:all 300ms ease;}
.hover_box_line .box:hover::before{ width:100%;}


/*阴影*/
.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);}

.nav_ul{
    display: flex;
}

.nav .item_li{
flex:1;
}
