﻿@charset "utf-8";
/* CSS Document */


/*2015.5.18 liuyuwan*/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td, span, input, textarea,select  { margin:0; padding:0; }
*html{/*background-image:url(about:blank);background-attachment:fixed;*/}
body{ font-size:12px; line-height:20px; color:#333;font-family:"Microsoft YaHei"; background:#efefef;}
h1, h2, h3, h4, h5, h6{ font-size:12px;}
li, ol { list-style:none; }
ins { text-decoration:none; }
i, em { font-style:normal; }
i{ display:inline-block;}
a { text-decoration:none; color:#333; cursor:pointer;}
a:hover { cursor:pointer; text-decoration:none;}
a:active{star:expression(this.onFocus=this.blur());}
:focus{outline:0;}
.clear { clear:both; line-height:0px; overflow:hidden; zoom:1; font-size:0px; content:'.'; }
.clearAll{ clear:both;zoom:1; line-height:1px; font-size:1px;}
a img { border:none; }
li.clear { float:none; width:auto; height:auto; padding:0; margin:0; }
input{ border:0 none; padding:0px; margin:0px;}
table { border-collapse: collapse; border-spacing: 0;}

.pr{ position:relative;}
.pa{ position:absolute;}
.ftms{ font-family:"Microsoft YaHei"}
.ftst{ font-family:'Microsoft YaHei';}
.xlist{width:200px;float:left;margin-left:10px;}
.yjfl{width:90%;height:80px;}

/*文字靠边*/
.tl { text-align:left!important; }.tc { text-align:center!important; }.tr { text-align:right!important; }
/*缩进*/
.ti2 { text-indent:2em; }  
/*字体粗细*/
.fb { font-weight:bold; }
.fn { font-weight:normal; }
.fl{ float:left;}
.fr{ float:right;}
.mm{ margin-left:auto; margin-right:auto;}
.bd1{ border:1px solid #ddd;}
.Bd_btm{ border-bottom:1px solid #ddd;}
.nbd{ border:0 none !important;}
.nbd td{ border:0 none !important;}

/*显示*/
.dil { display:inline; }
.bk { display:block !important;}
.dn{ display:none;}
.dik{ display:inline-block;}
.od { overflow:hidden }
.dtb{ display:table}
.vm{ vertical-align:middle}

/*自定义*/
/*行高*/
.lh18 { line-height:18px; }
.lh20 { line-height:20px; }
.lh22 { line-height:22px; }
.lh24 { line-height:24px; }
.lh25 { line-height:25px; }
.lh26 { line-height:26px; }
.lh30 { line-height:30px; }
.lh40{line-height: 40px;}

/*字体大小*/
.f12 { font-size:12px !important; }
.f14 { font-size:14px !important; }
.f16{font-size:16px !important;}
.f18{font-size:18px !important;}
.f20{font-size:20px !important; line-height:20px;}
.f22{font-size:22px; line-height:22px;}
.f24{font-size:24px; line-height:24px;}
.f26{font-size:26px; line-height:26px;}
.f28{font-size:28px; line-height:28px;}
.f30{font-size:30px; line-height:30px;}
.f36{font-size:36px; line-height:36px;}

/*间距与填充*/
.nbg{ background:none !important;}
.mt_5{ margin-top:5px;}.mt_10{ margin-top:10px;}.mt_15{ margin-top:15px;}.mt_20{ margin-top:20px;}
.ml_5{ margin-left:5px;}.ml_10{ margin-left:10px;}.ml_15{ margin-left:15px;}.ml_20{ margin-left:20px;}
.mr_5{ margin-right:5px;}.mr_10{ margin-right:10px;}.mr_15{ margin-right:15px;}.mr_20{ margin-right:20px;}
.mb_5{ margin-bottom:5px;}.mb_10{ margin-bottom:10px;}.mb_15{ margin-bottom:15px;}.mb_20{ margin-bottom:20px;}
.mg_0{ margin:0px !important;}
.mt_35{ margin-top:35px;}
.mt_40{ margin-top:40px !important;}

.pt_5{ margin-top:5px;}.pt_10{ margin-top:10px;}.pt_15{ margin-top:15px;}.pt_20{ margin-top:20px;}
.pl_5{ margin-left:5px;}.pl_10{ margin-left:10px;}.pl_15{ margin-left:15px;}.pl_20{ margin-left:20px;}
.pr_5{ margin-right:5px;}.pr_10{ margin-right:10px;}.pr_15{ margin-right:15px;}.pr_20{ margin-right:20px;}
.pb_5{ margin-bottom:5px;}.pb_10{ margin-bottom:10px;}.pb_15{ margin-bottom:15px;}.pb_20{ margin-bottom:20px;}
.pd_0{ padding:0px;}
.pd20{ padding:0 20px;}

.wa{ width:100% !important;}
.tuL{ text-decoration:underline}
.ttL{ text-decoration:line-through}

.zh{word-break:break-all;} /* 强制转行 */
.dq{ text-align:justify}   /* 两边对齐 */

/*宽度*/
.w1000{ width:1000px;}
.w980{ width:980px;}

/*高度*/
.h80{ height:80px;}
.w160{ width:160px;}
.w290{ width:290px !important}
.H190{ height:190px;}
.H150{ height:150px;}

/*颜色*/
.red{color:#ff2400;}
.col_red{ color:#d11111;}
.col_blue{ color:#1d6c9e;}
.col_grey { color:#999 !important;}
.col_org{ color:#ff8400}
.col_blue2{ color:#38a6df}
.col_white{ color:#fff;}
.col_green{ color:#61c6bb}
.col_greens{ color:#22a41c}
.zH{ z-index:99;}

.col_blue01{ color:#38a6df}
.col_blue02{ color:#61c6bb}
.col_blue03{ color:#22a41c}

/*noscript*/
.noscriptTips{ width:400px; height:150px;padding:50px 50px; margin:-200px -250px; left:50%; position:fixed; _position:absolute; top:50%; background:#fff; z-index:99; border:1px solid #ddd; border-radius:10px; box-shadow:5px 5px 5px #ccc;}
.noscriptTips p{ padding-left:80px; font-size:14px;line-height:24px; width:320px;}
.noscriptTips em{ font-size:54px; display:inline-block;border:2px solid #ddd; border-radius:64px; width:64px; height:64px; text-align:center; line-height:64px; color:#E1B8B8; left:0px; top:0px; position:absolute;}

.center{ width:1100px; margin:0 auto; display:table;}

/*header*/
.header{ height:80px; padding-top:32px;}
.logo{ display:inline-block; vertical-align:middle; width:510px; +display:inline; +float:left;}
.searchBox{ width:314px; height:32px; display:inline-block; vertical-align:middle; +display:inline;}
.seaBtn{ width:31px; height:32px; display:inline-block; background:url(../ico/ico_1.png) #1d6dbf no-repeat center center; float:left;}
.searchType { width:282px; height:30px; border:1px solid #4bafd7; float:left; background:#fff; color:#999; border-right:0 none;}
.searchType .selDiv{ width:50px; height:30px; display:inline-block; position:relative; cursor:pointer;vertical-align:middle; +display:block; +float:left; +line-height:30px;}
.searchType .selDiv span{ display:block; line-height:28px; position:relative; z-index:1; font-size:14px; text-align:left; text-indent:5px; color:#999; +margin-top:3px;}
.searchType .selDiv ul{ width:100%; border:1px solid #ddd; background-color:#fff; position:absolute; left:-1px; top:28px; max-height:200px; overflow-y:auto;overflow-x:hidden; display:none; z-index:2;}
.searchType .selDiv ul li{ line-height:30px; padding:0 0 0 10px; text-align:left}
.searchType .selDiv ul li:hover{ background-color:#24a0e5; color:#fff}
.searchType .selDiv .i-arr{ width:18px; height:30px;background:url(../ico/ico_14.png) no-repeat center center; position:absolute; right:0px; top:0px; z-index:2;}
.searchType .selDivInput{display:block; line-height:30px; text-indent:5px; position:relative; z-index:1; font-size:12px; color:#4d4d4d; width:90%}
.seaInput{ width:220px; height:30px; line-height:30px; text-indent:10px; color:#999; +height:28px; +line-height:28px;}

.fav{ text-align:right; display:inline-block; vertical-align:middle; margin-left:15px; +display:inline;}
.fav a{ color:#fff; font-size:12px;}
.fav a:hover{ text-decoration:underline}
.fav a i{ margin-right:5px;}
.i-hf,.i-mb,.i-fav,.i-setHome,.i-gov,.i-mbBlue,.i-favBlue,.i-setHomeBlue{ display:inline-block; vertical-align:-3px; +vertical-align:1px}
.i-hf{ width:21px; height:20px; background:url(../ico/ico_2.png) no-repeat;}
.i-mb{ width:10px; height:17px; background:url(../ico/ico_3.png) no-repeat;}
.i-fav{ width:14px; height:14px; background:url(../ico/ico_4.png) no-repeat;}
.i-setHome{ width:17px; height:15px; background:url(../ico/ico_5.png) no-repeat;}
.i-gov{ width:78px; height:32px; background:url(../ico/ico_6.png) no-repeat;}
.pubic{ clear:both; width:100%; text-align:right; display:table; color:#fff; font-size:12px;}
.pubic a{ color:#fff}
.i-publie{ display:inline-block; width:20px; height:20px; line-height:20px; vertical-align:middle;}

.fgx{ +width:3px;  +display:inline; +vertical-align:4px; +height:30px; +line-height:30px;}

