@charset "utf-8";
  /* CSS reset for c_b*/
  body , div , dl , dt , dd , ul , ol , li , h1 , h2 , h3 , h4 , h5 , h6 , pre , form , fieldset , input , textarea , p , blockquote , th , td {
  margin:0;
  padding:0;
}
table {
  border-collapse:collapse;
  border-spacing:0;
}
table th , table td {
  padding:5px;
}
fieldset , img {
  border:0;
}
address , caption , cite , code , dfn , em ,i , th , var {
  font-style:normal;
  font-weight:normal;
}
ol , ul {
  list-style:none;
}
ception , th {
  text-align:left;
}
q:before , q:after {
  content:'';
}
abbr , acronym {
  border:0;
}
a {
  color:#666;
  text-decoration:none;
}
/*for ie f6n.net*/
  a:focus {
  outline:none;
}
/*for ff f6n.net*/
  a:hover {
  text-decoration:none;
}
/*定位*/
  .tl {
  text-align:left;
}
.tc {
  text-align:center;
}
.tr {
  text-align:right;
}
.bc {
  margin-left:auto;
  margin-right:auto;
}
.fl {
  float:left;
  display:inline;
}
.fr {
  float:right;
  display:inline;
}
.zoom {
  zoom:1
}
.hidden {
  visibility:hidden;
}
.vam {
  vertical-align:middle;
}
.clear {
  clear:both;
  height:0;
  line-height:0;
  font-size:0;
}
p {
  word-spacing:-1.5px;
}
li {
  list-style:none;
}
-moz-box-sizing:content-box;
  -webkit-box-sizing:content-box;
  box-sizing:content-box;
  /*其他*/
  .cur {
  cursor:pointer
}
/*原reset*/
  sup {
  vertical-align:baseline;
}
sub {
  vertical-align:baseline;
}
input,button,textarea,select,optgroup,option {
  font-family:inherit;
  font-size:inherit;
  outline: none;
  font-style:inherit;
  font-weight:inherit;
}
input,button,textarea,select {
  *font-size:100%;
}
input,select {
  vertical-align:middle;
}
body {
  font:12px/1.231 arial,helvetica,clean,sans-serif;
}
select,input,button,textarea,button {
  font:99% arial,helvetica,clean,sans-serif;
}
table {
  font-size:14px;
  width: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;
}
/*清除浮动*/
  .clearfix:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  /*兼容 IE*/
  zoom: 1;
}
/*end reset*/
  /* CSS Document*/
  body {
  background-color:#fff;
  overflow-x:hidden;
  color:#666;
  font-size:14px;
  font-family: "微软雅黑";
  position:relative;
  min-width:1200px;
  width:100%;
}
/*网站字体颜色*/
  .content,.container {
  margin-left:auto;
  margin-right:auto;
  width:1200px;
}
.wrap-header {
  height: 99px;
  position: relative;
  z-index: 3;
}
.wrap-header .conleft {
  position: relative;
  padding-top: 25px;
}
.wrap-header .logoImg {
  margin-left: 40px;
}
.wrap-header .logoImg img {
  display: block;
  width: 96px;
  height: 46px;
}
.wrap-header .lTit {
  margin-left: 12px;
  color: #333;
}
.wrap-header .p1 {
  font-size: 16px;
  margin-bottom: 3px;
  padding-top: 3px;
}
.wrap-header .conright {
  position: relative;
  padding-right: 198px;
  width: 48%;
}
.wrap-header .nav ul {
  padding-top: 38px;
  width: 102%;
}
.wrap-header .nav ul li {
  float: left;
  font-size: 15px;
}
.wrap-header .nav ul li.cur a ,.wrap-header .nav ul li:hover a {
  color: #0045a0;
}
.wrap-header .menu {
  position: absolute;
  right: 0;
  top: 0;
  width: 99px;
  height: 99px;
  background: #0045a0;
  cursor: pointer;
}
.wrap-header .menu span {
  display: block;
  height: 99px;
  background: url(../images/Common/menu.png) no-repeat center;
}
.wrap-header .search {
  position: absolute;
  right:99px;
  top: 0;
  width: 99px;
  height: 99px;
  background: #f7f7f7;
  cursor: pointer;
}
.wrap-header .search span {
  display: block;
  height: 99px;
  background: url(../images/Common/search.png) no-repeat center;
}
.DHnav {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(Img/Index/bg01.png);
  z-index: 999;
}
.DHnav .NavCon {
  position: fixed;
  right: -400px;
  top: 0;
  height: 100%;
  background: #fff;
  width: 300px;
  opacity: 0;
  z-index: 3;
}
.DHnav .NavCon .navUl {
  position: absolute;
  left: 0;
  top: 15%;
  width: 100%;
  font-size: 16px;
}
.DHnav .NavCon .navUl .navli {
  height: 65px;
  position: relative;
}
.DHnav .NavCon .navUl .navli .lia {
  display: block;
  height: 65px;
  text-indent: 120px;
  line-height: 65px;
}
.DHnav .NavCon .navUl .navli:hover {
  background: #0045a0;
}
.DHnav .NavCon .navUl .navli:hover .lia {
  color: #fff;
}
.DHnav .NavCon .navClose {
  width: 99px;
  height: 99px;
  background: url(../images/Common/navClose.png) no-repeat center;
  position: absolute;
  right: 30px;
  top: 10px;
  cursor: pointer;
  transition: all 0.5s;
}
.DHnav .NavCon .navClose:hover {
  transform: rotate(360deg);
}
.DHnav .NavCon .navUl .li1 .lia {
  background: url(../images/Common/navicon01.png) no-repeat 74px;
}
.DHnav .NavCon .navUl .li2 .lia {
  background: url(../images/Common/navicon03.png) no-repeat 74px;
}
.DHnav .NavCon .navUl .li3 .lia {
  background: url(../images/Common/navicon05.png) no-repeat 74px;
}
.DHnav .NavCon .navUl .li4 .lia {
  background: url(../images/Common/navicon07.png) no-repeat 74px;
}
.DHnav .NavCon .navUl .li5 .lia {
  background: url(../images/Common/navicon09.png) no-repeat 74px;
}
.DHnav .NavCon .navUl .li6 .lia {
  background: url(../images/Common/navicon11.png) no-repeat 74px;
}
.DHnav .NavCon .navUl .li7 .lia {
  background: url(../images/Common/navicon13.png) no-repeat 74px;
}
.DHnav .NavCon .navUl .li8 .lia {
  background: url(../images/Common/navicon15.png) no-repeat 74px;
}
.DHnav .NavCon .navUl .li9 .lia {
  background: url(../images/Common/navicon17.png) no-repeat 74px;
}
.DHnav .NavCon .navUl .li1:hover .lia {
  background: url(../images/Common/navicon02.png) no-repeat 74px;
}
.DHnav .NavCon .navUl .li2:hover .lia {
  background: url(../images/Common/navicon04.png) no-repeat 74px;
}
.DHnav .NavCon .navUl .li3:hover .lia {
  background: url(../images/Common/navicon06.png) no-repeat 74px;
}
.DHnav .NavCon .navUl .li4:hover .lia {
  background: url(../images/Common/navicon08.png) no-repeat 74px;
}
.DHnav .NavCon .navUl .li5:hover .lia {
  background: url(../images/Common/navicon10.png) no-repeat 74px;
}
.DHnav .NavCon .navUl .li6:hover .lia {
  background: url(../images/Common/navicon12.png) no-repeat 74px;
}
.DHnav .NavCon .navUl .li7:hover .lia {
  background: url(../images/Common/navicon14.png) no-repeat 74px;
}
.DHnav .NavCon .navUl .li8:hover .lia {
  background: url(../images/Common/navicon16.png) no-repeat 74px;
}
.DHnav .NavCon .navUl .li9:hover .lia {
  background: url(../images/Common/navicon18.png) no-repeat 74px;
}
.DHnav .NavCon .navUl .libox {
  display: none;
  width: 220px;
  position: absolute;
  left: -220px;
  top: 0;
  background: url(Img/Index/bg02.png);
  text-align: center;
}
.DHnav .NavCon .navUl .libox p {
  height: 35px;
  line-height: 35px;
}
.DHnav .NavCon .navUl .libox p a {
  display: block;
  height: 35px;
  line-height: 35px;
  color: #fff;
}
.DHnav .NavCon .navUl .libox p:hover {
  background: #b88458;
}
.searchBox {
  display: none;
  position: absolute;
  left: 0;
  top: 99px;
  height: 250px;
  background: url(Img/Index/seachbg.jpg) no-repeat center;
  width: 100%;
}
.searchBox h3 {
  margin-bottom: 18px;
  text-align: center;
  font-size: 25px;
  color: #fff;
  font-weight: normal;
}
.searchBox h3 em {
  display: block;
  width: 1px;
  height: 55px;
  background: #fff;
  margin: 0 auto;
}
.searchBox .searInp {
  height: 60px;
  background: #fff;
  margin-bottom: 25px;
}
.searchBox .searInp input {
  float: left;
  width: 1135px;
  height: 60px;
  border: none;
  line-height: 60px;
  font-size: 16px;
  color: #999;
  text-indent: 15px;
}
.searchBox .searInp span {
  float: right;
  display: block;
  width: 60px;
  height: 60px;
  background: url(../images/Common/search02.png) no-repeat center;
  cursor: pointer;
}
.searchBox .keyword {
  text-align: center;
}
.searchBox .keyword li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  margin: 0 5px;
  color: #fff;
}
.searchBox .keyword li a {
  color: #fff;
}
.wrap-footer {
  padding: 40px 0 65px 0;
  background: url(../images/Common/fbg.jpg);
  border-top: 1px solid #e6dfdf;
}
.wrap-footer ul {
  float: left;
  margin-left: 110px;
}
.wrap-footer ul:first-child {
  margin-left: 0;
}
.wrap-footer ul li {
  margin-bottom: 10px;
}
.wrap-footer ul li:hover a {
  color: #0045a0;
}
.wrap-footer ul li:first-child {
  margin-bottom: 24px;
}
.wrap-footer ul li:first-child a {
  color: #333;
}
.wrap-footer dl {
  float: right;
  text-align: right;
}
.wrap-footer dl dt {
  margin-bottom: 5px;
}
.wrap-footer dl dt img {
  display: block;
  width:98px;
  height:98px;
}
.wrap-footer dl dd {
  margin-right: 5px;
}
.ficp {
  height: 90px;
  background: #f8f8f8;
}
.ficp .container {
  position: relative;
  height: 90px;
}
.ficp p {
  height: 90px;
  line-height: 90px;
}
.ficp .ficpbg {
  height: 90px;
  width: 640px;
  background: #0045a0;
  position: absolute;
  right: -360px;
  top: 0;
}
.ficp p.fr {
  color: #fff;
  padding-left: 30px;
  background: url(../images/Common/ftel.png) no-repeat left center;
  position: relative;
  z-index: 2;
}
.zxkf {
  position: fixed;
  right: 0;
  top:40%;
  z-index: 99;
  width:56px;
}
.zxkf ul li {
  height: 54px;
  width: 210px;
  background: #0045a0;
  margin-bottom: 3px;
  border-radius: 15px 0 0 15px;
  position: relative;
  left: 0px;
  overflow: hidden;
  transition: all 0.5s;
}
.zxkf ul li a {
  display: block;
  height: 56px;
}
.zxkf ul li img {
  float:left;
  width: 30px;
  height: 30px;
  position: relative;
  left: 15px;
  top: 12px;
}
.zxkf ul li.li2 img {
  width: 31px;
  height: 15px;
  top: 19px;
}
.zxkf ul li.li6 img {
  top:14px;
}
.zxkf ul li.li7 {
  overflow: initial;
}
.zxkf ul li p {
  float: right;
  height: 56px;
  line-height: 56px;
  font-size: 14px;
  width: 150px;
  font-size: 16px;
  color: #fff;
}
.zxkf ul li:hover {
  left: -150px;
}
.zxkf ul li.li1:hover {
  left:0;
  background: #0045a0;
}
.zxkf ul li.li2:hover {
  left:0;
  background: #0045a0;
}
.zxkf ul li.li7:hover {
  left:0;
}
.zxkf ul li.li7 p {
  position: absolute;
  right: -56px;
  bottom:0;
  width: 100px;
  height: 100px;
  padding: 5px;
  background: #2f2f2f;
}
.zxkf ul li.li7:hover p {
  right: 211px;
  bottom:0;
  width: 100px;
  height: 100px;
  padding: 5px;
  background: #2f2f2f;
}
.zxkf ul li.li7:hover p img {
  width: 100px;
  height: 100px;
  left: 0;
  top: 0;
}
/*返回顶部*/
  .retop ul {
  overflow:hidden;
}
.retop li {
  float:left;
  margin-left:10px;
}
.retop li img {
  display:block;
}
.rtTop {
  width:43px;
  height:43px;
  overflow:hidden;
  position:fixed;
  top:80%;
  right:46%;
  margin-right:-615px;
  cursor:pointer;
  display:none;
}
.rtTop h4 {
  width:43px;
  height:43px;
  overflow:hidden;
  position:relative;
}
.rtTop img {
  display:block;
  position:absolute;
  top:0;
  left:0;
}
/* -- 弹出窗口 --*/
  #oran_full_bg {
  display:none !important;
}
/* tanchuang1 提交弹窗*/
  .tanchuang1 {
  width:100%;
  position: fixed;
  top: 0;
  left: 0;
  background: url(../img/tanchuangBg.png);
  height:100%;
  z-index:9999999;
}
.tanchuang1 .conBox {
  width: 400px;
  height: 212px;
  padding: 20px;
  background: #fff;
  position: absolute;
  left: 50%;
  margin-left: -220px;
  top: 50%;
  margin-top: -80px;
  z-index:9999999;
}
.tanchuang1 .conBox .tcClose {
  width: 33px;
  height: 90px;
  position: absolute;
  right: 45px;
  top: -90px;
  cursor: pointer;
  z-index:999999999999999;
}
.tanchuang1 .conBox .box {
  width: 398px;
  height: 210px;
  border: 1px solid #e5e5e5;
  text-align: center;
  position: relative;
}
.tanchuang1 .conBox .box img {
  display: block;
  width: 47px;
  height: 47px;
  margin: 0 auto;
}
.tanchuang1 .conBox .box h5 {
  font-size: 24px;
  color: #0045a0;
  font-weight: bold;
  margin-top: 10px;
}
.tanchuang1 .conBox .box p {
  font-size: 15px;
  color: #4d4d4d;
  margin-top: 5px;
    line-height: 1.5;
}
.tanchuang1 .conBox .box .b15 {
  display: block;
  width: 150px;
  height: 52px;
  line-height: 52px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  position: absolute;
  bottom: -1px;
  left: 50%;
  margin-left: -75px;
  background: #0045a0;
  text-decoration: none;
  z-index:999999999999999;
  border:0px;
}
.tanchuang2 .conBox .box a {
  background: #404040;
}
/* 错误提示*/
  .errorMainCon {
  width: 100%;
  background: url(../img/errorBg.jpg) no-repeat center #f6f6f6;
  ;height: 330px;
  padding-top: 300px;
}
.errorMainCon h3 {
  width: 525px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  font-size: 24px;
  color: #1e1e1e;
  font-weight: normal;
  margin: 0 auto;
}
.errorMainCon h3 em {
  color: #0045a0;
  font-weight: bold;
}
.errorMainCon p {
  font-size: 20px;
  color: #000000;
  text-align: center;
  margin-top: 30px;
}
.errorMainCon p em {
  color: #0045a0;
}
.errorMainCon a.error-url {
  font-size: 15px;
  color: #999999;
  font-family: arial;
  display: block;
  text-align: center;
  margin-top: 4px;
}
.errorMainCon .btn {
  text-align: center;
  height: 52px;
  width: 228px;
  margin: 30px auto 0;
  overflow: hidden;
}
.errorMainCon .btn .a1 {
  display: block;
  width: 104px;
  height: 52px;
  line-height: 52px;
  text-align: center;
  font-size: 16px;
  color: #818181;
  background: #e3e3e3;
  border-radius: 4px;
  float: left;
  text-decoration: none;
  border:none;
}
.errorMainCon .btn .a1:first-child {
  background: #0045a0;
  color: #fff;
  margin-right: 20px;
}





