﻿/ */
* {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #595757;
}
.content img{max-width:100% !important;height:auto !important}
a:hover {
	color: #484A9E;
}
ul, dl {
	list-style: none;
}
body {
	font-size: 12px;
	font-family: "微软雅黑", Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #595757;
}
.clear {
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.mo {
	width: 1000px;
	margin: 0 auto;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
/* header start */
.header {
	width: 1000px;
	height: 113px;
	margin: 0 auto;
	padding-top: 5px;
}
.header a img {
	margin-top: 10px;
}
.rx {
	line-height: 18px;
	margin-right: 10px;
}
.line {
	font-size: 11px;
	color: #CCCCCC;
}
.fwrx {
	height: 90px;
	line-height: 90px;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
.menu {
	background: url(/images/menu.jpg) repeat-x 0 bottom;
	height: 58px;
	width: 100%;
	z-index: 99999999999;
}
.top_nav ul li {
	float: left;
	text-align: left;
	position: relative;
	height: 58px;
	line-height: 58px;
	margin: 0 10px;
}
.top_nav ul li a {
	background: url(/images/plus.png) no-repeat scroll left 26px rgba(0, 0, 0, 0);
	color: #fff;
	display: block;
	font-size: 16px;
	padding: 0px 21px 0 14px;
	text-align: left;
	text-decoration: none;
	height: 58px;
	line-height: 58px;
}
.top_nav ul li a span {
	font-size: 12px;
	color: #c6c6c6;
	font-family: Arial, Helvetica, sans-serif;
}
.top_nav ul li a:hover {
	color: #000;
}
.mu2 {
	display: none;
}
.top_nav ul li .mu2 a{
	height: 38px;
	line-height: 38px;
}

.top_nav ul li:hover .mu2 {
	display: block;
	position: absolute;
	top: 58px;
	z-index: 999;
	width: 100%;
    background: #1272ac;
}
.top_nav ul li:hover .mu2 li {
	padding: 0;
	margin: 0;
	height: 33px;
	line-height: 33px;
	width: 100%;
    background: #1272ac;
	
}
.top_nav ul li:hover .mu2 li a {
	background: #1272AC;
	width: 100px;
	color: #fff;
	display: block;
	font-size: 14px;
	text-align: left;
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;
	height: 38px;
	text-align: center;
	width: 100%;
    background: #1272ac;
}
.top_nav ul li:hover .mu2 li a:hover {
	background: #1292DB;
}
/* header over */

/* banner start */

#banner {
	height: 400px;
	position: relative;
	width: 100%;
	overflow: hidden;
}
#wapper {
	min-width: 1024px;
	height: 435px;
	overflow: hidden;
	position: relative;
}
#TabID {
	position: absolute;
	left: 172px;
	top: 410px;
	z-index: 20000;
	width: 1000px;
	margin: 0 auto;
	text-align: center;
}
#TabID li {
	list-style: none;
	width: 11px;
	height: 11px;
	list-style: none;
	text-align: center;
	cursor: pointer;
	margin: 0 6px;
	background: url(/images/but02.png) no-repeat;
	display: inline-block;
}
#TabID li:hover {
	list-style: none;
	width: 11px;
	height: 11px;
	list-style: none;
	text-align: center;
	cursor: pointer;
	margin: 0 6px;
	background: url(/images/but01.png) no-repeat;
}
#TabID li.active {
	background: url(/images/but01.png) no-repeat;
}
.larr {
	position: absolute;
	z-index: 10000;
	display: block;
	width: 1120px;
	margin: 200px 110px 0 110px;
}
.larr .prev {
	width: 33px;
	height: 68px;
	display: block;
	background: url(images/left_arr.png) no-repeat left top;
	float: left;
	FILTER: alpha(opacity=40);
	opacity: 0.4;
}
.larr .prev:hover {
	width: 33px;
	height: 68px;
	display: block;
	background: url(images/left_arr.png) no-repeat left top;
	float: left;
	FILTER: alpha(opacity=100);
	opacity: 1;
}
.larr .next {
	width: 33px;
	height: 68px;
	display: block;
	background: url(images/right_arr.png) no-repeat left top;
	float: right;
	FILTER: alpha(opacity=30);
	opacity: 0.3;
}
.larr .next:hover {
	width: 33px;
	height: 68px;
	display: block;
	background: url(images/right_arr.png) no-repeat left top;
	float: right;
	FILTER: alpha(opacity=100);
	opacity: 1;
}
/* banner over */

