@import "global.css";
.leftboxs{
	width:220px;
	float:left;
}
.rightboxs{
	width:650px;
	float:left;
	padding:0 60px 0 30px;
	text-align:justify;
	text-justify:inter-ideograph;
	table-layout: fixed;
	word-wrap: break-word;
	overflow: hidden; 
}
.oneboxs{
	width:760px;
	padding:0 100px;
	table-layout: fixed;
	word-wrap: break-word;
	overflow: hidden; 
}
.leftboxs .box1{
	background-image: url(../images/bg_grey.jpg);
	background-repeat: repeat-x;
	background-position: left 310px;
	height:310px;
	width:220px;
	padding-bottom:22px;
	overflow:hidden;
}
.leftboxs .box1 img{
	width:220px;
	height:310px;
}
.leftboxs .box2{
	margin:20px 0 0 30px;
	padding:10px 0;
	width:190px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5c6f7c;
	border-bottom-color: #5c6f7c;
}
.leftboxs .box2 dl{
	margin:0;
	padding:0;
	line-height:30px;
}
.leftboxs .box2 dt{
	font-weight:bold;
	color:#333;
	margin:0;
}
.leftboxs .box2 dd{
	color:#5c6f7c;
	margin:0;
	/*background-image: url(../images/icon-arrow.gif);*/
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:10px;
}
.leftboxs .box2 dd a:link, .leftboxs .box2 dd a:visited{
	color:#5c6f7c;
}
.leftboxs .box2 dd a:hover{
	color:#99191e;
}
.leftboxs .box2 dd.current a{
	color:#99191e;
}
.main h2{
	font-size:21px;
	color:#000;
	font-weight:bold;
	line-height:60px;
	margin:20px 0 0 0; 
 	padding:0;
}
.main .top{
	height:20px;
	line-height:20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	text-align:right;
	margin-bottom:20px;
}
.main .top a:link, .main .top a:visited{
	color:#5c6f7c;
	margin:0 15px;
	padding-right:10px;
}
.main .top .current{
	font-weight:bold;
	color:#99191e!important;
	background-image: url(../images/icon-arrow-down.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right:10px;
}
.main .top a:hover{
	color:#99191e;
	background-image: url(../images/icon-arrow-down.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right:10px;
	text-decoration: none;
}
.main .top-zm{
	height:20px;
	line-height:20px;
	text-align:left;
	margin:20px 0;
	color:#CCCCCC;
	border:1px solid #f2f2f2;
	padding:5px 0px 5px 10px;
}
.main .top-zm a:link, .main .top-zm a:visited{
	color:#5c6f7c;
	margin:0 5px;
}
.main .top-zm a:hover{
	color:#99191e;
}
.main h3{
	font-size:12px;
	margin:20px 0;
}
.oneboxs .gailan{
	width:760px;
	text-align:justify;
	text-justify:inter-ideograph;
}
.rightboxs .gailan{
	width:650px;
	text-align:justify;
	text-justify:inter-ideograph;
}
.gailan p{
	margin:6px 0;
}

.gailan ul{
	padding:0;
	margin:0;
	list-style:none;
}
.gailan ul li{
	padding-left:15px;	
	background-image: url(../images/icon_reddot.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	margin:15px 0;
}
.gailan span{
	color:#99191e;
}
.gailan h2{
	font-size:16px;
	margin:30px 0 0 0;
	line-height:27px;
	color:#000;
}
.gailan h4{
	font-size:12px;
	margin:0 0 10px 0;
	line-height:21px;
	color:#666;
}
.gailan-list ul{
	margin:0;
	padding:0;
	list-style:none;
}
.gailan-list ul li{
	line-height:21px;
	padding:7px 0;
	background-image: url(../images/bg_dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.gailan-list ul li a:link, .gailan-list ul li a:visited{
	color:#4d4d4d;
}
.gailan-list ul li a:hover{
	color:#99191e;
}
.gailan-list ul li span{
	float:right;
	margin-left:20px;
	color:#666;
}
.intro{
	text-align:justify;
	text-justify:inter-ideograph;
}
.intro p{
	margin-bottom:35px;
}
/*
.zyly dl{
	width:200px;
	float:left;
	overflow:hidden;
	margin:15px 26px 26px 26px;
}

.zyly dt{
	color:#fff;
	line-height:24px;
	margin:0 0 10px 0;
	padding-left:20px;
	background-image: url(../images/bg_zyly.gif);
	background-repeat: repeat;
	background-position: left center;
}
.zyly dd{
	margin:0 0 0 10px;
	padding:0 0 0 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.zyly dt a:link, .zyly dt a:visited{
	color:#fff;
}
.zyly dd a:link, .zyly dd a:visited{
	color:#5c6f7c;
}
.zyly dd a:hover{
	color:#99191e;
}
*/
.zyly dl{
	padding:0;
	margin:20px;
	list-style:none;
}
.zyly dl dt{
	padding:0;
	margin:0px;
	list-style:none;
}
.zyly dl dd{
	padding-left:20px;
	background-image: url(../images/bg_zyly.gif);
	background-repeat: no-repeat;
	background-position: center center;
	line-height:50px;
	height:50px;
	margin:10px 20px;
	width:180px;
	float:left;
	font-weight:bold;
	display:inline;
}
.zyly dl dd a:link, .zyly dl dd a:visited{
	color:#fff;
}
.zyly dl dd a:hover{
	color:#000;
	text-decoration: none;
}
.subzyly ul{
	padding:0;
	margin:20px;
	list-style:none;
}
.subzyly ul li{
	padding-left:15px;	
	background-image: url(../images/icon_reddot.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	lin-height:21px;
}
.subzyly ul li a:link, .subzyly ul li a:visited{
	color:#5c6f7c;
}
.subzyly ul li a:hover{
	color:#99191e;
}

.teams ul{
	padding:0;
	margin:20px;
	list-style:none;
}
.teams ul li{
	display:block;
	float:left;
	width:150px;
}
.teams ul li a:link, .teams ul li a:visited{
	color:#5c6f7c;
}
.teams ul li a:hover{
	color:#99191e;
}
.zyry .search{
	background-color:#f2f2f2;
	padding:10px 20px;
}
.zyry .search ul{
	margin:0;
	padding:0;
	list-style:none;
}
.zyry .search ul li{
	margin:5px 0;
}
.zyry .search select{
	width:150px;
	height:24px;
	vertical-align: middle;
	border: 1px solid #d9d9d9;
}
.zyry .search .input2{
	width:150px;
	height:19px;
	vertical-align: middle;
	border: 1px solid #d9d9d9;

}
.zyry .search .libutton{
	margin-left:64px;

}
.zyry .list{
	margin-top:25px;
}
.zyry .list .td1{
	width:150px;
}
.zyry .list .td2{
	width:360px;
}
.zyry .list .td3{
	width:140px;
}
.zyry .list th{
	text-align:left;
	font-weight:bold;
}
.zyry .list .alt{
	background-color:#f2f2f2;
}
.zyry .list a:link, .zyry .list a:visited{
	color:#333;
<<<<<<< .mine
	margin-right:5px;
=======
	margin-right:20px;
>>>>>>> .r431
}

.zyry .list tr{
	height:30px;
	line-height:30px;
}
.zyry .photo{
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #C7CBCD;
padding:0 0px 15px 0px;
height:168px;
overflow:hidden;
}
.zyry .photo img{
float:left;
height:168px;
margin-right:30px;
}
.zyry .info{
padding:0 40px;
}
.zyry .info dl{
margin:0;
padding:0;
}
.zyry .info dt{
color:#000;
font-weight:bold;
font-size:16px;
margin-bottom:15px;
}
.zyry .info dd{
color:#666;
line-height:24px;
margin:0;
}
.zyry .info h4{
color:#405c7c;
margin:10px 0;
}
.zyry .info p{
color:#666;
line-height:24px;
}


.bgjg dl{
	width:210px;
	float:left;
	overflow:hidden;
	margin:0px 21px 10px 21px;
	display:inline;
}
.bgjg dt a:link, .bgjg dt a:visited{
	font-size:12px;
	font-weight:bold;
	color:#99191e;
	margin:0;
}
.bgjg dd span{
	font-weight:bold;
	line-height:40px;
}
.bgjg dd{
	line-height:21px;
	margin:0;
	color:#4d4d4d;
}
.bgjg dd a:link, .bgjg dd a:visited{
	color:#5c6f7c;
}
.bgjg .map{
	width:445px;
	margin:0px 65px 10px 0px;
}
.bgjg .sh{
	width:200px;
	margin:60px 0px 10px 15px;
}
.bgjg .addr{
	width:100%;
	float:none;
	margin:0;
}
.bgjg p{
	width:650px;
	margin:15px 0;
}
.bgjg iframe{
	margin:40px 0 0 120px;
}

.cbw dl{
	width:220px;
	float:left;
	overflow:hidden;
}
.cbw .box1{
	margin:15px 0px 25px 0px;
}
.cbw .box2{
	margin:15px 50px 25px 50px;
}
.cbw .box3{
	margin:15px 0px 25px 0px;
}
.cbw dt{
	padding:0;
	margin:0;
	font-size:13px;
	color:#99191e;
	line-height:35px;
	background-image: url(../images/bg_dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-weight:bold;
}
.cbw dd{
	line-height:21px;
	padding:7px 0;
	background-image: url(../images/bg_dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin:0;
}
.cbw .box3 dd{
	text-align:center;
}
.cbw dt a:link, .cbw dt a:visited{
	color:#99191e;
}
.cbw dd a:link, .cbw dd a:visited{
	color:#4d4d4d;
	display:block;
}
.cbw dd a:hover{
	color:#99191e;
}
.cbw dd img{
	text-align:center;
	padding:5px;
	border:1px solid #ccc;
}
.cbw-list dl{
	margin:0;
}
.cbw-list dt{
	padding:0;
	margin:0 0 20px 0;
	font-size:13px;
	color:#99191e;
	line-height:35px;
	background-image: url(../images/bg_dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-weight:bold;
}
.cbw-list dd{
	width:240px;
	float:left;
	overflow:hidden;
	margin:20px 0;
	text-align:center;
}
.cbw-list dd img{
	width:150px;
}
.cbw-list dd a:link, .cbw-list dd a:visited{
	color:#4d4d4d;
}
.cbw-list dd a:hover{
	color:#99191e;
}

.xwzx .box{
	width:295px;
	float:left;
	overflow:hidden;
}
.xwzx .box1{
	padding:0px 30px 30px 0;
}
.xwzx .box3{
	padding:0px 30px 0px 0;
}
.xwzx .box2{
	padding:0px 0px 30px 30px;
}
.xwzx .box4{
	padding:0px 0px 0px 30px;
}
.xwzx .box h3{
	padding:0;
	margin:0;
	font-size:13px;
	color:#99191e;
	line-height:35px;
	background-image: url(../images/bg_dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.xwzx .box h3 a{
	color:#99191e;
}
.xwzx .box h3 a:link, .xwzx .box h3:visited{
	color:#99191e;
}
.xwzx .box h3 a:hover{
	text-decoration: none;
}
.xwzx .box ul{
	margin:0;
	padding:0;
	list-style:none;
}
.xwzx .box ul li{
	line-height:21px;
	padding:7px 0;
	background-image: url(../images/bg_dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.xwzx .box ul li a:link, .xwzx .box ul li a:visited{
	color:#666;
}
.xwzx .box ul li a:hover{
	color:#99191e;
}
.xwzx-list ul{
	margin:0;
	padding:0;
	list-style:none;
}
.xwzx-list ul li{
	line-height:21px;
	padding:7px 0;
	background-image: url(../images/bg_dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.xwzx-list ul li a:link, .xwzx-list ul li a:visited{
	color:#4d4d4d;
}
.xwzx-list ul li a:hover{
	color:#99191e;
}
.xwzx-list ul li span{
	float:right;
	margin-left:20px;
	color:#666;
}
.rczp p{
	margin:15px 0;
}
.rczp .button{
	text-align:center;
	margin:50px 0;
}
.rczp .button span{
	margin:0 30px;
}
.rczp table{
	margin-bottom:50px;
}
.rczp td{
	padding:5px;
}
.rczp td p{
	margin:5px 0;
}
.rczp a:link, .rczp a:visited{
	color:#666;
}
.rczp a:hover{
	color:#99191e;
}

.lxwm{
	background-color:#f2f2f2;
	padding:20px 40px;
}
.lxwm{
	margin:40px 0;
}
.lxwm ul{
	margin:0;
	padding:0;
	list-style:none;
}
.lxwm ul li{
	margin:5px 0;
}
.lxwm select{
	width:150px;
	height:24px;
	vertical-align: middle;
	border: 1px solid #d9d9d9;
}
.lxwm .input{
	width:300px;
	height:19px;
	vertical-align: middle;
	border: 1px solid #d9d9d9;
}
.lxwm .input2{
	width:300px;
	height:150px;
	vertical-align: middle;
	border: 1px solid #d9d9d9;
}
.lxwm .input3{
	width:100px;
	height:19px;
	vertical-align: middle;
	border: 1px solid #d9d9d9;
	margin-right:5px;
}
.lxwm .btn{
	margin:10px 0 0 52px;

}
.lxwm li img{
	vertical-align: middle;
}
.lxwm li a:link, .lxwm li a:visited{
	color:#5C6F7C;
	padding-left:5px;
}



.rczp-zj{
	margin:40px 0 40px 50px;
}
.rczp-zj ul{
	margin:0;
	padding:0;
	list-style:none;
}
.rczp-zj ul li{
	margin:5px 0;
}
.rczp-zj select{
	width:250px;
	height:24px;
	vertical-align: middle;
	border: 1px solid #d9d9d9;
}
.rczp-zj .input{
	width:300px;
	height:19px;
	vertical-align: middle;
	border: 1px solid #d9d9d9;
}
.rczp-zj .input2{
	width:500px;
	height:100px;
	vertical-align: middle;
	border: 1px solid #d9d9d9;
}
.rczp-zj .input3{
	width:100px;
	height:19px;
	vertical-align: middle;
	border: 1px solid #d9d9d9;
	margin-right:5px;
}
.rczp-zj .btn{
	margin:10px 0 0 62px;

}
.rczp-zj li img{
	vertical-align: middle;
}
.rczp-zj li a:link, .rczp-zj li a:visited{
	color:#5C6F7C;
	padding-left:5px;
}
.error{
	margin:0 0;
}

 .errormessage{
	margin:50px 0;
}
.errormessage h3{
	font-size:20px;
	color:#99191e;
	margin:0 0 50px 0;
	text-align:center;
}
.error a:link, .error a:visited{
	color:#4d4d4d;
}
.yqlj ul{
	margin:0 50px;
	padding:0 0 50px 0;
	list-style:none;
	line-height:30px;
}
.yqlj h3{
	clear:both;
	color:#666;
	line-height:30px;
	margin:10px 0;
}
.yqlj ul li{
	width:130px;
	float:left;
	display:block;
}
.yqlj ul li a:link, .yqlj ul li a:visited{
	color:#5c6f7c;
}
.yqlj ul li a:hover{
	color:#99191e;
}



































.page {
	padding:5px 0;
	margin:25px 0 20px 0;
	text-align:center;
}
.page a:link, .page a:visited{
	padding: 2px 8px; 
	color:#666;
	background-color:#fff; 
	margin:2px;
	border:#fff 1px solid; 
}
.page a:hover{
	margin:0 2px;
	border:#dcdcdc 1px solid; 
	color: #bca056;
}
.page a.active {
	padding:2px 5px;
	font-weight:bold;
	color:#ffffff!important;
	text-decoration: none!important;
	margin:2px;
	background-color:#bca056;
	border:#bca056 1px solid; 
}

.rightboxs img, .oneboxs img{
	max-width:600px;
	myimg:expression(onload=function(){this.style.width=(this.offsetWidth > 600)?"600px":"auto"});
}
