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:#444;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:#444;}
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:#ff0000;}
.hidden{visibility:hidden;}


/*设置选中文字时的背景色*/
::selection{ background:#0b4da3; color:#fff; }
::-moz-selection    { background:#0b4da3; color:#fff; }
::-webkit-selection { background:#0b4da3; 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:#e6eef6; }
.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;}

a{transition: .2s; -moz-transition: .2s; -webkit-transition: .2s;}

/*------------------------star首页的样式*/
.body_white{ padding:20px; background-color: #fff;}
.header{ height:220px; background-image: url(ydhzbanner.jpg); background-position: center top; background-repeat: no-repeat;}
/*标志*/
.logo{ padding:50px 0 0 40px;}
.logo_th{ padding:0 0 0 140px; margin:-10px 0 0 0;}
/*导航*/
.nav{ height:40px; background-color: #0b4da3; margin: 1px 0 0 0;}
.nav_ul{ color:#fff; line-height: 40px;}
.nav_ul .item_a{ float:left; padding: 0 34px; position: relative;color:#fff;
-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_ul li{float:left;}
.nav_ul .item_a::before{ position:absolute; content: ''; display: block;width: 0; height: 100%; background-color: #ff0000; font-size: 0; overflow: hidden; bottom:0; left: 50%; -moz-transform: translateX(-50%);-webkit-transform: translateX(-50%);transform: translateX(-50%);-moz-transition: .3s;-webkit-transition: .3s;transition: .3s; z-index: -1; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; display: none\9;}
.nav_ul .item_a:hover::before,.nav_ul .on .item_a::before{ width:100%;-moz-border-radius:0; -webkit-border-radius: 0; border-radius:0;}
.nav li .item_a:hover,.nav .on .item_a{background-color: #ff0000\9;background-color: #ff0000\0;*background-color: #ff0000; } 

/*搜索*/
.h_search{background-color: #093e82; height: 100%; background-image: url(ydhznav_r.gif); background-position: left top; background-repeat: no-repeat; padding:  0 20px 0 45px; }
.h_search_fill{ background-color:#fff; height: 30px; padding: 0 30px 0 15px; position: relative; width: 180px; margin:5px 0 0 0;}
.h_search_btn{ position: absolute;top:0; right: 0; border:none; background-color: transparent; background-image: url(ydhzsearch.png); background-position: center center; background-repeat: no-repeat; cursor: pointer; width: 30px; height: 30px;}
.h_search_text{ border:none; font-size: 12px; background-color: transparent; width: 100%; line-height: 20px; height: 20px; padding: 5px 0; vertical-align: top;}

/*----------------star中间区域*/
.box_m20{ margin:20px 0;}

/*动画*/
.h_flash{ width:600px; height: 340px; position: relative; overflow: hidden;}
.f_black{ position:absolute; bottom: 0; left: 0; width: 100%; color:#fff; overflow: hidden; height: 50px; border-top:1px solid rgba(255,255,255,.2); background-color: rgba(0,0,0,.7); z-index: 1;
filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#CF000000,endcolorstr=#CF000000);}
.h_flash .bd li{ width:100%; height: 100%; position: relative;}
.h_flash .bd h5{ position:absolute; font-size:14px; z-index: 2; bottom: 0; left: 0;  width: 75%; padding: 0 0 0 5%; color:#fff; line-height: 50px; height: 50px;}
.h_flash .hd{ position:absolute; bottom: 15px; left:0; width:95%; text-align: right; padding-right: 5%; z-index: 3;}
.h_flash .hd li{cursor:pointer;display:inline-block;*display:inline;zoom:1;margin:0 0 0 10px;overflow:hidden; font-size: 0; background-color:#ccc; width:12px; height:12px; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%;}
.h_flash .hd .on{background-color:#ff0000;}

/*新闻*/
.w_580{ width:580px;}
.h_news_t{ padding:14px 0 18px 0; border-bottom: 1px dotted #ccc; }
.h_news_t h4{ font-size:24px; font-weight: bold; margin: 0 10px 10px 10px; text-align: center;}
.h_news_t p{ height:4em; line-height: 2em;}
.h_news_ul .hide1{ float:left; width: 70%; padding-left: 20px; background-image: url(ydhzblue_icon.gif); background-repeat: no-repeat; background-position: left center;}
.h_news_ul li{height:1.6em; margin:16px 0 0 0; clear: both;}
.h_news_ul .fr{ color:#999;}

/*标题*/
.blue_th{ font-size:18px; line-height: 50px; height: 50px; overflow: hidden; background-color: #e6eef6; border-top:2px solid #0b4da3; padding: 0 20px;}
.blue_th .t_r{ font-size:14px;}
.more_arrow{color:#fff; background-color: #0b4da3; display: inline-block; vertical-align: middle; margin-left: 5px; text-align: center; width: 16px; height: 16px; line-height: 16px; overflow: hidden;}
.blue_th .t_r a{ color:#666;}
.blue_th .t_r a:hover{ color:#333;}
a:hover .more_arrow{background-color: #000;}

.w_240{ width:240px;}
.w_940{ width:940px;}
.w_460{ width:460px;}
.blue_bj{background-color: #f0f5fa;}
.h_320{ height:320px;}

/*科技成果*/
.h_l_link,.h_news_ul_d{ margin:15px 20px 0 20px;}
.h_l_link li{ margin:8px 0 0 0; padding-left: 30px; background-image: url(ydhzblue_arrow.gif); background-repeat: no-repeat; background-position: left center;}

.h_news_ul_d{ margin-top:25px;}
.h_news_ul_d .hide1{ width:75%;}

.h_link{ margin:20px 0 0 0; padding: 20px;}
.h_link .t_r a{ display:inline-block; vertical-align: top; margin: 2px 25px 2px 0;}
.h_link_th{ color:#fff;background-color: #0b4da3;line-height: 50px; height: 50px; position: relative; font-size: 16px ;padding: 0 15px; margin-right: 25px;}
.th_arrow{ position:absolute; top:50%; width:7px; height: 15px; overflow: hidden; font-size: 0; margin-top: -7px; background-image: url(ydhzth_arrow.png); background-repeat: no-repeat; right: -7px;}

/*文件底*/
.footer{ color:#fff; background-color: #0b4da3; padding: 20px 20px; text-align: center; }
.footer a{ color:#fff;}
.footer a:hover{ color:#ff9;}
.footer p{ margin:5px 0;}

/*----------------star内页的样式*/
/*左标题*/
.l_blue_th{ height:50px; line-height: 50px; font-size: 18px; overflow: hidden; background-color: #0b4da3; color:#fff; padding: 0 20px;}
/*位置标题*/
.site_th{height:50px; line-height: 50px; overflow: hidden; background-color: #e6eef6;padding: 0 20px; }
.site_th h4{ font-size: 18px;}
.site_th dt,.site_th dt a{ color:#666;}
.site_th dt a:hover{ color:#ff0000;}
.site_th dt .china{ margin:0 10px; font-style: normal;}

/*左导航*/
.l_nav a{ display:block; position: relative; padding: 0 20px; line-height: 40px; background-color: #e6eef6; margin: 2px 0 0 0; height: 40px;
-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 a::before{ width:0; height: 100%; left: 0; bottom: 0; background-color:#ff0000; display: block; position: absolute; content: ''; -moz-transition: .3s;-webkit-transition: .3s;transition: .3s;z-index: -1;}
.l_nav a:hover::before,.l_nav .on a::before { width:100%;}
.l_nav a:hover,.l_nav .on a{ color:#fff; background-color:#ff0000\9; *background-color:#ff0000;}

/*内页右*/
.w_920{ width:920px;}

.r_news_ul{ margin:40px 5px 60px 5px;}


/*页码*/
.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:#ea5404; background-color: #fff;}
.page_btn:hover{ color:#fff; background-color: #ea5404;}
.page .prev_a{ padding-left:20px; background-image: url(ydhzpage_l.gif); background-repeat: no-repeat; background-position: 6px center;}
.page .next_a{ padding-right:20px; background-image: url(ydhzpage_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: #ff0000;border-color:#ff0000;}
/*部门职责*/
.r_guide{ font-size:16px; margin:40px 0 140px 0;}
.r_guide p{text-indent:2em;}
.r_guide .d{ padding:0 0 0 2em;}
.r_guide .d li{ padding:0 0 0 30px; background-image: url(ydhzgray_icon.gif); background-position: left 6px; background-repeat: no-repeat; margin: 16px 0 0 0;}

/*-------star文字的样式*/
/*标题文字*/
.th{ font-family:"Microsoft YaHei";}
/*日期*/
.date{ float:right; color:#999; 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,.gray_link_l a:hover{ color:#ff0000;}
.link_h_line a:hover{text-decoration: underline;}
.gray_text{ color:#888;}
.yellow_link a{ color:#ffd926;}

.m_l{ margin-left:1em;}
.m_l_b{ margin-left:2em;}
.m_text{ margin:0 2em;}
.mr_40{ margin-right:40px;}
.m_t{ margin:0 .5em;}
.gray_link_l a{ color:#888;}
.blue_link a,.blue_text,.blue_link_t a{ color:#0b4da3;}
.blue_link a:hover{ color:#ff0000;}

.green_text{color:#b2cc40;}
.orange_text{color:#ff6600;}

.graw_link a,.graw_text{ color:#d5ad50;}
.graw_link a:hover{ color:#fff; background-color: #d5ad50;}

.link_line a{ text-decoration:underline; }
.link_line a:hover{text-decoration: none;}
.white_text{ color:#fff;}
.h_th .white_text_5,.white_text_5{ color:rgba(255,255,255,.5); color:#95baec\9;*color:#95baec;}
.font_24{ font-size:24px;}
.font_36{ font-size:36px;}

/*隐藏*/
.hide_box{ height:auto; overflow: hidden;}
/*列表*/
.list_2 li{ float:left; width:49.99%;}

.list_4 li{float:left; width: 24.99%;}
.list_5 li{float:left; width: 19.99%;}
.list_6 li{float:left; width: 16.66%;}
.list_7 li{float:left; width: 14.28%;}

.list_3 li{ float:left; width:33.33%;*width:33.2%;}
/*---------------------------省略符号*/
/*省略号*/
.hide1{overflow:hidden; word-break:keep-all; white-space:nowrap;text-overflow:ellipsis;}
.hide2,.hide6,.hide4,.hide3{overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.hide2{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;}
/*自适应*/
.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{ -moz-transition:all .3s linear;-webkit-transition:all .3s linear;transition:all .3s linear;}

/*---------------------------------------------图片缩小后摇动（不错）*/
/*左右摇摆*/
li:hover .icon_c,li:hover .icon_d,li:hover .icon_f,li:hover .icon_e,.box:hover .icon_h,.box:hover .icon_g{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%;}

/*---------------------------star滤镜的样式*/
/*圆角*/
.round_s,.round_s_a a ,.round_img_s img{ -moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;}
.round_s_b{ -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;}
.round_s_b_t{-moz-border-radius:8px 8px 0 0;-webkit-border-radius:8px 8px 0 0;border-radius:8px 8px 0 0;}
.round_m,.round_m_a a{ -moz-border-radius:2em; -webkit-border-radius:2em; border-radius:2em;}
.round_s_img img{ -moz-border-radius:.5em; -webkit-border-radius:.5em; border-radius:.5em;}
.round_m_s{ -moz-border-radius:.4em; -webkit-border-radius:.4em; border-radius:.4em;}
.round_r,.round_img img{-moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%;}
/*链接文件*/
.round_s,.round_r,.round_m,.round_img img,.round_m_s,.round_m_a a,.round_s_a a,.round_s_img img,.round_s_b,.round_s_b_t,.round_img_s img{position:relative\9;behavior: url(js/pie.htc);}