@charset "utf-8";
html {
  color:#000;
  background:#FFF;
}
body {
  color:#666;
  font:14px/1.231 "Microsoft YaHei";
  min-width: 1200px;
  width: 100%;
}
a {
  text-decoration: none;
}
/*网站字体颜色*/
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,strong,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;
}
.mt10 {
  margin-top:10px;
}
i,em {
  font-style:normal;
}
.dn,.hide {
  display:none;
}
a {
  color:#666;
  text-decoration:none;
}
/*for ie f6n.net*/
a:focus {
  outline:0;
}
/*for ff f6n.net*/
a:hover {
  text-decoration:none;
  /*transition:all 0.3s;
  text-decoration:none;*/
  
}
.vam {
  vertical-align:middle;
}
.clear {
  clear:both;
  height:0;
  line-height:0;
  font-size:0;
}
p {
  word-spacing:-1.5px;
}
.tr {
  text-align:right;
}
.tl {
  text-align:left;
}
.center {
  text-align:center;
}
/*设置浮动*/
.fl {
  float: left;
}
.fr {
  float: right;
}
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
.clearfix {
  zoom:1;
}
.clearfix:after {
  content:"";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
/* -- 页面整体布局 --*/
.header , .content , .footer {
  width:1200px;
  margin:0 auto;
  font-family: "Microsoft Yahei";
}
.left,.leftr {
  width:244px;
  float:left;
  overflow:hidden;
}
.leftr {
  float:left;
}
.left2 {
  width:930px;
  float:left;
  overflow:hidden;
  margin-top:15px;
}
.left3 {
  width:244px;
  float:left;
  overflow:hidden;
  color:#666;
}
.lefttop {
  height:0px;
  font-size:0;
  overflow:hidden;
  margin-top:10px;
}
.leftbot {
  height:0px;
  font-size:0;
  overflow:hidden;
  margin-bottom:10px;
}
.left2bot {
  height:0px;
  font-size:0;
  overflow:hidden;
  margin-bottom:10px;
}
.right,.rightl {
  width:930px;
  float:right;
  display:inline;
  overflow:hidden;
}
.rightl {
  float:right;
}
.right2 {
  width:244px;
  float:right;
  overflow:hidden;
  margin-top:15px;
}
.right3 {
  width:244px;
  float:right;
  overflow:hidden;
  color:#666;
}
.rightbot {
  height:0px;
  font-size:0;
  overflow:hidden;
  margin-bottom:10px;
}
.right2bot {
  height:0px;
  font-size:0;
  overflow:hidden;
  margin-bottom:10px;
}
.right_main {
  width:930px;
  overflow:hidden;
}
.right2_main {
  width:244px;
  overflow:hidden;
}
.left2_main {
  width:930px;
  overflow:hidden;
}
.h_nav li a:-webkit-any-link {
  display:block;
}
/* function*/
h2 a:hover {
  text-decoration: none;
}
input,textarea {
  outline:none;
}
textarea {
  resize:none;
}
em {
  font-style: normal;
}
.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_fa {
  font-family:Arial, Helvetica, sans-serif;
}
.f_fw {
  font-family:"Microsoft Yahei" }
.f_fwn {
  font-weight:normal;
}
.f_fwb {
  font-weight:bold;
}
.f_tal {
  text-align:left;
}
.f_tac {
  text-align:center;
}
.f_tar {
  text-align:right;
}
.f_csp {
  cursor:pointer;
}
/*头部开始*/
.g_top {
  height:182px;
  background:url(../images/topbg.jpg) repeat-x;
}
.top_t {
  height:32px;
  line-height:32px;
  color:#999999;
  font-size: 13px;
  overflow: hidden;
}
.top_t .tico1 {
  background:url(../images/tico1.jpg) no-repeat 0 7px;
}
.top_t .tico2 {
  background:url(../images/tico2.jpg) no-repeat 0 7px;
}
.top_t .tico3 {
  background:url(../images/tico3.jpg) no-repeat 0 7px;
}
.g_top .wel {
  float: left;
  width: 805px;
}
.g_top .tico {
  float: right;
  width: 280px;
}
.top_t .tico a {
  padding: 0 20px;
  display: block;
  height:32px;
  line-height:32px;
  float: left;
  color:#999999;
  text-decoration: none;
}
.g_top .delu {
  float: right;
  width:115px;
}
.g_top .delu a {
  display: inline-block;
  padding: 0 12px;
  font-size: 14px;
  font-weight: bold;
  color: #1e1919;
  text-decoration: none;
}
.g_top .delu a:hover {
  color: #ed9100;
}
.header .logo {
  float:left;
  margin-top: 15px;
  padding:15px 25px 25px 0;
  width:192px;
  height:80px;
  border-right:#ddd solid 1px;
}
.header .logo img {
  display:block;
  width:192px;
  height:80px;
}
.header .logozi {
  float:left;
  padding:25px 0 25px 30px;
  width:500px;
  height:60px;
  overflow:hidden;
}
.header .logozi h2 {
  height:44px;
  line-height:44px;
  margin-bottom: 10px;
  font-size:32px;
  color:#242424;
  letter-spacing: 1px;
}
.header .logozi p {
  float:left;
  font-size:19px;
  line-height:38px;
  color:#666;
}
.header .tel {
  float:right;
  margin-top: 25px;
  height:80px;
  overflow:hidden;
  background:url(../images/lx.png) no-repeat left bottom;
}
.header .tel span {
  display:block;
  font-size:18px;
  color:#666;
  margin-left: 65px;
  height: 18px;
  margin-top: 20px;
}
.header .tel strong {
  display:block;
  font-family:Impact;
  font-size:32px;
  line-height: 32px;
  font-weight:400;
  color:#0A2D89;
  margin-left: 65px;

}
/* 导航*/
.menu {
  height:70px;
  position: relative;
  z-index: 2;
  width: 100%;
  background: #0A2D89;
}
.menufx {
  width: 100%;
  position: absolute;
  height:2px;
  top: 174px;
  z-index: 3;
}
.menufx .center {
  position: relative;
}
.menufx .bdsharebuttonbox {
  position: absolute;
  width:210px;
  background-color: #508112;
  height:71px;
  top: 0;
  padding: 0 0 0 600px;
  right: 990px;
}
.menufx .bdsharebuttonbox a {
  background: none;
  -webkit-transition:all 0.3s;
  font-size: 13px;
  -ms-transition:all 0.3s;
  transition:all 0.3s;
  text-align: center;
  position: relative;
  z-index: 2;
  color: #fff;
  display: block;
  margin: 0;
  padding: 0;
  width: 50%;
  height: 71px;
  line-height: 70px;
  float: left;
}
.menufx .bdsharebuttonbox a em {
  display: inline-block;
  font-size: 15px;
  padding-right: 5px;
}
.menufx .bdsharebuttonbox a.bds_tsina {
  -webkit-transition:all 0.3s;
  -ms-transition:all 0.3s;
  transition:all 0.3s;
}
.menufx .bdsharebuttonbox a.on, .menufx .bdsharebuttonbox a:hover {
  background-color: #508112;
  opacity: 1;
  filter: alpha(opacity=100);
  text-decoration: none;
  color: #fff;
}
.menu ul {
  width:1200px;
  margin:0 auto;
}
.menu ul li {
  width:118px;
  float:left;
  position:relative;
}
.menu ul li a {
  display:block;
  line-height:70px;
  height: 70px;
  font-size:16px;
  color:#fff;
  text-align:center;
  position: relative;
}
.menu ul li a em {
  display: block;
  position: absolute;
  left: 0;
  top: -1px;
  height:2px;
  -webkit-transition:all 0.3s;
  -ms-transition:all 0.3s;
  transition:all 0.3s;
  background-color: ;
  width: 0;
  left: 50%;
}
.menu ul li a:hover {
  text-decoration:none;
  color: #fff;
  background: #E3953D;
}
.menu .on a {
  text-decoration:none;
  color: #fff;
  background: #E3953D;
}
.menu ul li a:hover em, .menu ul li a.over em, .menu ul li a.hover em {
  width: 58px;
  margin-left: -29px;
}
.menu ul li a.over {
  color: #fff;
}
.menu ul li a.hover {
  color: #fff;
}
.menu ul ul {
  position: absolute;
  z-index: 9999;
  width: 118px;
  padding-left: 0;
  left:0px;
  top:70px;
  height: auto;
  background-color:#0A2D89;
  display:none;
  overflow: hidden;
}
.menu ul ul li {
  border-left:0;
  width:100%;
}
.menu ul ul a {
  font-size:14px;
  line-height:46px;
  -webkit-transition:all ease-out 0.3s;
  transition:all ease-out 0.3s;
  background:none;
  height:46px;
  border-left: 0;
  border-right: 0;
  overflow:hidden;
  text-align:center;
  font-family:"Microsoft YaHei";
  padding-left:0;
  padding:0;
  font-weight:normal;
  display:block;
}
.menu ul ul a:hover {
  color: #fff;
  font-weight: normal;
  background-color:#E3953D;
}
.menu ul ul li {
  overflow: hidden;
  background:none;
}
/*头部结束*/
/*底部开始*/
.wrap-footer {background: #0A2D89;padding-top: 55px;}
.wrap-footer .fnav {border-bottom: 3px solid #E3953D;}
.wrap-footer .fnav ul li {float: left;margin-left: 53px;height: 70px;font-size: 16px;}
.wrap-footer .fnav ul li a {display: block;height: 70px;line-height: 70px;color: #fff;}
.wrap-footer .fnav ul li:first-child {margin-left: 0;color: #E3953D;font-size: 18px;font-weight: bold;}
.wrap-footer .fnav ul li:first-child b {display: block;}
.wrap-footer .fCon {height: 235px;font-size: 16px;}
.wrap-footer .fCon .fbox1 {float: left;}
.wrap-footer .fCon .p1 {padding-top: 50px;font-size: 18px;font-weight: bold;color: #fff;margin-bottom: 28px;}
.wrap-footer .fCon .fbox1 ul li {float: left;margin-right: 8px;}
.wrap-footer .fCon .fbox1 ul li a {display: block;width: 31px;height: 30px;background: url(../images/ficon01.png) no-repeat center;}
.wrap-footer .fCon .fbox1 ul li:hover a {background: url(../images/ficon02.png) no-repeat center;}

.wrap-footer .fCon .fbox2 {float: left;}
.wrap-footer .fCon .fbox2 .p1 {margin-left: 25px;}
.wrap-footer .fCon .fbox2 .p2 {padding-left: 25px;color: #fff;background: url(../images/ficon03.png) no-repeat 5px center;margin-bottom: 15px;}
.wrap-footer .fCon .fbox2 .p3 {font-size: 16px;color: #fff;text-indent: 25px;text-transform:uppercase;}
.wrap-footer .fCon .fbox2 .p3 a {color: #fff;}

.wrap-footer .fCon .fbox3 {float: left;margin-left: 60px;}
.wrap-footer .fCon .fbox3 .p1 {margin-left: 25px;}
.wrap-footer .fCon .fbox3 .p2 {color: #fff; text-indent: 25px;background: url(../images/ficon04.png) no-repeat 5px center;margin-bottom: 15px;}
.wrap-footer .fCon .fbox3 .p2 b {color: #E3953D;}
.wrap-footer .fCon .fbox3 .p3 {color: #fff; text-indent: 25px;background: url(../images/ficon05.png) no-repeat 5px center;}
.wrap-footer .fCon .fbox3 .p3 a {color:#fff;}



.wrap-footer .fCon .ferwm {float: right;padding-top: 30px;}
.wrap-footer .fCon .ferwm dl {float: left;margin-left: 20px;text-align: center;}
.wrap-footer .fCon .ferwm dl:first-child {margin-left: 0;}
.wrap-footer .fCon .ferwm dl dt {padding: 5px;background: #fff;margin-bottom: 10px;}
.wrap-footer .fCon .ferwm dl dd {font-size: 12px;color: #fff;}
.wrap-footer .fCon .ferwm dl dt img {width:103px;height:101px;}

.ficp {height: 81px;background: #394954;border-top: 1px solid #41525e;}
.ficp .p1 {float: right; height: 81px;line-height: 81px;color: #68737a;}
.ficp .p1 a {color: #68737a;}

.ficp ul {float: right;width: 1000px;text-align: center;padding-top: 15px;}
.ficp ul li {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;margin: 0 4px;}


.hddb {display: block;width: 25px;height: 25px;background: url(../images/ficon06.png) no-repeat center;position: fixed;left: 50%;margin-left: 600px;bottom: 5%;cursor: pointer;z-index: 9999;}

/* 浮动客服*/
.gtr {
  position:fixed;
  z-index:888;
  right:0;
  width:70px;
  height:198px;
  margin-top:-99px;
  top:50%;
}
.gtr ul li {
  border-bottom:1px #ececec solid;
  float:left;
  position:relative;
  width:100%;
  height:65px;
}
.gtr ul li:hover {
  border-bottom:1px #ececec solid;
}
.gtr ul li:nth-child(3) img,.gtr ul li:nth-child(1) img {
  display:none;
  position:absolute;
  top:0;
  right:70px;
  max-width:none;
}
.gtr ul li a {
  background-color:#fff;
  -webkit-box-shadow:0 15px 30px rgba(0,0,0,0.1);
  box-shadow:0 15px 30px rgba(0,0,0,0.1);
  display:block;
  width:100%;
  height:65px;
  background-position:center;
  background-repeat:no-repeat;
}
.gtr ul li:hover a {
  background-color:#0A2D89;
}
.qqchat {
  display:none;
  position:absolute;
  right:75px;
  width:190x;
  height:144px;
  top:0px;
  background-image:url(../images/qqchat.png);
  background-position:center;
  background-repeat:no-repeat;
}
.gtr ul li:nth-child(3):hover img,.gtr ul li:nth-child(1):hover img {
  display:block;
}
.gtr ul li:nth-child(1) a {
  background-image:url(../images/qico.png);
}
.gtr ul li:nth-child(1):hover a {
  background-image:url(../images/qico2.png);
}
.gtr ul li:nth-child(2) a {
  background-image:url(../images/pico.png);
}
.gtr ul li:nth-child(2):hover a {
  background-image:url(../images/pico2.png);
}
.gtr ul li:nth-child(3) a {
  background-image:url(../images/sico.png);
}
.gtr ul li:nth-child(3):hover a {
  background-image:url(../images/sico2.png);
}
.gtr ul li:nth-child(4) a {
  background-image:url(../images/tico.png);
}
.gtr ul li:nth-child(4):hover a {
  background-image:url(../images/tico2.png);
}
.gtr ul li:nth-child(5) a {
  background-image:url(../images/tico.png);
}
.gtr ul li:nth-child(5):hover a {
  background-image:url(../images/tico2.png);
}
.gtr ul li .qqchat dl {
  float:left;
  width:190px;
  background: #fff;
}
.gtr ul li .qqchat dl dd {
  float:left;
  width:100%;
}
.gtr ul li .qqchat dl dd a {
  display:block;
  width:100%;
  height:65px;
  line-height:65px;
  background-image:url(../images/ptel.png);
  text-indent:45px;
  font-size: 18px;
  background-position:9px center;
  background-repeat:no-repeat;
}
.gtr ul li .qqchat dl dd:hover {
  background-color:#ebf3fa;
}
.gtr ul li:hover .qqchat dl dd a {
  background-color:transparent;
  background-image:url(../images/ptel.png);
}
.gtr ul li:hover .qqchat {
  display:block;
}
/*底部结束*/