@charset "utf-8";
/*
Copyright ibw.cn
*/
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 Microsoft YaHei, Arial, sans-serif; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
address, cite, dfn, em, var { font-style: normal; }
ul, ol { list-style: none; }
a { text-decoration: none; }
legend { color: #000; }
fieldset, img { border: 0; vertical-align: top; }
section, article, aside, header, footer, nav, dialog, figure { display: block; }
figure { margin: 0; }
button, input, select, textarea { font-size: 100%;border:0;background:none;outline:none; }
table { border-collapse: collapse; border-spacing: 0 }
.clear { display: block; height: 0; overflow: hidden; clear: both }
.clearfix:after { content: '\20'; display: block; height: 0; clear: both; }
.clearfix { *zoom:1;}
a:link, a:visited { text-decoration: none; }
a:hover, a:active { text-decoration: none; }
a { blr:expression_r(this.onFocus=this.blur());}
a { outline: none; transition-duration: 0.3s, 0.3s; transition-property: background-color, color; transition-timing-function: ease, ease;}
table { border-collapse: collapse; border-spacing: 0; }
.hidden { display: none; }
.invisible { visibility: hidden; }
.noBg { background: none !important; }
.noBd { border: none !important; }
.noMr{margin-right:0 !important; float:right !important;}
.i{text-align: justify; text-justify: inter-ideograph;}

/*Body*/
body { color: #666; background:#fff;}
a { color: #666; }
a:hover { color: #00a0ea; }
.wrap { width: 1200px; margin: 0 auto;}
.g-in{ width:1200px; margin:0 auto; }.g-in:after{content:'\20';display:block;height:0;clear:both}.g-in{*zoom:1}
.wrapper{ position:relative; width:100%; margin:0 auto; overflow:hidden; }
.wrapper img{  vertical-align:top; }

/* 网站地图 */
.webmap{padding:10px 0px 15px}
.webmap dl{overflow:hidden;zoom:1;height:32px; margin-bottom:5px;}
.webmap dt{width:15%;float:left;}
.webmap dd{float:left;width:85%;}
.webmap dt a{display:block;line-height:32px;background:#ccc;color:#000;text-align:center}
.webmap dd a{margin:0 5px 5px;background:#eee;display:block;line-height:32px;width:143px;float:left;text-align:center}
.webmap a:hover{background:#343434;text-decoration:none;color:#fff}


.header{ position:relative; }

/*首页头部样式*/
.btarea{ width:1200px; position:absolute; left:50%; margin-left:-600px; top:30px; z-index:9; }
.logo{ float:left; }
.nav{ float:right; margin-top:24px; }
.nav ul li{ float:left; width:100px; text-align:center; position:relative; }
.nav ul li::after{ width:64px; height:3px; background:#106dec; position:absolute; content:""; left:50%; margin-left:-32px; bottom:-3px; z-index:9; display:none; }
.nav ul li:hover::after, .nav ul li.current::after{ display:block; }
.nav ul li a h2{ font-weight:normal; font-size:16px; line-height:48px; color:#fff; display:block; }
.nav ul li:hover a h2, .nav ul li.current a h2{ color:#2992ec; display:block; }
.nav ul li .Snav{ width:100px; z-index:13; position:absolute; top:48px; left:0; border-top:3px solid #fff; background:rgba(255,255,255,0.5); display:none; }
.nav ul li .Snav dl dt{ width:100px; height:32px; text-align:center; font-size:13px; line-height:32px; }
.nav ul li .Snav dl dt a{ color:#000; }
.nav ul li .Snav dl dt:hover a, .nav ul li .Snav dl dt.current a{ color:#2992ec; display:block; }

.banner{ position:relative; width:100%; }
.banner .bd{ width:1920px; position:relative; left:50%; margin-left:-960px;  z-index:1; }
.banner .bd ul{ height:955px; }
.banner .hd{ width:1920px; left:50%; margin-left:-960px; position:absolute; bottom:100px; z-index:3; text-align:center; }
.banner .hd ul{ display:inline-block; }
.banner .hd ul li{ width:10px; height:10px; background:#fff; margin:0 9px; border-radius:100%; *display:block; display:inline-block; vertical-align:top; cursor:pointer; text-indent:999px; }
.banner .hd ul .on{ background:#239be2; }
.banner a.prev, .banner a.next{ width:82px; height:128px; position:absolute; top:50%; margin-top:-64px; z-index:15; opacity:0; transition:0.8s linear 0s; }
.banner a.prev{ left:0; background:url(prev_01.png) no-repeat; }
.banner a.next{ right:0; background:url(next_01.png) no-repeat; }
.banner:hover a.prev, .banner:hover a.next{ opacity:1; }

.top_sform{ width:80px; height:28px; border-radius:14px; background:#106dec; position:absolute; top:0; right:12px; z-index:15; }
.top_sform form{ position:relative; }
.top_sform form .text{ position:absolute; right:0; top:0; width:50px; height:28px; padding-left:5px; height:28px; color:#fff; }
.top_sform form ::-webkit-input-placeholder{ /* WebKit browsers */color:#fff; }
.top_sform form ::-webkit-input-placeholder:-moz-placeholder { /* Mozilla Firefox 4 to 18 */color:#fff; }
.top_sform form ::-webkit-input-placeholder::-moz-placeholder { /* Mozilla Firefox 19+ */color:#fff; }
.top_sform form ::-webkit-input-placeholder:-ms-input-placeholder { /* Internet Explorer 10+ */color:#fff; }
.top_sform form .submit{ position:absolute; left:0; top:0; width:25px; height:28px; background:url(ico_02.png) center no-repeat; cursor:pointer; }


/*内页头部样式*/
.btarea_ny{ width:1200px; margin:0 auto; position:relative; }
.logo_ny{ float:left; margin:20px 0; }
.nav_ny{ float:right; margin-top:50px; }
.nav_ny ul li{ float:left; width:100px; text-align:center; position:relative; }
.nav_ny ul li::after{ width:64px; height:3px; background:#106dec; position:absolute; content:""; left:50%; margin-left:-32px; bottom:-3px; z-index:9; display:none; }
.nav_ny ul li:hover::after, .nav ul li.current::after{ display:block; }
.nav_ny ul li a h2{ font-weight:normal; font-size:16px; line-height:48px; display:block; }
.nav_ny ul li:hover a h2, .nav ul li.current a h2{ color:#2992ec; display:block; }
.nav_ny ul li .Snav{ width:100px; z-index:13; position:absolute; top:48px; left:0; border-top:3px solid #fff; background:rgba(255,255,255,0.5); display:none; }
.nav_ny ul li .Snav dl dt{ width:100px; height:32px; text-align:center; font-size:13px; line-height:32px; }
.nav_ny ul li .Snav dl dt a{ color:#000; }
.nav_ny ul li .Snav dl dt:hover a, .nav ul li .Snav dl dt.current a{ color:#2992ec; display:block; }

.banner_ny{ position:relative; width:100%; }
.banner_ny .bd{ width:1920px; position:relative; left:50%; margin-left:-960px;  z-index:1; }
.banner_ny .bd ul{ height:955px; }
.banner_ny .hd{ width:1920px; left:50%; margin-left:-960px; position:absolute; bottom:100px; z-index:3; text-align:center; }
.banner_ny .hd ul{ display:inline-block; }
.banner_ny .hd ul li{ width:10px; height:10px; background:#fff; margin:0 9px; border-radius:100%; *display:block; display:inline-block; vertical-align:top; cursor:pointer; text-indent:999px; }
.banner_ny .hd ul .on{ background:#239be2; }
.banner_ny a.prev, .banner a.next{ width:82px; height:128px; position:absolute; top:50%; margin-top:-64px; z-index:15; opacity:0; transition:0.8s linear 0s; }
.banner_ny a.prev{ left:0; background:url(prev_01.png) no-repeat; }
.banner_ny a.next{ right:0; background:url(next_01.png) no-repeat; }
.banner_ny:hover a.prev, .banner_ny:hover a.next{ opacity:1; }

.top_sform_ny{ width:80px; height:28px; border-radius:14px; background:#106dec; position:absolute; top:20px; right:12px; z-index:15; }
.top_sform_ny form{ position:relative; }
.top_sform_ny form .text{ position:absolute; right:0; top:0; width:50px; height:28px; padding-left:5px; height:28px; color:#fff; }
.top_sform_ny form ::-webkit-input-placeholder{ /* WebKit browsers */color:#fff; }
.top_sform_ny form ::-webkit-input-placeholder:-moz-placeholder { /* Mozilla Firefox 4 to 18 */color:#fff; }
.top_sform_ny form ::-webkit-input-placeholder::-moz-placeholder { /* Mozilla Firefox 19+ */color:#fff; }
.top_sform_ny form ::-webkit-input-placeholder:-ms-input-placeholder { /* Internet Explorer 10+ */color:#fff; }
.top_sform_ny form .submit{ position:absolute; left:0; top:0; width:25px; height:28px; background:url(ico_02.png) center no-repeat; cursor:pointer; }


.footer{ background:#333; color:#fff; font-size:14px; padding-bottom:35px; }

.friendy_link{ padding-top:20px; font-size:14px; line-height:70px; color:#fff; }
.friendy_link span{ float:left; margin-left:42px; }
.friendy_link ul{ float:left; margin-left:10px; }
.friendy_link ul li{ float:left; margin:0 10px; }
.friendy_link ul li a{ color:#fff; display:inline-block; }

.g-network{ }
.g-network .ft_nav{ float:left; }
.g-network .ft_nav dl{ float:left; width:150px; text-align:center; position:relative; }
.g-network .ft_nav dl::before{ width:1px; height:12px; background:#fff; position:absolute; content:""; right:0; top:10px; z-index:3; }
.g-network .ft_nav dl dt{ font-size:16px; line-height:28px; }
.g-network .ft_nav dl dt a{ color:#fff; }
.g-network .ft_nav dl dd{ font-size:14px; line-height:26px; }
.g-network .ft_nav dl dd a{ color:#fff; }
.g-network .ft_code{ float:right; }
.g-network .ft_code .pic{ float:left; }
.g-network .ft_code .pic img{ width:107px; height:auto; }
.g-network .ft_code .text{ float:left; margin-left:20px; }
.g-network .ft_code .text .text01{ line-height:22px; }
.g-network .ft_code .text .text02{ margin-top:18px; line-height:24px; }
.g-network .ft_code .text .text02 span{ display:block; }
.g-network .ft_code .text .text02 strong{ display:block; font-weight:normal; color:#24c4ff; }

.footer a{ color:#fff; }
.footer .ft_bt_text01{ margin-top:10px; font-size:18px; line-height:48px; text-align:center; }
.footer .ft_bt_text02{ line-height:32px; text-align:center; }
.footer .ft_bt_text02 a{ color:#fff; margin:0 10px; text-align:center; }
.footer .ft_bt_text03{ line-height:30px; text-align:center; }
.footer .ft_bt_text04{ margin-top:10px; text-align:center; }
.footer .ft_bt_text04 ul{ display:inline-block; }
.footer .ft_bt_text04 ul li{ float:left; margin:0 12px; }

	/* 外层容器 */
.g-wps{ position:fixed; right:0; top:20%; z-index:99999; width:164px; height:430px; }
.g-wp { position:relative; width:100%; overflow:hidden; }

.u-color { padding:20px; }
.u-color a { display:inline-block; margin:0 10px; padding:10px; }
.u-color .u-color-blue { border:1px solid #369; background:#369; color:#fff; }
.u-color .u-color-white { border:1px solid #ccc; background:#fff; color:#444; }
.u-color .u-color-yellow { border:1px solid #eea120; background:#db8c09; color:#fff; }
.u-color .u-color-green { border:1px solid #09a79e; background:#04978f; color:#fff; }

.m-down { padding:20px; }
.m-down a { display:inline-block; margin:0 10px; padding:10px; border:1px solid #ccc; background:#fff; color:#444;  }

/* 在线QQ模块 */
#m-woo-panel { position:absolute; right:0; top:5%; width:152px; padding:5px; z-index:99 }
#m-woo-panel .g-hd { position:relative; }
#m-woo-panel .g-hd h2 { font-size:18px; font-weight:normal; line-height:50px; text-align:center; }
#m-woo-panel .g-bd { padding:10px 0; }
	/* 客服咨询 */
.m-im { padding:0 10px 2px; }
.m-im li { margin:0 0 8px; border-radius:4px; line-height:24px; text-align:left; }
.m-im li a { display:block; padding:2px 0 2px 45px; }
	/* 关闭按钮 */
.u-close { position:absolute; top:-15px; right:-5px; display:block; width:24px; height:24px; line-height:999px; overflow:hidden; }
	/* 控制按钮 */
.m-console { position:absolute; top:-1px; left:-35px; width:35px; height:208px; cursor:pointer; }
	/* 电话 */
.g-tel { padding:5px 10px 15px; font-size:14px; }
.g-tel span { display:block; font-size:18px; line-height:20px; }
	/* 二维码 */
.g-rqcode { line-height:30px; text-align:center; }


/****************
	皮肤
*****************/

/* 白色 */
.u-woo-white { border:1px solid #ddd; background:#fff; color:#333; }
	/* 客服咨询 */
.u-woo-white .m-im li { border:1px solid #ddd; background:url(k_14.jpg) no-repeat 20px center #fff; }
.u-woo-white .m-im li a { }
	/* 控制按钮 */
.u-woo-white .m-console { background:url(mod-qq-console.png) no-repeat; }
	/* 关闭按钮 */
.u-woo-white .u-close { background:url(mod-qq-close.png) no-repeat; }


/* 蓝色 */
.u-woo-blue { border:1px solid #ddd; background:#369; color:#fff; }
	/* 客服咨询 */
.u-woo-blue .m-im li { border:1px solid #069; background:url(k_14.jpg) no-repeat 20px center #fff; }
.u-woo-blue .m-im li a { }
	/* 控制按钮 */
.u-woo-blue .m-console { background:url(mod-qq-console.png) no-repeat; }
	/* 关闭按钮 */
.u-woo-blue .u-close { background:url(mod-qq-close.png) no-repeat; }


/* 黄色 */
.u-woo-yellow { border:1px solid #eea120; background:#db8c09; color:#fff; }
	/* 客服咨询 */
.u-woo-yellow .m-im li { border:1px solid #eea120; background:url(k_14.jpg) no-repeat 20px center #fff; }
.u-woo-yellow .m-im li a { }
	/* 控制按钮 */
.u-woo-yellow .m-console { background:url(mod-qq-console.png) no-repeat; }
	/* 关闭按钮 */
.u-woo-yellow .u-close { background:url(mod-qq-close.png) no-repeat; }


/* 绿色 */
.u-woo-green { border:1px solid #09a79e; background:#04978f; color:#fff; }
	/* 客服咨询 */
.u-woo-green .m-im li { border:1px solid #09a79e; background:url(k_14.jpg) no-repeat 20px center #fff; }
.u-woo-green .m-im li a { }
	/* 控制按钮 */
.u-woo-green .m-console { background:url(mod-qq-console.png) no-repeat; }
	/* 关闭按钮 */
.u-woo-green .u-close { background:url(mod-qq-close.png) no-repeat; }

#m-woo-panel img { vertical-align:top; }