/* content start */
.content {
	width: 1000px;
	margin: 25px auto 0;
}
.con_l {
	width: 210px;
	margin-right: 30px;
}
.con_l dt {
	height: 40px;
	background: url(/images/leftpic1.jpg) no-repeat;
	font-size: 18px;
	font-weight: bold;
	padding-left: 70px;
	line-height: 40px;
}
.con_l dt.aboutj {
	height: 40px;
	background: url(/images/leftpic2.jpg) no-repeat;
	font-size: 18px;
	font-weight: bold;
	padding-left: 70px;
	line-height: 40px;
}
.con_l dt a {
	height: 40px;
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
	color: #434343
}
.con_l dt a:hover {
	height: 40px;
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
	color: #5C5C5C;
	text-decoration: none;
}
.con_l dt span {
	color: #666;
	font-size: 12px;
	font-weight: normal;
}
.pho a {
	margin-top: 20px;
	display: block;
	width: 210px;
	height: 120px;
	background: url(/images/pho.jpg) no-repeat;
}
/*.pho a:hover {*/
/*	background: url(/images/pho2.jpg) no-repeat;*/
/*}*/
.con_l dl dd a {
	display: block;
	background: url(/images/leftbg.jpg) no-repeat;
	color: #666666;
	height: 35px;
	line-height: 35px;
	padding-left: 30px;
	border-bottom: 1px solid #dfdfdf;
	font-weight: bold;
	padding-top: 3px;
}
.con_l dl dd a:hover {
	display: block;
	color: #FF7E00;
	text-decoration: none;
}
.con_l dl dd a.hover {
	display: block;
	color: #FF7E00;
	text-decoration: none;
}
.con_l dl dd ul {
	display: none;
}
.con_l dl dd ul li a {
	background-image: url(/images/leftbg01.jpg);
	color: #666666;
	display: block;
	font-weight: normal;
	padding-left: 35px;
	height: 34px;
	line-height: 34px;
	padding-top: 0;
	border: 1px solid #DFDFDF;
	border-top: none;
}
.con_l dl dd a span {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.con_r {
	width: 760px;
}
.con_r .tit {
	height: 29px;
	line-height: 29px;
	border-bottom: 1px solid #CCCCCC;
	background: url(/images/home.png) no-repeat left center;
	padding-left: 25px;
}
#home_item {
	clear: both;
	display: block;
	margin: 20px auto 0;
	width: 1000px;
}
#home_item h3 {
	background: url(/images/item_line.jpg) no-repeat scroll center bottom rgba(0, 0, 0, 0);
	color: #00a2e9;
	display: block;
	font-size: 33px;
	font-weight: normal;
	height: 69px;
	line-height: 69px;
	padding: 0 0 22px;
}
.con_r .fenye {
}
.con_r .fenye li {
	float: left;
	list-style-type: none;
	margin-left: 10px
}
.con_r .fenye li a {
	color: #666
}
.con_r .fenye .thisclass {
	color: #000;
	font-weight: bold
}
.shanxia a {
	color: #5A7BC7;
}
.profld {
	height: 320px;
	width: 1000px;
	margin-top: 12px;
}
.profld dl {
	display: inline;
	float: left;
	font-size: 12px;
	overflow: hidden;
	padding-bottom: 35px;
	padding-right: 20px;
	padding-top: 0;
	width: 313px;
}
.profld dl dd {
	width: 313px;
	float: right;
}
.profld dl dd div.mp {
}
.profld dl dd h2 a {
	color: #224888;
	font-size: 18px;
	font-weight: normal;
}
.profld dl dd p a {
	color: #999999;
}
#home_ys {
	border-top: 1px solid #DDDDDD;
	clear: both;
	display: block;
	margin: 5px auto 0;
	padding-top: 25px;
	width: 1000px;
}
#home_ys .y_list ul li {
	border-bottom: 1px solid #CCCCCC;
	display: block;
	float: left;
	line-height: 150%;
	margin: 5px 20px 0 0;
	padding: 0 0 23px;
	width: 320px;
}
#home_ys .y_list ul li span {
	display: block;
	margin: 0 14px 0 0;
	width: 320px;
}
#home_ys .y_list ul li span h6 {
	background-color: #0064AF;
	color: #FFFFFF;
	display: block;
	font-size: 13px;
	font-weight: normal;
	height: 31px;
	line-height: 31px;
	padding: 0 0 0 15px;
}
#home_ys .y_list ul li strong {
	color: #0064AF;
	display: block;
	font-size: 18px;
	font-weight: normal;
	padding: 8px 0;
}
#home_ys .y_list ul li strong span {
	color: #0064AF;
	display: inline-block;
	float: none;
	margin: 0 0 0 8px;
	width: 180px;
	font-size: 12px;
}
#home_ys .y_list ul li a {
	background: url(/images/plus2.gif) no-repeat scroll left center;
	color: #0064AF;
	display: inline-block;
	margin: 4px 0 0;
	padding: 0 0 0 11px;
	text-decoration: underline;
	width: 80px;
}
#odds {
	clear: both;
	display: block;
	margin: 25px auto 0;
	width: 1000px;
}
#odds h3 {
	background: url(/images/item_line.jpg) no-repeat scroll center bottom;
	color: #00a2e9;
	display: block;
	font-size: 33px;
	font-weight: normal;
	height: 69px;
	line-height: 69px;
	padding: 0 0 22px;
}
#odds .odds_1 {
	background: url(/images/sup_1.jpg) no-repeat scroll left 15px;
	clear: both;
	display: block;
	padding: 0 0 0 435px;
}
#odds .odds_1 span {
	clear: both;
	display: block;
	font-size: 14px;
	line-height: 160%;
	margin: 25px 0 15px;
}
#odds .odds_1 span a {
	color: #0064AF;
}
#odds .odds_1 span span {
	margin: 0;
}
#odds .odds_1 span strong {
	background: url(/images/sup_line.jpg) no-repeat scroll right bottom;
	color: #0064AF;
	display: inline-block;
	font-size: 28px;
	font-weight: normal;
	height: 58px;
	line-height: 58px;
	margin: 0 0 9px;
	padding: 0 70px 0 0;
}
#odds .odds_2 {
	background: url(/images/sup_2.jpg) no-repeat scroll right 20px;
	clear: both;
	display: block;
	padding: 5px 440px 50px 20px;
}
#odds .odds_2 span {
	clear: both;
	display: block;
	font-size: 14px;
	line-height: 160%;
	margin: 25px 0 15px;
}
#odds .odds_2 span strong {
	background: url(/images/sup_line.jpg) no-repeat scroll right bottom;
	color: #0064AF;
	display: inline-block;
	font-size: 28px;
	font-weight: normal;
	height: 58px;
	line-height: 58px;
	margin: 0 0 9px;
	padding: 0 75px 0 0;
}
#odds .odds_2 span strong a {
	color: #0064AF;
}
#odds .odds_2 span strong img {
	float: left;
	margin: 21px 11px 0 -15px;
}
#packages {
	clear: both;
	display: block;
	margin: 25px auto 0;
	overflow: hidden;
	width: 1000px;
}
#packages h3 {
	background: url(/images/item_line.jpg) no-repeat scroll center bottom rgba(0, 0, 0, 0);
	color: #00a2e9;
	display: block;
	font-size: 33px;
	font-weight: normal;
	height: 69px;
	line-height: 69px;
	margin: 0 0 30px;
	padding: 0 0 22px;
}
#packages .p_list {
	width: 1000px;
}
#packages .p_list div {
	float: left;
	margin: 0 10px 0 0;
	width: 240px;
}
#packages div h6 {
	display: block;
}
#packages div img {
	height: 64px;
	overflow: hidden;
	width: 240px;
}
#packages div h6 a {
	background-color: #0064AF;
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	font-weight: normal;
	height: 29px;
	line-height: 27px;
	padding: 0 0 0 14px;
	text-decoration: none;
}
#packages div ul {
	background-color: #F2F2F2;
	padding: 9px 0;
	min-height: 100px;
}
#packages div ul li {
	background: url(/images/plus2.gif) no-repeat scroll left center rgba(0, 0, 0, 0);
	display: block;
	font-size: 12px;
	margin: 5px 10px 5px 13px;
	padding: 0 0 0 11px;
}
#packages div ul li a {
	color: #0064AF;
	text-decoration: underline;
}
#packages div ul li a:hover {
	color: #F29F00;
	text-decoration: underline;
}
#packages div span {
	background-color: #F7F7F7;
	color: #F29F00;
	display: block;
	font-size: 13px;
	padding: 10px 12px 13px;
}
#packages div span strong {
	display: block;
	font-size: 20px;
	font-weight: normal;
	height: 34px;
	margin: 0 0 5px;
}
#packages div span strong b {
	color: #0064AF;
	display: inline-block;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 30px;
	font-weight: normal;
	margin: 0 5px 0 0;
}
#newsc {
	clear: both;
	display: block;
	margin: 25px auto 0;
	overflow: hidden;
	width: 1000px;
}
#newsc h3 {
	background: url(/images/item_line.jpg) no-repeat scroll center bottom rgba(0, 0, 0, 0);
	color: #00a2e9;
	display: block;
	font-size: 33px;
	font-weight: normal;
	height: 69px;
	line-height: 69px;
	margin: 0 0 30px;
	padding: 0 0 22px;
}
#newsc .p_list {
	width: 1000px;
}
#newsc .p_list div {
	float: left;
	margin: 0 10px 0 0;
	width: 323px;
}
#newsc div h6 {
	display: block;
}
#newsc div img {
	height: 140px;
	overflow: hidden;
	width: 323px;
}
#newsc div h6 a {
	background-color: #0064AF;
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	font-weight: normal;
	height: 29px;
	line-height: 27px;
	padding: 0 0 0 14px;
	text-decoration: none;
}
#newsc div ul {
	background-color: #F2F2F2;
	padding: 9px 0;
	min-height: 130px;
}
#newsc div ul li {
	background: url(/images/plus2.gif) no-repeat scroll left center rgba(0, 0, 0, 0);
	display: block;
	font-size: 14px;
	margin: 5px 10px 5px 13px;
	padding: 0 0 0 18px;
}
#newsc div ul li a {
	color: #656565;
	text-decoration: none;
}
#newsc div ul li a:hover {
	color: #F29F00;
	text-decoration: none;
}
#newsc div span {
	background-color: #F7F7F7;
	color: #F29F00;
	display: block;
	font-size: 13px;
	padding: 10px 12px 13px;
}
#newsc div span strong {
	display: block;
	font-size: 20px;
	font-weight: normal;
	height: 34px;
	margin: 0 0 5px;
}
#newsc div span strong b {
	color: #0064AF;
	display: inline-block;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 30px;
	font-weight: normal;
	margin: 0 5px 0 0;
}
.en_1 {
	color: #777777;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-left: 10px;
}
/* content over */

