﻿@charset "utf-8";
html{color:#000;background:#FFF;width: 100%;min-width: 1200px; }
body { color:#666;font:12px/1.231 "Microsoft Yahei",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*/
a:hover { text-decoration:underline;}
.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:"Microsoft YaHei",\5fae\8f6f\96c5\9ed1,arial,\5b8b\4f53;}
.f_fa{font-family:Arial, Helvetica, sans-serif;}
.f_fst{ font-family: "宋体"; }
i,em{font-style: normal;}


/*头部开始*/

.g_head{height:195px; background:url(../images/topbg.jpg) no-repeat center top;}
.g_head .wel{height: 40px;line-height: 40px;font-size: 14px;color: #bebebe;}
.g_head h1{float: left;padding: 25px 0 0 0; width: 214px;}
.g_head h1 img{width:180px;height:103px;}
.g_head h2{float: left; padding: 45px 0 0 0;font-size: 25px;color: #1f1f1f;font-weight: bold;}
.g_head h2 em{display: block;font-size: 24px;color: #0bb1eb; font-weight: normal;}
.g_head .tel{float: right;background:url(../images/tel.png) no-repeat;background-size: 40px 40px; margin-top: 60px;padding-left: 50px;font-size: 16px;color: #000000;}
.g_head .tel em{display: block;font-size: 26px;font-weight: bold;font-family: arial;color: #0bb1eb;}


.g_ft{background:url(../images/ftbg.jpg) no-repeat center top; height: 165px;padding-top: 70px;}
.g_ft .m_flogo{float: left;width: 420px;}
.g_ft .m_flogo img{width: 204px;height:120px;}
.g_ft ul{float: left;width: 547px;font-size: 14px;line-height: 24px;color: #666}
.g_ft .m_code{float: left;width: 230px;}
.g_ft .m_code b{display: block;float: left;width:110px;padding-top: 36px;font-size: 14px;line-height: 20px;color: #000;font-weight: normal; }
.g_ft .m_code b em{display: block;}
.g_ft .m_code span{display: block;float: left;width: 107px;}
.g_ft .m_code span img{width: 107px;height: 107px;display: block;}

.fh{position: fixed; right: 5%;bottom:10%; width: 26px;height: 72px;display: none;z-index: 1000;}
.fh img{width:26px;height:72px;}
#roll_top, #fall, #ct{position: relative;cursor: pointer;height: 72px;width: 26px;}
#roll_top{background: url(../images/top.gif) no-repeat;}
#fall{background: url(../images/top.gif) no-repeat 0 -80px;}
#ct{background: url(../images/top.gif) no-repeat 0 -40px;}
#roll{display:block; height:72px;width:26px;margin-right:-625px;position:fixed;right:50%;top:80%;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.8)); z-index:9999;}

