#vsb_content table {
	border-width: 1px 0px 0px 1px;
	border-right-style: initial;
	border-bottom-style: initial;
	border-right-color: initial;
	border-bottom-color: initial;
	border-image: initial;
	border-left-style: solid;
	border-left-color: rgb(221, 221, 221);
	border-top-style: solid;
	border-top-color: rgb(221, 221, 221);
	width: 100%;
	margin: 20px auto;
}

#vsb_content table tr td {
	border-width: 0px 1px 1px 0px;
	border-left-style: initial;
	border-left-color: initial;
	border-top-style: initial;
	border-top-color: initial;
	line-height: 23px;
	padding: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: rgb(221, 221, 221);
	border-bottom-color: rgb(221, 221, 221);
}

#vsb_content table tr td p {
	text-indent: 0em;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#browser-modal {
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	text-align: center;
	color: rgb(48, 50, 51);
	position: fixed;
	z-index: 9999;
}

#browser-modal .browser-modal-cover {
	position: fixed;
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
	background-color: rgb(17, 17, 17);
	opacity: 0.9;
	z-index: -1;
}

#browser-modal .browser-content {
	width: 700px;
	margin-top: 120px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 80px;
	padding-top: 50px;
	background-color: rgb(255, 255, 255);
	border-radius: 5px;
}

#browser-modal .browser-content .browser-dpc-logo img {
	height: 42px;
	margin: 45px auto 40px;
}

#browser-modal .browser-content .browser-text-title {
	text-transform: uppercase;
	font-size: 24px;
}

#browser-modal .browser-content .browser-text-desc {
	margin-top: 30px;
	margin-bottom: 20px;
	font-size: 14px;
}

#browser-modal .browser-content .browser-list {
	width: 600px;
	margin: 20px auto;
	height: 130px;
}

#browser-modal .browser-content .browser-item {
	float: left;
	width: 150px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

#browser-modal .browser-content .browser-item .iconfont {
	width: 100px;
	height: 100px;
	margin: 0px auto 10px;
	font-size: 80px;
	line-height: 80px;
}

#browser-modal .browser-content .browser-item .iconchrome {
	background: url("../images/bro.png") 0px 0px no-repeat;
}

#browser-modal .browser-content .browser-item .iconfirefox {
	background: url("../images/bro.png") 0px -100px no-repeat;
}

#browser-modal .browser-content .browser-item .iconopera {
	background: url("../images/bro.png") 0px -200px no-repeat;
}

#browser-modal .browser-content .browser-item .iconEdge {
	background: url("../images/bro.png") 0px -300px no-repeat;
}

#browser-modal .browser-content .browser-item a {
	cursor: pointer;
	display: block;
}

#browser-modal .browser-content .browser-item a img {
	display: block;
	margin: 0px auto;
	max-width: 100px;
	width: 100px;
	height: 100px;
}

#browser-modal .browser-content .browser-item a h4 {
	text-align: center;
	margin-top: 20px;
	font-size: 18px;
	font-weight: 700;
}
html{min-width: 1500px;}
.clearfix::after {
	display: block;
	visibility: hidden;
	clear: both;
	content: ".";
	overflow: hidden;
	width: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0;
}

.clearfix {
	display: block;
}

.clr{
    clear: both;
}
img{
    border:0
}
body{
    margin: 0;
    background: #f9f9f9
}

.top{
    width: 100%;
    height: 92px;
    background: #eaeaea
}
.top > div{
    width: 1180px;
    margin: 0 auto;
}

.logo{
    width: 650px;
    height: 92px;
    float: left
}
.search{
    width: 200px;
    height: 40px;
    float: right;
    margin-top: 25px
}

.menu_box{
    width: 100%;
    height: 49px;
    background: url(../images/menu_bg.png)
}
.menu_h{
    width: 1180px;
    margin: 0 auto;
    line-height: 49px
}

.lunbo{
    width: 1440px;
    height: auto;
    margin:0 auto
}

.new_box{
    width: 1180px;
    padding: 12px;
    margin: 20px auto;
    height: 300px
}
.new_box > div{
    width: 440px;
    height:300px;
    float: left;
    border-radius: 10px;
    border: 1px solid #eaeaea;
    background: #f3f2f2;
    box-shadow: 3px 3px 3px #eaeaea,3px -3px 3px #eaeaea,-3px 3px 3px #eaeaea,-3px -3px 3px #eaeaea;
}
.new_box > ul{
    float: right;
    list-style: none;
    padding: 0;
    margin: 5px 0 0
}

