@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 35px;
	color: #333333;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
/*屏蔽UC浏览器底部广告*/
div[id^="_"] { display: none !important; }
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #bb0000;
}
.date {
	float: right;
	color: #787878;
}
#top {
	background-size: 100%;
	height: 153px;
	width: 100%;
}

#top_inner {
	height: 125px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(top_innerbg.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-left: 1000px;
	padding-top: 28px;
}
#top_cnen {
	height: auto;
	width: 300px;
	line-height: 45px;
	text-align: right;
           font-size:15px;
}


#search_box {
	height: 36px;
	width: 238px;
          margin-left:62px;
	border: 1px solid #0c246a;
}
#search_input {
	float: left;
	height: 36px;
	width: 202px;
	background-color: #FFFFFF;
	line-height: 36px;
}

#search_btn {
	float: left;
	height: 36px;
	width: 36px;
	line-height: 36px;
}
.nowrap {
	float: left;
	height: 36px;
	width: 200px;
	background-color: #FFFFFF;
	line-height: 36px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu {
	height: 57px;
	width: 100%;
	color: #c9ebff;
	background-image: url(menubg.jpg);
	background-repeat: repeat-x;
}
#menu_inner a {
	color: #c9ebff;
	text-decoration: none;
}
#menu_inner a:hover {
	color: #FFFF00;
}

#menu_inner {
	height: 57px;
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
	font-size: 18px;
	line-height: 57px;
}

#menu_inner li {
	float: left;
	padding-right: 33px;
	padding-left: 33px;
	list-style-type: none;
	background-image: url(menu_libg.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}


#main {
	height: auto;
	width: 100%;
	margin-top: 30px;
}
#block1_top {
	background-image: url(block1_topbg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 50px;
	font-size: 24px;
	line-height: 50px;
	color: #2e669d;
	margin-bottom: 25px;
}
#block1_pic {
	height: 150px;
}
#block1_content {
	line-height: 30px;
	text-indent: 2em;
	margin-top: 25px;
	color: #666666;
	height: 285px;
}
#block1_list {
}
#block1_list li {
	background-image: url(li.png);
	background-repeat: no-repeat;
	background-position: 0px 12px;
	list-style-type: none;
	padding-left: 18px;
	line-height: 28px;
	margin-bottom: 2px;
}
#block1_span {
	height: 20px;
}
.block1_date {
	color: #4783a2;
}

#block1_key {
	height: 100px;
	margin-top: 20px;
	margin-bottom: 15px;
	background-image: url(dot.png);
	background-repeat: repeat-x;
	background-position: 0px bottom;
}
#block1_key_title {
	line-height: 40px;
	font-size: 18px;
	text-align: center;
}
#block1_key_title a {
	color: #da3e3e;
}
#block1_key_des {
	font-size: 14px;
	line-height: 24px;
	color: #999999;
}
#block1_key_des a {
	color: #999999;
}


#block_more {
	margin-top: 10px;
}
#more_btn {
	width: 120px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 3px;
}
#more_btn a {
	display: block;
	width: 120px;
	border: 1px solid #2490c6;
	color: #2490c6;
}
#more_btn a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2490c6;
}
#main_r1_block1 {
	height: 620px;
	width: 360px;
	margin-right: 35px;
	margin-left: 35px;
	float: left;
}

#main_r1 {
	height: auto;
	width: 100%;
}
#main_r2 {
	height: auto;
	width: 100%;
	margin-bottom: 35px;
}
#main_r2 .inner li {
	text-align: center;
	float: left;
	width: 260px;
	list-style-type: none;
}

#main_r2 .inner img{
	cursor: pointer;
	transition: all 1s;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}  
#main_r2 .inner img:hover{  
     transform: scale(1.1);  
} 
#main_r2_pic {
	height: 148px;
	width: 148px;
	padding-right: 56px;
	padding-left: 56px;
}
#main_r2_txt {
	font-size: 18px;
	line-height: 40px;
}

#main_r3 {
	width: 100%;
	background-color: #f5f5f5;
	background-image: url(main_r3bg.jpg);
	background-position: center center;
	background-size: 100% auto;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-bottom: 25px;
}
#main_r4 {
	margin-top: 15px;
	margin-bottom: 15px;
}
#main_r4_top {
	text-align: center;
	font-size: 24px;
	line-height: 50px;
	color: #2e669d;
	background-image: url(main_r4_topbg.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#main_r4_list {
	height: 100px;
	text-align: center;
	padding-right: 100px;
	padding-left: 100px;
	padding-top: 10px;
}
#main_r4_list li {
	list-style-type: none;
	padding-right: 18px;
	padding-left: 18px;
	float: left;
}


#main_r3_block {
	width: 580px;
	margin-top: 15px;
	margin-right: 35px;
	margin-bottom: 15px;
	margin-left: 35px;
	float: left;
}
#block2_top {
	background-image: url(block1_topbg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 50px;
	font-size: 24px;
	line-height: 50px;
	color: #2e669d;
	margin-bottom: 15px;
}
#block2_list {
	padding-bottom: 10px;
}
#block2_list li {
	background-image: url(li.png);
	background-repeat: no-repeat;
	background-position: 0px 15px;
	list-style-type: none;
	padding-left: 18px;
	margin-bottom: 2px;
}


.inner {
	height: auto;
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
}
.clearfix {
	clear: both;
}

#bottom {
	background-color: #022054;
	height: 130px;
	width: 100%;
	color: #FFFFFF;
	font-size: 15px;
}
#bottom_left {
	float: left;
	width: 1100px;
	background-image: url(bottom_leftbg.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	margin-top: 25px;
	margin-left: 20px;
	padding-left: 100px;
	color: #ccd0d9;
}
#bottom_left a {
	color: #ccd0d9;
}
#bottom_left a:hover {
	color: #FFFFFF;
}


#bottom_right {
	float: right;
	height: 45px;
	width: 45px;
	margin-top: 35px;
	margin-right: 15px;
}


#bottom_inner {
	height: 130px;
	width: 1300px;
	margin-right: auto;
	margin-left: auto;
}