/* case start */
.link {
	padding: 25px 0;
	border-top: 1px dashed #82CDA3;
	width: 980px;
	margin: 0 auto;
}
.blk_18 {
	margin-top: 15px;
	overflow: hidden;
	width: 980px;
	margin: 0 auto;
}
.blk_18 .pl {
	color: #666666;
	float: left;
	width: 126px;
	height: 70px;
	border: 1px solid #E3E3E3;
	margin-right: 14px;
	position: relative;
}
.blk_18 .pl img {
	height: 70px;
	width: 126px;
	border: none;
}
.blk_18 .pl:hover {
	border: 1px solid #009040;
}
.blk_18 .pcont {
	float: left;
	overflow: hidden;
	width: 980px;
}
.blk_18 .ScrCont {
	width: 32766px;
}
.blk_18 #List1_1, .blk_18 #List2_1 {
	float: left;
	overflow: hidden;
}
.case {
	width: 980px;
	margin: 0 auto 10px;
}
/* case over */

/* footer start */

#map_link {
	background: #0064af;
	clear: both;
	margin: 25px auto 0;
	padding: 19px 0 0px;
	width: 100%;
}
#map_link .map_link2 {
	clear: both;
	margin: 0 auto;
	overflow: hidden;
	width: 1000px;
}
.map_link2 .link_list {
	float: left;
	margin: 0 63px 0 0;
}
.map_link2 .link_list span {
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	margin: 6px 0 8px;
}
.map_link2 .link_list ul li {
	display: block;
	margin: 4px 0;
}
.map_link2 .link_list a {
	color: #DEDEDE;
}
#copyright {
	background: url(/images/cp_bg.jpg) repeat-x left top;
	clear: both;
	height: 41px;
	margin: 0 auto;
	width: 100%;
}
#copyright div {
	color: #DEDEDE;
	line-height: 41px;
}
#copyright div span {
	color: #DEDEDE;
	display: inline-block;
	line-height: 41px;
}
#cnzz_stat_icon_1000401005 a {
	color: #DEDEDE;
}
/* footer over */


