@charset "utf-8";

/* CSS Document */
BODY {
	FONT-SIZE: 12px;
	MARGIN: 0px auto;
	COLOR: #333;
	FONT-FAMILY: '微软雅黑', Arial, Verdana, Sans-Serif;
	background: #fff url(../images/bg.jpg) repeat;
}

DIV {
	BORDER-TOP-WIDTH: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px auto;
	PADDING-TOP: 0px;
	BORDER-RIGHT-WIDTH: 0px
}

FORM {
	BORDER-TOP-WIDTH: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px auto;
	PADDING-TOP: 0px;
	BORDER-RIGHT-WIDTH: 0px
}

UL {
	BORDER-TOP-WIDTH: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px auto;
	PADDING-TOP: 0px;
	BORDER-RIGHT-WIDTH: 0px
}

OL {
	BORDER-TOP-WIDTH: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px auto;
	PADDING-TOP: 0px;
	BORDER-RIGHT-WIDTH: 0px
}

LI {
	BORDER-TOP-WIDTH: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px auto;
	PADDING-TOP: 0px;
	BORDER-RIGHT-WIDTH: 0px
}

SPAN {
	BORDER-TOP-WIDTH: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px auto;
	PADDING-TOP: 0px;
	BORDER-RIGHT-WIDTH: 0px
}

P {
	BORDER-TOP-WIDTH: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px auto;
	PADDING-TOP: 0px;
	BORDER-RIGHT-WIDTH: 0px
}

IMG {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	BORDER-TOP-STYLE: none;
	PADDING-TOP: 0px;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none
}

A IMG {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	BORDER-TOP-STYLE: none;
	PADDING-TOP: 0px;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none
}

UL {
	LIST-STYLE-TYPE: none
}

OL {
	LIST-STYLE-TYPE: none
}

LI {
	LIST-STYLE-TYPE: none
}

TABLE {
	FONT-SIZE: 12px
}

TD {
	FONT-SIZE: 12px
}

INPUT {
	FONT-SIZE: 12px
}

H1 {
	MARGIN: 0px auto
}

H2 {
	MARGIN: 0px auto
}

H3 {
	MARGIN: 0px auto
}

H4 {
	MARGIN: 0px auto
}

H5 {
	MARGIN: 0px auto
}

H6 {
	MARGIN: 0px auto
}

H1 {
	FONT-SIZE: 28px
}

H2 {
	FONT-SIZE: 22px
}

H3 {
	FONT-SIZE: 16px
}

H4 {
	FONT-SIZE: 14px
}

H5 {
	FONT-SIZE: 14px
}

H6 {
	FONT-SIZE: 14px
}

.fl {
	FLOAT: LEFT;
}

.fr {
	FLOAT: RIGHT
}

.clear {
	CLEAR: both;
	MARGIN-TOP: -1px;
	FONT-SIZE: 1px;
	VISIBILITY: hidden;
	WIDTH: 1px;
	LINE-HEIGHT: 0;
	HEIGHT: 0px
}

A:link {
	COLOR: #353535;
	TEXT-DECORATION: none;
	outline-style: none
}

A:visited {
	COLOR: #353535;
	TEXT-DECORATION: none;
	outline-style: none
}

A:hover {
	COLOR: #c00;
	TEXT-DECORATION: none;
}

.wp {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px auto;
	WIDTH: 1002px;
	PADDING-TOP: 0px;
	overflow: hidden;
	background: #none;
}

.wp1 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px auto;
	WIDTH: 1002px;
	PADDING-TOP: 0px;
	overflow: hidden;
	background: #fff;
	padding: 0px 2px;
}
.wp2 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px auto;
	WIDTH: 1002px;
	PADDING-TOP: 0px;
	background: #none;
}


.mt10 {
	margin-top: 10px;
}

.pt10 {
	padding-top: 10px;
}

#mr0 {
	margin-right: 0px;
}


/***************************************************************************************************************
*       首页 样式开始
***************************************************************************************************************/
/*header*/
.header {
	overflow: hidden;
	height: 110px;
}

.logo {
	margin-top: 10px;
}

.tips {
	line-height: 110px;
	font-size: 16px
}

.topr {
	overflow: hidden;
}

.topmenu {
	height: 30px;
	line-height: 30px;
}

.topmenu a {
	margin-left: 10px;
}

.topmenu a.ico1 {
	background: url(../images/ico_01.gif) no-repeat left center;
	padding-left: 20px;
}

