html,
body {
  background-color: #fff;
  padding: 0;
  margin: 0;
  font-family: "Microsoft Yahei", "微软雅黑", Verdana, sans-serif;
}

a,
h1,
h2,
h3,
h4,
h5,
h6,
p,
div,
ul,
dl {
  padding: 0;
  margin: 0;
}
ul,
ol {
  list-style: none;
}
a {
  text-decoration: none;
}
*{
  color: #666666;
}
#header .container,
#service .container,
#content .container,
#nav .container,
#partner .container,
#xinbaoPicture  .container,
#xinbaoNav .container,
#importNav .container,
#pack-zmContent  .container,
#about-side .container,
#about-content .container,
#header .container,
#index-side .container,
#footer .container,
#service .container{
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
#header,
.header-right {
  overflow: hidden;
}
#doyoo_panel a span{
  line-height: 85px!important;
}
#header {
  background-color: #f6f7fb;
  border: 1px solid #e6e6e6;
  font-size: 1.2rem;
  height: 40px;
  width: 100%;
}
#header .header_left{
  float:left;
}
#header .header_left .toggle_city {
  margin-right: 20px;
}
#header .header_left .toggle_city, #header .header_left .company_phone {
  display: inline-block;
}
#header .header_left span, #header .header_left em, #header .header_left a {
  line-height: 40px;
  font-size: 12px;
  color: #999999;
}
#header .header_left .company_phone {
  padding-left: 24px;
  background: url("../../image/phone/edge/phone.png") no-repeat 0 10px;
}
#header .header-right {
  float: right;
}
#header .header-right li {
  display: inline;
  margin-left: 20px;
}
#header .header-right li a {
  color: #999;
  line-height: 40px;
}
#header .header-right li.hr-red a{
  color:#FF0505;
}
#edge {
  padding: 10px 0 7px;
}
#edge .container {
  height: 61px;
}
#edge .navbar-header .san {
  display: block;
  width: 30px;
  height: 30px;
  background: url("../../image/phone/edge/menu_toggle.png") no-repeat;
  background-size: 20px;
}
#edge .navbar-header a.navbar-brand {
  display: block;
  position: relative;
  width: 207px;
  height: 55px;
}
#edge .navbar-header i {
  width: 45px;
  height: 18px;
  display: block;
  right: -50px;
  top: 0;
  position: absolute;
  background: url("../../image/phone/edge/sixYear.png") no-repeat;
}
#edge .navbar-header sub {
  position: absolute;
  color: #2cb4ea;
  font-size: 14px;
  bottom: 7px;
  right: -2px;
  -webkit-transform: translate(100%, 0);
  -moz-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  -o-transform: translate(100%, 0);
  transform: translate(100%, 0);
}
#edge .bg-font {
  color: #666;
  font-size: 18px;
}
@media (min-width: 1025px) {
  #edge .bg-font {
    text-align: center;
  }
}
#edge .small-font {
  color: #999;
  font-size: 12px;
}
#edge .small-font a {
  font-size: inherit;
}
#edge #collapse-1 {
  position: relative;
  z-index: 999;
}
#edge #collapse-1 .header-right {
  margin-top: 14px;
  overflow: hidden;
}
#edge #collapse-1 .header-right li a {
  text-decoration: none;
  color: #999;
}
#edge #collapse-1 .header-right li.active a {
  color: #2cb4eb;
}
#edge #collapse-1 .header-right li.active a span{
  color: #2cb4eb;
}
@media screen and (max-width: 1024px) {
  #edge .container {
    width: 100%;
    padding: 0;
  }
  #edge .container a.navbar-brand {
    margin-left: 6px;
  }
  #edge #collapse-1 {
    width: 100%;
    border-bottom: 2px solid #f6f6f6;
    border-radius: 3px;
    box-shadow: -1px 0 1px rgba(0, 0, 0, 0.1);
    background-color: #fff;
  }
  #edge #collapse-1 .header-right {
    padding: 10px 0;
  }
  #edge #collapse-1 .header-right li {
    margin-bottom: 6px;
  }
  #edge #collapse-1 .header-right .bg-font,
  #edge #collapse-1 .header-right .small-font {
    font-size: 1.3rem;
  }
  #edge #collapse-1 .header-right .bg-font {
    padding: 5px 0;
    border-bottom: 1px dashed #ccc;
  }
  #edge #collapse-1 .header-right .bg-font a {
    margin-bottom: 2px;
  }
  #edge #collapse-1 .header-right .small-font {
    padding: 5px 1.2em;
  }
  #edge #collapse-1 .header-right .small-font a {
    border-bottom: 1px dashed #ccc;
    margin: 2px 0;
    padding: 5px 0 1px;
    line-height: 154%;
    display: block;
  }
  #edge #collapse-1 .header-right .small-font .phoneHide {
    display: none;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1200px) {
  #edge .container {
    padding: 0;
    width: 100%;
  }
  #edge #collapse-1 {
    padding-right: 0;
  }
  #edge #collapse-1 .header-right li {
    margin-left: 6px;
  }
  #edge .navbar-header .san {
    width: 30px;
    height: 30px;
    background-size: 20px;
  }
  #edge .navbar-header a.navbar-brand {
    width: 152px;
    margin-left: 5px;
    height: 44px;
  }
  #edge .navbar-header a.navbar-brand img {
    width: 100%;
  }
}
@media screen and (min-width: 1025px) {
  #collapse-1 .header-right {
    margin-top: 14px;
  }
  #collapse-1 .header-right li {
    float: left;
    margin-left: 10px;
  }
}
#footer {
  overflow: hidden;
  padding: 20px 0 10px;
  background-color: #393939;
}
#footer .footer-left {
  width: 57%;
  float: left;
}
#footer .footer-right {
  width: 43%;
  float: right;
}
#footer .footer-right .normal {
  font-size: 12px;
  color:#666;
}
#footer a.gov{
  color:#666;
}
#footer .foot-news dt,
#footer .foot-help dt,
#footer .foot-about dt {
  font-size: 16px;
  color: #e5e5e5;
  margin-bottom: 5px;
}
#footer .foot-news dd a,
#footer .foot-help dd a,
#footer .foot-about dd a {
  font-size: 12px;
  color: #ccc;
  line-height: 150%;
}
#footer .foot-news {
  padding-left: 34px;
  background: url("../../image/phone/edge/footer1.png") no-repeat;
}
#footer .foot-help {
  padding-left: 35px;
  background: url("../../image/phone/edge/footer2.png") no-repeat;
}
#footer .foot-about {
  padding-left: 38px;
  background: url("../../image/phone/edge/footer3.png") no-repeat 0 0;
}
#footer .copy{
  clear: both;
  overflow: hidden;
  margin: 40px 0 0;
}
#footer .copy a,
#footer .copy p{
  color:#666;
  font-size: 12px;
}
#footer .foot-nav {
  float:left;
}
#footer .gov-right{
  float:right;
}
#footer .foot-msg {
  padding-left: 3em;
}
#footer .foot-msg h3 {
  color: #e5e5e5;
  font-size: 16px;
  margin-bottom: 18px;
}
#footer .foot-msg h1 {
  color: #fff;
  font-size: 28px;
  margin-bottom: 30px;
}
#footer .foot-msg h5 {
  color: #e5e5e5;
  font-size: 12px;
  margin-bottom: 30px;
  padding-left: 20px;
  background: url("../../image/phone/edge/footer4.png") no-repeat 0 -2px;
  background-size: 15px;
}
#footer .foot-guild p {
  color: #e5e5e5;
  margin: 13px 10px;
}
@media screen and  (max-width: 1200px) {
  .foot-guild{
    display: none;
  }
}
/**********************************side*/
#index-side {
  position: fixed;
  top: 224px;
  right: 40px;
  z-index:9000;
}
#index-side li {
  cursor: pointer;
  width: 62px;
  height: 51px;
  position: relative;
  margin: 8px 0;
}
#index-side li .sideToggle {
  position: absolute;
  display: none;
  z-index: 55;
}
#index-side li #telInput {
  width: 200px;
  height: 34px;
  line-height: 34px;
  background: #ffffff;
  border: 1px solid #9ca5ae;
}
#index-side li #callBtn {
  width: 85px;
  height: 40px;
  line-height: 33px;
  color: #ff7f00;
}
#index-side .phonepng .sideToggle {
  left: -289px;
  top: -3px;
}
#index-side .wechat .sideToggle {
  left: -197px;
  top: -137px;
}
#index-side .shouji .sideToggle {
  left: -333px;
  top: -103px;
}
#index-side .return {
  display: none;
}
#phone-serive{
  display: none;
}
/*****************************************1024*/
@media screen and (max-width: 1024px){

}
/**********************************************768*/
@media screen and (max-width: 768px) {
    .navbar-toggle{
        margin-right:0;
    }
    #doyoo_panel{
        display: none!important;
    }
  #edge {
    padding: 10px 0 0;
  }
  #edge .container {
    padding: 0;
    height: 45px;
  }
  #edge .navbar-collapse {
    margin: 0;
  }
  #edge .navbar-header {
    margin: 0;
  }
  #edge .navbar-header a.navbar-brand {
    width: 100px;
    height: 26px;
    margin-top: 10px;
  }
  #edge .navbar-header a.navbar-brand img {
    width: 100%;
  }
  #edge .navbar-header i {
    width: 24px;
    height: 10px;
    background-size: 24px;
  }
  #edge .navbar-header sub {
    font-size: 0.66rem ;
    width: 120px;
  }
  #footer {
    padding: 12px 0 56px;
  }
  #footer .footer-right {
    width: 100%;
  }
  #footer .footer-right .foot-msg {
    padding-left: 0;
  }
  #footer .foot-msg {
    padding-left: 3em;
  }
  #footer .foot-msg h3 {
    font-size: 1.2rem;
    margin-bottom: 8px;
  }
  #footer .foot-msg h1 {
    font-size: 1.5rem;
    margin-bottom: 9px;
  }
  #footer .foot-msg h5 {
    font-size: 0.9rem;
    margin-bottom: 15px;
    padding-left: 15px;
    background-size: 15px;
  }
  #footer .copy a, #footer .copy p{
    font-size: 0.9rem;
  }
  #phone-serive{
    display: block;
  }
  #phone-serive span{
    font-size:1.1rem;
    line-height: 40px;
    float:left;
    padding-left: 50px;
    font-weight:600;
  }
  #phone-serive .ps-span1{
    color:#808080;
    background: url("../../image/phone/edge/ps-span1.png") no-repeat 10px 5px;
    width:60%;
    border-right:1px solid #ccc;
    background-size:30px ;
  }
  #phone-serive .ps-span2{
    color:#ff7f00;
    background: url("../../image/phone/edge/ps-span2.png") no-repeat 10px 5px;
    width:40%;
    background-size:30px ;
  }
}
.orange {
  color: #ff7f00 !important;
}
#ckdiv1{
	background-color:rgba(10, 10, 10, 0.5);
	position:absolute;
	display:none;
	width:100%;
	left:0px;
	top:0px;
	z-index:5000;
}
/* 动画上面的关闭按? 
.ico_box{width:100%; border-top:1px solid #ddd;}
.play_bnt{height:33px; background:#fff;width:600px;}
.play_bnt a{ float:right; padding:4px 5px 0 0 ;}
*/

/*****************乐语邀请白?****/
.doyoo_f_original body{overflow: auto!important;}
.doyoo_f_original{overflow:auto !important;}
.doyoo_f_frame{display:none !important;}