html {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
	font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, "Lucida Grande", Arial, "Hiragino Sans GB", "WenQuanYi Micro Hei", STHeiti, SimSun, sans-serif;
}
input {
	font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, "Lucida Grande", Arial, "Hiragino Sans GB", "WenQuanYi Micro Hei", STHeiti, SimSun, sans-serif;
}
select {
	font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, "Lucida Grande", Arial, "Hiragino Sans GB", "WenQuanYi Micro Hei", STHeiti, SimSun, sans-serif;
}
textarea {
	font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, "Lucida Grande", Arial, "Hiragino Sans GB", "WenQuanYi Micro Hei", STHeiti, SimSun, sans-serif;
}
button {
	font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, "Lucida Grande", Arial, "Hiragino Sans GB", "WenQuanYi Micro Hei", STHeiti, SimSun, sans-serif;
}
body {
	margin: 0px;
}
h1 {
	margin: 0px;
}
h2 {
	margin: 0px;
}
h3 {
	margin: 0px;
}
h4 {
	margin: 0px;
}
p {
	margin: 0px;
}
ul {
	margin: 0px;
}
ol {
	margin: 0px;
}
dd {
	margin: 0px;
}
dl {
	margin: 0px;
}
form {
	margin: 0px;
}
hr {
	border-width: 1px 0px 0px; border-style: solid none none; border-color: rgb(238, 238, 238) currentColor currentColor; border-image: none; margin-top: 20px; margin-bottom: 20px;
}
img {
	border: 0px currentColor; border-image: none; height: auto; vertical-align: top; -ms-interpolation-mode: bicubic; max-width: 100%;
}
ul {
	padding-left: 0px; list-style-type: none;
}
i {
	font-style: normal;
}
em {
	font-style: normal;
}
big {
	font-size: 1.3em;
}
small {
	font-size: 0.77em;
}
a {
	transition:0.3s ease-in; color: rgb(51, 51, 51); text-decoration: none; -moz-transition: all 0.3s ease-in; -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in;
}
a:hover {
	transition:0.3s ease-in; color: rgb(196, 0, 0); text-decoration: none; -moz-transition: all 0.3s ease-in; -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in;
}
article {
	display: block;
}
aside {
	display: block;
}
dialog {
	display: block;
}
footer {
	display: block;
}
header {
	display: block;
}
section {
	display: block;
}
nav {
	display: block;
}
figure {
	display: block;
}
menu {
	display: block;
}
audio {
	display: block;
}
canvas {
	display: block;
}
progress {
	display: block;
}
video {
	display: block;
}
input {
	outline: 0px; font-family: inherit; font-size: 100%;
}
select {
	outline: 0px; font-family: inherit; font-size: 100%;
}
textarea {
	outline: 0px; font-family: inherit; font-size: 100%;
}
input[type='checkbox'] {
	padding: 0px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
input[type='radio'] {
	padding: 0px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
input[type='search'] {
	box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-appearance: textfield;
}
input[type='file'] {
	display: block;
}
input[type='range'] {
	width: 100%; display: block;
}
select[multiple] {
	height: auto;
}
select[size] {
	height: auto;
}
input[type='file']:focus {
	outline: dotted thin; outline-offset: -2px;
}
input[type='radio']:focus {
	outline: dotted thin; outline-offset: -2px;
}
input[type='checkbox']:focus {
	outline: dotted thin; outline-offset: -2px;
}
fieldset {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; min-width: 0px;
}
legend {
	border-width: 0px 0px 1px; border-style: none none solid; border-color: currentColor currentColor rgb(229, 229, 229); padding: 0px; border-image: none; width: 100%; color: rgb(51, 51, 51); line-height: 2.5; font-size: 1.3em; margin-bottom: 20px; display: block;
}
table {
	border-collapse: collapse; border-spacing: 0; background-color: transparent;
}
td {
	padding: 0px;
}
th {
	padding: 0px;
}
.fix {
	
}
.fix::before {
	clear: both; display: table; content: "";
}
.fix::after {
	clear: both; display: table; content: "";
}
.oh {
	overflow: hidden;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.dib {
	display: inline-block;
}
.pr {
	position: relative;
}
.pa {
	position: absolute;
}
.tc {
	text-align: center;
}
.tr {
	text-align: right;
}
.el {
	overflow: hidden; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.hide {
	display: none;
}
.hidetext {
	font: 0px/0 a; letter-spacing: -9px; font-size-adjust: none; font-stretch: normal;
}
.arr {
	width: 0px; height: 0px; overflow: hidden; display: inline-block;
}
.opc0 {
	opacity: 0;
}
.web {
	margin: 0px auto; width: 1200px;
}
.header {
	width: 100%; height: 120px; position: relative; z-index: 999; min-width: 1200px; opacity: 0.8; box-shadow: 0px 5px 5px rgba(0,0,0,0.1); background-color: #CC0001;/* 头部导航白色背景色 */
}

.header.fixed {
	transition:0.3s ease-in; height: 102px; position: fixed; -moz-transition: all 0.3s ease-in; -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in;
}
.header .web {
	padding-top: 4px;
}
.header .logo { padding-top: 10px; float: left; display: inline-block; }

.header .head-r {
	font-size: 12px; margin-top: 4px; float: right;
}
.header .top_link {
	text-align: right; font-family: "宋体"; font-size: 12px; position: relative; background-color: rgb(160, 0, 0); 
}
.header .top_link .web {
	padding: 0px; height: 30px; line-height: 30px; background-image: none;
}
.header .top_link a {
	color: rgb(255, 255, 255); font-family: "微软雅黑";
}
.header .top_link a:hover {
	color: rgb(255, 204, 0);
}
.header .top_link i {
	padding: 0px 5px 0px 10px;
}
.header .top_link #btn {
	margin-left: 15px; cursor: pointer;
}
.header .top_link #btn img {
	padding-top: 6px;
}
.header .top_link .search {
	transition:0.3s ease-in; float: right; -moz-transition: all 0.3s ease-in; -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in;
}
.header .top_link #seabox {
	width: 245px; margin-left: 13px; display: none; z-index: 9999;
}
.header .top_link #seabox input {
	border: 1px solid rgb(222, 222, 222); border-image: none; width: 200px; height: 20px; line-height: 20px; padding-top: 0px; padding-left: 5px; font-size: 12px;
}
.header .top_link #seabox #btn {
	border: 0px currentColor; border-image: none; width: 17px; height: 17px; text-align: center; line-height: 27px; vertical-align: -5px; cursor: pointer;
}
.header .top_link #s_img {
	margin: 0px; padding-top: 7px; padding-left: 10px;
}
.header .top_link #btn {
	margin: 0px; padding-top: 7px; padding-left: 10px;
}
.header .nav li {
	padding: 0px; float: left; position: relative; z-index: 999; -ms-zoom: 1; _display: inline;
}
.header .nav li a {
	height: 72px; color: rgb(255, 255, 255);  line-height: 72px; padding-left: 31px; font-size: 16px; display: block;
}
.header .nav li a:hover {
	color: rgb(231, 76, 60);
}
.header .nav li a.hover {
	color: rgb(231, 76, 60);
}
#nav ul.subbox {
	background: url("../img/subnavbg.png"); left: -16px; top: 66px; width: 180px; display: none; position: absolute; z-index: 2;
}
#nav ul.subbox span {
	background: rgb(255, 255, 255); height: 7px; text-align: center; padding-top: 9px; margin-bottom: 10px; display: block;
}
#nav ul.subbox.last {
	right: 2px;
}
#nav ul.subbox li {
	margin: 0px; padding: 0px; float: none; display: block;
}
#nav ul.subbox li a {
	padding: 0px; height: 41px; text-align: center; color: rgb(255, 255, 255); line-height: 41px; font-size: 15px; display: block;
}
#nav ul.subbox li a:hover {
	background: rgb(196, 0, 0);
}
.fixed .logo {
	padding-top: 15px;
}
.fixed .web {
	padding-top: 0px;
}
.fixed .head-r {
	margin-top: 0px;
}
.fixed #nav ul.subbox {
	top: 56px;
}
.banner {
	margin: 0px auto; position: relative; z-index: 0; min-width: 1200px;
}
.banner .bd {
	position: relative; z-index: 0;
}
.banner .bd li img {
	width: 100%; vertical-align: top;
}
.banner .hd {
	height: 44px; text-align: center; line-height: 20px; margin-top: -40px; position: relative; z-index: 1;
}
.banner .hd ul {
	text-align: center; padding-top: 5px;
}
.banner .hd ul li {
	background: none; margin: 5px; border-radius: 50%; border: 1px solid rgb(255, 255, 255); border-image: none; width: 10px; height: 10px; overflow: hidden; font-size: 0px; display: inline-block; cursor: pointer; -ms-zoom: 1;
}
.banner .hd ul .on {
	width: 10px; height: 10px; background-color: rgb(255, 255, 255);
}
.banner .prev {
	width: 88px; height: 64px; margin-top: -19%; margin-right: 0px; margin-bottom: 0px; float: left; display: block; position: relative; z-index: 1; opacity: 0.4;
}
.banner .next {
	width: 88px; height: 64px; margin-top: -19%; margin-right: 0px; margin-bottom: 0px; float: left; display: block; position: relative; z-index: 1; opacity: 0.4;
}
.banner .prev {
	float: left; background-image: url("../img/banner_prev.png");
}
.banner .next {
	float: right; background-image: url("../img/banner_next.png");
}
.banner .prev:hover {
	opacity: 0.8;
}
.banner .next:hover {
	opacity: 0.8;
}
.web .titbar {
	padding: 28px 0px 15px; color: rgb(33, 33, 33); font-size: 24px; font-weight: normal; border-bottom-color: rgb(222, 222, 222); border-bottom-width: 1px; border-bottom-style: solid;color: #FFFFFF;
}

