@import url("layout.css");
	@import url("page.css");
	@import url("new.css");
	@import url("comm.css");
	* {
	padding:0px;
	margin:0px;
}
html {
	background:#FFF;
	overflow-x:hidden;
	font-family:"微软雅黑";
}
body {
	font-size:14px;
	font-family:"微软雅黑";
	color:#444;
}
img {
	border:none;
}
.ccbb {
	font-size:16px;
	color:#e50112;
	margin-right:8px;
}
a {
	color:#444;
	text-decoration:none;
}
a:hover {
	color:#dd9d04;
	text-decoration:none;
}
ul {
	list-style:none;
}
input,select,button {
	font:12px Verdana,Arial,Tahoma;
	vertical-align:middle;
}
.center {
	margin:0px auto;
}
.w960 {
	width:1100px;
	min-height:200px;
	margin-top:-34px;
	z-index:10;
	position:relative;
}


.totop{position:fixed;right:25px;bottom:25px;display:block;width:26px;height:62px;background:url(/i/rocket.png) no-repeat 0 0;-webkit-transition: all 0.2s ease-in-out;}
.totop:hover{background:url(/i/rocket.png) no-repeat 0 -62px;}

.maink{
	width:1100px;
	margin:0px auto;
	z-index:99; position:relative;
}
.mainkabout{
	width:1100px;
	margin:0px auto; padding-bottom:80px;
	z-index:99; position:relative;
}
.mainkabout .syh{
	width:26px; height:28px;  position: absolute; top:38px; left:-45px;
}
.mainkabout .xyh{
	width:26px; height:28px;  position: absolute; bottom:54px; right:-45px;
}


.pright .infos_userinfo {
	margin-bottom:0px;
}
.mt1 {
	margin-top:8px;
}



.f5 {
	height:auto;
	overflow:hidden;
	clear:both;
}
.f5 li {
	float:left;
	margin-right:22px;
	margin-left:0px;
	white-space:nowrap;
	line-height:30px;
	height:30px;
}
.f5 li a {
	color:#a37300;
	float:left;
}
.tophead {
	width:100%; background:#fff;
	padding:0px;
	height:102px;
 	margin:auto;
	overflow:hidden;  
}
.header {
	width:100%; background:#fff;
	padding:0px;
	height:102px;
	padding-top:0px;
	margin:auto;
	overflow:hidden; position:fixed; top:0px; z-index:100; 

  -webkit-box-shadow:0 0 10px rgba(188, 188, 188, .5);  
  -moz-box-shadow:0 0 10px rgba(188, 188, 188, .5);   
  box-shadow:0 0 10px rgba(188, 188, 188, .5);  
}
.header .top {
	width:1100px;
	margin:0px auto;
	padding:0px;
	clear:both;
	overflow:hidden;
	position:relative;
}



.header .top .title { width:200px; height:70px; overflow:hidden; float:left; margin-top:20px;
} 
.header .top .daohang { width:850px; height:auto; overflow:hidden; float:right; text-align:right;
} 


	.tip_main{ width:940px; padding:30px 30px; height:auto; overflow:hidden;}
	.tip_main .biaoti{ width:100%;  height:40px; line-height:40px; margin-top:0px; margin-bottom:15px; overflow:hidden; font-size:16px; font-weight:bold;
			border-bottom:1px dotted #ccc; color:#222;
	}
	.tip_main .left{ width:350px; height:auto; overflow:hidden; float:left;}
	.tip_main .right{ width:550px; height:auto; overflow:hidden; float:right;}
	.tip_main .right p{ line-height:2.1em; }
	.tip_main .right  .queren{ margin-top:20px; border-top:1px dotted #ccc; height:39px; line-height:39px; }


.login { width:350px;
	height:auto;  
}
.bor {
	width: 400px; float:left;
  margin:0px; padding:0px;
}
.login .main  {
	margin-top:-30px;
}
.login .main li {
	height:25px;
	line-height:25px;
	margin-bottom:16px;
}
.login .main span {
	display:block;
	float:left;
	text-align:right;
	width:105px; font-style:normal;
}

.login_from{
	width:210px;
	padding-left:10px;
}
.login_from2{
	width:210px;
	padding-left:10px;
}
.text{
	width:224px;
	height:19px!important;
	height:22px;
	line-height: 22px;
	float: left;
	font-size: 12px;
	margin-right: 5px;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #d5d8d1;
	padding-top: 3px!important;
	padding-top: 0px; text-align:left;
}

.button2 {
	background:url(/i/bg_button.png) no-repeat 0px -359px;
	color:#FFFFFF;
	width:171px;
	height: 38px;
	margin-left: 0px;
	font-weight: bold;
	font-size: 14px;
	cursor:pointer;
}


button{
border-style: none;
}

.intxt{
	padding:4px 5px;
	border:1px solid #9e9e9e;
	width:320px;
	background:url(/i/input_bg.gif) no-repeat 0 0;
	color: #666;
	}
.w200{
	width:200px;
}
/*/*密码强度*/
.rank { border:none; background:url("/i/rank.gif") no-repeat; width:145px; height:22px; vertical-align:middle; cursor:default; margin:0 0 0 5px;}
.r0 { background-position:0 2; }
.r1 { background-position:0 -19px; }
.r2 { background-position:0 -40px; }
.r3 { background-position:0 -61px; }
.r4 { background-position:0 -82px; }
.r5 { background-position:0 -103px; }
.r6 { background-position:0 -124px; }
.r7 { background-position:0 -145px; }

.buttonGreen142 {
	height:27px;
	line-height:27px;
	font-size:14px;
	width:68px;
	color:#fff;
	background:url("/i/bg_button.gif") no-repeat 0 -127px;
}
 

#navMenu {
	width:auto;
	padding:0px;
	float:right;
	margin-top:0px;
	height:102px;
	overflow:hidden;
	font-family:"微软雅黑"; 
}

