﻿@charset "utf-8";
* {
	margin:0;
	padding: 0;
	text-decoration: none;
	list-style: none;
}
body {
	font-size: 12px;
	color:#333;
	font-family: "Microsoft YaHei";
	background-color:#F7F7F7;
}
h1, h2, h3, h4, h5, h6, p {
	margin:0;
	padding:0;
	font-weight:normal;
}
table {margin: 0 auto;}
img {
	border:0px;
}
ul, li {
	list-style:none;
}
em, i {
	font-style:normal;
}
a {
	text-decoration:none;
	color:#666;
}
a, area {
blr:expression(this.onFocus=this.blur())
}
.clear {
	clear:both;
	line-height:0;
	height:0;
	font-size:0;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
input, textarea {
	outline:none;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666
}
/*方正兰亭*/
@font-face {
font-family: 'fzlantinghei-el-gbkregular';
src: url('../fonts/_gbk-webfont.eot');
src: url('../fonts/_gbk-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/_gbk-webfont.woff2') format('woff2'), url('../fonts/_gbk-webfont.woff') format('woff'), url('../fonts/_gbk-webfont.ttf') format('truetype'), url('../fonts/_gbk-webfont.svg#fzlantinghei-el-gbkregular') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'geometr706_blkcn_btblack';
src: url('../fonts/tt0663m_-webfont.eot');
src: url('../fonts/tt0663m_-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/tt0663m_-webfont.woff2') format('woff2'), url('../fonts/tt0663m_-webfont.woff') format('woff'), url('../fonts/tt0663m_-webfont.ttf') format('truetype'), url('../fonts/tt0663m_-webfont.svg#geometr706_blkcn_btblack') format('svg');
font-weight: normal;
font-style: normal;
}
/*Hero*/
@font-face {
font-family: 'hero_lightlight';
src: url('../fonts/hero_light-webfont.eot');
src: url('../fonts/hero_light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/hero_light-webfont.woff2') format('woff2'), url('../fonts/hero_light-webfont.woff') format('woff'), url('../fonts/hero_light-webfont.ttf') format('truetype'), url('../fonts/hero_light-webfont.svg#hero_lightlight') format('svg');
font-weight: normal;
font-style: normal;
}
/*细黑*/
@font-face {
font-family: 'fzlantinghei-l-gbk-mregular';
src: url('../fonts/_gbk_mobil-webfont.eot');
src: url('../fonts/_gbk_mobil-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/_gbk_mobil-webfont.woff2') format('woff2'), url('../fonts/_gbk_mobil-webfont.woff') format('woff'), url('../fonts/_gbk_mobil-webfont.ttf') format('truetype'), url('../fonts/_gbk_mobil-webfont.svg#fzlantinghei-l-gbk-mregular') format('svg');
font-weight: normal;
font-style: normal;
}
img {
	border:none;
}
.big {
	width: 100%;
	overflow:hidden;
	background-color: #f5f5f5;
}
/* 头部部分*/
.main {
	width:1100px;
	margin: 0 auto;
}
.header {
	width: 100%;
	height:45px;
	line-height:45px;
	color: #fff;
	background-color:#006db8;
}
.wellcome, .call {
	width:auto;
	height:100%;
	float: left;
	font-size: 14px;
}
.call {
	width:180px;
	font-size: 15px;
	height:45px;
	position:relative;
	left:300px;
	top:0;
}
.main .logo {
	float: left;
	height:100px;
}
.main .logo a {
	float: left;
	margin-top:10px;
}
.header-main {
	width: 100%;
	height:100px;
	background:#fff url(../images/bg_header.png) repeat-x bottom;
	position: relative;
	z-index: 11;
}
.language {
	width: 45px;
	padding: 0 15px 0 32px;
	background: url(../images/bg_sign03.png) no-repeat center 15px;
	float: right;
	text-align: center;
	position: relative;
	cursor: pointer;
	z-index:101;
}
.language p {
	width:45px;
	display:inline-block;
}
.language.on {
	background: url(../images/bg_sign03_h.jpg) no-repeat center 0;
}
.language-list {
	width: 45px;
	padding: 0 15px 5px 32px;
	position: absolute;
	left: 0;
	top: 45px;
	line-height: 32px;
	display: none;
	background: #1c4b80;
	border-top: 1px solid #355f8e;
}
.language-list a {
	color: #fff;
}
.nav {
	float:left;
	padding-left:80px;
}
.nav ul {
}
.nav li {
	float:left;
	position:relative;
}
.nav li p {
	line-height:100px;
	padding-right:54px;
}
.nav li p a {
	display:block;
	font-size:15px;
	color:#333;
}
.nav li:hover p a {
	display:block;
	color:#006DB8;
	text-decoration:none;
	font-size:15px;
}
.nav li dl {
	display:none;
}
.nav li:hover dl {
	display:block;
	width:155px;
	background:#006DB8;
	position:absolute;
	left:0px;
	top:100px;
}
.nav li:hover dd {
	line-height:40px;
	border-bottom:1px solid #1b91d4;
}
.nav li:hover dd a {
	display:block;
	color:#FFF;
	padding:0 10px;
}
.nav li:hover dd a:hover {
	display:block;
	color:#FFF;
	padding:0 10px;
	text-decoration:none;
	background:#a5c53c;
}
.nav li p a.current {
	color:#a5c53c;
}
/* 横幅 */
.fullSlide {
	width: 100%;
	height: 480px;
	position: relative;
	overflow: hidden;
	top: -6px;
	margin-bottom: -6px;
}
.fullSlide .hd {
	z-index: 2;
	position: absolute;
	bottom: 16px;
	text-align: center;
	width: 100%;
}
.fullSlide .hd li {
	line-height: 999em;
	overflow: hidden;
	cursor: pointer;
	width: 16px;
	height: 16px;
	background: url(../images/ctrlBg.png) no-repeat;
	margin-right: 6px;
	display: inline-block;
	zoom: 1;
	_display: inline;
}
.fullSlide .hd .on {
	background: url(../images/ctrlActive.png) no-repeat;
	zoom: 1;
}
.fullSlide .bd ul {
	width: 1920px;
	position: relative;
	left: 50%;
	margin-left: -960px;
}
.fullSlide .bd li {
	height: 480px;
}
.fullSlide .bd a {
	display: block;
	height: 480px;
}
/*关于深龙达*/
.about {
	margin-top:40px;
	position:relative;
}
.about h2, .youshi h2, .rongyu h2 {
	color:#006DB8;
	width:100%;
	height:30px;
	font-size: 30px;
	text-align: center;
	font-weight: 800;
}
.us {
	font-size: 26px;
	text-align: center;
*text-align: left;
	width: 555px;
	margin:20px auto;
	font-family: 'Microsoft YaHei';
	line-height: 35px;
*line-height: 40px;
}
.us span {
	float: right;
	width:200px;
	height: 2px;
	position: relative;
	margin:15px 0 10px 0;
*margin:10px 0 10px 0;
	_margin:10px 0 10px 0;
	border-top:1px solid #a5c53c;
}
.us span:first-child {
	float: left;
*margin:15px 0 10px 0;
	_margin:15px 0 10px 0;
#margin:15px 0 10px 0;
}
.us span:last-child {
	margin-left:10px;
}
.us .us_span {
	display:inline;
*margin-top:-25px;
}
.about>p {
	line-height: 34px;
	color: #666;
	font-size: 14px;
	margin-bottom: 45px;
	margin-top:-8px;
	display:inline;
}
.BMap_mask, .lianxi_nav {
	display:inline;
}
.us_img {
	position: relative;
	overflow: hidden;
	z-index: 100;
	height: 235px;
}
.tua, .tub {
	position:relative;
	z-index: 100;
	float:left;
	width:550px;
	height:235px;
}
.tu1, .tu2 {
	width:550px;
	height:470px;
	opacity: 0.7;
	color: #fff;
	margin-top:-235px;
	text-align: center;
	position: absolute;
	top:0px;
*left:0;
	display: block;
	cursor: pointer;
	z-index: 110;
-webkit-transition: top .5s linear, background .5s linear;
-moz-transition: top .5s linear, background .5s linear;
-ms-transition: top .5s linear, background .5s linear;
-o-transition: top .5s linear, background .5s linear;
transition: top .5s linear, background .5s linear;
}
.tu2 {
	left:550px;
}
/*遮罩层*/

.tu1:hover {
	top:235px;
	background-color: #006DB8;
	opacity:.7;
}
.tu2:hover {
	top:235px;
	background-color: #006DB8;
	opacity:.7;
}
.tu1 div, .tu2 div {
	position: relative;
	z-index:999;
	margin-top:80px;
	font-family: 'Microsoft YaHei';
	font-size: 32px;
}
/*.tu2{margin-left:550px;}*/
/*我们的优势*/
.youshi {
	width: 100%;
	height:530px;
	color:#fff;
	margin:100px 0;
	padding-top:120px;
	background:url("../images/index_youshibg_03.jpg") no-repeat;
}
.youshi h2, .rongyu h2 {
	color:#fff;
}
.youshi_content {
	float: left;
	width: 360px;
	text-align: center;
	margin-top:50px;
}
.youshi_content ul li {
	width: 360px;
	height:140px;
	text-align: center;
	font-size: 18px;
	line-height:110px;
}
.youshi_content>a>img {
	-webkit-transition: 1s;
}
.youshi_content>a>img:hover {
	-webkit-transform: scale(1.1);
}
.youshi_content1 ul li:first-child {
	background: url("../images/indexng_03.png") no-repeat right
}
.youshi_content1 ul li:first-child+li {
	background: url("../images/indexng_17.png") no-repeat right
}
.youshi_content2 ul li:first-child {
	background: url("../images/indexng_08.png") no-repeat left
}
.youshi_content2 ul li:first-child+li {
	background: url("../images/indexng_19.png") no-repeat left
}
.youshi_content ul li a {
	color:#fff;
}
/*产品家族*/
.family {
	background-color: #f5f5f5;
	height:460px;
}
.chanpin_nav {
	width:800px;
	height:30px;
	margin: 10px auto;
	display:block;
}
.chanpin_nav li {
	float: left;
	padding:0 18px;
	height:100%;
	cursor: pointer;
	text-align: center;
	line-height:30px;
	font-size: 15px;
}
.chanpin_nav li a {
	color: #333;
}
.chanpin_nav li span {
	color: #dcdcdc;
}
.chanpin {
	float: left;
	width: 260px;
	height:265px;
	text-align: center;
	margin:30px 0 0 20px;
	-webkit-transition: 0.5s;
}
.index_chapin {
	display: block;
	width:260px;
	height:250px;
	overflow: hidden;
	margin-left:-100px;
}
.chanpin img {
	width:260px;
}
.chanpin_nav li a:hover, .chanpin p a:hover, .chanpin div a:hover {
	color:#006DB8;
}
.chanpin a:first-child {
	margin-left:0;
}
.chanpin p {
	line-height:20px;
	width:250px;
	margin:0 auto;
}
.chanpin p {
	color:#999;
}
.chanpin_bottom {
	background-color:#eaeaea;
	border-bottom:1px solid #dcdcdc;
	height:55px;
	margin-top: -2px;
	color: #333;
}
.chanpin_bottom h3 {
	font-size: 15px;
	width:100%;
	height:30px;
	padding-top:15px;
	color:#444;
}
.chanpin_bottom div a {
	color:#333;
	font-size: 15px;
}
.chanpin>a {
	display: block;
	overflow: hidden;
}
.chanpin>a:hover, .ye .yeon {
	background-color: #006DB8;
	color:#fff;
}
.chanpin>a:hover h3, .chanpin>a:hover h3 {
	color:#fff;
	background-color: #006DB8;
}
.chanpin>a:hover .chanpin_bottom p, .chanpin>a:hover .chanpin_bottom p {
	color:#fff;
	background-color: #006DB8;
}
.chanpin>a:hover .chanpin_bottom, .chanpin>a:hover .chanpin_bottom {
	color:#fff;
	background-color: #006DB8;
	border-color:#006DB8;
}
.chanpin>a:hover .chanpin_bottom div, .chanpin>a:hover .chanpin_bottom div {
	color:#fff;
	background-color: #006DB8;
}
/*.chanpin_bottom:hover *{color:#fff;}*/
.shebei {
	position: absolute;
	width: 1100px;
	display: none;
	background-color: #f5f5f5;
}
.shebei .chanpin:last-child {
}
.chanpin:hover {
	margin-top:-1px;
	height:250px;
	box-shadow: 4px 6px 8px rgba(138, 138, 138, 0.5);
	-moz-box-shadow: 4px 6px 8px rgba(138, 138, 138, 0.5);
	-webkit-box-shadow : 4px 6px 8px rgba(138, 138, 138, 0.5);
}
.chanpin_nav {
	margin-top:0px
}
.chanpin:first-child {
	margin-left: 0;
}
/*荣誉证书*/
.rongyu {
	width: 100%;
	float: left;
	padding-top:45px;
	margin-top:20px;
	background-image:url("../images/indexbg_02.jpg");
	background-color: #0565a7;
	color: #fff;
}
.prve, .nexta {
	width: 60px;
	margin-top: 100px;
}
.nexta {
	margin-left:40px;
}
.prve, .nexta, .zhengshu {
	float: left;
}
.prve {
	margin-right:60px;
}
.nexta, .nexta img {
	float: right;
}
.zhengshu {
	width:860px;
	height:285px;
	background-color: #0565a7;
	margin:-10px 0 40px 0;
	overflow: hidden;
}
.zhengshu ul {
	width:1600px;
}
.zhengshu ul li {
	float: left;
	width:200px;
	height:280px;
	margin:010px;
}
/*品牌资讯*/
.pinpai {
	background-color: #fff;
	float: left;
	width:100%;
	padding-bottom:50px;
}
.zhanshi {
	width:350px;
	float: left;
	height:300px;
	margin:-10px 25px 0 0;
}
.zhanshi li {
	line-height: 22px;
}
.zhanshi li a {
	color: #777;
}
.znews {
	height:90px;
	overflow:hidden
}
.zhanshi li:first-child a {
	color: #333;
	line-height: 35px;
	font-size:15px;
}
.zhanshi li:first-child {
	line-height: 10px;
}
.about .zhanshi:first-child {
	margin-left:0;
}
.zhanshi li:last-child {
	font-size: 15px;
	line-height: 50px;
}
.zhanshi li:last-child span {
	float: right;
	font-size: 12px;
}
.zhanshi li a:hover {
	color:#006DB8;
}
.zhanshi li a img {
	width: 350px;
	height:147px;
}
.onn {
	width:350px;
	height:145px;
	overflow: hidden;
	margin:10px 0;
}
.onn a img {
	-webkit-transition: 1s;
}
.onn a img:hover {
	-webkit-transform: scale(1.1);
}
.zhanshi:hover {
	color: #006DB8;
}
.about .zhanshi:last-child {
	margin-right: 0;
}
.zhanshi_ie {
	margin-right: 0;
}
/*友情链接*/
.lianjie {
	background-color: #f5f5f5;
	width:100%;
	height:100px;
	float: left;
	padding-top: 30px;
}
.logok {
	overflow: hidden;
	width:980px;
	float: left;
	margin:10px;
}
.prve1, .next1 {
	width:10px;
	height:15px;
	float: left;
	line-height: 15px;
	cursor: pointer;
	text-align: center;
	padding-top:25px;
	margin-top:10px;
}
.prve1 {
	margin-right:40px;
}
.next1 {
	float: right;
}
.qiyelogo {
	width: 2200px;
	float:left;
	line-height: 60px;
	margin: 15px 0;
	height:58px;
}
.qiyelogo li {
	float: left;
	width:172px;
	height:55px;
	margin-top: 8px;
}
.qiyelogo li:first-child {
	padding-left:0;
}

/*页脚部分*/
.footer {
	width:1200px;
	padding-top: 30px;
	color:#666666;
	padding-bottom:20px;
	background-color:#F5F5F5;
	float:left;
	background-image: url(../images/dt.jpg);
	background-repeat: no-repeat;
	background-position: right;
	margin:auto 0px;
}
.foot {
	width:110px;
	height:170px;
	padding-right:40px;
	margin-right:40px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D9D9D9;
}
.footer .main .foot ul {
	width:110px;
	float: left;
	clear:left;
}
.footer .foot li {
	color: #333333;
	font-family:"微软雅黑";
	font-size: 14px;
	font-weight:normal;
	line-height:20px;
	overflow: hidden;
}

.footer .foot li a {
	color: #666666;
	font-size: 12px;
	font-weight:normal;
	line-height:24px;
	overflow: hidden;
}
.footer .foot li a:hover {
	color: #006DB8;
	font-size: 12px;
	font-weight:normal;
	text-decoration: none;
	overflow: hidden;
}
.weixin {
	width:120px;
}
.weixin a {
	float: left;
	margin-right:3px;
}
.footer_bottom {
	background-color:#404042;
	color:#777;
	width:100%;
	height:45px;
	line-height: 45px;
	text-align: center;
	float:left;
	font-size:12px;
}
.footer_bottom a {
	color:#777;
}
.footer_bottom a:hover {
	color:#bfbfbf;
}
.main ul.foot:last-child li:last-child {
	color:#666666;
	line-height:22px;
	font-size:12px;
}
.last_foot {
	width:230px;
}
#overlay_mask {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 100000;
	opacity: 0.5;
	background-color: #ddd;
	display:none;
}
#mask_dialog {
	display:none;
	padding: 20px;
	color: #3e3e3e;
	font-size:14px;
	border: 2px solid #dedede;
	background-color: #FFF;
	position: fixed;
	top:20%;
	left:50%;
	z-index: 100001;
	opacity: 1.0;
}
#mask_dialog img {
	display:block;
}
span.close {
	right: -15px;
	top: -15px;
	position: absolute;
	width: 31px;
	height: 31px;
	cursor: pointer;
	background: url("../images/cuo.png") no-repeat center;
}
.nav ul .lie>a.nav_on {
	color:#006DB8;
}
/*内页代码*/
.home_cen {
	width:1100px;
	margin:0px auto;
	position:relative;
}
.zy_ban {
	height:85px;
	padding-top:55px;
	background:url(../images/zy_banbg.gif) no-repeat center top;
}
.zy_area {
	height:22px;
	line-height:22px;
	margin-top:5px;
	color:#fff;
	font-size:14px;
	background:url(../images/zy_black.png) no-repeat left center;
	padding-left:30px;
}
.zy_area a {
	color:#fff;
}
.zy_area a:hover {
	text-decoration:underline;
}
#zy_left {
	width:170px;
	float:left;
	margin-top:20px;
}
.zy_left {
	padding-top:6px;
	background:url(../images/zy_leftbg.gif) no-repeat left top;
	position:relative;/*  z-index:100; */
}
.zyl_ul li {
	padding:10px 0 10px 15px;
	font-size:14px;
	line-height:20px;
	border-bottom:1px solid #fff;
	background:#f3f3f3;
}
.zyl_ul li a {
	background:url(../images/home_bg.png?23) no-repeat 0 -104px;
	padding-left:15px;
	width:120px;
	display:block;
}
.zyl_ul li a:hover, .zyl_ul li a.on {
	background-position:0 -57px;
	color:#cd130a;
}
.zyl_ewm {
	width:170px;
	height:86px;
	background:url(../images/zyl_ewm.gif) no-repeat;
	margin-top:6px;
	position:relative;
}
.zyl_ewm a.zlewm_yx {
	width:85px;
	height:42px;
	display:block;
	float:right;
	position:relative;
	top:44px;
}
.zlewm_tc {
	position:relative;
	float:left;
}
.zlewm_tc span {
	width:85px;
	height:85px;
	display:block;
}
.zlewm_tc .jq_hidebox, .ftewm_tcff .jq_hidebox {
	display:none;
	position:absolute;
	background:#fff;
	z-index:10;
	border:1px solid #f6f6f6;
	top:85px;
}
.zlewm_tc .jq_hidebox {
	left:0px;
}
.foot_ewm {
}
.ftewm_tcff {
	position:relative;
	background:url(../images/foot_logo.png) no-repeat;
}
.ft_ewm {
}
.ftewm_tcff span {
	width:60px;
	height:60px;
	display:block;
}
.ftewm_tcff .jq_hidebox {
	width:260px;
	overflow:hidden;
	top:0px;
	right:0px;
}
.zy_rig {
	width:890px;
	overflow:hidden;
	margin-top:20px;
	font-size:13px;
	line-height:24px;
}
.zyr_tit {
	border-bottom:4px solid #fcfcfc;
	position:relative;
	color:#333;
	font-size:18px;
	font-weight:normal;
	padding-bottom:5px;
}
.zyr_tit2 {
	font-size:20px;
}
.zyr_tit span {
	border-bottom:4px solid #ce130a;
	position:relative;
	bottom:0px;
	padding-bottom:5px;
}
.zyr_jjfa {
	position:relative;
	width:890px;
	overflow:hidden;
	margin-bottom:20px;
}
.zyr_jjfa ul {
	width:906px;
	position:relative;
}
.zyr_jjfa li {
	width:211px;
	float:left;
	margin:15px 15px 0 0;
	background:#ff0000;
}
.zyr_jjfa li a {
	cursor:pointer;
}
.zyr_jjfa li a img {
	width:211px;
	height:211px;
	display:block;
}
.zyr_jjfa li a font {
	height:36px;
	padding:10px;
	display:block;
	background:#f3f3f3;
	overflow:hidden;
	line-height:18px;
	font-size:13px;
	color:#353635;
}
.zyr_jjfa li a:hover font {
	background:#cd130a;
	color:#fff;
}
.zr_jjif {
	height:430px;
	background:#cd130a;
	margin-top:20px;
	overflow:hidden;
}
.zrif_img {
	width:430px;
	height:430px;
}
.zrif_wz {
	width:370px;
	height:340px;
	line-height:28px;
	color:#fff;
	padding:45px;
	overflow:hidden;
}
.zy_tit3 {
	color:#fff;
	font-size:20px;
	font-weight:normal;
	margin-bottom:10px;
}
.div1 {
	top:420px;
}
.div2 {
	top:20px;
	z-index:999;
	position:fixed;
	_position:absolute;
_top:expression(documentElement.scrollTop + 0 + "px");
	_margin-top:50px;
}
.jjin_tit {
	height:40px;
	line-height:40px;
	background:#f3f3f3;
	margin:15px 0 20px;
}
.jjin_tit span {
	padding:0 20px;
	display:inline-block;
	font-size:16px;
	background:#353635;
	color:#fff;
	text-align:center;
}
.jjwz_tit {
	font-size:15px;
	margin-bottom:10px;
	font-weight:bold;
}
.jjwz_nr {
	border-bottom:2px solid #f3f3f3;
	padding-bottom:10px;
	margin-bottom:20px;
}
.zy_xqb {
	padding:0 65px 0 25px;
	margin-top:50px;
	height:67px;
	line-height:67px;
	color:#fff;
	background:#555555 url(../images/zy_xiang.gif) no-repeat right top;
	font-size:16px;
}
.zy_xqb a {
	float:right;
	color:#fff;
	font-size:18px;
	text-decoration:underline;
}
.zyr_box {
	border-top:6px solid #cd130a;
	border-bottom:2px solid #f3f3f3;
	padding:20px 0 15px;
	margin-bottom:20px;
}
.zyr_box1 {
	padding:10px 0 0;
}
.zyrb_tit {
	font-size:20px;
	color:#cd130a;
	margin-bottom:10px;
}
.jsin_fwti {
	padding:0 10px;
	height:40px;
	line-height:40px;
	background:#353635;
	color:#fff;
	font-size:20px;
}
.jsin_tim {
	color:#858585;
	margin:5px 10px 20px;
	font-size:12px;
}
.pre_next {
	margin:50px 0;
	padding-top:10px;
	border-top:2px solid #f3f3f3;
}
.pre_next p {
	height:36px;
	border-bottom:1px solid #dbdbdb;
	line-height:36px;
}
.pre_next span {
	color:#d21b1f;
	margin-right:10px;
}
.pre_next p em {
	float:right;
}
.xzzq_ul li {
	height:36px;
	line-height:36px;
	font-size:14px;
	background:url(../images/border.gif) repeat-x left bottom;
}
.xzzq_ul li em {
	color:#cd130a;
	margin-right:10px;
}
.page {
	text-align:center;
	margin:60px 0px 30px;
}
.page a {
	height:30px;
	line-height:30px;
	display:inline-block;
	border:1px solid #ededed;
	padding:0 10px;
}
.page a:hover, .page a.on {
	background:#cf2818;
	border:1px solid #cf2818;
	color:#fff;
}
.page span {
	height:30px;
	line-height:30px;
	display:inline-block;
	background:#cf2818;
	border:1px solid #cf2818;
	color:#fff;
	padding:0 10px;
}
.xwdt_ul {
	margin:0 10px;
	height:auto;
}
.xwdt_ul li {
	background:url(../images/border.gif) repeat-x left bottom;
	padding-bottom:15px;
	margin-bottom:15px;
}
.xwdt_ul li.hsc_uli {
	cursor:auto;
}
.xwdt_ul li .hsc_p {
	width:730px;
}
.xwdt_img {
	width:116px;
	height:75px;
	padding:2px;
	border:1px solid #efefef;
}
.xwdt_img img {
	width:116px;
	height:75px;
}
.xwdt_ul li em {
	color:#d1d1d1;
}
.gsjj_left {
	width:575px;
	overflow:hidden;
	margin-top:20px;
}
.gsjj_rig {
	width:290px;
	overflow:hidden;
	margin-top:20px;
}
.ind_pic {
	width:100%;
	height:auto;
}
.pic1 {
	width:1583px;
	height:1420px;
	margin:0 auto;
}
.pic2 {
	width:1583px;
	height:1607px;
	margin:0 auto;
}
.pic3 {
	width:1583px;
	height:1607px;
	margin:0 auto;
}
.pic4 {
	width:1583px;
	height:1150px;
	margin:0 auto;
}
.pic5 {
	width:1583px;
	height:1536px;
	margin:0 auto;
}
.pic6 {
	width:1583px;
	height:1607px;
	margin:0 auto;
}
.inside-banner {
	width:1583px;
	height: 140px;
	margin: 0 auto;
	margin-top: -6px;
	overflow: hidden;
}
.content {
	width:1200px;
	min-height:auto;
	margin:20px auto 20px auto;
	overflow:hidden;
	background-color: #FFFFFF;
}
.content-left {
	width: 235px;
	margin-right: 25px;
	-webkit-box-shadow:3px 3px 10px #E9E6E6;
	-moz-box-shadow:3px 3px 10px #E9E6E6;
	box-shadow:3px 3px 10px #E9E6E6;
}
.content-left h3 {
	width: 235px;
	height: 60px;
	line-height: 60px;
	text-indent: 40px;
	background:#2b4c7e;
	color: #fff;
	font-size: 20px;
	overflow: hidden;
}
.content-left ul {
	width: 235px;
	overflow: hidden;
}
.content-left ul li {
	margin-bottom: 1px;
}
.content-left ul li a {
	width:190px;
	height: 40px;
	color: #2869ab;
	background: #fff;
	display: block;
	line-height: 40px;
	padding-left: 45px;
	overflow: hidden;
	font-size:16px
}
.content-left ul li a:hover, .content-left ul li a.cur {
	color:#fff;
	background: #2869ab;
	font-weight:bold;
}
.content-left ul li dd {
	height: 28px;
	overflow: hidden;
}
.content-left ul li dd a {
	height: 28px;
	line-height: 28px;
	color: #808080;
}
.content-left ul li dd a:hover, .content-left ul li dd a.cur {
	color: #2b4c7e;
	background: #fff;
}
.content-right {
	width:890px;
	min-height:580px;
	padding:20px;
	padding-top:0;
	margin-right:10px;
	background: #fff;
	-webkit-box-shadow:3px 3px 10px #E9E6E6;
	-moz-box-shadow:3px 3px 10px #E9E6E6;
	box-shadow:3px 3px 10px #E9E6E6;
}
.content_title {
	height: 50px;
	line-height: 50px;
	margin-top: 10px;
	margin-bottom:10px;
	border-bottom: 1px solid #d8d8d8;
	font-size: 14px;
	font-weight: bold;
	color: #494848;
	overflow: hidden;
}
.content_title a, .content_title a:link {
	color:#494848
}
.content_title a:hover {
	color:#2869ab;
}
.content_title span {
	float: right;
	font-weight: normal;
}
.content_main {
	font-size:14px;
}
.content_model {
	min-height: 500px;
	padding-bottom: 20px;
}
.product-list {
	min-height:755px;
	margin-bottom:20px;
	overflow:hidden;
}
.product-list ul {
	width:100%
}
.product-list ul li {
	width:260px;
	height:320px;
	float:left;
	overflow:hidden;
	border:1px solid #ccc;
	background-color:#fff;
	box-shadow:0px 0px 10px #ccc;
	margin-top: 10px;
	margin-right:10px;
	margin-bottom: 10px;
	margin-left: 0;
}
.product-list ul li img {
	width:250px;
	height:188px;
	margin-top:5px;
	margin-left:5px;
}
.product-list ul li h4 {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.product-list ul li h4 span {
	color:#0066CC;
	background:url(../images/ico-left.png) right -12px no-repeat;
	padding-right: 25px;
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: normal;
}
.product-list ul li p {
	height:54px;
	overflow:hidden;
	padding:0 10px;
	font-size:12px;
	line-height:18px;
	color:#808080;
}
.product-list ul li a {
	overflow:hidden;
	display: inline-block;
}
.product-list ul li:hover {
	background-color:#2869ab;
}
.product-list ul li:hover h4 span {
	color:#fff;
	background-position: right -56px
}
.product-list ul li:hover p {
	color:#fff;
}
.page-model {
	width:100%;
	height:28px;
	overflow:hidden;
	text-align: center;
	padding: 10px 0;
}
.page-model a.page-frist, .page-model a.page-prev, .page-model a.page-next, .page-model a.page-last, .page-model a.page-frist:link, .page-model a.page-prev:link, .page-model a.page-next:link, .page-model a.page-last:link {
	line-height: 26px;
	display: inline-block;
	padding: 2px 4px;
	background-color: #2869ab;
	color: #fff;
	min-width: 50px;
	text-align: center;
	margin-right: 5px;
}
.page-model a.page-last {
	margin-right: 0;
}
.page-model a.page-frist:hover, .page-model a.page-prev:hover, .page-model a.page-next:hover, .page-model a.page-last:hover {
	background-color:#4a75b6;
}
.page-model a.page-num, .page-model a.page-num:link {
	color:#666;
	padding: 2px 6px;
}
.page-model a.page-num:hover, .page-model a.page-cur, .page-model a.page-cur:link {
	background-color: #2869ab;
	color:#fff;
}
.page-model a.page-disabled {
	background-color: #78797A;
	cursor:default;
}
.page-model a.page-disabled:hover {
	background-color: #78797A;
}
.product-nav {
	width:100%;
	height: 46px;
	margin-bottom: 42px;
}
.product-nav li {
	width:33%;
	height: 46px;
	float: left;
	margin-right: 1px;
	display: inline;
	font-size: 16px;
	line-height: 46px;
	color: #fff;
	text-align: center;
	background: #5e5e5e;
	cursor: pointer;
}
.product-nav li.cur, .product-nav li:hover {
	background: #00438e;
}
.product-model {
	margin-bottom:30px;
	text-align:left;
}
.product-box {
	display:none;
}
.product-box table {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.product-box table td {
	font-size: 14px;
	padding: 0 10px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.ul-down {
	width:880px;
	margin:10px auto;
}
.ul-down li {
	width:100%;
	line-height:40px;
	overflow:hidden;
	border-bottom:1px dotted #999;
}
.ul-down li:hover {
	background-color:#f8f8f8;
}
.ul-down li a, .ul-down li a:link {
	color:#666;
	float:right;
	margin-right:10px;
}
.ul-down li a:hover {
	color:#2b4c7e;
}


.ti {
	font-family: "微软雅黑";
	font-size:20px;
	color:#333333;
	font-weight: normal;
	line-height:80px;
}
.ti1 {
	font-family: "微软雅黑";
	font-size:14px;
	color:#000000;
	font-weight: normal;
	line-height:30px;
}
.ti10 {
	font-family: "微软雅黑";
	font-size:18px;
	color:#000000;
	font-weight: normal;
	line-height:40px;
}
.ti100 {
	font-family: "微软雅黑";
	font-size:20px;
	color:#000000;
	font-weight: normal;
	line-height:40px;
}
.ti1000 {
	font-family: "微软雅黑";
	font-size:10px;
	color:#999999;
	font-weight: normal;
	line-height:16px;
}
.ti11 {
	font-family: "微软雅黑";
	font-size:14px;
	color:#000000;
	font-weight:bold;
	line-height:30px;
}
.ti2 {
	font-family: "微软雅黑";
	font-size:20px;
	color:#666666;
	font-weight: normal;
	line-height:80px;
}
.ti3 {
	font-family: "微软雅黑";
	font-size:12px;
	color:#006DB8;
	font-weight: normal;
	line-height:30px;
}
.t1 {
	font-family: "微软雅黑";
	font-size:14px;
	color:#666666;
	font-weight: normal;
	line-height:34px;
}
.t2 {
    font-family: "微软雅黑";
	font-size:16px;
	color:#666666;
	font-weight:normal;
	line-height:34px;
}
.t3 {
    font-family: "微软雅黑";
	font-size:14px;
	color:#666666;
	font-weight: normal;
	line-height:24px;
}
.t4 {
    font-family: "微软雅黑";
	font-size:16px;
	color:#ffffff;
	font-weight: normal;
	line-height:24px;
}
.t5 {
    font-family: "微软雅黑";
	font-size:14px;
	color:#B8D0E9;
	font-weight: normal;
	line-height:24px;
}
.t6 {
    font-family: "微软雅黑";
	font-size:30px;
	color:#ffffff;
	font-weight: normal;
	line-height:60px;
}
.t7 {
    font-family: "微软雅黑";
	font-size:12px;
	color:#666666;
	font-weight: normal;
	line-height:24px;
}
.t8 {
    font-family: "微软雅黑";
	font-size:12px;
	color:#666666;
	font-weight: normal;
	line-height:18px;
}
.t9 {
    font-family: "微软雅黑";
	font-size:12px;
	color:#999999;
	font-weight: normal;
	line-height:24px;
}
.innew {
	width:340px;
	height:20px;
	line-height:20px;
	padding-left:20px;
	background-image:url(../images/news_arr.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #E1E1E1;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
	margin-top: 5px;
	margin-bottom: 5px;
}
.innewt {
	width:320px;
	height:20px;
	line-height:20px;
	float:left;
}
.innewt a {
	width:320px;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.innewd {
	width:20px;
	height:20px;
	line-height:20px;
	font-family: "微软雅黑";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align:left;
	float:right;
}
.ingenew {
	width:570px;
	height:10px;
	font-size:0px;
	float:left;
}
.st {
    width:110px;
	padding-right:25px;
    font-family: "微软雅黑";
	font-size:20px;
	color:#666666;
	font-weight:bold;
	line-height:34px;
	text-align:left;
	float:left;
}
.st2 {
    width:350px;
    font-family: "微软雅黑";
	font-size:20px;
	color:#666666;
	font-weight:bold;
	line-height:34px;
	text-align:left;
	float:left;
	overflow: hidden; 
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.st3 {
	width:auto;
	padding-right:30px;
	font-family: "微软雅黑";
	font-size:20px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:34px;
	text-align:left;
	float:left;
}
.prowai {
	width:240px;
	height:220px;
	margin-left:6px;
	margin-right:6px;
	margin-bottom:15px;
	padding:10px;
	text-align:center;
	background-color:#ffffff;
	border: 1px solid #DDDDDD;
	float:left
}
.pro {
	width:240px;
	height:180px;
	float:left;
}
.protext {
	width:240px;
	height:30px;
	font-family: "微软雅黑";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	line-height:30px;
	padding-top:10px;
	text-align:center;
	background-color: #F5F5F5;
	float:left;
}
.prowai23 {
	width:220px;
	height:205px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:15px;
	padding:10px;
	text-align:center;
	background-color:#ffffff;
	border: 1px solid #DDDDDD;
	float:left
}
.pro23 {
	width:220px;
	height:165px;
	float:left;
}
.protext23 {
	width:220px;
	height:30px;
	font-family: "微软雅黑";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	line-height:30px;
	padding-top:10px;
	text-align:center;
	background-color: #F5F5F5;
	float:left;
}
.prowai1 {
	width:220px;
	height:350px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:15px;
	padding:10px;
	text-align:center;
	background-color:#ffffff;
	border: 1px solid #DDDDDD;
	float:left
}
.pro1 {
	width:220px;
	height:220px;
	float:left;
}
.protext1 {
	width:220px;
	height:40px;
	font-family: "微软雅黑";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	line-height:40px;
	text-align:left;
	margin-top:10px;
	float:left;
}
.protext11 {
	width:220px;
	height:80px;
	font-family: "微软雅黑";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	line-height:20px;
	text-align:left;
	float:left;
}
.prowai2 {
	width:190px;
	height:255px;
	margin-left:9px;
	margin-right:9px;
	margin-bottom:30px;
	text-align:center;
	background-color:#ffffff;
	border:1px solid #ffffff;
	float:left
}
.pro2 {
	width:190px;
	height:143px;
	border:0px solid #DDDDDD;
	float:left;
}
.protext2 {
	width:170px;
	height:40px;
	font-family: "微软雅黑";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	line-height:40px;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	margin-top:10px;
	float:left;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.protext22 {
	width:170px;
	height:60px;
	font-family: "微软雅黑";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	line-height:20px;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	float:left;
}
.new {
	width:670px;
	height:30px;
	line-height:30px;
	padding-left:10px;
	background-image:url(../images/news_arr.gif);
	font-family: "微软雅黑";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align:left;
	float:left;
	background-repeat: no-repeat;
	background-position: left center;
}
.newt {
	width:590px;
	height:30px;
	line-height:30px;
	float:left;
}
.newd {
	width:80px;
	height:30px;
	line-height:30px;
	font-family: "微软雅黑";
	font-size:14px;
	font-weight: normal;
	color: #666666;
	text-align:left;
	float:left;
}
.genew {
	width:680px;
	height:10px;
	margin-top:5px;
	margin-bottom:5px;
	float:left;
}

.new2 {
	width:1050px;
	height:30px;
	line-height:30px;
	padding-left:10px;
	background-image:url(../images/news_arr.gif);
	font-family: "微软雅黑";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align:left;
	float:left;
	background-repeat: no-repeat;
	background-position: left center;
}
.new2t {
	width:970px;
	height:30px;
	line-height:30px;
	float:left;
}
.new2d {
	width:80px;
	height:30px;
	line-height:30px;
	font-family: "微软雅黑";
	font-size:14px;
	font-weight: normal;
	color: #666666;
	text-align:left;
	float:left;
}
.genew2 {
	width:1060px;
	height:10px;
	margin-top:5px;
	margin-bottom:5px;
	float:left;
}


a.r1:link {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}
a.r1:visited {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}
a.r1:hover {
	font-family: "微软雅黑";
	font-size: 16px;
	color:#006DB8;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}
a.r11:link {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}
a.r11:visited {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}
a.r11:hover {
	font-family: "微软雅黑";
	font-size: 16px;
	color:#006DB8;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}

a.r2:link {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}
a.r2:visited {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}
a.r2:hover {
	font-family: "微软雅黑";
	font-size: 14px;
	color:#006DB8;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}
a.r22:link {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}
a.r22:visited {
	font-family: "微软雅黑";
	font-size: 14px;
	color:  #ffffff;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}
a.r22:hover {
	font-family: "微软雅黑";
	font-size: 14px;
	color:#006DB8;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}
a.r3:link {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #B8D0E9;
	text-decoration: none;
	font-weight: normal;
	line-height:24px;
}
a.r3:visited {
	font-family: "微软雅黑";
	font-size: 14px;
	color:#B8D0E9;
	text-decoration: none;
	font-weight: normal;
	line-height:24px;
}
a.r3:hover {
	font-family: "微软雅黑";
	font-size: 14px;
	color:#ffffff;
	text-decoration: none;
	font-weight: normal;
	line-height:24px;
}
a.r4:link {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	line-height:24px;
}
a.r4:visited {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	line-height:24px;
}
a.r4:hover {
	font-family: "微软雅黑";
	font-size: 12px;
	color:#006DB8;
	text-decoration: none;
	font-weight: normal;
	line-height:24px;
}
a.r5:link {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	line-height:20px;
}
a.r5:visited {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	line-height:20px;
}
a.r5:hover {
	font-family: "微软雅黑";
	font-size: 12px;
	color:#006DB8;
	text-decoration: none;
	font-weight: normal;
	line-height:20px;
}
a.r6:link {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height:40px;
}
a.r6:visited {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height:40px;
}
a.r6:hover {
	font-family: "微软雅黑";
	font-size: 14px;
	color:#006DB8;
	text-decoration: none;
	font-weight: bold;
	line-height:40px;
}
.product-img {
    text-align:center;
	clear:left;
}
.nt {
     width:490px;
	 height:150px;
	 background-color:#EAEAEA;
	 padding:20px;
	 margin-left:10px;
	 margin-right:10px;
	 margin-bottom:20px;
	 float:left;
}
.k {
	border: 1px solid #E6E5E5;
}

.w {
	width:180px;
	height:30px;
	line-height:30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	float:left;
}
.w a {
	font-size:12px;
	display:block;
	width:160px;
	height:30px;
	line-height:30px;
	font-family: "微软雅黑";
	color:#000000;
	background-color:#ffffff;
	padding-left:20px;
	background-image: url(../images/jt1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.w a:hover {
	font-size:12px;
	width:160px;
	height:30px;
	line-height:30px;
	font-family: "微软雅黑";
	color:#FFFFFF;
	background-color:#1871C3;
	padding-left:20px;
	background-image: url(../images/jt2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

/*badoo style*/
    div#badoopager {
        padding-right: 0px;
        padding-left: 0px;
        font-size: 13px;
        padding-bottom: 10px;
        color: #48b9ef;
        padding-top: 10px;
        font-family: arial, helvetica, sans-serif;
        text-align: center;
        clear: both;
    }
div#badoopager a {border-right: #f0f0f0 2px solid; padding-right: 5px; border-top: #f0f0f0 2px solid; padding-left: 5px; padding-bottom: 2px; margin: 0px 2px; border-left: #f0f0f0 2px solid; color: #48b9ef; padding-top: 2px; border-bottom: #f0f0f0 2px solid; text-decoration: none}
div#badoopager a:hover {border-right: #FF6D06 2px solid; border-top: #FF6D06 2px solid; border-left: #FF6D06 2px solid; color: #FF6D06; border-bottom: #FF6D06 2px solid}
div#badoopager a:active {border-right: #FF6D06 2px solid; border-top: #FF6D06 2px solid; border-left: #FF6D06 2px solid; color: #FF6D06; border-bottom: #FF6D06 2px solid}
div#badoopager span.current {border-right: #FF6D06 2px solid; padding-right: 5px; border-top: #FF6D06 2px solid; padding-left: 5px; font-weight: bold; padding-bottom: 2px; border-left: #FF6D06 2px solid; color: #fff; padding-top: 2px; border-bottom: #FF6D06 2px solid; background-color: #ff6c16}
div#badoopager a.disabled {display: none}
div#badoopager input[type=text]{width:30px}