.topmenu a.ico2 {
	background: url(../images/ico_02.gif) no-repeat left center;
	padding-left: 20px;
}

.topmenu a.ico3 {
	background: url(../images/ico_03.gif) no-repeat left center;
	padding-left: 20px;
}

.topmenu a.ico4 {
	background: url(../images/ico_04.gif) no-repeat left center;
	padding-left: 20px;
}

.topmenu a.ico5 {
	background: url(../images/ico_05.gif) no-repeat left center;
	padding-left: 20px;
}

.toptel {
	background: url(../images/top_tel.gif) no-repeat center right;
	height: 46px;
	/*margin-top: 5px;*/
}

.area {
	border: 1px solid #ddd;
	color: #ddd;
	height: 25px;
	line-height: 25px;
	text-align: center;
	margin-top: 4px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.nav {
	height: 43px;
	line-height: 43px;
	background: url(../images/nav_bg.gif) repeat-x left center;
}

.nav ul li {
	float: left;
	margin-right: 24px;
}

.nav ul li a {
	float: left;
	margin-right: 22px;
	font-size: 14px;
}

.nav span {
	background: url(../images/nav_line.gif) no-repeat;
	width: 3px;
	height: 43px;
	display: block;
	float: left;
}

/*slider*/
.slide_wrap {
	position: relative;
	width: 1000px;
	height: 340px;
	margin-bottom: 5px;
	background: #fff;
	color: #666;
	overflow: hidden;
}

.slide_imglist {}

.slide_imglist li {
	float: left;
	margin-right: 3px;
	display: inline;
}

.slide_imglist li img {
	width: 1000px;
	height: 340px;
	display: block;
}

.slide_title {
	bottom: 0;
	left: 0;
	width: 100%;
	height: 45px;
	overflow: hidden;
	position: absolute;
}

.slide_title h3 {
	position: absolute;
	top: 0;
	left: 0;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	padding: 0 10px;
	z-index: 2;
	display: block;
}

.slide_title h3 a {
	color: #efefef;
	font-weight: bold;
	font-size: 16px;
}

.slide_title h3 a:hover {
	color: #ff0;
}

.slide_title em {
	position: absolute;
	left: 0;
	display: block;
	top: 0;
	width: 100%;
	height: 45px;
	opacity: 0.45;
	filter: alpha(opacity=45);
	background: #000;
	z-index: 1;
}

.slide_num {
	right: 5px;
	z-index: 3;
	top: -10px;
	position: absolute;
}

.slide_num dd {
	display: inline;
	margin: 10px 4px 0 0;
	width: 22px;
	height: 22px;
	font-size: 14px;
	text-align: center;
	line-height: 22px;
	border: 1px #eee solid;
	background: #d4d4d4;
	cursor: pointer;
	float: left;
}

.slide_num dd.active {
	color: #fff;
	border: 1px #09f solid;
	background: #09f;
}

.hy_list {
	width: 240px;
	background: url(../images/hy_line.gif) no-repeat right center;
	padding-right: 20px;
}

.hy_title {
	height: 28px;
	background: url(../images/hy_title.gif) no-repeat;
	border-bottom: 1px solid #ddd;
}

.hy_list ul {
	padding-top: 15px;
	width: 245px;
	padding-bottom: 15px;
}

.hy_list ul li {
	float: left;
	background: url(../images/home_ico.gif) no-repeat left 12px;
	width: 110px;
	height: 34px;
	line-height: 33px;
	font-size: 13px;
	padding-left: 12px;
	border-bottom: 1px solid #EEE;
}

.pro_show {
	width: 730px;
	overflow: hidden
}

.pro_title {
	background: url(../images/pro_title.gif) no-repeat;
	height: 27px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 15px;
}

.more {
	margin-top: 10px;
}

.pro_links {
	float: left;
	margin-left: 180px;
	line-height: 27px;
}

.pro_links a {
	margin-right: 10px;
}

.pro_list ul li {
	width: 174px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.pro_list ul li img {
	width: 170px;
	height: 135px;
	border: 1px solid #ddd;
	padding: 1px;
}

.pro_list ul li h2 {
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	height: 25px;
	line-height: 25px;
}

.ads01 {
	border: 1px solid #ddd;
	height: 120px;
}

.ads02 img {
	width: 475px;
	height: 325px;
}

.ads-right {
	overflow: hidden;
	width: 495px;
}

img.ads03 {
	height: 155px;
	width: 495px;
	margin-bottom: 15px;
}

img.ads04 {
	height: 155px;
	width: 495px;
}

.ads05 {
	float: left;
	height: 225px;
	border: 1px solid #ddd;
	margin-top: 10px;
}

.off_title {
	background: #242a2a;
}

.off_list {
	overflow: hidden;
	margin-top: 10px;
}

.off_list li {
	width: 194px;
	float: left;
	margin-right: 8px;
}

.off_list li img {
	width: 190px;
	height: 151px;
	padding: 1px;
	border: 1px solid #ddd;
}

.advbox {
	border: 1px solid #ddd;
	background: #f6f6f6;
	padding-top: 1px;
	margin-top: 6px;
}

.adv_t {
	height: 35px;
	background: url(../images/adv_title.gif) no-repeat left center;
	padding: 5px 0px;
	border-bottom: 1px solid #ddd;
	width: 980px;
	margin: 0px auto
}

.adv_c {
	padding: 15px;
	overflow: hidden;
}

.adv1,
.adv2 {
	width: 460px;
	height: 380px;
}

.adv1 {
	background: url(../images/adv_ico.gif) no-repeat left center;
}

.adv2 {
	background: url(../images/adv_ico1.gif) no-repeat left center;
}

.advtxt {
	padding-left: 90px;
}

.advtxt h2 {
	color: #f29100;
	font-weight: normal;
	height: 35px;
	line-height: 35px;
}

.advtxt p {
	font-size: 14px;
	color: #666;
}

.mt45 {
	margin-top: 45px;
}

.mt55 {
	margin-top: 55px;
}

.yjsm {
	overflow: hidden;
	width: 700px;
	padding: 10px 15px;
	border: 1px solid #ddd;
	background: #f6f6f6;
}

.yj_title {
	background: url(../images/sm_title.gif) no-repeat left center;
	height: 35px;
	border-bottom: 1px solid #ddd;
}

.yj_title span {
	height: 35px;
	line-height: 35px;
}

.yj_box ul {
	overflow: hidden;
	padding-top: 45px;
	padding-left: 30px;
}

.yj_box ul li {
	width: 295px;
	color: #dc764f;
	line-height: 25px;
	float: left;
	margin-bottom: 50px;
	margin-right: 25px;
	font-size: 14px;
}

.yj_box ul li img {
	float: left;
	margin-right: 20px;
}

.ryzz {
	width: 255px;
	border: 1px solid #ddd;
	height: 321px;
}

.title {
	background: url(../images/tbg1.gif) repeat-x;
	height: 35px;
	line-height: 35px;
}

.t_cont {
	font-size: 16px;
	background: url(../images/tico.gif) no-repeat 10px 9px;
	padding-left: 25px;
}

.more1 {
	line-height: 35px;
	margin-right: 15px;
}

.pic_new {
	padding: 10px;
	overflow: hidden;
}

.pic_new h3 {
	font-size: 14px;
	font-weight: normal;
	background: url(../images/art_ico.gif) no-repeat left center;
	padding-left: 18px;
}

.pn_summay {
	overflow: hidden;
	padding: 5px 0px 15px 0px;
	border-bottom: 1px dashed #ddd;
	color: #999;
	line-height: 20px;
}

.pn_summay img {
	float: left;
	border: 1px solid #ddd;
	padding: 1px;
	margin-right: 10px;
}

.index_news {
	overflow: hidden;
}

.index_news ul li {
	height: 30px;
	line-height: 30px;
	background: url(../images/art_ico.gif) no-repeat 10px center;
	padding-left: 29px;
	font-size: 14px;
}

.ads10 {
	height: 90px;
	border: 1px solid #ddd;
}

.dynamic {
	width: 730px;
	border: 1px solid #ddd;
	border-top: 3px solid #414141;
}

.dyn_title {
	height: 35px;
	border-bottom: 1px solid #ddd;
	width: 710px;
	margin: 0px auto;
	line-height: 35px;
	font-size: 16px;
}

.dyn_title span {
	font-size: 12px;
}

.dyn_box {
	padding: 10px;
	overflow: hidden;
}

.dyn_box ul li {
	width: 170px;
	float: left;
	overflow: hidden;
	margin-right: 10px;
}

.dyn_box ul li img {
	width: 170px;
	height: 130px;
}

.dyn_box ul li h2 {
	font-size: 14px;
	font-weight: 600;
	height: 25px;
	line-height: 25px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.dyn_box ul li p {
	line-height: 20px;
}

.liuse_news {
	width: 255px;
	float: right;
	border: 1px solid #ddd;
	border-top: 3px solid #414141;
}

.lus_title {
	height: 35px;
	border-bottom: 1px solid #ddd;
	width: 235px;
	margin: 0px auto;
	line-height: 35px;
	font-size: 16px;
}

.lus_title span {
	font-size: 12px;
}

.lus_box {
	padding: 12px 10px;
	overflow: hidden
}

.lus_box ul li {
	height: 29px;
	line-height: 29px;
	background: url(../images/news_ico.gif) no-repeat left center;
	padding-left: 13px;
	overflow: hidden;
}

.fac_title {
	background: url(../images/tbg1.gif) repeat-x;
	height: 35px;
	line-height: 35px;
}

.fac_tc {
	background: url(../images/tico.gif) no-repeat 10px 3px;
	font-size: 16px;
	padding-left: 25px;
}

.fac_more {
	line-height: 35px;
	font-size: 12px;
	margin-right: 10px;
}

.fac_cont {
	padding: 10px;
	overflow: hidden;
}

.fac_cont ul li {
	float: left;
	margin-right: 2px;
	margin-left: 4px;
}

.fac_cont ul li img {
	width: 190px;
	height: 151px;
}

.fac_cont ul li h2 {
	font-size: 14px;
	text-align: center;
	font-weight: normal;
	height: 35px;
	line-height: 35px;
}

.client {
	border: 1px solid #ddd;
	width: 730px;
	overflow: hidden;
}

.mac {
	border: 1px solid #ddd;
	width: 255px;
	height: 195px;
	overflow: hidden;
}

.client_box ul {
	padding-top: 15px;
	overflow: hidden;
}

.client_box ul li {
	border: 1px solid #ddd;
	width: 130px;
	height: 50px;
	float: left;
	margin: 0px 4px 20px 9px;
}

.mac_box {
	padding: 8px 0px;
	text-align: center;
}

.links {
	padding: 10px;
	overflow: hidden;
}

.links a {
	margin-right: 10px;
}

.footer {
	border-top: 3px solid #ebf0f3;
	margin-top: 10px;
	background: #f2f7fb;
	padding: 15px 0px 0px 0px;
}

.ft_contact {
	overflow: hidden;
	border-right: 1px solid #ddd;
	padding-right: 30px;
}

.ftcont {
	color: #666;
	line-height: 22px;
}

.address {
	line-height: 22px;
	margin-left: 30px;
}

.footnav {
	margin-top: 15px;
	height: 35px;
	line-height: 35px;
	background: #ddd;
}


/***************************************************************************************************************
*       内页 样式开始
***************************************************************************************************************/
.banner {
	height: 295px;
	border: 1px solid #DDD;
}

.LeftArea {
	width: 215px;
	overflow: hidden;
}

.leftmenu {
	overflow: hidden;
	border: 1px solid #DDD;
}

.navtit {
	background: url(../images/navitit.png) no-repeat;
	height: 35px;
	font-size: 16px;
	color: #fff;
}

.menulist {
	overflow: hidden;
	background: #f7f7f7;
}

.menulist ul {
	overflow: hidden;
	padding: 5px 15px;
}

.menulist ul li {
	height: 30px;
	line-height: 30px;
	padding-left: 25px;
	font-size: 14px;
	background: url(../images/art_ico.gif) no-repeat left 10px;
	border-bottom: 1px dashed #ddd;
}

.menulist ul li:hover {
	cursor: pointer;
}

.hotlist {
	overflow: hidden;
	border: 1px solid #ddd;
}

.htCont {
	padding: 10px;
	overflow: hidden;
}

.htCont ul li {
	background: url(../images/news_ico.gif) no-repeat left center;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	overflow: hidden;
}

.RightArea {
	width: 775px;
	float: right;
	overflow: hidden;
	border: 1px solid #ddd;
}

.RightTitle {
	height: 20px;
	line-height: 20px;
	padding-left: 25px;
	font-size: 15px;
	padding: 10px;
	border-bottom: 1px solid #DDD;
	background: url(../images/tico.gif) no-repeat 13px 12px;
	padding-left: 30px;
}

.postion {
	height: 35px;
	line-height: 20px;
	font-size: 12px;
	text-align: left;
}

.right_content {
	padding: 10px;
	line-height: 30px;
}

/*article-list*/
.articleList ul li {
	line-height: 25px;
	border-bottom: 1px dashed #DDD;
	padding-left: 0px;
	padding-bottom: 5px;
	margin: 10px 0px;
}

.articleList ul li h3 {
	font-size: 16px;
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	background: #f3f3f3 url(../images/art_icon.gif) no-repeat 10px 19px;
	padding-left: 22px;
}

.articleList ul li p {
	font-size: 12px;
	color: #999;
	padding-left: 22px;
}

.listdate {
	font-size: 12px;
	padding-left: 15px;
	color: #ec6000;
}

/*article info*/
.article {
	padding: 15px 0px;
	overflow: hidden;
}

.art_title {
	text-align: center;
	font-size: 20px;
}

.art_info {
	border: 1px solid #ededed;
	text-align: center;
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.art_info small {
	font-size: 12px;
}

.art_content {
	line-height: 25px;
	overflow: hidden;
}

.cont_next {
	border-top: 1px dashed #DDD;
	padding-top: 10px;
	margin-top: 10px;
}

.likes h4 {
	color: #c00;
}

.likelist {
	border-top: 1px solid #DDD;
}

.likelist ul li {
	height: 30px;
	line-height: 30px;
	padding-left: 20px;
	width: 47%;
	float: left;
	background: url(../images/art_icon.png) no-repeat 10px center;
}

/*goods-list*/
.sub_goods {
	overflow: hidden;
	padding: 5px 0px;
}

.sub_goods ul li {
	text-align: center;
	line-height: 25px;
	float: left;
	margin: 10px 16px;
	width: 215px;
	overflow: hidden;
}

.sub_goods ul li img {
	width: 210px;
	height: 167px;
	border: 1px solid #DDD;
}

.sub_goods ul li h4 {
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	overflow: hidden;
	height: 25px;
	line-height: 25px;
}


/*hy-list*/
.sub_hy {
	overflow: hidden;
	padding: 5px 0px;
}

.sub_hy ul li {
	text-align: center;
	line-height: 25px;
	float: left;
	margin: 10px 11px;
	width: 235px;
	overflow: hidden;
}

.sub_hy ul li img {
	width: 230px;
	height: 180px;
	border: 1px solid #DDD;
}

.sub_hy ul li h4 {
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	overflow: hidden;
	height: 25px;
	line-height: 25px;
}

/*case-list*/
.sub_cases {
	overflow: hidden;
	padding: 5px 0px;
}

.sub_cases ul li {
	text-align: center;
	line-height: 25px;
	float: left;
	margin: 10px 7px;
	width: 137px;
	overflow: hidden;
}

.sub_cases ul li img {
	width: 130px;
	height: 50px;
	border: 1px solid #ddd;
	padding: 1px;
}

.sub_cases ul li h4 {
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
}


/*goods info*/

.goods_info {
	padding: 15px 5px;
	overflow: hidden;
}

.goods_desc {
	margin-top: 0px;
	line-height: 25px;
}

.context {
	border-top: 1px dashed #DDD;
	overflow: hidden;
}

.goods_title {
	text-align: center;
	font-size: 20px;
	background: #F6F6F6;
	overflow: hidden;
	height: 40px;
	line-height: 40px;
}

/*related goods*/
.related {
	overflow: hidden;
}

.related ul {
	margin-top: 10px;
}

.related ul li {
	float: left;
	text-align: center;
	line-height: 25px;
	margin: 10px 9px;
	width: 225px;
	overflow: hidden;
}

.related ul li img {
	width: 210px;
	height: 180px;
	border: 1px solid #DDD;
}

.related ul li h4 {
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
}

.related .titles1 {
	border-bottom: 1px dashed #DDD;
}

/*sitemap*/
.sitemap {
	border: 1px solid #DDD;
	background: #fff;
}

.linkbox {
	line-height: 30px;
	border-bottom: 2px solid #DDD;
	padding: 10px;
}

.f6 li {
	padding-left: 30px;
}

/*选项卡1*/
#Tab1 {
	margin: 0px;
	padding: 0px;
}

/*菜单class*/
.Menubox {
	width: 100%;
	height: 28px;
	line-height: 28px;
	border-bottom: 1px solid #ddd;
}

.Menubox ul {
	margin: 0px;
	padding: 0px;
}

.Menubox li {
	float: left;
	display: block;
	cursor: pointer;
	text-align: center;
	color: #666;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 10px;
}

.Menubox li.hover {
	padding: 0px;
	background: #fff;
	color: #c00;
	font-weight: bold;
	height: 27px;
	line-height: 27px;
	padding: 0px 10px;
}

.Contentbox {
	clear: both;
	margin-top: 0px;
	border-top: none;
	text-align: center;
	padding-top: 8px;
}

.hl_main5_content {
	width: 240px;
	border-top: none;
	margin-left: 1px;
	position: relative;
	padding-left: 12px;
	height: 150px;
	overflow: hidden;
}

.hl_main5_content1 {
	width: 200px;
	margin-top: 5px;
	overflow: hidden;
	float: left;
	margin-left: 15px;
}

.hl_main5_content1 ul {
	width: 1600px;
	overflow: hidden;
	height: margin-top:10px;
}

.hl_main5_content1 ul li {
	float: left;
	width: 200px;
	display: inline;
	margin-right: 10px;
}

.hl_main5_content1 ul li img {
	width: 200px;
	height: 127px;
}

.hl_scrool_leftbtn {
	width: 14px;
	height: 38px;
	background: url(../images/hl_scroll_left.jpg) no-repeat;
	float: left;
	margin-top: 50px;
	cursor: pointer;
	position: absolute;
	top: 5px;
	left: 3px;
}

.hl_scrool_rightbtn {
	width: 14px;
	height: 38px;
	background: url(../images/hl_scroll_right.jpg) no-repeat;
	float: right;
	margin-top: 50px;
	cursor: pointer;
	position: absolute;
	top: 5px;
	right: 0;
}

/* expmenu */
ul.expmenu {
	width: 215px;
}

ul.expmenu li div.one {
	padding: 8px 12px;
	border-bottom: 1px #ddd solid;
}

ul.expmenu li:last-child div.one {
	border-bottom: none;
}

ul.expmenu li ul li {
	background-color: #fff;
	padding: 8px 0px 8px 30px;
	border-bottom: 1px solid #dcdcdc;
	border-top: 1px solid #fff;
	color: #333;
}

ul.expmenu li ul li:last-child {
	border-bottom: none;
}

ul.expmenu li ul li.selected {
	background-color: #f4f4f4;
}

ul.expmenu div.one {
	color: #203f61;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2);
	background: #f1f1f1;
}

ul.expmenu li div.one .label {
	padding-left: 10px;
	background: no-repeat;
	font-size: 14px;
}

ul.expmenu li div.one .arrow {
	display: block;
	width: 16px;
	height: 16px;
	background: no-repeat center;
	float: right;
}

ul.expmenu li div.one .arrow.up {
	background-image: url(../images/arrow_u.png);
}

ul.expmenu li div.one .arrow.down {
	background-image: url(../images/arrow_d.png);
}

/*ul.expmenu li .menu{display:none;}	
*/
ul.expmenu li .menu {}

/* Mouse Events */
ul.expmenu div.one:hover {
	background: #f1f1f1;
	/* Old browsers */
	cursor: pointer;
}

ul.expmenu li ul li:not(.selected):hover {
	background: #e7e7e7;
	/* Old browsers */
	cursor: pointer;
}

ul.expmenu li ul li:not(.selected):active {
	background: #f1f1f1;
	/* Old browsers */
	cursor: pointer;
}


.banners .swiper-container-horizontal>.swiper-pagination-bullets {
	width: 1000px;
	left: 50%;
	margin-left: -500px;
	text-align: right;
}

.banners .swiper-pagination-bullet {
	display: inline;
	margin: 10px 4px 0 0;
	width: 22px;
	height: 22px;
	font-size: 14px;
	text-align: center;
	line-height: 22px;
	border: 1px #eee solid;
	background: #d4d4d4;
	cursor: pointer;
	float: left;
	border-radius: 0;
	opacity: 1;
	float: none;
	display: inline-block;
}

.banners .swiper-pagination-bullet-active {
	color: #fff;
	border: 1px #09f solid;
	background: #09f;
}

.banners .swiper-container_banner {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}

.banners .swiper-slide {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.banners_a {
	display: block;
	position: relative;
	width: 100%;
}

.banners_a img {
	width: 100%;
	display: block;
}

.banners_a em {
	position: absolute;
	left: 0;
	display: block;
	bottom: 0;
	width: 100%;
	height: 45px;
	line-height: 45px;
	background: rgba(0, 0, 0, .45);
	z-index: 1;
	font-style: unset;
	display: flex;
}

.banners_a em i {
	color: #efefef;
	font-weight: bold;
	font-size: 16px;
	font-style: unset;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 0 10px;
	width: 1000px;
}



/* new header */
.header_flex {
	display: flex;
}
.header_logo_img{
	margin: 0;
}

.header_logo {
	margin-top: 18px;
	margin-bottom: 20px;
}

.header_tag_content {
	display: flex;
	width: 40%;
	margin-right: 0;
	padding: 10px 0;
}

.header_tag_bg {
	background-color: #2E2D2D;
	width: 100%;
}

.header_tag_link a{
	font-size: 17px;
	font-weight: 300;
	color: #FFFFFF;
	padding-right: 6px;
}

.header_tag_link a{

border-right: 1px solid #fff;
}

.header_tag_link:last-child a	{
	border: none;
	padding-right: 0;
	margin-right: 0;
}

.header_logo_title {
	font-size: 34px;
	font-weight: bold;
	color: #FCA200;
	margin-left: 40px;
	margin-top: 25px;
}

.header_logo_title span {
	color: #FF0000;
}

.header_logo_telephone {
	text-align: right;
	margin-right: 0;
}

.telephone_text {
	font-size: 14px;
	font-weight: 300;
	color: #333333;
}

.telephone_number {

	font-size: 25px;
	font-weight: 400;
	color: #FF0000;

}

.server_area {
	/* margin-top: 17px; */
	margin-bottom: 19px;
	width: 408px;
	height: 25px;
	border: 1px solid #E3E3E3;
	line-height: 25px;
	border-radius: 4px;
	margin-right: 0;
}

.server_area_ul {
	display: flex;
	justify-content: space-between;
}



.server_area li {

	font-size: 14px;
	font-weight: 300;
	color: #000;
}

.server_area_ul li a {
	border-right: 1px solid #E3E3E3;
	padding-right: 6px;
}

.server_area_ul li:last-child a {
	border: none;
}

.header_nav {
	border-top: 2px solid #F9A101;

}

.header_nav_bg {
	background: #F6F6F6;
	padding-top: 16px;
}

.header_nav_title {
	font-size: 17px;
	font-weight: 400;
	color: #333333;
	display: flex;
	justify-content: space-between;
}
.header_nav_title li{
	border-bottom: 2px solid #F6F6F6;
	padding-bottom: 19px;
}
.header_nav_title li:hover {
	
	border-bottom: 2px solid#F9A101;
}

/* new footer */

.footer2 {
	width: 100%;
	height: 100%;
	background: #111111;
	padding-bottom: 55px;
}

.footer_ul {
	margin-top: 52px;
}

.father_li {
	float: left;
	margin-right: 83px;
}

.father_li>a {
	font-size: 19px;
	font-weight: 400;
	color: #FFFFFF;
	border-bottom: 1px solid white;
	padding-bottom: 29px;
}

.child_li>div>a{
	font-size: 14px;
	font-weight: 300;
	color: #FFFFFF!important;
	margin-bottom: 21px;
}

.child_li {

	margin-top: 65px;
}

.friendLink {
	clear: both;
}

.friendLink div {

	font-size: 14px;
	font-weight: 300;
	color: #FFFFFF;
}

.friendLink div>a{

	font-size: 13px;
	font-weight: 300;
	color: #ADADAD;
}

.bq {
	width: 98%;
	height: 2px;

	margin-top: 44px;
}

.bq .line {
	width: 100%;
	height: 2px;
	background-color: #F6F6F6;
	opacity: 0.19;
}

.bqMessage {
	font-size: 14px;
	font-weight: 300;
	color: #ADADAD;
	padding-top: 23px;
}




.header_nav_title li{
	position: relative;
	width: 130px;
	text-align: center;
}

.header_nav_title span{
	position: absolute;
	top: 100%;
	left: 0%;
	display: none;
	z-index: 99999999999!important;
}
.header_nav_title li:hover span{
	display: block;
}
.header_nav_title span ul li{
	background-color: #F6F6F6;
}

.header_nav_title li:hover .child_list{
	border: none;
	padding: 10px 0;
}


