@CHARSET "UTF-8";
.sec{
	width: 100%;
}
.sec-title{

}
.sec-header{
	background-color: #99d9f5;
}

.sec-header .sec-content{
	width: 760px;
	padding: 50px;
	margin: 0 auto;
	color: #ffffff;
	letter-spacing: 0.08em;
}
.sec-header .sec-title{
	color: #ffffff;
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 10px;
	padding-top: 78px;
}
.us-banner{
	background: url(../images/banner.png) 50% 50% no-repeat;
	background-size: cover;
	height: 400px;
}
.sec-header .sec-title-sub{
	color: #ffffff;
	line-height: 1;
	font-size: 18px;
}

.sec-header-phone{
	background: #ffffff;
	color: #000000;
	border-radius: 20px;
	width: 188px;
	height: 36px;
	line-height: 36px;
	margin: 0 auto;
	font-weight: bold;
	font-size: 18px;
}
.hot-line{
	margin: 0px 0px 10px;
}
.desc-address{
	margin: 40px 0px 0px;
	font-family: 'YouYuan'
}
.main-address{
	font-size: 18px;
}
.arrow-div{
	height: 13px;
	margin: 25px auto 35px;
}
.icon-arrow{
	background: url(../images/jiantou.png) 50% 50% no-repeat;
	background-size: cover;
	height: 13px;
	width: 23px;
}
.contact-container{
	width: 1200px;
	margin: 40px auto;
}

.contact-container:after{
	content: '';
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}

.address-container{
	width: 708px;
	float: left;
}

.address-item.first{
	border-top: 1px solid #dedede;
}

.address-item{
	padding: 34px 0 34px 158px;
	height: 161px;
	position: relative;
	border-bottom: 1px dashed #dedede;
}

.address-item img{
	position: absolute;
	top: 34px;
	left: 0;
	width: 126px;
	height: 92px;
	border-radius: 6px;
}

.address-item p{
	color: #838383;
	margin: 0;
}

.address-item .name{
	margin-top: 8px;
	margin-bottom: 15px;
	font-size: 18px;
	line-height: 1;
	font-weight: bold;
}

.address-item .address{
	font-size: 16px;
	line-height: 26px;
	width: 400px;
}

.email-container{
	width: 366px;
	float: right;
}

.title span{
	display: inline-block;
	font-size: 30px;
	font-weight: bold;
	color: #454545;
	line-height: 38px;
	vertical-align: top;
}

.title .icon{
	width: 38px;
	height: 38px;
	margin-right: 18px;
}

.address-container .title .icon{
	background: url(../images/gongsidizhi.png) no-repeat;
	background-size: 38px 38px;
}

.email-container .title .icon{
	background: url(../images/lianxiyouxiang.png) no-repeat;
	background-size: 38px 38px;
}

.address-container .title,
.email-container .title{
	margin-bottom: 40px;
}

.email-container .inner{
	width: 366px;
	height: 807px;
	background-color: #f8f8f8;
	padding: 30px;
}

.email-item{
	position: relative;
	padding-left: 44px;
	margin-bottom: 38px;
}

.email-item img{
	width: 24px;
	height: 24px;
	position: absolute;
	top: 0;
	left: 0;
}

.email-item p{
	font-size: 16px;
	color: #282828;
}

.email-item .name{
	line-height: 24px;
	margin-bottom: 12px;}

.email-item .email{
	line-height: 1;
}

.service-branch-container{
	width: 1200px;
	margin: 0 auto 68px;
}

.service-branch-container .title{
	margin: -231px 0;
    text-align: center;
    margin-bottom: 23px;
}

.service-branch-container .title .icon{
	background: url(../images/fuwuwangdian.png) no-repeat;
	background-size: 38px 38px;
}

.service-branch-container .inner{
	width: 100%;
	height: 503px;
	border: 1px dashed #dedede;
}
.inner-inner{
	position: relative;
	height: 100%;
	margin-left: 200px;
}
.imgs-container{
	background-color: #f8f8f8;
	margin: 58px 0;
	padding: 40px 0;
}

.imgs-container .carousel-inner{
	width: 1200px;
	margin: 0 auto;
}

.imgs-container .item:after{
	content: '';
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}

.bt-img-warp{
	margin: 0px 11px 18px;
	overflow: hidden;
}
.bt-img-warp:last-child{
	margin-bottom: 0px;
}
.imgs-container .img{
	width: 281px;
	float: left;
	margin-right: 18px;
}
.imgs-container .img:last-child{

	margin-right: 0px;
}

.imgs-container .carousel-control{
	position: absolute;
	width: 48px;
	height: 48px;
	top: 50%;
	margin-top: -24px;
}

.imgs-container .carousel-control.left{
	background: url('../images/zuo.png');
	background-size: 48px 48px;
	left: 50%;
	margin-left: -660px;
}

