@charset "utf-8";

/* CSS Document */
body{margin:0px; padding:0px; font-family:"Microsoft YaHei"; font-size:14px; line-height:26px; color:#4C4948; background:#e6e6e6;}
p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,span{display:block; margin:0px; padding:0px; list-style:none;}
*html,*html{background-image:url(about:blank); background-attachment:fixed;overflow: hidden;}
img{border:none; display:block;}
em,i{font-style:normal;}
*{margin:0px; padding:0px;}
input{margin:0; padding:0; list-style:none; outline:none; border:0;}
a{color:#fff; outline:none; cursor:pointer; text-decoration:none; star:expression(this.onFocus=this.blur())}
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-block; }* html .clearfix { height: 1%; }
.clearfix {display: block;}
.fl{float:left;}
.fr{float:right;}
p.em2{text-indent: 2em;}
.all-pro .nomargin{margin:0;}

/*-------------------------------------css begin*/

/*-------------------------------------nav & banner*/
.nav{width:100%; height:65px; background-color:#fff;border-bottom: 8px solid #9e0b0f;}
.nav-box{width:1000px; height:65px; margin:0 auto; position:relative;}
.logo{display:inline-block; width:191px; height:65px; background:url(../images/logo.jpg) no-repeat left center;}
.nav ul{color:#9e0b0f;width: 805px;}
.nav ul li{margin-left: 16px; height:65px; font-size:18px; font-weight:bold; line-height:65px; float:left;}
.nav ul li a.current{color:#dd7610;}
.nav ul li a{color:#9e0b0f;}
.nav ul li a:hover{color:#dd7610;}

/*banner*/
.banner{width:100%; height:550px;margin: 0 auto;position:relative; left:50%; margin-left:-750px; width:1500px;}

/* 项目介绍 */
.xmjsh{width: 100%;height: 295px;border-bottom: 6px solid #dd7610;background: #fff;}
.xmjsh_ct{width:1000px;height:295px;margin: 0 auto;}

.xmjsh_wb{width: 1000px;height: 202px;}
.xmjsh_wb>img{float: left;}
.xmjsh_wb>p{width:720px;float: right;text-indent: 36px;font-size: 18px;line-height: 32px;margin-top: 30px;}

/* 项目所在地 */
.szd{width: 100%;height: 1535px;}
.szd_ct{width:1000px;height:1535px;margin: 0 auto;}

.xmszd_ct1{width: 1000px;}
.xmszd_ct_ysh{margin-left: 58px;}
.xmszd_ct_ysh li{float: left;cursor: pointer;}
.xmysh00 .xmysh1{display: block;}
.xmysh00 .xmysh2{display: none;}
.xmysh1{display: none;}

/* 项目亮点 */
.xmjsh1{width: 100%;height: 295px;background: #fff;}

/* 津桥 */
.con{width:1000px; margin:0 auto; margin-top:32px;}
.btn{width:884px; margin:0 58px; height:38px; font-size:20px; line-height:38px;} 
.btn ul li{float:left;}
.btn ul input{width:145px; height:38px; text-indent:0.5em; line-height:34px; font-size:24px; font-family: "微软雅黑"; border:1px solid #da0308; margin-right:55px;}
.btn ul b{color:#da0308;}
.btn ul b,.btn ul input{float:left;}
.btn input.submit{display:inline-block; width:87px; height:36px; line-height:36px; text-align:center; font-size:17px; font-family: "微软雅黑"; color:#fff; font-weight:bold; border-radius:20px; cursor:pointer; background-color:#da0308;}

.rmxm{width: 1000px;height: 440px;overflow: hidden;}
.rmxm li{width: 320px;height: 291px;float: left;margin-left: 13px;}

/* 底部 */
#copy{width: 100%;height: 160px;background: #fff;border-top:8px solid #9e0b0f;overflow: hidden;}
#copy ul{width:1000px; height:43px; margin:0 auto;}
#copy ul li.current190{ margin-left:200px;}
#copy .up{height:45px; border-bottom:1px #555555 dashed; margin-bottom:20px; padding-top:15px;}
#copy li{float:left;}
#copy ul li a{color:#9e0b0f; line-height:43px; padding-left:9px; padding-right:9px; font-size:14px;}
#copy li a:hover{color:#dd7610;}
#copy p{text-align:center; font-size:14px; padding-bottom:40px;color:#555555;}
#copy a{color:#dd7610;}
#copy a:hover{text-decoration:underline;}

/* 悬浮 */
.xfdh_bm{position: fixed;left: 0;top: 110px;}

.totop{position:fixed;right:50px;bottom:50px;display:block;width:26px;height:62px;background:url(../images/rocket.png) no-repeat 0 0;-webkit-transition: all 0.2s ease-in-out;}
.totop:hover{background:url(../images/rocket.png) no-repeat 0 -62px;}




