
/* CSS Document */
h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-size: 12px;font-weight: normal;}
html {
	font: 12px/1.8 "微软雅黑","\5b8b\4f53",Arial,sans-serif;
	color: #666;
	-ms-text-size-adjust: 100%; 
	-webkit-text-size-adjust: 100%; /*修正手持设备字体变化*/
}
body{color: #707070;}
a{color: #707070;}
a:hover{color: #e8380d;}
.w1100{
	width: 1160px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.m-w1100{min-width: 1100px;}
.w1200{width: 1200px;margin:0 auto;}
.m-w1200{min-width: 1200px;}
.fl{float: left;}
.fr{float: right;}
.clear{clear:both;}
.ablock{display: block;}


.footer{
	min-width: 1100px;
	height: 110px;
	background: #333333;
}
.footer .topbox{
	border-bottom: 1px solid #666;
	overflow: hidden;
}
.footer .topbox .fmenu{
	overflow: hidden;
	width: 800px;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 33px;
	padding-left: 0;
}
.footer .topbox .fmenu a{
	display: block;
	float: left;
	margin-right:50px;
	color: #fff;
	font-size: 14px; 
}

.footer .topbox .img{
	padding:30px 0 0 0;
}
.footer .centerbox .txt{
	line-height: 30px;
	width: 300px;
	padding-top: 35px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.footer .centerbox .txt a.jtgw{
	font-size: 14px;
	color: #cccccc;
}
.footer .centerbox .txt a.jtgw:hover{
	color: #fff;
}
.footer .centerbox .txt ul{
	width: 290px;
	overflow: hidden;
}
.footer .centerbox .txt ul li{
	float: left;
	color: #999999;
	margin-right: 5px;
}
.footer .centerbox .fshare{
	width: 120px;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.footer .centerbox .fshare .share{
	height: 24px;
}
.footer .centerbox .link{
	margin-top: 15px;
	/*overflow: hidden;*/
}
.footer .centerbox .link p{
	color: #fff;
	float: left;
	line-height: 17px;
}
.footer .centerbox .linkbox{
	width: 142px;
	height: 17px;
	background: url("404.png") no-repeat;
	line-height: 17px;
	position: relative;
	color: #999;
	text-indent: 5px;
	float: right;
	border:none 0;
	cursor: pointer;
}
.footer .centerbox .linkurl{
	position: absolute;
	width: 142px;
	border:1px solid #96938d;
	top:17px;
	left: 0;
	display: none;
}
.footer .centerbox .linkurl a{
	display: block;
	color: #999;
	text-indent: 5px;
}
.footer .centerbox .linkurl a:hover{
	color: #fff;
}
.footerbottom{
	background: #474747;
	color: #999;
	line-height: 52px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.footerbottom a{
	color: #999;
}
.footerbottom a:hover{
	color: #fff;
}


.banner {
    height: 472px;
    min-width: 1100px;
    overflow: hidden;
    position: relative;
    width: 100%;
    margin-top: -8px;
}
.banner ul li {
    display: none;
    height: 472px;
    left: 0;
    min-width: 1100px;
    position: absolute;
    top: 0;
    width: 100%;
}
.banner .number {
    bottom: 10px;
    height: 14px;
    left: 0;
    /*line-height: 55px;*/
    position: absolute;
    text-align: center;
    width: 100%;
}
.banner .number span {
    background: url("404.png") no-repeat center;
    display: inline-block;
    height: 14px;
    margin:0 5px;
    overflow: hidden;
    width: 14px;
}
.banner span.on {
    background: url("404.png") no-repeat center;
}
.index-wrap{
	overflow: hidden;
	padding-bottom:30px; 
}
.index-wrap .title{
	font-size: 20px;
	font-weight: bold;
	color: #5a5a5a;
	line-height: 20px;
	padding:19px 0 13px 0;
	border-bottom: 1px solid #d4d4d3;
}
.index-wrap .title a{
	color: #5a5a5a;
}
.index-wrap .title span{
	font-size:12px;
	float:right;
	font-weight: normal;
}
.index-wrap .left{
	width: 394px;
}
.index-wrap .left ul{
	overflow: hidden;
	padding-top:10px;
}
.index-wrap .left ul li{
	float: left;
	width: 394px;
	overflow: hidden;
	border-bottom: 1px solid #d4d4d3;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	height: 31px;
}
.index-wrap .left .toutiao{
	width: 394px;
	padding-top:10px;
	padding-bottom:6px;
	height: 66px;
	overflow: hidden;
	font-size: 12px;
	line-height: 22px;
	color: #999999;
}
.index-wrap .left .toutiao .btx{
	font-size:14px;
	background-image: url(../image/icon_arrow2_hover.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 10px;
	font-weight: bold;
	line-height: 30px;
	color: #CC0000;
}
.index-wrap .left ul li .txtbox{
	width: 394px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
.index-wrap .left ul li .time{
	color: #a3a3a3;
	line-height: 30px;
	float: right;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.index-wrap .left ul li .txt{
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	background-image: url(../image/tip02.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.index-wrap .center{
	width: 450px;
	padding-top: 0;
	padding-right: 33px;
	padding-bottom: 0;
	padding-left: 0px;
}
.index-wrap .center .img{
	/*padding-bottom: 50px;*/
	/*border-bottom: 1px solid #dddddd;*/
	position: relative;
	width: 450px;
}
.index-wrap .center .img .bd{
	width: 450px;
	/*height: 236px;*/
	overflow: hidden;
}
.index-wrap .center .img .bd ul{
	overflow: hidden;
}
.index-wrap .center .img .bd ul li{
	float: left;
}

.index-wrap .center .img .hd a{
	display: block;
	cursor: pointer;
	width: 20px;
	height: 20px;
	position: absolute;
	/*bottom:13px;*/
	top: 272px;
}
.index-wrap .center .img .hd a.prev{
	right: 25px;
	background: url("../image/btn02.jpg") no-repeat;
}
.index-wrap .center .img .hd a.next{
	right: 0;
	background: url("../image/btn01.jpg") no-repeat;
}
.index-wrap .center .rollimg{
	width: 484px;
	height: 236px;
}
.index-wrap .center .txt{
	font-size: 14px;
	line-height: 14px;
	color: #434343;
	padding-top: 14px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	float: left;
	margin-right: 10px;
	margin-top: 24px;
}
.index-wrap .center .more{
	color: #e8380d;
	line-height: 12px;
		padding-top: 40px;
	padding-right: 5;
	padding-left: 0;
}

.index-wrap .right{
	width: 246px;
}
.index-wrap .right .video{
	height: 160px;
	margin-top: 17px;
	background: #f1f1f1 url("404.png") no-repeat bottom right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.index-wrap .right .video ul{
padding-top:10px;
}
.index-wrap .right .video ul li{
	width: 247px;
	line-height: 25px;
	height: 25px;
	color: #517490;
	background-image: url(../image/tb.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.index-wrap .right .video ul li img{
	float:right;
	margin-top: 7px;
	margin-right: 5px;
}
.index-wrap .right .wurl{
	height: 99px;
	border:1px solid #dddddd;
	margin-top: 9px;
	overflow: hidden;
}
.index-wrap .right .wurl ul{
	margin:0 auto;
	overflow: hidden;
}
.index-wrap .right .wurl ul li{
	float: left;
	padding:12px 10px 0 10px;
}
.index-wrap .right .wurl ul li.first{
	padding-left: 7px;
}
.index-wrap .right .wurl ul li.last{
	padding-right: 7px;
}
.index-wrap .right .wurl ul li .img{
	width: 50px;
	height: 50px;
}
.index-wrap .right .wurl ul li .txt{
	color: #595959;
	padding:14px 0 0 0;
	line-height: 12px;
	text-align: center;
}


/*inside-wrap 内页  into-wrap 栏目公用  into-w 栏目首页*/
.inside-wrap{
	background: #f0f0f0;
	margin-top: -8px;
}
.inside-wrap .top{
	overflow: hidden;
}
.inside-wrap .top .title{
	font-size: 36px;
	color: #000;
	line-height: 36px;
	padding:39px 0 26px 0;
}
.inside-wrap .top .txt{
	font-size: 14px;
	padding:38px 0 0 7px;
}
.inside-wrap .top .txt h1{
	color: #999;
	font-size: 14px;
	line-height: 20px;
}
.inside-wrap .top .txt h1 span{
	color: #333;
}
.inside-wrap .top .txt h1 a{
	color: #999;
}
.inside-wrap .top .txt h1 a:hover{
	color: #003366;
}
.inside-wrap .top .txt h2{
	color: #003366;
	font-size: 14px;
	line-height: 20px;
}
.inside-wrap .second .lmenu ul{
	overflow: hidden;
}
.inside-wrap .second .lmenu ul li{
	width: 280px;
	height: 41px;
	float: left;
	border-bottom: 1px solid #f0f0f0;
}
.inside-wrap .second .lmenu ul li.bg1{
	background: #053c5c;
}
.inside-wrap .second .lmenu ul li.bg2{
	background: #0b5d8d;
}
.inside-wrap .second .lmenu ul li.bg3{
	background: #137cba;
}
.inside-wrap .second .lmenu ul li.bg4{
	background: #41a2db;
}
.inside-wrap .second .lmenu ul li.bg5{
	background: #4bb1ed;
}
.inside-wrap .second .lmenu ul li.bg6{
	background: #6ec5f8;
}
.inside-wrap .second .lmenu ul li.bg7{
	background: #9fd9fb;
}
.inside-wrap .second .lmenu ul li a{
	color: #f0f0f0;
	font-size: 16px;
	line-height: 41px;
	text-indent: 34px;
}
.inside-wrap .second .lmenu ul li a:hover{
	background: url("404.png") no-repeat 15px center;
}







.into-w{
	padding-bottom: 35px;
}
.into-w .second{
	overflow: hidden;
	padding-bottom: 9px;
}
.into-w .second .lmenu{
	width: 280px;
	height: 433px;
	background: #eaeaea;
}

.into-w .title{
	font-size: 16px;
	color: #333;
	line-height: 16px;
}
.into-w .title a{
	color: #333;
}
.into-w .second .box{
	width: 910px;
	height: 433px;
	background: #fff;
	overflow: hidden;
}
.into-w .second .box .title{
	padding:16px 0 13px 22px;
	background: url("404.png") no-repeat 20px bottom;
}
.into-w .second .box .txt{
	padding:21px 21px 0 32px;
	overflow: hidden;
}
.into-w .second .box .txt .img01{
	margin:0 23px 0 20px;
}
.into-w .second .box .txt .txt01{
	font-size: 16px;
	color: #666;
	line-height: 24px;
}
.into-w .second .box .txt .txt02{
	font-size: 14px;
	color: #999;
	line-height: 22px;
	margin-top: 20px;
}
.into-w .third{
	height: 575px;
	background: #fff;
	padding:0 22px 0 25px;
}
.into-w .third ul{
	overflow: hidden;
	padding-bottom: 49px;
	border-bottom: 1px solid #ebebeb;
}
.into-w .third ul li{
	float: left;
}
.into-w .third ul li.li01{
	margin-left: 105px;
}
.into-w .third ul li.li02{
	margin-left: 118px;
}
.into-w .third ul .title{
	padding:40px 0 34px 7px;
}
.into-w .third ul .img01{
	width: 321px;
	height: 177px;
	overflow: hidden;
}
.into-w .third ul .img02{
	width: 303px;
	height: 166px;
	overflow: hidden;
}
.into-w .third .bottombox{

}
.into-w .third .bottombox .title{
	padding:32px 0 0 12px;
	overflow: hidden;
}
.into-w .third .bottombox .title .more{
	font-size: 12px;
	color: #000;
	background: url("404.png") no-repeat right;
	padding-right: 13px;
}
.into-w .third .bottombox .txt{
	font-size: 14px;
	line-height: 22px;
	color: #999;
	width: 886px;
	text-indent: 2em;
	padding-top: 56px;
}

.into-wrap .position{
	height:167px;
	background:#e4e1dd url("404.png") no-repeat center; 
}
.into-wrap .insidebox{
	background: #fff;
}
.into-wrap .insidebox .inmenu{
	position: relative;
	height: 29px;
}
.into-wrap .insidebox .inmenu ul{
	overflow: hidden;
	position: absolute;
	top:-14px;
	left: 0;
}
.into-wrap .insidebox .inmenu ul li{
	float: left;
	width: 169px;
	height: 43px;
	margin-right: 2px;
	background: #1c388d;
}
.into-wrap .insidebox .inmenu ul li a{
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 43px;
	font-weight: bold;
}
.into-wrap .insidebox .inmenu ul li:hover,.insidebox .inmenu ul li.hover{
	background: #b5212b;
}
.into-wrap .insidebox .title{
	color: #1f3871;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	padding:50px 0 29px 10px;
}

.intotxt{
	overflow: hidden;
	padding:0 10px 48px 10px;
}
.intotxt .img01{
	margin:0 48px 59px 5px;
}
.intotxt .img02{
	margin:0 0 0 30px;
}
.intotxt .img03{
	margin: 95px auto 0;
}
.intotxt .img04{
	margin:37px 0;
}

.intotxt .txt01{
	font-size: 14px;
	color: #333;
	line-height: 24px;
	text-indent: 2em;
}
.intotxt .txt02{
	font-size: 13px;
	color: #999;
	line-height: 22px;
	margin-top:30px;
	text-indent: 2em;
}
.intotxt .txt03{
	margin:20px 0;
	width: 665px;
}
.intotxt .txt04{
	margin:0 0 20px 0;
}
.intotxt .txt05{
	font-size: 18px;
	color: #000;
	padding:12px 0 30px 0;
	line-height: 18px;

}
.intotxt .txt06{
	font-size: 13px;
	color: #999;
	line-height: 22px;
}
.intotxt .txt07{
	font-size: 13px;
	color: #000;
	line-height: 22px;
}
.intotxt .txt08{
	width: 540px;
	padding-right: 60px;
}
.intotxt .txt09{
	width: 640px;
}





.history{
	padding:8px 0 48px 0;
}
.history .himg{
	height: 313px;
	padding-top:70px;
	background: url("404.png");
}
.history .himg .htxt{
	width: 582px;
	height: 238px;
	background: url("404.png");
	margin:0 0 0 40px;
	color: #fff;
}
.history .himg .htxt h1{
	font-size: 18px;
	padding:55px 0 25px 40px;
	line-height: 18px;
}
.history .himg .htxt h2{
	font-size: 13px;
	line-height: 22px;
	width: 509px;
	padding-left: 40px;
}
.history .hbox{
	
}
.history .hbox .hbtn{
	background: url("404.png") repeat-x bottom;
}
.history .hbox .hbtn ul{
	overflow: hidden;
}
.history .hbox .hbtn li{
	float: left;
	color: #000;
	font-size: 24px;
	line-height: 24px;
	padding:30px 0 19px 0;
	width: 550px;
	text-align: center;
	cursor: pointer;
}
.history .hbox .hbtn li a{
	color: #000;
}

.history .hbox .hbtn li:hover,.history .hbox .hbtn li.hover{
	background: url("404.png") no-repeat bottom;
}
.history .hbox .hcon{
	/*display: none;*/
}

.history .hconbox{
	/*float: left;*/
	overflow: hidden;
	padding-top: 70px;
	position: relative;

}
.history .hconbox .hd a{
	position: absolute;
	width: 59px;
	height: 58px;
	display: block;
	top:50%;
	/*z-index: 5;*/
}
.history .hconbox .hd .prev{
	background: url("404.png") no-repeat;
	left: 0;
}

.history .hconbox .hd .next{
	background: url("404.png") no-repeat;
	right: 46px;
}
.history .hconbox .hd .i-pro-row-right{
	background: url("404.png") no-repeat;
}

.history .hconbox .bd{
	width: 1140px;
	overflow: hidden;
}
.history .hconbox .bd ul{
	overflow: hidden;
}
.history .hycon{
	width: 290px;
	float: left;
	margin-left: -80px;
}

.history .htop{
	background: url("404.png") no-repeat center;
}
.history .hbottom{
	background: url("404.png") no-repeat center;
}
.history .hyfirst{
	margin-left: 0;
	background: url("404.png") no-repeat center;
}

.history .htxt{
	height: 165px;
	padding:10px 0;
	font-size: 13px;
	line-height: 22px;
	color: #999;
}
.history .hyear{
	font-size: 30px;
	color: #777777;
	text-align: center;
	line-height: 30px;
	height: 81px;/*136px;*/
	padding:55px 0 0 0;
}
.history .htop .hyear{
	
}
.history .hbottom .hyear{
	
}
.history .hkey{
	color: #010101;
	font-size: 18px;
	text-align: center;
	height: 70px;
	line-height: 70px;
}


.honorimg{
	width: 319px;
	height: 432px;
	background: url("404.png") no-repeat;
	margin:33px 20px 0 0;
}
.honor .btn ul{
	overflow: hidden;
}
.honor .btn ul li{
	float: left;
	width: 95px;
	border-bottom: 6px solid #cccccc;
	font-size: 18px;
	color: #070707;
	text-align: center;
	line-height: 30px;
	margin-right: 20px;
	cursor: pointer;
}
.honor .btn ul li:hover,.honor .btn ul li.hover{
	border-bottom: 6px solid #005bac;
}
.honor .con{
	line-height: 22px;
	font-size: 13px;
	color: #999999;
	padding:40px 0 97px 0;
}

.honor .con span.htitle{
	color: #000000;
}
.honor .con p.txt01{
	width: 396px;
	float: left;
}

.video{
	padding:10px 0 48px 0;
}






.property-w{
	padding-bottom: 50px;
}
.top .tel{
	font-size: 18px;
	color: #999;
	padding:64px 0 0 0;
}
.top .tel span{
	font-size: 24px;
	color: #333;
	font-family: "Arial";
	line-height: 24px;
}
.property-w .second{
	overflow: hidden;
}
.property-w .second .lmenu{
	width: 394px;
	height: 444px;
	background: #eaeaea;
}
.property-w .second .lmenu ul li{
	width: 394px;
}
.property-w .second .attention{
	padding:186px 0 0 20px;
}
.property-w .second .attention p{
	color: #666;
	line-height: 12px;
}
.property-w .second .attention p span{
	color: #043c5d;
}
.property-w .second .attention .attbox{
	overflow: hidden;
	margin-top: 13px;
}
.property-w .second .sub-input{
	width: 265px;
	height: 32px;
	border:1px solid #e1e1e1;
	color: #cccccc;
	font-size: 14px;
	line-height: 32px;
	text-indent: 5px;
}
.property-w .second .subscribe{
	width: 65px;
	height: 32px;
	background: #000000;
	margin-left: 10px;
	font-size: 14px;
	color: #cccccc;
	text-align: center;
	line-height: 32px;
}
.property-w .second .center{
	width: 369px;
	padding:42px 0 0 25px;
	margin:0 8px 0 8px;
	border-top:4px solid #d8d8d8;
}
.property-w .second .center h1{
	font-size: 18px;
	color: #333;
	line-height: 18px;
	padding:0 0 0 19px;
	background: url("404.png") no-repeat 2px;
	margin-bottom: 27px;
}
.property-w .second .center .cbox{
	overflow: hidden;
	margin-bottom: 25px;
}
.property-w .second .center .cbox .ctitle{
	font-size: 14px;
	color: #b30000;
	width: 45px;
	line-height: 14px;
	font-weight: bold;
}
.property-w .second .center .cbox .ccon{
	font-size: 14px;
	color: #666666;
	line-height: 14px;
	width: 315px;
}
.property-w .second .center .cbox .ccon ul{
	overflow: hidden;
}
.property-w .second .center .cbox .ccon li{
	float: left;
	/*padding:0 18px 10px 0;*/
	width: 157px;
}
.property-w .second .center .cbox .ccon li a{
	color: #666;
	display:block;
	padding:0 0 10px 0;
	font-weight: bold;
}
.property-w .second .center .cbox .ccon li a:hover{
	color: #003366;
}
.property-w .second .right{
	width: 394px;
	height: 444px;
	background: #eaeaea;
}
.property-w .second .right .search{
	padding:40px 0 0 59px;
}
.property-w .second .right .search h1{
	font-size: 23px;
	line-height: 23px;
	color: #333;
	padding-bottom: 27px;
}
.property-w .second .right .search .select{
	width: 257px;
	height: 28px;
	color: #999;
	line-height: 28px;
	margin-bottom: 3px;
	position: relative;
	background: #fff url("404.png") no-repeat 237px center;
	border:1px solid #cccccc;
	z-index: 4;
	text-indent: 12px;
}
.property-w .second .right .search .select1{
	z-index: 3;
}
.property-w .second .right .search .select2{
	z-index: 2;
}
.property-w .second .right .search .select span{
	display: block;
	border:none 0;
	background: none;
	text-indent: 9px;
	color: #023a5f;
	cursor: pointer;
}

.property-w .second .right .search .select span.checkedtxt{
}

.property-w .second .right .search .select .option{
	width: 257px;
	background: #fff;
	position: absolute;
	top:30px;
	left: 0;
	display: none;
}

.property-w .second .right .search .subbtn{
	margin-top: 14px;
	width: 76px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	border:none 0;
	cursor: pointer;
	background: #333;
}
.property-w .second .right h2{
	color: #79a216;
	font-size: 20px;
	line-height: 20px;
	padding:54px 0 5px 0;
}
.property-w .second .right h3{
	color: #999;
	line-height:12px;
	padding:0 0 9px 0;
}
.property-w .third{
	margin:21px 0 0 0;
}
.property-w .third ul{
	overflow: hidden;
}
.property-w .third li{
	float: left;
	width: 394px;
	overflow: hidden;
	margin-left: 8px;
}
.property-w .third li .img{
	width: 394px;
	height: 250px;
	overflow: hidden;
}
.property-w .third li .img img{
	/*max-width: 394px;*/
	max-height: 250px;
}
.property-w .third li .ttxt{
	overflow: hidden;
	border-bottom: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
}
.property-w .third li .img01{
	width: 99px;
	height: 61px;
	overflow: hidden;
}
.property-w .third li .img01 img{
	width: 99px;
}
.property-w .third li .ttxt .txt{
	width: 294px;
}
.property-w .third li h1{
	color: #b30000;
	padding-left: 16px;
	font-size: 14px;
	line-height: 30px;
	border-bottom: 1px solid #d9d9d9;
	background: #fff;
}
.property-w .third li h1 a{
	color: #b30000;
}
.property-w .third li h2{
	font-size: 14px;
	color: #666;
	padding-left: 16px;
	line-height: 30px;
	background: #fff;
}

.property-w .list ul li{
	margin-bottom: 20px;
}
.page{
	text-align: center;
	padding-top: 20px;
}
.property-w .page{
	background: none;
	text-align: center;
}

.property-wrap{
	padding-bottom: 65px;
}
.property-wrap
.property-box{
	background: #fff;
	padding:0 0 77px 23px;
}
.property-box .ptop{
	overflow: hidden;
}
.property-box .ptop .img{
	width: 132px;
	height: 82px;
	overflow: hidden;
	padding:13px 14px 19px 0;
}
.property-box .ptop .img img{
	width: 132px;
}
.property-box .ptop .txt{
	font-size: 20px;
	line-height: 20px;
	padding:46px 0 0 0;
	color: #343434;
}
.property-box .ptop .txt span{
	color: #003366;
}
.property-box .ptop .txt span.line{
	color: #ccc;
}

.property-box .pbox{
	overflow: hidden;
}
.property-box .pbox .lmenu{
	width: 250px;
}
.property-box .pbox .lmenu ul{
	overflow: hidden;
	width: 250px;
}
.property-box .pbox .lmenu ul li{
	float: left;
	height: 39px;
	line-height: 39px;
	font-size: 14px;
	color: #000;
	text-indent: 28px;
	width: 250px;
}
.property-box .pbox .lmenu ul li a{
	color: #000;
	display: block;
	/*width: 228px;*/
	border-bottom: 1px solid #f1f1f1;
}
.property-box .pbox .lmenu ul li:hover,.property-box .pbox .lmenu ul li.hover{
	background: #525252;
}
.property-box .pbox .lmenu ul li:hover a,.property-box .pbox .lmenu ul li.hover a{
	color: #fff;
}
.property-box .pbox .lmenu .search{
	width: 213px;
	padding-left: 15px;
	height: 223px;
	background: #f5f5f5;
	border-top:2px solid #cccccc;
	margin-top: 81px;
}
.property-box .pbox .lmenu .search h1{
	padding: 21px 0 14px 0;
	font-size: 18px;
	line-height: 18px;
	color: #003366;
}
.property-box .pbox .lmenu .search .select{
	width: 197px;
	height: 28px;
	color: #999;
	line-height: 28px;
	margin-bottom: 3px;
	position: relative;
	background: #fff url("404.png") no-repeat 171px center;
	border:1px solid #cccccc;
	z-index: 4;
	text-indent: 12px;
}
.property-box .pbox .lmenu .search .select1{
	z-index: 3;
}
.property-box .pbox .lmenu .search .select2{
	z-index: 2;
}
.property-box .pbox .lmenu .search .select span{
	display: block;
	border:none 0;
	background: none;
	text-indent: 9px;
	color: #999;
	cursor: pointer;
	/*line-height: 33px;*/
}

.property-box .pbox .lmenu .search .select span.checkedtxt{
	/*width: 197px;
	height: 30px;*/
}

.property-box .pbox .lmenu .search .select .option{
	width: 199px;
	background: #fff;
	position: absolute;
	top:30px;
	left: 0;
	display: none;
}

.property-box .pbox .lmenu .search .subbtn{
	margin-top: 14px;
	width: 76px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	border:none 0;
	cursor: pointer;
	background: #333;
}

.project{
	width: 896px;
	/*position: relative;*/
}

.project .bg01{
	/*position: absolute;*/
	width: 896px;
	height:39px; 
	/*left:0;
	top: 0;*/
	background: #525252;
	/*z-index: 5;*/
}
.slideBox{
	width: 896px;
	position: relative;
}
.staff-gallery{
	width:896px; 
	position:relative;
}
.staff-show{ 
	width:896px; 
	height:367px; 
	margin:0 auto; 
	position:relative; 
	overflow:hidden;
}
.staff-show ul { 
	position:absolute; 
	left:0; top:0; 
	height:367px;
}
.staff-show ul li{ 
	width:896px; 
	height:367px; 
	float:left; 
	text-align: center;
	line-height: 367px;
	overflow: hidden; 
}
.staff-show ul li img{ 
	/*display: block;*/
	/*vertical-align: middle; */
	line-height: 367px; 
	max-height: 367px;
	max-width: 896px;
}

.staff-thumb{ 
	width:861px; 
	margin:10px 0 0 -5px;
	height:68px;
	position:relative;
	overflow:hidden;
}
.staff-thumb ul { 
	position:absolute; 
	left:0; top:0;
	overflow: hidden;
}
.staff-thumb ul li{ 
	float:left; 
	display:inline-block; 
	_display:inline; 
	width:113px; 
	margin:0 5px; 
	cursor:pointer;
	position: relative;
}
.staff-thumb ul li img{
	width:113px;
	opacity:0.5;filter:alpha(opacity=50);
}
.staff-thumb ul li .on{
	position: absolute;
	top:0;
	left: 0;
	/*background: #000;
	opacity:0.2;filter:alpha(opacity=20);*/
	width: 109px;
	height: 42px;
	border:2px solid #d7d7d7;
}
.staff-thumb ul li.cur img{
	opacity:1;filter:alpha(opacity=100);
}
.staff-thumb ul li.cur .on{
	display: none;
}

.project .txt{
	margin: 57px 0 30px 0;
	font-size: 14px;
	line-height: 30px;
	color: #959595;
}
.project .txt p{
	border-bottom: 1px solid #ebebeb;
}
.project .txt span{
	color: #585858;
}
.project .news h1{
	font-size: 14px;
	color: #383838;
	padding-bottom: 5px;
}
.project .news h1 span{
	color: #737373;
}
.project .news ul{
	line-height: 30px;
}
.project .news ul li{
	font-size: 14px;
	color: #999;
	border-bottom: 1px solid #ebebeb;
}
.project .news ul li span{
	color: #c1c1c1;
	float: right;
}
.project .news ul li a{
	color: #999;
}
.project .news ul li a:hover{
	color: #003366;
}


.overview{
	width: 896px;
}

.overview .bg01{
	width: 896px;
	height:39px; 
	background: #fff;
}
.overview .zat{
	font-size: 14px;
	color: #343434;
	padding:21px 18px 14px 0;
	text-align: right;
}
.overview .zat span{
	color: #b30000;
}
.overview .txt{
	margin: 0 0 27px 10px;
	font-size: 14px;
	line-height: 30px;
	color: #959595;
}
.overview .txt p{
	border-bottom: 1px solid #ebebeb;
}
.overview .txt span{
	color: #585858;
}
.overview h1{
	font-size: 14px;
	color: #003161;
	padding:0 0 20px 10px;
}
.overview .txt02{
	margin: 0 0 0 10px;
	font-size: 14px;
	line-height: 30px;
	color: #999;
}


.ptxtbox{
	width: 896px;
	
}
.ptxtbox .bg01{
	width: 896px;
	height:38px; 
	background: #fff;
	border-bottom: 1px solid #f1f1f1;
}
.ptxtbox .title{
	color: #003366;
	font-size: 20px;
	line-height: 20px;
	padding:19px 0 15px 18px;
	background: url("404.png") no-repeat left 24px;
	border-bottom: 1px solid #dcdcdc;
	margin-left: 44px;
}
.ptxtbox .con .cbottom{
	color: #003261;
	padding:13px 0 0 25px;
	background: url("404.png") no-repeat 3px 14px;
	border-top:1px solid #ebebeb;
}
.ptxtbox .con .cbottom a{
	color: #003261;
}


.around .con{
	padding:30px 0 0 0;
	margin-left: 44px;
}

.display .con{
	margin-left: 40px;
}
.display .con .btn{
	padding:16px 0 7px 0;
	border-bottom: 1px solid #dcdcdc;
}
.display .con .btn ul{
	overflow: hidden;
}
.display .con .btn ul li{
	float: left;
	width: 82px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	color: #083876;
	font-size: 14px;
	cursor: pointer;
}
.display .con .btn ul li:hover,.display .con .btn ul li.hover{
	background: #083876;
	color: #fff;
}
.display .con .ccon{
	padding:15px 0 0 0;
	overflow: hidden;
}
.display .con .ccon ul{
	overflow: hidden;
	display: none;
}
.display .con .ccon ul li{
	float: left;
	width: 50%;
	overflow: hidden;
	margin-bottom: 52px;
}
.display .con .ccon ul li .img{
	width: 183px;
	height: 234px;
	overflow: hidden;
	border:1px solid #dfdfdf;
	margin-left: 5px;
}
.display .con .ccon ul li .img img{
	max-width: 183px;
	max-height: 234px;
}
.display .con .ccon ul li .txt{
	margin-left: 27px;
	line-height: 30px;
	color: #999;
	width: 160px;
	font-size: 14px;
	height: 235px;
	border-bottom: 1px solid #f1f1f1;
}
.display .con .ccon ul li .txt h1{
	font-size: 14px;
}
.display .con .ccon ul li .txt span{
	color: #000;
}
.display .con .ccon ul li .txt h2{
	line-height: 22px;
	height: 115px;
	overflow: hidden;
}
.display .con .ccon ul li .txt h2 span{
	font-size: 14px;
	line-height: 30px;
}
.display .con .ccon ul li .txt .more{
	font-size: 12px;
	color: #a6a6a6;
	padding:0 0 0 20px;
	background: url("404.png") no-repeat 3px center;
}


.pic .con{
	margin:24px 0 0 40px;
}
.pic .slideBox{
	width: 850px;
	position: relative;
}
.pic .staff-gallery{
	width:850px; 
	position:relative;
}
.pic .staff-show{ 
	width:850px; 
	height:367px; 
	margin:0 auto; 
	position:relative; 
	overflow:hidden;
}
.pic .staff-show ul { 
	position:absolute; 
	left:0; top:0; 
	height:367px;
}
.pic .staff-show ul li{ 
	width:850px; 
	height:367px; 
	float:left; 
	text-align: center;
	line-height: 367px;
	overflow: hidden; 
}
.pic .staff-show ul li img{ 
	/*display: block;*/
	/*vertical-align: middle; */
	/*line-height: 367px; 
	max-height: 367px;
	max-width: 850px;*/
}

.pic .staff-thumb{ 
	width:850px; 
	margin:10px 0 0 -5px;
	height:68px;
	position:relative;
	overflow:hidden;
}
.pic .staff-thumb ul { 
	position:absolute; 
	left:0; top:0;
	overflow: hidden;
}
.pic .staff-thumb ul li{ 
	float:left; 
	display:inline-block; 
	_display:inline; 
	width:113px; 
	margin:0 5px; 
	cursor:pointer;
	position: relative;
}
.pic .staff-thumb ul li img{
	width:113px;
	opacity:0.5;filter:alpha(opacity=50);
}
.pic .staff-thumb ul li .on{
	position: absolute;
	top:0;
	left: 0;
	/*background: #000;
	opacity:0.2;filter:alpha(opacity=20);*/
	width: 109px;
	height: 42px;
	border:2px solid #d7d7d7;
}
.pic .staff-thumb ul li.cur img{
	opacity:1;filter:alpha(opacity=100);
}
.pic .staff-thumb ul li.cur .on{
	display: none;
}


.info .con{
	margin:24px 0 0 40px;
}
.info .con ul{
	line-height: 30px;
}
.info .con ul li{
	font-size: 12px;
	color: #999;
	border-bottom: 1px solid #ebebeb;
	padding-left: 18px;
	background: url("404.png") no-repeat 7px center;
}
.info .con ul li span{
	color: #9a9a9a;
	float: right;
}
.info .con ul li a{
	color: #a6a6a6;
}
.info .con ul li a:hover{
	color: #003366;
}
.info .con .table{
	width: 100%;
}
.info .con .table th{
	height: 34px;
	background: #e5e5e6;
	font-size: 14px;
	color: #000;

}
.info .con .table td{
	text-align: center;
	height: 32px;
	line-height: 32px;
	border:1px solid #e4e3eb;
	color: #999;
}
.buy-w{
	padding-bottom: 58px;
}
.buy-w .buybtn{
	padding:33px 0 20px 0;
	overflow: hidden;
}
.buy-w .buybtn a{
	float: left;
	width: 143px;
	height: 41px;
	font-size: 20px;
	color: #000;
	line-height: 41px;
	text-indent: 40px;
	margin-right: 10px;
	
}
.buy-w .buybtn a span{
	display: block;
}
.buy-w .buybtn .li01 span{
	background: url("404.png") no-repeat 15px center;
}
.buy-w .buybtn .li02 span{
	background: url("404.png") no-repeat 15px center;
}
.buy-w .buybtn a:hover,.buybtn a.hover{
	color: #fff;
	background:#053c5c; 
}

.buy-w .appoint{
	/*height: 452px;*/
	background: #fff;
	overflow: hidden;
	padding:30px 33px 30px 50px;
}
.buy-w .appoint .txt h1{
	color: #ab8145;
	font-size: 24px;
	line-height: 24px;
	padding:10px 0 0 0;
}
.buy-w .appoint .txt h2{
	color: #666;
	font-size: 14px;
	line-height: 14px;
	padding-left: 12px;
}
.buy-w .appoint .txt h2 span{
	color: #b30000;
}
.buy-w .appoint .txt .time{
	height: 38px;
	/*background: red;*/
	padding:24px 0 32px 12px;
	overflow: hidden;
}
.buy-w .appoint .txt .time span{
	display: block;
	float: left;
}
.buy-w .appoint .txt span.number{
	font-size: 27px;
}
.buy-w .appoint .txt .time span.number{
	color: #fff;
	line-height: 38px;
	background: #b30000;
	height: 38px;
	width: 36px;
	text-align: center;
	margin-right: 3px;
}
.buy-w .appoint .txt .time span.date{
	font-size: 24px;
	color: #000;
	line-height: 38px;
	padding:0 20px;
}

.buy-w .appoint .txt .txt01{
	padding:29px 0 35px 12px;
}
.buy-w .appoint .txt .yybox{
	overflow: hidden;
	
	padding:49px 0 0 12px;
}
.buy-w .appoint .txt .yuyue{
	width: 122px;
	height: 34px;
	background: #de0000;
	border-radius: 3px;
	line-height: 34px;
	color: #fff;
	text-align: center;
	font-size: 18px;
}
.buy-w .appoint .txt .more{
	color: #666;
	font-size: 14px;
	margin-left: 33px;
	line-height: 34px;
}
.buy-w .appoint .txt .more:hover{
	color: #003366;
}
.buy-w .appoint .img{
	width: 610px;
	height: 398px;
	overflow: hidden;
	position: relative;
}
.buy-w .appoint .qbuy{
	position: absolute;
	right: 0;
	top:0;
}
.buy-w .prolist{
	margin:37px 0 0 0;
	overflow: hidden;
}
.buy-w .prolist li{
	width: 385px;
	height: 463px;
	float: left;
	background: #fff;
	margin-left: 21px;
}
.buy-w .prolist li .probox{
	width: 351px;
	margin:0 auto;
}
.buy-w .prolist li .probox .img{
	width: 351px;
	height: 229px;
	overflow: hidden;
	padding:13px 0 0 0;
}

.buy-w .prolist li .probox h1{
	color: #ab8145;
	font-size: 16px;
	line-height: 16px;
	padding:20px 0 17px 0;
	margin-left: 10px;
	
}
.buy-w .prolist li .probox h2{
	color: #666;
	font-size: 14px;
	line-height: 14px;
	margin-left: 10px;
}
.buy-w .prolist li .probox span{
	color: #b30000;
}
.buy-w .prolist li .probox .txt01{
	padding:0 0 19px 0;
	background: url("404.png") repeat-x bottom;
}
.buy-w .prolist li .probox .txt02{
	padding:15px 0 14px 0;
}

.buy-w .prolist li .probox .yybox{
	overflow: hidden;
	
	padding:14px 0 0 12px;
}
.buy-w .prolist li .probox .yuyue{
	width: 122px;
	height: 34px;
	background: #de0000;
	border-radius: 3px;
	line-height: 34px;
	color: #fff;
	text-align: center;
	font-size: 18px;
	margin-right: 10px;
}

.buy-w .prolist li .probox .more{
	line-height: 34px;
	color: #ab8145;
	font-size: 13px;
}

.buy-w .search{
	height: 62px;
	background: #eaeaea;
}
.buy-w .search h1{
	font-size: 23px;
	color: #333;
	padding:0 0 0 26px;
	line-height: 62px;
	float: left;
}
.buy-w .search .select{
	width: 257px;
	height: 28px;
	color: #999;
	line-height: 28px;
	margin-left: 8px;
	margin-top: 16px;
	position: relative;
	background: #fff url("404.png") no-repeat 237px center;
	border:1px solid #cccccc;
	z-index: 1;
	text-indent: 12px;
	float: left;
}
.buy-w .search .select1{
	z-index: 1;
}
.buy-w .search .select2{
	z-index: 1;
}
.buy-w .search .select span{
	display: block;
	border:none 0;
	background: none;
	text-indent: 9px;
	color: #999;
	cursor: pointer;
	/*line-height: 28px;*/
}

.buy-w .search .select span.checkedtxt{
	/*width: 257px;
	height: 30px;*/
}

.buy-w .search .select .option{
	width: 257px;
	background: #fff;
	position: absolute;
	top:30px;
	left: 0;
	display: none;
}

.buy-w .search .subbtn{
	float: left;
	margin-left: 8px;
	margin-top: 16px;
	width: 76px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	border:none 0;
	cursor: pointer;
	background: #333;
}

.buy-w .prodet{
	/*height: 452px;*/
	background: #fff;
	overflow: hidden;
	padding:30px 17px 30px 34px;
}

.buy-w .prodet .txt .prologo{
	/*width: 314px;
	text-align: center;*/
	padding:25px 0 34px 73px;
}
.buy-w .prodet .txt h1{
	line-height: 30px;
	font-size: 14px;
	color: #999;
}
.buy-w .prodet .txt span{
	color: #000;
}
.buy-w .prodet .txt .more{
	color: #053c5c;
	margin-top: 45px;
}
.buy-w .prodet .img{
	width: 757px;
	overflow: hidden;
}
.buy-w .prodet .img .bigimg{
	width: 656px;
	height: 398px;
	overflow: hidden;
}
.buy-w .prodet .img .bigimg ul li{
	float: left;
}
.buy-w .prodet .img .smallimg{
	width: 93px;
	height: 398px;
}
.buy-w .prodet .img .smallimg ul li{
	float: left;
	width: 85px;
	height: 52px;
	border:4px solid #003d5e;
	overflow: hidden;
	cursor: pointer;
	margin-bottom: 1px;
}
.buy-w .prodet .img .smallimg ul li img{
	width: 85px;
	height: 52px;
	opacity:0.7;filter:alpha(opacity=70);

}
.buy-w .prodet .img .smallimg ul li:hover,
.buy-w .prodet .img .smallimg ul li.hover,
.buy-w .prodet .img .smallimg ul li.on{
	border:4px solid #d60000;
}
.buy-w .prodet .img .smallimg ul li:hover img,
.buy-w .prodet .img .smallimg ul li.hover img,
.buy-w .prodet .img .smallimg ul li.on img{
	opacity:1;filter:alpha(opacity=100);
}
.buy-w .keylist li .probox h1{
	color: #053c5c;
}
.buy-w .keylist li .probox .number{
	font-size: 18px;
}
.buy-w .keylist li .probox .more{
	color: #053c5c;
	line-height: 13px;
	padding-top: 18px;
	margin-left: 10px;
}
.keybox{
	height: 220px;
}
.keybox h1{
	font-size: 20px;
	padding:24px 0 19px 0;
	border-bottom: 1px solid #d6d6d6;
}
.keybox h1 a{
	color: #053c5c;
}
.keybox h1 a.more{
	color: #b30000;
	font-size: 12px;
	margin: 15px 20px 0 0;
}
.keybox ul{
	margin-top: 15px;
}
.keybox ul li{
	float: left;
	width: 240px;
	line-height: 30px;
}
.keybox ul li a{
	color: #999;
}
.keybox ul li a:hover{
	color: #003366;
}

.news-w .stitle{
	font-size: 16px;
	color: #333;
	line-height: 16px;
}
.news-w .stitle a{
	color: #333;
}
.news-w .ntitle{
	font-size: 14px;
	color: #333;
	line-height: 14px;
	height: 14px;
	overflow: hidden;
}
.news-w .ntitle:hover{
	color: #003366;
}
.news-w .second{
	overflow: hidden;
	margin-bottom: 25px;
}

.news-w .second .left{/*430 328*/
	width: 390px;
	height: 312px;
	padding:0 20px 0 20px;
	background: #fff;
}
.news-w .second .left .stitle{
	padding:16px 0 14px 0;

	background:#fff url("404.png") no-repeat bottom;
}
.news-w .second .left .nimg{
	width: 390px;
	height: 185px;
	overflow: hidden;
	margin:27px 0 23px 0;
}
.news-w .second .left .nimg img{
	max-width: 390px;
	/*max-height: 250px;*/
}
.news-w .second .left .ncon{
	font-size: 14px;
	color: #999;
	line-height: 22px;
	margin-top: 11px;
}
.news-w .second .right{/*762 328*/
	width: 722px;
	height: 312px;
	padding:0 20px 0 20px;
	background: #fff;
}
.news-w .second .right .stitle{
	padding:16px 0 14px 0;
	background:#fff url("404.png") no-repeat bottom;
}
.news-w .second .right ul{
	overflow: hidden;
	margin-top: 25px;
}
.news-w .second .right ul li{
	float: left;
	width: 157px;
	margin-right: 20px;
}
.news-w .second .right ul li .nimg{
	width: 157px;
	height: 200px;
	overflow: hidden;
	margin-bottom: 6px;
}
.news-w .second .right ul li .nimg img{
	/*max-width: 157px;*/
	max-height: 200px;
}
.news-w .second .right ul li .ntitle{

}

.news-w .third{
	overflow: hidden;
	padding-bottom: 71px;
}
.news-w .third .stitle{
	padding-left: 20px;
	padding-bottom: 11px;
	overflow: hidden;
}
.news-w .third .more{
	width: 18px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	background: #fff;
	border:1px solid #e4e4e4;
	color: #aeaeae;
}
.news-w .third .left{/*430px*/
	width:430px; 
}
.news-w .third .left .ncon{
	width: 390px;
	height: 328px;
	padding:0 20px 0 20px;
	background: #fff;
}
.news-w .third .left .ncon .tj{
	padding:28px 0 0 0;
	overflow: hidden;
}
.news-w .third .left .ncon .tjimg{
	width: 173px;
	height: 118px;
	overflow: hidden;
}
.news-w .third .left .ncon .tjimg img{
	max-height: 118px;
}
.news-w .third .left .ncon .tjcon{
	width: 198px;
}
.news-w .third .left .ncon .ntitle{
	height: 48px;
	line-height: 24px;
}
.news-w .third .left .ncon .tjtxt{
	font-size: 14px;
	line-height: 20px;
	color: #999;
	height: 60px;
	margin-top: 10px;
}
.news-w .third .left .ncon ul{
	margin-top: 25px;
}
.news-w .third .left .ncon li{
	line-height: 30px;
	font-size: 14px;
	border-bottom: 1px dashed #e4e4e4;
}
.news-w .third .left .ncon li a{
	color: #666;
}
.news-w .third .left .ncon li a:hover{
	color: #003366;
}
.news-w .third .left .ncon li span{
	float: right;
	font-size: 12px;
	color: #cccccc;
}
.news-w .third .left .weixin{
	margin-top: 60px;
	height: 119px;
	position: relative;
}
.news-w .third .left .weixin .txt{
	position: absolute;
	font-size: 14px;
	color: #003366;
	top:90px;
	left: 35px;
}
.news-w .third .center{/*500px*/
	width:500px;
	margin-left: 8px; 
}
.news-w .third .center .ncon{
	height:487px;/*507px*/
	padding:20px 20px 0 20px;
	background: #fff;
}
.news-w .third .center .ncon ul{
	
}
.news-w .third .center .ncon li{
	line-height: 36px;
	font-size: 14px;
	border-bottom: 1px dashed #e4e4e4;
}
.news-w .third .center .ncon li a{
	color: #666;
	margin-left: 5px;
}
.news-w .third .center .ncon li a:hover{
	color: #003366;
}
.news-w .third .center .ncon li span{
	color: #003366;
}
.news-w .third .center .ncon .img{
	overflow: hidden;
	margin-top: 30px;
}
.news-w .third .center .ncon .img li{
	width: 135px;
	height: 144px;
	float: left;
	border:none 0;
	margin-right: 10px;
}
.news-w .third .center .ncon .img li .img001{
	width: 135px;
	height: 144px;
	overflow: hidden;
}
.news-w .third .center .ncon .img li .img001 img{
	max-height: 144px;
}
.news-w .third .right{/*252px*/
	width:252px;
	
}
.news-w .third .right .ncon{
	height:487px;/*507px*/
	padding:20px 18px 0 18px;
	background: #fff;
	position: relative;
}

.news-w .third .right .ncon .img{
	width: 216px;
	height: 216px;
	overflow: hidden;
}
.news-w .third .right .ncon .img img{
	/*max-width: 216px;*/
	max-height: 216px;
}
.news-w .third .right .ncon .ntitle{
	color: #666;
	margin:35px 0 18px 0;
}
.news-w .third .right .ncon .ntitle:hover{
	color: #003366;
}
.news-w .third .right .ncon .ntxt{
	color: #999;
	line-height: 22px;
	font-size: 14px;
}
.news-w .third .right .ncon .hd a{
	display: block;
	width: 16px;
	height: 16px;
	position: absolute;
	top:240px;
	cursor: pointer;
}
.news-w .third .right .ncon .hd a.prev{
	right: 37px;
	background: url("404.png") no-repeat;
}

.news-w .third .right .ncon .hd a.next{
	right: 18px;
	background: url("404.png") no-repeat;
}
.news-w .third .right .ncon .hd a.prev:hover{
	background: url("404.png") no-repeat;
}

.news-w .third .right .ncon .hd a.next:hover{
	background: url("404.png") no-repeat;
}
.news-wrap .insidebox .inmenu ul li{
	width: 398px;
}

.newsbox{
	overflow: hidden;
	padding:10px 0 0 0;
}
.newsbox .left{
	width: 764px;
	overflow: hidden;
}
.newsbox .left li{
	overflow: hidden;
	padding:44px 0;
	border-bottom: 1px solid #cecece;
}
.newsbox .left .date{
	width: 100px;
	color: #a8a8a8;
}
.newsbox .left .date h1{
	font-size: 42px;
	width: 64px;
	text-align: center;
	border-bottom: 1px solid #e0e0e0;
	line-height: 42px;
	padding-bottom: 10px;
}
.newsbox .left .date h2{
	font-size: 24px;
	width: 64px;
	text-align: center;
	line-height: 24px;
	padding-top: 16px;
}
.newsbox .left .con{
	width: 664px;
	overflow: hidden;
}
.newsbox .left .con .ntitle{
	font-size: 14px;
	color: #666;
	line-height: 14px;
}
.newsbox .left .con .ntitle:hover{
	color: #003366;
}
.newsbox .left .con .txt{
	overflow: hidden;
	padding-top: 19px;
}
.newsbox .left .con .img{
	width: 155px;
	height: 94px;
	overflow: hidden;
	margin-right: 20px;
}

.newsbox .left .con .cctxt{
	font-size: 13px;
	line-height: 22px;
	color: #999;
	height: 66px;
	overflow: hidden;
}
.newsbox .left .con .more{
	color: #009afc;
	margin-top: 9px;
}
.newsbox .left .page{
	padding:52px 0 102px 0;
	text-align: left;
}

.yearsebox{
	width: 340px;
}
.yearsebox .ctitle{
	font-size: 24px;
	color: #555;
	line-height: 24px;
	padding:40px 0 30px 0;
}
.yearsebox .cbox .top{
	width: 340px;
	height: 40px;
	background: #e1e1e1;
	position: relative;
	text-indent: 15px;
	color: #333333;
	line-height: 40px;	
}
#prev-moon{
	width: 6px;
	height: 10px;
	display: block;
	position: absolute;
	top: 14px;
	left: 80px;
	background: url(404.png) no-repeat center;
}
#next-moon{
	width: 6px;
	height: 10px;
	display: block;
	position: absolute;
	top: 14px;
	left: 100px;
	background: url(404.png) no-repeat right;
}
.yearsebox .cbox .center{
	width: 340px;
	height: 120px;
	background: #f7f6f4;
}
.yearsebox .cbox .center ul{
	overflow: hidden;
}
.yearsebox .cbox .center ul li{
	float: left;
	color: #333;
	width: 85px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	cursor: pointer;
}
.yearsebox .cbox .center ul li:hover,.yearsebox .cbox .center ul li.hover{
	background: #dedede;
}
.yearsebox .search{
	width: 340px;
	height: 38px;
	background: #dedede;
	line-height: 38px;
	color: #666;
	text-indent: 9px;
}
.yearsebox .search .ssbox{
	width: 269px;
	height: 26px;
	background: url("404.png") no-repeat center;
	margin:7px 0 0 7px;
}
.yearsebox .search .ssbox input{
	border:none;
	background: none;
	line-height: 26px;
}
.yearsebox .search .ssbox input.stxt{
	width: 195px;
	height: 26px;
	text-indent: 5px;
	color: #666;
}
.yearsebox .search .ssbox input.sbtn{
	width: 60px;
	height: 26px;
	color: #1c1c1c;
	/*text-align: left;
	text-indent: 4px;*/
}

.newsinfo{
	padding:73px 0 0 0;
}
.newsinfo h1{
	font-size: 18px;
	color: #484441;
	line-height: 18px;
	text-align: center;
}
.newsinfo h2{
	padding:9px 0 20px 0;
	color: #888888;
	text-align: center;
}
 .infobox{
	line-height: 22px;
	color: #999;
	font-size: 13px;
}
.nexpre{
	margin:40px 0 0 0;
	line-height: 30px;
}
.nexpre a{
	color: #666;
}
.nexpre a:hover{
	color: #003366;
}
.goback{
	color: #999;
	font-size: 13px;
	text-align: center;
	margin:40px auto 110px ;
}
.goback:hover{
	color: #003366;
}

.job{
	overflow: hidden;
	padding-bottom: 50px;
}
.jobbox{
	width: 817px;
}
.jobbox table{
	width: 100%;
}
.jobbox table th{
	font-size: 13px;
	color: #666;
	line-height: 40px;
	background: #f1f2f6;
}
.jobbox table td{
	line-height: 30px;
	color: #999;
	font-size: 13px;
	text-align: center;
	border-bottom: 1px solid #d6d6d6;
}
.jobbox table td a{
	color: #999;
}
.jobbox table td a:hover{
	color: #003366;
}
.jobbox table .aleft{
	text-align: left;
	text-indent: 14px;
}
.job .search{
	width: 280px;
}
.job .search h1{
	font-size: 30px;
	color: #000;
	line-height: 30px;
	padding-bottom: 13px;
}
.job .search input{
	width: 272px;
	height: 36px;
	
	border:none 0;
	line-height: 36px;
	font-size: 12px;
	color: #999;
	text-indent: 10px;
	margin-bottom: 10px;
	background: url("404.png") no-repeat center;
}
.job .search input.key{
	width: 262px;
	background: url("404.png") no-repeat center;
}
.job .search input.btn{
	width: 56px;
	height: 36px;
	background: #5cb85c;
	text-align: center;
	line-height: 36px;
	color: #fff;
	font-size: 14px;
	text-indent: 0;
	border-radius: 5px;
}

.bcenter table{
	width: 100%;
	margin:0 0 54px 0;
}
.bcenter table th{
	color: #000;
	font-size: 13px;
	height: 34px;
	line-height: 34px;
	background: #f0f0f0;
	text-align: left;
}
.bcenter table td{
	font-size: 13px;
	line-height: 30px;
	color: #999;
	border-bottom: 1px solid #f2f2f2;
}
.bcenter table td a{
	color: #999;
}
.bcenter table td a:hover{
	color: #003366;
}
.bcenter table .aleft{
	text-align: left;
	text-indent: 20px;
}
.bcenter .page01{
	height: 48px;
	background: #192d9d url("404.png") no-repeat 45% center;
	margin:0 0 154px 0;
	text-align: center;
	color: #fff;
	line-height: 48px;

}

.bcenter .page01 a{
	color: #fff;
}



/*德客会*/
.w1278{
	width: 1278px;
	margin:0 auto;
}
.m-w1278{min-width: 1278px;}



.mheader{
	height: 101px;
	position: relative;
	overflow: hidden;
}
.mhbg{
	background: #053c5c;
	height: 101px;
	width: 30%;
	position: absolute;
	top: 0;
	right: 0;
}
.mhead{
	position: relative;
	z-index: 1;
}
.mhead .mlogo{
	margin:0 180px 0 41px ;
}
.mhead .mmenu li{
	float: left;
	margin-top:29px;
	padding-left: 5px;
	border-left: 1px solid #cccccc;
	margin-right: 44px;
}
.mhead .mmenu li.last{
	margin-right: 0;
}
.mhead .mmenu li h1{
	font-size: 16px;
	color: #003366;
	line-height: 18px;
	padding-bottom: 10px;
	font-weight: bold;
}
.mhead .mmenu li h2{
	font-size: 11px;
	color: #003366;
	line-height: 12px;
}
.mhead .login{
	height: 101px;
	width: 340px;
	background: #053c5c;
}
.mhead .loginbox{
	padding:28px 0 0 35px;
	overflow: hidden;
}
.mhead .loginbox input{
	width: 112px;
	height: 24px;
	line-height: 24px;
	border:1px solid #e1e1e1;
	background: #fff;
	text-indent: 9px;
	color: #999;
	margin-right: 5px;
}
.mhead .loginbox input.mbtn{
	width: 67px;
	height: 26px;
	border:none 0;
	background: #000;
	text-align: center;
	line-height: 26px;
	color: #fff;
	margin-right: 0;
}
.mhead .login .txt{
	color: #999;
	clear: both;
	line-height: 12px;
	padding:9px 0 0 40px;
}
.mhead .login .txt a{
	color: #999;
}
.mhead .login .txt a:hover{
	color: #fff;
}
.mhead .login .txt span{
	color: #50778d;
}
.member-wrap{
	background: #f2f2f2;
}
.mslidebox{
	overflow: hidden;
}
.mslidebox .bimg{
	width: 1000px;
	height:480px;
	overflow: hidden; 
}
.mslidebox .bbtn ul{
	overflow: hidden;
	width: 278px;
}
.mslidebox .bbtn ul li{
	float: left;
	width: 278px;
	height: 120px;
	color: #fff;
	cursor: pointer;
}
.mslidebox .bbtn ul li h1{
	padding:33px 0 14px 33px;
	font-size: 18px;
	line-height: 18px;
} 
.mslidebox .bbtn ul li h2{
	font-size: 14px;
	line-height: 14px;
	padding: 0 0 0 33px;
}
.mslidebox .bbtn ul li.li01{
	background: #eae3d2;
	color: #333;
}
.mslidebox .bbtn ul li.li02{
	background: #053c5c;
}
.mslidebox .bbtn ul li.li03{
	background: #bd0007;
}
.mslidebox .bbtn ul li.li04{
	background: #333333;
}

.mbox{
	overflow: hidden;
	padding:12px 0 36px 0;
}
.mbox .left{
	width: 294px;
}
.mbox .left .ewm{
	height: 184px;
	background: #c9c9c9;
}
.mbox .left .ewm .img{
	width: 134px;
	height: 129px;
	padding:25px 24px 0 30px;
}
.mbox .left .ewm{
	clear: #666;
}
.mbox .left .ewm h1{
	font-weight: bold;
	padding-top: 32px;
}
.mbox .left .ewm p{
	padding-top: 5px;
}
.mbox .left .ewm h2{
	font-size: 14px;
	padding-top: 37px;
}
.mbox .left .ewm2{
	height: 67px;
	background: #053c5c;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 67px;
	padding-left: 67px;
	vertical-align: middle;

}
.mbox .left .ewm2 img{
	vertical-align: middle;
}
.mbox .left .lme{
	height: 107px;
	background: #fff;
	margin-top: 9px;
	border:1px solid #e7e7e7;
}
.mbox .left .lme h1{
	padding:12px 0 6px 18px;
	overflow: hidden;
}
.mbox .left .lme h1 a{
	font-size: 14px;
	color: #666;
	font-weight: bold;
	line-height: 14px;
}
.mbox .left .lme h1 a.more{
	margin:0 25px 0 0;
	font-size: 10px;
	float: right;
	font-weight: normal;
}
.mbox .left .lme ul{
	overflow: hidden;
	padding:0 0 0 15px;
	width: 279px;
	clear: both;
}
.mbox .left .lme li{
	width: 122px;
	height: 54px;
	border:1px solid #e6e9e8;
	float: left;
	overflow: hidden;
	margin-right: 5px;
}
.mbox .left .lme li img{
	max-width: 122px;
	max-height: 54px;
}
.mbox .left .dzz{
	height: 307px;
	background: #fff;
	border:1px solid #efefef;
	margin-top: 12px;
}
.mbox .left .dzz h1{
	padding:12px 0 10px 18px;
}
.mbox .left .dzz h1 a{
	font-size: 14px;
	color: #666;
	font-weight: bold;
	line-height: 14px;
}
.mbox .left .dzzbox{
	position: relative;
}
.mbox .left .dzzbox .bd{
	width: 162px;
	height: 218px;
	margin:0 auto;
}
.mbox .left .dzzbox .bd ul li{
	width: 162px;
	/*height: 218px;*/
	float: left;
	background: url("404.png") no-repeat;
}
.mbox .left .dzzbox .bd ul li .img{
	width: 152px;
	height: 204px;
	padding:7px 5px;
	overflow: hidden;
}
.mbox .left .dzzbox .bd ul li .img img{
	max-width: 152px;
	max-height: 204px;
}
.mbox .left .dzzbox .bd ul li .txt{
	color: #7d7d7d;
	margin-top: 12px;
	text-align: center;
}
.mbox .left .dzzbox .hd a{
	display: block;
	position: absolute;
	width: 15px;
	height: 15px;
	top: 50%;
	cursor: pointer;

}
.mbox .left .dzzbox .hd a.prev{
	background: url("404.png") no-repeat;
	left: 32px;
}
.mbox .left .dzzbox .hd a.next{
	background: url("404.png") no-repeat;
	right: 24px;
}

.mbox .right{
	width: 940px;
}
.mbox .right h1{
	height: 48px;
	line-height: 48px;
	background: #053c5c;
	text-indent: 17px;
	font-size: 16px;
}
.mbox .right h1 a{
	color: #fff;
}
.mbox .right ul{
	overflow: hidden;
	padding-top: 15px;
}
.mbox .right ul li{
	width: 304px;
	height: 300px;
	background: #fff;
	border:1px solid #ededed;
	margin:0 10px 22px 0;
	float: left;
}
.mbox .right ul li .img{/*204px;*/
	width: 296px;
	height: 165px;
	overflow: hidden;
	padding: 4px 4px 0 4px;
	text-align:center; 
	vertical-align:middle;

}
.mbox .right ul li .img img{
	max-width: 296px;
	max-height: 165px;
	/*max-width: 204px;*/
	/*max-height: 176px;
	text-align:center; 
	vertical-align:middle;*/
}
.mbox .right ul li .title{
	line-height: 18px;
	color: #000;
	height: 36px;
	overflow: hidden;
	margin:10px auto;
	width: 280px;
}
.mbox .right ul li .txt{
	line-height: 18px;
	color: #7d7d7d;
	height: 36px;
	overflow: hidden;
	width: 280px;
	margin:0 auto;
}
.minside-wrap{
	background: #fff;
}
.minside{
	overflow: hidden;
	margin-top: 22px;
}
.minside .lmenu{
	width: 228px;
	margin-bottom: 50px;
}
.minside .lmenu ul{
	overflow: hidden;
}
.minside .lmenu ul li{
	float: left;
	width: 228px;
	height: 34px;
	border-bottom: 1px solid #dcdcdc;
	text-indent: 85px;
	color: #3f3f3f;
	font-weight: bold;
	font-size: 14px;
	line-height: 34px;
}
.minside .lmenu ul li a{
	color: #3f3f3f;
}
.minside .lmenu ul li:hover,.minside .lmenu ul li.hover{
	background: #053c5c;
	color: #fff;
}
.minside .lmenu ul li:hover a,.minside .lmenu ul li.hover a{
	color: #fff;
}
.minside .mintxt {
	width: 932px;
}
.minside .mintxt .position{
	color: #7d7d7d;
}
.minside .mintxt .position a{
	color: #7d7d7d;
}
.minside .mintxt .position a:hover{
	color: #003366;
}

.minside .mintxt .mincon{
	font-size: 13px;
	line-height: 22px;
	color: #999;
	padding:25px 0 58px 0;
}
.apply{
	width: 932px;
}
.apply h1{
	font-size: 22px;
	font-weight: bold;
	color: #656565;
	line-height: 22px;
	padding:35px 0 30px 0;
}
.apply .buzou{
	height: 58px;
	padding-bottom: 40px;
	border-bottom: 1px solid #d6d6d6;
}
.apply .buzou p{
	width: 246px;
	height: 58px;
	background: #333333;
	color: #fff;
	line-height: 58px;
	font-size: 14px;
	
}
/*.apply .buzou p:hover,*/
.apply .buzou p.hover{
	background: #053c5c;
}
.apply .buzou p i{
	font-size: 40px;
	font-weight: bold;
	line-height: 58px;
	padding-left: 45px;
}
.apply .buzou p span{
	padding-left: 10px;
}
.apply .buzou .img{
	padding:24px 40px 0 40px;
}
.apply .apply01{
	padding-top:20px;
}
.apply .apply01 p{
	line-height: 22px;
	color: #7d7d7d;
}
.apply .apply01 .p01{
	text-indent: 2em;
}
.apply .apply01 table{
	width: 100%;
	margin:24px 0 0 0;
}
.apply .apply01 table th{
	height: 40px;
	border-bottom: 1px solid #fcfcfc;
	border-right: 1px solid #fcfcfc;
	background: #ececec;
	width: 16%;/*147*/
	text-align: center;
	line-height: 40px;
	color: #333;

}
.apply .apply01 table td{
	height: 30px;
	border-bottom: 1px solid #fcfcfc;
	background: #f3f3f3;
	width: 147px;
	line-height: 40px;
	color: #333;
	padding-left: 11px;

}
.apply .apply01 table input,
.apply .apply01 table select{
	width: 160px;
	height: 24px;
	border:1px solid #dcdcdc;
	line-height: 24px;
}
.apply .apply01 .tiao{
	margin:33px 0 0 0;
}
.apply .apply01 .tiao textarea{
	width: 910px;
	height: 180px;
	border: 1px solid #cccccc;
	line-height: 18px;
	color: #7d7d7d;
	padding:10px;
}
.c333{color: #333;}
.zhubtn{
	margin:48px 0 40px 436px;
	width: 80px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	background: #333333;
	border:none 0;
}


.minside .allibox{
	width: 1200px;
}
.alli{
	overflow: hidden;
	padding-bottom: 54px;
}
.alli .left{
	width: 860px;
}
.alli .left ul{
	overflow: hidden;
}
.alli .left ul li{
	float: left;
	width: 153px;
	padding:25px 7px 0 7px;
}
.alli .left ul li .img{
	width: 151px;
	height: 67px;
	border:1px solid #e6e9e8;
	vertical-align: middle;
	text-align: center;
}
.alli .left ul li .img img{
	vertical-align: middle;
}
.alli .left ul li h1{
	text-align: center;
	color: #7d7d7d;
	font-size: 13px;
	line-height: 13px;
	padding:14px 0 0 0;
}
.alli .left .page{
	padding: 94px 0 50px 0;
	text-align: center;
}

.alli .right{
	width: 340px;
}
.alli .right .box01{
	height: 170px;
	background: #f5f5f5;
	overflow: hidden;
}
.alli .right .box01 .img{
	margin:12px 18px 0 0;
}
.alli .right .box01 h1{
	font-size: 24px;
	color: #010101;
	padding:35px 0 0 25px;
	line-height: 24px;
}
.alli .right .box01 h2{
	padding:14px 0 0 25px;
	color: #010101;
}
.alli .right .box02{
	height: 175px;
	background: #f5f5f5;
	overflow: hidden;
	margin-top: 25px;
}

.alli .right .box02 .img{
	padding: 23px 16px 40px 35px;
}
.alli .right .box02 h1{
	padding-bottom: 10px;
}
.alli .right .box02 p{
	font-size: 13px;
	color: #999;
	line-height: 22px;
}
/*联盟商家修改*/
.lmsj{
	overflow: hidden;
	padding-bottom: 50px;
}
.lmsj-left{
	width: 228px;
	overflow: hidden;
}
.lmsj-left ul li{
	float: left;
	width: 228px;
}
.lmsj-left ul li a{
	display: block;
	line-height: 44px;
	height: 44px;
	color: #3f3f3f;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.lmsj-left ul li:hover a,
.lmsj-left ul li.on a{
	background: #053c5c;
	color: #fff;
}

.lmsj-right{
	width: 972px;
}
.lmsj-right .position{
	margin-left: 22px;
}
.lmsj-list{
	
}
.lmsj-list h1{
	font-size: 16px;
	color: #3f3f3f;
	font-weight: bold;
	padding-left: 34px;
	line-height: 30px;
	height: 30px;
	margin:20px 0 5px 22px;
}
.lmsj-list h1.ti01{
	background: url(404.png) no-repeat left center;
}
.lmsj-list h1.ti02{
	background: url(404.png) no-repeat left center;
}
.lmsj-list h1.ti03{
	background: url(404.png) no-repeat left center;
}
.lmsj-list h1.ti04{
	background: url(404.png) no-repeat left center;
}


.lmsj-list ul{
	overflow: hidden;
	padding-left: 10px;
}
.lmsj-list ul li{
	float: left;
	width: 182px;
	padding-left: 10px;
}
.lmsj-list ul li .img{
	width: 176px;
	height: 59px;
	padding:3px;
	border:1px solid #e6e9e8;
	vertical-align: middle;
	text-align: center;
}
.lmsj-list ul li .img img{
	vertical-align: middle;
	max-width: 176px;
	max-height: 59px;
}
.lmsj-list ul li .tit{
	text-align: center;
	color: #666666;
	font-size: 14px;
	line-height: 16px;
	padding:9px 0 15px 0;
	height: 32px;
	overflow: hidden;
}
.allinfo{
	padding:20px 0 0 22px;
}



.sug .left{
	padding:20px 0 0 0;
}
.sug .left input{
	width: 790px;
	height: 34px;
	line-height: 34px;
	border-radius: 5px;
	border:1px solid #cccccc;
	margin-bottom: 10px;
	padding-left: 5px;
	color: #a9a9a9;
}

.sug .left input.error{
	width: 790px;
	height: 34px;
	line-height: 34px;
	border-radius: 5px;
	border:1px solid #ff0000;
	margin-bottom: 10px;
	padding-left: 5px;
	color: #a9a9a9;
}
.sug .left textarea{
	height: 100px;
	width: 790px;
	border:1px solid #cccccc;
	border-radius: 5px;
	padding-left: 5px;
	padding-top:4px;
	color: #a9a9a9;
	margin-bottom: 10px;
}
.sug .left textarea.error{
	height: 100px;
	width: 790px;
	border:1px solid #ff0000;
	border-radius: 5px;
	padding-left: 5px;
	padding-top:4px;
	color: #a9a9a9;
	margin-bottom: 10px;
}
.sug .left input.btn{
	width: 75px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: #fff;
	background: #053c5b;
	font-size: 14px;
	font-weight: bold;
	border:none 0;
	border-radius: 0;
}

.sug .left h3{
	color: #666;
	background: url("404.png") no-repeat left center;
	height: 24px;
	text-indent: 34px;
	margin:22px 0 50px 0;
}

.act .left ul{
	overflow: hidden;
	padding-bottom: 20px;
	border-bottom: 1px solid #e0e0e0;
}
.act .left ul li{
	width: 340px;
	padding:13px 75px 33px 0;
	/*margin-right: 75px;
	margin-top: 0px;
	margin-bottom: 35px;*/
}
.act .left ul li .img{
	width: 340px;
	height: 190px;
	overflow: hidden;
}
.act .left ul li .img img{
	max-width: 340px;
}
.act .left ul li .title{
	color: #999;
	font-size: 13px;
	line-height: 13px;
	margin:15px 0 11px 0;
}
.act .left ul li .title:hover{
	color: #003366;
}
.act .left ul li .date{
	color: #999;
	font-size: 13px;
	line-height: 13px;
}
.act .left .page{
	padding:50px 0 50px 0;
	text-align: left;
}


.mag{
	overflow: hidden;
}
.mag ul{
	overflow: hidden;
}
.mag ul li{
	float: left;
}
.mag ul li{
	background: url("404.png") no-repeat scroll right 60% rgba(0, 0, 0, 0);
	display: inline;
	float: left;
	height: 277px;
	padding: 0 30px 0 29px;
	overflow: hidden;
	width: 181px;
}
.mag ul li .img {
	border: 1px solid #d7d7d7;
	display: block;
	height: 201px;
	margin: 30px 0 20px;
	overflow: hidden;
	width: 179px;
}
.mag ul li .magtitle {
	display: block;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	text-align: center;
	width: 179px;
}
.mag .page{
	padding:50px 0;
}


/* 人才招聘 */
#spred {
  color:#F00;
}
.joinus_tb {
  border:1px solid #E2E2E2;
  border-width: 0 0 1px 1px;}
.joinus_tb tr td {
  padding: 5px;
  border:1px solid #E2E2E2;
  border-width:1px 1px 0 0;
  text-align: left;
}
.joinus_tb .feedback_input {
  width: 260px;
  height: 18px;
  padding: 5px;
  line-height: 18px;
  color: #666;
  border: 1px solid #dddddd;
  box-shadow: 2px 2px 2px #f4f4f4 inset;
  background: #fff;
}
.joinus_tb .error {
  width: 260px;
  height: 18px;
  padding: 5px;
  line-height: 18px;
  color: #666;
  border: 1px solid #D70128;
  box-shadow: 2px 2px 2px #f4f4f4 inset;
  background: #fff;
}
.bk3{
	border: 1px solid #dddddd;
}
.toptell {
	float: right;
	margin-top: 18px;
}

