/****头部****/
#header {
	position: relative;
	width: 100%;
	height: 143px;
	background: url(/Public/home/images/top_bg.jpg) repeat-x left;
	z-index: 10;
}
#header .header-main {
	margin-left: auto;
	margin-right: auto;
	max-width: 1200px;
	min-width: 1000px;
	width: expression(this.offsetWidth > 1200 ? '1200px': true);
	position: relative;
	height: 143px;
}
/****logo样式***/

.headerlogo {
	width: 100%;
	overflow: hidden;
	height: 100px;
}
.logo {
	width: 35%;
	text-align: center;
}
.logo img {
	width: 235px;
	height: 98px;
}
.search {
	width: 400px;
	height: 100px;
}
.search-top {
	margin-top: 15px;
	height: 40px;
	width: 100%;
	position: relative;
}
.search-top-left {
	width: 200px;
	padding-left: 45px;
	height: 40px;
	line-height: 40px;
	position: relative;
}
.search-top-left form {
	margin-right: 10px;
	position: relative;
	width: 180px;
}
.search-top-left form .search-inputbtn {
	border: #ddd 1px solid;
	height: 40px;
	line-height: 40px;
	background: #fff;
	-moz-border-radius: 12px;
	-ms-border-radius: 12px;
	-o-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	margin-right: 20px;
	height: 25px;
	line-height: 25px;
	color: #999;
	text-align: left;
	padding-left: 10px;
	width: 180px;
	float: left;
}
.search-top-left form .searh-btn {
	top: 5px;
	width: 15px;
	position: absolute;
	right: 5px;
	background: url(/Public/home/images/top_search.jpg) no-repeat center;
	border: none !important;
}
.language {
	width: 111px;
	border: #ddd 1px solid;
	height: 28px;
	line-height: 28px;
	background: #fff;
	-o-border-top-left-radius: 12px;
	-webkit-border-top-left-radius: 12px;
	border-top-left-radius: 12px;
	-o-border-bottom-left-radius: 12px;
	-webkit-border-bottom-left-radius: 12px;
	border-bottom-left-radius: 12px;
}
.language form select {
	height: 28px;
	line-height: 28px;
	margin-left: 7px;
	width: 105px;
	border: none;
}
.tel {
	background: url(/Public/home/images/top_tel.jpg) no-repeat left;
	padding-left: 75px;
	margin-left: 30px;
	text-align: left;
	font: 22px/25px Helvetica, Arial, sans-serif;
	margin-top: 6px;
}
/****菜单***/