.imgs-container .carousel-control.right{
	background: url('../images/you.png');
	background-size: 48px 48px;
	right: 50%;
	margin-right: -660px;
}

.branch-text-container{
	width: 340px;
	height: 455px;
	margin: 24px;
	float: right;
	padding: 36px;
}

.branch-item{
	padding-left: 62px;
	font-size: 16px;
	color: #454545;
	line-height: 1;
	margin-bottom: 45px;
	cursor: pointer;
}

.branch-item:hover{
	color: #26acf3;
}

.branch-item p{
	margin: 0;
	position: relative;
}

.branch-item .branch-area{
	font-weight: bold;
	position: absolute;
	top: 0;
	left: -62px;
}

.mb14{
	margin-bottom: 14px!important;
}

.branch-item .branch-name:after{
	content: '';
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}

.branch-item .branch-name .left{
	float: left;
}

.branch-item .branch-name .right{
	float: right;
}

.branch-item .china-map.north{
	background: url('../images/beiqu01.png');
}
.branch-item .china-map.east{
	background: url('../images/dongqu01.png');
}
.branch-item .china-map.center{
	background: url('../images/zhongqu01.png');
}
.branch-item .china-map.south{
	background: url('../images/nanqu01.png');
}
.branch-item .china-map.west{
	background: url('../images/xiqu01.png');
}

.china-map.north .china-erea-text{
	position: absolute;
	top: 160px;
    right: 180px;
}

.china-map.east .china-erea-text{
	position: absolute;
	top: 300px;
    right: 170px;
}

.china-map.center .china-erea-text{
	position: absolute;
	top: 322px;
    right: 233px;
}

.china-map.south .china-erea-text{
	position: absolute;
	top: 400px;
    right: 250px;
}

.china-map.west .china-erea-text{
	position: absolute;
	top: 250px;
    right: 400px;
}

.branch-item:hover .china-erea-text{
	color: #fff;
}

.branch-item:hover .china-map.north{
	background: url('../images/beiqu.png');
}
.branch-item:hover .china-map.east{
	background: url('../images/dongqu.png');
}
.branch-item:hover .china-map.center{
	background: url('../images/zhongqu.png');
}
.branch-item:hover .china-map.south{
	background: url('../images/nanqu.png');
}
.branch-item:hover .china-map.west{
	background: url('../images/xiqu.png');
}

.branch-item .china-map{
	position: absolute;
	top: 0;
	left: 72px;
	width: 665px;
	height: 503px;
	background-size: 665px 503px;
}

.branch-icon{
	position: absolute;
	background: url('../images/zuobiao.png');
	background-size: 8px 9px;
	width: 8px;
	height: 9px;
}

.branch-icon.beijing{
	top: 190px;
	left: 521px;
}

.branch-icon.shanghai{
	top: 300px;
    left: 583px;
}

.branch-icon.wuhan{
	top: 325px;
	left: 505px;
}

.branch-icon.changsha{
	top: 352px;
    left: 481px;
}

.branch-icon.guangzhou{
	top: 406px;
    left: 497px;
}

.branch-icon.shenzhen{
	top: 411px;
    left: 508px;
}

.branch-icon.foshan{
	top: 410px;
    left: 491px;
}

.branch-icon.dongguan{
	top: 408px;
    left: 505px;
}

.branch-icon.chengdu{
	top: 315px;
	left: 410px;
}

.branch-icon:hover{
	background: url('../images/zuobiao01.png');
	background-size: 10px 11px;
	width: 10px;
	height: 11px;
}

.cover{
	position: absolute;
	top: 0;
	left: 72px;
	width: 665px;
	height: 503px;
}

.point-nav{
	width: 100%;
	height: 60px;
	line-height: 60px;
	padding: 0px 300px;
	margin: 0px;
}
.point-nav li{
	float: left;
	width: 20%;
	text-align: center;
}
.point-nav li a{
	display: inline-block;
	height: 100%;
	width: 100%;
	font-size: 16px;
	color: #282828;
	text-decoration: none;
}
.point-nav li a:hover, .point-nav li a.active{
	color: #3abbff;
}
.point-content .content-item{
	padding: 40px 0px 0px;
	display: none;
	position: relative;
}
.point-content .content-item.active{
	display: block;
}
.item-i{
	position: relative;
	line-height: 100%;
}
.item-i label{
	font-size: 14px;
	color: #282828;
	font-weight: normal;
	width: 60px;
	text-align: left;
	position: absolute;
}
.item-i-i{
	display: inline-block;
	padding-left: 80px;
}
.item-i-i ul{
	overflow: hidden;
	margin: 0px;
}
.item-i-i li{
	float: left;
	padding-right: 20px;
	padding-bottom: 28px;
	color: #838383;
}