@charset "utf-8";
/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, legend, input, button, textarea, p, th, td {
    margin: 0;
    padding: 0;
    font-size: 100%;
}
table,td {border-collapse:collapse;}

.fl {
    float: left;
}
.fr {
    float: right;
}
body {
	font:12px/1.5 "Microsoft YaHei", Arial;
    margin: 0;
	background:url(../images/body_bg.gif) repeat 0 0;
	color:#7b7b7b;
	
}
a {
    color: #252525;
    outline: medium none;
    text-decoration: none;
}
a:hover {
    color: #B20000;
    text-decoration: underline;
}
ul {
    list-style: none outside none;
}
.main {
    color: #333333;
    font-family: "宋体";
    font-size: 12px;
    text-decoration: none;
}


/****************************************************************/

.doc, body .g-footer, body .navibar {
    width: 100%;
    min-width: 1000px;
    position: relative;
    overflow: hidden;
}
.navibar {
    text-align: left;
    position: relative;
    z-index: 9999;
    height: 28px;
    line-height: 28px;
    border-bottom: 1px solid #ececec;
    background-color: #f8f8f8;
    color: #666;
    font-family: "微软雅黑";
    *font-family: "宋体";
    margin: 0 auto;
}
.navibar-wap {
    width: 1000px;
    margin: 0 auto;
}
.navibar-la {
    float: left;
    display: inline;
}
.navibar-sites {
    padding-left: 8px;
}
.navibar-sites dt, .navibar-sites dd, .navibar-sites dd a {
    display: inline;
    float: left;
}
.navibar-sites dt, .navibar-sites dd, .navibar-sites dd a {
    display: inline;
    float: left;
}
.navibar-sites .nb-first {
    border-left: none;
}
.navibar-sites dd a {
    width: 65px;
    height: 22px;
    line-height: 22px;
    border-left: 1px solid #ececec;
    margin-left: -1px;
    text-align: center;
    margin-top: 3px;
}
.navibar-sites dt, .navibar-sites dd, .navibar-sites dd a {
    display: inline;
    float: left;
}
.navibar a {
    color: #666;
}
.w450{ width:450px;}

body #footer {
	padding:20px 0 4px;
    margin-top: 48px;
}
body .g-footer {
    background:#595454;
    border-top: 0px none;
}
.g-footer .gft-wrap {
    width: 1000px;
    margin: 0px auto;
}
.g-footer .gft-links {
    text-align: center;
}
.g-footer, .g-footer a {
    color: #ACABAB;
}
.g-footer .gft-copyRight {
    text-align: center;
}
.g-footer .gft-copyRight dt, .g-footer .gft-copyRight dd {
}
.g-footer .gft-copyRight dt, .g-footer .gft-copyRight dd {
    display: inline-block;
    vertical-align: top;
    text-align: cenrer;
}

/****************************************************************/

.header-wrap {
    background: transparent url("../images/banner1.jpg") no-repeat scroll center 0px;
}
.header {
    width: 1000px;
    margin: 0px auto;
	height:450px;
	background: transparent url("../images/banner1.jpg") no-repeat scroll center top;
}
.lg{ float:left; margin-top:5px;}
.top {
    background: url("../images/top_bg.png") repeat-x scroll 0 0;
    height: 40px;
    text-align: center;
    width: 100%;
}
.top_main {
    display: block;
    margin: 0px auto;
    width: 1000px;
    height: 40px;
    line-height: 40px;
}
.nav_main {
    background: none repeat scroll 0 0 #2A9AD4;
    height: 40px;
    line-height: 40px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3px;
    padding-left: 95px;
    width: 905px;
}
.nav_main ul li {
    color: #FFFFFF;
    float: left;
    height: 40px;
    margin-left: 25px;
    text-align: center;
    width: 125px;
}
.nav_main ul li a {
    color: #FFFFFF;
    font-family: "微软雅黑";
    font-size: 16px;
    font-weight: bold;
}


.xiang {
    color: #4A7DCC;
    font-size: 12px;
    margin-top: 5px;
    text-decoration: none;
}


/****************************************************************/
/****************************************************************/

/****************************************************************/


/****************************************************************/



.index_cot_bg {
    BACKGROUND: url(../images/index_cot_bg.jpg) no-repeat 50% top;
    WIDTH: 1200px;
	height:552px;
	margin:0 auto;
}
.index_cot_bg1 {
    BACKGROUND: url(../images/index_cot_bg1.jpg) no-repeat 50% top;
    WIDTH: 1002px;
	height:552px;
	margin:0 auto;
}

.warp {
    background: url(../images/top_bg.gif) repeat-x 0 0;
}