#header .menu {
	height: 43px;
	width: 92%;
	margin: 0 auto;
}
#header .menu li.hdbno-list{
	float: left;
	width: 130px;
	height: 43px;
	text-align: center;
	line-height: 40px !important;
	background: url(/Public/home/images/menu-line.png) no-repeat right;
	position: relative;
}
#header .menu li.hdbno-list .hdbno-show {
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
}
#header .menu li.hdbno-list .hdbno-show a {
	display: block;
	color: #fff;
	text-align: center;
	height: 43px;
	font: 15px/43px Microsoft YaHei;
}
#header .menu li.hdbno-list .hdbno-show a:hover {
	color: #043d67;
	display: block;
	background: url(/Public/home/images/menu_bg.png) repeat-x;
}
#header .menu li.on .hdbno-show a {
	color: #043d67;
	display: block;
	background: url(/Public/home/images/menu_bg.png) repeat-x;
}
#header .menu li.end {
	background: none;
}
#header .menu li.hdnosc2 .hdbl-hide {
    left: -445px;
}
.hdblh-list {
    width: 289px;
    height: auto;
    overflow: hidden;
    float: left;
    display: none;
}
.hdbl-hide {
	background:#fff;
/*     padding: 20px; */
/*     width: 516px; */
    height: auto;
    overflow: hidden;
    position: absolute;
    left: -20px;
    top: 43px;
    display: none;
	z-index:99;
}
.hdblh-navo {
    height: auto;
    overflow: hidden;
    float: left;
    padding: 0px 20px 0px 10px;
}
.hdblh-navo li {
	float:none;
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #D9D9D9;
    float: left;
    line-height: 40px;
    overflow: hidden;
	background:none;
}
.hdblh-navo a {
    color: #666;
}
.hdblh-navo li.act a {
    color: #0072EA;
}
.hdblhl-img {
    width: 100%;
    margin-bottom: 15px;
    overflow: hidden;
    display: block;
}
.hdblhl-tx {
	width: 100%;
	height: auto;
	overflow: hidden;
    line-height: 20px;
    color: #666;
    font-size: 12px;
}
.loading {
	position: absolute;
	left: 0;
	_left: -260px;
	top: 150px;
	z-index: 30;
	width: 960px;
	height: 32px;
	text-align: center;
	display: none;
}
.W1200 {
	margin-left: auto;
	margin-right: auto;
	max-width: 1200px;
	min-width: 1000px;
	width: expression(this.offsetWidth > 1200 ? '1200px': true);
	overflow: hidden;
	position: relative;
}
/*NEW*/
.i-ban {
	height: 500px;
	background: url(/Public/home/Images/loading.gif) no-repeat center;
}
.ind-news {
	margin: 10px 0;
	width: 100%;
	height: 38px;
	line-height: 38px;
	background: url(/Public/home/images/index_news_bg.jpg) repeat-x;
}
.ind-news-body {
	height: 38px;
	position: relative
}
.ind-news-body em {
	display: inline-block;
	float: left;
	width: 50px;
	background: url(/Public/home/images/index_news02.jpg) no-repeat left;
	padding-left: 20px;
	color: #0b2a8a;
	margin-left: 10px;
}
.data-news {
	height: 38;
	line-height: 38px;
	overflow:hidden;
}
.data-news li{
	width:100%;
	height:38px;
	line-height:38px;
	}
