﻿@CHARSET "UTF-8";

body {
	margin: 0 auto;
	padding: 0 auto;
	font-family: "微软雅黑", "Microsoft YaHei", "黑体", sans-serif, "宋体";
	min-width: 1002px;
}

body a:hover {
	text-decoration: none;
}

img {
	border: 0;
}

@media ( min-width : 992px) {
	.lefttitle {
		font-size: 1.2vw;
	}
	.maintext {
		font-size: 1vw;
	}
	.righttitleleft {
		font-size: 1.2vw;
	}
	.list1title {
		font-size: 1.2vw;
	}
	.mainrightarticle_title {
		font-size: 1.35vw;
	}
	.menu {
		font-size: 1.0vw;
	}
}
/**页首**/
.topbgindex {
	line-height: 45px;
	font-size: 13px;
	color: #000;
	padding-top: 10px;
	/* background-image: url(../images/top/xbj.jpg); */
	background-repeat: no-repeat;
	background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	background-position: 100% 100%;
	height: 170px;
}

.topbg {
	line-height: 45px;
	font-size: 13px;
	color: #000;
	padding-top: 10px;
	background-image: url(../images/top/xbj.jpg); 
	background-repeat: no-repeat;
	background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	background-position: 100% 100%;
	height: 170px;
}

.topbg a {
	color: #000;
}

.padding0 {
	padding: 0;
}

.margin0 {
	margin: 0;
}

.row {
	padding: 0;
	margin: 0;
}

.right {
	float: right;
}

.left {
	float: left;
}

.red {
	color: red;
}

.top1 {
	height: 180px;
	padding-top: 45px;
	background: url(../images/top/topz-bj.png) #2B91CE no-repeat 100% 0;
}

.tp1 {
	height: 470px;
	background: url(../images/top/tp1.jpg) #165AA1 no-repeat 100% 100%;
}

.dhbj {
	height: 55px;
	background: url(../images/top/dh.jpg);
}

.top3 {
	height: 10px;
	background: url(../images/top/index_16.png) repeat-x 100% 100%;
}

@media ( min-width : 992px) {
	.menu {
		font-size: 1.5vw;
	}
}

@media ( min-width : 1350px) {
	.menu {
		font-size: 1vw;
	}
}

.menu {
	width: 100%;
	padding: 0px 0px 0px 0px;
	font-family: "微软雅黑", "Microsoft YaHei", "黑体", sans-serif, "宋体";
	color: #000;
	text-align: center;
	height: 40px;
}

.menu  a {
	display: block;
	letter-spacing: 4pt;
	text-decoration: none;
	position: relative;
	overflow: hidden;
	line-height: 40px;
	font-weight: bold;
}

.menu  a:hover {
	color: #165AA1;
}

.menu .dh_menu_table tr td {
	height: 40px;
	text-valign: middle;
}

.bottomdiv1 {
	background-color: #F0F0F0;
	line-height: 30px;
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
}

.bottomdiv2 {
	width: 100%;
	line-height: 25px;
	height: 140px;
	background-image: url("../images/index/bottom.jpg");
	background-repeat: repeat-X;
	background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	COLOR: #f7f7f7;
	padding: 15px 0 10px 0;
	text-align: left;
}

.bottomdiv2 a {
	COLOR: #f7f7f7;
}

.bottomdiv2 a:hover {
	color: #D33F3F;
	text-decoration: none;
}