﻿/*清除默认样式*/
*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
html {
	-webkit-tap-highlight-color: transparent
}
* {
	padding: 0;
	margin: 0;
	outline: none;
}

div, img, ul, ol, li, dl, dt, dd, p {
	border: none;
	padding: 0;
	margin: 0;
}
li {
	list-style: none;
	text-decoration: none;
}
.clear {
	clear: both;
}
.clearfix {
	clear: both;
}
body {
	margin: 0;
	padding: 0;
	color: #666;
	font-family: 'Microsoft Yahei', 'Arial', 'Open Sans', sans-serif;
	font-size: 14px;
	background: #fff;
	overflow-x: hidden;
	overflow-y: auto;
	line-height: 1.82857143;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	background: transparent;
	text-decoration: none;
	-webkit-tap-highlight-color: transparent;
	color: #666
}
a:hover {
	color: #f5b146;
}
a:link, a:visited, a:active {
	text-decoration: none;
}
html, body {
	-webkit-text-size-adjust: none;
}/*去除默认最小字体大小*/
input[type="button"], input[type="submit"], input[type="reset"] {
	-webkit-appearance: none;
}/*去除手机按钮默认样式*/
/*结束*/
button {
	padding: 0
}
button, input, optgroup, select, textarea {
	outline: 0;
	border: 0;
	vertical-align: middle;
	font-family: 'Microsoft Yahei'
}
button, html input[type=button], input[type=reset], input[type=submit], input[type=text] {
	outline: 0;
	border: 0;
	border-radius: 0;
	cursor: pointer;
	-webkit-appearance: button
}
textarea {
	resize: none;
	font-size: 14px
}
textarea, .select {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none
}
.select::-ms-expand {
display:none
}

.dfcc, .dfccs, .dflc, .dflr, .dflrs {
	display: -webkit-flex;
	display: flex
}
.dfcc, .dfccs {
	justify-content: center;
	-webkit-justify-content: center
}
.dflc, .dfcc, .dfccs, .dflr, .dflrs {
	align-items: center;
	-webkit-align-items: center
}
.dflr {
	justify-content: space-between;
	-webkit-justify-content: space-between
}
.dflrs {
	justify-content: space-around;
	-webkit-justify-content: space-around
}
.dfccs {
	-webkit-flex-direction: column;
	flex-direction: column
}
.font16R{
	font-size:16px;
	font-weight:bold;
	color:#F00
}
.font16{
	font-size:16px;
	font-weight:bold;
	color:#333
}
.font18{
	font-size:18px;
	font-weight:bold;
}
.font26{
	font-size:26px;
}
.font25Y{
	font-size:25px;
	color:#f5b146;
	margin-bottom:5px;
}

.height20{
	height:20px;
	line-height:1px;
	clear:both;
}
.containerframe {
	margin: 0px auto;
	width: 100%;
	padding: 0px;
	padding-top:70px;
}
 @media (max-width:1200px) {
.containerframe {
	margin: 0px auto;
	width: 100%;
	padding: 0px;
	padding-top:60px;
}
 }
 \ @media (max-width:500px) {
.containerframe {
	margin: 0px auto;
	width: 100%;
	padding: 0px;
	padding-top:50px;
}
 }
.left {
	float: left;
}
.right {
	float: right;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.tr {
	text-align: right;
}
.tl {
	text-align: left;
}
.tc {
	text-align: center;
}
.db {
	display: block
}
.dn {
	display: none
}
.ov {
	overflow: hidden
}
.dfcc, .dfccs, .dflc, .dflr, .dflrs {
	display: -webkit-flex;
	display: flex
}
.dfcc, .dfccs {
	justify-content: center;
	-webkit-justify-content: center
}
.dflc, .dfcc, .dfccs, .dflr, .dflrs {
	align-items: center;
	-webkit-align-items: center
}
.wh1 {
	width: 100%;
	height: 100%
}
.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	zoom: 1;
}

.left_tp {
	float: left;
	padding: 0px 20px 20px 0px;
}
.right_tp {
	float: right;
	padding: 0px 0px 20px 20px;
}

 @media (max-width:1024px) {
.left_tp {
	width: 45%;
	float: left;
	padding: 0px 20px 20px 0px;
}
.right_tp {
	width: 45%;
	float: right;
	padding: 0px 0px 20px 20px;
}
}
 @media (max-width:991px) {
.left_tp {
	width: 65%;
	float: left;
	padding: 0px 20px 20px 0px;
}
.right_tp {
	width: 65%;
	float: right;
	padding: 0px 0px 20px 20px;
}
}
 @media (max-width:990px) {
.left_tp {
	width: 100%;
	float: left;
	padding: 0px;
	padding-bottom: 20px;
	text-align: center;
}
.right_tp {
	width: 100%;
	float: right;
	padding: 0px;
	padding-bottom: 20px;
	text-align: center;
}
}

.w1150 {
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	max-width: 1200px;
	position:relative;
}
.w1200 {
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	max-width: 1200px;
}
 @media (max-width:1150px) {
.w1150 {
	width:100%;
	margin: 0px auto;
	padding: 0px;
	max-width:100%;
}
}
/***底部***/
.foobg{
	background:url(../images/footbg.jpg) repeat-x top center;
}
.foot{
	font-size:14px;
	color:#282c52;
	padding:12px 0px;
}
.foot a{
	color:#282c52;padding-left:10px;

}


 @media (max-width:1151px) {
.foot{
	width:96%;
	margin:0 auto;
}
 }
@media (max-width:639px) {
 .foot{
	 text-align:center;
}

.foot img{
	display:none;
}
}
 
