﻿#doyoo_panel{display: none !important;}

.container {
    width: 1130px;
    font-size:16px;
    line-height:1.5;
}
a{
  color:#333;
}
a,.move{
  transition: .5s;
-moz-transition: .5s;
-webkit-transition: .5s;
-o-transition: .5s;
}
.btn.focus, .btn:focus, .btn:hover{
  color:#00aeff;
}
.p20{
  padding:20px;
}
.pt5{
  padding-top:5px
}
.pt20{
  padding-top:20px;
}
.pt50{
  padding-top:50px;
}
.pl0{
  padding-left:0;
}
.pb50{
  padding-bottom:50px
}
.pb15{
  padding-bottom:18px
}
.ptb50{
  padding-top:50px;
  padding-bottom:50px;
}
.ptb20{
  padding-top:20px;
  padding-bottom:20px;
}
.ptb30{
  padding-top:30px;
  padding-bottom:30px;
}
.ptb20-14{
  padding-top:20px;
  padding-bottom:14px;
}
.prl10{
   padding-left:10px!important;
   padding-right:10px!important;
}
.pr10{
  padding-right:10px;
}
.prl0{
  padding-left:0!important;
  padding-right:0!important;
}
.prl1{
  padding-left:1px!important;
  padding-right:1px!important;
}
.mt-40{
  margin-top:-44px;
  position:relative;
  z-index:99;
}
.w100{
  width:100%;
}
.w30{
  width:30%!important;
}
.w40{
  width:40%!important;
}
.w50{
  width:49%!important;
}
.w80{
  width:80%!important;
}
.lh3{
  line-height:3;
}
.block{
  display:inline-block;
}
.ml30{
  margin-left:30px;
}
.mt0{
  margin-top:0px!important;
}

.mt40{
  margin-top:40px;
}
.mt60{
  margin-top:60px;
}
.mt140{
  margin-top:140px;
}
.mr5{
  margin-right:5px;
}
.p5{
  padding:5px
}
.p20{
  padding:20px
}
.prl20{
  padding-left:20px;
  padding-right:20px;
}
.ptb10{
  padding-top:10px;
  padding-bottom:10px;
}
.mt240{
  margin-top:225px;
}
.mt30{
  margin-top:30px;
}
.mt20{
  margin-top:20px!important;
}
.mt10{
  margin-top:10px;
}
.mt5{
  margin-top:5px;
}
.mb0{
  margin-bottom:0px;
}
.mb5{
  margin-bottom:5px;
}
.mb30{
  margin-bottom:30px!important;
}
.mlr0{
  margin-left:0;
  margin-right:0;
}
.red{
  color:#e60012;
}
.blue{
  color:#004aa2;
}
.pink{
  color:#fc8aa3;
}
.green{
  color:#3bb19b;
}
.orange{
  color:#f69300;
}
.blue2{
  color:#2fb0d0;
}
.pink2{
  color:#c953ef;
}
.white{
  color:#fff;
}
.glay{
  color:#6b7c93;
}
.button.purple{
  background-color:#8a56f2;
}
.button.orange{
  background-color:#f69300;
}
.button.red{
  background-color:#d80a0a;
}
.bg-blue2{
  background-color:#004aa2;
}
.bg-glay{
  background-color:#f6f6f6;
}
.bg-white{
  background-color:#fff;
}
.lh18{
  line-height:1.8!important;
}
.lh2{
  line-height:2!important;
}
.lh3{
  line-height:3!important;
  height: auto!important;
}
.br5{
  border-radius:5px;
}
.mw100{
  max-width:100%;
}
.font12{
  font-size:12px;
}
.font14{
  font-size:14px;
}
.font18{
  font-size:18px!important;
}
.font20{
  font-size:20px;
}
.font22{
  font-size:22px!important;
}
.font48{
  font-size:48px;
}
.nor{
  border-radius:0!important;
}
.bb1{
  border-bottom:1px solid #eee;
}
/* header start*/
.menu,.banner,.bg-glay{
  min-width:1130px;
  width:100%;
}
.nav>li>a:focus, .nav>li>a:hover{
  background-color: transparent;
}
.bd-blue{
  border:1px solid #ccdffb;
}
.bg-img1{
  background-image:url('../images/bg1.jpg');
  background-position: right bottom;
  background-repeat: no-repeat;
}
.bg-img2{
  background-image:url('../images/bg3.jpg');
  background-position: center top;
  background-repeat: no-repeat;
  padding:8px;
}
.bg-blue{
  background:-webkit-linear-gradient(#33bffc,#3e88ff);
  background:-o-linear-gradient(#33bffc,#3e88ff);
  background:-moz-linear-gradient(#33bffc,#3e88ff);
  background:linear-gradient(#33bffc,#3e88ff);
}
.list-inline{
  margin-left:0;
}
.col-xs-55{
  width:20%;
  float:left;
}
.bg-black .foo a:hover{
  color:#ffff19;
}
.search{
  position: absolute;
  left: 31%;
  top: 31%;
  border: none;
  width:250px;
  outline: none;
}
.btn.font20{
  padding:15px 12px;
}
.button.border{
  border:1px solid;
  color: #b5bdc9;
}
.button.border:hover{
  color:#333;
}
.sea-button{
  position: absolute;
  display: inline-block;
  width: 102px;
  height: 44px;
  top: 14px;
  right: 25px;
  border-radius: 0 24px 24px 0;
}
.title{
  margin: 0;
  padding: 10px 0;
  border-radius: 0;
  color: #fff;
  background-color: #3857a0;
}
.bg-blue1{
  background-color:#e3f5fd;
}
.bdr{
  border-right:1px solid #eee;
}
#scrollBox {
    height: 260px;
    overflow: hidden;
    margin-top: 5px;
    color:#6b7c93;
}
#scrollBox ul {
    padding-left: 0px;
    margin-bottom: 0;
}
#scrollBox ul li{
  background-color:#f5f5f5;
  padding: 5px;
  margin-bottom:10px;
  border-radius:3px;
}
#scrollBox span{
  display: inline-block;
  width:20%;
}
.bg-black{
  background-color:rgba(0,0,0,0.6);
}
.white a{
  color:#fff;
}
/* header end */
/* home start */

