@charset "gb2312";
/* CSS Document */

/*list_about.html==========================*/
#content{
	height: auto;
	width: 1180px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow:auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #666;
	font-size: 15px;
	font-family: "微软雅黑";
	line-height: 25px;
}
#content p{
	font-size: 15px;
	font-family: "微软雅黑";
	line-height: 28px;
	margin-bottom: 15px;
}
#content h1{
	color: #390;
	font-size: 25px;
	font-family: "微软雅黑";
	line-height: 35px;
	font-weight: normal;
}
#content h2{
	color: #F90;
	font-size: 18px;
	font-family: "微软雅黑";
	line-height: 51px;
	padding-top: 16px;
	padding-top: 10px;
	font-weight: normal;
}

/*2018.7 [about_us] 改版*/
.about-pagetitle {
	height: 55px;
	bottom: 0 !important;
	overflow: hidden;
}
.about-pagetitle .banner_title{
	display: none;
}
.about_fenye_mar{
	margin: 20px auto !important;
    padding: 30px 0;
    color: #666;
    font-size: 15px;
    font-family: "微软雅黑";
    line-height: 25px;
}

.float-left{
	float: left;
}
.float-right{
	float: right;
}
.about-title h2{
	font-size: 26px;
	font-weight: normal;
	line-height: 40px;
	color: #000;
    font-family: "微软雅黑";
}
.about-title .title-word{
	font-size: 30px;
	color: #e49133;
	line-height: 40px;
    font-family: "微软雅黑";
    font-weight: normal;
}
.about-title .title-word span{
	font-size: 18px;
	color: #666;
	margin-left: 20px;
    font-family: "微软雅黑";
}
.wid120{
	width: 1200px;
	margin: 0 auto;
}
.hei50{
	height: 50px;
}
a:active, a:hover{
	color: #FF7300 !important;
}

/*---------------------------------------------*/

.section-expert .float-left{
	width: 650px;
}
.section-expert .float-right{
	margin-right: 50px;
}
.section-expert .about-count p{
	text-indent: 2em;
	font-size: 14px;
    font-family: "微软雅黑";
}
.section-service{
	padding: 50px 0;
	background: #F7F7F7;
}
.section-service .service-list li{
	background: #fff;
	box-shadow: 0 3px 8px #ddd;
	width: 230px;
	float: left;
	padding: 0 25px 20px;
	margin: 0 10px;
	max-height: 155px;
	overflow: hidden;
}
.section-service .service-list li .service-parent{
	width: 100%;
	height: 155px;
	overflow: hidden;
	cursor: pointer;
}
.section-service .service-list li img{
	display: block;
	margin: 50px 0 20px;
}
.section-service .service-list li .orline{
	height: 4px;
	width: 40px;
	background: #F18D00;
}
.section-service .service-list li h4{
	font-weight: normal;
	line-height: 30px;
	color: #F18D00;
    font-family: "微软雅黑";
    font-size: 16px;
}
.section-service .service-list li p{
	color: #a6a6a6;
}
.section-advert {
	height: 260px;
	background: url(/themes/seo1158/public/assets/images/about/about-bg1.jpg) no-repeat center;
	display: flex;
}
.section-advert .describe {
	font-size: 27px;
	color: #f5f5f5;
	text-align: center;
	margin: auto;
	line-height: 40px;
}
.section-advert .describe span{
	font-size: 54px;
	display: block;
	color: #f5f5f5;
	line-height: 70px;
}
.section-process {
	padding: 80px 0;
	background: url(/themes/seo1158/public/assets/images/about/about-bg2.jpg) no-repeat center;
}
.section-process .process-list li{
	width: 260px;
	margin-top: 30px;
	float: left;
	padding: 20px 20px 30px;
	border-top: 1px #E1E1E1 solid;
	background: url(/themes/seo1158/public/assets/images/about/arrow.png) no-repeat center bottom #fff;
}
.section-process .process-list li img{
	display: block;
	float: left;
}
.section-process .process-list li h4{
	display: block;
	float: left;
	font-weight: normal;
	line-height: 32px;
	margin-left: 20px;
	color: #e49133;
	font-size: 20px;
}
.section-process .process-list li p{
	margin-top: 10px;
	color: #a6a6a6;
}

