﻿body{
  margin: 0;
  padding: 0;
  color:#666;
  font-size:12px;
  overflow-y:scroll;
  font-family:"SimSun";
}
*::selection{
  color:#fff;
  background-color:#39BBC2;
}
img{
  border:none;
  margin:0;
  padding:0;
}
i{
  margin-right:4px;
}
a{
  color:#1485ec;
  cursor:pointer;
}
a:hover{
  padding:0;
  margin:0;
  color:#fe8f00;
}
a,a:hover,a:visited,a:active,a:link{
  outline:none !important;
  text-decoration:none;
}
table{
  width:100%;
  border-top:1px solid #ddd;
  border-left:1px solid #ddd;
}
table>tbody>tr>td{
  line-height: 20px;
  padding:10px 8px;
  text-align: center;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
table.fixed>tbody>tr>td{
  word-wrap: break-word;
  table-layout: fixed;
  word-break: break-all;
}
form{
  border:0;
  margin:0;
  padding:0;
}
ul,li{
  border:0;
  margin:0;
  padding:0;
  list-style-type:none;
}
.btn-100{
  width:100px;
}
.btn-120{
  width:120px;
}
.btn-140{
  width:140px;
}
.btn-160{
  width:160px;
}
.btn-180{
  width:180px;
}
.btn-200{
  width:200px;
}
.w-10{
  width:10px;
}
.w-20{
  width:20px;
}
.w-30{
  width:30px;
}
.w-40{
  width:40px;
}
.w-60{
  width:60px;
}
.w-80{
  width:80px;
}
.w-83{
  width:83px;
}
.w-90{
  width:90px;
}
.w-100{
  width:100px;
}
.w-110{
  width:110px;
}
.w-120{
  width:120px;
}
.w-130{
  width:130px;
}
.w-140{
  width:140px;
}
.w-150{
  width:150px;
}
.w-160{
  width:160px;
}
.w-170{
  width:170px;
}
.w-180{
  width:180px;
}
.w-190{
  width:190px;
}
.w-200{
  width:200px;
}
.w-210{
  width:210px;
}
.w-220{
  width:220px;
}
.w-230{
  width:230px;
}
.w-240{
  width:240px;
}
.w-250{
  width:250px;
}
.w-260{
  width:260px;
}
.w-280{
  width:280px;
}
.w-300{
  width:300px;
}
.w-320{
  width:320px;
}
.w-340{
  width:340px;
}
.w-360{
  width:360px;
}
.w-380{
  width:380px;
}
.w-400{
  width:400px;
}
.w-410{
  width:410px;
}
.w-420{
  width:420px;
}
.text-l{
  text-align:left !important;
}
.text-c{
  text-align:center !important;;
}
.red{
  color:red;
}
.f-input{
  line-height:34px;
}
.f-deep{
  color:#333;
}
.f-prompt{
  color:#fe8f00;
}
.f-warning{
  color:#ff7e00;
}
.f-remark{
  color:#999;
}
.f-string{
  padding-left:7px;
  padding-right: 7px;
}
.f-green{
  color:#07b831;
}
.f-bule{
  color:#0b8ded;
}
.primary-statu{
  color:#1787F4;
  background-color:#EBF7FF;
}
.success-statu{
  color:#48A11D;
  background-color:#E4FAE0;
}
.danger-statu{
  color:#FF0000;
  background-color:#FFF0F0;
}
a.btn{
  border-radius:0;
  padding: 0 0;
  vertical-align: top;
  line-height: 32px;
}
a.btn-small{
  padding: 0 4px;
  vertical-align: top;
  line-height: 20px;
  font-size: 12px;
}
a.btn-sm{
  line-height: 28px;
  font-size: 12px;
}
a.btn-lg{
  line-height: 40px;
  font-size: 16px;
  font-family:"Microsoft Yahei";
}
.btn-lg{
  font-family:"Microsoft Yahei";
}
.btn-default{
  background-color:#f1f1f1;
}
a.btn-mini{
  line-height: 22px;
  font-size: 12px;
}
a.btn-lit{
  line-height:18px;
  font-size:12px;
}
a.btn-lit.btn-auto{
  padding:0 2px !important;
}
a.btn-mini.btn-auto{
  padding:0 6px;
}
a.btn-sm.btn-auto{
  padding:0 12px;
}
a.btn-auto{
  padding:0 15px;
}
a.btn-small-100{
  width:80px;
  vertical-align: top;
  line-height: 20px;
  font-size: 14px;
}
.btn-upload{
  color:#fff;
  background-color:#27c6ff;
  border:1px solid #1FB9F0;
}
.btn-upload:hover{
  color:#fff;
  background-color:#1EBFF8;
}
.btn-primary{
  border-color:#0080D4;
  background-color:#0b8ded;
}
.btn-primary:hover{
  border-color:#007BCC;
  background-color:#0E86DF !important;
}
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active{
  border:1px solid #0080D4;
  background-color:#0b8ded;
}
.btn-warning{
  border-color:#e88608;
  background-color:#fe8f00;
}
.btn-warning:hover{
  border-color:#d77d09;
  background-color:#f08904 !important;
}
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active{
  border:1px solid #d77d09;
  background-color:#f08904;
}
.btn-default{
  color:#666;
}
a.btn-del{
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 18px;
  height: 18px;
  font-size: 16px;
  color: #fff;
  line-height: 16px;
  text-align: center;
  background-color: #ccc;
  border: 1px solid #bbb;
}
a.btn-del:hover{
  background-color: #E53E49;
  border-color:#c7222c;
}
button[type="button"]{
  border-radius: 0 !important;
}
button[type="button"]{
  font-weight: normal;
}
.btn{
  vertical-align: top;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active{
  background-color:#bbb;
  border-color:#aaa;
  color:#fff;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1,
.col-xs-2, .col-sm-2, .col-md-2, .col-lg-2,
.col-xs-3, .col-sm-3, .col-md-3, .col-lg-3,
.col-xs-4, .col-sm-4, .col-md-4, .col-lg-4,
.col-xs-5, .col-sm-5, .col-md-5, .col-lg-5,
.col-xs-6, .col-sm-6, .col-md-6, .col-lg-6,
.col-xs-7, .col-sm-7, .col-md-7, .col-lg-7,
.col-xs-8, .col-sm-8, .col-md-8, .col-lg-8,
.col-xs-9, .col-sm-9, .col-md-9, .col-lg-9,
.col-xs-10, .col-sm-10, .col-md-10, .col-lg-10,
.col-xs-11, .col-sm-11, .col-md-11, .col-lg-11,
.col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  padding:0;
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .control-label,
.form-horizontal .checkbox-inline{
  padding-top:9px;
}
.control-label{
  text-align: right;
}
input[type="radio"],
input[type="checkbox"]{
  margin:0 0 0 0;
  margin-top: 2px;
}
.input-group-btn:last-child>.dropdown-toggle{
  height:34px;
}
.radio-inline,
.checkbox-inline {
  padding-left: 16px;
}
a.radio-inline:hover,
a.checkbox-inline:hover{
  padding-left:16px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"],
.radio-inline input[type="radio"],
.checkbox-inline input[type="checkbox"]{
  margin-left: -16px;
}
.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
  margin-left: 0;
  margin-right:10px;
}
.radio-inline,
.checkbox-inline{
  margin-right:10px;
}
.dropdown-menu{
  border-radius:0;
  font-size:12px;
}
.form-control{
  font-size:12px;
}
.form-horizontal .form-group{
  margin-left:0;
  margin-right: 0;
}
.form-inline label{
  margin-right: 8px;
}
.form-horizontal .form-group{
  margin-right: 0;
}
.tl{
  text-align: left;
}
.tr{
  text-align: right;
}
.mt,
.mt:hover{
  margin-top:10px;
}
.mb-5{
  margin-bottom:5px;
}
.mb,
.mb:hover{
  margin-bottom:10px;
}
.mr,
.mr:hover{
  margin-right: 10px;
}
.ml,
.ml:hover{
  margin-left:10px;
}
.mt-20,
.mt-20:hover{
  margin-top:20px;
}
.mb-20,
.mb:hover{
  margin-bottom:20px;
}
.mr-20,
.mr-20:hover{
  margin-right: 20px;
}
.ml-20,
.ml-20:hover{
  margin-left:20px;
}
.margin-right,
.margin-right:hover{
  margin-right:10px;
}
.margin-left,
.margin-left:hover{
  margin-left:10px;
}
.margin-right-min{
  margin-right:4px;
}
.margin-left-min{
  margin-left:4px;
}
.padding-left{
  padding-left:10px;
}
.padding-right{
  padding-right:10px;
}
.padding-left-min{
  padding-left:4px;
}
.padding-right-min{
  padding-right:4px;
}
textarea{
  resize: none;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  margin-bottom:0;
  vertical-align: top;
  border-radius: 0 !important;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="checkbox"]:focus,
input[type='radio']:focus,
button[type="button"]:focus{
  outline: 0 none;
}
.input-group-addon{
  border-radius:0;
}
.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td{
  border-bottom-width: 1px;
}
select{
  padding:-1px;
}
label{
  display:inline-block;
  font-weight: normal;
}
.captcha-icon{
  position:absolute;
  left: 486px;
  top: -2px;
}
.medal{
  display: inline-block;
  vertical-align: top;
  background-color: #fe8f00;
  color: #fff;
  height: 20px;
  padding: 0 4px;
  line-height: 20px;
}
/*轮播*/
.carousel-indicators {
  bottom: 18px;
}
.carousel-indicators{
  font-size:0;
}
.carousel-indicators li{
  width:40px;
  height:6px;
  margin:0;
  border-radius:0;
  border:0;
  margin-left:10px;
  background-color:#000;
  filter:alpha(opacity=20);
}
:root .carousel-indicators li{
  filter: none;
  background-color: rgba(0, 0, 0, 0.2);
}
.carousel-indicators li:first-child,
.carousel-indicators li:first-child.active{
  margin-left:0;
}
.carousel .carousel-control{
  display:none;
  width:40px;
  height:40px;
}
.carousel:hover .carousel-control{
  display:block;
}
.carousel-indicators li.active{
  width:40px;
  height:6px;
  margin-left:10px;
  filter:alpha(opacity=50);
}
:root .carousel-indicators li.active{
  filter:none;
  background-color: rgba(0, 0, 0, 0.5);
}
.carousel-control.left{
  filter:none;
  top:125px;
  left:20px;
  background-image:none;
}
.carousel-control.right{
  filter:none;
  top:125px;
  right:20px;
  background-image:none;
}
.carousel-control>.lef{
  left:0px;
  top:0px;
  position:absolute;
}
.carousel-control>.rig{
  right:0px;
  top:0px;
  position:absolute;
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right{
  margin-top:-20px;
  top:50%;
}
.carousel-control>.glyphicon:empty{
  width:40px;
}
.carousel-control>.glyphicon{
  width:40px;
  height:40px;
  display:block;
  margin-top: -20px;
  top: 50%;
  filter: Alpha(opacity=20);
  background-repeat:no-repeat;
  background-image:url(../images/0006.png);
}
:root .carousel-control>.glyphicon{
  opacity:0.2;
}
.carousel-control>.glyphicon>img{
  opacity:1;
}
.carousel-control{
  width:20%;
  text-align:left;
  text-shadow:none;
  opacity: 1;
  filter: alpha(opacity=50);
}
.glyphicon-chevron-left:before,
.glyphicon-chevron-right:before{
  content:none;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 0%;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 0%;
}


/*模态窗*/
.modal-open{
  overflow-y: scroll;
}
.modal{
  overflow-y: hidden;
}
.orders-modal{
  width:140px;
  height:auto;
}
.modal{
  overflow:hidden;
}
.modal-dialog{
  margin-top:0;
  padding-top:100px;
}
.modal-body{
  min-height: 100px;
}
.orders-modal>a{
  margin-top: 10px;
}
.modal>div>div>.modal-header{
  border:0;
  padding-top:0;
  padding-bottom:0;
  height:38px;
  line-height:38px;
  position: relative;
}
.modal>div>div>.modal-header>a{
  position: absolute;
  display: block;
  width: 18px;
  height: 18px;
  font-size: 16px;
  right: 9px;
  top: 9px;
  color: #fff;
  line-height: 16px;
  text-align: center;
  background-color: #ccc;
  border: 1px solid #bbb;
}
.modal>div>div>.modal-header>a:hover{
  background-color: #E53E49;
  border-color:#c7222c;
}
.modal.tit.info>div>div>.modal-header>a{
  background-color:#0b9fbf;
  border-color:#1094B1;
  line-height:14px;
  font-family:"Microsoft Yahei"
}
.modal.tit.info>div>div>.modal-header>a:hover{
  background-color: #E53E49;
  border-color:#c7222c;
}
.modal .modal-body{
  padding-top: 0;
}
.modal.tit .modal-body{
  padding-top:10px;
}
.modal-footer{
  padding:15px;
}
.modal.medium-modal>div>div>.modal-footer {
  margin-top: 0;
  padding:15px;
  text-align:left;
}
.modal.tit>div>div>div.modal-header{
  color:#666;
  font-size:15px;
  font-weight:bold;
  background-color:#eee;
  border-bottom: 1px solid #ddd;
}
.modal>div>div>div.modal-header>span.tit{
  display: none;
}
.modal.tit>div>div>div.modal-header>span.tit{
  display: block;
}
.modal.tit.info>div>div>div.modal-header{
  color:#fff;
  background-color:#0fb7db;
  border-bottom: 1px solid #0b9fbf;
}
.modal-content{
  height:auto;
  border-radius:0;
}
.modal-footer{
  margin-top: 0;
}
.modal>div>div.modal-content>.modal-body>span{
  width:100%;
  display: block;
}
.modal>div>div.modal-content>.modal-body>span.cen{
  text-align:center;
  line-height:40px;
  padding-bottom:10px;
}
.modal>div>div.modal-content>.modal-body>span.cen:after{
  content:"";
  display:block;
  clear:both;
}
.modal>div>div.modal-content>.modal-body>span.cen button{
  vertical-align: top;
  float:left;
}
.modal>div>div.modal-content>.modal-body>span.cen>span{
  display: block;
  float:left;
  text-align: left;
}
.mini-modal>.modal-dialog,
.mini-modal>div>div.modal-content{
  width:300px;
}
.mimi-x-modal>.modal-dialog,
.mimi-x-modal>div>div.modal-content{
  width:350px;
}
.small-modal>.modal-dialog,
.small-modal>div>div.modal-content{
  width:400px;
}
.small-x-modal>.modal-dialog,
.small-x-modal>div>div.modal-content{
  width:450px;
}
.medium-modal>.modal-dialog,
.medium-modal>div>div.modal-content{
  width:600px;
}
.medium-x-modal>div.modal-dialog,
.medium-x-modal>div>div.modal-content{
  width:750px;
}
.medium-modal>div>div.modal-content .contact ul li label{
  font-weight: normal;
  margin-bottom: 0;
}
.medium-modal>div>div.modal-content .contact ul li span{
  display: inline-block;
}
.medium-modal>div>div.modal-content .contact ul li label span:first-child {
  width:14px;
}
.medium-modal>div>div.modal-content .contact ul li label span:first-child input{
  margin-top: 0px;
  vertical-align: middle;
}
.medium-modal>div>div.modal-content .contact ul li label span:first-child +span{
  width:160px;
  height:30px;
  margin-right: 10px;
  vertical-align: top;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.medium-modal>div>div.modal-content .contact ul li label span:first-child +span +span{
  width:170px;
  vertical-align: top;
}
.medium-modal>div>div.modal-content .contact ul li label span:first-child +span +span +span{
  width:140px;
  vertical-align: top;
}
.medium-modal>div>div.modal-content .contact ul li{
  border-bottom:1px dashed #ddd;
  line-height:30px;
  height:30px;
}
.modal.tit .modal-body.img-media{
  padding-top:20px;
}
.modal .modal-body.img-media{
  width:100%;
}
.modal .img-media:after{
  content:"";
  clear: both;
  display: block;
}
.modal .img-media>div:first-child{
  width:490px;
  height:370px;
  border:1px solid #ddd;
  padding:4px;
  float: left;
}
.modal .img-media>div:first-child>div{
  width:480px;
  height:360px;
}
.modal .img-media>div:first-child +div{
  float:right;
  width:210px;
  height:370px;
  position: relative;
}
.modal .img-media>div:first-child +div>div:first-child{
  padding-bottom: 15px;
  border-bottom:1px dotted #ddd;
}
.modal .img-media>div:first-child +div>div:first-child>span:first-child{
  line-height:34px;
  display:block;
  height:34px;
  font-size:18px;
  color:#fe8f00;
}
.modal .img-media>div:first-child +div>div:first-child +div>span:first-child{
  line-height:34px;
  font-size: 18px;
  color:#fe8f00;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.modal .img-media>div:first-child +div>div:first-child>span:first-child +span{
  display: block;
  line-height:24px;
  height:auto;
  max-height:144px;
  overflow: hidden;
}
.modal .img-media>div:first-child +div>div:first-child +div{
  padding-top:5px;
  padding-bottom: 5px;
  border-bottom:1px dotted #ddd;
}
.modal .img-media>div:first-child +div>div:first-child +div>ul>li{
  width:210px;
  height:26px;
  overflow: hidden;
  line-height:26px;
}
.modal .img-media>div:first-child +div>div:first-child +div +div{
  height:30px;
  padding-top:5px;
  line-height:30px;
  position: absolute;
  bottom:0;
}
#map-searchs .modal-body iframe{
  height:400px;
}
#map-searchs .modal.tit>div>div>div.modal-header>span.tit{
  font-size: 14px;
}
#big_image{
  width:100%;
  height:360px;
}
/*分页*/
.page{
  width:auto;
  height:auto;
  margin:0 auto;
  text-align: center;
}
.pagination{
  width:100%;
  text-align: center;
  width:100%;
  height:58px;
  padding:15px 0;
  margin-top:0;
  margin-bottom:0;
  border-radius:0;
}
.pagination a{
  display: inline-block;
  margin-left: 4px;
  height:26px;
  font-size:12px;
  line-height:24px;
  border:1px solid #c1d2f0;
  padding-left:10px;
  padding-right:10px;
}
.pagination a.active{
  background-color:#0fb7db;
  color:#fff;
  border-color: #0fb7db;
}
.pagination a:hover{
  background-color:#fe8f00;
  color:#fff;
  border-color: #fe8f00;
}
.pagination a.prev>i{
  margin-right:0;
}
input[type="number"].point-page{
  width:42px;
  margin-left: 4px;
  margin-right:4px;
  text-align: center;
  height:18px;
  line-height:18px;
  border-radius:0;
}
.btn-page{
  height:28px;
  border-radius: 0;
  line-height:28px;
  padding:0 8px;
  margin:0 0 ;
}
input[type="number"].point-page-max{
  width:42px;
  margin-left: 4px;
  margin-right:4px;
  text-align: center;
  height:24px;
  border-radius:0;
}
.btn-page-max{
  height:34px;
  border-radius: 0;
}
.pagination-max{
  height:34px;
  text-align: center;
  margin-top:12px;
  margin-bottom:18px;
}
.pagination-max a{
  display: inline-block;
  margin-left: 8px;
  height:32px;
  font-size:14px;
  line-height:32px;
  border:1px solid #c1d2f0;
  padding-left:14px;
  padding-right:14px;
}
.pagination-max a.active{
  background-color:#0fb7db;
  color:#fff;
  border-color: #0fb7db;
}
.pagination-max a:hover{
  background-color:#fe8f00;
  color:#fff;
  border-color: #fe8f00;
}
.pagination a.next i{
  margin-left: 4px;
  margin-right:0;
}

/*tooltip工具提示样式调整*/
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: visible;
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  min-width: 200px;
  height:34px;
  color:#1a96e9;
  font-size:14px;
  line-height:34px;
  padding: 0 0;
  text-align: center;
  text-decoration: none;
  background-color: #eef4f8;
  border:1px solid #c5e2f5;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-top-color: #c5e2f5;
  border-width: 5px 5px 0;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-top-color: #c5e2f5;
  border-width: 5px 5px 0;
}
.tooltip.top-right .tooltip-arrow {
  right: 5px;
  bottom: 0;
  border-top-color: #c5e2f5;
  border-width: 5px 5px 0;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-right-color: #c5e2f5;
  border-width: 5px 5px 5px 0;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-left-color: #c5e2f5;
  border-width: 5px 0 5px 5px;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-bottom-color: #c5e2f5;
  border-width: 0 5px 5px;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-bottom-color: #c5e2f5;
  border-width: 0 5px 5px;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-bottom-color: #c5e2f5;
  border-width: 0 5px 5px;
}
/*tooltip工具提示样式调整*/

/*订单Icon*/
.i-outside{
  width:20px;
  height:20px;
  margin-left:4px;
  display:inline-block;
  vertical-align:top;
  background-image:url(../images/03.jpg);
}
.i-self{
  width:20px;
  height:20px;
  margin-left:4px;
  display:inline-block;
  vertical-align:top;
  background-image:url(../images/04.jpg);
}
.i-month{
  width:50px;
  height:20px;
  margin-left:4px;
  display:inline-block;
  vertical-align:top;
  background-image:url(../images/05.jpg);
}
/*订单Icon*/


/* 三步加入 */
.coontent {border-top: 1px solid #e5e5e5;}
.coontent_1 {
margin: 0 auto;
padding-top: 60px;
padding-bottom: 80px;
width: 1145px;
/* height: 950px; */
}
.coontent_1 .title {
margin-bottom: 90px;
width: 100%;
height: 60px;
color: #335aa3;
text-align: center;
letter-spacing: 7px;
font-size: 50px;
line-height: 60px;
font-weight: bold;
font-family: "方正兰亭超细黑简体";
}
.coontent_1 ul {
	clear: both;
}

.coontent_1 ul li {
	float: left;
	margin-right: 47px;
	width: 350px;
	text-align: center;
	font-family: "微软雅黑";
}

.coontent_1 ul li.no {
	margin: 0;
}

.coontent_1 ul li span {
	display: block;
	margin-bottom: 27px;
	margin-left: auto;
	margin-right: auto;
	/* padding: 0 0 0 106px; */
	width: 138px;
	height: 24px;
	color: #222;
	text-align: center;
	font-size: 24px;
	line-height: 24px;
}

.coontent_1 ul li span i {
	float: left;
	display: inline-block;
	*display:inline; *zoom:1;
	width: 24px;
	height: 24px;
	margin-right:0px;
	background: url(../images/icon2.png) no-repeat;
}

.coontent_1 ul li span em {
	float: left;
	display: inline-block;
	*display:inline; *zoom:1;
	padding-left: 6px;
	min-width:105px;font-style: normal;
}

.coontent_1 ul li p {
	margin-bottom: 10px;
	color: #888;
	text-align: center;
	font-size: 15px;
}

.coontent_1 ul li p.fz16 {
	font-size: 16px;
}

.coontent_1 ul li .span1 i {
	background-position: 0 -59px;
}

.coontent_1 ul li .span2 i {
	background-position: -25px -59px;
}

.coontent_1 ul li .span3 i {
	background-position: -50px -59px;
}

.coontent_1 ul li img {
	margin-top: 50px;
	padding-left: 13px;
}



.banner-new{
  width: 100%;
 /*  position: relative; */
  text-align: center;
  vertical-align: middle;
  min-width: 1200px;
}
.banner-new img{max-width:100%;}
.banner-new.banner-1{
  height: 535px;
  background-color: #00b3c4;

}
.banner-new.banner-2{
  height: 535px;
  background-color: #8fc31f;
}
.banner-new.banner-3{
  height: 636px;
  background-color: #f39800; 
}
.banner-new.banner-4{
  height: 550px;
  background-color: #FF6666;
  margin-bottom: 50px;
}


.comments {
width: 100%;
height: 340px;
font: 12px/1.5 "Helvetica Neue", "Hiragino Sans GB", "Microsoft YaHei", Helvetica, Arial, sans-serif, STHeiti, Verdana;
  min-width: 1200px;
}
.comments .comments_wrapper {
width: 1002px;
margin: 0 auto;
}
.comments .comments_wrapper .comments_title {
color: #444;
text-align: center;
font-weight: normal;
font: 36px/30px "Helvetica Neue", "Hiragino Sans GB", "Microsoft YaHei", Helvetica, Arial, sans-serif, STHeiti, Verdana;
}
.comments .comments_wrapper .comments_content {
width: 1002px;
position: relative;
}
.comments .comments_wrapper .comments_content .comments_wrap {
width: 780px;
height: 210px;
margin: 0 auto;
overflow: hidden;
position: relative;
}
.comments .comments_wrapper .comments_content .comments_wrap .comments_box {
width: 1600px;
height: 208px;
position: absolute;
}
.comments .comments_wrapper .comments_content .comments_wrap .comments_box .comments_list {
width: 780px;
margin-top: 68px;
float: left;
position: relative;
left: 0;
}
.comments .comments_wrapper .comments_content .comments_wrap .comments_box .comments_list .comments_img {
width: 140px;
height: 140px;
float: left;
}
.comments .comments_wrapper .comments_content .comments_wrap .comments_box .comments_list .comments_detail {
margin-left: 180px;
color: #333;
font-size: 16px;
}
.comments .comments_wrapper .comments_content .comments_wrap .comments_box .comments_list .comments_detail .comments_user {
margin-bottom: 10px;
line-height: 32px;
}
.comments .comments_wrapper .comments_content .preview {
display: block;
width: 50px;
height: 50px;
position: absolute;
left: 0;
top: 50%;
background: url("../images/page-button.png") 0 0;
}
.comments .comments_wrapper .comments_content .next {
display: block;
width: 50px;
height: 50px;
position: absolute;
right: 0;
top: 50%;
background: url("../images/page-button.png") 0 -56px;
}



