.web .titbar span {
	background-image: url(../images/btbg.png);
}
.web .titbar a {
	font-size: 14px; margin-top: 15px; float: right; color: #900;
}
.web .news {
	width: 800px;
}

.web .news dl {
	padding: 15px 0px; line-height: 2em; border-bottom-color: rgb(238, 238, 238); border-bottom-width: 1px; border-bottom-style: solid; display: block; position: relative; cursor: pointer;
}
.web .news dl i {
	background: url("../img/img_05.png") no-repeat left bottom; top: 56px; width: 33px; height: 33px; right: 0px; position: absolute;
}
.web .news dl:hover dt {
	background: rgb(196, 0, 0);
}
.web .news dl:hover i {
	background-position: left top; color: rgb(196, 0, 0);
}
.web .news dl:hover a {
	background-position: left top; color: rgb(196, 0, 0);
}
.web .news dl dt {
	width: 150px; height: 100%; text-align: center; color: rgb(255, 255, 255); font-size: 13px; float: left; background-color: rgb(208, 49, 51);
}
.web .news dl dt h3 {
	padding: 10px 0px; font-size: 38px; font-weight: normal;
}
.web .news dl dd {
	padding-right: 50px; margin-left: 168px;
}
.web .news dl dd a {
	font-size: 16px;
}
.web .news dl dd p {
	color: rgb(102, 102, 102); line-height: 24px; font-size: 14px;
}
.web .notice {
	width: 370px;
}

