@charset "UTF-8";
* { margin:0; padding:0; } 
iframe{max-width: 100%;margin: 30px 0;}

body {
  color: #000;
  font-family: "微软雅黑",Arial;
  font-size: 14px;
}

img{border: none;vertical-align:middle;max-width: 100%;}
a{
  color: #212121;
  text-decoration: none;
  border: none;
  transition: 0.4s;
}
a:hover{ color: #666; }
ul, li{list-style:none}
a{text-decoration:none;display:block;-webkit-tap-highlight-color:rgba(255, 255, 255, 0);-webkit-user-select:none;-moz-user-focus:none;-moz-user-select:none;}
p{font-size: 14px;line-height: 22px; font-weight: 100;font-family: "微软雅黑",Arial, ;}
.left{float: left;}
.right{float: right;}

h1{font-size: 26px;line-height: 45px;margin-bottom: 20px;}
h2{font-size: 22px;line-height: 42px;margin-bottom: 16px;}
h3{font-size: 20px;line-height: 36px;margin-bottom: 10px;}
h4{font-size: 18px;line-height: 20px;margin-bottom: 5px;}
h5{font-size: 16px;line-height: 24px;margin-bottom: 10px;}

.left{float:left;}
.right{float:right;}
.center{text-align:center;}

.Header{
	width: 100%;
	height: 88px;
	box-sizing: border-box;
	background-color: #222222;
	margin:0 0 1px 0;
}
.logo{
	width: 170px;
	height: 68px;
	padding:15px 0px 3px 10px;
	text-align:left;
	float:left;
}
.logo img{
	width:170px;
	height:60px;
}
.invibusi{
	width:55px;
	height: 30px;
	padding:0;
	margin:26px 0 0 10px;
	background:url(../images/fire.gif) no-repeat center;
	background-size:60px 30px;
	text-align:center;
	color:#f8d395;
	border-radius: 5px;
	border:1px #a6741f solid;
	line-height:30px;
	font-size:17px;
}
.invibusi a{
	color:#f8d395;
	width:55px;
	height: 35px;
	display: block;
}
.headernav{
	width:20%;
	height:60px;
	padding:12px 0;
}
/*--------------------手机站导航开始------------------------------------------------------------*/
.navbtn{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin:18px 10px 0 0;}
.navbtn span{display:block;background:#fff;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.navbtn span:nth-of-type(1){top:0px}
.navbtn span:nth-of-type(2){top:10px}
.navbtn span:nth-of-type(3){top:20px}
.navbtn_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.navbtn_se span:nth-of-type(2){width:0}
.navbtn_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:9;background:#222222;width:100%;height:calc(100% - 104px);font-size:16px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;opacity:0.85;}
.nav_show{top:89px}
.sjj_nav>ul>li:first-child{overflow:hidden;border-top:0}
.sjj_nav>ul>li:first-child>a{float:left;width:calc(100% - 70px)}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{margin-left:20px;position:relative;line-height:40px;font-size:16px}
.sjj_nav>ul >li:last-child{border-bottom:0px #ddd solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#fff;width:80%}
.sjj_nav ul li ul li a{color:#fff;display:block;text-align:left;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#fff;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#fff;}
.sjj_nav ul li ul li>ul{margin-left:10px}
/*--------------------手机站导航END------------------------------------------------------------*/
.idxcontact{
	width:100%;
	height:380px;
	text-align:center;
	background-size:565px 200px;
	background:url(../images/BGidxcontact.jpg) no-repeat center;
}
.idxgradgrey{
	width:100%;
	height:400px;
	text-align:center;
	background-size:100% 400px;
	background:#2b2b2b url(../images/bg_gradgrey.jpg) no-repeat center;
}
.idxgradgreyAD1{
	width:92%;
	height:auto;
	min-height:90px;
	margin:0 auto;
	position:relative;
}
.idxgradgreyADTitle{
	width:100%;
	height:26px;
	text-align:center;
	position: absolute;
	bottom:0;
	left:0;
}
.idxgradgreyADTitle a{
	width:100%;
	height:20px;
	line-height:20px;
	padding:3px 0;
	color:#fff;
	background:url(../images/bg_black80.png) repeat center;
}
.idxgradgreyADTitle a:hover{
	color:orange;
	background:url(../images/bg_black95.png) repeat center;
}
.idxgradgreyAD2{
	width:92%;
	height:140px;
	margin:15px auto 0;
}
.idxgradgreyADShow{
	width:49%;
	height:auto;
	position:relative;
}
.rowTitleBig{
	width:100%;
	height:35px;
	line-height:35px;
	text-align:center;
	margin:0;
	font-size:22px;
	color:#333;
	padding:35px 0 0;
}
.rowTitleSmall{
	width:100%;
	height:20px;
	text-align:center;
	margin:0 0 10px 0;
	font-size:12px;
}
.titleLine{
	width:100px;
	height:5px;
}
.idxcontentRow{
	width:96%;
	max-width:640px;
	height:32px;
	margin:0 auto;
}
.idxrowTabTitle{
	width:32.6%;
	height:30px;
	line-height:30px;
	text-align:center;
	border:1px #a6741f solid;
	border-right:0px;
	float:left;
}
.idxcontentTab{
	width:97.8%;
	min-height:100px;
	border:1px #a6741f solid;
	border-top:0px;
	padding:0 1px 0;
}
.idxrowTabTitleBgSele{
	background-color:#ebd9c1;
}
.idxrowTabTitleBg{
	background-color:#fff;
}
.idxtabRight{
	border-right:1px #a6741f solid;
}
.idxGrayBg{
	width:96%;height:380px;margin:0 auto;padding:35px 0 0;background-color:#efefef;
}
.btnMore{
	width:150px;
	height:30px;
	line-height:30px;
	background-color:#fff;
	text-align:center;
	margin:0 auto;
	display:block;
	border:1px #a1a1a1 solid;
	color:#a1a1a1;
}
.idxDesc{
	width:92%;
	height:auto;
	margin:0 auto;
	color:#6f6f6f;
	font-size:1.15em;
	line-height:1.6em;
	clear:both;
}
.idxlinkH1{
	width:100%;
	height:40px;
	padding:10px 0 0;
}
input::-webkit-input-placeholder{
    opacity:0.85;letter-spacing:1px;
 }
 input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    opacity:0.85;letter-spacing:1px;
 }
input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    opacity:0.85;letter-spacing:1px;
}
input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    opacity:0.85;letter-spacing:1px;
}
input[type=text]{
	width:87%;
	height: 35px;
	border: 1px solid #aaa;
	border-radius: 5px;
	color: 333;
	font-family: 'Microsoft YaHei', sans-serif;
	font-weight: 300;
	font-size: 12px;
	padding: 1px 0 1px 3%;
	margin: 15px 0 0 2px;
}
input[type=text]:focus{
	outline: none;
	border: 1px solid #e8e8e8;
}

input[type=submit]{
	width: 90%;
	height: 35px;
	margin: 35px auto 0;
	background: #0077be;
	border: 1px solid #0077be;
	padding:0px 0 5px;
	cursor: pointer;
	border-radius: 5px;
	color: #fff;
	font-family: "Microsoft YaHei", sans-serif;
	font-size: 15px;
	padding:0px 10px;
	line-height:35px;
}
input[type=submit]:hover{
	opacity: 0.8;
}
input[type=submit]:active{
	opacity: 0.6;
}
input[type=submit]:focus{
	outline: none;
}
.idxproseries{
	width:100%;
	height:auto;
	text-align:center;
	margin:1px auto 0;
}
.idxproseries img{
	border:0px;
}

.titleRow{
	width:100%;
	height:50px;
	margin:20px 0;
	background:url(../images/icon_blackdot.jpg) repeat-x center;
}
.titleBig{
	width:30%;
	height:30px;
	background-color:#fff;
	font-size:20px;
	line-height:30px;
	margin:0 auto;
	text-align:center;
	padding:0 5px;
	font-weight:500px;
	color:#666;
}
.titleSpan{
	width:60%;
	height:15px;
	font-size:14px;
	line-height:15px;
	margin:0 auto;
	text-align:center;
	padding:0 5px 10px;
	color:#aaa;
}
.allContent{width:96%;height:auto;padding:10px 0;margin:0 auto;}
.allContent img{width:100%;max-width:720px;height:auto;padding:10px 0;}

.sunroombill{
	width:100%;height:auto;
	text-align:center;
}

.proclstitle{
	width:100%;
	height:40px;
	line-height:40px;
	font-size:22px;
	padding:35px 0 0;
	font-weight:550;
}
.proclswords{
	width:100%;
	height:30px;
	line-height:30px;
	font-size:17px;
	padding:0 0 25px;
}
.proclsdisc{
	width:90%;
	height:auto;
	margin:0 auto;
	padding:0 0 25px;
	font-size:16px;
	line-height:26px;
	color:#777b7c;
}
.sunroomclasscontent{
	width:94%;
	height:185px;
	padding:5px 3% 10px; 
	background-color:#efefef;
}
.sunroomclasslist{
	width:48%;
	height:183px;
	cursor:default;
}
.sunroomclasslist img{
	width:100%;
	height:auto;
	border: 1px solid #dad7ce;
	border-radius:0px;
}
.sunroomclasslist p{
	width:100%;
	height:25px;
	line-height:25px;
	font-size:14px;
	padding:2px 0;
	text-align:center;
	border-bottom: 1px solid #bbb;
	background-color:#efefef;
}
.sunroom6use{
	width:90%;
	height:450px;
	margin:0 auto;
	text-align:center;
}
.news-list-info{
	width:90%;
	height:auto;
	margin:0 auto;
	font-size:13px;
}
.titleH1{width:100%;height:25px;line-height:20px;font-weight:500;font-size:19px;color:#333;margin:20px 0 0;letter-spacing:0px;}
.titleH3{width:100%;height:20px;line-height:20px;font-weight:300;font-size:16px;color:#999;margin:0 0 5px 0;letter-spacing:0px;}
.titleSeptalLine{width:100%;height:5px;padding:0;line-height:3px;margin:0px auto 5px;text-align:center;background:url(../images/icon-septalLine.png) repeat-x;}
.prodesc{width:90%;height:auto;min-height:25px;margin:15px auto;font-size:14px;line-height:20px;color:#333;}
.prodesc img{width:100%;max-width:600px;height:auto;margin:10px 0;}
.prodesctitle{width:90%;height:25px;line-height:25px;font-size:18px;font-weight:bold;margin:10px auto;}
 
 .blackbg{
	 width:100%;
	 padding:30px 0 20px;
	 margin:1px 0;
	 color:#fff;
	 background:url(../images/gradblack.jpg) repeat-y center;
 }
 .graybg{
	 width:100%;
	 padding:30px 0 20px;
	 margin:1px 0;
	 color:#333;
	 background-color: #e8e8e8;
 }
 .bigTitle{
	 width:100%;
	 height:45px;
	 line-height:45px;
	 font-size:22px;
	 text-align:center;
 }
.orangeblock{width:100%;height:5px;text-align:center;}
.orangeblock img{width:10px;height:2px;}
.titleW2{width:100%;height:20px;line-height:20px;color:#fff;text-align:center;padding:10px 0;}
.blackbg .sunroombill{width:96%;margin:0 auto;}

/*---------------------------------------------------------------footer----------------------------------------------------------------*/
.m_footer{
	width:100%;
	min-height:220px;
	padding:15px 0;
	color:white;
	background-color:#000;
	text-align:left;
	
}
.footerLeft{
	width:68%;
	height:auto;
	float:left;
	margin:0 0 0 3%;
}
.footerconame{
	width:100%;
	height:30px;
	line-height:30px;
	padding:20px 0 5px;
	color:#e6c7ab;
	font-size:1.1em;
}
.footerContact{
	width:100%;
	height:auto;
	line-height:16px;
	font-size:0.7em;
	color:#fff;
}
.footerRight{
	width:28%;
	height:auto;
	float:right;
	text-align:center;
	padding:45px 0 0;
	margin:0;
	font-size:0.7em;
}
.footerNav{
	width:100%;
	height:40px;
	background-color:#dfc6a7;
	position:fixed;z-index:99;
	bottom:0;left:0;
	border-top: 1px solid #ccc;
	padding:0 0 10px 0;
}
.askonline{
	width:49.5%;
	height:40px;
	float:left;
	font-size:1.2em;
	text-align:center;
	opacity:0.9;
}
.floatright{
	width:60px;
	height:auto;
	top:35%;
	right:1px;
	position:fixed;z-index:99;
	
}
.contentshow{
	width:94%;
	padding:10px 3% 5px;
	height:auto;
	margin:0 auto 0;
	background-color:#efefef;
}
.contentpic{
	width:94%;
	max-width:676px;
	padding:0 3px 0;
	margin:25px auto 0;
}
.casescontent{
	width:100%;
	height:1090px;
	background-color:#f4f4f4;
}
.caseclasslink{
	width:100%;
	height:35px;
	margin:0 auto;
	padding:15px 0;
}
.caseclassahref{
	width:45%;
	height:15px;
	padding:8px 0px;
	border: 1px solid #9f6f25;
	border-radius: 0;
	background-color:#ebd9c1;
	margin:10px 2px 0 3%;
	text-align:center;
	font-size:11px;
	line-height:15px;
}
.casesbody{
	width:95%;
	height:210px;
	margin:0 auto;
	background-color:#fff;
	clear:both;
}
.caseslistL{
	width:45%;
	height:170px;
	padding:2% 1% 2% 2%;
}
.caseslistR{
	width:45%;
	height:170px;
	padding:2% 2% 2% 1%;
}
.casesimg{
	width:100%;
	height:auto;
}
.casestitile{
	width:100%;
	height:25px;
	text-align:center;
	font-size:13px;
	line-height:25px;
}
.casesremark{
	width:100%;
	height:55px;
	font-size:11px;
	color:#aaa;
	line-height:14px;
	overflow:hidden;
}
.caselink{
	width:99%;
	height:28px;
	padding:0;
	border: 1px solid #eaeaea;
	border-radius: 15px;
	line-height:11px;
	margin:5px 0 15px;
}
.caseahref{
	width:49%;
	height:25px;
	line-height:25px;
	padding:0;
	text-align:center;
}
.caseahref a{
	color:#7f7f7f;
	font-size:12px;
	line-height:25px;
}
.pages{
	width:120px;
	height:20px;
	margin:0 auto;
	text-align:center;
	padding:10px 0;
	background-color:#fff;
}
.pages a{
	width:20px;
	height:20px;
	padding:0;
	line-height:20px;
	font-size:13px;
}
.casesbill{
	width:100%;height:384px;
	background:url(../images/casesbill.jpg) no-repeat center;
	background-size:720px 384px;
}
.allContent{width:100%;height:auto;padding:10px 0;}
.allContent img{width:100%;max-width:720px;height:auto;padding:10px 0;}
.casetitle{
	font-size: 1.5em;
	font-weight:500;
	width:95%;
	height:35px;
	line-height:35px;
	margin:15px auto 0;
	text-align:center;
	color: #333;
}
.brandnewslist{
	width:94%;
	max-width:700px;
	height:125px;
	padding:10px 3%;
	margin:15px auto 0;
	background-color:#e0e0e0;
}
.brandnewsimg{
	width:40%;
}
.brandnewsimg img{
	width:100%;
	height:auto;
}
.brandnewsremark{
	width:57%;
	line-height:16px;
}
.brandnewsremark span{font-size:0.8em;}
@media screen and (max-width: 320px) {
	.brandnewslist{
		width:94%;
		height:80px;
		padding:10px 3%;
		margin:15px 0 0;
		background-color:#e0e0e0;
	}
}
@media screen and (max-width: 375px) {
	.brandnewslist{
		width:94%;
		height:105px;
		padding:10px 3%;
		margin:15px 0 0;
		background-color:#e0e0e0;
	}
}
@media screen and (max-width: 414px) {
	.brandnewslist{
		width:94%;
		height:105px;
		padding:10px 3%;
		margin:15px 0 0;
		background-color:#e0e0e0;
	}
}
