/*--------------全局样式---------------*/
*{ padding: 0; margin: 0;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin:0; padding:0 }
body, button, input, select, textarea { font:12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif font-family:"Microsoft YaHei", arial, Tahoma, Verdana,  simsun;}
h1, h2, h3, h4, h5, h6 { font-size:100% }
address, cite, dfn, em, var { font-style:normal }
code, kbd, pre, samp { font-family:courier new, courier, monospace }
small { font-size:12px }
ul, ol { list-style:none }
sup { vertical-align:text-top }
sub { vertical-align:text-bottom }
legend { color:#000 }
fieldset, img { border:0 }
button, input, select, textarea { font-size:100% }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { display:block; margin:0; padding:0 }
mark { background:#ff0 }
a{ text-decoration: none;}
.mt20 { margin-top:20px;}
.fl {
    float: left;
}
.fr {
    float: right;
}
.f666 { color: #666;}
.blue { color: #007dc9;}
.clear { clear: both;}
.header {
    width: 100%;
    height: 100px;
}
.header_cont {
    width: 1200px;
    margin: 0 auto;
}
.header_cont .logo {
    width: 425px;
    height: 56px;
    display: block;
    margin-top: 22px;
    float: left;
}
.container {
    width: 100%;
    height: auto;
}
.banner {
    width: 100%;
    height: 400px;
    background: url("../images/banner_bg.jpg") no-repeat top center;
}
.content {
    width: 1200px;
    margin-left: auto;
	margin-right: auto;
}
.login {
    width: 301px;
    height: 382px;
    position: relative;
    float: right;
    margin-top: 35px;
	margin-right:60px;
    border-radius: 5px;
    /*behavior: url(pie.htc);*/
    box-shadow:0px 0px 8px #3f3f3f;
    -moz-box-shadow: 0px 0px 8px #3f3f3f;/*兼容firefox*/
    -webkit-box-shadow: 0px 0px 8px #3f3f3f;/*兼容safari或chrome*/
    z-index: 1;
    overflow: hidden;
}
.login_bg{
    width: 301px;
    height: 382px;
    top:0;
    left:0;
    z-index: 1;
    /*border-radius: 5px;*/
    position: relative;
    behavior: url(pie.htc);
    background: rgba(255,255,255,0.9);/* IE9、标准浏览器、IE6和部分IE7内核的浏览器(如QQ浏览器)会读懂 */
}
@media \0screen\,screen\9 {/* 只支持IE6、7、8 */
    .login_bg {
        background-color: #fff;
        filter: Alpha(opacity=90);
        position: static; /* IE6、7、8只能设置position:static(默认属性) ，否则会导致子元素继承Alpha值 */
        *zoom: 1; /* 激活IE6、7的haslayout属性，让它读懂Alpha */
    }
}
.login_cont {
    position: absolute;
    z-index: 10;
}
.login_tit {
	 margin:10px 0 0;
    background:url(../images/index/index_login_titbg.png) no-repeat center;
    height: 46px;
    position:relative;
    text-align:center;
}
.login_tit h2 {
    padding:0 10px;
    line-height: 43px;
    display:inline;
    font-size:18px;
    font-weight:bold;
    color:#333;
}
}
.login_icon {
	width:24px;
	height:24px;
	display:inline-block;
	background:url("../images/login_icon.png") no-repeat;
	vertical-align:middle;
	margin-right:5px;
}
.login_wrap {
    padding: 30px;
}
.login_input {
    width:264px;
    height:38px;
    background:#FFFFFF;
    margin:16px auto;
}
.login_admin_input {
    width: 207px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #ddd;
    padding-left: 30px;
    background: url("../images/l_admin.jpg") no-repeat 5px 3px;
    color: #ddd;
    font-family: "Microsoft Yahei";
    outline: none;
    font-size: 14px;
}
.login_admin_input:focus {
    border: 1px solid #7ac7fb;
    background: url("../images/l_admin_focus.jpg") no-repeat 5px 3px;
}

.login_phone_input{
    width: 237px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #ddd;
    padding-left: 30px;
    color: #ddd;
    font-family: "Microsoft Yahei";
    outline: none;
    font-size: 14px;
}

.login_phone_input2{
    width: 107px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #ddd;
    padding-left: 30px;
    color: #ddd;
    font-family: "Microsoft Yahei";
    outline: none;
    font-size: 14px;
}

.login_password_input {
    width: 207px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #ddd;
    padding-left: 30px;
	background: url("../images/l_psword.jpg") no-repeat 5px 3px;
    color: #ddd;
    font-family: "Microsoft Yahei";
    outline: none;
    font-size: 14px;
}
.login_password_input:focus {
    border: 1px solid #7ac7fb;
    background: url("../images/l_psword_focus.jpg") no-repeat 5px 3px;
}
.login_yzm {
    width: 264px;
    height: 38px;
    margin-bottom: 15px;
    margin: 20px auto;
}
.login_yzm input {
    width: 84px;
    height:36px;
    padding: 0 20px;
    border: 1px solid #ddd;
    line-height: 36px;
    font-size: 14px;
    outline: none;
    font-family: "Microsoft Yahei";
    float: left;
    color: #ddd;
}
.login_yzm input:focus {
    border: 1px solid #7ac7fb;
}
.yzm {
    float: right;
    width: 100px;
    height: 38px;
    display: block;
}
.yzm img {
    width: 100px;
    height: 38px;
}

.login_btn:hover { background:#387fe7;}
.login_btn:active {
    border:1px solid #1265cf;
    background:#1265cf;
	}
.other {
    width: 100%;
    /* margin: 15px 0; */
}
.other a {
    font-size: 14px;
    color: #2882d8;
    font-family: "Microsoft YaHei";
    text-decoration: none;
    padding-left: 18px;
    padding-right: 18px;
}
.mana {
    width: 1200px;
    margin: 50px auto;
    text-align: center;
}
.mana a {
    font-size: 16px;
    font-family: "Microsoft Yahei";
    text-decoration: none;
    color: #666;
    margin: 0 35px 0 25px;
}
.mana span {
	width:24px;
	height:24px;
	padding:10px;
	background:#2882d8;
	display:inline-block;
	border-radius:100%;
    position: relative;
    behavior: url(../js/pie.htc);
	margin-right:5px;
}
.mana a:hover span {background:#387fe7;}
.mana a:active span {background:#1e5bb2;}
.icon_help01,
.icon_help02,
.icon_help03,
.icon_help04,
.icon_help05,
.icon_help06 {
	width:24px;
	height:24px;
	display:inline-block;
	background:url(../images/icon_help.png) no-repeat;
	vertical-align:middle;
}
.icon_help01 { background-position:0 0;}
.icon_help02 { background-position:-34px 0;}
.icon_help03 { background-position:-68px 0;}
.icon_help04 { background-position:-102px 0;}
.icon_help05 { background-position:-136px 0;}
.icon_help06 { background-position:-168px 0;}

.service {
    float: right;
    margin-top: 1px;
}
.service a {
    display: inline-block;
    margin-left: 8px;
     position: relative;
     width: 32px;
    height: 32px;
    border: 1px solid #999;
    border-radius: 100%;
    behavior: url(../js/PIE.htc);
    box-sizing: border-box;
}
/* .service i {
    width: 32px;
    height: 32px;
    float: left;
    margin-right:8px;
    display: inline-block;
    position: relative;
    border: 1px solid #999;
    border-radius: 100%;
    behavior: url(../js/PIE.htc);
    box-sizing: border-box;
} */
.service i {
	display: inline-block;
width: 18px;
height: 18px;
position: absolute;
top: 6px;
left: 6px;
}

.service a:hover{
    border:1px solid #2882d8;
}
.service a:active{
    border:1px solid #1265cf;
}
.service_1 i {
    background: url(../images/icon.png) no-repeat -17px 1px;
}
.service_1:hover i{
    background: url(../images/icon.png) no-repeat -17px -16px;
}
.service_1:active i{
    background: url(../images/icon.png) no-repeat -17px -33px;
}

.service_2 i {
    background: url(../images/icon.png) no-repeat 0px 0px;
}
.service_2:hover i{
    background: url(../images/icon.png) no-repeat 0px -17px;
}
.service_2:active i{
    background: url(../images/icon.png) no-repeat 0px -34px;
}
.service_3 i {
    background: url(../images/gz/qq.png) no-repeat 10px 9px;
}
.service_3:hover i{
    background: url(../images/gz/qq_bt.png) no-repeat 10px 9px;
}
.service_3:active i{
    background: url(../images/gz/qq_lt.png) no-repeat 10px 9px;
}
.service_4 i {
    background: url(../images/icon.png) no-repeat -35px 0px;
}
.service_4:hover i{
    background: url(../images/icon.png) no-repeat -35px -17px;
}
.service_4:active i{
    background: url(../images/icon.png) no-repeat -35px -34px;
}
.service_5 i {
    background: url(../images/sys_help.png) no-repeat 2px 3px;
}
.service_5:hover i{
    background: url(../images/sys_help.png) no-repeat 2px -12px;
}
.service_5:active i{
    background: url(../images/sys_help.png) no-repeat 2px -28px;
}


.cont_l {
	width:450px;
}
.cont_r {
	width:726px;
}
.code_box {
	width:100%;
}
.code_box ul li {
	width:134px;
	margin-right:16px;
	float:left;
}
.code_box ul li img {
	width:134px;
	height:134px;
}
.code_box ul li p {
    font-size: 14px;
	text-align:center;
	color:#666;
    font-family: "Microsoft Yahei",Arial;
    margin-top: 10px;
}
/*重要提示*/
.notes_box{
    padding: 20px;
    border: 1px solid #ddd;
    border-radius: 3px;
    position: relative;
}
.notes_title{
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
    color: #666;
    font-weight: normal;
    border-bottom: 1px dashed #d9d9d9;
    font-family: "Microsoft Yahei";
}
.note_tip {
    width: 39px;
    height: 39px;
    display: inline-block;
    background: url("../images/important_tip_pic.png") no-repeat;
    position: absolute;
    top:0;
    left: 0;
}
.note_cont {
    margin-top: 10px;
    width: 100%;
    line-height: 28px;
    color: #333;
    text-indent: 2em;
    font-size: 14px;
    font-family: "Microsoft Yahei",Arial;
}

/*底部*/
.footer {
    width: 100%;
    padding: 30px 0;
    overflow: hidden;
    margin-top: 20px;
    color: #999;
    font-size: 14px;
    border-top: 1px solid #ddd;
    text-align: center;
    font-family: "Microsoft Yahei";
}
.footer h2 {
    width: 1200px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    font-family: "Microsoft Yahei";
    text-align: center;
    background: #fff;
    font-size: 14px;
    color: #333;
    font-weight: normal;
    position: relative;
    z-index: 10;
}
.footer h2 a {
    color: #333;
}

/*系统登录部分*/
.banner_cont {
    margin: 0 auto;
    width: 1200px;
    height: 400px;
    position: relative;
}
.login_cont {
    position:absolute;
    top:30px;
    right:20px;
    width:308px;
    min-height:272px;
    box-sizing: border-box;
    background: url("../images/index/login_bg.png") repeat;
}
.index-login_tit {
    margin:10px 0 0;
    background:url(../images/index/index_login_titbg.png) no-repeat center;
    height: 46px;
    position:relative;
    text-align:center;
}
.index-login_tit h2 {
    padding:0 10px;
    line-height: 43px;
    display:inline;
    font-size:18px;
    font-weight:bold;
    color:#333;
}
.login_icon {
    width:24px;
    height:24px;
    display:inline-block;
    background:url("../images/index/login_icon.png") no-repeat;
    vertical-align:middle;
    margin-right:5px;
}
/*系统登录的信息框*/
.login li{
    width:264px;
    height:38px;
    background:#FFFFFF;
    margin:16px auto;
}

.login_admin_input {
    width: 234px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #ddd;
    padding-left: 30px;
    background: url("../images/index/l_admin.jpg") no-repeat 5px 3px;
    color: #E2E2E2;
    font-family: "Microsoft Yahei";
    outline: none;
    font-size: 14px;
}
.login_admin_input:focus {
    border: 1px solid #3FAFFA;
    color:#4E4E4E;
    background: url("../images/index/l_admin_focus.jpg") no-repeat 5px 3px;
}
.login_password_input {
    width: 234px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #ddd;
    padding-left: 30px;
    background: url("../images/index/l_psword.jpg") no-repeat 5px 3px;
    color: #D8D8D8;
    font-family: "Microsoft Yahei";
    outline: none;
    font-size: 14px;
}
.login_checkcode_input {
 width: 234px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #ddd;
    padding-left: 30px;
    color: #D8D8D8;
    font-family: "Microsoft Yahei";
    outline: none;
    font-size: 14px;
}
.login_password_input:focus {
    border: 1px solid #3FAFFA;
    color:#4E4E4E;
    background: url("../images/index/l_psword_focus.jpg") no-repeat 5px 3px;
}

.login_yzm input {
    width: 110px;
    height:36px;
    padding: 0 20px;
    border: 1px solid #ddd;
    line-height: 36px;
    font-size: 14px;
    outline: none;
    font-family: "Microsoft Yahei";
    float: left;
    color: #ddd;
}
.login_yzm input:focus {
    border: 1px solid #42AFFA;
}
.yzm {
    float: right;
}
.login li.login_3 input{
    width:265px;
    height:38px;
    line-height:38px;
    border:1px solid #2882d8;
    border-radius: 2px;
    color:#fff;
    background:#2882d8;
    font-size:14px;
    box-sizing: border-box;
    cursor: pointer;
}
.login li.login_3 input:active{
    border:1px solid #1265cf;
    background:#1265cf;
}
.login li.login_4 {
    background:transparent;
    margin-top:6px;
    height:16px;
}
.login li.login_4 a {
    color: #2882d8;
}
.login li.login_4 a:hover {
    color: #1265cf;
}
/*系统登录结束*/
/*主体内容部分*/
div.section{
    width:1202px;
    margin:auto;
}
/*动态提示*/
.notice-1{
    width:312px;
    float:right;
    box-sizing: border-box;
}
.notice-1-cont h3{
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}
.notice-1-cont p{
    line-height: 24px;
    font-size: 14px;
    margin-bottom:20px;
    padding: 0 10px;
    color:#666666;
}
div.notice-1 p a{
    color:#2882d8;
    text-decoration: underline;
}
div.notice-1 p a:active{
    color:#1265cf;
}
div.notice-1 p span{
    height:32px;
    line-height:32px;
    margin-top:18px;
}
/*通知公告*/
.notice{
    width:870px;
    margin-top:20px;
    box-sizing: border-box;
}
.notice_lt {
    padding: 10px 10px;
}
.notice_lt li{
    width: 100%;
    float: left;
    background: url(../images/index/icon_d.gif) 0px 6px no-repeat;
    padding-left: 10px;
    margin: 5px 0px;
    box-sizing: border-box;
}
.notice_lt li span{
    float: right;
    color: #999999;
    padding-left: 10px;
}
.notice_lt li a{
    color: #666;
    text-decoration: none;
    line-height: 18px;
}


/*办事通告部分*/
.work {
    width: 1200px;
    box-sizing: border-box;
}
.work_lt {
    position: absolute;
    top: 0;
    left: 110px;
}
.work_lt li{
    float:left;
    margin-left:64px;
}
.work_lt li a {
    color:#666666;
    font-size: 14px;
    display: inline-block;
}
.work_lt li a:hover{
    color: #2882d8;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
}
.work_lt li a.hover {
	color: #1265cf;
	font-weight: bold;
	border-bottom: 2px solid #1265cf;
}
.work_lt li a:active{
    color:#1265cf;
}
/*填写申请书流程*/
.channel-box {
    width: 100%;
}
.channel-box_cont {
    width: 100%;
    text-align: center;
}
.channel-box_cont ul {
    float: left;
    height:145px;
}
.channel-box_cont ul li {
    margin: 20px 10px;
    width: 84px;
    display: inline-block;
    float: left;
}
.channel-box_cont ul li span {
    display: inline-block;
    width: 51px;
    height: 51px;
    line-height: 51px;
    color: #fff;
    font-size: 26px;
    text-align: center;
    background: url(../images/index/channel_bg.png) no-repeat;
}
.channel-box_cont ul li.channel-box_cont_1{
    margin:20px 10px;
}
.channel-box_cont ul li p a{
    margin-top: 4px;
    font-size: 14px;
    color: #349800;
}
.channel-box_cont ul li img.channel-bg02{
    margin-top:25px;
}
/*申请服务部分*/
.declare-box {
    width: 100%;
}
.Menubox-declare {
    padding: 0 10px;
    background: #f9f9fb;
    height:40px;
    line-height:40px;
    border-bottom: 1px solid #ddd;
}
.Menubox-declare h2 {
    color: #333;
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    float: left;
    margin-right: 30px;
}
.Menubox-declare ul {
    display: inline-block;
    margin:0px;
    padding:0px;
}
.Menubox-declare li {
    float: left;
    display: block;
    cursor: pointer;
    padding: 0px 30px;
    text-align: center;
    color: #666;
    height:39px;
    line-height:39px;
    border-top:none;
    font-size:14px;
}
.Menubox-declare li:hover {
    height:38px;
    line-height:38px;
    color:#1265cf;
    font-weight:bold;
}
.Menubox-declare li.hover,ul.work a.hover {
    height:38px;
    line-height:38px;
    color:#1265cf;
    font-weight:bold;
}
/*业务类别部分*/
.Contentbox-declare {
    background-color:#FFF;
    overflow:hidden;
}
.Contentbox-declare {
    background-color:#FFF;
    overflow:hidden;
}
.index-table02 {
    width: 100%;
    font-size: 14px;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    font-family:arial,"Microsoft Yahei";
}
.index-table02 th {
    font-weight: bold;
    color: #999999;
    font-size: 14px;
    background: #F4F4F4;
    padding: 8px;
    border-left: 1px solid #EDEDED;
    height:40px;
    box-sizing: border-box;
}
.index-table02 td {
    background: #fff;
    color: #363636;
    padding: 8px;
    border-top: 1px solid #EDEDED;
    border-left: 1px solid #EDEDED;
}
.blue{
    color:#2882d8;
}
a.blue:active{
    color:#1265cf;
}
.edit_icon, .delete_icon, .view_icon, .rush_icon, .exl_icon, .word_icon, .pdf_icon, .consulting_icon, .contact_icon, .upload_icon, .download_icon {
    width: 18px;
    height: 18px;
    display: inline-block;
    background: url("../images/index/icon-new.png") no-repeat 0 -52px;
    vertical-align: middle;
}
.word_icon{
    background-position: -28px -84px;
}
.pdf_icon{
    background-position: -56px -84px;
}

/*帮助信息部分*/
.help-box_cont {
    width: 1200px;
    height:60px;
    border-radius:6px;
    background:#F9F9FB;
    position: relative;
}
.help-box_cont .help-box_cont_1{
    position:absolute ;
    bottom: 0;
    left: 0;
}
.help-box_cont h2 {
    float: left;
    margin-left: 25px;
    height: 60px;
    line-height: 60px;
    font-weight: normal;
    font-size: 20px;
    color:#999999;
    font-style: italic;
    display: inline-block;
}
.help-box_cont h2 span {
    color:#669900;
    font-size: 20px;
}

.help-box-lt {
    display: inline-block;
    float: right;
}
.help-box-lt li{
    float:left;
    width:267px;
    height:60px;
    text-align: center;
    background:url(../images/index/help_fg_line.jpg) no-repeat left center;
}
.help-box-lt li a {
    display: inline-block;
    margin: 8px 15px;
    text-align: center;
    font-size: 16px;
    font-family: "Microsoft Yahei";
    text-decoration: none;
    color: #333333;
}
.help-box-lt li a:hover {
    color: #2882d8;
}
.help-box-lt li a:hover {
    color: #1265cf;
}
.help-box-lt a p {
    margin-top: 10px;
    display: inline-block;
    text-align: center;
}
.help-box-lt span {
    width: 24px;
    height: 24px;
    padding: 10px;
    background: #2882d8;
    display: inline-block;
    border-radius: 100%;
    position: relative;
    behavior: url(../js/pie.htc);
    margin-right: 5px;
}
.help-box-lt a:hover span {background:#387fe7;}
.help-box-lt a:active span {background:#1e5bb2;}
.help-box-lt a:hover span {background:#387fe7;}
.help-box-lt a:active span {background:#1e5bb2;}
.icon_help01,
.icon_help02,
.icon_help03,
.icon_help04,
.icon_help05,
.icon_help06 {
    width:24px;
    height:24px;
    display:inline-block;
    background:url(../images/index/icon_help.png) no-repeat;
    vertical-align:middle;
}
.icon_help01 { background-position:0 0;}
.icon_help02 { background-position:-34px 0;}
.icon_help03 { background-position:-68px 0;}
.icon_help04 { background-position:-102px 0;}
.icon_help05 { background-position:-136px 0;}
.icon_help06 { background-position:-168px 0;}
/*word图标*/
.word_icon { background-position: -28px -84px;}
.word_icon:hover { background-position: -28px -112px;}
.word_icon:active { background-position: -28px -140px;}
/*pdf图标*/
.pdf_icon { background-position: -56px -84px;}
.pdf_icon:hover { background-position: -56px -112px;}
.pdf_icon:active { background-position: -56px -140px;}

/*<!--友情链接部分-->*/
.friend_link{
    width: 1200px;
    height:50px;
}
.friend_link h2 {
    height:40px;
    line-height: 40px;
    background:#F9F9FB;
    padding-left:15px;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 12px;
 }
.friend_link_lt {
    padding: 10px;   
}
.friend_link_lt a {
    width:110px;
    height:40px;
    float:left;
    margin-right: 20px;
    margin-left: 35px;
}
.friend_link_lt a.mr_0 {
    margin-right: 0;
}
/*页脚*/
.footer_logining {
    font-family: "Microsoft YaHei", Arial;
    padding: 20px 0;
    margin-top: 20px;
    width: 100%;
    border-top: 1px solid #ddd;
    line-height: 24px;
    text-align: center;
}
.footer_logining p {
    color: #333;
}
.footer_logining p {
    color: #333;
}
.footer_logining p.p1 {
    color: #666;
}

/*logo右边常见问题*/
#Hheader div.header_link{
    float:right;
    color:#999;
    margin-top:12px;
    text-align: right;
}
#Hheader div.header_link a {
    display: inline-block;
    color:#666666;
}
#Hheader div.header_link a:hover {
    color:#2882d8;
}

/*通知公告*/
.notice{
    width:870px;
    margin-top:20px;
    box-sizing: border-box;
}
.notice_lt {
    padding: 10px 10px;
}
.notice_lt li{
    width: 100%;
    float: left;
    background: url(../images/index/icon_d.gif) 0px 6px no-repeat;
    padding-left: 10px;
    margin: 5px 0px;
    box-sizing: border-box;
}
.notice_lt li span{
    float: right;
    color: #999999;
    padding-left: 10px;
}
.notice_lt li a{
    color: #666;
    text-decoration: none;
    line-height: 18px;
}
.comon_title {
    position: relative;
    padding-right: 10px;
    width:100%;
    height:42px;
    line-height:40px;
    border-bottom: 1px solid #DDDDDD;
    background:#F9F9FB;
    padding-left:10px;
    box-sizing: border-box;
}
.comon_title h2 {
    height:40px;
    line-height:40px;
    font-size:16px;
    font-weight:bold;
    color:#333;
}

.shelter {
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden;
    left: 0;
    top: 0;
    z-index: 10001;
    filter: alpha(opacity = 20);
    -moz-opacity: 0.2;
    -khtml-opacity: 0.2;
    opacity: 0.2;
    background: #000;
}


.gre_ys{color: #669900;} 
.orange14{ color:#ff6600; font-size:14px;}
.widen{
}
#cjwt {
	position: absolute;
	right: 0px;
}
#sysc {
	position: absolute;
	left: 0px;
}
#TB_window {
    width:720px;
    height:180px;
}
a.HGray2:link, a.HGray2:visited { color: #1874CD; text-decoration: underline;} 
a.HGray2:hover, a.HGray2:active { color: #ff0000; text-decoration: underline;}
.clear20 { clear: both; height: 20px; overflow: hidden; width: 100%;}
.phcolor{ color:#999;}
.hint{color:#ddd;}
.hide{display: none;}
.index-login_btn {
    width: 126px;
    border: none;
    height: 38px;
    font-size: 14px;
    line-height: 38px;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
    text-align: center;
    border-radius: 3px;
    behavior: url(../js/PIE.htc);
    position: relative;
}
.login_btn_bg1 {
    float: left;
    background: #2882d8;
}
.login_btn_bg2 {
    float: right;
    background: #3faffa;
}
.login_input2{
	background: url(../images/index/index_login_titbg.png) no-repeat center;
	width: 264px;
    height: 38px;
    margin: 16px auto;
}


.login_content {
    font-family: "Microsoft YaHei",Arial;
    position: absolute;
    z-index: 10002;
    margin: 0;
    padding: 0;
    list-style: none;
}
.login_wrap {
    position: relative;
    background-color: #fff;
    width: 340px;
    padding: 20px 20px;
    border-radius: 5px;
}
.login_close {
    position: absolute;
    top: 15px;
    right: 25px;
    width: 18px;
    height: 18px;
    display: block;
}
.login_close img {
	cursor: pointer;
    position: absolute;
    right: 0;
    width: 18px;
    height: 18px;
    transition: all .3s;
}
.login_close img:hover{
    transform: rotate(180deg);
}
.login_wrap ul {
    padding: 0 10px;
    overflow: hidden;
    display: inline-block;
}
.login_wrap li {
    width: 100%;
    float: left;
    padding: 10px 0;
}
.l_logo {
    margin: 20px 0;
    width: 100%;
    display: inline-block;
    text-align: center;
    background: url(../images/index/index_login_titbg.png) no-repeat center;
    font-size: 18px;
    font-weight: normal;
}
.login_bottom {
    width: 100%;
    padding: 20px 0 10px;
    margin-top: 30px;
    text-align: center;
    border-top: 1px dashed #ddd;
}
.login_wrap li input[type="text"], .login_wrap li input[type="password"] {
    height: 44px;
    border: 1px #dedede solid;
    padding-left: 54px;
    line-height: 44px;
    font-size: 16px;
    color: #c1c1c1;
    font-family: "Microsoft YaHei",Arial;
}
.admin_bg {
    width: 264px;
    background: url(../images/l_admin.jpg) no-repeat 10px;
}
.password_bg {
    width: 264px;
    background: url(../images/l_psword.jpg) no-repeat 10px;
}
.login_btn_bg1 {
    float: left;
    background: #2882d8;
}
.login_btn {
    width: 320px;
    border: none;
    height: 46px;
    font-size: 14px;
    line-height: 46px;
    font-weight: bold;
    color: #fff;
    background: #2882d8;
    cursor: pointer;
    text-align: center;
    border-radius: 3px;
}
.js_spot {
    margin-top: 10px;
}
.js_spot a:hover {
    text-decoration: underline;
}
.js_spot a {
    font-size: 14px;
    color: #1265cf;
    text-decoration: none;
}
.fr {
    float: right;
}
.yzm_bg {
    width: 136px;
    background: url(../images/l_yzm.jpg) no-repeat 10px;
}
.l_yzm {
    width: 117px;
    border: 1px solid #dcdedd;
    float: right;
    display: inline-block;
}
.l_yzm img {
    width: 117px;
    height: 44px;
}
.logo_l{float:left; width:490px; height:48px; margin-top:20px;}
.qq_tubiao{
	background: url(../images/imgd.jpg) no-repeat;
	width: 25px;
    height: 25px;
    display: block;
}

.edit_icon, .delete_icon, .view_icon, .rush_icon, .exl_icon, .word_icon, .pdf_icon, .consulting_icon, .contact_icon, .upload_icon, .download_icon {
    width: 18px;
    height: 18px;
    display: inline-block;
    background: url("../images/index/icon-new.png") no-repeat 0 -52px;
    vertical-align: middle;
}
.word_icon{
    background-position: -28px -84px;
}
.pdf_icon{
    background-position: -56px -84px;
}

/*word图标*/
.word_icon { background-position: -28px -84px;}
.word_icon:hover { background-position: -28px -112px;}
.word_icon:active { background-position: -28px -140px;}
/*pdf图标*/
.pdf_icon { background-position: -56px -84px;}
.pdf_icon:hover { background-position: -56px -112px;}
.pdf_icon:active { background-position: -56px -140px;}

.code_btn{
    width: 105px;
    margin-left: 10px;
    cursor: pointer;
}

.btn{
    border:1px solid #ddd;
    border-radius: 4px;
    background:#fff;
    text-align: center;
    cursor: pointer;
    color:#383A40;
    height: 36px;
    line-height: 36px;
    min-width: 80px;
    padding: 0 12px;
    box-sizing: border-box;
}
.btn1{
    background: #3367D6;
    border-color: #3367D6;
    color: #fff
}
.btn1:hover{
    background: #1B73E8;
    border-color: #1B73E8
}

.f16{font-size: 15px}