@font-face {
    font-family: "AgencyFb";
    src: url('../fonts/Agency%20FB.eot');
    src: url('../fonts/Agency%20FB.eot#iefix') format('embedded-opentype'),
    url("../fonts/Agency%20FB.ttf") format("truetype"),
    url("../font/Agency FB.woff") format("woff"),
    url("../img/Agency%20FB.svg") format("svg");
    font-weight: normal;
}

/* -- header Pengjin 2018-10-19 -- */
.wrapper{margin:0 auto;width:1200px;}
.top-wrap{height:41px;line-height:41px;border-bottom:#ddd solid 1px;}
.top-wrap .top-welcome{}
.top-wrap .top-menu{float:right;}
.top-wrap .lang{position:relative;float:right;margin-left:18px;background:url(../img/icon-lang.png) no-repeat 0 12px;}
.top-wrap .lang span{display:block;padding:0 18px 0 30px;color:#2c7be5;font-size:12px;font-weight:bold;text-align:center;background:url(../img/list-lang.png) no-repeat right center;;}
.top-wrap .lang span:hover{cursor:pointer;}
.top-wrap .lang span.active{background-image:url(../img/list-lang-active.png);}
.top-wrap .lang ul{position:absolute;width:150%;left:-20px;top:100%;background:#fff;border:#eee solid 1px;border-top:none;display:none;}
.top-wrap .lang li{line-height:30px;text-align:center;}
.top-wrap .lang li a{color:#666;}
.top-wrap .lang li a:hover{color:#2c7be5;}
.top-wrap .menu{overflow:hidden;}
.top-wrap .menu li{float:left;background:url(../img/line-menu.png) no-repeat right center;}
.top-wrap .menu li a{display:block;padding:0 18px;}
.top-wrap .menu li a:hover{color:#2c7be5;}
.head-inner{padding: 0px 0 20px;overflow:hidden;}
.head-inner .logo{float:left;padding-right:26px;width:200px;border-right:#e1e1e1 solid 1px;margin-top: 35px;}
.head-inner .logo img{display:block;width:100%;}
.head-inner .slogan{float:left;padding-left:20px;overflow:hidden;margin-top: 30px;}
.head-inner .slogan h2{font-size:24px;color:#333;font-weight:normal;line-height:1.5;}
.head-inner .slogan h2 span{color:#2c7be5;}
.head-inner .slogan p{line-height:1.4;}
.head-inner .tel{float:right;padding-left:98px;min-height:60px;background:url(../img/tel-bg.png) no-repeat 0 center;}
.head-inner .tel p{padding-left:30px;height:25px;line-height:25px;font-size:14px;color:#666;margin-top: 10px;}
.head-inner .tel p.phone01{background:url(../img/icon-tel01.png) no-repeat 0 center;}
.head-inner .tel p.phone02{background:url(../img/icon-tel02.png) no-repeat 0 center;}
.head-inner .tel p.phone03{background:url(../img/icon-tel03.png) no-repeat 0 center;}
.nav{position:relative;width:100%;height:60px;line-height:60px;background:#2c7be5;}
.nav-list li{position:relative;float:left;padding:0 13px;background:url(../img/line-nav.png) no-repeat right center;}
.nav-list li>a{display:block;padding:0 15px;color:#fff;font-size:18px;}
.nav-list li:hover,.nav-list li.active{background:#2569c3;} 
.nav-list li dl{display:none;position:absolute;z-index:-1;top:100%;left:0;width:100%;background:#2569c3;transition: all 0.5s;filter:alpha(opacity=0);filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);}
.nav-list li dl dd{text-align:center;height: 42px;line-height: 42px;}
.nav-list li dl dd a{color:#fff;}
.nav-list li dl dd:hover{background:#2c7be5;}
.nav-list li:hover dl{z-index:9999;display:block;}
/* #2c7be5
#2569c3 */
.flinks{position:relative;padding:25px 0;line-height:25px;border-bottom: #00647f solid 1px;overflow:hidden;}
.flinks strong{display:inline-block;padding-left:25px;padding-right:25px;font-size:30px;color:#fff;vertical-align:middle;border-right:#666 solid 1px;}
.flinks a{display:inline-block;font-size:14px;color:#fff;padding:0 15px;vertical-align:middle;}
.flinks a:hover{text-decoration:underline;}
.flinks .btn{position:absolute;right:0;top:0;display:block;width:166px;height:100%;line-height:76px;text-align:center;color:#fff;}
.flinks .btn:hover{text-decoration:underline;}
.footer,.links-wrap{background:#2c8ebb;}
.footer-inner{clear:both;padding:24px 0 50px;overflow:hidden;}
.footMenu{float:left;width:750px;overflow:hidden;}
.footMenu dl{float:left;width:187px;}
.footMenu dt{margin-bottom:10px;}
.footMenu dt a{display:block;font-size:16px;color:#fff;}
.footMenu dd a{display:block;font-size:14px;color:#c9f3fe;height:25px;line-height:25px;}
.footMenu dd a:hover{color:#fff;}
.footHr{float:left;width:1px;height:230px;border-right:#006d8a dashed 1px;}
.footInfo{float:right;width:390px;}
.footInfo .QRcode{overflow:hidden;}
.footInfo .QRcode img{display:block;float:left;width:130px;height:130px;margin-right:44px;}
.footInfo .footTel{padding:15px 0 5px;overflow:hidden;}
.footInfo .footTel dl{float:left;margin-right:14px;}
.footInfo .footTel dt{font-size:12px;color:#c9f3fe;}
.footInfo .footTel dd{font-size:28px;font-family:Arial;color:#fff; line-height:1;}
.footInfo .footAddress{font-size:14px;line-height:25px;color:#fff;}
.copyright{height:60px;line-height:60px;border-top:#49a8c2 dashed 1px;background:#2c8ebb;}
.copyright .wrapper{position:relative;}
.copyright span{display:inline-block;margin-right:20px;font-size:14px;color:#fff;}
.copyright span a{color:#fff;}
.copyright .icon{position:absolute;right:0;top:12px;width:40px;height:40px;}
.copyright .icon img{display:block;width:40px;height:40px;}