@charset "utf-8";
/* CSS Document */

.service{ width:1150px; height:auto; overflow:hidden; margin:65px auto 0 auto;}
.tit{ text-align:center; margin-bottom:45px;}

/*.service_con{ width:100%; height:auto; overflow: hidden; margin-bottom:30px;}
.single-service-item {
	width:336px;
	height:137px;
	margin-bottom: 30px;
	position: relative;
	margin-right:40px;
	background: #fff;
	-webkit-transition:.5s;
	transition:.5s;
	border-bottom: 2px solid #dac774;
	float:left;

}
.single-service-item:nth-child(3n){ margin-right:0;}
.single-service-item:hover{
	
	-webkit-transition:.5s;
	transition:.5s;
	cursor:pointer;
}
.single-service-item:hover .pic{ display:block;}
.single-service-item:hover dt{ border:solid 2px #dac774;}


.single-service-item.border:after {
    position: absolute;
    content: "";
    border-right: 10px solid #eeeeee;
    border-bottom: 10px solid #eeeeee;
    top: 39px;
    right: -34px;
    bottom: 8px;
    left: 118px;
    z-index: 5;
    transition: .5s ease;
}
.single-service-item .content {
    position: relative;
}
.single-service-item .top-border{
    width: 100%;
    height: 2px;
    background: #dedede;
    position: absolute;
    left: 0px;
    transform: rotate(180deg);
}
.single-service-item .right-border{
    width: 2px;
    height: 100%;
    background: #dedede;
    position: absolute;
    transform: rotate(180deg);
    top: 0px;
    right: 0px;
}
.single-service-item .left-border{
    width: 2px;
    height: 100%;
    background: #dedede;
    position: absolute;
	transform: rotate(180deg);
    top: 0px;
    left: 0px;
}
.single-service-item .top-border:before,
.single-service-item .right-border:before,
.single-service-item .left-border:before {
    background: #dac774;
    content: '';
    position: absolute;
    top:0;left:0;    
}
.single-service-item .top-border:before {
    width: 0%;
    height: 100%;
    transition: all .3s ease .0s;
}
.single-service-item .right-border:before {
    width: 100%;
    height: 0%;
    transition: all .3s ease .0s;
}
.single-service-item .left-border:before {
    width: 0%;
    height: 100%;
    transition: all .3s ease .0s;
}
.single-service-item:hover .top-border:before {
    transition: all .3s ease .0s;
}
.single-service-item:hover .right-border:before {
    transition: all .3s ease .0s;
}
.single-service-item:hover .left-border:before {
    transition: all .3s ease .0s;
}

.single-service-item:hover .top-border:before,
.single-service-item:hover .left-border:before {
    width: 100%;
}
.single-service-item:hover .right-border:before {
    height: 100%;
}

.service-left-bg {
  background: #ededed none repeat scroll 0 0;
  height: 100%;
  overflow: hidden;
  width: 80px;
  border-left: 2px solid #dac774;
  -webkit-transition:.5s;
  transition:.5s;
}

.single-service-item:hover .service-left-bg{
	background:#dac774;
	-webkit-transition:.5s;
	transition:.5s;
}

.single-service-item dl{ display:block; width:296px; margin:27px auto 0 auto; height:auto; overflow:hidden;}
.single-service-item dl dt{ display:block; width:77px; height:77px; border-radius:77px; border:solid 2px #cdcdcd; text-align:center; float:left; position:relative;}
.single-service-item dl dt .pic{ display:none; position:absolute; left:50%; margin-left:-23px;}



.single-service-item dl dd{ float:right; width:205px; height:auto; overflow:hidden; margin-top:5px;}
.single-service-item dl dd:nth-child(2){ font-size:16px; margin-bottom:2px;} */