/***底部***/
/***首页导航***/
.top{height:70px; padding:0 2%; width:100%; position:absolute; left:0; top:0px; z-index:95; background:#fff;  transition:all 0.5s ease;}
.top .logo{ float:left;}
.T-nav > li{ float:left; position:relative;}
.T-nav > li > a{ display:block; height:70px; line-height:70px; color:#333; font-size:16px; padding:0 20px; text-align:center; position:relative;}
.T-nav > li > a:hover{ color:#484b9d; }
.T-nav > li > a:after{ color:#484b9d; display:block; content:''; left:50%; bottom:5px; height:3px; width:0px; background:#484b9d; transform:translateX(-50%); position:absolute; transition:all 0.5s ease;}
.T-nav > li .gdlt{ position:absolute; width:350px; padding:15px;left:-23px; top:70px; display: none; background:#fff;border:1px solid #ddd; text-align:center;box-shadow:0px 5px 8px rgba(0, 0, 0, 0.1);}
.T-nav > li:nth-child(n+5) .gdlt{ right:0; left:auto;}
.T-nav > li .gdlt{}
.T-nav > li .gdlt .fl{ width:100px; text-align:center;}
.T-nav > li .gdlt .fl a{ padding-left:0px; display:block; line-height:35px; background:url(../images/sjx.png) no-repeat left center; transition:all 0.5s ease; text-align:left; text-indent:15px;}
.T-nav > li .gdlt .fl a:hover{color:#f5b146;}
.T-nav > li .gdlt .fr{ overflow:hidden; width:200px;}
.T-nav > li .gdlt .fr img{ transition:all 0.5s ease; max-width:100%;}
.T-nav > li .gdlt .fr:hover img{ transition:all 0.5s ease; transform:scale(1.1);}
.wxbtn{ display:block; width:30px; height:24px; position:absolute; right:0; top:22px;}

@media (max-width: 1279px){
.T-nav > li > a{ padding:0 15px;}
}
@media (min-width: 1201px){
.T-nav > li > a.cur:after{ width:40px; transition:all 0.5s ease;}
.T-nav > li > a.on:after{ width:40px;}
}


@media (max-width: 1200px){
.top{ position:fixed;}
.top{ height:60px;}
.top .logo{ padding:3px 0;}
.top .logo img{ height:60px;}
.mob-nav{ display:block; float:right; background:url(../images/mob-ct.png) no-repeat center center; background-size:auto 30%; width:30px; height:60px; margin-right:1%;}
.wxbtn{ display:block; width:30px; height:24px; position:absolute; right:50px; top:8px;}
.T-nav{ width:100%; position: fixed;  display:none;height:100%; overflow-x:hidden; overflow-y:auto; top:60px; left:0; margin:0; background:rgba(255,255,255,1);}
.T-nav li{ display:block; width:100%; border-bottom:1px solid #eee;}
.T-nav > li a{ width:100%; text-align:left; padding:0 2%; line-height:45px; height:45px; color:#333; font-size:16px;}
.T-nav > li > a.cur{ background:none; border:none; color:#484b9d;}
.T-nav li .gdlt{ position:relative; width:100%; left:0; margin:0; top:0; padding:5px 0; background:none; box-shadow:none;}
.T-nav li .gdlt .fr{ display:none;}
.T-nav li .gdlt .fl{ width:100%;}
.T-nav li .gdlt .fl a{ padding:0 40px; font-size:14px; background-position:28px center; line-height:40px; margin:0; color:#666;}
}
@media (max-width: 1151px){
	.wxbtn{ display:block; width:30px; height:24px; position:absolute; right:50px; top:20px;}
}

@media (max-width:642px) {
.top{ height:50px;}
.top .logo img{ height:50px;}
.T-nav{ width:100%; position: fixed;  display:none;height:100%; overflow-x:hidden; overflow-y:auto; top:50px; left:0; margin:0; background:rgba(255,255,255,1);}
}

 @media (max-width:374px) {
.wxbtn{ display:block; width:30px; height:24px; position:absolute; right:40px; top:20px;}
.top{ height:43px;}
.top .logo img{ height:43px; margin-top:5px;}
}
.search-w {
  height: 100px;
}
.search {
  width: 198px;
  height: 40px;
  line-height: 40px;
  border-radius: 20px;
  background: #f6f6f6;
  overflow: hidden;
}
.search .txt {
  float: left;
  width: calc(100% - 50px);
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  padding-left: 30px;
  background: transparent;
}
.search .btn {
  float: right;
  width: 50px;
  height: 100%;
  background: url(../images/search.png) no-repeat center;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAMAAAAp4XiDAAAAVFBMVEUAAABVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVW+WkCdAAAAG3RSTlMA86cS1Qd0zb+G48R+W0E4lVIhm5BKLeppGrQHXWddAAABjklEQVRIx6VV2XLDIAzkBgdf8d3o//+zg6GtB5DiTPfNi1cCrTRiV8i1Fc5aJ0yv2R30gsMv9mV7K9hekGGWtMJACf6kFOLnLyvGWShIaHCFgxOu+4rfk7GRWegcqr9y3X6SLfUOkbHSn3RfU0zx2khyrrGHiFowhcQaznewGuTpraynH4hXmpzVIZJnCELZbE6uIRBqcxNOv0oyVAXBUAsostTFtUs7fVHhos5zxoVmGunuE/+XuHcXKyOKzPvC/9LLNlYeQZ+KXFb+wCRztclCakXZ4gp6DIG6umSpn02AtswWj5Dhs+i4HNiFQZQKhQ/fEwLslJVyD+xDElMB3OhLisBRLi/x/NH0Mm6AmUOCwmxuIYEr7xWHC3ZsBawPKJAoPmBGNzwTdHqBiBXtWmP/9oTrdKpLbAAU07MdxdyYVWZr52D3cQBQGwD3GRl2asrKjqKxpVK+PtBMySCv72ukSs0j72u0T/ZO7D5eyWKk4bCtja5bakDQhUcPiGcfwMQSsE/QVbctjcFZw74Bhtc3xlH5qhwAAAAASUVORK5CYII=) no-repeat center;
  background-size: 35%;
}
.search-btn {
  width:23px;
  height:23px;
  background: url(../images/search.png) no-repeat center;
  cursor: pointer;
  background: url(../images/serbtn.png) no-repeat center;
  background-size:23px;
  display:block;
  position: absolute;
  right:60px;
 top:22px;
}
@media (max-width: 1200px){
.search-btn {
  width:23px;
  height:23px;
  background: url(../images/search.png) no-repeat center;
  cursor: pointer;
  background: url(../images/serbtn.png) no-repeat center;
  background-size:23px;
  display:block;
  position: absolute;
  right:100px;
 
}
}
@media (max-width: 374px){
	.search-btn {
  width:23px;
  height:23px;
  background: url(../images/search.png) no-repeat center;
  cursor: pointer;
  background: url(../images/serbtn.png) no-repeat center;
  background-size:23px;
  display:block;
  position: absolute;
  right:80px;
   top:18px;
 }
}
.fix-wrap {
  display: none;
  z-index: 9999;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}
.fix-wrap .hide {
  position: fixed;
  width: 25px;
  height: 25px;
  padding: 25px;
  right: 5%;
  top: 5%;
  background: #090908;
  cursor: pointer;
  border-radius: 50%;
  transition: all 0.8s;
  -webkit-transition: all 0.8s;
}
.fix-wrap .hide::before,
.fix-wrap .hide::after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: '';
  width: 1px;
  height: 55%;
  background: #fff;
  margin-top: -27.5%;
}
.fix-wrap .hide::before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.fix-wrap .hide::after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.fix-wrap .hide:hover {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}


.fix-search {
  padding: 0 2.5%;
  background: #222;
}
.fix-search:hover .search::after {
  transform: scale(1);
  -webkit-transform: scale(1);
}
.fix-search .search {
  position: relative;
  width: 100%;
  height: 125px;
  color: #555;
  padding-left: 88px;
  font-size: 66px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVCAYAAACpF6WWAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDozNEE5NEZGREQ0QUQxMUU2OUVGNjk4Qzg2RjZCRDdENiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDozNEE5NEZGRUQ0QUQxMUU2OUVGNjk4Qzg2RjZCRDdENiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjM0QTk0RkZCRDRBRDExRTY5RUY2OThDODZGNkJEN0Q2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjM0QTk0RkZDRDRBRDExRTY5RUY2OThDODZGNkJEN0Q2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+/Hs+IwAAAVlJREFUeNpi+P//PwMaFgLiJiC+/x8VHATiCCzqMTC6QBKSIc+AeC0QzwXiA0jiT4DYmFhDS6CaNgGxOg4NIUD8E6rOipChcVCFZUR4jwWIj0PVq+EylA2q4AAx4YWEQeAxLkMroAqESTS0D6rPAZuhL4H4NYkGgrAG1NDl2AwFgRVkGMqClBpQ5JgYIOAdA+ngL5TmR5eAGapKhqE8UPo1NkNvAbEtGYaaQOmDGDLAMIiGho0niWEKy2UWuBL/VyD+RYKBFlAD9+PLUTZQRUeAWICAgU5QB4CAIaG8745UaHQCsRkQ8wIxOxCLA7EfEG9HK7kuArEsoVLKHIgf/McPQF72RioaXwGxCD5DYdgXiBcC8S0gfgvEV4B4OhA7IqmRh+ZGELgJxFyEDCUWSwLxVSSDZalhKAhzogWFLiPYZMqBJBBfBGJRIH5ALUNBQBGI5wPxVIAAAwAoIUyRNtFOOQAAAABJRU5ErkJggg==) no-repeat 35px center;
}
.fix-search .search::before,
.fix-search .search::after {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 1px;
  transition: all 1s;
  -webkit-transition: all 1s;
}
.fix-search .search::before {
  background: #515151;
}
.fix-search .search::after {
  background: rgba(255, 255, 255, 0.5);
  transform: scale(0, 1);
  -webkit-transform: scale(0, 1);
}
.fix-search .txt,
.fix-search .btn {
  color: #555;
  background: transparent;
}
.fix-search .txt {
  width: 100%;
  text-align: center;
  font-size:50px;
  padding-right: 2%;
  height:50px;
}
.fix-search .btn {
  font-size: 24px;
  width:100px;
}


@media (max-width: 768px) {

  .fix-search {
    padding: 0 15px;
  }
  .fix-search .search {
    height: 65px;
    padding-left: 0;
    background: none;
  }
  .fix-search .txt {
    font-size: 20px;
    text-align: left;
    padding: 0 10px;
  }
  .fix-search .btn {
    font-size: 22px;
    color: #777;
  }
 
}

@keyframes resize {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale(5, 5);
  }
  100% {
    opacity: 1;
    transform: scale(1, 1);
  }
}
@-webkit-keyframes resize {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale(5, 5);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1, 1);
  }
}
@keyframes ReturnToNormal {
  from {
    opacity: 0;
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
  }
  to {
    opacity: 1;
    transform-origin: right bottom;
    transform: none;
  }
}
@-webkit-keyframes ReturnToNormal {
  from {
    opacity: 0;
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
  }
  to {
    opacity: 1;
    -webkit-transform-origin: right bottom;
    -webkit-transform: none;
  }
}



/***首页导航***/

/*主体*/
.c_wrap{position:relative; z-index: 5;  overflow:hidden; background:#fff;}
.ny_subnav{height:65px; margin:0 -100px 0 -680px; padding:0 100px 0 680px; border-bottom: 1px solid #e5e5e5; overflow:hidden; position:relative;}
.ny_subnav .crm{ height:30px; line-height:30px;font-size:14px;letter-spacing:0px; text-align:right; color:#999; margin-top:28px; position:absolute; right:0;}
.ny_subnav .crm-icon{display: inline-block; width:11px;height:11px;background: url("../images/home.gif") no-repeat left bottom; letter-spacing: normal;}
.ny_subnav .crm a{display:inline;font-size: 14px; color:#999; letter-spacing: normal;}
.ny_subnav .crm a:hover{color:#484b9d;}
.ny_subnav .sub_nav{position:absolute; left:0; top:0;}
.ny_subnav .sub_nav .ul{font-size: 0;  position:relative; text-align:left;}
.ny_subnav .sub_nav a{display:inline-block; font-size:16px; line-height:45px; color:#333; margin-right:30px; margin-top:20px;}
.ny_subnav .sub_nav .sub_slider{position:absolute; bottom:0; height:3px;/* width:50px;*/ background:#f49d00;}
.ny_subnav .w1200{position:relative;}
#leftmenu .on{
	position:absolute; bottom:0; height:3px;/* width:50px;*/ background:#f49d00;
}
 @media (max-width:1149px) {
.ny_subnav .crm{ height:30px; line-height:30px;font-size:14px;letter-spacing:0px; text-align:right; color:#999; margin-top:28px; position:absolute; right:20px;}
.ny_subnav .sub_nav .ul{font-size: 0;  position:relative; text-align:left; padding-left:25px;}
.c_wrap{position:relative; z-index: 5; margin:0px 0px 0 0px; padding:0 0px 0 0px; overflow:hidden; background:#fff; width:100%;}
 }

@media (max-width:900px) {
 .ny_subnav .crm{
	display:none;
}
.ny_subnav .sub_nav .ul{
		  display:none;
}
.ny_subnav{height:auto; margin:0 0px 0 0px; padding:0px; border-bottom: none; overflow: visible; position:relative; z-index:99;}
}

#c_top_about{position:relative; z-index:5; background:url(../images/aboutbanner.jpg) no-repeat top center; background-size: cover; height:200px;
}
#c_top_hr{position:relative; z-index:5; background:url(../images/hrbanner.jpg) no-repeat top center;background-size: cover; height:200px;}
#c_top_contact{position:relative; z-index:5; background:url(../images/contactbanner.jpg) no-repeat top center; background-size: cover; height:200px;}
#c_top_build{position:relative; z-index:5; background:url(../images/buildbanner.jpg) no-repeat top center;background-size: cover; height:200px;}
#c_top_news{position:relative; z-index:5; background:url(../images/newsbanner.jpg) no-repeat top center;background-size: cover; height:200px;}
#c_top_pro{position:relative; z-index:5; background:url(../images/probanner.jpg) no-repeat top center;background-size: cover; height:200px;}

@media (max-width: 1199px) {
#c_top_about{position:relative; z-index:5; background:url(../images/aboutbanner.jpg) no-repeat top center; height:160px;}
#c_top_hr{position:relative; z-index:5; background:url(../images/hrbanner.jpg) no-repeat top center; height:160px;}
#c_top_contact{position:relative; z-index:5; background:url(../images/contactbanner.jpg) no-repeat top center; height:160px;}
#c_top_build{position:relative; z-index:5; background:url(../images/buildbanner.jpg) no-repeat top center; height:160px;}
#c_top_news{position:relative; z-index:5; background:url(../images/newsbanner.jpg) no-repeat top center; height:160px;}
#c_top_pro{position:relative; z-index:5; background:url(../images/probanner.jpg) no-repeat top center; height:160px;}

.dlltop {
	background-size:100% auto!important;
}
}


@media (max-width: 900px) {
#c_top_about{position:relative; z-index:5; background:url(../images/aboutbanner.jpg) no-repeat top center; height:120px;}
#c_top_hr{position:relative; z-index:5; background:url(../images/hrbanner.jpg) no-repeat top center; height:120px;}
#c_top_contact{position:relative; z-index:5; background:url(../images/contactbanner.jpg) no-repeat top center; height:120px;}
#c_top_build{position:relative; z-index:5; background:url(../images/buildbanner.jpg) no-repeat top center; height:120px;}
#c_top_news{position:relative; z-index:5; background:url(../images/newsbanner.jpg) no-repeat top center; height:120px;}
#c_top_pro{position:relative; z-index:5; background:url(../images/probanner.jpg) no-repeat top center; height:120px;}

}

@media (max-width:767px) {
#c_top_about{position:relative; z-index:5; background:url(../images/aboutbanner.jpg) no-repeat top center; height:100px;}
#c_top_hr{position:relative; z-index:5; background:url(../images/hrbanner.jpg) no-repeat top center; height:100px;}
#c_top_contact{position:relative; z-index:5; background:url(../images/contactbanner.jpg) no-repeat top center; height:100px;}
#c_top_build{position:relative; z-index:5; background:url(../images/buildbanner.jpg) no-repeat top center; height:100px;}
#c_top_news{position:relative; z-index:5; background:url(../images/newsbanner.jpg) no-repeat top center; height:100px;}
#c_top_pro{position:relative; z-index:5; background:url(../images/probanner.jpg) no-repeat top center; height:100px;}
}

@media (max-width:500px) {
#c_top_about{position:relative; z-index:5; background:url(../images/aboutbanner.jpg) no-repeat top center; height:90px;}
#c_top_hr{position:relative; z-index:5; background:url(../images/hrbanner.jpg) no-repeat top center; height:90px;}
#c_top_contact{position:relative; z-index:5; background:url(../images/contactbanner.jpg) no-repeat top center; height:90px;}
#c_top_build{position:relative; z-index:5; background:url(../images/buildbanner.jpg) no-repeat top center; height:90px;}
#c_top_news{position:relative; z-index:5; background:url(../images/newsbanner.jpg) no-repeat top center; height:90px;}
#c_top_pro{position:relative; z-index:5; background:url(../images/probanner.jpg) no-repeat top center; height:90px;}
.dlltop {
	background-size:130% auto!important;
}
}
@media (max-width:420px) {
#c_top_about{position:relative; z-index:5; background:url(../images/aboutbanner.jpg) no-repeat top center; height:80px;}
#c_top_hr{position:relative; z-index:5; background:url(../images/hrbanner.jpg) no-repeat top center; height:80px;}
#c_top_contact{position:relative; z-index:5; background:url(../images/contactbanner.jpg) no-repeat top center; height:80px;}
#c_top_build{position:relative; z-index:5; background:url(../images/buildbanner.jpg) no-repeat top center; height:80px;}
#c_top_news{position:relative; z-index:5; background:url(../images/newsbanner.jpg) no-repeat top center; height:80px;}
#c_top_pro{position:relative; z-index:5; background:url(../images/probanner.jpg) no-repeat top center; height:80px;}
.dlltop {
	background-size:135% auto!important;
}
}


@media (max-width: 374px) {
.dlltop {
	background-size:160% auto!important;
}
}

.mid{
	max-width:1200px;
	width:100%;
	margin:0 auto;
}
.mid_l{
	width:70%;
	border-right:1px solid #e5e5e5;
	float:left;
}
.mid_r{
float:right;
width:30%;
padding-top:3%;
}
.mid_r .menurtp{
	width:87%;
	float:right;
	text-align:left;
}
.mid_r .menurtp img{
	max-width:100%;
	height:auto;
}
 @media (max-width:1150px) {
.mid_r .menurtp img{
	max-width:93%;
	height:auto;
}
 }
.content{padding-bottom:50px; min-height:550px; width:94%; padding-top:30px;}
.content img{max-width:100%; height:auto;}

 @media (max-width:1149px) {
.content{padding-bottom:4%; min-height:450px; width:94%; padding-top:4%; margin:0 auto;}
 }
@media (max-width:900px) {
	.mid_l{
	width:100%;
	border-right: none;
	float: none;
	margin:0 auto;
}
.mid_r{
	display:none;
}
}
/*主体*/

/*首页*/
.indexmid{
	width:100%;
	padding:2% 0px 4% 0px;
}
@media (max-width:1151px) {
.indexmid{
	width:96%;
	padding:2% 0px 4% 0px;
	margin:0 auto;
}
}

.indexnews_l{
	width:45%;
	float:left;
}
.indexnews_r{
	width:45%;
	float:right;
		margin-right:1.5%;

}
@media (max-width:767px) {
	.indexnews_l{
	width:100%;
	float:left;
}
.indexnews_r{
	width:100%;
	float:left;
}
}
.indexnewszztit{
width:100%;
overflow:hidden;
white-space: nowrap;
text-overflow: ellipsis;
clear:both;
font-size:18px;
color:#000;
}
.indexnewszztit a{
color:#000;
}
.indexnewszztit a:hover{
color:#f5b146;
}
.indexnewszzcon{
	width:100%;
	font-size:14px;
	color:#666666;
	clear:both;
	margin-top:15px;
	height:70px;
	overflow:hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient: vertical;
}

.indexnewsmenu{
	width:100%;
	border-bottom:1px solid #cccccc;
	position:relative;
	height:30px;
	margin-top:6px;
}
.indexnewsmenu span{
	border-bottom:2px solid #013b8f;
	font-size:16px;
	color:#484b9d;
	line-height:35px;
	position:absolute;
	bottom:0;
	float:left;
}
.indexnewslist{
	margin-top:12px;
}
.indexnewslist li{
	width:100%;
	float:left;
}
.indexnewslist li span{
	float:left;
	width:110px;
	color:#999;
	font-size:14px;
}
.indexnewslist li a{
	float:left;
	font-size:14px;
	color:#666;
	width: calc(100% - 110px);
	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	}
.indexnewslist li a:hover{
	color:#f5b146;
}
@media (max-width:767px) {
	.indexnewszzcon{
	width:100%;
	font-size:14px;
	color:#666666;
	clear:both;
	margin-top:15px;
	height:72px;
	overflow:hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient: vertical;
}
	.indexnewsmenu{
	width:100%;
	border-bottom:1px solid #cccccc;
	position:relative;
	height:30px;
	margin-top:25px;
}
}
.indextpbg{
	background:#eeeeee;
	width:100%;
	max-height:170px;
	height:auto;
}
.indextp{
	width:33.33333%;
	float:left;
	overflow:hidden;
	transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;
	position: relative;
}
.indextp img{
	max-width:100%;
	height:auto;
	transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;
}
.indextp:hover{
	margin-top:-15px;
	transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;
}
.indextp:hover img{
	 -webkit-filter: brightness(50%); /* Chrome, Safari, Opera */
    filter: brightness(50%);
	transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;
}
.indextpwz {
position: absolute;
left:6%;
top:16%;
z-index: 1;
/* z-index:100; */
line-height:35px;
}
.indextpwz .abc{
	font-size:30px;
	clear:both;
}
.indextpwz .tit{
	font-size:20px;
	clear:both;
}
.indextpwz .xwz{
	font-size:14px;
	clear:both;
}
@media (max-width:1151px) {
.indextpbg{
	background:none;
}
.indextp:hover{
	margin-top: 0;
}
}
@media (max-width:990px) {
.indextpwz {
position: absolute;
left:6%;
top:16%;
/* z-index:100; */
line-height:30px;
}
	.indextpwz .abc{
	font-size:22px;
	clear:both;
}
.indextpwz .tit{
	font-size:18px;
	clear:both;
}
.indextpwz .xwz{
	font-size:12px;
	clear:both;
}
}
@media (max-width:767px) {
.indextpwz {
position: absolute;
left:6%;
top:8%;
/* z-index:100; */
line-height:30px;
}
}
@media (max-width:639px) {
.indextpwz .xwz{
		display:none;
}
.indextpwz .abc{
	font-size:20px;
	clear:both;
}
.indextpwz .tit{
	font-size:16px;
	clear:both;
}
.indextpwz {
position: absolute;
left:6%;
top:11%;
/* z-index:100; */
line-height:26px;
}
}
@media (max-width:479px) {
.indextpwz .abc{
	font-size:18px;
	clear:both;
}
.indextpwz .tit{
	font-size:16px;
	clear:both;
}
.indextpwz {
position: absolute;
left:6%;
top:8%;
/* z-index:100; */
line-height:26px;
}
}
@media (max-width:374px) {
.indextpwz .abc{
	font-size:14px;
	clear:both;
}
.indextpwz .tit{
	font-size:12px;
	clear:both;
}
.indextpwz {
position: absolute;
left:6%;
top:8%;
/* z-index:100; */
line-height:20px;
}
}
/*首页*/
/*历史进程*/
.hismenu {
	width:100%;
	float: left;
	LIST-STYLE-TYPE: none;
	z-index:990;
	position:relative;
}

.hismenu LI {
	width:auto;
	float: left;
	text-align:left;
	font-size: 18px;
	color:#cccccc;
	margin-right:30px;
	font-weight:bold;
}
.hismenu LI A {
	color:#cccccc;
	}
.hismenu LI A:hover {
	color:#484b9d;
}
.hismenu li .hismenu_ulhover {
	color:#484b9d;
}
.abt7_axis ul{padding: 44px 0 13px; margin-left: 12px; position:relative; border-left:1px solid #80c4ff; margin-top: 30px;}
.abt7_axis ul:after{position:absolute; left:-13px; top:0; width:26px; height:26px; background:url("../images/about7_icon_time.png") no-repeat; display:block; content:" ";}
.abt7_axis li{padding-left: 13px; margin-bottom: 23px;}
.abt7_axis li:after{content:"\200B"; display:block; height:0; clear:both;}
.abt7_axis .time{position:relative; float:left; width:100px; height:30px; font-size: 16px; padding-left:20px; line-height: 30px; color:#fff; background:url("../images/about7_icon_this.png") no-repeat left center; font-weight:bold;}
.abt7_axis .time:after{position:absolute; left:-17px; top:12px; width:7px; height:7px; background:url("../images/about7_icon_dot.png") no-repeat; display:block; content:" ";}
.abt7_axis .p_box{float:right; width: calc(100% - 115px); padding:0; margin-top:-5px;}
/*历史进程*/
/*招聘需求*/
.join-list .join-head{background:#bbb;color:#fff;line-height:50px; height:50px; width:100%;border-bottom: 1px solid #fff;}
.join-list .join-head li{float:left;display:inline-block;width:16.66666%;text-align:center;font-weight:700}
.join-list .join-body{margin-bottom:1px}
.join-list .join-body:nth-child(odd) li{background-color:#f6f6f6}
.join-list .join-body:nth-child(even) li{background-color:#ededed}
.join-list .join-body.cur li{background:#f5b146;color:#fff}
.join-list .join-body li{float:left;display:inline-block;width:16.66666%;height:50px;text-align:center;line-height:50px}
.join-list .join-body li.btn{background-image:url(../images/join_1.png);background-position:center;background-repeat:no-repeat;cursor:pointer}
.join-list .join-body li.cur{background-image:url(../images/join_2.png)}
.join-list .join-body .txt{background:#fff}
.join-list .join-head .w30{
	width:30%;
}
.join-list .join-head .w15{
	width:15%;
}
.join-list .join-head .w10{
	width:10%;
}
.join-list .join-body .w30{
	width:30%;
}
.join-list .join-body .w15{
	width:15%;
}
.join-list .join-body .w10{
	width:10%;
}
@media (max-width:991px) {
.join-list .join-body .time{ display:none;}
.join-list .join-head .time{ display:none;}

.join-list .join-head .w30{
	width:30%;
}
.join-list .join-head .w15{
	width:20%;
}
.join-list .join-head .w10{
	width:10%;
}
.join-list .join-body .w30{
	width:30%;
}
.join-list .join-body .w15{
	width:20%;
}
.join-list .join-body .w10{
	width:10%;
}
}
@media (max-width:700px) {
.join-list .join-body .num{ display:none;}
.join-list .join-head .num{ display:none;}
.join-list .join-head .w30{
	width:40%;
}
.join-list .join-head .w15{
	width:20%;
}
.join-list .join-head .w10{
	width:20%;
}
.join-list .join-body .w30{
	width:40%;
}
.join-list .join-body .w15{
	width:20%;
}
.join-list .join-body .w10{
	width:20%;
}
}
@media (max-width:480px) {
.join-list .join-body .add{ display:none;}
.join-list .join-head .add{ display:none;}
.join-list .join-head .w30{
	width:55%;
}
.join-list .join-head .w15{
	width:25%;
}
.join-list .join-head .w10{
	width:20%;
}
.join-list .join-body .w30{
	width:55%;
}
.join-list .join-body .w15{
	width:25%;
}
.join-list .join-body .w10{
	width:20%;
}
}
/*页码*/
.page {
	margin: 1.5em 0 0;
	text-align: center;
	line-height: 1.5;
}
.page a {
	padding: 0 1em;
	line-height: 2.5;
	background: none;
	color: #888;
	border: 1px solid #E8E8E8;
	margin: 0 1px;
	text-decoration: none;
	display: inline-block;
	margin-bottom: 0.5em;
}
.page a.cur, .page a:hover {
	background: #f49d00;
	color: #fff;
	border-color: #f49d00;
}
.page a.disabled, .page a.disabled:hover {
	cursor: default;
	opacity: 0.5;
*filter:alpha(opacity=50);
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	color: #666;
	background: none;
	border-color: #e8e8e8;
}
.page .total {
	padding: 0 1em;
	line-height: 2.5;
	background: none;
	color: #888;
	border: 1px solid #E8E8E8;
	margin: 0 0.3em;
	display: inline-block;
}
 @media (max-width:420px) {

.page a {
	display: none;
}
.page .page-pre {
	display: inline;
	width: 45%;
	margin: 0 1%;
	padding: 8px 1.5em;
}
.page .page-next {
	display: inline;
	width: 45%;
	margin: 0 1%;
	padding: 8px 1.5em;

}
.page {
	margin: 0;
	margin-top:15px;
}
}
/*招聘需求*/
/*联系我们*/
.contact li{
	width:100%;
	border-bottom:1px solid #e9eaee;
	margin-bottom:20px;
	padding-bottom:10px;
}
.contact li .gstit{
	width:100%;
	clear:both;
	font-size:16px;
	color:#000;
	font-weight:bold;
}
.contact li span{
	margin-right:30px;
}
.contact li img{
	padding-right:5px;
	vertical-align:middle;
}
/*留言板*/
.form_msg input::-webkit-input-placeholder,.form_msg textarea::-webkit-input-placeholder { color: #333; } 
.form_msg input:-moz-placeholder,.form_msg textarea:-moz-placeholder { color: #333; } 
.form_msg input::-moz-placeholder,.form_msg textarea::-moz-placeholder { color: #333; } 
.form_msg input:-ms-input-placeholder,.form_msg textarea:-ms-input-placeholder{ color: #333; }
.form_msg{ max-width:100%; margin:0 auto;}
.form_msg .col{ margin-bottom:25px; position:relative; z-index:100;}
.form_msg .col3{ margin-left:-20px; margin-right:-20px;}
.form_msg .col3 .item{ width:100%; margin-bottom:15px; clear:both;}
.form_msg .col3 .item .item_in{ margin:0 20px; position:relative;}
.form_msg .star{ position:absolute; color:#ff0000; font-size:18px; line-height:1.3; top:50%; margin-top:-0.5em; right:0.6em;}
.input_msg,.area_msg{ border-radius:5px; -webkit-border-radius:5px; line-height:1.3; padding:1.15em 1.2em; font-size:100%; background:#F8F8F8; border:0; box-sizing:border-box; width:100%; color:#333; font-size:100%;}
.area_msg{ height:8.8em;}

.btn_sm{ display:inline-block; font-size:14px; color:#fff; line-height:3; min-width:8em; border-radius:5px; -webkit-border-radius:5px; background:#f49d00; margin:0 10px; cursor:pointer;	font-family: 'Microsoft Yahei', 'Arial', 'Open Sans', sans-serif;}
.btn_sm:hover{ background:#f46d00;}
.btn_rs{ display:inline-block; font-size:14px; color:#666; line-height:3; min-width:8em; border-radius:5px; -webkit-border-radius:5px; background:#D6D6D6; margin:0 10px; cursor:pointer;	font-family: 'Microsoft Yahei', 'Arial', 'Open Sans', sans-serif;}
.btn_rs:hover{ background:#666; color:#fff;}

/*联系我们*/
/*楼盘*/
.buildlist{
	width:100%;
	float:left;
	margin-bottom:40px;
}
.buildlist_l{
	width:50%;
	float:left;
	overflow:hidden;
	max-height:210px;
	margin-top:7px;
}

.buildlist_l img{
	max-width:100%;
	height:auto;
	transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;
}
.buildlist_l img:hover{
	transform: scale(1.1); -moz-transform: scale(1.1);-webkit-transform: scale(1.1);
	transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;
}
.buildlist_r{
	width:47%;
	float:right;
}
.buildlist_r .tit{
	font-size:20px;
	color:#000;
	clear:both;
}
.buildlist_r .tit:hover{
	color:#f5b146;
}
.buildlist_r .buildwz{
	margin-top:5px;
	color:#666;
	font-size:14px;
	line-height:22px;
}

@media (max-width:639px) {
	.buildlist_l{
	width:100%;
	float:left;
	overflow:hidden;
	max-height:240px;
	margin-top:7px;
}
.buildlist_r{
	width:100%;
	float:left;
}
	
}
/*楼盘*/

/*新闻*/
.newslist{
	width:100%;
	padding-bottom:25px;
	border-bottom:1px dotted #ccc;
}
.newslist .newstp{
	width:45%;
	float:left;
	height:220px;
	overflow:hidden;
}
.newslist .newstp img{
	max-width:100%;
	height:auto;
	transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;
}
.newslist .newstp img:hover{
transform: scale(1.1); -moz-transform: scale(1.1);-webkit-transform: scale(1.1);
transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;
}
.newslist .newslist_r{
	width:50%;
	float:right;
	margin-right:2%;
}
.newslist .newslist_r .time{
	width:100%;
	clear:both;
	font-size:12px;
	color:#777;
	float:left;
	margin-top:5%;
}
.newslist .newslist_r .tit{
	width:100%;
	clear:both;
	font-size:20px;
	color:#000;
	float:left;
	margin-top:2px;
	line-height:26px;
}
.newslist .newslist_r .tit a{
	color:#000;
}
.newslist .newslist_r .tit a:hover{
	color:#f5b146;
}
.newslist .newslist_r .newscont{
	width:100%;
	float:left;
	font-size:12px;
	margin-top:5px;
	color:#777;
	height:40px;
	overflow: hidden;text-overflow: ellipsis;display: -webkit-box;
-webkit-line-clamp:2;-webkit-box-orient: vertical;
}

 @media (max-width:1198px) {
	 .newslist .newstp{
	width:45%;
	float:left;
	height:230px;
	overflow:hidden;
}
 }

.newslist .newslist_r .tit{
	width:100%;
	clear:both;
	font-size:20px;
	float:left;
	margin-top:5px;
}


 }
@media (max-width:800px) {
.newslist .newstp{
	width:45%;
	float:left;
	height:190px;
	overflow:hidden;
}
.newslist .newslist_r .time{
	width:100%;
	clear:both;
	font-size:14px;
	color:#777;
	float:left;
	margin-top:5%;
}

 }
  @media (max-width:767px) {
 .newslist .newstp{
	width:45%;
	float:left;
	height:170px;
	overflow:hidden;
}
.newslist .newslist_r .time{
	width:100%;
	clear:both;
	font-size:12px;
	float:left;
	margin-top:3%;
}

 }
@media (max-width:639px) {
.newslist{
	padding-bottom:2%;
	}
.newslist .newstp{
	width:100%;
	float:left;
	height:260px;
	overflow:hidden;
}
.newslist .newslist_r{
	width:90%;
	margin-top:2%;
	float:left;
	margin-left:3%;
	clear:both;
	min-height:150px;
}

.newslist .newslist_r .time{
	width:100%;
	clear:both;
	font-size:12px;
	float:left;
	margin-top:1%;
}
.newslist .newslist_r .tit{
	width:100%;
	clear:both;
	font-size:18px;
	float:left;
	margin-top:5px;
}
}
@media (max-width:479px) {
	.newslist .newslist_r .tit{
	width:100%;
	clear:both;
	font-size:18px;
	float:left;
	margin-top:5px;
	overflow:hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
}

.newsview h3{
	width:100%;
	text-align:center;
}

.news-page{border-top: 1px solid #e8e8e8; margin-top:30px;}
.lg-4 {
	width: 33.33333333%; float:left;
}
.lg-4 a:hover {
	color:#f5b146;	
}
@media (max-width: 1280px){
.news-page .lg-4{ margin-top:20px;}
}
.news-list{
	margin-top:25px;
}
.news-list li {
	width:100%;
	float:left;
	padding-bottom:25px;
	border-bottom:1px solid #e9e9e9;
	margin-bottom:25px;
}


.news-list-l{
	width:90px;
}

.news-list .date {
	width:88px;
	height:88px;
	padding:10px;
	background: #e1e1e1;
	text-align:left;
}


.news-list .date strong {
	text-align:left;
	font-size:35px;
	color: #e62b1e;
	line-height:35px;
}
.news-list .mm{
	text-align:left;
	color:#444;
	font-size:12px;
	line-height:15px;
}


.news-list .info {
	width: calc(100% - 90px);
	color:#777;
}
.news-list .info h3 {
	width:100%;
	font-size:20px;
	color: #484848;
	font-weight:bold;
	overflow:hidden;
white-space: nowrap;
text-overflow: ellipsis;
line-height:26px;
}
.news-list h3:hover {
	color: #f5b146
}
.news-list .info .infocon{
width:100%;
height:38px;
line-height:18px;
font-size:12px;
overflow: hidden;text-overflow: ellipsis;display: -webkit-box;
-webkit-line-clamp:2;-webkit-box-orient: vertical;
}
.news-list .info h5 {
	width:100%;
	font-size:12px;
	color: #777;
	font-weight: normal;
	padding:2px 0px;
}

.news-info .news-con {
	width: calc(100% - 100px);
	padding-left: 3.6%
}
@media (max-width:640px) {
.news-list .info h3 {
	width:100%;
	font-size:18px;
	color: #484848;
	font-weight:bold;
	overflow:hidden;
white-space: nowrap;
text-overflow: ellipsis;
line-height:26px;
}
}

/*新闻*/

/*在小于480 像素的屏幕，微小屏幕，更低分辨率的手机*/
/*当页面大于1200px 时，大屏幕，主要是PC 端*/
/*在992 和1199 像素之间的屏幕里，中等屏幕，分辨率低的PC*/
/*在768 和991 像素之间的屏幕里，小屏幕，主要是PAD*/
/*在480 和767 像素之间的屏幕里，超小屏幕，主要是手机*/
/*margin-top*/
.mt5 {
	margin-top: 5px;
}
.mt10 {
	margin-top: 10px;
}
.mt15 {
	margin-top: 15px;
}
.mt20 {
	margin-top: 20px;
}
.mt22 {
	margin-top: 22px;
}
.mt25 {
	margin-top: 25px;
}
.mt30 {
	margin-top: 30px;
}
.mt35 {
	margin-top: 35px;
}
.mt40 {
	margin-top: 40px;
}
.mt45 {
	margin-top: 45px;
}
.mt50 {
	margin-top: 50px;
}
.mt55 {
	margin-top: 55px;
}
.mt60 {
	margin-top: 60px;
}
/*margin-right*/
.mr5 {
	margin-right: 5px;
}
.mr10 {
	margin-right: 10px;
}
.mr15 {
	margin-right: 15px;
}
.mr20 {
	margin-right: 20px;
}
.mr25 {
	margin-right: 25px;
}
.mr30 {
	margin-right: 30px;
}
.mr35 {
	margin-right: 35px;
}
.mr40 {
	margin-right: 40px;
}
.mr45 {
	margin-right: 45px;
}
.mr50 {
	margin-right: 50px;
}
.mr55 {
	margin-right: 55px;
}
.mr60 {
	margin-right: 60px;
}
/*margin-bottom*/
.mb5 {
	margin-bottom: 5px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb15 {
	margin-bottom: 15px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb25 {
	margin-bottom: 25px;
}
.mb30 {
	margin-bottom: 30px;
}
.mb35 {
	margin-bottom: 35px;
}
.mb40 {
	margin-bottom: 40px;
}
.mb43 {
	margin-bottom: 43px;
}
.mb45 {
	margin-bottom: 45px;
}
.mb50 {
	margin-bottom: 50px;
}
.mb55 {
	margin-bottom: 55px;
}
.mb60 {
	margin-bottom: 60px;
}
/*margin-left*/
.ml5 {
	margin-left: 5px;
}
.ml10 {
	margin-left: 10px;
}
.ml15 {
	margin-left: 15px;
}
.ml20 {
	margin-left: 20px;
}
.ml25 {
	margin-left: 25px;
}
.ml30 {
	margin-left: 30px;
}
.ml35 {
	margin-left: 35px;
}
.ml40 {
	margin-left: 40px;
}
.ml45 {
	margin-left: 45px;
}
.ml50 {
	margin-left: 50px;
}
.ml55 {
	margin-left: 55px;
}
.ml60 {
	margin-left: 60px;
}
/******padding-top******/
.pt5 {
	padding-top: 5px;
}
.pt10 {
	padding-top: 10px;
}
.pt15 {
	padding-top: 15px;
}
.pt20 {
	padding-top: 20px;
}
.pt25 {
	padding-top: 25px;
}
.pt30 {
	padding-top: 30px;
}
.pt35 {
	padding-top: 35px;
}
.pt40 {
	padding-top: 40px;
}
.pt45 {
	padding-top: 45px;
}
.pt50 {
	padding-top: 50px;
}
.pt55 {
	padding-top: 55px;
}
.pt60 {
	padding-top: 60px;
}
/******padding-right******/
.pr5 {
	padding-right: 5px;
}
.pr10 {
	padding-right: 10px;
}
.pr15 {
	padding-right: 15px;
}
.pr20 {
	padding-right: 20px;
}
.pr25 {
	padding-right: 25px;
}
.pr30 {
	padding-right: 30px;
}
.pr35 {
	padding-right: 35px;
}
.pr40 {
	padding-right: 40px;
}
.pr45 {
	padding-right: 45px;
}
.pr50 {
	padding-right: 50px;
}
.pr55 {
	padding-right: 55px;
}
.pr60 {
	padding-right: 60px;
}
/******padding-bottom******/
.pb5 {
	padding-bottom: 5px;
}
.pb10 {
	padding-bottom: 10px;
}
.pb15 {
	padding-bottom: 15px;
}
.pb20 {
	padding-bottom: 20px;
}
.pb25 {
	padding-bottom: 25px;
}
.pb30 {
	padding-bottom: 30px;
}
.pb35 {
	padding-bottom: 35px;
}
.pb40 {
	padding-bottom: 40px;
}
.pb45 {
	padding-bottom: 45px;
}
.pb50 {
	padding-bottom: 50px;
}
.pb55 {
	padding-bottom: 55px;
}
.pb60 {
	padding-bottom: 60px;
}
/******padding-left******/
.pl5 {
	padding-left: 5px;
}
.pl10 {
	padding-left: 10px;
}
.pl15 {
	padding-left: 15px;
}
.pl20 {
	padding-left: 20px;
}
.pl25 {
	padding-left: 25px;
}
.pl30 {
	padding-left: 30px;
}
.pl35 {
	padding-left: 35px;
}
.pl40 {
	padding-left: 40px;
}
.pl45 {
	padding-left: 45px;
}
.pl50 {
	padding-left: 50px;
}
.pl55 {
	padding-left: 55px;
}
.pl60 {
	padding-left: 60px;
}
 @media (max-width: 767px) {
.fs32 {
	font-size: 20px;
}
/*margin-top*/
.mt5 {
	margin-top: 0.5rem;
}
.mt10 {
	margin-top: 0.10rem;
}
.mt15 {
	margin-top: 0.15rem;
}
.mt20 {
	margin-top: 0.20rem;
}
.mt22 {
	margin-top: 0.22rem;
}
.mt25 {
	margin-top: 0.25rem;
}
.mt30 {
	margin-top: 0.30rem;
}
.mt35 {
	margin-top: 0.35rem;
}
.mt40 {
	margin-top: 0.40rem;
}
.mt45 {
	margin-top: 0.45rem;
}
.mt50 {
	margin-top: 0.50rem;
}
.mt55 {
	margin-top: 0.55rem;
}
.mt60 {
	margin-top: 0.60rem;
}
/*margin-right*/
.mr5 {
	margin-right: 0.5rem;
}
.mr10 {
	margin-right: 0.10rem;
}
.mr15 {
	margin-right: 0.15rem;
}
.mr20 {
	margin-right: 0.20rem;
}
.mr25 {
	margin-right: 0.25rem;
}
.mr30 {
	margin-right: 0.30rem;
}
.mr35 {
	margin-right: 0.35rem;
}
.mr40 {
	margin-right: 0.40rem;
}
.mr45 {
	margin-right: 0.45rem;
}
.mr50 {
	margin-right: 0.50rem;
}
.mr55 {
	margin-right: 0.55rem;
}
.mr60 {
	margin-right: 0.60rem;
}
/*margin-bottom*/
.mb5 {
	margin-bottom: 0.5rem;
}
.mb10 {
	margin-bottom: 0.10rem;
}
.mb15 {
	margin-bottom: 0.15rem;
}
.mb20 {
	margin-bottom: 0.20rem;
}
.mb25 {
	margin-bottom: 0.25rem;
}
.mb30 {
	margin-bottom: 0.30rem;
}
.mb35 {
	margin-bottom: 0.35rem;
}
.mb40 {
	margin-bottom: 0.40rem;
}
.mb43 {
	margin-bottom: 0.43rem;
}
.mb45 {
	margin-bottom: 0.45rem;
}
.mb50 {
	margin-bottom: 0.50rem;
}
.mb55 {
	margin-bottom: 0.55rem;
}
.mb60 {
	margin-bottom: 0.60rem;
}
/*margin-left*/
.ml5 {
	margin-left: 0.5rem;
}
.ml10 {
	margin-left: 0.10rem;
}
.ml15 {
	margin-left: 0.15rem;
}
.ml20 {
	margin-left: 0.20rem;
}
.ml25 {
	margin-left: 0.25rem;
}
.ml30 {
	margin-left: 0.30rem;
}
.ml35 {
	margin-left: 0.35rem;
}
.ml40 {
	margin-left: 0.40rem;
}
.ml45 {
	margin-left: 0.45rem;
}
.ml50 {
	margin-left: 0.50rem;
}
.ml55 {
	margin-left: 0.55rem;
}
.ml60 {
	margin-left: 0.60rem;
}
/******padding-top******/
.pt5 {
padding-top:.0.05rem;
}
.pt10 {
	padding-top: 0.10rem;
}
.pt15 {
	padding-top: 0.15rem;
}
.pt20 {
	padding-top: 0.20rem;
}
.pt25 {
	padding-top: 0.25rem;
}
.pt30 {
	padding-top: 0.30rem;
}
.pt35 {
	padding-top: 0.35rem;
}
.pt40 {
	padding-top: 0.40rem;
}
.pt45 {
	padding-top: 0.45rem;
}
.pt50 {
	padding-top: 0.50rem;
}
.pt55 {
	padding-top: 0.55rem;
}
.pt60 {
	padding-top: 0.60rem;
}
/******padding-right******/
.pr5 {
	padding-right: 0.5rem;
}
.pr10 {
	padding-right: 0.10rem;
}
.pr15 {
	padding-right: 0.15rem;
}
.pr20 {
	padding-right: 0.20rem;
}
.pr25 {
	padding-right: 0.25rem;
}
.pr30 {
	padding-right: 0.30rem;
}
.pr35 {
	padding-right: 0.35rem;
}
.pr40 {
	padding-right: 0.40rem;
}
.pr45 {
	padding-right: 0.45rem;
}
.pr50 {
	padding-right: 0.50rem;
}
.pr55 {
	padding-right: 0.55rem;
}
.pr60 {
	padding-right: 0.60rem;
}
/******padding-bottom******/
.pb5 {
	padding-bottom: 0.5rem;
}
.pb10 {
	padding-bottom: 0.10rem;
}
.pb15 {
	padding-bottom: 0.15rem;
}
.pb20 {
	padding-bottom: 0.20rem;
}
.pb25 {
	padding-bottom: 0.25rem;
}
.pb30 {
	padding-bottom: 0.30rem;
}
.pb35 {
	padding-bottom: 0.35rem;
}
.pb40 {
	padding-bottom: 0.40rem;
}
.pb45 {
	padding-bottom: 0.45rem;
}
.pb50 {
	padding-bottom: 0.50rem;
}
.pb55 {
	padding-bottom: 0.55rem;
}
.pb60 {
	padding-bottom: 0.60rem;
}
/******padding-left******/
.pl5 {
	padding-left: 0.5rem;
}
.pl10 {
	padding-left: 0.10rem;
}
.pl15 {
	padding-left: 0.15rem;
}
.pl20 {
	padding-left: 0.20rem;
}
.pl25 {
	padding-left: 0.25rem;
}
.pl30 {
	padding-left: 0.30rem;
}
.pl35 {
	padding-left: 0.35rem;
}
.pl40 {
	padding-left: 0.40rem;
}
.pl45 {
	padding-left: 0.45rem;
}
.pl50 {
	padding-left: 0.50rem;
}
.pl55 {
	padding-left: 0.55rem;
}
.pl60 {
	padding-left: 0.60rem;
}
}
/*font-size*/
.fs12 {
	font-size: 12px;
}
.fs13 {
	font-size: 13px;
}
.fs14 {
	font-size: 14px;
}
.fs16 {
	font-size: 16px;
}
.fs18 {
	font-size: 18px;
}
.fs20 {
	font-size: 20px;
}
.fs22 {
	font-size: 22px;
}
.fs24 {
	font-size: 24px;
}
.fs26 {
	font-size: 26px;
}
.fs28 {
	font-size: 28px;
}
.fs30 {
	font-size: 30px;
}
.fs32 {
	font-size: 32px;
}
.fs36 {
	font-size: 36px;
}
.fs40 {
	font-size: 40px;
}
 @media (max-width:991px) {
.fs30 {
	font-size: 20px;
}
.fs18 {
	font-size: 16px;
}
 }
/*text-align*/
.tar {
	text-align: right;
}
.tal {
	text-align: left;
}
.tac {
	text-align: center;
}


/*搜索*/
.T-search {
	float:right;
	height:23px;
	width:23px;
	position: absolute;
	z-index:999;
	display:block;
  cursor:pointer;
}
.T-search span {
  width:80px;
  height:70px;
  background: url(../images/search.png) no-repeat center;
  cursor: pointer;
  background: url(../images/serbtn.png) no-repeat center;
  background-size:23px;
  display:block;
  position: absolute;
  cursor:pointer;
  right:60px;
 top:0px;
}
.set-hop {
	border: 5px solid #484b9d;
	height:50px;
	width: 295px;
	background: #fff;
	position: absolute;
	top:69px;
	right:0px;
	display: none;
}
.set-hop .int01 {
	width:195px;
	border: none;
	height:40px;
	padding: 0 5px;
	float: left;
	font-family: 'Microsoft Yahei', 'Arial', 'Open Sans', sans-serif;
}
.set-hop .int02 {
	width:90px;
	height:45px;
	border: none;
	background: #484b9d;
	color: #fff;
	float:right;
	font-size:16px;
	text-align:center;
	font-family: 'Microsoft Yahei', 'Arial', 'Open Sans', sans-serif;
}
 @media (max-width:1151px) {
.T-search span {
  width:100px;
  height:60px;
  background: url(../images/search.png) no-repeat center center;
  cursor: pointer;
  background: url(../images/serbtn.png) no-repeat center center;
  display:block;
  position: absolute;
  right:50px;
 top:0px;
}
.set-hop {
	border: 5px solid #484b9d;
	height:50px;
	width: 295px;
	background: #fff;
	position: absolute;
	top:59px;
	right:0px;
	display: none;
}
 }
  @media (max-width:767px) {
.set-hop {
	border: 5px solid #484b9d;
	height:45px;
	width:200px;
	background: #fff;
	position: absolute;
	top:59px;
	right:0px;
	display: none;
}
.set-hop .int01 {
	width:90px;
	border: none;
	height:35px;
	padding: 0 5px;
	float: left;
	font-family: 'Microsoft Yahei', 'Arial', 'Open Sans', sans-serif;
}
.set-hop .int02 {
	width:60px;
	height:40px;
	border: none;
	background: #484b9d;
	color: #fff;
	float:right;
	font-size:14px;
	text-align:center;
	font-family: 'Microsoft Yahei', 'Arial', 'Open Sans', sans-serif;
}
  }
  @media (max-width:374px) {
	  	 .T-search span {
  width:23px;
  height:23px;
  background: url(../images/search.png) no-repeat center;
  cursor: pointer;
  background: url(../images/serbtn.png) no-repeat center;
  background-size:23px;
  display:block;
  position: absolute;
  right:70px;
 top:22px;
}
  }
  
  
  
  
.i-case .pic-slider-w .b-pic-slider{margin-top:-80px;width:100%;padding:5px 15px;background:#fff}
.i-case .pic-slider-w .b-pic-slider .imgs{;border:1px solid transparent;cursor:pointer}
.i-case .pic-slider-w .b-pic-slider .slick-slide{padding:0 5px}
.i-case .pic-slider-w .b-pic-slider .slick-current .imgs{border-color:#0081cc}
.i-case .pic-slider-w .b-pic-slider .slick-next,.i-case .pic-slider-w .b-pic-slider .slick-prev{width:20px;height:100%}
.i-case .pic-slider-w .b-pic-slider .slick-prev{background:url(../images/i_case_l.png) no-repeat center}
.i-case .pic-slider-w .b-pic-slider .slick-next{background:url(../images/i_case_r.png) no-repeat center}



@media (max-width:800px){
.i-case .pic-slider-w .b-pic-slider{margin-top:0px;width:100%;padding:5px 15px;background:#fff}

}
