﻿@charset "utf-8";
/* CSS Document */
body {
	color: #000;	
	font: 14px/26px MicroSoft Yahei,"微软雅黑";
	margin:0;
	padding:0;
	background:#ffffff;
}
form {height:100%; width:100%;}
a:link, a:visited, a:active  {color: #495060;outline: medium none;text-decoration: none;}
a:hover {color:#28a7e1;}
:focus{outline:0;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,select,blockquote,p{padding: 0; margin: 0; font: normal 12px Tahoma; vertical-align: middle; }
ul,li,dt,dd,dl{ list-style:none; padding:0; margin:0;}
em,i{font-style:normal;}
img{ border:none;}
.cl{clear:both;overflow:hidden;}
/*首页顶部*/
.body1190{width:1190px;margin:0 auto;}
.logonav_top{border-bottom:1px solid #cecece;}
.logonav_top dl{
	padding:21px 0 15px;	
}
.logonav_top dl dt{ text-align:center; margin-right:13px;}
.logonav_top dl dd{
	float:right;
	margin-right:3px;
	font:12px/12px 微软雅黑;
}
.logonav_top dl dd span{ padding:0 8px 0 7px;}
.banner{margin:0px auto;width:100%;overflow:hidden;position:relative;}
.logo_nav{ margin-bottom:8px;}
.nav{margin-left:260px;}
.nav ul li{	float:left; position:relative;}
.nav ul li a{
	display:block;
	font: bold 20px/34px 微软雅黑;
	padding:4px 28px;
	color:#595959;
}
.nav ul li a:hover , .nav ul li a.selected{
	color:#28a7e1;
	background:url(Images/coin_sj.png) no-repeat center bottom;
}
/*首页内容*/
.index_con{ padding:36px 0 32px;}
.index_js li{ float:left;}
.index_js li.js_1{ width:406px; margin-right:20px;}
.index_js li.js_1 img{ width:407px; height:477px;}
.index_js li.js_2{ width:456px;}
.index_js li.js_2 span.js_top{ padding-bottom:18px; display:block;}
.index_js li.js_2 img{ width:456px; height:228px;}
.index_js li.js_3{ width:286px; margin-left:21px;}
.index_js li.js_3 img{ width:286px; height:477px;}
/*底部*/
.foot_top{
	background:#505050;
	padding:18px 0 17px;
}
.foot_l{ float:left; margin-top:22px;}
.foot_l span{ float:left; margin:0 8px 0 4px;}
.foot_l h3{font:18px/34px 微软雅黑; color:#050505; float:left;}
.foot_l h3 i{font:14px/34px 微软雅黑; color:#28a7e1; text-decoration:underline;}
.foot_r{ float:right; margin-right:11px; width:288px;}
.foot_code dt{ float:left; margin-top:20px;}
.foot_code dt h1{font: bold 18px/34px 微软雅黑; color:#28a7e1; text-align:center;}
.foot_code dt h2{font:14px/34px 微软雅黑; color:#28a7e1;}
.foot_code dd{ float:right; border:5px solid #969696; border-radius:6px; height:95px; margin-left:26px;}
.foot_code dd img{ width:95px; height:95px;}
.foot_bottom{background:#222222; padding:25px 0 32px; text-align:center;}
.copyright{
	font:12px/28px '宋体';
	color:#5b5b5b;
}
.copyright a{color:#5b5b5b;}
.copyright span{font:12px/28px Arial, Helvetica, sans-serif;}
.copyright em{ padding-top:8px; display:block;}

/*应用场景*/
.Scene_Gray{ background-color:#e9e9e9; padding:47px 0 50px;}
.Scene{padding:40px 0 60px;}
.scene_con dt{ float:left; width:457px; padding:91px 0 0 73px}
.scene_con dd{ float:right; margin-left:97px;}
.scene_con dt h1{font:bold 20px/42px 微软雅黑; color:#28a7e1;}
.scene_con dt h2{font:16px/30px 微软雅黑; color:#424242; margin-left:6px;}

/*设计工艺*/
.design_con{ padding:66px 0 60px 44px;}
.design_con h1{font:21px/34px 微软雅黑;color:#28a7e1; margin-right:100px; margin-bottom:26px;}
.design_con_pro dt{ float:left; margin-right:75px; width:502px;}
.design_con_pro dd{ float:right;}
.design_con_pro dt h2{font:20px/30px 微软雅黑;color:#28a7e1; margin-top:68px;}
.design_con_pro dt h3{font:16px/30px 微软雅黑; margin-top:20px;}
.design_con_pro dt h4{font:14px/25px 微软雅黑;}

/*功能*/
.slideimg{ padding-bottom:20px;}
.pic-box-list {
    display: flex;
	height: 120px;
    width: 1190px;
    overflow-x: auto;
	overflow-y: hidden;
	justify-content: center;
}
.plus {
	justify-content: left;
}
::-webkit-scrollbar {
	width: 3px;
	height: 8px;
	margin-top: 10px;
}
::-webkit-scrollbar-thumb {
	height: 8px;
	background: #ccc;
	border-radius: 4px;
}
.l_img {
    width: 223px;
    height: 97px;
}
.l_prc {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
a.pic {
	display: block;
	margin-right:18px;
}
a.pic img{ width:223px; height:97px;}
a.pic_1{margin-right:0px;}
.fun_unfold{ padding:95px 24px 85px 18px;}
.fun_unfold h1{font:bold 30px/30px 微软雅黑; text-align:center;}
.fun_unfold h2{font:16px/30px 微软雅黑;text-align:center; padding:28px 0 43px;}
.fun_unfold dl dt{ float:left; width:780px; margin-right:41px;}
.fun_unfold dl dt img{ width:780px; height:492px;}
.fun_unfold dl dd{ float:left;}
.fun_unfold dl dd img{ width:327px; height:492px;}

.fun_design{ background-color:#f7f7f7; padding:80px 0 75px 0;}
.fun_design ul{ padding-top:52px;}
.fun_design ul li.fun_1{float:left;width:506px; margin-right:189px;}
.fun_design ul li.fun_1 img{ width:506px; height:402px;}
.fun_design ul li.fun_2{float:left; margin-right:28px;}
.fun_design ul li.fun_2 img{ width:467px; height:462px;}
.fun_design ul li.fun_3{ float:left;display:block; margin-top:-32px; margin-left:153px;}
.fun_design ul li.fun_3 img{ width:761px; height:735px;}

.fun_form{ padding:76px 28px 55px 23px;}
.fun_form ul li{ float:left; margin-right:35px;}

/*服务*/
.service{ padding:60px 222px 80px 185px;}
.service h1{font:bold 18px/30px 微软雅黑; text-align:center; margin-bottom:12px;}
.map{ border:1px solid #d3d3d3;height:410px;}
.map img{ width:780px; height:410px;}
.service h2{ font:16px/36px 微软雅黑; margin-top:20px;}

/*全球站*/
.global{ padding:30px 0 80px;}
.global h1{ color:#5d5d5d; font:bold 20px/36px 微软雅黑; margin-left:20px;}
.global_list{ margin-left:18px;}
.list_con{ float:left; width:251px; margin-right:56px; font:14px/36px 微软雅黑; color:#28a7e1;}
.list_con ul{ padding-top:16px;}
.list_con ul li{ font:14px/36px 微软雅黑;}
.list_con ul li a{color:#28a7e1;}

/*冠艺后院*/
.logo_backyard{ padding:20px 0;}
.logo_backyard dt{ float:left; /*width:373px*/;}
.logo_backyard dd{ float:right; color:#5b5b5b; font:bold 20px/20px 微软雅黑; margin-right:8px;}
.backyard{ background-color:#f1f2f6;}
.backyard_con{ padding:37px 0 51px;}
.backyard_l{ float:left; width:825px; margin-right:33px;background-color:#ffffff;}
.backyard_l_con{ margin:44px 34px 0 27px;border-bottom:1px solid #d0d0d0; padding-bottom:28px;}
.back_detail{border-bottom:none;}
h1.by_font{ color:#222222; font:bold 20px/34px 微软雅黑;}
h1.by_font a{color:#222222;}
h1.by_font a:hover{ text-decoration:underline;}
.backyard_l h3{ color:#a5a5a5; font:12px/34px 微软雅黑;}
.backyard_l span{ padding:16px 0; display:block;}
.backyard_l h2{ color:#424242; font:16px/30px 微软雅黑;}
.backyard_r{ float:left; width:332px;}
.backyard_r_up{background-color:#ffffff; padding:63px 0 45px 37px;}
.backyard_r_up span{ font:24px/34px '微软雅黑'; background-color:#00a1ea; padding:2px 6px; border-radius:10px; display:block;padding:6px 0; width:138px; text-align:center; margin:30px auto;}
.backyard_r_up span a{ color:#ffffff;}
.backyard_r_low{background-color:#ffffff; margin-top:43px; padding:36px 36px 32px 27px;}
.backyard_r_low ul li{ float:left;font:16px/40px 微软雅黑; padding-right:23px;}
.backyard_r_low ul li a{color:#00a1ea;text-decoration:underline;}
/*分页*/
.page_num{ 
    clear:both; 
	overflow:hidden; 
}
.pad_l{ padding:38px 0 67px 27px;}
.page_num h1{
	font:14px/28px 微软雅黑;
	color:#444444;
}
.page_con{
	clear:both;
	overflow:hidden;
	margin-top:18px;
}
.page_con a{
	display:inline-block;
	border:1px solid #999999;
	height:28px;
	margin-right:3px;
	padding:2px 12px;
	font:14px/28px 微软雅黑;
	color:#777;
	background:#fff;
}
.page_con a:hover , .page_con a.selected{
	color:#fff;
	background:#00a1ea;
	border:1px solid #00a1ea;
}
/*分页结束*/

/*登录*/
.main{ background-color:#f1f2f6;}
.login_logo{ text-align:center; padding:102px 0 93px;}
.load_sign{ padding-bottom:143px;}
.feedbk {
    text-align: center;
}
.feedbk .item {
    clear: both;
    overflow: hidden;
	padding-bottom:29px;
    position: relative;
}
.feedbk .item .txt {
	background-color: #fff;
	border: 1px solid #d2d2d2;
	font:1.125em/1.5em "微软雅黑";
	color:#bcbcbc;
	height: 36px;
	padding:1% 2%;
	transition: all 0.2s linear 0s;
	width:324px;
}
.feedbk .item .txt_y{width:140px; margin-right:16px;} 
.feedbk .item span{font:16px/36px "微软雅黑";background-color: #00a1ea;border: 1px solid #00a1ea; width:166px; padding:16px 43px; /*display:inline-block;*/}
.feedbk .item span a{ color:#ffffff;}
.submit{
	background-color: #00a1ea;
	border: 1px solid #00a1ea;
	color:#ffffff;
	font:bold 20px/36px "微软雅黑";
	width:352px;
	padding:8px 0;
	margin-top:8px;
}
.sign{
	background-color: #ff7200;
	border: 1px solid #ff7200;
}
.item_or{ padding:40px 0 41px;}
.login_foot{ background-color:#f1f2f6;}

/*体验日记*/
.logo_backyard dd span {
    font:16px/34px 微软雅黑;
	margin-right:16px;
}
.ex_diary_qh{ overflow:hidden; position:relative;width:800px;margin:0 auto;}
.sx_ex i {
    background:url(Images/fh.png) no-repeat scroll left top;
    display: block;
    height:63px;
    width:63px;
}
i.left_icon {
    left: 50%;
    margin-left: -400px;
    margin-top:0px;
    position: absolute;
}
i.right_icon {
    background-position: -63px top;
    margin-right: -400px;
    margin-top:0px;
    position: absolute;
    right: 50%;
}
.ex_diary i a {
    display: block;
    height:63px;
    width:63px;
}

.ex_diary{padding:66px 0 82px;/* padding:66px 185px 82px 205px;*/}
.ex_diary_list { margin-bottom:75px;}
.ex_diary_list img{ width:800px;}
.ex_diary_tx{ padding:18px 0 20px;}
.ex_diary_tx dt{ float:left; margin-right:10px;}
.ex_diary_tx dt img{ width:31px; height:31px; border-radius:50%;}
.ex_diary_tx dd{/* float:left;*/font:12px/34px 微软雅黑;}
.ex_diary_tx dd span{ color:#00a1ea; text-decoration:underline; margin-right:12px;}
.ex_diary_tx dd em{ color:#979797; margin-left:18px;}
.ex_diary_tx dd a.ex_mana{ background-color:#00a1ea; margin-left:20px; padding:4px 14px; border-radius:8px; color:#ffffff;}
.ex_diary_list h2{font:16px/30px 微软雅黑; color:#303030; margin-top:12px;}
.ex_diary_tx_t{ margin-right:13px;}
.ex_diary_tx_t li{ float:left;}
.ex_diary_tx_t li img{ width:31px; height:31px; border-radius:50%;}
.ex_diary_tx_t li span{ color:#00a1ea; text-decoration:underline; margin:0 8px;font:12px/34px 微软雅黑;}
.pad_top{ padding-top:0px; width:800px; margin:0 auto;}
.ex_diary_pub{ padding:36px 0 45px;}
.ex_diary_pub span{ background-color:#4d4d4d;font:14px/34px 微软雅黑; padding:0 15px; border-radius:10px; margin-right:5px; display:inline-block;}
.ex_diary_pub span a{ color:#ffffff;}
.ex_diary_pub span:hover,.ex_diary_pub span.selected{ background-color:#00a1ea;}
.ex_Review h1{ font:bold 20px/34px 微软雅黑; color:#585858;}
.ex_Review h1 em{ font:14px/34px 微软雅黑;}
textarea {
	background: #fff;
	width:99%;
	padding-left: 4px;
	padding-top: 4px;
	height: 116px;
	border: 1px solid #d7d7d7;
	font: 12px/20px "微软雅黑";
	overflow-x: hidden;
	overflow-y: auto;
}
.ex_Review span{color:#ffffff; float:right; font:18px/34px 微软雅黑; padding:5px 30px; background-color:#585858; margin-top:10px; margin-bottom:50px;}
.ex_Review span a{ color:#ffffff;}
.pl{border-top:1px solid #d3d3d3;}
.pl dl{ width:100%; padding:12px 0; border-bottom:1px solid #d3d3d3;}
.pl dl dt{ float:left; margin-right:8px;}
.pl dl dt img{ width:32px; height:32px; border-radius:50%;}
.pl dl dd{ float:left;font:12px/34px 微软雅黑; color:#7c7c7c;}
.ex_diary_foot{ text-align:center;font:12px/28px 微软雅黑;color:#8b8b8b; padding:46px 0;}
span.fy_ex{ font:18px/34px 微软雅黑; text-align:center; display:block; padding-top:160px;}
.sx_ex{ margin-top:-52px;}
/*资料完善*/
.member_sq{ padding:100px 0 200px;}
.pdcon{/*float: left;margin-left: 223px;*/
	margin-left: -27%;
    margin-top: -3%;
}
input.ck{ width:20px; height:20px; border:1px solid #d2d2d2;}
.pdcon em{ color:#606060; font:1.125em/1.5em 微软雅黑; margin-left:13px;}
.feedbk .item .txt.selected{ color:#606060;}
textarea.txt_pub{ width:576px;/* height:200px;*/color: #bcbcbc;font: 16px/36px "微软雅黑"; padding:0 1%;}
.feedbk .item input.txt_pub{ width:562px;}
.submit_pub{width:590px;}
.p_top{ padding-top:85px;}
.head_portrait ul li {
    border: 1px solid rgb(231, 231, 231);
    border-radius: 100%;
    height: 60px;
    padding: 13px;
    position: relative;
    width: 60px;
	margin:0 auto;
}
.upload-eco {
    position: relative;
}
.upload-eco input[type="file"] {
    height: 60px;
    left: 0;
    opacity: 0;
    outline: medium none;
    position: absolute;
    top: 0;
    width: 60px;
}
.upload-eco img.Portrait {
    width: 56px;
}
.upload-eco img {
    border: 4px solid rgb(255, 255, 255);
    border-radius: 100%;
    height: 56px;
    width: 56px;
}
.camera {
    bottom: 4px;
    position: absolute;
    right: 4px;
	border:none;
	background:none;
}

/*产品*/
.pr_content {
	width: 1200px;
	background: gold;
	margin: 30px auto;
}
.pr_goods {
	width: 575px;
	float: left;
	margin-bottom: 50px;
}
.r_goods {
	width: 575px;
	float: right;
	margin-bottom: 50px;
}
.pr_img {
	width: 575px;
	height: 345px;
}
.pr_foot {
	margin-top: 30px;
	width: 100%;
}
.btn_txt {
	margin-left: 18px;
	color: #fff;
}
.pr_title {
	font-size: 25px;
	float: left;
	line-height: 40px;
}
.pr_line {
	margin: 0 10px 0 7px;
}
.pr_btn {
	width: 140px;
	height: 40px;
	background: #28a7e1;
	float: right;
	font-size: 16px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	cursor: pointer;
}
.pr_btn:hover {
	color: #fff;
}
.pr_icon {
	width: 20px;
	height: 20px;
	display: block;
	float: right;
	margin-top: 11px;
	margin-right: 20px;
}
.back {
	width: 223px;
	height: 97px;
	background-image: linear-gradient(#d0d0d0, #f2f2f2);
}