@charset "utf-8";
/* CSS Document */
/*
+-----------------------------------------------------------------------+
|	WordPress Plugin: WP-DownloadManager 								|
|	Copyright: 2016 in Industry Research Institut              			|
|																		|
|	File Written By:													|
|	- ranbo												                |
|																		|
|	File Information:													|
|	- CSS header Style				               					    |
+-----------------------------------------------------------------------+
*/
/*----------------------------------------------Judgment_browser  START-----------------------------------------------------*/
.Judgment_browser { width:100%; height:36px; border-bottom:1px solid #dfdec7; background:#fffeee; display:none;}
.Judgment_browser_box { width:1200px; height:36px; margin:0 auto;}
.Judgment_browser_box i { width:18px; height:18px; display:block; background:url(../images/icon_bafangc.png) no-repeat -293px -164px; margin-top:10px;}
.Judgment_browser_box p { height:36px; line-height:36px; font-size:14px; color:#ff0000; text-indent:10px;}
.Judgment_browser_box p span { color:#39424f;}
.Judgment_browser_box a { width:80px; height:24px; background:#f5a462; text-align:center; line-height:24px; color:#fff; border-radius:4px; border:1px solid #d78f54; margin-top:4px;}
/*----------------------------------------------Judgment_browser  END-----------------------------------------------------*/


/*----------------------------------------------header-top start-----------------------------------------------------*/
.header-top { width:100%; height:32px; background:url(../images/header_topbg.jpg); margin:0 auto;}
.header-top-left { height:32px;}
.header-top-left a { float:left; font-size:0.75em; width:100px; line-height:32px; background:url(../images/askci-nav-bg3.jpg) no-repeat right;color: #FFFFFF; display:block;}
.header-top-left a img { width:20px; height:20px; padding:6px 4px 0 14px; display:block; }
.header-top-left a:hover {background:#f63c3c;}
.header-top-right a { font-size:0.75em;color: #fff; display:block; float:left; line-height:32px; text-align:center; background:url(../images/askci-nav-bg5.png) no-repeat right; padding:0 8px;}
.header-top-right a font { color:#f63c3c;}
.header-top-right a img { float:right; margin:6px 0 0 0;}
.header-top-right a:hover { color:#f63c3c;}
/*----------------------------------------------header-top end-----------------------------------------------------*/


/*----------------------------------------------header start-----------------------------------------------------*/
.header { width:100%; height:64px; background:url(../images/header_bg.jpg);}
.header_box { width:1000px; height:64px; display:table; margin:0 auto;}

.header_box_logo { float:left; margin-top:11px;}
.header_box_logo .logo_limg { display:block; float:left; width:203px; height:46px;}
.header_box_logo .logo_limg img { max-width:100%; max-height:100%; display:block;}
.header_box_logo .logo_ltext { float:left; width:88px; height:36px; margin-top:4px; line-height:34px; font-size:22px; color:#fff; background:#f85360; display:block; border-radius:4px; text-align:center;}

.header_nav { display:table; float:right; margin-top:17px;}
.header_nav a { display:block; float:left; padding:4px 0; margin:0 12px; font-size:16px; color:#39424f;}
.header_nav a:hover { color:#f63c3c; border-bottom:2px solid #f63c3c;}
.header_nav a::hover { width:100px;}

.header_nav_box { float:left; margin:0 12px; position:relative;}
.header_nav_box a { display:table; float:none; margin:0 auto; font-size:18px; font-weight:600;}
.header_nav_box:hover .header_nav_dan { color:#f63c3c; border-bottom:2px solid #f63c3c;}
.header_nav_box a:hover { color:#f63c3c; border-bottom:2px solid #f63c3c;}
.header_nav_b_frm { display:none; background:#fff; border:1px solid #FFC3C8; padding:12px 12px 18px; position:absolute; left:0px;top:35px; z-index:99999;}
.header_nav_box:hover .header_nav_b_frm { display: table; background:#fff;}
.header_nav_b_frm a { display: table; color:#666; border-bottom:1px dashed #ccc; font-weight:400;white-space:nowrap;}
.header_nav_b_frm a:hover { color:#f63c3c; border-bottom:1px dashed #f63c3c;}
/*----------------------------------------------header end-----------------------------------------------------*/






























