
body {
    font-family: "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Hiragino Sans GB W3", "WenQuanYi Micro Hei", sans-serif;
    font-size: 14px;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
    font-family: "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Hiragino Sans GB W3", "Microsoft YaHei UI", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
    font-weight: 400;
}

.header-2 .logo {
    margin: 0px;
}

.header-2 .navy > ul > li > a {
    font-size: 20px;
    font-weight: 500;
}

.blog-two-content h3 {
    font-size: 32px;
}

.post_content {
    font-size: 16px;
}

.post_content p {
    text-indent: 2em;
}

.page-heading-one {
    background: rgba(0, 0, 0, 0) url("../images/big_background.jpg") repeat fixed center center / cover;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
    margin-bottom: 30px;
    padding: 50px 10px;
    text-align: center;
}

.client-two .c2-item a img {
    padding: 32px 0;
}

.cta-six {
    background: #fff url("../images/big_background.jpg") repeat fixed 0 0 / cover;
}

#service_info {
    margin: 10px 0;
}

#service_info .info-item {
    border-radius: 3px;
    color: #fff;
    margin: 10px auto;
    max-width: 350px;
    padding: 15px;
}

#service_info .info-item .num-outer {
    background: rgba(255, 255, 255, 0.35) none repeat scroll 0 0;
    border-radius: 100px;
    display: inline-block;
    float: left;
    padding: 7px;
}

#service_info .info-item i {
    background: #fff none repeat scroll 0 0;
    border-radius: 100px;
    display: inline-block;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
}

#service_info .info-item h4, #service_info .info-item h5 {
    margin-left: 63px;
}

#service_info .info-item h4 {
    color: #fff;
    /*font-size: 22px;*/
    font-weight: 400;
    line-height: 26px;
}

#service_info .info-item h5 {
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    line-height: 14px;
    margin-top: 6px;
}

.page-heading-two {
    background: transparent url("../../apps/images/background.png") repeat scroll 0 0;
}

#slider_wrapper {
    /* background: #5f5f5f url("../../apps/images/dark.png") repeat scroll 0 0;*/
    overflow: hidden;
    position: relative;
}

#slider_wrapper .carousel {
    margin: 1px auto;
}

.divider-1 {
    background: rgba(0, 0, 0, 0) url("../images/dividers/1.png") repeat-x scroll 0 0 / 20px 20px;
    height: 8px;
    margin: 20px 0;
}

.divider-2 {
    background: rgba(0, 0, 0, 0) url("../images/dividers/2.png") repeat-x scroll 0 0 / 7px 7px;
    height: 7px;
    margin: 20px 0;
}

.divider-3 {
    background: rgba(0, 0, 0, 0) url("../images/dividers/3.png") repeat-x scroll 0 0 / 10px 10px;
    height: 10px;
    margin: 20px 0;
}

#company_info img {
    max-width: 800px;
}
.custom-control{
	padding-right:5px;
}
.cmt5{
	margin-top:5px;
}
.col-sm-4{
	padding-left: 0px;
	margin-bottom: 5px;
}
.control-label{
	margin-left: 12px;
}
.col-sm-6{
	padding-left: 0px;
}
.col-sm-2{
	padding-left: 5px;
	text-align: left;
    font-size: 16px;
}
.text-danger-xin{
	color: #f00;
	margin-right: 10px;
	font-size: 16px;
	margin-top: 5px;
}
.clearfix {
    zoom: 1;
}

.clearfix {
    display: block;
}
.paging, .pagination {
  text-align: center;
  font-size: 0;
  margin: 30px 0;
}
.paging a, .pagination a {
  display: inline-block;
  min-width: 16px;
  height: 16px;
  line-height: 16px;
  font-size: 14px;
  color: #646567;
  border: 1px solid #d1d1d1;
  margin-right: 7px;
  padding: 8px;
  padding-left: 5px;
  padding-right: 12px;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  -ms-border-radius: 18px;
  -o-border-radius: 18px;
  border-radius: 18px;
	
}
.paging a:hover, .pagination a:hover, .paging a.curr, .pagination a.curr {
  color: #FFF;
  border: 1px solid #32AD08;
  background-color: #32AD08;
  padding-left: 5px;
  padding-right: 12px;
}
.paging > span, .pagination > span {
  display: inline-block;
  min-width: 16px;
  height: 16px;
  line-height: 16px;
  font-size: 14px;
  color: #646567;
  border: 1px solid #d1d1d1;
  margin-right: 7px;
  padding: 8px;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  -ms-border-radius: 18px;
  -o-border-radius: 18px;
  border-radius: 18px;
}
.paging strong, .pagination strong {
  display: inline-block;
  min-width: 16px;
  height: 16px;
  font-weight: normal;
  font-style: normal;
  line-height: 16px;
  font-size: 14px;
  color: #FFF;
  border: 1px solid #32AD08;
  background-color: #32AD08;
  margin-right: 7px;
  padding: 8px;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  -ms-border-radius: 18px;
  -o-border-radius: 18px;
  border-radius: 18px;
}
.paging .prev, .pagination .prev, .paging .next, .pagination .next {
  font-family: 'iconfont';
  vertical-align: top;
  font-size: 12px !important;
  list-style: none;
}
.paging .record, .pagination .record {
  color: #32AD08;
}
.table{
	table-layout:fixed;
}
.success .pic{background:url(/statics/infosuccess.gif);}
.FeedBackInfo{margin:100px auto 100px;color:#333;width:700px;
	padding: solid 3px #cecece;
}
.FeedBackInfo .span-auto{
	margin-left: 180px;
	padding-top: 20px;
} 
.FeedBackInfo .success,.FeedBackInfo .error{margin:0 auto;background:none;border:5px solid #ececec;}
.FeedBackInfo .success .pic,.FeedBackInfo .error .pic{background:url(/statics/feedbackinfo.gif) no-repeat center;width:128px;height:128px;padding:0 10px;border-right:1px solid #eee;
float:left;}
.FeedBackInfo .success .pic{background-position:0 18px;}
.FeedBackInfo .error .pic{background-position:0 -97px;}
.FeedBackInfo h1{margin:0 0 0 5px;font-size:23px;}
.FeedBackInfo .success h1{color:#060;}
.FeedBackInfo .error h1{color:#900;}
.FeedBackInfos{margin:100px auto 100px;color:#333;
	padding: solid 3px #cecece;
}
.FeedBackInfos .span-auto{
	margin-left: 70px;
	padding-top: 20px;
} 
.FeedBackInfos .success,.FeedBackInfos .error{margin:0 auto;background:none;border:5px solid #ececec;}
.FeedBackInfos .success .pic,.FeedBackInfos .error .pic{background:url(/statics/feedbackinfo.gif) no-repeat center;width:128px;height:128px;padding:0 10px;border-right:1px solid #eee;
float:left;}
.FeedBackInfos .success .pic{background-position:0 18px;}
.FeedBackInfos .error .pic{background-position:0 -97px;}
.FeedBackInfos h1{margin:0 0 0 5px;font-size:23px;}
.FeedBackInfos .success h1{color:#060;}
.FeedBackInfos .error h1{color:#900;}