﻿@charset "utf-8";
html{color:#000;background:#FFF; }
body {body:min-width: 1200px; width: 100%; color:#666;font:12px/1.231 "宋体",arial,helvetica,clean,sans-serif;} /*网站字体颜色*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
li{list-style:none;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;} 
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/*title*/
h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}


a { color:#666; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:0;} /*for ff f6n.net*/
.vam { vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}


/* -- 页面整体布局 -- */
.header , .content , .footer { width:1200px; margin:0 auto;  }

.h_nav li a:-webkit-any-link{ display:block;}
.f_cb:after,.f_cbli li:after{display:block;clear:both;visibility:hidden;height:0;overflow:hidden;content:".";}
.f_cb,.f_cbli li{zoom:1;}
.f_ib{display:inline-block;*display:inline;*zoom:1;}
.f_dn{display:none;}
.f_db{display:block;}
.f_pr{position:relative;}
.f_pa{position:absolute;}
.f_fl{float:left;}
.f_fr{float:right;}
.f_prz{position:relative;zoom:1;}
.f_oh{overflow:hidden;}
.f_fw{font-family:"宋体",\5fae\8f6f\96c5\9ed1,arial,\5b8b\4f53;}
.f_fa{font-family:Arial, Helvetica, sans-serif;}
.f_fst{ font-family: "宋体"; }

/*头部开始*/
.g_head{height:160px; background:url(../images/topbg.jpg) no-repeat center top;}
.g_head h1{position: absolute;left:500px;top:0;}
.g_head h2{float: left; padding: 52px 0 0 0;font-size: 18px;color: #333333;font-weight: bold;}
.g_head h2 em{display: block;font-size: 14px;color: #aaaaaa;background:url(../images/cctv.jpg) no-repeat 0 10px; padding-left: 40px;padding-top: 10px;font-weight: normal;}
.g_head .tel{float: right;background:url(../images/tel.jpg) no-repeat 0 15px;height: 92px; margin-top: 53px;padding-left: 50px;font-size: 14px;color: #aaaaaa;}
.g_head .tel em{display: block;font-size: 30px;font-family: arial;color: #793a1c;}

.g_ft{height:392px; background:url(../images/ftbg.jpg) no-repeat center top;}
.g_ft .flogo{position: absolute; left:0; top:0;}
.g_ft li{background:url(../images/ico3.png) no-repeat 0 8px; text-transform:uppercase; font-size: 16px;line-height: 36px;color: #666;padding-left: 30px;}
.g_ft .f_ftcon{ padding: 100px 0 0 252px;  }
.g_ft .f_ftcon b{ display:block;height: 56px;font-size: 24px; color:#333333; }

.g_ft .code1{position: absolute; right: 172px;top:135px;width: 150px;}
.g_ft .code1 img{display: block;width: 130px;height: 130px; padding: 10px;border: 1px solid #ebebeb;background: #fff;}
.g_ft .code1 em{margin-top: 16px; display: block;width: 150px;height: 32px;line-height: 16px;text-align: center;color: #333333;font-size: 14px; }
.g_ft .code2{position: absolute; right: 0;top:135px; }


.fh{position: fixed; right:1%;bottom:10%; width: 50px;height: 60px;display: none;z-index: 1000;}


