a {
  color: #ff5b22;
}
a:hover,
a:focus {
  color: #fb5015;
  text-decoration: none;
}
.fr {
  float: right;
}
body,
label,
input,
span,
table,
td,
th {
  font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.header .logo img {
  margin: 15px 0 15px 0;
}
.header .mega-menu {
  margin-bottom: 0;
}
.header .container {
  margin-bottom: -100px;
}
.header .navbar-nav {
  margin-top: 20px;
}
.header .navbar-nav > li {
  border-right: 1px solid #eee;
  height: 65px;
  line-height: 65px;
}
.header .navbar-nav > li > a {
  padding: 19px 22px 35px 21px;
  color: #333;
}
.header .navbar-nav > li > a:hover,
.header .navbar-nav > li > a:focus {
  padding: 19px 22px 35px 21px;
  color: #333;
}
.header .dropdown > a::after {
  top: 21px;
  content: normal;
}
.header .dropdown-menu {
  top: 123%;
}
.header .navbar-nav > li > a:hover,
.header .navbar-nav > .active > a {
  border-bottom: 5px solid #ff5b22;
  color: #333;
}
.header .navbar-nav > .open > a,
.header .navbar-nav > .open > a:hover,
.header .navbar-nav > .open > a:focus {
  color: #333;
}
.header .navbar-nav .mega-menu-fullwidth {
  border-right: 0;
}
.sky-form .checkbox input + i::after {
  color: #ff5b22;
}
.sky-form .radio input + i::after {
  background: #ff5b22;
  width: 9px;
  height: 9px;
  left: 3px;
  top: 3px;
}
.header {
  width: auto;
  border-bottom: 0;
}
.header .logo {
  max-width: 100%;
  max-height: 100%;
}
.header .logo img {
  margin: 15px 0 15px 0;
}
.header .logo-name {
  margin-top: 39px;
  text-align: center;
}
.footer-v1 .footer h2 {
  font-size: 14px;
  border-bottom: 0;
}
.footer-v1 {
  font-weight: 200;
}
.footer-v1 .footer {
  background: #191c24;
  padding-top: 26px;
  padding-bottom: 34px;
}
.footer-v1 .headline {
  border-bottom: 0;
  border-right: 1px solid #2c2e2d;
  margin-bottom: 31px;
}
.footer-v1 .headline h2 {
  line-height: 16px;
  padding-bottom: 0;
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
}
.footer-v1 .headline h2:hover,
.footer-v1 .headline h2:focus {
  color: #F76515;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
  cursor: pointer;
}
.footer-v1 .link-list a {
  filter: alpha(opacity=30);
  -moz-opacity: 0.3;
  opacity: 0.3;
  font-size: 14px;
  padding: 7px 0 2px 0;
  color: #fff;
}
.footer-v1 .link-list a:hover,
.footer-v1 .link-list a:focus {
  color: #F76515;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
.footer-v1 .link-list li {
  border-top: 0;
}
.footer-v1 .enterprise-code {
  text-align: center;
}
.footer-v1 .enterprise-code p {
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
  font-size: 12px;
  color: #fff;
  margin-top: 8px;
}
.footer-v1 .copyright {
  border-top: 1px solid #272a32;
  background: #191c24;
  padding-top: 0;
}
.footer-v1 .copyright .footer-socials {
  margin-top: 20px;
}
.footer-v1 .copyright .footer-socials li {
  padding-right: 0;
  padding-left: 2px;
}
.footer-v1 .copyright .footer-socials li a {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  display: inline-block;
  height: 26px;
  line-height: 26px;
  text-align: center;
  width: 26px;
  background: #30333a;
}
.footer-v1 .copyright .footer-socials li a img {
  margin-top: -2px;
}
.footer-v1 .copyright .footer-socials li a:hover,
.footer-v1 .copyright .footer-socials li a:focus {
  background: #fb6314;
}
.footer-v1 .copyright p {
  filter: alpha(opacity=40);
  -moz-opacity: 0.4;
  opacity: 0.4;
  font-size: 12px;
  color: #fff;
}
.modal-content {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}
.modal-content .modal-header {
  background: #f5f5f5;
  padding: 15px 18px 7px 18px;
  height: 60px;
  line-height: 60px;
}
.modal-content .close {
  font-weight: normal;
  font-size: 36px;
  margin-top: -6px;
}
.modal-content .modal-title {
  font-size: 20px;
  color: #404040;
  border: 0;
}
.modal-content .modal-body {
  padding-bottom: 45px;
}
.modal-dialog {
  margin-top: 100px;
  width: 420px;
}
.modal-lg{
	width: 800px;
}
.modal-md{
	width: 600px;
}
.modal-sm{
	width: 400px;
}
.modal-dialog .form-horizontal.sky-form {
  margin-top: 25px;
  border: 0;
}
.modal-dialog .form-horizontal.sky-form .form-group {
  margin-bottom: 14px;
}
.modal-dialog .form-horizontal.sky-form .form-group .control-label {
  float: left;
  font-weight: normal;
  font-size: 14px;
  color: #404040;
  width: 244px;
  height: 32px;
  padding-top: 0;
  line-height: 32px;
}
.modal-dialog .form-horizontal.sky-form .form-group .control-input {
  padding-left: 260px;
  margin-right: 160px;
}
.modal-dialog .form-horizontal.sky-form .form-group .control-input input {
  border-color: #e0e0e0;
}
.modal-dialog .form-horizontal.sky-form .form-group .control-input .radio {
  display: inline-block;
  line-height: 16px;
  margin-right: 26px;
}
.modal-dialog .form-horizontal.sky-form .form-group .control-input .add-img {
  display: inline-block;
  margin-top: 2px;
}
.modal-dialog .modal-body {
  padding-bottom: 25px;
}
.modal-dialog .modal-footer {
  text-align: center;
  background: #f5f5f5;
  border: 0;
}
.modal-dialog .modal-footer button {
  font-size: 20px;
  padding: 7px 40px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  line-height: 16px;
  height: 40px;
}
.modal-dialog .modal-footer .btn-warning {
  background: #ff5b22;
  border: 1px solid #ff5b22;
  margin-right: 20px;
}
.modal-dialog .modal-footer .btn-warning:hover,
.modal-dialog .modal-footer .btn-warning:focus {
  background: #fb5015;
  border-color: #fb5015;
}
.modal-dialog .modal-footer .btn-default {
  background: #afafaf;
  border: 1px solid #afafaf;
}
.modal-dialog .modal-footer .btn-default:hover,
.modal-dialog .modal-footer .btn-default:focus {
  background: #afafaf;
  border-color: #afafaf;
}
.page-side {
  width: 210px;
  float: left;
  background: #fff;
}
.page-side .list-toggle::after {
  content: normal;
}
.page-side .list-group-item {
  border: 0;
}
.page-side .sidebar-nav-v1 {
  font-size: 16px;
  background: #fff none repeat scroll 0 0;
  padding-top: 16px;
}
.page-side .sidebar-nav-v1 img {
  display: inline-block;
  margin-right: 16px;
  margin-left: 20px;
}
.page-side .sidebar-nav-v1 li a {
  color: #333;
  padding-left: 0;
}
.page-side .sidebar-nav-v1 li.active,
.page-side .sidebar-nav-v1 li.active:hover {
  background: #fff;
}
.page-side .sidebar-nav-v1 li.active ul a,
.page-side .sidebar-nav-v1 li.active:hover ul a {
  background: #fff;
}
.page-side .sidebar-nav-v1 li.active .active a {
  border-left-color: #ff5b22;
  background: #ebeff0;
}
.page-side .sidebar-nav-v1 li.active .active:hover,
.page-side .sidebar-nav-v1 li.active .active:focus {
  border-left: 0px solid #ff5b22;
  background: #ebeff0;
}
.page-side .sidebar-nav-v1 li ul,
.page-side .sidebar-nav-v1 li.active ul {
  background: #fff;
}
.page-side .sidebar-nav-v1 li ul a,
.page-side .sidebar-nav-v1 li.active ul a {
  border: 0;
  padding: 9px 0 9px 50px;
  font-size: 16px;
  border-left: 10px solid #fff;
  color: #666;
}
.page-side .sidebar-nav-v1 li ul a:hover,
.page-side .sidebar-nav-v1 li.active ul a:hover,
.page-side .sidebar-nav-v1 li ul a:focus,
.page-side .sidebar-nav-v1 li.active ul a:focus {
  border-left: 10px solid #ff5b22;
  background: #ebeff0;
  font-size: 16px;
}
.page-side .sidebar-nav-v1 .list-group-item {
  padding: 0 0 2px 0;
  font-size: 16px;
}
.page-breadcrumb {
  margin-top: 25px;
  font-size: 14px;
  color: #666;
}
.page-breadcrumb .breadcrumb {
  padding: 0;
  top: 14px;
  margin-bottom: 34px;
}
.page-breadcrumb .breadcrumb li {
  color: #666;
}
.page-breadcrumb .breadcrumb li a:hover,
.page-breadcrumb .breadcrumb li a:focus {
  color: #ff5b22;
}
.breadcrumb > li + li::before {
  content: "> ";
  padding: 0;
  color: #666;
}
.sky-form .textarea textarea {
  padding: 9px 10px ;
}
.content {
  padding-top: 1px;
  background: #f5f5f5;
  padding-bottom: 40px;
  margin-top: 25px;
}
.content .order-banner {
  margin-top: 25px;
  position: relative;
  height: 342px;
  margin-bottom: 55px;
}
.content .order-banner .bg {
  width: 100%;
  overflow: hidden;
  height: 342px;
}
.content .order-banner .text {
  margin-top: -206px;
}
.page-content {
  width: 100%;
  padding-left: 260px;
}
.page-content .page-content-info {
  padding: 42px 20px 20px 20px;
  background: #fff;
}
.page-content .page-content-info .order-content-name {
  font-size: 24px;
  color: #fa461c;
  font-family: Arial, sans-serif;
  border-bottom: 1px solid #d9d9d9;
}
.page-content .page-content-info .order-content-name .text {
  display: block;
}
.page-content .page-content-info .order-content-name img {
  padding: 22px 0 32px 66px;
}
.slider-inner {
  margin-top: 16px;
}
.slider-inner .da-slider {
  background-image: url("../img/home-banne.jpg");
  height: 502px;
  border-bottom: 0;
}
.slider-inner .da-dots {
  bottom: 21px;
}
.slider-inner .da-dots span {
  margin-left: 5px !important;
  background: #cacacc;
  width: 72px;
  height: 7px;
  border-radius: 2px !important;
  -moz-border-radius: 2px !important;
  -webkit-border-radius: 2px !important;
}
.slider-inner .da-dots span.da-dots-current:after {
  background: #686868;
  width: 72px !important;
  height: 7px !important;
  top: 0;
  left: 0;
  border-radius: 2px !important;
  -moz-border-radius: 2px !important;
  -webkit-border-radius: 2px !important;
}
.resource-area {
  margin-top: 27px;
  overflow: auto;
}
.resource-area .info-show {
  width: 370px;
  margin-right: 10px;
  float: left;
  position: relative;
  margin-bottom: 25px;
}
.resource-area .info-show .add-device {
  display: none;
}
.resource-area .info-show .resource-img {
  margin-bottom: 18px;
  text-align: center;
  position: relative;
}
.resource-area .info-show .resource-device img {
  width: 100%;
  height: 206px;
}
.resource-area .info-show .resource-info {
  font-size: 14px;
  color: #333;
  padding: 14px 10px  23px 17px;
}
.resource-area .info-show .resource-info .more {
  float: right;
  font-size: 14px;
  color: #fff;
  font-weight: bolder;
  background: #f56514;
  margin-top: 2px;
  padding: 0 3px 0 3px;
  height: 21px;
  line-height: 21px;
}
.resource-area .info-show .resource-info .more:hover,
.resource-area .info-show .resource-info .more:focus {
  cursor: pointer;
}
.resource-area .info-show:hover,
.resource-area .info-show:focus {
  cursor: pointer;
}
.resource-area .info-show:hover .resource-info,
.resource-area .info-show:focus .resource-info {
  color: #fff;
  background: #f98444;
}
.resource-area .info-show:hover .add-device,
.resource-area .info-show:focus .add-device {
  display: block;
  background: rgba(0, 0, 0, 0.7);
  width: 370px;
  height: 206px;
  text-align: center;
  vertical-align: middle;
  line-height: 206px;
  position: absolute;
  left: 0;
  top: 140px;
}
.resource-area .info-show:hover .more,
.resource-area .info-show:focus .more {
  background: #FFF;
  color: #ff6600;
}
.resource-area .info-show .info-show .add-device {
  display: none;
}
.banner-main {
  width: 1346px;
  margin: 0 auto;
}
.banner-main .es-pager {
  position: absolute;
  margin-top: -34px;
}
.banner-main .es-pager li {
  width: 72px;
  height: 4px;
  margin-right: 4px;
}
.banner-content {
  background: #000;
}
.allNoFinash{
	float: right;
    width: 25px;
    height: 25px;
    text-align: center;
    border-radius: 100%;
    background: #fb5015;
    color: #FFF;
    margin-right: 50px;
}
#sendMsg{
	margin-left: 65px;
}
.redBox{
	animation: change 1s  ease-in  infinite ; font-size: 36px; color:#ff5b22; font-weight: bold}  
        @keyframes change {  
            0%{ text-shadow: 0 0 4px #ff5b22}  
            /* 50%{ text-shadow: 0 0 40px #e6e6e6}  */ 
            /* 100%{ text-shadow: 0 0 4px #8e8e8e} */ 
}