.qhpic,.qhnew{
    width: 35px;
    height:300px;
    box-shadow: 3px 3px 3px #eaeaea,3px -3px 3px #eaeaea,-3px 3px 3px #eaeaea,-3px -3px 3px #eaeaea;
    float: left
}

#hpic1,#hnew1{
    cursor: pointer;
    width: 20px;
    text-align: center;
    font-size: 16px;
    color: #f4f3f3;
    display: block;
    margin: 0 auto;
    padding-top: 25px
}
#hpic2,#hnew2{
    cursor: pointer;
    width: 20px;
    text-align: center;
    font-size: 16px;
    color: #333333;
    display: block;
    margin: 90px auto 0;
}

#pic1,#new1{
    width: 385px;
    height:270px;
    float: right;
    margin: 5px 10px
}
#pic2,#new2{
    display: none;
    width: 385px;
    height:270px;
    float: right;
    margin: 5px 10px
}

.bottom{
    width: 100%;
    background: url(../images/bottom_bg.png);
    height: 95px
}
.bottom > div{
    width: 1180px;
    margin:0 auto;
    color:#f9f8f8;
    text-align: center;
    padding-top: 10px;
    font-size: 13px
}
.bottom > div p{line-height:30px}

.news_box{
    width: 1180px;
    margin:5px auto;
}
.news_left{
    width: 227px;
    float: left;
}
.left_head{
    width: 100%;
    height: 56px;
    background: #1682ba;
    padding: 7px 14px;
}
.left_head_content{
    width: 227px;
    height: 56px;
    border:1px solid white;
    font-size: 20px;
    line-height: 56px;
    text-align: center;
    color: white;
}
.left_body{
    width: 100%;
}

.news_right{
    width: 895px;
    float: right;
   margin-bottom:30px
}
.right_head{
    width: 100%;
    height: 70px;
    border-bottom: 1px solid #c2c2c2;
}
.right_head_title{
    line-height: 70px;
    font-size: 20px;
    color: #1684bd;
    float: left;
}
.right_head_content{
    line-height: 70px;
    font-size: 14px;
    float: right;
    color: #737070;
}


BODY {cursor: url(mouse.ani);
scrollbar-face-color: #e8e7e7; 
scrollbar-highlight-color: #ffffff; 
scrollbar-shadow-color: #ffffff; 
scrollbar-3dlight-color: #cccccc; 
scrollbar-arrow-color: #ff6600; 
scrollbar-track-color: #EFEFEF; 
scrollbar-darkshadow-color: #b2b2b2; 
scrollbar-base-color: #000000
;}

ul,li{ margin:0; padding:0; list-style:none; }

BODY,TD,FORM,INPUT,SELECT,TEXTAREA {
font-family:宋体,Verdana,Arial;font-size:12px
;}

A:link {
	color: #000000; text-decoration: none
;}
A:visited {
	color: #000000; text-decoration: none
;}
A:hover {
	color: #ff6600; position: relative; border-bottom: 1px dotted; text-decoration: none
;}

.white_font{
font-family:宋体,Verdana,Arial;font-size:12px;}
A.white_font:link {
	color: #ffffff; text-decoration: none
;}
A.white_font:visited {
	color: #ffffff; text-decoration: none
;}
A.white_font:hover {
	color: #ff6600; position: relative; border-bottom: 1px dotted; text-decoration: none
;}

.big_font {
font-family:宋体,Verdana,Arial;font-size:14px
;}
A.big_font:link {
	color: #ffffff; text-decoration: none
;}
A.big_font:visited {
	color: #ffffff; text-decoration: none
;}
A.big_font:hover {
	color: #ff6600; position: relative; border-bottom: 1px dotted; text-decoration: none
;}

.button{height:18px;width:50px;background:#f6f6f9 url(pic/buttonbg.gif); border:solid 1px #5589AA;color: #000000 ;font-size: 12px;}
.input{border:solid 1px #5589AA;color: #000000 ; font-size: 12px;}
.links{float:left; margin-bottom:-90px;color: ff8e32;}