@charset "UTF-8";

html, body, div, span, applet, object, iframe, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0px; border: 0; font-size: 100%; outline: none;  font-family:Microsoft YaHei,SimHei,Arial,Helvetica,Sans-seri,宋体;}



h1, h2, h3, h4, h5, h6, p { margin: 0; padding: 0; }

table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0px; outline: none; font-size: 100%; }


html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; overflow-x: hidden; }

/* always display scrollbars */

body { font: 14px/1.8 "微软雅黑","微軟正黑體","Microsoft JhengHei","Microsoft Yahei",Arial,Helvetica,sans-serif,"SimHei","黑体"; margin: 0 auto; color: #666; background-color: #fff; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-smoothing: antialiased; overflow-x: hidden; }


article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

ol, ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
strong { font-weight: bold; }
img { border: 0; }
input { outline: none; }
input[type="text"], input[type="button"], input[type="submit"], input[type="reset"] { -webkit-appearance: none; border-radius: 0; }


a { color:#666; text-decoration: none; blr: expression(this.onFocus=this.blur()); cursor: pointer; -webkit-transition: 0.3s; transition: 0.3s; }
a:link, a:visited { text-decoration: none; }
a:active, a:hover { text-decoration: none; }




.fixedImg { background-attachment: fixed; background-position: center center; background-repeat: no-repeat; }
.align-vertical { height: 100%; width: 100%; position: relative; display: table; }
.vertical-inner { display: table-cell; vertical-align: middle; }




/*头样式*/
.headerpage{position: absolute; z-index:999999; width:100%;}
.headerpage:after, .headerpage:before {content: '';display: block;clear: both;height: 0;}


header{margin:auto; max-width:1400px;}
header:after,header:before {content: '';display: block; clear: both; height: 0;}

header .logo{float:left; padding:0; margin:1% 0; width:16%;}
header .logo img { width:100%;}
header .headright{float:left; margin-left:6%; padding:0px 0 0 0; width:65%;}
header .wapnav{float:right; display:none;}


header .anniu { float:right; width:8%; margin-top:3%;}
header .anniu ul {}
header .anniu li { float:left; width:31px; margin-left:5%;}

/*弹出框*/
#trigger {	text-align:center;}
/* Style you custom popupbox according to your requirement */
.popupbox {
	width:500px;
	height:300px;
	background-image:url(pop-up_03.png);
	background-repeat:no-repeat;
	display: none; /* Hidden as default */
	float: left;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
}
.popupbox2 {
	width:276px;
	height:276px;
	background-repeat:no-repeat;
	display: none; 
	float: left;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
}
.popupbox3 {
	width:80%;
	height:60px;
	background-repeat:no-repeat;
	display: none;
	float: left;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
}
#fade { 
	display: none; /* Hidden as default */
	background: #000;
	position: fixed; left: 0; top: 0;
	width: 100%; height: 100%;
	opacity: .80;
	z-index: 9999;
}


.search-form{ clear:both; }
.search-form .input{ float:left; width:82%;height:60px; line-height:60px; padding:0px 3%; margin-right:5px;color: #d5d5d5;font-size:18px;background:none;border-bottom:solid 1px #dddddd;}
.search-form .button{float:right;  width:9%; height:60px; line-height:60px;  margin-top:0px;padding-top:0px;font-size:18px;color:#555555;border: 0px solid #C8C8C8; }




/*主导航*/
.mainnav{clear:both; margin:0 auto 0 auto;  padding-left:0px;}
.mainnav a{ float:left; display:block;  font-size:16px; text-decoration:none; text-align:center; padding:4% 1% 2% 1%; margin:0px 2%; width:auto; transition:all 0.8s; -moz-transition:all 0.8s;-webkit-transition:all 0.8s;-o-transition:all 0.8s; color:#fff;  position:relative;}
.mainnav a:hover,.mainnav a.active,.mainnav a.active:link,.mainnav a.active:visited{color:#fff;}
.mainnav a:after{content: "";width: 0; height: 2px; background: #eee;position: absolute; top: 100%;left: 50%;transition: all 1s;}
.mainnav a:hover:after,.mainnav a.active:after{left: 0%;width: 100%;}




.mainnav img{display:block;}

.nav{clear:both; width:100%; margin:0 auto; top:90px; left:0; overflow:hidden; position:absolute; background:url(images/navbg.png); z-index:99;}
.dropdown{ clear:both; max-width:1200px; margin:0 auto; z-index:2000; overflow:hidden;}
.dropdown ul{ text-align:left; padding:20px 0px 20px 0px; overflow:hidden; }
.dropdown a {color:#ffffff; font-size:15px; text-decoration:none; text-align:center; padding:0 20px; }
.dropdown a:link,.dropdown a:visited{ color:#ffffff;}
.dropdown a:hover{color:#0a89ea; text-decoration:none;}

.downmenu1{padding:0;position:absolute;  padding:10px 10px; text-align:left; background-color:#6ca228; overflow:hidden; z-index:9999999}
.downmenu1 ul{ padding:0; margin:0;}
.downmenu1 ul li{ clear:both;line-height:30px; padding:0px 15px;}
.downmenu1 a {color:#fff;text-decoration: none; font-size:14px;}
.downmenu1 a:link,.downmenu a:visited{ color:#fff;}
.downmenu1 a:hover{color: #ffe7b9;text-decoration:underline;}









/*首页样式*/


/*尾*/
.yqlink {color:#fff; font-size:14px; border-right:0px solid #00736e; margin:50px 0 20px 0; border-bottom:1px solid #01c577; padding:0 0 1% 0;}
.yqlink strong{ display:block; float:left; border-right:1px solid #01c577; font-family:Arial, Helvetica, sans-serif; font-size:24px; font-weight:normal; line-height:22px; padding:0 5px 0 0; }
.yqlink a {color:#333333; font-size:14px; line-height:22px; margin:0 1%;}
.yqlink a,.yqlink  a:link,.yqlink a:visited{color:#333333;}
.yqlink a:hover {color:#ff0006; text-decoration:none}

.footerwrap{ clear:both; width:100%; margin:0px auto; overflow:hidden;  background-color:#efefef}
.footerbg{clear:both;max-width:1200px; margin:0px auto;overflow:hidden; padding:3% 0; color:#333}

.footernanv{float:left; width:37%; margin-left:5%; }
.footernanv ul{ float:left; width:30%;}
.footernanv ul{ }
.footernanv ul span{ display:block; color:#333; font-size:18px; line-height:38px; font-weight:bold;}
.footernanv ul span a{color:#333;}
.footernanv li a,.footer .footernanv li a:link,.footernanv .nanv li a:visited{color:#333; font-size:14px; line-height:24px;} 
.footernanv li a:hover {color:#ff0001;}

.foottel { float:left; width:30%; color:#333; border-right:1px dotted #cecece}
.dbdh { font-size:18px; background:url(images/dianhua.png) left no-repeat; padding-left:35px;}
.dbdh strong { font-size:24px; margin-right:10px; }
.dizhi { clear:both; font-size:15px; line-height:23px; padding:12px 0px;}

.websearch{ width:255px;  height:44px; overflow:hidden;}
.websearch ul{ clear:both;}
.websearch li{ float:left; padding:0px 0px;}
.websearch li .input{line-height:44px; height:44px;  width:200px; border:0px solid #dedede; font-family:"Microsoft Yahei",宋体,Verdana,Arial,Helvetica,Sans-serif; font-size:15px; padding-left:10px; color:#666666; background:#fff;}
.websearch li .button{ float:left;background: url(images/search.png) center no-repeat; border:0; width:44px; background-position:0% 2%; height:44px; }




.footewm { float:right; width:24%;}
.footewm ul {}
.footewm li { text-align:right; float:left; width:45%; margin:0 0 0 5%;}
.footewm li p { text-align: center; background:#cecece}
.footewm li img { width:100%; margin-bottom:-7px;}

.footerwrap .copyright { text-align:center; color:#333; padding:1% 0; border-top:1px solid #cecece}
.footerwrap .copyright a { color:#333;}
.footerwrap .copyright a:hover { color:#ff0001;}





/*内页图片banner*/
.mainpic {clear:both;width:100%;margin:0 auto; padding:0; }
.neiyeb { height:422px; }




/*首页*/
.biaoti{ text-align:center; clear:both; overflow:hidden;}
.biaoti a{ display:block; color:#00ae67; font-size:24px; background:url(images/titlebg1.png) no-repeat center;}
.biaoti a:hover {color:#ff0006; text-decoration:none}
.biaoti p{ font-size:14px; color:#666666; line-height:20px; margin:10px 0 0 0; padding:0px 10px;}

.biaoti1{ clear:both; overflow:hidden; }
.biaoti1 a{ display:block; color:#fff; font-size:24px; font-weight:bold;}
.biaoti1 a:hover {color:#ff0006; text-decoration:none}
.biaoti1 .en{ font-size:24px; color:#01d882; line-height:40px; margin:0px 0 0 0;}


.part1 { margin:40px auto; max-width:1200px; overflow:hidden;}
.about {  float:left; width:55%;}
.about .entitle { color:#306bcd; font-size:48px; text-transform:uppercase; font-weight:bold; font-family:pf_dintext_proextrathin,Verdana, Geneva, sans-serif;line-height:42px; margin-bottom:10px;}
.about .cntitle span { font-size:21px; border-top:3px solid #306bcd; padding-top:3px;}
.about .content { color:#666666; font-size:16px; padding:30px 0px 5px 0px; line-height:26px;}


.about .btn{  position: relative;width: 160px;padding: 10px;text-align: center;color: #306bcd;cursor: pointer; border: none;border:1px solid #e6e6e6}
.about .btn a { color:#666666}
.about .btn:after,.about .btn:before {content: ''; position: absolute; left: 0;top: 0; width: 0;height: 100%; background: #568ce6;z-index:-2; }
.about .btn:hover{background:transparent;}                    
.about .btn:before { transition: .3s; background: #306bcd; z-index:-1;  }          
.about .btn:hover:after,.about .btn:hover:before { width: 100%; }
.about .btn a:hover { color:#fff; text-transform:none; display:block;}



.shuzi { float: right; width:40%;}
.shuzi dl{ float:left; width:40%; padding-left:6%; border-left:1px solid #ececec; margin:3% 1.5%; }
.shuzi dl dt{ clear:both; font-size:15px;  color:#666666; margin-top:-2px; margin-bottom:-2px;}
.shuzi dl dd{ font-size:15px;}
.shuzi dl dt span{ font-size:60px; color:#d0a875; font-weight:bold; font-family:pf_dintext_proextrathin,Verdana, Geneva, sans-serif; }


/*首页地产项目*/

.dichan { background:url(images/dcxm_bg.jpg) center; text-align:center; height:167px; font-size:30px; color:#306bcd; line-height:140px; }

.pro{ width:100%; clear:both;}

a.list_item{overflow:hidden; float:left;width:20%; height:auto;padding:0; margin:0; -webkit-transition: all 0.6s ease;transition: all 0.6s ease;}

a.list_item .list_img{ width:100%; overflow:hidden; position:relative;}
a.list_item .list_img img{max-width:none; display:block;}
a.list_item .list_img .icon1{ position:absolute; z-index:999; width:20%; margin:0 auto; text-align:center; bottom:30%; padding:10% 10% 10% 36%; opacity:1;}
a.list_item .list_img .intro{ position:absolute; z-index:999; width:90%; height:40%; padding:5%; background-color:rgba(255, 255,255,0.6); bottom:25%; left:0;color:#fff; opacity:0;}
a.list_item .list_img:hover .icon1{opacity:0;-webkit-transition: all 0.6s ease;transition: all 0.6s ease; }
a.list_item .list_img:hover .intro{ bottom:0; height:20%; -webkit-transition: all 0.6s ease;transition: all 0.6s ease; 
background:rgba(0, 0,0,0.6);
background: -webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.6));
background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 50%);/*FireFox*/
background: -o-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);  /* Opear */
background: -ms-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1)); /*IE10及IE10+*/
opacity:1;
background: -webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.6));
background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 50%);/*FireFox*/
background: -o-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);  /* Opear */
background: -ms-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1)); /*IE10及IE10+*/
}
a.list_item .list_img .intro h3{ text-align:center; font-size:36px; font-weight:bold; line-height:58px; }
a.list_item .list_img .intro p{ text-align:left; text-indent:2em; line-height:24px;}
a.list_item .list_img:hover .intro h3{ text-align:left;}
a.list_item .list_img .intro .en_title { font-size:16px;}

.mainbannerpage { display:none}



.sytitle {text-align:center;}
.sytitle .titleen { clear:both; color:#d2d2d2; font-size:42px;text-transform: capitalize; margin-bottom:-5px;  color:d2d2d2;font-family:pf_dintext_proextrathin,Verdana, Geneva, sans-serif; }
.sytitle .titlecn { text-align:center; font-size:24px; color:#333;line-height:46px; margin-bottom:2%; background:url(images/line.gif)  top center no-repeat; }



.dictitle {text-align:center;}
.dictitle .titleen { clear:both; color:#d2d2d2; font-size:42px;text-transform: capitalize; margin-bottom:8px;  color:d2d2d2;font-family:pf_dintext_proextrathin,Verdana, Geneva, sans-serif; }
.dictitle .titlecn { text-align:center; font-size:24px; color:#333;line-height:46px; margin-bottom:2%; background:url(images/line.gif)  top center no-repeat; }


.jobtitle {text-align:center; padding-top:2%}
.jobtitle .titleen { clear:both; color:#d2d2d2; font-size:42px;text-transform: capitalize; margin-bottom:-5px;  color:d2d2d2;font-family:pf_dintext_proextrathin,Verdana, Geneva, sans-serif; }
.jobtitle .titlecn { text-align:center; font-size:24px; color:#d2d2d2;line-height:46px; margin-bottom:2%; background:url(images/line.gif)  top center no-repeat; }


/*新闻*/
.news{clear:both; max-width:1200px;  margin:0 auto; overflow:hidden; padding-top:1%;}

.news .wenzi{ float:right; width:80%;}
.news .wenzi dl{ clear:both;  overflow:hidden; margin:0 0 20px 0; padding:0% 2% 0% 2%; 	-webkit-transition: background-color 1.0s ;	-moz-transition: background-color 1.0s ;	-o-transition: background-color 1.0s;	transition: background-color 1.0s; background:#f9f9f9;}
.news .wenzi dl:hover{ background:#306bcd; color:#fff;}
.news .wenzi dl:hover a{ color:#fff;}
.news .wenzi dl dt{ float:left; width:11%; margin-top:16px; }
.news .wenzi dd a { font-weight:bold; font-size:16px; color:#333333;}
.news .wenzi dd p { height:60px; padding:2% 0 0 0; overflow:hidden;}





/*新闻日期样式*/
.dtmwarp{ display:block;  color:#dddddd; /*background:#f9f9f9;*/ padding:10% 0; }
.dtmd{ clear:both; display:block; text-align:center; font-size:48px; line-height:48px; color:#bababa;}
.dtmym{ clear:both; display:block;text-align:center;font-size:16px; height:20px; color:#bababa;}

/*新闻日期样式 end*/
.news .wenzi dl dd{ float:right; width:84%; line-height:26px; margin:2% 0 0 0;}
.news .wenzi dl dd a{  font-size:16px;display:block; height:23px; overflow:hidden; }
.news .pic{ float:left; width:18%;max-height:380px;overflow:hidden;}
.news .pic img { width:100%;}
.news .pic dl{}
.news .pic dl dt{ font-size:18px; line-height:60px; overflow:hidden; color:#306bcd}
.news .pic dl dd{ color:#666666; line-height:22px; font-size:14px;}



/*成员企业*/
.chenyuan { margin:2% auto 0 auto; height:180px; border-top:1px solid #e6e6e6; overflow:hidden;}

.large-switch-middle {
    max-width: 1200px;	
    margin:auto;border-right:1px solid #e6e6e6;
    z-index: 1; overflow:hidden;
}

.large-switch-middle ul li {
    cursor: pointer;
    width:16.5%;
    /*height: 180px;*/
    color: #333;
    overflow: hidden; 
    float: left;
    margin: .5px; border-left:1px solid #e6e6e6;
    background-repeat: repeat;
}

.large-switch-item {
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.large-item-img {
    width: 65px;
    display: block;
    text-align: center;
    height: 80px;
    margin: 0 auto;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
}

.large-item-img img {
    width: 65px;
    height: 65px; 
}

.large-item-title {
    position: relative;
    text-align: center; font-size:18px;
}

.large-item-title:after {
    content: '';
    display: block;
    position: absolute;
    width: 20px;
    height: 1px;
    background: #d0a875;
    bottom: -10px;
    left: calc(50% - 10px);
}

.large-item-text {
    opacity: .8;
    height: 0;
    margin: 20px 0;
    padding: 0 20px;
    text-align: center;
    font-size: 13px;
    overflow: hidden;
    line-height: 20px;
}

.large-switch-middle .large-item-link:hover {
    color: #fff;
    border-color: #108cee;
    background: #108cee
}

.large-switch-middle .large-switch-item:hover {
    background-image: -webkit-linear-gradient(top, #edf7ff 0%, rgba(70, 178, 255, 0.4) 100%);
    background-image: -moz-linear-gradient(top, #edf7ff 0%, rgba(70, 178, 255, 0.4) 100%);
    background-image: -moz-linear-gradient(to bottom, #edf7ff 0%, rgba(70, 178, 255, 0.4) 100%);
    background-image: -o-linear-gradient(to bottom, #edf7ff 0%, rgba(70, 178, 255, 0.4) 100%);
    background-image: linear-gradient(to bottom, #edf7ff 0%, rgba(70, 178, 255, 0.4) 100%);
    background-repeat: repeat
}

.large-switch-middle ul li:hover .large-item-img { height: 60px; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;    margin-top: 10px;}

.large-switch-middle .large-switch-item:hover .large-item-img img { width: 50px;  height: 50px; -webkit-transition: all 0.5s;  -moz-transition: all 0.5s;  -ms-transition: all 0.5s; -o-transition: all 0.5s;   transition: all 0.5s;}

.large-switch-middle .large-switch-item:hover .large-item-text {height: initial;}
.large-switch-middle .large-switch-item:hover .large-item-link {opacity: 1;}
.large-switch-item .large-item-img {margin-top: 30px;}





/*内页*/
.mainpage{clear:both; width:100%; margin:0px auto 0 auto; padding:0;}
.mainpage:after, .mainpage:before{content: '';display: block;clear: both;height: 0;}

.mainpost {clear:both; max-width:1200px; margin:0px auto 0 auto; padding:0;}
.mainpost:after, .mainpost:before{content: '';display: block;clear: both;height: 0;}
.left{float:left;width:0%; overflow:hidden; padding:0 0%; margin:0 auto;  }
.right{ float:right; width:100%; margin:0px auto 0 auto; padding:0;}	

/*康远简介*/
.kyabout { margin:0 auto; max-width:1200px; padding:2% 0 0 0; overflow:hidden;}
.kyabout .title { float:left; width:25%; font-size:28px;}
.kyabout .title p {font-family:pf_dintext_proextrathin,Verdana, Geneva, sans-serif; color:#666;text-transform:uppercase; line-height:24px;}
.kyabout .title span { color:#306bcd; font-weight:bold; font-family:pf_dintext_proextrathin,Verdana, Geneva, sans-serif;}
.kyabout .titleline { margin:10px 0 0 0;; height:2px; width:40px; background:#306bcd;}
.kyabout .titlepic { width:100%;  margin:10% 0 0 0;}
.kyabout .titlepic img { width:90%; -webkit-transition: -webkit-transform 0.5s;  -moz-transition: -moz-transform 0.5s;  -o-transition: -o-transform 0.5s;  transition: transform 0.5s;}
.kyabout .titlepic img:hover { -webkit-transform: scale(1.1);  -moz-transform: scale(1.1);  -ms-transform: scale(1.1);  -o-transform: scale(1.1);  transform: scale(1.1); }
.kyabout .comany { float:right; width:73%; padding-top:5%;}
.kyabout .comany p { padding:4px 0;}

.kyabout strong { font-size:17px; color:#d0a875; }


/*康远企业文化*/
.kyculture { background:url(images/culture.jpg) center; margin:2% 0;}
.kyculture .post{ margin:0 auto; max-width:1200px; padding:2% 0;}
.kyculture .title { font-size:28px; color:#fff}
.kyculture .title p { font-family:pf_dintext_proextrathin,Verdana, Geneva, sans-serif; color:#fff;text-transform:uppercase; line-height:24px;}
.kyculture .title span { color:#306bcd; font-weight:bold; font-family:pf_dintext_proextrathin,Verdana, Geneva, sans-serif;}
.kyculture .titleline { margin:10px 0 0 0;; height:2px; width:40px; background:#306bcd;}
.kyculture .content { clear:both; width:100%; margin:4% 0 2% 0; overflow:hidden;}
.kyculture .content ul { width:110%;}
.kyculture .content li { float:left; width:21.2%; height:290px; margin-right:2%; background:#fff}
.kyculture .content li img { width:100%;}
.kyculture .content .wenzi { text-align:center; }
.kyculture .content .wenzi span { font-size:21px; line-height:46px; font-weight:bold;}
.kyculture .content .wenzi p { font-size:14px; line-height:21px; padding:0 10%; color:#666;}

/*康远组织架构*/
.kyjg { text-align:center;}

.comabout { font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:110px; line-height:50px; padding-top:5%; color:#e8e8e8; text-transform:uppercase; }
.comaboutbig { font-size:32px; color:#b38954; padding-bottom:5%}


/*企业文化*/
.culture_list { font-size:14px; line-height:26px; color:#666}
.culture_list ul {}
.culture_list ol { overflow:hidden;}
.culture_list ol.info{}
.culture_list .leftcont { width:42%; float:right; padding:4%;  }
.culture_list .leftcont p { font-size:28px; line-height:48px; font-weight:bold; color:#333}
.culture_list .leftpic { float:right; width:50%; overflow:hidden; transition: all 0.6s;    -ms-transition: all 0.8s;}
.culture_list .leftpic img { float:right; width:100%;}
.culture_list .leftpic:hover {transform: scale(1.03);  -ms-transform: scale(1.03);}

.culture_list .rightcont { width:42%; float:left; padding:4%;  }
.culture_list .rightcont p { font-size:28px; line-height:48px; font-weight:bold; color:#333}
.culture_list .rightpic { float:left; width:50%;overflow:hidden; transition: all 0.6s;    -ms-transition: all 0.8s;}
.culture_list .rightpic img { float:left;width:100%;}
.culture_list .rightpic:hover {transform: scale(1.03);  -ms-transform: scale(1.03);}






/*资质荣誉*/
.dchoner {  height:402px; margin-bottom:15px;}
.dchoner img { width:100%;}

/*地产位置数字*/
.dcshuzi { width:100%;overflow:hidden; }
.dcshuzi dl{ float:left; width:15%; padding-left:6%; border-left:1px solid #ececec; margin:3% 1.5%; }
.dcshuzi dl dt{ clear:both; font-size:15px;  color:#666666;}
.dcshuzi dl dd{ font-size:15px;}
.dcshuzi dl dt span{ font-size:60px; color:#d0a875; font-weight:bold; font-family:pf_dintext_proextrathin,Verdana, Geneva, sans-serif; }

.dccompany { clear: both; margin:2% auto; max-width:1200px; font-size:15px;}
.dccompany strong { font-size:17px; color:#d0a875; }

.dcmore { margin:3% auto 0 auto; width:120px; text-align:center;border-radius:30px;}
.dcmore a,.dcmore a:link,.dcmore a:visited{ background:#d0a875;
	display:block;
	text-align:center;
	color:#fff;
	border-radius:30px;
	-webkit-transition: background-color 1.0s ;
	-moz-transition: background-color 1.0s ;
	-o-transition: background-color 1.0s;
	transition: background-color 1.0s;
}
.dcmore a:hover{	display:block;background-color:#306bcd; color:#fff;}


.dctitle { text-align:center;}
.dctitle .title {     font-size: 28px; color:#666;    text-align: center;    padding: 3% 0 0% 0;}
.dctitle .titleen {    font-size: 14px;    text-align: center;    color: #a5a5a5;}


.lxtitle { text-align:center;}
.lxtitle .title {     font-size: 28px; color:#666;    text-align: center;    padding: 3% 0 0% 0;}
.lxtitle .titleen {    font-size: 14px;    text-align: center;    color: #a5a5a5;}


.lxbg {background:#3468bd ; overflow:hidden; height:550px; margin-top:3%}
.lxmap { float:left; width:65%;}
.lxcont { float:right; width:31%;  padding:8% 0 0 4%; color:#fff }
.lxcont ul {}
.lxcont li { font-size:18px; line-height:48px;}



.mainarea{ position:relative; clear:both; overflow:hidden; padding:1% 0%; min-height:660px; height:660px;}
[class].mainarea{height:auto;}
.mainarea div.content{font-size:14px; line-height:23px;}

.messpost { margin:0 auto; max-width:1200px;}


.mainareanews{ position:relative; margin:auto; clear:both; width:70%; overflow:hidden; padding:1% 0%; min-height:660px; height:660px;}
[class].mainareanews{height:auto;}
.mainareanews div.content{font-size:14px; line-height:23px;}

.zoominfo{ clear:both;}
.zoominfo .zoominfoleft{ float:left; }
.zoominfo .zoominforight{ float:left; margin-left:15px; font-size:14px; line-height:25px; }
.zoominfo .zoominforight h3{ font-size:16px; font-weight:bold;}

.midpicarea{border:solid 1px #bbbbbb;z-index:5;cursor:crosshair;}
.bigpicarea{border:solid 1px #bbbbbb;overflow:hidden;position:absolute;z-index:6;}
.viewarea{border:solid 1px #fff;cursor:move; background-color:#999;filter:alpha(opacity=50);-moz-opacity:0.5;opacity:0.5;overflow:hidden;position:absolute; z-index:10;  }

.zoomsmall{margin-top:8px;}
.zoomsmall ul{clear:both;}
.zoomsmall ul li{float:left; margin:0 2px;}
.zoomsmall ul li img{border:solid 1px #bbbbbb; padding:2px; cursor:pointer;}

/*内页位置*/
.positioninfobox{ clear:both; margin:0px auto 0 auto; width:100%; background:#f1f1f1; }
.posbox{  max-width:1200px; clear:both; overflow:hidden; margin:0 auto;}
.positioninfo{ float:left; width:60%; overflow:hidden;}
.position{ float:right; padding-right:10px; text-align:right; line-height:40px; font-size:15px; color:#0b651a; background:url(images/post.png) left no-repeat; padding-left:18px;}
.position a,.position a:link,.position a:visited {color:#333333;}
.position a:hover,.position font.active,.position a.active,.position a.active:link,.position a.active:visited{color:#ff8400;}



.menu1{ overflow:hidden; margin:0px auto;}
.menu1 a{ float:left; display:block;  font-size:15px; text-decoration:none; padding:0px 1%;  line-height:30px; margin:1% 1% 1% 1%; width:auto; transition:all 0.8s; -moz-transition:all 0.8s;-webkit-transition:all 0.8s;-o-transition:all 0.8s; color:#333333;  position:relative;}
.menu1 a:hover,.menu1 a.active,.menu1 a.active:link,.menu1 a.active:visited{color:#ff0001;}
.menu1 a:after{content: "";width: 0; height: 2px; background: #d0a875;position: absolute; top: 100%;left: 50%;transition: all 1s;}
.menu1 a:hover:after,.menu1 a.active:after{left: 0%;width: 100%;}







.menu2{clear:both;}
.menu2 h3{padding:0; margin-bottom:10px; border:#FF0000 1px solid;float:left; width:20%;}
.menu2 h3 a {color:#000;line-height:32px;padding-left:40px; font-size:14px;text-decoration: none; float:left }
.menu2 h3 a:link,.menu2 h3 a:visited{background-image: url(images/menu1.png);background-repeat:no-repeat; background-position:12px;  }
.menu2 h3 a:hover,.menu2 h3 a.active,.menu2 h3 a.active:link,.menu2 h3 a.active:visited{color: #ff6501;background-image: url(images/menu1a.png);background-repeat: no-repeat;}

.menu2 ul{padding:0px;}
.menu2 li a {color:#000;line-height:32px; padding-left:40px;margin-bottom:8px;text-decoration: none; display:block;}
.menu2 li a:link,.menu2 li a:visited{background-image: url(images/menu1.png);background-repeat:no-repeat; background-position:12px;}
.menu2 li a:hover,.menu2 li a.active,.menu2 li a.active:link,.menu2 li a.active:visited{color: #ff6501;background-image: url(images/menu1a.png);background-repeat:no-repeat;}


.backtop{max-width:1200px;text-align:right; margin:10px auto 20px auto;}
.infosearch{ text-align:right; margin-bottom:10px; margin-top:10px; padding:5px 5px 0 0;}
.infosearch input[type="text"]{width:150px;height:23px;border: 1px solid #dddddd;-moz-border-radius: 3px;-webkit-border-radius:3px;border-radius:3px;padding-left:3px;background-color:#ffffff;}
.infosearch input[type="submit"]{background-color:#6ca228;border: 1px solid #60971a;height:27px;width:60px;color:#ffffff;font-weight:bold;-moz-border-radius:3px;-webkit-border-radius: 3px;border-radius:3px;}

.infodes{ clear:both; padding:10px 0; line-height:20px;}

.af{ clear:both;}
.af dl{ clear:both;font-size:12px;line-height:23px;}
.af dl dt,.addf dl dd{ float:left;}
.af dl dt{ width:70px; text-align:right;}


/*地产具体项目首页*/
.kydc_1 { margin:0 auto; max-width:1200px; overflow:hidden;}
.kydc_1 .hotpic { float:left; width:40%;}
.kydc_1 .hotcom { float:right; width:55%; font-size:15px;}
.kydc_1 .hotcom .gengduo { width:20%; text-align:center; margin-top:4%;  border:1px solid #e6e6e6; line-height:36px;}
.kydc_1 .hotcom .gengduo a:hover { background:#306bcd; color:#fff; display:block;}


/*
 * jQuery图片轮播(焦点图)插件
 * ADD.JENA.201206291027
 * EDIT.JENA.201206300904
 * Author: jena
 * Demo: http://ishere.cn/demo/jquery.slidebox/
 */
div.slideBox{  position:relative; width:100%; overflow:hidden; }
div.slideBox ul.items{ position:absolute; float:left; background:none; list-style:none; padding:0px; margin:0px;}
div.slideBox ul.items li{ float:left; background:none; list-style:none; padding:0px; margin:0px;  }
div.slideBox ul.items li a{ float:left; line-height:normal !important; padding:0px !important; border:none/*For IE.ADD.JENA.201206300844*/; }
div.slideBox ul.items li a img{ margin:0px !important; padding:0px !important; display:block; border:none/*For IE.ADD.JENA.201206300844*/; }
div.slideBox ul.items img { width:100%; border:1px solid red}
div.slideBox div.tips{ position:absolute; bottom:0px; width:100%; height:44px;background-color:rgba(0,0,0,0.5);  overflow:hidden; }
div.slideBox div.tips div.title{ position:absolute; left:0px; top:0px; height:100%; width:70%; overflow:hidden;}
div.slideBox div.tips div.title a{color:#fff; font-size:15px; line-height:40px; margin-left:10px; text-decoration:none;}
div.slideBox div.tips div.title a:hover{ color:#bda67c; text-decoration:none;}
div.slideBox div.tips div.nums{ position:absolute; right:0px; top:0px; height:100%; margin-right:10px;}
div.slideBox div.tips div.nums a{ display:inline-block; >float:left/*For IE.ADD.JENA.201206300844*/; width:10px; height:10px; background-color:#FFF; text-indent:-99999px; margin:15px 0px 0px 5px;}
div.slideBox div.tips div.nums a:hover{ background-color:#bda67c;}


.kydc_2 { background:#f1f1f1; margin:3% 0; padding:2% 0;}
.kydc_2 .post {  margin:0 auto;max-width:1200px; overflow:hidden;}
.kydc_2 .synews { float:left; width:66%; background:#fff;}
.kydc_2 .synews .newstitle { float:left; width:30%; padding-left:3%; padding-top:2%; background:#306bcd; color:#fff; font-size:48px; font-family:pf_dintext_proextrathin,Verdana, Geneva, sans-serif;}
.kydc_2 .synews .newstitle p { font-size:21px;}
.kydc_2 .synews .newstitle .xwgengduo { width:50%; margin:31% 0 20% 0; font-size:15px; border:1px solid #fff; color:#fff; text-align:center;}
.kydc_2 .synews .newstitle .xwgengduo a { color:#fff}


.kydc_2 .synews .content { float:right; width:61%; padding-right:2%;}
.kydc_2 .synews .content dl{ float:left; width:100%; padding-top:4%; padding-bottom:2%; overflow:hidden;-webkit-transition: background-color 1.0s ;	-moz-transition: background-color 1.0s ;	-o-transition: background-color 1.0s;	transition: background-color 1.0s;}
.kydc_2 .synews .content dl:hover{ background:#ffffff;}
.kydc_2 .synews .content dl dt{ float:left; width:25%;}
.kydc_2 .synews .content dl dt img{ display:block; width:100%;}
.kydc_2 .synews .content dl dd{ float:right; width:70%; color:#000000; font-size:13px;}
.kydc_2 .synews .content dl dd a{ font-size:16px; line-height:30px; height:30px; overflow:hidden; display:block;}
.kydc_2 .synews .content dl dd .xwjj{line-height:22px; color:#666666;}
.kydc_2 .synews .content dl dd .xwjj a{ color:#0061a8; line-height:24px; font-size:13px; text-align:right;}
.kydc_2 .synews .content ul { padding-top:5%;}
.kydc_2 .synews .content li { line-height:32px; height:32px; border:1px solid #fff; overflow:hidden;}

.kydc_2 .synews .content .lbtitle { float:left; width:80%; }
.kydc_2 .synews .content .shijian { }

.kydc_2 .syanniu { float:right; width:29.7%; }
.kydc_2 .syanniu .huxing { background:url(images/huxing_1.jpg); padding:14% 0;text-align:center; margin-bottom:5.5%;}
.kydc_2 .syanniu .huxing p { margin:auto; width:160px; border:1px solid #fff; font-size:18px; }
.kydc_2 .syanniu .huxing p a { color:#fff;}
.kydc_2 .syanniu .jianzhu { background:url(images/jianzhu_1.jpg); padding:14% 0;text-align:center;}
.kydc_2 .syanniu .jianzhu p { margin:auto; width:160px; border:1px solid #fff; font-size:18px; }
.kydc_2 .syanniu .jianzhu p a { color:#fff;}


/*悦中心*/
.kydc_2 .synews .yzxnewstitle { float:left; width:30%; padding-left:3%; padding-top:2%;  background:#167639; color:#fff; font-size:48px; font-family:pf_dintext_proextrathin,Verdana, Geneva, sans-serif;}
.kydc_2 .synews .yzxnewstitle p { font-size:21px;}
.kydc_2 .synews .yzxnewstitle .xwgengduo { width:50%; margin:31% 0 20% 0; font-size:15px; border:1px solid #fff; color:#fff; text-align:center;}
.kydc_2 .synews .yzxnewstitle .xwgengduo a { color:#fff}

.kydc_2 .syanniu .yzxhuxing { background:url(images/huxing_2.jpg); padding:14% 0;text-align:center; margin-bottom:5.5%;}
.kydc_2 .syanniu .yzxhuxing p { margin:auto; width:160px; border:1px solid #fff; font-size:18px; }
.kydc_2 .syanniu .yzxhuxing p a { color:#fff;}
.kydc_2 .syanniu .yzxjianzhu { background:url(images/jianzhu_2.jpg); padding:14% 0;text-align:center;}
.kydc_2 .syanniu .yzxjianzhu p { margin:auto; width:160px; border:1px solid #fff; font-size:18px; }
.kydc_2 .syanniu .yzxjianzhu p a { color:#fff;}


/*揽悦城*/
.kydc_2 .synews .lycnewstitle { float:left; width:30%; padding-left:3%; padding-top:2%;  background:#584b47; color:#fff; font-size:48px; font-family:pf_dintext_proextrathin,Verdana, Geneva, sans-serif;}
.kydc_2 .synews .lycnewstitle p { font-size:21px;}
.kydc_2 .synews .lycnewstitle .xwgengduo { width:50%; margin:31% 0 20% 0; font-size:15px; border:1px solid #fff; color:#fff; text-align:center;}
.kydc_2 .synews .lycnewstitle .xwgengduo a { color:#fff}

.kydc_2 .syanniu .lychuxing { background:url(images/huxing_3.jpg); padding:14% 0;text-align:center; margin-bottom:5.5%;}
.kydc_2 .syanniu .lychuxing p { margin:auto; width:160px; border:1px solid #fff; font-size:18px; }
.kydc_2 .syanniu .lychuxing p a { color:#fff;}
.kydc_2 .syanniu .lycjianzhu { background:url(images/jianzhu_3.jpg); padding:14% 0;text-align:center;}
.kydc_2 .syanniu .lycjianzhu p { margin:auto; width:160px; border:1px solid #fff; font-size:18px; }
.kydc_2 .syanniu .lycjianzhu p a { color:#fff;}


/*国色大观*/
.kydc_2 .synews .gsdgnewstitle { float:left; width:30%; padding-left:3%; padding-top:2%;  background:#595656; color:#fff; font-size:48px; font-family:pf_dintext_proextrathin,Verdana, Geneva, sans-serif;}
.kydc_2 .synews .gsdgnewstitle p { font-size:21px;}
.kydc_2 .synews .gsdgnewstitle .xwgengduo { width:50%; margin:31% 0 20% 0; font-size:15px; border:1px solid #fff; color:#fff; text-align:center;}
.kydc_2 .synews .gsdgnewstitle .xwgengduo a { color:#fff}

.kydc_2 .syanniu .gsdghuxing { background:url(images/huxing_3.jpg); padding:14% 0;text-align:center; margin-bottom:5.5%;}
.kydc_2 .syanniu .gsdghuxing p { margin:auto; width:160px; border:1px solid #fff; font-size:18px; }
.kydc_2 .syanniu .gsdghuxing p a { color:#fff;}
.kydc_2 .syanniu .gsdgjianzhu { background:url(images/jianzhu_3.jpg); padding:14% 0;text-align:center;}
.kydc_2 .syanniu .gsdgjianzhu p { margin:auto; width:160px; border:1px solid #fff; font-size:18px; }
.kydc_2 .syanniu .gsdgjianzhu p a { color:#fff;}





.kydc_hx {overflow:hidden; padding-top:2%;}
.kydc_hx ul {}
.kydc_hx li { float:left; width:45%;  border:1px solid #e7e7e7; margin:0 0 2% 4%;}
.kydc_hx .hxt { float:left; width:30%; padding:5%;}
.kydc_hx .hxt img { width:100%}
.kydc_hx .surmm { float:left; width:45%;  margin-left:6%;padding-top:6%; f border:1px solid red}
.kydc_hx .surmm strong { font-size:16px;}
.kydc_hx .surmm .more { margin-top:10%; text-align:center; width:120px; line-height:32px; border:1px solid #4778ca;animation-delay: 0.2s;}
.kydc_hx .surmm .more a:hover { background:#4778ca; color:#fff; display:block;}


.kydc_view{ clear:both;padding:5px 0 10px 0; overflow:hidden;}
.kydc_view h1.title{border-bottom:1px dotted #ccc; font-size:22px;line-height:26px; padding:15px 0; text-align:center; font-weight:bold;}
.kydc_view h2.subtitle{ background:#f5f5f5; color:#999; font-size:14px;line-height:22px; padding:5px 0;text-align:center;}
.kydc_view div.content{padding:0px 5px; font-size:14px;line-height:23px; color:#666;}
.kydc_view div.content p{padding:5px 0;}
.kydc_view img{ max-width:100%;}
.kydc_view div.atta{font-size:14px;line-height:23px;padding-top:2px;color:#ee7700; font-weight:bold;}
.kydc_view div.comment{font-size:12px;line-height:23px;padding-top:2px;}

.kydc_view div.other{ text-align:left; padding-right:0px;}

.kydc_view .bigimg{ padding:10px 0px; text-align:center;}


.info_view table {border-collapse:collapse; border-spacing: 0; border:#CCCCCC 1px solid;}
.info_view td{border:#CCCCCC 1px solid; text-align:center; padding:4px;}


/*地产信息*/
.info_listlb {clear:both;margin-top:13px;padding:0px;}
.info_listlb ul{clear:both;}
.info_listlb ol {clear:both; font-size:16px; font-weight:bold;line-height:30px; padding:1% 2%; border:1px solid #e8e8e8; margin-bottom:2%; transition: 2s;}
.info_listlb .xinxi { clear:both; font-size:14px; color:#a2a2a2; line-height:21px; font-weight:normal; }
.info_listlb ol:hover { background:#f3f3f3}


.kyfc_mnlb { margin:0 auto; max-width:1200px; overflow:hidden;}
.kyfc_mnlb ul { max-width:1460px;}
.kyfc_mnlb li { float:left; width:31%; margin:0 2% 1.5% 0;}
.kyfc_mnlb li img { width:100%; margin-bottom:-2%;}
.kyfc_mnlb .fcmcbiaoti { background:#f3f3f3; line-height:48px; overflow:hidden;}
.kyfc_mnlb .fcmcbiaoti a { font-size:16px;}
.kyfc_mnlb .fcmcbiaoti .title { float:left; padding-left:5%;}
.kyfc_mnlb .fcmcbiaoti .more { float:right; font-size:14px; background:#306bcd; color:#fff; padding:0 3%;}

 

/*成员企业*/
.cy_list { margin:0 auto; max-width:1200px; overflow:hidden;}
.cy_list ul{clear:both;}
.cy_list ul li{ text-align:center; margin-top:15px; border:1px solid red; overflow:hidden;}
.cy_list .picleft { float:left; width:20%;} 
.cy_list .picleft img { width:100%;}
 
 
 
 

/*信息*/
.info_list{clear:both;margin-top:13px;padding:0px;}
.info_list ul{clear:both;}
.info_list ul li{ float:left; text-align:center; margin-top:15px;}


.info_listimg{clear:both;margin-top:0px;padding:0px; overflow:hidden}
.info_listimg ul{clear:both; margin-top:10px; }
.info_listimg ul li{float:left; width:48%; padding:5px 1% 5px 1%; text-align:center; line-height:36px;}
.info_listimg ul li a{display:block; padding:0px;}

.info_listimg ul li img{ width:100%;display:block; border:1px solid #dddddd;}
.info_listimg ul li a:hover{text-decoration:none;}
.info_listimg ul li a p{overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size:14px; }


.info_list ol.head{background: #eeeeee;font-size:14px;height:30px;line-height:30px; text-align:center; color:#666666;}
.info_list ol.head span.title{float:left;width:65%; font-size:15px; font-weight:bold;}
.info_list ol.head span.title a{font-size:15px; font-weight:bold;}
.info_list ol.head span.views{float:left;width:10%; }
.info_list ol.head span.date{float:right;width:16%; text-align:right; padding:0 25px 0 0;}

.info_list ol.info{clear:both; font-size:14px;height:30px;line-height:30px; padding:0 0 0 10px;}
.info_list ol.bg{background: #f5f5f5; padding:0 0 0 10px;}
.info_list ol.info font.dot{color:#ee7700; font-family:"宋体";}
.info_list ol.info a.title{float:left;width:65%;}
.info_list ol.info span.views{float:left;width:10%;text-align:center;font-size:12px;color:#666666;}
.info_list ol.info span.date{float:right;width:16%;  text-align:right; padding:0 20px 0 0; font-size:12px;color:#666666;}

.info_list dl{ float:left; width:300px; height:265px; text-align:center; margin:0 25px 15px 25px; }
.info_list dl dd{ height:20px;line-height:20px;}


.info_view{ clear:both;padding:5px 0 10px 0;}
.info_view h1.title{border-bottom:1px dotted #ccc; font-size:22px;line-height:26px; padding:15px 0; text-align:center; font-weight:bold;}
.info_view h2.subtitle{ background:#f5f5f5; color:#999; font-size:14px;line-height:22px; padding:5px 0;text-align:center;}
.info_view div.content{padding:0px 5px; font-size:14px;line-height:23px; color:#666;}
.info_view div.content p{padding:5px 0;}

.info_view img{ max-width:100%;}
.info_view div.atta{font-size:14px;line-height:23px;padding-top:2px;color:#ee7700; font-weight:bold;}
.info_view div.comment{font-size:12px;line-height:23px;padding-top:2px;}

.info_view div.content .youpic {border-width: 0px; border-style: solid; float: right; margin-left: 20px; }



.info_view div.other{ text-align:left; padding-right:0px;}

.info_view .bigimg{ padding:10px 0px; text-align:center;}


.info_view table {border-collapse:collapse; border-spacing: 0; border:#CCCCCC 1px solid;}
.info_view td{border:#CCCCCC 1px solid; text-align:center; padding:4px;}


.info_commentlist{clear:both;margin-top:0px;padding:0px;}
.info_commentlist h1{background:#eeeeee;font-size:14px;line-height:28px;padding-top:3px;text-align:center;}
.info_commentlist p.name{clear:both; font-weight:bold; padding:3px 0;}
.info_commentlist p.date{clear:both; padding:3px 0; }
.info_commentlist p.content{clear:both; font-size:12px;line-height:20px; margin-bottom:20px; padding-bottom:10px; border-bottom:dotted 1px #ccc;}

.info_commentadd{ padding:5px;}
.info_commentadd p{ padding:3px 0;}
.info_commentadd input[type="text"]{ width:230px;}
.info_commentadd #txtcode{width:80px;}
.info_commentadd textarea{ width:230px;}

.supply_add{ padding:5px;}
.supply_add h2{ padding:5px; background-color:#f0f0f0; text-align:center;}
.supply_add p{ padding:3px 0;}
.supply_add input[type="text"]{ width:230px;}
.supply_add #txtcode{width:80px;}
.supply_add textarea{ width:230px;}

/*产品*/
.product_cate{clear:both;}
.product_cate dl{ clear:both; width:100%; margin-top:10px;}
.product_cate dl dt{ float:left; width:30%;}
.product_cate dl dd{ float:right; width:69%; line-height:21px;}
.product_cate dl strong{ font-size:14px;}

.product_list{clear:both;}
.product_list ul{clear:both;}

/*产品：上图下字*/
.product_list{clear:both; margin-top:0px; padding:0px; overflow:hidden}
.product_list ul{clear:both; margin-top:10px; }
.product_list ul li{float:left; width:31%; padding:5px 1% 5px 1%; text-align:center;line-height:26px;}
.product_list ul li a{display:block; background:#e2e2e2; padding:5% 5%; -webkit-transition: background-color 1.0s ; -moz-transition: background-color 1.0s ; -o-transition: background-color 1.0s; transition: background-color 1.0s; font-size:14px; }
.product_list ul li img{ width:100%;display:block;}
.product_list ul li a:hover{text-decoration:none; background:#00ad6b; color:#ffffff;}
.product_list ul li p{ text-align:center; margin:5px 0 0 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}



/*产品：列表*/
.product_list ol.head{background: #eeeeee;font-size:14px;height:26px;line-height:26px;padding-top:2px; padding-left:16px;text-align:center; color:#666666;}
.product_list ol.head span.title{float:left;width:60%;}
.product_list ol.head span.views{float:left;width:10%;  }
.product_list ol.head span.date{float:right;width:28%; }

.product_list ol.info{clear:both; font-size:12px;height:27px;line-height:27px;padding:2px 0 1px 16px;padding:1px 0 2px 16px\9;_padding:2px 0 1px 16px; background-image:url(images/bg.gif); background-repeat:no-repeat;}
.product_list ol.bg{background: #f5f5f5;}
.product_list ol.info font.dot{color:#ee7700; font-family:"宋体";}
.product_list ol.info a.title{float:left;width:60%; }
.product_list ol.info span.views{float:left;width:10%;text-align:center;font-size:12px;color:#666666;}
.product_list ol.info span.date{float:right;width:28%; text-align:center;font-size:12px;color:#666666;}

/*产品：左图右字*/
.product_list dl{ clear:both; width:100%; margin-top:10px;}
.product_list dl dt{ float:left; margin-right:10px;}
.product_list dl dd{ float:left; line-height:21px;}
.product_list dl strong{ font-size:14px;}
.product_list dl div.summary{ line-height:20px;}

/*.product_list ol.other,ol.other a,.product ol.other a:link,.product ol.other a:visited { display:block; font-size:12px; height:23px; line-height:23px;}*/
.product_view h1.title{border-bottom:1px dotted #ccc; font-size:22px;line-height:26px; padding:25px 0; text-align:center; font-weight:bold;}
.product_view h2.subtitle{ background:#f5f5f5; color:#999; font-size:14px;line-height:22px; padding:5px 0;text-align:center;}
.product_view div.bigimg{ text-align:center; padding:10px 0;}
.product_view div.bigimg img{}

.product_view dl{ clear:both;}
.product_view dl dt,.product_view dl dd{ float:left;}
.product_view dl dt{ margin-right:10px; }
.product_view dl dd ul{ clear:both;}
.product_view dl dd li{ clear:both;font-size:12px;line-height:23px;}
.product_view dl dd span,.product_view dl dd p{ float:left;}
.product_view dl dd span{ width:70px; text-align:right;}
.product_view div.atta{font-size:12px;line-height:20px;color:#ee7700;}
.product_view div.content{padding:0px 5px; font-size:14px;line-height:26px; color:#666; }
.product_view div.content p{padding:0px;}
.product_view td{ border:1px solid #eee;}

.product_view table {border-collapse:collapse; border-spacing: 0; border:#999999 1px solid;}
.product_view td{border:#999999 1px solid; text-align:center; padding:4px;}



.product_viewcart{padding:5px;}
.product_viewcart h2{ padding:5px; background-color:#f0f0f0; text-align:center; font-weight:bold;}
.product_viewcart p{ padding:3px 0; border-bottom:dotted 1px #ccc; margin-bottom:10px; padding-bottom:10px;}
.product_viewcart strong{ font-weight:bold;}
.product_viewcart input[type="text"]{ width:230px;}
.product_viewcart input.pnum{width:80px;}
.product_viewcart textarea{ width:230px;}

/*留言内页*/
.message_add{ padding:5px;}
.message_add p{ padding:3px 0; float:left; width:50%;}
.message_add input[type="text"]{ width:96%; height:30px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; border:1px solid #cccccc;}
.message_add #txtcode{width:100px;}
.message_add textarea{ width:98%; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; border:1px solid #cccccc;}

.message_list{clear:both; margin-bottom:25px;padding:0px;font-size:12px;line-height:20px; padding:1px;}
.message_list h1.title{background:#ebebeb;font-size:14px;line-height:28px;text-align:center;}
.message_list div.memo{padding:5px 0;}
.message_list div.nickname{text-align:left; padding:3px 0px;}
.message_list div.adddate{text-align:left; padding:3px 0px;}
.message_list div.reply{ padding:5px 0;background-color:#f7f7f7; }

.order_add{ padding:5px;}
.order_add p{ padding:3px 0;}
.order_add input[type="text"]{ width:230px;}
.order_add #txtcode{width:100px;}
.order_add textarea{ width:230px;}


/*人力资源内页*/
.job_add{ padding:5px; font-size:15px;}
.job_add p{ padding:3px 0;}
.job_add input[type="text"]{ width:98%; height:30px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; border:1px solid #cccccc;}
.job_add #txtcode{width:100px;}
.job_add textarea{ width:98%; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; border:1px solid #cccccc;}
.job_add select{ height:30px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; border:1px solid #cccccc;}

.joblist{ clear:both; margin-bottom:15px; padding:10px 3px 10px 3px; border-bottom:dotted #333 1px;}
.joblist p{ padding:3px 0;}
.joblist p.biaoti{ font-size:16px;}
.joblist p.biaoti span{ font-size:16px;}
.joblist p.biaoti a{ background:#eeeeee; padding:3px 15px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; border:1px solid #cccccc;}
.joblist p.fabu{ color:#666666;}
.joblist .ypred { border:1px solid #508f26; padding:3px 10px; background:#dfebd8}



/*分页*/
.pagelist{clear:both; font-size:14px; line-height:26px; margin-top:10px; text-align:center; color:#666666;}
.pagelist a{color:#363535; text-decoration:none; line-height:26px; margin:5px 5px; border:#CCCCCC solid 1px; -moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px; padding:5px 10px;}
.pagelist a:hover{color:#0a51a3; text-decoration:none; border:#578c24 solid 1px; background:#f1f1f1;}
.pagelist a.red{color:#ffffff; text-decoration:none; font-weight:bold; background:#316ccd; border:#578c24 solid 1px; -moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
.pagelist a.red:hover{color:#ffffff; text-decoration:none;} 



.plinktop{text-align:right;font-size:12px;line-height:25px; padding-right:8px;}
.plinktop a,.plinktop a:link,.plinktop a:visited { padding:0 3px;color:#363535;  text-decoration:none;}
.plinktop a:hover{color:#ee7700; text-decoration:underline;}
.plinktop a.red,.plinktop a.red:link,.plinktop a.red:visited {color:#ee7700; text-decoration:underline; }
.plinktop a.red:hover{color:#ee7700; text-decoration:underline;} 

.plinkbottom{text-align:center;font-size:14px;line-height:25px;  padding-right:0px; margin:20px 0 0 0;}
.plinkbottom a,.plinkbottom a:link,.plinkbottom a:visited {padding:0 3px;color:#363535;text-decoration:none; }
.plinkbottom a:hover{color:#ee7700; text-decoration:underline;}
.plinkbottom a.red,.plinkbottom a.red:link,.plinkbottom a.red:visited {color:#ee7700; text-decoration:underline; }
.plinkbottom a.red:hover{color:#ee7700; text-decoration:underline;}

.imgborder{ border:#dedede solid 1px;}

.roundabout-holder  { 
	width:850px;
	height:496px;
	margin:0 auto;

}
.roundabout-moveable-item {
   width:650px;
   height:394px;
   cursor: pointer;
	border:3px solid #ccc;
	border:3px solid rgba(0, 0, 0, 0.08);
   border-radius:4px;
	 -moz-border-radius:4px;
	 -webkit-border-radius:4px;
}
	.roundabout-moveable-item img{
		width:100%;
	}
.roundabout-in-focus {
	border:4px solid rgba(0, 0, 0, 0.1);
}

/*新闻内容*/
.news_view{ clear:both;padding:5px 0 10px 0;}
.news_view h1.title{border-bottom:1px dotted #ccc; font-size:22px;line-height:26px; padding:15px 0; text-align:center; font-weight:bold;}
.news_view h2.subtitle{ background:#f5f5f5; color:#999; font-size:14px;line-height:22px; padding:5px 0;text-align:center; font-weight:normal;}
.news_view div.content{padding:0px 5px; font-size:14px;line-height:23px; color:#666;}
.news_view div.content p{padding:10px 0;}
.news_view img{ width:100%;}
.news_view div.atta{font-size:14px;line-height:23px;padding-top:2px;color:#ee7700; font-weight:bold;}
.news_view div.comment{font-size:12px;line-height:23px;padding-top:2px;}




/*新闻内页*/
.info_listxw{clear:both; padding:0px; margin-top:20px; display:block; overflow:hidden;}
.info_listxw dl{ clear:both; padding:1.5% 0px; border-bottom:1px dotted #cccccc; overflow:hidden;position: relative;}
.info_listxw dl:before{ content:""; background:#f8f8f8; width:100%; height:100%; position:absolute; left: 0; top: 0;  opacity: 0; visibility: hidden; transform: scaleY(0); -webkit-transform: scaleY(0); -moz-transform: scaleY(0); transition: 570ms; }

.info_listxw dl:hover:before {opacity: 1; visibility: visible; transform: scaleY(1); -webkit-transform: scaleY(1); -moz-transform: scaleY(1); }
.info_listxw dl:hover dt img {transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1);}

.info_listxw dl dt{ float:left;width:18%;}
.info_listxw dl dt img { display: block; width:90%; border:0px solid #e6e6e6; height: auto; line-height: 1; transition: 588ms;}
.info_listxw dl dd{ float:right; width:80%;position:relative; padding:0px 1%;}
.info_listxw dl dd a.title{ clear:both; display:block; font-size:18px; line-height:24px;}
.info_listxw dl dd .jianyao{ clear:both; font-size:13px; line-height:24px; color:#666666; height:48px; overflow:hidden;}
.info_listxw dl dd .jianyao p{ float:left; color:#666666; text-align:left; }
.info_listxw dl dd .jianyao div{float:left; color:#666666; text-align:left; list-style-type: none;}
.info_listxw dl dd .jianyao font{float:left; color:#666666; text-align:left;}
.info_listxw dl dd .jianyao span{float:left; color:#666666; text-align:left;}
.info_listxw dl dd .jianyao strong{float:left; font-weight:normal;}
.info_listxw dl dd .jianyao a{float:left; color:#666666;}
.info_listxw dl dd .jianyao img{ display:none;}
.info_listxw dl dd .jianyao br{ display:none;}
.info_listxw dl dd .jianyao iframe{ display:none;}
.info_listxw dl dd .newsdate{ clear:both; color:#999999; font-size:12px; line-height:26px;}




/* 特效滚动 */
#focus_Box{position:relative;width:800px;height:554px;margin:20px auto;}
#focus_Box ul{position:relative;width:800px;height:554px}
#focus_Box li{z-index:0;position:absolute; width:0px;background:#787878;height:0px;top:146px;cursor:pointer;left:200px;border-radius:4px;box-shadow:1px 1px 12px rgba(200, 200, 200, 1)}
#focus_Box li img{width:100%;background:url(images/loading.gif) no-repeat center 50%;height:100%;vertical-align:top}
#focus_Box li p{position:absolute;left:0;bottom:0px;width:100%;height:40px;line-height:40px;background:url(images/float-bg.png) repeat;text-indent:8px;color:#fff;}
#focus_Box li p span{display:inline-block;width:70%;height:40px;overflow:hidden;}
#focus_Box .prev,#focus_Box .next{display:block;z-index:100;overflow:hidden;cursor:pointer;position:absolute;width:52px;height:52px;top:131px;}
#focus_Box .prev{background:url(images/btn.png) left bottom no-repeat;left:0px}
#focus_Box .next{background:url(images/btn.png) right bottom no-repeat;right:0px} 
#focus_Box .prev:hover{background-position:left top;}
#focus_Box .next:hover{background-position:right top;}
#focus_Box a.imgs-scroll-btn{display:block;position:absolute;z-index:110;top:7px;right:15px;width:51px;height:23px;overflow:hidden;background:url(images/share-btn.png) no-repeat;text-indent:-999px;}






.zoominfo{ clear:both;}
.zoominfo .zoominfoleft{ float:left; }
.zoominfo .zoominforight{ float:left; margin-left:15px; font-size:14px; line-height:25px;    width:230px;}

.midpicarea{border:solid 1px #9f7551;z-index:5;cursor:crosshair;}
.bigpicarea{border:solid 1px #9f7551;overflow:hidden;position:absolute;z-index:6;}
.viewarea{border:solid 1px #fff;cursor:move; background-color:#999;filter:alpha(opacity=50);-moz-opacity:0.5;opacity:0.5;overflow:hidden;position:absolute; z-index:10;  }

.zoomsmall{margin-top:8px;}
.zoomsmall ul{clear:both;}
.zoomsmall ul li{float:left; margin:0 2px;}
.zoomsmall ul li img{border:solid 1px #9f7551; padding:2px; cursor:pointer;}






/*项目地产图片*/
/* jssor slider arrow navigator skin 05 css */
	/*
	.jssora05l                  (normal)
	.jssora05r                  (normal)
	.jssora05l:hover            (normal mouseover)
	.jssora05r:hover            (normal mouseover)
	.jssora05l.jssora05ldn      (mousedown)
	.jssora05r.jssora05rdn      (mousedown)
	.jssora05l.jssora05lds      (disabled)
	.jssora05r.jssora05rds      (disabled)
	*/
	.jssora05l, .jssora05r {
	display: block;
	position: absolute;
	/* size of arrow element */
		width: 40px;
	height: 40px;
	cursor: pointer;
	background: url('images/a17.png') no-repeat;
	overflow: hidden;
}
.jssora05l {
	background-position: -10px -40px;
}
.jssora05r {
	background-position: -70px -40px;
}
.jssora05l:hover {
	background-position: -130px -40px;
}
.jssora05r:hover {
	background-position: -190px -40px;
}
.jssora05l.jssora05ldn {
	background-position: -250px -40px;
}
.jssora05r.jssora05rdn {
	background-position: -310px -40px;
}
.jssora05l.jssora05lds {
	background-position: -10px -40px;
	opacity: .3;
	pointer-events: none;
}
.jssora05r.jssora05rds {
	background-position: -70px -40px;
	opacity: .3;
	pointer-events: none;
}
/* jssor slider thumbnail navigator skin 01 css *//*.jssort01 .p            (normal).jssort01 .p:hover      (normal mouseover).jssort01 .p.pav        (active).jssort01 .p.pdn        (mousedown)*/.jssort01 .p {
	position: absolute;
	top: 0;
	left: 0;
	width: 72px;
	height: 72px;
}
.jssort01 .t {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
}
.jssort01 .w {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}
.jssort01 .c {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 68px;
	height: 68px;
	border: #000 2px solid;
	box-sizing: content-box;
	background: url('images/t01.png') -800px -800px no-repeat;
	_background: none;
}
.jssort01 .pav .c {
	top: 2px;
	_top: 0px;
	left: 2px;
	_left: 0px;
	width: 68px;
	height: 68px;
	border: #000 0px solid;
	_border: #fff 2px solid;
	background-position: 50% 50%;
}
.jssort01 .p:hover .c {
	top: 0px;
	left: 0px;
	width: 70px;
	height: 70px;
	border: #fff 1px solid;
	background-position: 50% 50%;
}
.jssort01 .p.pdn .c {
	background-position: 50% 50%;
	width: 68px;
	height: 68px;
	border: #000 2px solid;
}
* html .jssort01 .c, * html .jssort01 .pdn .c, * html .jssort01 .pav .c {    /* ie quirks mode adjust */
	width /**/: 72px;
	height /**/: 72px;
}


.xmsedes { padding:3% 0; line-height:36px;}




/*浮动客服qq*/
#floatDivBoxs{width:250px;background-color:rgba(0,0,0,0.5);position: absolute;top:106px;right:0;z-index:999; padding:20px 0px 20px 20px;}
#floatDivBoxs .floatDtxt{font-size:15px; line-height:21px;}
#floatDivBoxs .floatDtel{ width:160px;padding:3px 0px 8px 0px; text-align:center; font-size:16px; color:#fff; background:#ff9900; margin-top:10px;}
#floatDivBoxs .floatDtel a { color:#fff; font-weight:bold; }
.floatShadow{color:#fff}
.floatShadow p { font-size:18px;}
#rightArrow{width:50px;height:45px;background:url(images/online_arrow.jpg) no-repeat;position:fixed;top:180px;right:170px;z-index:999;}
#rightArrow a{display:block;height:45px;}