.shown{
  box-shadow:0 0 5px #ccc;
}

.border{
  border:1px solid #bceaff;
}
hr{
  border-color: #c5c5c5;
}
.list-inline>li{
  padding:0;
}
.faq a{
  color: #fff;
    border-right: 1px solid #fff;
    border-radius: 0;
    padding: 0 17px;
    margin-top: 9px;
}
.faq li:nth-child(4n+4) a{
  border: none;
}
.bg-blue .btn:hover{
  color:#fff;
  text-decoration: underline;
}
/* home end */
.embed-responsive-16by9 {
    padding-bottom: 40.25%;
}


.button{
  transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  -o-transition: .5s;
}
.button:hover{
  text-decoration: none;
  color:#fff;
  opacity:0.8;
}

.button{
  display: inline-block;
  text-align: center;
  height: 35px;
  width: 100%;
  color: #fff;
  border: 0;
  font-size: 16px;
  border-radius: 5px;
  margin-bottom: 5px;
  margin-top: 5px;
  line-height:2.2;
}
.button-b{
  background-color: #333;
}
.button-b:hover{
  color:#f6eb14;
  text-decoration: none;
}
.button-a{
  height: 30px;
  width: 70%;
  color: #fff;
  border: 0;
  font-size: 16px;
  border-radius: 5px;
  display: inline-block;
  background-color: #4ea1fd;
  line-height:1.8;
}
select.form-control{
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.sel::after{
  content: "\e252";
    font-family: 'Glyphicons Halflings';
    display: inline-block;
    font-size: 10px;
    position: absolute;
    right: 13px;
    top: 14px;
    color: #ccc;
}
.form-group{
  position:relative;
}
.banner p{
  color: #fff000;
  font-size: 24px;
}
input.msg_text,
.form-control{
  height: 38px;
  font-size:16px;
}
.title1::after{
  content:"";
  display: block;
  width:70px;
  height:4px;
  background-color:#3857a0;
  margin: 10px auto 20px;
}
.footer{
  padding:20px 10px;
  color:#333;
}
.nav>li>a{
  padding:15px 30px;
  border-bottom:3px solid #fff;
}
.nav>li>a:hover{
  color:#1a4498;
  border-color:#1a4498;
}
.button.bg-blue:hover,
.move:hover .button.bg-blue{
  background:-webkit-linear-gradient(#3857a0,#3857a0);
  background:-o-linear-gradient(#3857a0,#3857a0);
  background:-moz-linear-gradient(#3857a0,#3857a0);
  background:linear-gradient(#3857a0,#3857a0);
  opacity:1
}
.move:hover{
  margin-top:-10px;
  box-shadow:0 0 18px #acbef4;
  background-color:#fff;
}
.foo>li{
  padding:0 8px;
}
/*#nhead{ display: none;}
#doyoo_panel{ display: none;}
#ncontent{ display: none;}
#doyoo_panel{ display: none;}
#nphone{ display: none;}
#nfoot{ display: none;}
*/