.data-news li span {
	display: inline-block;
	margin-left: 30px;
	text-align: left
}
.data-news li a {
	color: #8f8f8f;
	text-align: left;
	font-weight: normal;
	float: left;
	display: inline-block;
}
.news-btn {
	display: inline-block;
	width: 60px;
	position: absolute;
	right: 0px;
	top: 7px;
}
/****首页产品种别***/	
#contain {
	position: relative;
	width: 100%;
}
.contain-list {
	float: left;
	width: 280px;
	height: 200px;
	overflow: hidden;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 10px;
}
.con-tit {
	height: 40px;
	line-height: 40px;
	text-align: left;
	position: relative
}
.con-tit em {
	display: inline-block;
	background: url(/Public/home/images/ind_01.png) no-repeat left;
	padding-left: 15px;
}
.con-tit a {
	display: inline-block;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 60px;
	text-align: right;
	color: #86898e;
}
.con-tit a:hover {
	color: #D50609;
}
.con-img {
	width: 100%;
	height: 88px;
}
.con-img img {
	width: 278px;
	height: 88px;
}
.con-txt {
	height: 50px;
	line-height: 25px;
	margin-top: 5px;
	text-align: left;
	color: #666;
	overflow: hidden;
	text-indent: 2em;
}
.con-news {
	height: 50px;
	line-height: 25px;
	margin-top: 5px;
	text-align: left;
}
.con-news ul li {
	height: 22px;
	margin-top: 6px;
}
.con-news ul li em {
	float: left;
	display: inline-block;
	background: #bcbcbc;
	text-align: center;
	color: #fff;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
}
.con-news ul li span {
	display: inline-block;
	margin-left: 10px;
}
.con-news ul li span a {
	color: #666;
display:block text-align:left;
	font: 12px/25px Microsoft YaHei
}
.con-news ul li span a:hover {
	text-decoration: underline
}
.con-contain {
	height: 25px;
	line-height: 25px;
	text-align: left;
}
.compay-name {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.news-list ul {
	float: left;
	width: 45%;
	margin-left: 3%;
}
.news-list ul li {
	line-height: 30px;
	text-align: left;
	border-bottom: #cfcfcf 1px dashed;
}
.news-list ul li a {
	display: block;
	font-family: "微软雅黑";
	font-size: 12px;
	color: #666;
	line-height: 30px;
	text-align: left;
}
.news-list ul li a:hover {
	display: block;
	color: #dc0202;
}
.news-btn {
	width: 183px;
	margin: 0 auto;
	background: url(/Public/home/images/news-02.jpg) no-repeat center;
	line-height: 37px;
	height: 37px;
}
/*****首页大奖国际简介***/

.contain-brief {
	width: 100%;
	background: url(/Public/home/images/brief-01.jpg) no-repeat center #efeeee;
	height: 532px;
	padding-top: 25px;
}
/***页脚***/
.footer {
	width: 100%;
/* 	height: 280px; */
	height: 240px;
	position: relative;
	background: url(/Public/home/images/footer_bg.jpg) repeat-x top #003c75;
}
.footer-body {
	margin-left: auto;
	margin-right: auto;
	max-width: 1200px;
	min-width: 1000px;
	width: expression(this.offsetWidth > 1200 ? '1200px': true);
}
.footer-ul {
	width: 100%;
/* 	padding-top: 35px; */
	padding-top: 25px;
	height: 170px;
}
.footer-menu {
	float: left;
/* 	width: 85%; */
}
.footer-menu li {
	line-height: 30px;
	text-align: left;
	width: 165px;
	margin-right: 35px;
	margin-left: 4px;
	overflow:hidden;
}
.footer-menu li span {
	height: 30px;
	line-height: 30px;
	display: block;
	text-align: left;
	padding-left: 20px;
	background: url(/Public/home/images/footer_line.jpg) no-repeat bottom;
	color: #fff;
	font: 14px/25px Microsoft YaHei;
	font-weight: bold;
}
.footer-menu li .menu-li li {
	height: 30px;
	line-height: 30px;
	width: 100%;
}
.footer-menu li .menu-li li a {
	display: block;
	text-align: left;
	color: #fff;
	background: url(/Public/home/images/ico.png) no-repeat left;
	padding-left: 10px;
}
.menu-li {
	width: 100%;
	margin-top: 5px;
}
.menu-li li a:hover {
	text-decoration: underline;
}
.code {
	float: right;
/* 	width: 13%; */
/* 	margin-right: 2%; */
}
.code em {
	display: block;
	text-align: center;
}
.code em img {
	width: 107px;
	height: 107px;
}
.code span {
	display: block;
	height: 30px;
	line-height: 30px;
	text-align: left;
	color: #fff;
	text-align: center;
}
.share {
	height: 30px;
	line-height: 30px;
	display: block;
	text-align: left;
}
.footer-txt {
	float: left;
	font-family: "Microsoft YaHei";
	font-size: 12px;
	margin-left: 10px;
	text-align: left;
	line-height: 22px;
	color: #CCC;
}
.footer-txt a {
	color: #CCC;
}
.footer-copyright {
	margin-top: 5px;
	width: 100%;
	display: block;
	font-family: "Microsoft YaHei";
	font-size: 12px;
	text-align: left;
	color: #797979;
}
.footer-copyright .link {
	display: inline-table;
	float: left;
	width: 65%;
	text-align: left;
	margin-top: 20px;
}
.footer-copyright .link ul li {
	height: 30px;
	line-height: 26px;
	margin-right: 20px;
	color: #fff;
	text-align: left
}
.footer-copyright .link ul li.title {
	font: 14px/25px Microsoft YaHei;
	font-weight: bold;
}
.footer-copyright .link ul li a {
	color: #fff;
	display: block;
}
.footer-copyright .link ul li a:hover {
	text-decoration: underline
}
.copyright-txt {
	display: inline-block;
	float: right;
	width: 35%;
	text-align: left;
	height: 30px;
	color: #fff;
	font: 12px/30px Microsoft YaHei;
/* 	margin-top: 20px; */
}
/* 大奖国际简介样式 */

#page-contain {
	width: 100%;
	position: relative;
	background: url(/Public/home/images/bg-line.png) repeat-y scroll center top;
	height: 100%;
}
.page-Position {
	height: 35px;
	width: 100%;
	border-bottom: #e7e7e7 1px solid;
	background: #fdfdfd;
}
.position-txt {
	font-size: 12px;
	text-align: left;
	color: #b7b7b7;
	line-height: 35px;
	margin-left: auto;
	margin-right: auto;
	max-width: 1200px;
	min-width: 1000px;
}
.about-body::after {
	clear: both;
	content: "";
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
}
.about-body {
	margin-left: auto;
	margin-right: auto;
	max-width: 1200px;
	min-width: 1000px;
}
.page-left {
	float: left;
	width: 20%;
	padding-bottom: 20px;
}
.left-sidebar {
	margin-right: 0;
}
.title-top {
	margin-top: 20px;
	display: block;
	height: 50px;
	line-height: 50px;
	background: #fff;
	text-indent: 3em;
}
.title-top span {
	display: block;
	height: 50px;
	line-height: 50px;
	background: url(/Public/home/images/top_ico.png) no-repeat right;
	margin-right: 20px;
	color: #0f87da;
	font-family: "微软雅黑";
	font-size: 20px;
	text-align: left;
}
.page-left ul li {
	height: 40px;
	line-height: 40px;
	text-align: left;
	border-bottom: #d9d6d6 1px dashed;
	text-indent: 2em;
}
.page-left ul li a {
	background: url(/Public/home/images/left-ico3.png) no-repeat left;
	display: block;
	color: #666;
	height: 40px;
	margin-left: 30px;
	line-height: 40px;
	font-family: "微软雅黑";
	font-size: 14px;
}
.page-left ul li a:hover {
	color: #358bd7;
}
.page-left ul li a.current {
	color: #358bd7;
}
.page-right {
	width: 70%;
	padding-bottom: 40px;
}
.page-main {
	background: #fff;
	max-width: 800px;
	padding-left: 2px;
}
.page-body {
	display: inline;
	float: left;
	margin-left: 0;
}
.page-title {
	width: 100%;
	padding-top: 33px;
	height: 40px;
	line-height: 40px;
	text-align: left;
	font-family: "微软雅黑";
	font-size: 20px;
	color: #358bd7;
	border-bottom: 1px solid #eee;
	margin-left: 4%;
}
.page-txt {
	padding: 10px 35px 0px 35px;
	line-height: 35px;
	text-align: left;
	font-family: "微软雅黑";
	font-size: 14px;
	text-indent: 2em;
}
/***************内页样式***************/
.in-banner {
	height: 164px;
}
.inner-title {
	width: 213px;
	height: 42px;
	position: absolute;
	overflow: hidden;
	left: 50%;
	top: -42px;
	margin-left: -600px;
	background: #F5F5F5 none repeat scroll 0% 0%;
	font-size: 18px;
	color: #0060C6;
	text-indent: 18px;
	line-height: 42px;
}
.inner-title span {
	font-family: FZKTJW;
	font-size: 14px;
	padding-left: 7px;
	color: #666;
}
.inner {
	height: auto;
	background: transparent url("../images/main-bg.png") repeat-y scroll 0% 0%;
	padding: 0px 7px 0px 5px;
}
/*left*/
#left {
	float: left;
	width: 213px;
	padding-bottom: 35px;
}
#left .inner-pic {
	margin-bottom: 9px;
	width: 100%;
}
#left .l-menu ul {
	float: none;
	margin-bottom: 17px;
}
#left .l-menu ul li {
	float: none;
	width: 100%;
	margin-bottom: 1px;
	overflow: hidden;
}
#left .l-menu ul li a {
	display: block;
	height: 34px;
	line-height: 34px;
	display: block;
	background: transparent url("../images/vdl-libg.jpg") no-repeat 0px -34px;
	color: #FFF;
	text-indent: 31px;
	overflow: hidden; /*自动隐藏文字*/
	text-overflow: ellipsis;/*文字隐藏后添加省略号*/
	white-space: nowrap;/*强制不换行*/
}
#left .l-menu ul li a:hover, #left .l-menu ul li.on a {
	background: transparent url("../images/vdl-libg.jpg") no-repeat;
	color: #444;
}
#left .l-contact {
	padding: 0 12px;
}
#left .l-contact p {
	line-height: 28px;
	color: #444;
}
#left .l-contact p span {
	color: #e60012;
}
/*right*/
#right {
	float: right;
	width: 930px;
	padding: 0 15px;
}
#right .title {
	height: 30px;
	line-height: 30px;
	text-align: right;
	margin: 10px 0;
	padding-right: 15px;
	border-bottom: 1px #bbb dashed;
}
#right .content {
	padding: 15px;
}
/*新闻中心*/
.newslist {
}
.newslist ul {
}
.newslist li {
	padding-top: 26px;
	padding-bottom: 18px;
	border-bottom: 1px dashed #BBB;
}
.newslist li .n-time {
	width: 118px;
	height: auto;
	overflow: hidden;
	float: left;
	color: #bbbbbb;
}
.newslist li .n-time span {
	width: 100%;
	height: 37px;
	padding-top: 8px;
	line-height: 37px;
	text-align: center;
	display: block;
	overflow: hidden;
	font-size: 24px;
}
.newslist li .n-time em {
	width: 100%;
	height: 29px;
	line-height: 29px;
	font-size: 14px;
	font-style: normal;
	text-align: center;
	display: block;
	overflow: hidden;
}
.newslist li .n-title {
	width: 780px;
	height: 32px;
	float: right;
	overflow: hidden;
	line-height: 32px;
	font-size: 16px;
}
.newslist li .n-title a {
	color: #222222;
}
.newslist li .n-title a:hover {
	color: #0072EA;
}
.newslist li .n-tx {
	width: 780px;
	height: 48px;
	float: right;
	overflow: hidden;
	line-height: 24px;
	font-size: 12px;
	color: #777777;
}
.newslist li:hover .n-time {
	color: #444444;
}
/*产品列表*/
.pro_list ul {
	float: none;
}
.pro_list li {
	float: none;
	height: 146px;
	border-bottom: #ccc dashed 1px;
	padding-top: 17px;
	padding-bottom: 10px;
}
.pro_pic {
	float: left;
	width: 175px;
	height: auto;
	overflow: hidden;
	border: 2px solid #E0E0E0;
}
.pro_right {
	float: right;
	width: 700px;
	height: auto;
	overflow: hidden;
}
.pro_name a {
	font-size: 16px;
	color: #222;
}
.pro_name a:hover {
	color: #0072EA;
}
.pro_desc {
	color: #4c4c4c;
	height:75px;
	padding-top: 10px;
	font-size:14px;
}
.pro_right a.more {
	font-size: 12px;
	padding-right: 13px;
	color: #999;
	float: left;
	background: url("/Public/home/images/vdr-iconh.png") no-repeat right center;
}
.pro_right a.more:hover {
	background: url("/Public/home/images/vdr-icon.png") no-repeat right center;
	color: #0072EA;
}
/*新闻详细页样式*/
#show-news{height:auto;padding:20px 0 10px 0px;}
#show-news .title{ text-align:center;font-size:16px;color:#000;padding-bottom:15px;}
#show-news .time{font-size:12px;text-align:center;color:#7a7677;padding-bottom:15px;}
#show-news .txt{font-size:12px;padding-bottom:35px;}
#show-news p a{color:#666;}
/*分页样式*/