.section-office {
	padding: 50px 0;
	background: url(/themes/seo1158/public/assets/images/about/about-bg3.jpg) no-repeat center top;
}
.section-office .about-title img,
.section-office .about-title h2,
.section-office .about-title .title-word,
.section-office .about-title span{
	display: block;
	text-align: center;
	margin: 0 auto;
}
.section-office .about-title h2{
	color: #BFBFBF;
}
.section-office .office-photo img{
	display: block;
	width: 1200px;
	margin: 30px auto;
}


.about-call .d1 .list{float:left;}
.about-call .d1 .list .item{float:left;margin-left:20px;color:#333;font-size:16px;text-align:center;}
.about-call .d1 .list .item span{width:104px;height:104px;line-height:104px;border:2px solid #999;border-radius:100%;display:block;position:relative;perspective:300px;}
.about-call .d1 .list .item span:after{width:70px;height:70px;content:"";vertical-align:middle;position:absolute;left:50%;top:50%;margin:-35px 0 0 -35px;}
.about-call .d1 .list .item span.ico1:after{background:url(/themes/seo1158/public/assets/images/about/icon2.png) 6px center no-repeat;}
.about-call .d1 .list .item span.ico2:after{background:url(/themes/seo1158/public/assets/images/about/icon2.png) -133px center no-repeat;}
.about-call .d1 .list .item span.ico3:after{background:url(/themes/seo1158/public/assets/images/about/icon2.png) -263px center no-repeat;}
.about-call .d1 .list .item span.ico4:after{background:url(/themes/seo1158/public/assets/images/about/icon2.png) -395px center no-repeat;}
.about-call .d1 .list .item span.ico1{position:relative;z-index:1;}
.about-call .d1 .list .item span.ico1 img{position:absolute;left:50%;top:50%;width:150px;height:150px;margin:-65px 0 0 -77px;z-index:1;box-shadow:0 0 5px rgba(0,0,0,0.2);display:none;}
.about-call .d1 .list .item span.ico1:hover img{display:block;}
.about-call .d1 .list .item:hover span:after{transform:rotateY(-360deg);-webkit-transform:rotateY(-360deg);transition:all 0.5s ease-out 0s;-webkit-transition:all 0.5s ease-out 0s;}
.about-call .d1 .list .item:hover span.ico1:after{transform:none;-webkit-transform:none;}
.about-call .d1 .list .item strong{margin-top:8px;display:inline-block;font-weight: normal;}
.about-call .d1 .tel{float:right;padding:20px 0 0;}
.about-call .d1 .tel .d{float:left;margin-left:30px;text-align:right;}
.about-call .d1 .tel .d .h3{font-size:40px;color: #000;line-height: 50px;}
.about-call .d1 .tel .d p{color:#333;margin-top:5px;}


.honor_content{
	width: 1200px;
	margin:90px auto 80px;
}
.honor_cont_left{
	padding: 35px;
	float: left;
	margin-left: 80px;
	height: 360px;
	width: 228px;
	border: 5px solid #2088bf;
	position: relative;
}
.honor_cont_left .left_line{
	position: absolute;
	width: 150px;
	border-bottom: 5px solid #FF7300;
	left: -50px;
	top: 85px;
}
.honor_cont_left .left_title{
	color: black;
	font-size: 24px;
	font-weight: 400;
	margin-bottom: 40px;
}
.honor_cont_left .left_des{
	color: #757575;
	font-size: 16px;
	text-align: justify;
}
.swiper-slide img{
	display: block;
	
}
.honor_cont_right{
	float: right;
	height: 408px;
	width: 700px;
	position: relative;
}
.honor_cont_right .swiper-container{
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1;
}
.honor_cont_right .swiper-container .swiper-slide{
	width: 290px;
	height: 405px;
	box-shadow: 0 8px 30px #ddd;
	background-color:#fff;
}
.honor_cont_right .swiper-button-prev{
	width: 45px;
	height: 45px;
	background: url(/themes/seo1158/public/assets/images/wm_button_icon.png) no-repeat;
	background-position: 0 0;
	background-size: 100%;
}
.honor_cont_right .swiper-button-next{
	width: 45px;
	height: 45px;
	background: url(/themes/seo1158/public/assets/images/wm_button_icon.png) no-repeat;
	background-position: 0 -93px;
	background-size: 100%;
}


/*----------------------------------------------------------------*/
.contact-bg{
	background: url(/themes/seo1158/public/assets/images/about/contact-bg.jpg) no-repeat top center;
    padding: 50px 0;
    color: #666;
    font-size: 15px;
    font-family: "微软雅黑";
    line-height: 25px;
}
.section-head {
	padding: 10px 0 40px;
	background: rgba(255,255,255,0.25);
	box-shadow: 0 1px 10px #f6f6f6;
}
.section-head h3{
	line-height: 80px;
	text-align: center;
	width: 1025px;
	margin: 0 auto;
	border-bottom: 1px #D2D2D2 solid;
	font-weight: normal;
	font-size: 30px;
	letter-spacing: 5px;
	color: #000;
}
.section-head ul{
	margin: 60px 0 0;
}
.section-head ul li{
	width: 299px;
	border-left: 1px #D2D2D2 solid;
	float: left;
}
.section-head ul li:first-child{
	border: none;
}
.section-head ul li img {
	display: block;
	margin: 0 auto;
}
.section-head ul li span{
	display: block;
	text-align: center;
	font-size: 22px;
	color: #000;
	margin: 20px 0;
}
.section-head ul li p {
	font-size: 18px;
	color: #666;
	text-align: center;
    font-family: "微软雅黑";
}
.section-contact{
	margin: 30px 0;
}
.section-contact .contact-list{
	float: left;
	width: 338px;
	border: 1px #D9D9D9 solid;
	padding: 25px;
	margin-left: 15px;
	min-height: 292px;
}
.section-contact .contact-list:first-child{
	margin: 0;
}
.section-contact .contact-list ul li{
	font-size: 24px;
	color: #666;
	/*line-height: 40px;*/
	line-height: 50px;
}
.section-contact .contact-list .contact-list-tit{
	font-size: 28px;
	color: #292929;
	line-height: 40px;
	margin-bottom: 10px;
} 
.section-contact .contact-list dl dd {
	font-size: 24px;
	color: #666;
	width: 169px;
	float: left;
	line-height: 50px;
}
.section-contact .contact-list dl dd a{
	display: block;
	padding-left: 40px;
	background: url(/themes/seo1158/public/assets/images/about/icon-qq.png) no-repeat 0 center;
	background-size: 32px 32px;
}
.section-contact .contact-list .after-sale {
	font-size: 18px;
	color: #666666;
}
.section-contact .contact-list .consult a{
	display: block;
	width: 140px;
	line-height: 45px;
	font-size: 20px;
	color: #f2981a;
	border: 1px #f2981a solid;
	text-align: center;
	margin: 15px 0;
}
.section-contact .contact-list .tomail-title{
	font-size: 24px;
	color: #292929;
}
.section-contact .contact-list .tomail-txt{
	font-size: 18px;
	color: #666666;
	line-height: 30px;
	margin-top: 10px;
}
.section-contact .contact-list .tomail-txt img{
	display: inline-block;
	margin-right: 5px;
	vertical-align: middle;
	margin-top: -5px;
}
.section-message{
	height: 545px;
	background: url(/themes/seo1158/public/assets/images/about/contact-bg1.jpg) no-repeat center;
	background-size: auto 100%;
	overflow: hidden;
}
.section-message .msg-tips{
	width: 350px;
	height: 545px;
	background: url(/themes/seo1158/public/assets/images/about/contact-bg3.jpg) no-repeat center #FF8702;
	float: left;
}
.section-message .msg-tips span{
	display: block;
	color: #fff;
	font-size: 30px;
	line-height: 45px;
	margin: 90px 0 0 30px;
	float: left;
}
.section-message .msg-form{
	background: #F7F7F7;
	height: 545px;
	width: 850px;
	float: left;
}
.section-message .msg-form .msg-title{
	color: #292929;
	font-size: 23px;
	text-align: center;
	margin: 40px 0 20px;
}
.section-message .msg-form ul{
	width: 630px;
	margin: 0 auto;
}
.section-message .msg-form ul li {
	margin: 0 0 10px;
}
.section-message .msg-form ul li input{
	width: 608px;
	padding: 0 10px;
	border: 1px #ccc solid;
	background: #ededed;
	outline: none;
	font-size: 16px;
	color: #FF8702;
	line-height: 50px;
	transition: all 0.5s;
}
.section-message .msg-form ul li input.widb50{
	width: 288px;
	float: left;
}
.section-message .msg-form ul li input.widb80{
	width: 460px;
	float: left;
}
.section-message .msg-form ul li input.marle{
	margin-left: 10px;
}
.section-message .msg-form ul li input:focus{
	border: 1px #FF8702 solid;
}
.section-message .msg-form ul li dl dd{
	/*width: 175px;*/
	width: 201px;
	line-height: 50px;
	border: 1px #ccc solid;
	background: #ededed;
	text-align: center;
	float: left;
	margin: 0 10px 10px 0;
	cursor: pointer;
	font-size: 16px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}
.section-message .msg-form ul li dl dd:nth-child(3n){
	margin-right: 0;
}
.section-message .msg-form ul li dl dd.clickon{
	border: 1px #FF8702 solid;
	background: url(/themes/seo1158/public/assets/images/about/check-on.png) no-repeat right bottom #ededed;
	/*background: #FF8702 !important;
	color: #fff;*/
}
.section-message .msg-form ul li button{
	width: 320px;
	line-height: 50px;
	text-align: center;
	border: 1px #FF8700 solid;
	color: #FF8700;
	font-size: 24px;
	background: none;
	margin: 35px auto 0;
	display: block;
	outline: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	transition: all 0.5s;
}
.section-message .msg-form ul li button:hover{
	background: #FF8700;
	color: #fff;
}

.section-map .maptit{
	font-weight: normal;
	text-align: center;
	margin: 40px 0 20px;
}
.section-map .maptit h4{
	font-weight: normal;
	color: #000;
	font-size: 30px;
	line-height: 50px;
}
.section-map .maptit span{
	font-size: 18px;
	color: #666;
	letter-spacing: 3px;
}
.section-map .iw_poi_title{
	color: #FF7300;
	font-weight: normal;
	font-size: 18px;
}

/* honor */
.honor{
	margin-top: 75px!important;
}
.honor-box{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.honor-box .honor-item{
	max-width: 25%;
	margin-top: 60px;
	flex: 1;
}
.honor-box .honor-item .himg-box{
	width: 303px;
	height: 239px;
	background: url(../images/honor/honorbg.png) no-repeat;
	background-size: 100% 100%;
	display: flex;
    align-content: center;
    justify-content: center;
}

.honor-box .honor-item .himg-box .layoutbox:hover .hover-box{
	top: 0;
	opacity: 1;
	transition: all .5s;
}
.honor-box .honor-item .himg-box .layoutbox .hover-box{
	opacity: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(0,0,0,.4);
    display: flex;
    align-content: center;
    justify-content: center;
    transition: all .5s;
    background-image: url(../images/honor/fangdajing.svg);
	background-repeat: no-repeat;
	background-position: center center;
}

.honor-box .honor-item .himg-box .layoutbox{
	width: 240px;
	height: 177px;
	overflow: hidden;
	display: flex;
    align-items: flex-start;
	margin-top: 16px;
	position: relative;
}
.honor-box .honor-item .himg-box .layoutbox img{
	max-width: 100%;
	width: 100%;
    height: 100%;
}

.honor-box .honor-item p{
	text-align: center;
	margin-top: 10px;
	font-size: 16px;
	color: #808080;
}
.honor-r{
	margin: 120px auto !important;
}
.honor-r-title {
	width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.honor-r-title h2{
	font-size: 36px;
    color: #333;
    background-color: #fff;
    display: inline;
    z-index: 99;
    margin: 0 auto;
    height: 36px;
    line-height: 1;
    padding: 0 32px;
	font-size: 36px;
	font-weight: 400;
}
.honor-r-title hr{
	width: 100%;
    margin-top: -18px;
}
.honor-r-box{
	flex-wrap: wrap;
	width: 100%;
	margin-top: 75px;
    display: flex;
    justify-content: flex-start;
}
.honor-r-box .honor-r-item{
		width: 25%;
}
.honor-r-box .honor-r-item .honor-r-imgbox{
	width: 283px;
	height: 383px;
	margin: 0 auto;
	display: flex;
	position: relative;
	overflow: hidden;
	transition: all .5s;
}
.honor-r-box .honor-r-item .honor-r-imgbox img{
	max-width: 100%;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.honor-r-box .honor-r-item .honor-r-imgbox:hover .hover-box{
	top: 0;
	opacity: 1;
	transition: all .5s;
}
.honor-r-box .honor-r-item .honor-r-imgbox .hover-box{
	opacity: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(0,0,0,.4);
    display: flex;
    align-content: center;
    justify-content: center;
    transition: all .5s;
    background-image: url(../images/honor/fangdajing.svg);
	background-repeat: no-repeat;
	background-position: center center;
}
.honor-r-box .honor-r-item .honor-r-imgbox .hover-box a{
	display: inline-flex;
}
.honor-r-box .honor-r-item .honor-r-imgbox .hover-box img{
	width: 50px;
}
.honor-r-item p{
	text-align: center;
	margin: 30px 0 50px;
}
/* honor end */