.pro_con {
	width: 780px;
	margin: 0 auto;
}
.pc_l {
	width: 200px;
	height: auto;
	padding: 20px;
	background: #9698c8;
	color: #FFFFFF;
}
.pc_l_tit {
	font-size: 16px;
	font-weight: bold;
	border-top: 1px solid #FFFFFF;
	padding-top: 10px;
	margin-top: 10px;
}
.pc_r {
	width: 540px;
	height: auto;
}
.proxl {
	width: 100%;
	background: url(/images/proxl.png) no-repeat center top;
	border-top: 1px solid #adaeb0;
	border-bottom: 1px solid #adaeb0;
	margin: 10px 0 0px 0;
	padding-top: 50px;
	margin-bottom: 20px;
}
.proxl2 {
	width: 100%;
	background: url(/images/proxl2.png) no-repeat center top;
	border-bottom: 1px solid #adaeb0;
	margin: 10px 0 0px 0;
	padding-top: 50px;
	position: relative;
	top: -20px;
}
.pro_box {
	width: 800px;
	margin: 0 auto;
}
.pro_list {
	margin-right: 10px;
	margin-bottom: 20px;
}
.pro_list a {
	border: 1px solid #e7e7e7;
	display: block;
}
.pro_list a img {
	border: none;
}
.pro_list a:hover {
	border: 1px solid #999999;
}
.site {
	font-size: 14px;
	font-weight: bold;
	color: #484a9e;
	text-align: center;
	margin-bottom: 30px;
}
.site a {
	color: #484a9e;
}
.site a:hover {
	color: #333;
}
.foot2 {
	width: 980px;
	margin: 0 auto;
	height: 20px;
	line-height: 20px;
	padding-bottom: 15px;
}
.fc_r2 img {
	margin-right: 15px;
}
.fc_r2 a {
	float: left;
}
.pro_box2 {
	width: 880px;
	margin: 0 auto;
}
.rd_list {
	width: 830px;
	margin: 0 auto;
	padding: 0 75px;
}
.rd_list div {
	width: 190px;
	height: 65px;
	margin-right: 130px;
	text-align: center;
	padding-top: 135px;
}
.rd_list div a {
	font-size: 14px;
	font-weight: bold;
}
.rd_list div a:hover {
	color: #333;
}
.rd_list div.rd01 {
	background: url(/images/rd01.jpg) no-repeat center top;
}
.rd_list div.rd02 {
	background: url(/images/rd02.png) no-repeat center top;
}
.rd_list div.rd03 {
	background: url(/images/rd03.png) no-repeat center top;
}
.rd_tit {
	width: 980px;
	margin: 30px auto;
	height: auto;
}
.fc_r3 img {
	margin-right: 15px;
	position: relative;
	top: 6px;
}
.ser {
	padding-top: 250px;
}
.ser_tit {
	padding-left: 140px;
	padding-bottom: 25px;
	width: 400px;
}
.ser_tit a {
	display: block;
	width: 150px;
	font-size: 14px;
	font-weight: bold;
	color: #080808;
	border-bottom: 1px solid #616674;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.ser_tit a:hover {
	color: #322f8a;
}
.ser_tit2 {
	padding: 0 100px 100px 0;
	width: 240px;
}
.wm_tit {
	margin: 60px 0;
}
.map_xl {
	width: 250px;
	margin-right: 115px;
}
.map_tit {
	width: 140px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #9c999a;
	color: #000;
	margin-bottom: 40px;
}
.map_xl dl {
	margin-bottom: 50px;
}
.map_xl dl dt a {
	display: block;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #9d9a9b;
	font-size: 16px;
	color: #000;
	font-weight: bold;
}
.map_xl dl dd a {
	display: block;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	color: #4e4d50;
	font-weight: bold;
}
.map_xl dl a:hover {
	color: #484A9E;
}
.contact {
	padding: 30px 15px 30px 0;
	line-height: 24px;
}
.about {
	padding: 0 0 50px 0;
}
.about .al {
	width: 280px;
}
.about .ar {
	width: 700px;
}
.about .al span {
	display: block;
	border-bottom: 1px solid #c1c3c8;
	width: 70px;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-top: 15px;
}
.rczp {
	width: 130px;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #aba8a9;
	margin: 25px 0 10px 0;
	padding-bottom: 5px;
}
.job {
	margin-bottom: 30px;
}
.job_tit {
	width: 240px;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #CBC9C9;
	padding-bottom: 5px;
}
.job_tit span {
	float: right;
	margin-right: 20px;
	position: relative;
	top: 14px;
	background: #FFFFFF;
}
.job_con {
	background: url(/images/job_bj.png) no-repeat left 14px;
	padding-left: 20px;
	width: 720px;
	line-height: 28px;
	font-size: 14px;
	position: relative;
}
.job_st {
	width: 16px;
	height: 12px;
	background: url(/images/job_b.png) no-repeat;
	position: absolute;
	left: 0;
	bottom: 0px;
}
.news {
	height: 30px;
	line-height: 30px;
	background: url(/images/n.png) no-repeat left center;
	padding-left: 18px;
	border-bottom: 1px dashed #CCCCCC;
}
.wd {
	margin-bottom: 20px;
}
.da_box {
	line-height: 22px;
	padding-top: 10px;
}
.da {
	width: 26px;
	padding-left: 18px;
	background: url(/images/d.png) no-repeat left center;
}
.news_l {
	border: 1px solid #EBEBEB;
	float: left;
	height: 114px;
	margin-right: 35px;
	padding: 5px;
	position: relative;
	width: 192px;
}
.news_r {
	float: left;
	height: 126px;
	width: 520px;
}
.news_tit {
	border-bottom: 1px dashed #A5A19D;
	height: 30px;
	line-height: 30px;
}
.news_tit01 {
	color: #353638;
	font-size: 12px;
}
.news_con {
	color: #6F7478;
	line-height: 24px;
	margin: 12px 0;
}
.news2 {
	border-bottom: 1px solid #E5E5E5;
	padding-bottom: 10px;
}
.input {
	border: 1px solid #b3b3b3;
	color: #919191;
	height: 26px;
	line-height: 26px;
	padding-left: 10px;
	width: 350px;
}
#Table2 td {
	padding-bottom: 10px;
}
.lyk {
	border: 1px solid #b3b3b3;
	color: #919191;
	font-size: 12px;
	height: 130px;
	line-height: 20px;
	padding: 5px 10px;
	width: 720px;
}
.red {
	color: #FF0000;
}
.sub {
	background: #1272AC;
	border: medium none;
	color: #FFFFFF;
	height: 22px;
	margin: 10px 0;
	width: 47px;
	cursor: pointer;
}
.tab_tit {
	font-weight: bold;
	position: relative;
	top: -2px;
}
.telicon {
	background: url(/images/telicon.png) no-repeat 0px 3px;
	color: #1292DB;
	float: right;
	font-family: Georgia, arial;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 6px;
	margin-right: 10px;
	margin-top: 36px;
	padding-left: 35px;
}
.telicon span.tel {
	font-size: 26px;
	position: relative;
	top: -3px;
	color: #FF0000;
}
.pd {
	border-bottom: 1px solid #CCCCCC;
	margin: 0 22px 20px;
	width: 208px;
	color: #666666;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
}
.pd img {
	margin-bottom: 10px;
}
.ly_tb td {
	padding-bottom: 10px;
}
.td01 {
	padding-right: 20px;
	font-weight: bold;
	font-size: 12px;
	color: #444;
}
.searchbox {
	border: 1px solid #cccccc;
	color: #919191;
	height: 25px;
	line-height: 25px;
	padding-left: 5px;
	width: 240px;
}
.lyk {
	border: 1px solid #cccccc;
	color: #919191;
	font-size: 12px;
	height: 90px;
	line-height: 20px;
	padding: 5px;
	width: 460px;
}
.sub {
	background: url(/images/tj.jpg) no-repeat;
	border: medium none;
	color: #FFFFFF;
	height: 31px;
	margin: 10px 0;
	width: 114px;
}
.link_list2 li {
	float: left;
	list-style-type: none;
	margin-right: 10px;
}
.link_list2 a {
	color: #595757;
}
.tit a, .news a {
	color: #595757;
}