.web .notice ul li {
	background: rgb(248, 248, 248); padding: 10px; line-height: 2em; margin-top: 15px;
}
.web .notice ul li a {
	color: rgb(51, 51, 51); font-size: 15px; display: block;
}
.web .notice ul li span {
	color: rgb(153, 153, 153); font-size: 13px; display: block;
}
.web .notice ul li:hover {
	transition:0.3s ease-in; text-decoration: none; background-color: rgb(208, 49, 51); -moz-transition: all 0.3s ease-in; -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in;
}
.web .notice ul li:hover a {
	color: rgb(255, 255, 255);
}
.notice ul li:hover span {
	color: rgb(255, 255, 255);
}
.box_b {
	background: rgb(250, 249, 249); padding-bottom: 20px; margin-top: 20px;
}

.web .leadbox {
	width: 580px;
}
.web .leadbox ul {
	padding: 10px 10px;
}
.web .leadbox ul li {
	line-height: 2.6em;
}
.web .leadbox ul li a {
	font-size: 15px;
}
.web .leadbox ul li a.zd {
	background-position: right; padding-right: 40px; background-image: url("../img/zihid.jpg"); background-repeat: no-repeat;
}
.web .leadbox ul li span {
	color: rgb(153, 153, 153); float: right;
}

/*控制右侧下方图片间距 */
.web .linkbox {
	width: 580px;
}
/*
.web .linkbox {
	padding-top: 30px; 
}
.web .linkbox a {
	float: left; display: inline-block; padding:1px;
}
*/

.web .linkbox ul {
	padding: 10px 10px;
}
.web .linkbox ul li {
	line-height: 2.6em;
}
.web .linkbox ul li a {
	font-size: 15px;
}
.web .linkbox ul li a.zd {
	background-position: right; padding-right: 40px; background-image: url("../img/zihid.jpg"); background-repeat: no-repeat;
}
.web .linkbox ul li span {
	color: rgb(153, 153, 153); float: right;
}



