@charset "utf-8";
/* CSS Document */

body {margin:0;
	padding:0;
	font-family:"Microsoft YaHei", Arial;
	color: #333;
	font-size:14px;
	line-height:28px;
	}

ol, ul,li{list-style: none; padding:0; margin:0;}

a{color:#333; text-decoration:none;}
a:hover{color:#900; text-decoration:underline;}



#headimg{width:100%; height:600px; background:url(../images/head.jpg) no-repeat center;}

#wrap{width:1080px; margin:15px auto;}

.per_div{width:100%;}

.div_title{width:100%; height:50px; line-height:50px; margin-bottom:20px; border:1px dashed #333; border-bottom:5px solid #333; font-size:36px; color:#900; text-align:center;}

.canjia{width:100%; margin:30px auto auto auto;}
.canjia input,.canjia select{width:200px; height:32px; border:1px solid #333; padding-left:5px; font-family:"Microsoft YaHei";}
.canjia .tjbtn{background:#900; color:#fff; border:0; font-size:16px; letter-spacing:2px;}

.flei{width:100%; border-bottom:1px dashed #333; padding-bottom:10px; margin-top:15px;}
.flei .leftimg{width:230px; float:left;}
.flei .leftimg .title{width:100%; height:45px; line-height:45px; margin-bottom:2px; text-align:center; color:#fff; font-size:24px; background:#900;}
.flei .rightinf{width:830px; float:right;}
.flei .rightinf p{margin:0 auto 10px auto; padding:0;}
.flei .rightinf .title{padding:2px 8px; background:#333; display:inline; font-size:18px; color:#fff;}
.flei .rightinf .yuanxiao{width:530px; float:left;}
.flei .rightinf .yuanxiao li{width:169px; float:left; margin-right:11px; text-align:center;}
.flei .rightinf .yuanxiao li.nomar{margin-right:0;}
.flei .rightinf .yuedu{width:238px; float:right; margin-top:-38px; padding:8px 15px; border:1px solid #ffcc99; background:#fbffec;}
.flei .rightinf .yuedu .ydtitle{font-size:18px; color:#900;}
.flei .rightinf .yuedu li{width:234px; padding-left:14px; background:url(../images/tj_listicon.jpg) left no-repeat;}

/*-----footer-----*/
#copyright{width:100%; background:#999; padding:10px 0 30px 0;}
#copyright .cont{width:1080px; margin:0 auto; color:#fff; font-size:12px; line-height:1.8;padding:10px 0 0px 0}
#copyright .cont .contact{width:270px; float:left;}
#copyright .cont .about{width:490px; float:left;}
#copyright .cont .about span{margin:0 8px; font-weight:bold;}
#copyright .cont .code{width:230px; float:left; margin-top:40px;}
#copyright .cont ul{width:100%; margin-top:20px;padding:0;margin:0;}
#copyright .cont li{float:left; margin-right:10px;list-style:none;}
.white{color:#fff;}