/* 关于我们*/
.about_bg{ width:100%; height:auto; overflow: hidden;  padding-top:20px; padding-bottom: 30px;}
.about_bg .about{ width:1100px; height:auto; overflow: hidden; background:#fff; margin:0 auto;}
.about_bg .about .about_tit{ text-align:center; padding-top:50px;}
.about_bg .about .about_con{ width:1044px; height:auto; overflow: hidden; margin:0 auto; margin-top:10px; padding:22px 28px 28px 28px; line-height:30px; font-size: 13px;}
.about_bg .about .about_con li{list-style-type:disc; margin-left: 30px;}

/* 新闻中心 */
.news_box{ width:100%; height:auto; overflow:hidden;}
.news_box .tit{height: 21px; margin-bottom: 0px !important;}
.news_box .tit img{display: none;}
.news_bg{ width:100%; height:320px; background:#fffdf6; border-top:solid 1px #ebebeb;}
.news_bg .news{ width:1100px; margin:0 auto; position:relative; height:auto;}
.news_tit{ position:absolute; top:-15px; left:0; width:100%; text-align:center;}
.news_tit ul{  }
.news_tit ul li{ width:auto; padding: 0 15px; height:40px; line-height:40px; background:#fff; border:solid 1px #ebebeb; text-align:center; font-size:16px; display: inline-block;font-weight:bold;}
.news_tit ul li:hover{ background:#dac774; cursor:pointer; border:solid 1px #dac774; color:#fff; }
.menub1_1{ color:#fff; background:#dac774 !important; font-weight:bold;}

.news_first{ width:100%; height:auto; overflow:hidden; padding-top:62px;}

.newss{ width:500px; float:left; border-right:solid 1px #ebebeb; padding-right: 50px;}
.news_first dl{ display:block; width:500px; height:auto; overflow:hidden; float:left; margin-bottom:45px;}
.news_first dl dt{ display:block; width:100px; height:78px; float:left;}
.news_first dl dd{ display:block; width:385px; float:right; font-family:"宋体", "微软雅黑", Arial; line-height:24px;}
.news_first dl dd:nth-child(2){ font-size:14px; color:#333; border-bottom:dotted 1px #d5d5d5; font-family: "微软雅黑"; height:27px; margin-bottom:5px;}
.news_first dl dd:nth-child(2) span{ float:right; font-size:12px; color:#999999;}


.news_first ul{ float:right; display:block; width:500px;}
.news_first ul li{ line-height:48px; border-bottom:dotted 1px #d5d5d5; background:url(../images/news.png) no-repeat left center; padding-left: 25px; overflow: hidden; }
.news_first ul li a{ width: 80%; float: left; text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap;overflow:hidden; }
.news_first ul li span{ float:right;}
.news_first ul li:first-child{ border-top:dotted 1px #d5d5d5;}

.news_first em{  font-style: normal; display: block; float: right; margin-top: 25px; }


/* 客户见证 */
.customer{ width:100%; height:auto; margin:45px auto;}
.friend{height:100px;margin:0 auto;overflow:hidden;width:1140px;}
.mr_frbox{height:100px;}
.mr_frBtnL{cursor:pointer;display:inline;float:left;height:20px;margin:43px 0 0 0;width:12px;}
.mr_frUl{float:left;height:100px;width:1100px; overflow:hidden; margin:0 7px;} 
.mr_frBtnR{float:right;margin-top:43px;cursor:pointer;width:12px;height:20px;}
.mr_frUl ul li{display:inline;float:left;height:98px;width:198px;overflow:hidden;position:relative; margin-left:10px; margin-right:10px;
 border:solid 1px #e9e9e9; text-align:center;}
.mr_frUl ul li img{ width:160px; height:80px;}



/* 底部 */





.service_box{ width:1100px; height:auto; overflow:hidden; margin:0 auto 60px auto; padding-top:10px;}
.service_box dl{ display:block; float:left; width:100px; height:auto; overflow:hidden; margin-right:100px;}
.service_box dl:nth-child(6){ margin-right:0;}
.service_box dl dt{ display:block; width:100px; height:100px; float:left;}
.service_box dl dd{ display:block; width:100px; text-align:center; line-height:48px; font-size:15px;}


.service_box1{ width:1150px; margin:0 auto 60px auto; height:auto; overflow:hidden;}
.service_box1 img{ width:1150px; height:385px; float:left;}

.item{ width:100%; height:auto; overflow: hidden; margin-bottom:50px;}
.item ul{}
.item ul li{ display:block; float:left; height:359px; padding-top:25px; width:190px; position:relative; margin-right:2px;}
.item ul li span{ position:absolute; top:0; left:57px; display:block; width:75px; height:68px; background:url(../images/i_bg.png) no-repeat; text-align:center; font-size:14px; font-weight:bold; padding-top:18px;}
.item ul li img{ width:190px; height:359px; }
.item ul li:nth-child(6){ margin-right:0;}

.item ul li span em{ display:block; font-style:normal; width:35px; margin:0 auto;}
.item ul li:nth-child(4) span em{ width:45px;}


.index_1{ width: 100%; overflow: hidden; padding: 50px 0;}
.index_1_con{ width: 1100px; overflow: hidden; margin: 0 auto;}
.index_1_left{ width: 520px; float: left;}
.index_1_left_title{ font-size: 32px; font-weight: bold; padding-bottom: 40px; color: #333;}
.index_1_left_con{ line-height: 28px; color: #666; font-size: 14px;}
.index_1_right{ width: 495px; height: 316px; float: right;}

.index_2{ width: 100%; overflow: hidden; padding: 50px 0; background:url(../images/index_6.jpg) no-repeat; background-size: 100% 100%; }
.index_2_title{ width: 1100px; overflow: hidden; padding: 20px 0 40px 0; text-align: center;font-size: 32px; font-weight: bold; color: #fff; margin: 0 auto;}
.index_2_con{ width: 1100px; overflow: hidden; margin: 0 auto;}
.index_2_con div{ width: 26%; padding: 15px 2%; margin-right: 5%; background: #fff; float: left; display: block; }
.index_2_con div:nth-child(3){ margin-right: 0px;}
.index_2_con div img{ display: block; margin: 15px auto;}
.index_2_con div span{ font-size: 16px; font-weight: bold; display: block; text-align: center;  width: 100%; color: #333; padding: 15px 0;}
.index_2_con div em{ text-align: center; width: 100%; color: #666; line-height: 24px; font-size: 14px; font-style: normal;}

.index_3{ width: 100%; overflow: hidden; padding: 50px 0 30px 0;}
.index_3_con{ width: 1100px; overflow: hidden; margin: 0 auto;}
.index_3_left{ width: 520px; float: right;}
.index_3_left_title{ font-size: 32px; font-weight: bold; padding-bottom: 40px; color: #333;}
.index_3_left_con{ line-height: 30px; color: #666; font-size: 16px;}
.index_3_right{ width: 495px; height: 320px; float: left; text-align: left;}
.index_3_right img{ height: 320px;}