.foot {
	background:#cc0001; padding: 50px 0px 35px; color: rgb(238, 238, 238); line-height: 2em; font-size: 13px; min-width: 1200px;
}
.foot .copy {
	float: left;
}
.foot .links {
	float: left;
}
.foot .loginbox {
	float: left
}
.foot .copy p {
	padding-top: 15px;
}
.foot .links {
	line-height: 41px; padding-top: 10px; padding-bottom: 0px; padding-left: 43px; margin-top: 0px; margin-bottom: 0px; margin-left: 280px; border-left-color: rgb(193, 52, 52); border-left-width: 1px; border-left-style: solid; position: relative;
}
.foot .links .select {
	width: 190px; margin-bottom: 20px; margin-left: 35px; float: left; display: block; position: relative;
}
.foot .links dt {
	background: rgb(248, 248, 248); height: 41px; color: rgb(51, 51, 51); padding-left: 20px; font-size: 13px; display: block; cursor: pointer;
}
.foot .links dt i {
	background: url("../img/img_06.png"); width: 12px; height: 8px; margin-top: 16px; margin-right: 15px; float: right; display: inline-block;
}
.foot .links dd {
	background: rgb(238, 238, 238); top: -168px; width: 100%; height: 168px; text-indent: 10px; display: none; position: absolute; z-index: 999; -ms-overflow-y: scroll;
}
.foot .links dd a {
	border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid; display: block;
}
#copybox {
	text-align: center; color: rgb(214, 214, 214); padding-top: 10px; padding-bottom: 10px; font-size: 14px; background-color: rgb(160, 0, 0);
}
.loginbox h3 {
	font-size: 20px;
}
.loginbox .login_b {
	width: 370px; margin-top: 20px; float: left;
}
.loginbox .login_b input {
	border-radius: 4px; border: 1px solid rgb(222, 222, 222); border-image: none; width: 370px; height: 40px; line-height: 40px; text-indent: 10px; margin-bottom: 20px;
}
.loginbox .login-yzm-box input {
	width: 200px; height: 32px; line-height: 32px; margin-left: 20px; float: left; display: inline-block;
}
.loginbox .login-yzm-box img {
	border-radius: 2px; float: left; display: inline-block;
}
.loginbox .login-submit-box .submit_button {
	background: rgb(192, 154, 1); border-radius: 4px; border: 0px currentColor; border-image: none; width: 370px; height: 41px; color: rgb(255, 255, 255); line-height: 41px; cursor: pointer;
}
.ejbanner {
	background: rgb(248, 248, 248); width: 100%; height: 320px; padding-bottom: 52px; position: relative; z-index: -1; min-width: 1200px;
}
.sidebannerbox {
	width: 100%; height: 320px; position: relative; z-index: 0; min-width: 1200px;
}
.sidebannerbox ul {
	width: 100% !important; height: 100% !important;
}
.sidebannerbox li {
	width: 100% !important; height: 100% !important;
}
.ejbanner .web {
	line-height: 48px; position: relative;
}
.ejbanner .web h3 {
	background: url("../img/subnavbg.png") 0px 0px rgba(0, 0, 0, 0); padding: 35px 0px; width: 250px; text-align: center; bottom: -51px; color: rgb(255, 255, 255); font-size: 22px; font-weight: normal; text-decoration: none; position: absolute;
}
.ejbanner .web p {
	color: rgb(153, 153, 153); font-size: 13px;
}
.ejbanner .web p i {
	padding: 0px 3px; font-family: 宋体;
}
.ejbanner .web p a {
	color: rgb(153, 153, 153);
}
.ejbanner .web p a:hover {
	color: rgb(102, 102, 102);
}
.web .listwrap {
	margin: 30px 0px;
}
.web .listwrap dl {
	padding: 20px 0px; height: 86px; line-height: 2em; border-bottom-color: rgb(238, 238, 238); border-bottom-width: 1px; border-bottom-style: solid; display: block; position: relative; cursor: pointer;
}
.web .listwrap dl:hover dt {
	background: rgb(231, 70, 60); color: rgb(255, 255, 255);
}
.web .listwrap dl:hover a {
	background-position: left top; color: rgb(196, 0, 0);
}
.web .listwrap dl dt {
	width: 80px; height: 100%; text-align: center; color: rgb(231, 70, 60); font-size: 13px; float: left; background-color: rgb(245, 245, 245);
}
.web .listwrap dl dt h3 {
	padding: 10px 0px; font-size: 36px; font-weight: normal;
}
.web .listwrap dl dd {
	margin-left: 100px;
}
.web .listwrap dl dd a {
	font-size: 16px;
}
.web .listwrap dl dd p {
	color: rgb(153, 153, 153); line-height: 24px; font-size: 12px;
}
#cont {
	padding-bottom: 35px;
}
.web .content {
	width: 865px;
}
.web #nav_list {
	margin: 20px 0px 0px; width: 886px;
}
.web .content h3 {
	color: rgb(51, 51, 51); line-height: 2em; padding-top: 30px; padding-bottom: 10px; font-size: 28px;
}
.web .content .bar {
	color: rgb(153, 153, 153); line-height: 2.4em; font-size: 13px; border-bottom-color: rgb(222, 222, 222); border-bottom-width: 1px; border-bottom-style: solid;
}
.web .content .cont {
	padding: 20px 0px; color: rgb(49, 49, 49); line-height: 2em;
}
.web .content .cont p {
	color: rgb(65, 65, 65); line-height: 2em; text-indent: 2em; font-size: 16px; margin-bottom: 15px;
}
.web .content .cont p.vsbcontent_start {
	text-indent: 0em;
}
.web .content .cont table p {
	text-indent: 0em; padding-left: 15px;
}
.web .content .cont p img {
	margin: auto; text-align: center; display: block;
}
.web .sidebox {
	
}
.web .sidebox h3 {
	background: rgb(208, 49, 51); padding: 15px 0px; color: rgb(255, 255, 255); text-indent: 1em; font-size: 15px; font-weight: normal; margin-top: 48px;
}
.web .sidebox .xgwz {
	background: rgb(248, 248, 248); padding: 0px 15px 20px; width: 284px;
}
.web .sidebox .xgwz ul li {
	padding: 5px 0px; line-height: 2em; border-bottom-color: rgb(238, 238, 238); border-bottom-width: 1px; border-bottom-style: solid;
}
.web .sidebox .xgwz ul li a {
	font-size: 15px; display: block;
}
.web .sidebox .xgwz ul li span {
	color: rgb(153, 153, 153); font-size: 13px; display: block;
}
.sidenav {
	background: 0px 0px rgb(248, 248, 248); padding: 15px; width: 220px;
}
.sidenav a {
	padding: 15px 20px; color: rgb(51, 51, 51); line-height: 2em; font-size: 14px; margin-left: 0px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid; display: block; background-color: rgb(248, 248, 248);
}
.sidenav a:hover {
	color: rgb(193, 0, 0); font-size: 16px; font-weight: bold;
}
.sidenav a.hover {
	color: rgb(193, 0, 0); font-size: 16px; font-weight: bold;
}
#aboutbox {
	padding: 25px; background-color: rgb(248, 248, 248);
}
#Map {
	width: 760px;
}
#AboutUs {
	margin: 0px; padding: 10px 25px; width: 310px; color: rgb(255, 255, 255); line-height: 2em; font-size: 16px; background-color: rgb(160, 0, 0);
}
#AboutUs h3 {
	margin: 0px 0px 20px; padding: 10px 0px; color: rgb(255, 255, 255); font-size: 22px; font-weight: bold; border-bottom-color: rgb(193, 52, 52); border-bottom-width: 1px; border-bottom-style: solid;
}



/**栏目新闻列表样式2 start **/
.list-con { 
	border:#eee 1px solid;	
	margin-bottom: 5px;
	overflow: hidden;
	padding: 10px;
}

.list-con ul li { 
	background-image: url(../images/xiaodian.gif); 
	background-repeat: no-repeat; 
	background-position: 10px; 
	line-height: 2.2em; 
	padding-left: 20px; 
	overflow: hidden; 
	border-bottom: #d5d0c0 1px dashed;
				}
.list-con  ul li a {
    font-family:微软雅黑, 'microsoft yahei';
	font-weight: normal;
	font-size: 16px;
	color: #000;
	line-height: 35px;
}

.list-con  ul li a:hover {
	font-size: 16px;
	color: #CC0001;
	text-decoration: underline;
}
.list-con  ul li span { font-size: 16px; color: #000; font-weight: normal; float: right; }
/**栏目新闻列表样式2 end **/