﻿@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;
}
.fr {
  float:right;
}
@media only screen and (max-width:992px){
.fl {
  float:none;
}
.fr {
  float:none;
}
}
.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: "微软雅黑";

  width:100%;
}

.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: #0595e8;
  position: absolute;
  right: -360px;
  top: 0;
}
.ficp p.fr {
  color: #fff;
  padding-left: 30px;
  background: url(../images/ftel.html) 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: #0595e8;
  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: #0595e8;
}
.zxkf ul li.li2:hover {
  left:0;
  background: #0595e8;
}
.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(../images/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: 190px;
  border: 1px solid #e5e5e5;
  padding-top: 20px;
  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: #0595e8;
  font-weight: bold;
  margin-top: 10px;
}
.tanchuang1 .conBox .box p {
  font-size: 16px;
  color: #4d4d4d;
  margin-top: 10px;
}
.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: #0595e8;
  text-decoration: none;
  z-index:999999999999999;
  border:0px;
}
.tanchuang2 .conBox .box a {
  background: #404040;
}
/* 错误提示*/
  .errorMainCon {
  width: 100%;
  background: url(../images/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: #0595e8;
  font-weight: bold;
}
.errorMainCon p {
  font-size: 20px;
  color: #000000;
  text-align: center;
  margin-top: 30px;
}
.errorMainCon p em {
  color: #0595e8;
}
.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: #0595e8;
  color: #fff;
  margin-right: 20px;
}

/*Yuanheng 2018年9月29日*/
img {height: auto; }
/*header*/
.header { width: 100%; height: 110px; border-top: solid 8px #0595e8; }
.header-cont {  margin: 0 auto; }
.header-cont .left-cont { position: relative; left: 6%; float:left }
.header-cont .right-cont { position: relative; right: 6%; float:right }
.header-cont a.logo { display: block; width: 458px;  }
.header-cont a.logo img { width: 100%;position: relative; top: 18px; }
@media only screen and (max-width:992px){
.header { width: 100%; height: auto  ; border-top: solid 8px #0595e8; background:url(../images/logo1.png) no-repeat center 5px }

.header-cont a.logo { display: block; width: 220px;  }
.header-cont a.logo img { width: 100%;position: relative; top: 4px; }
.header-cont .left-cont { position: relative; right: 4%; float:left; display:none}
.header-cont .right-cont { position: relative; right: 1%; float:left }

}
/*footer*/
.footer { background-color: #ededed; height:auto; overflow:hidden }
.footer .container{ width:1200px; margin:50px auto 0}
.footer .left-side{ float:left}
.footer .right-side{ float: right; width:34%}
.footer .alinks { margin-left: -25px; }
.footer .alinks a { color: #444; font-size: 16px; padding: 0 25px; border-right: dashed 1px #999;}
.footer .copy-right { margin: 48px 0 48px; color: #999; line-height: 25px; }
.footer .copy-right a { color: #999; padding-right: 15px; }
.footer .js { margin-left: 33px; }
.footer a:hover { color: #0595e8; text-decoration: underline; }
.footer .ewm-img { float:left}
.footer .ewm-img img { width: 160px;   padding:20px 10px }
.footer .work-time { color: #444; margin-left: 22px; padding-top: 14px;float: right}
.footer .work-time .p1 { color: #444; font-size: 16px; font-weight: bold; }
.footer .work-time .p2 { padding: 4px 0 14px; }
.footer .work-time .p3 { color: #0595e8; font-size: 16px; font-weight: bold; }
.friend-links { width: 230px; height: 50px; line-height: 50px; border:solid 1px #ccc; border-radius: 50px; margin-top: 58px; padding: 0 30px; position: relative;}
.friend-links>a, .friend-links span { color: #999; }
.friend-links>a.btn { display: block; width: 20px; height: 20px; background-color: #0595e8; border-radius: 50%; position: absolute; top: 15px; right: 30px; }
.friend-links>a.btn:before { content: ''; display: block; width: 0; height: 0; border-top: 5px solid transparent;  border-bottom: 5px solid transparent; border-left: 5px solid #fff; position: absolute; left: 8px; top: 5px;}

.links-list { width: 100%; height: auto; position: absolute; left: 0; bottom: 52px; z-index: 99;}
.links-list a { display: block; padding:8px 15px; line-height: 22px; font-size: 12px; color: #999; background-color: #fff; border-radius: 50px; border:solid 1px #ccc; border-bottom: none 0; word-break: keep-all; text-overflow: ellipsis; overflow: hidden; -webkit-transition:all .5s ease-out; -moz-transition:all .5s ease-out; -ms-transition:all .5s ease-out; transition:all .5s ease-out;}
.links-list a:hover { text-decoration: none; background-color: #ededed; color: #999; padding-left: 30px;}

@media only screen and (max-width:992px){
.footer { background-color: #ededed; width:100% }
.footer .container{ width:100%; margin:20px auto}

.footer .left-side{ float:none; width:100%}
.footer .right-side{ float: none; width:100%}
.footer .alinks { margin-left:0; width:100%; text-align:center }
.footer .alinks a { color: #444; font-size: 12px; padding: 0 5px; border-right: dashed 1px #999;}
.footer .copy-right { margin: 10px 0 ; color: #999; line-height: 25px; font-size:12px; text-align:center; width:100% }
.footer .copy-right a { color: #999; padding-right: 0; }
.right-side{ width:100%; text-align:center}
.footer .ewm-img{ width:100%; text-align:center; float: none}
.footer .ewm-img img { margin:0 auto; padding:5px;}
.footer .work-time { color: #444; margin-left: 0; padding-top: 14px;float: none; text-align:center}
.footer .work-time .p1 { color: #444; font-size: 16px; font-weight: bold; }
.footer .work-time .p2 { padding: 4px 0 4px; }
.footer .work-time .p3 { color: #0595e8; font-size: 16px; font-weight: bold; }

}
/*公用的标题*/
.tt-public { width: 100%; text-align: center; font-size: 18px; padding-top: 75px;}
.tt-public h2, .tt-public h2 a { color: #0595e8; font-size: 35px; font-weight: bold;}
.tt-public span { display: block; padding: 15px 0 20px; font-size:16px}
.tt-public i { width: 210px; height: 3px; background-image: url(../images/hx.jpg); margin: 0 auto; }
@media only screen and (max-width:992px){
.tt-public { width: 100%; text-align: center; font-size: 12px; padding-top: 25px;}
.tt-public h2, .tt-public h2 a { color: #0595e8; font-size: 20px; font-weight: bold;}
.tt-public span { display: block; padding: 10px 0 10px; font-size:12px}
.tt-public i { width: 210px; height: 3px; background-image: url(../images/hx.jpg); margin: 0 auto; }

}