.paging {
	width: 100%;
	height: 76px;
	overflow: hidden;
}
.pageList {
	float: right;
	margin: 0 auto;
	clear: both;
	padding-top: 25px;
	padding-bottom: 19px;
	margin-right: 13px;
	width: auto;
}
.pageList ul.l {
	text-decoration: none;
	float: left;
	color: gray;
	font-family: 微软雅黑;
	font-size: 14px;
	font-style: normal;
	line-height: 38px;
	padding-left: 10px;
}
.pageList ul.l em {
	font-style: normal;
}
.pageList ul.r {
	float: left;
	color: #999;
	padding-left: 5px;
	font-weight: normal;
}
.pageList ul.l a {
	text-decoration: none;
}
.pageList ul li {
	line-height: 40px;
	color: #999999;
	float: left;
	display: inline;
}
.pageList ul li a {
	border: 1px solid #cfcfcf;
	color: #3A3C3B;
	margin: 0 2px;
	padding: 6px 10px;
	text-decoration: none !important;
}
.pageList ul li a.selected, .pageList ul li a:hover {
	/*目今页面颜色*/

	background-color: #0060c6;
	color: white;
}
.content table,.content tr,.content td,.content p{ padding:5px; margin:auto;}
/*产品详细页*/
.pro-pic{ text-align:center;}
.pro-de{ margin-top:20px;}
.pro-de h6{ font-size:16px; color:##6B6B6B; border-bottom:1px #ddd solid; height:30px; line-height:30px; padding:0 10px;}
.pro-de a{ float:right; color:#6B6B6B; font-weight:normal; font-size:14px;}
.pro-de .txt{ padding:20px;}
.pro-de .txt .font14_red {
    font-weight: bold;
    font-size: 14px;
    color: #000;
    line-height: 25px;
    text-decoration: none;
}
.pro-de .txt td {
    color: #6B6B6B;
    line-height: 20px;
    text-decoration: none;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin: 0px;
	border:1px #efefef solid;
}
.pro-de .txt td.font_blue {
    font-weight: bold;
    font-size: 12px;
    color: #0070BC;
    line-height: 25px;
    text-decoration: none;
}
.pro-de .txt td.en_a {
    font-weight: bold;
    font-size: 13px;
    color: #000;
}
/*招聘搜索*/
.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix {
    display: inline-table;
}
.clearfix {
    display: block;
}
* + html .clearfix {
    min-height: 1%;
}
.demo {
    margin: 30px auto;
    width: 480px;
}
.demo h2 {
    color: #3366cc;
    font-size: 16px;
    height: 30px;
}
.searchinfo {
    height: 35px;
    position: relative;
}
.searchinfo li {
    float: left;
    position: relative;
}
.searchinfo li .text, .searchinfo li .button {
    background: rgba(0, 0, 0, 0) url("images/spis_031ddf34.png") no-repeat scroll 0 0;
}
.searchinfo li .text {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #9a9a9a #cdcdcd #cdcdcd #9a9a9a;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    font: 16px arial;
    height: 22px;
    margin: 0 5px 0 0;
    outline: medium none;
    padding: 4px 7px;
    vertical-align: top;
    width: 356px;
}
.searchinfo li .button {
    background-color: #ddd;
    background-position: 0 -35px;
    border: 0 none;
    cursor: pointer;
    height: 32px;
    padding: 0;
    width: 95px;
}
.searchinfo .arrowUp, .searchinfo .arrowDown {
    height: 9px;
    left: 10px;
    position: absolute;
    top: 12px;
    width: 10px;
    z-index: 10;
}
.searchinfo .arrowUp {
    background: rgba(0, 0, 0, 0) url("images/up.png") no-repeat scroll 0 0;
}
.searchinfo .arrowDown {
    background: rgba(0, 0, 0, 0) url("images/down.png") no-repeat scroll 0 0;
}
.dropdown {
    background: #efefef none repeat scroll 0 0;
    border: 1px solid #ddd;
    left: 0;
    padding: 6px 5px;
    position: absolute;
    top: 31px;
    width: 360px;
}
.dropdown .tit_filter {
    background: #ddd none repeat scroll 0 0;
    border: 1px solid #f9f9f9;
    color: #000;
    font-size: 14px;
    height: 24px;
    line-height: 24px;
    padding: 2px 5px;
    width: 348px;
}
.dropdown li {
    float: left;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    padding: 0 0 0 5px;
    width: 175px;
}
.dropdown li label {
    cursor: pointer;
}
<!--耗时1754355438.4267秒-->