.header {
    height: 26px;
    width: 1000px;
    border: 1px solid #ececec;
    margin: -1px auto 0;
    background: #f6f6f6 url(../images/nav_bg.gif) no-repeat 0 bottom;
}
.logo {
    float: left;
    padding:21px 0 0 34px;
    width: 258px;
}
.header_r {
    float: left;
    width: 678px;
    height: 75px;
    overflow: hidden;
	padding-top:20px;
}
.header_r ul {
    background: url(../images/nav_bg_1.gif) repeat-x 0 0;
    height: 55px;
    line-height: 50px;
    width: 490px;
	padding-left: 70px;
}
.header_r ul li {
    float: left;
    position: relative;
}
.header_r ul li a {
    color: #fff;
    font-size: 14px;
    display: block;
    padding: 0 21px 0 20px;
    height: 55px;
    position: relative;
    z-index: 10;
}
.header_r ul li a:hover, .header_r ul li.nav_lighthight a {
    background: url(../images/nav_light.png) no-repeat center 0;
	text-decoration:none;
}

.main_content2 {
    margin: 0 auto 0;
    width: 1002px;
    background: #fff url(../images/content_bott_bg.jpg) no-repeat 0 bottom;
    padding-bottom: 40px;
    padding-top: 32px;
}
.clearfix {
    display: block;
}
.event_hot {
    width: 950px;
    margin: 0 auto;
    height: 395px;
    background: url(../images/line.png) no-repeat center bottom;
}
.event_hot h2 {
    border-bottom: 2px solid #a4ca00;
    height: 35px;
    position: relative;
    font-size: 16px;
    line-height: 34px;
    color: #fff;
}
.event_hot h2 span {
    position: absolute;
    height: 35px;
    width: 197px;
    background: url(../images/tit_bg3.png) no-repeat 0 0;
    text-align: center;
}
.w1002 {
    width: 1002px;
    margin: 0 auto;
    background: #fff;
}
.w952 {
    width: 952px;
    margin: 30px auto 0px;
}
.newlsit{
	width: 952px;
    margin: 30px auto 0px;
	}
.newlsit li {
    font-size: 14px;
    line-height: 45px;
	border-bottom:1px dotted #CCCCCC;
}
.newlsit li a {
    color: #252525;
    font-size: 16px;
}
.newlsit li span {
    color: #999999;
    float: right;
    font-size: 12px;
    padding-right: 100px;
}

.newlsit li b {
    color: #0054ff;
    font-weight: 700;
    font-size: 16px;
    padding: 14px 0;
    display: block;
}
a.down {
    color: #2f76d8;
}
a.red {
    color: #CE0000;
}
.flertd {
    background: url(../images/npic_5.jpg) no-repeat;
    width: 536px;
    height: 200px;
    float: left;
    position: relative;
    font-size: 13px;
}
.topdf {
    position: absolute;
    left: 28px;
    top: 17px;
}
.topdf, .topdf a {
    color: #FFF;
}
.botddms {
    position: absolute;
    bottom: 30px;
    right: 40px;
    color: #595757;
    font-size: 13px;
}
.frdf {
    float: right;
    background: url(../images/npic_6.jpg) no-repeat;
    width: 370px;
    height: 200px;
}
.w952 h3 {
    font-size: 16px;
    font-weight: 700;
    color: #232624;
    padding-left: 24px;
    padding: 10px;
}
.w920 {
    width: 952px;
    margin: 20px auto;
}
.w920 p {
    text-indent: 2em;
    font-size: 14px;
    padding-left: 24px;
}
.dimg h2 {
    margin-top: 30px;
    font-size: 20px;
    padding-left: 36px;
	border-bottom:2px solid #2A9AD4;
	height:40px;
}
.dimg img {
    display: block;
}
.award_tab_content {
    width: 950px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 30px;
}
.award_tab_content h2 {
    padding: 10px 0 25px;
	background:url(../images/guangzhou.png) no-repeat 0 0;
	height:43px;
	line-height:43px;
	font-size:16px;
	color:#252525;
}
.award_tab_content h2 span{ padding-left:54px; line-height:27px;}
.award_tab_content ul {
    overflow: hidden;
    zoom: 1;
    padding-bottom: 30px;
    width: 996px;
    margin-bottom: -30px;
}
.award_tab_content li {
    float: left;
    height:210px;
    width: 292px;
    position: relative;
    padding-right: 39px;
}
.award_tab_content li a.award_box {
    display: block;
    width: 292px;
    outline: none;
}
.award_tab_content li a.award_box img {
    height: 191px;
    width: 286px;
}