#navMenu li {
	float:left;
	width:auto;
	padding:0px;
	text-align:center;
	line-height:102px; ;height:102px;
	list-style-type:none; margin-left:1px;
}
#navMenu li a {
	font-size:16px; padding:0px 24px; 
	color:#222;
	width:auto;
	display:block;
	text-decoration:none;
}
#navMenu li.hover {
	text-decoration:none; bac kground:url(../../i/navbg.png) repeat-x left top; 
}
#navMenu li.hover:hover a {
	color:#fff;
	text-decoration:none;
}
#navMenu li.hover a {
	color:#cf9100;
	text-decoration:none;
}
#navMenu li:hover a {
	color:#fff;  background:url(../../i/navbg.png) repeat-x left top; 
}
.dropMenu {
	position: fixed;
	top:102px;
	z-index:100000;
	width:157px;
	text-align:center;
	visibility:hidden;
	margin:0px;
	padding:0px;
	margin-left:0px;
	padding-bottom:1px;
	background:#fff;
}
.dropMenu li {
	height:40px;
	line-height:40px;
	overflow:hidden;
	border-bottom:1px dotted #cf9100;
	padding:0px;
	margin:0px;
}
.dropMenu li:hover {
	background:#dab96b; 
}
.dropMenu a {
	padding-left:15px;
	padding-right:15px;
	padding-top:0px;
	padding-bottom:0px;
	line-height:40px;
	width:auto;
	display:block;
	margin:.0px;
	color:black;
	color:#cf9100;
}
* html .dropMenu a {
	width:100%;
}
.dropMenu a:hover {
	text-decoration:none;
	color:#fff;
}
.resultlist2 {
	min-height:280px;
}
.sousuolist2 {
	padding-left:2px;
	margin-top:15px;
	border-bottom:1px solid #ccc;
	padding-bottom:15px;
}
.sousuolist2 h3 {
	font-size:16px;
	font-weight:bold;
	font-weight:normal;
	line-height:25px;
	text-decoration:underline;
	padding-left:20px;
	background:url(/image/bt.jpg) 1px 7px no-repeat;
}
.sousuolist2 .intro {
	font-size:14px;
	margin-top:8px;
	margin-bottom:10px;
	line-height:28px;
	padding-left:22px;
	color:#777;
}
.sousuolist2 .info {
	font-size:12px;
	line-height:26px;
	color:#080;
	margin-left:0px;
}
.sousuolist2 .info small {
	color:#aaa;
	margin-left:22px;
}
.sousuolist2 .lianjie {
	font-size:12px;
	font-weight:bold;
	margin-left:22px;
	margin-top:5px;
	line-height:26px;
	height:26px;
	margin-bottom:10px;
}
.sousuolist2 .lianjie a {
	text-decoration:underline;
}
.sousuolist2 .tagbiao {
	line-height:28px;
	margin-left:12px;
	margin-top:10px;
}
.sousuolist2 .tagbiao a {
	margin-right:12px;
}
.sousuolist2 h4 {
	font-size:16px;
	font-weight:bold;
	font-weight:normal;
	line-height:25px;
	text-decoration:underline;
	padding-left:20px;
	background:url(/img/bt.jpg) 1px 4px no-repeat;
	color:#0d81d6;
}
.msgbar {
	height:38px;
	line-height:38px;
	border-bottom:3px double #a0d5aa;
}
.msgbar p {
	padding-left:0px;
	font-size:14px;
}
.msgbar strong {
	color:#016823;
}

	

	.tltitle{ width:100%; height:50px; overflow:hidden; background:url(../../i/heng_bg.jpg) left center repeat-x; }
	.tltitle .nr{ width:120px; height:50px; overflow:hidden; background:#fff; color:#888; text-align:center; margin:0px auto;  }
	.tltitle .nr .z{ width:120px; height:30px; line-height:30px; font-size:24px; }
	.tltitle .nr .y{ width:120px; height:20px; line-height:20px; font-size:16px; }
	
	.tltitle2{ width:100%; height:50px; overflow:hidden; background:url(../../i/heng_bg.jpg) left center repeat-x; }
	.tltitle2 .nr{ width:120px; height:50px; overflow:hidden; background:#eee; color:#888; text-align:center; margin:0px auto;  }
	.tltitle2 .nr .z{ width:120px; height:30px; line-height:30px; font-size:24px; }
	.tltitle2 .nr .y{ width:120px; height:20px; line-height:20px; font-size:16px; }
	

.qixiajj{ width:100%;  height:auto; overflow:hidden; padding-top:54px; padding-bottom:20px; }


	.contact {
		width:100%; padding-top:50px;
		height:auto; background:#eee;
		overflow:hidden;
	}
	.contact .link{
		width:1100px; 
		height:350px; background:url(../../i/link.png) no-repeat;
		overflow:hidden;
	}
	.contact .link .liuyan{
		width:400px; float:left; margin-left:35px;
		height:auto; 
		overflow:hidden;
	}
	.contact .link .liuyan .wenzi{ color:#fff; font-weight:normal; font-size:15px; padding-top:26px; padding-bottom:10px;
	} 
	.contact .link .linkfs{
		width:436px; float:right; text-align:left; 
		height:auto; 
		overflow:hidden;
	}
	.contact .link .linkfs .add{ font-size:14px; margin-top:40px;
		height:30px; line-height:30px; background:url(../../i/add.png) no-repeat left center; color:#eee;
	}
	.contact .link .linkfs .add span{ padding-left:35px;}
	.contact .link .linkfs .rx{ font-size:14px;
		 line-height:30px; background:url(../../i/rx.png) no-repeat 1px center; color:#eee;
	}
	.contact .link .linkfs .rx span{ padding-left:35px;}
	.contact .link .linkfs .hz{ font-size:14px;
		 line-height:30px;height:60px; background:url(../../i/hz.png) no-repeat left 4px; color:#eee;padding-left:35px;
	}
	.contact .link .linkfs .hz span a{ color:#eee;}
	
	.contact .fflink{
		width:1058px; padding:5px 20px; border:1px solid #cbcbcb; background:#fff; 
		height:auto; margin:30px auto;
		overflow:hidden;
	}
	.contact .fflink .left{
		width:108px; float:left; text-align:center;
		height:30px; line-height:30px;
		overflow:hidden;
	}
	.contact .fflink .right{
		width:940px; float:right; 
		height:auto; line-height:30px;
		overflow:hidden;
	}

.aboutus{ width:100%; background:#eee; height:auto; overflow:hidden; padding-top:16px; }
.aboutus .gsname{ width:100%;  height:auto; overflow:hidden; text-align:center; margin-top:16px; margin-bottom:30px; }
.aboutus .gsname span{ height:auto; overflow:hidden; line-height:50px; font-size:18px; color:#fff; background:#dab96b; padding:11px 40px;
		border-radius:23px;
	-moz-border-radius:23px;
	-webkit-border-radius:23px;
}
.aboutus .gsjs{ width:100%;  height:auto; line-height:30px; font-size:16px; text-indent:2em; }


	.dongtai{ width:100%;  height:auto; overflow:hidden; padding-top:54px; padding-bottom:20px; }
	.dongtai .left{ width:530px;  height:auto; overflow:hidden; float:left; }
	.dongtai .right{ width:530px;  height:auto; overflow:hidden; float:right; }



.footer {
	width:100%;
	height:auto; background:#a1a1a1;
	overflow:hidden;
}





/*CONATCT
=====================================================================*/
.form-group{ padding:6px 0px; width:360px; font-size:14px; }
.form-control{display:block;width:100%;height:26px;padding:5px 12px; line-height:1.42857143;color:#fff; background:url(../../img/tm.png);
	font-family:"微软雅黑"; background:rgba(0,0,0,.45);
	border:1px solid #635b54; border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}

.form-control:focus{border-color:#dd9d04;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(240,180,140,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(240,140,140,.8)}

.form-control::-moz-placeholder{color:#fff;opacity:1}
.form-control:-ms-input-placeholder{color:#fff}
.form-control::-webkit-input-placeholder{color:#fff}
.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{cursor:not-allowed;background-color:#eee;opacity:1}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}



/*BUTTON styles
=========================================*/
.btn-default{font-family:"微软雅黑"; font-size:14px;
	padding: 10px 60px;border-radius:4px;
	text-transform: uppercase;
	margin-right: 5px; border:0px;
	background: transparent;
	color: #fff;
	position: relative;
	margin-top: 10px; background-color:rgba(218,185,107,.8);
}
.btn-default,.btn-default.featured{
	-webkit-transition: all .3s linear 0s;
	-o-transition: all .3s linear 0s;
	transition: all .3s linear 0s;
}
.btn-default:hover ,.btn-main:hover{
	background-color:rgba(220,155,0,.9); cursor:pointer;
	border-color:#f46100 ;
	color: #fff;
}
.btn-default.featured{
	background: #f46100;
	border-color:#f46100 ;
	color: #fff;

}
.btn-default.featured:hover{
	background: transparent;
	color: #222 ;
}




.fullSlide {
	width:100%;
	position:relative;
	height:400px;
	margin:0px auto;
	padding-bottom:0px;
}
.fullSlide .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
}
.fullSlide .bd ul {
	width:100% !important;

}
.fullSlide .bd li {
	width:100% !important;
	height:400px;
	overflow:hidden;
	text-align:center;
}
.fullSlide .bd li a {
	display:block;
	height:400px;
}
.fullSlide .hd {
	width:100%;
	position:absolute;
	z-index:1;
	bottom:20px;
	left:0;
	height:16px;
	line-height:16px;
}
.fullSlide .hd ul {
	text-align:center;
	padding-top:0px;
}
.fullSlide .hd ul li {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:40px;
	height:8px;
	margin:10px;
	overflow:hidden;
	line-height:9999px; background:#fff;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
.fullSlide .hd ul .on { background:#e60000;
}
.fullSlide .listzj {
	width:306px;
	height:312px;
	overflow:hidden;
	background-image:url(/images/listzj.png);
	background-repeat:no-repeat;
	position:absolute;
	left:50%;
	top:32px;
	z-index:999;
	margin-left:192px;
	color:#fff;
}
.fullSlide .listzj .title {
	width:100%;
	height:42px;
	line-height:42px;
	overflow:hidden;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}
.fullSlide .listzj .title span {
	float:right;
	margin-top:18px;
}
.fullSlide #a {
	height:38px;
	overflow:hidden;
}
.fullSlide .listzj .gundong {
	width:266px;
	margin:0px auto;
	line-height:38px;
	text-align:left;
	overflow-x:hidden;
	height:350px;
}
.fullSlide .listzj .gundong a {
	color:#fff;
}
.fullSlide .listzj .gundong a:hover {
	color:#5dc5d4;
}
.fullSlide .listzj .gundong .mc {
	width:150px;
	padding-right:10px;
	overflow:hidden;
	float:left;
	height:38px;
}
.fullSlide .listzj .gundong  .dzj {
	width:58px;
	padding-right:10px;
	overflow:hidden;
	float:left;
	height:38px;
}
.fullSlide .listzj .gundong  .rq {
	width:38px;
	overflow:hidden;
	float:left;
	height:38px;
}
.typebiaoti3 {
	width:100%;
	height:40px;
	line-height:40px;
	overflow:hidden;
	color:#8c8c8c;
	padding-bottom:8px;
	background:url(/image/biaotibg.jpg) no-repeat left bottom;
	font-size:15px;
	color:#111;
	text-align:center;
}
.typebiaoti2 {
	width:100%;
	height:40px;
	line-height:40px;
	overflow:hidden;
	color:#8c8c8c;
	padding-bottom:8px;
	background:url(/image/biaotibg.jpg) no-repeat left bottom;
}
.typebiaoti2 span.name {
	float:left;
	font-size:15px;
	color:#111;
}
.typebiaoti2 span.shuxian {
	float:left;
	font-size:10px;
	margin-left:10px;
	margin-right:10px;
}
.typebiaoti2 span.ename {
	float:left;
	font-size:12px;
	margin-right:14px;
	text-transform:uppercase;
}
.typebiaoti2 span.more {
	float:right;
	margin-top:16px;
}


