﻿
body {
	padding:0;
	margin:0; 
	background:#ffffff;
}
* {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #484848;
}
ul {padding:0;margin:0;}
li { list-style:none; list-style-image:none;}
a {font-family:Arial, Helvetica, sans-serif;color:#666666; text-decoration:none;}
a img {border:none;}
a:hover {color:#0992ec;}
a:visited {color:#0992ec}

.main_width {width:1200px;margin:0 auto;}
.flo_left { float:left;}
.flo_rig { float:right;}
.clear { clear:both;}

.head_out { background:#ffffff;height:80px;}

.menu_out { background:url(../images/dh_back.jpg) repeat-x top center;}
.menu {
	font-family: arial, sans-serif;
	width:1200px;
	margin: 0 auto;
	border-left:1px solid #e4e4e4;
}
.menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	background:url(../images/dh_line.jpg) no-repeat left top;
	height:63px;
}
.menu ul li {
	float: left;
	position: relative;
	background:url(../images/dh_line.jpg) no-repeat right top;
	width:124px;
}
.menu ul li a, .menu ul li a:visited {
	display: block;
	text-align: center;
	text-decoration: none;
	width: 124px;
	height: 61px;
	line-height: 61px;
	color: #484848;
	font-size: 14px;
	border-right:1px solid #e4e4e4;
}
.menu ul li ul {
	display: none;z-index:999999;
}
.menu ul li:hover a {
	color: #0891ed;
	background:url(../images/dh_back_1.jpg) repeat-x top center;
}
.menu ul li:hover ul {
	display: block;
	position: absolute;
	top: 61px;
	left: 0;
	width: 124px;
	background:none;
}
.menu ul li:hover ul li { background:none;height:35px; line-height:35px; border-bottom:1px solid #686868;}
.menu ul li:hover ul li a {
	display: block;
	background:#2b5ab5;
	color: #ffffff;height:35px;
	line-height:35px;
	font-size:12px;
	font-weight:100;
}
.menu ul li:hover ul li a:hover {
	background:#000000;
	color: #ffffff;
	height:35px;
	line-height:35px;
	font-size:12px;
	font-weight:100;
}
.menu li a img {padding-top:25px;}

.wrapper {
	padding-top:20px;
	font-size: 1.2em;
	width: 1200px;
	margin: auto;
	text-align:left;
}



.shou_item_1 {padding-top:43px;padding-bottom:43px;}
.shou_item_1 .inner {padding-left:30px;padding-right:30px;padding-top:100px;}
.shou_item_1 .flo_rig {width:466px;height:440px; background:#edeff1;}
.shou_item_1 .flo_rig:hover { background:#dbdbdb;}
.shou_item_1 .flo_rig span {color:#a9a9a9;}
.shou_item_1 h1{font-size:24px; color:#2e2d2d;padding:15px 0;}
.shou_item_1 p { line-height:26px;font-size:12px;}
.shou_item_1 .more {height:29px; line-height:29px; background:url(../images/item_1_more.png) no-repeat right top;width:100px; display:block;font-size:12px;}
.shou_item_1 .more:hover {background:url(../images/item_1_more.png) no-repeat right bottom;}
.shou_item_1 .flo_left .img { background:url(../images/item_1.jpg) no-repeat top center; display:block;width:705px;height:439px;}
.shou_item_1 .flo_left .img:hover { background:url(../images/item_2.jpg) no-repeat top center;}


.shou_item_2 { background:#edeff1;height:595px;}
.shou_item_2 ul {padding-top:40px;width:1250px;}
.shou_item_2 li { float:left; display:block; position:relative;background:#000000;height:522px;margin-right:46px;}
.shou_item_2 .img {width:369px;height:522px;}
.shou_item_2 .title { display:block; position:absolute;top:439px; background:#edeff1;width:369px;height:87px;}
.shou_item_2 .title h2 {font-size:18px; line-height:22px;}
.shou_item_2 .title .more {width:105px; height:29px;line-height:29px; display:inline-block; background:url(../images/item_2_more.png) no-repeat top center; text-align:center;font-size:12px;}
.shou_item_2 li:hover span {top:200px;}
.shou_item_2 li:hover .title { background:none; text-align:center}
.shou_item_2 li:hover .title *{color:#ffffff;}
.shou_item_2 li:hover img {opacity:0.4;filter:alpha(opacity=40); }
.shou_item_2 li:hover .more {background:url(../images/item_2_more.png) no-repeat bottom center;}
.shou_item_2 li:hover h2 {padding-bottom:50px;font-size:24px;}



.shou_item_3 {padding-bottom:30px;}
.shou_item_3 h3 { font-weight:100; text-align:center;padding-top:30px;font-size:14px;color:#999999;}
.shou_item_3 h2 {font-size:28px; letter-spacing:5px;color:#000000; text-align:center;padding-top:15px;padding-bottom:20px;}
.shou_item_3 .list {
	width:1280px;
}
.shou_item_3 .list li {
	float:left;
	border:1px solid #d3d3d3;
	border-top-left-radius:7px 7px;
    border-top-right-radius:7px 7px;
    border-bottom-right-radius:7px 7px;
    border-bottom-left-radius:7px 7px;
	width:286px;
	height:347px;
	margin-right:15px;
}
.shou_item_3 .list li img {
	border-top-left-radius:7px 7px;
    border-top-right-radius:7px 7px;
}
.shou_item_3 .list li .title {height:75px; line-height:75px;font-size:16px;border-bottom:1px solid #d3d3d3;width:100%; display:block;color:#000000;}
.shou_item_3 .list li:hover { background:#000000;}
.shou_item_3 .list li:hover img {opacity:0.4;filter:alpha(opacity=40);}
.shou_item_3 .list li:hover .title {color:#fff; text-align:center;color:#ffffff;}
.shou_item_3 .list .more {float:left; display:block; background:url(../images/icon_3.png) no-repeat 10px center;height:48px; line-height:48px;padding-left:35px;color:#969696;font-size:12px;}
.shou_item_3 .list .more:hover {}
.shou_item_3 .list .link {float:right; display:block; background:url(../images/icon_1.png) no-repeat center center;border-left:1px solid #d3d3d3;padding:26px 20px;}


.shou_item_4 { background:#edeff1;}
.shou_item_4 .h2 {font-size:18px;color:#000000; font-weight:bold;}
.shou_item_4 .flo_rig a{ background:url(../images/icon_2.jpg) no-repeat left center; display:inline-block;padding-right:20px;padding-left:13px;}
.shou_item_4 .flo_rig a:hover {color:#069bcd;}
.shou_item_4 .flo_left { line-height:26px;}


.foot_out { background:url(../images/foot_back.jpg)}
.foot_out .inner {padding-top:37px;padding-bottom:10px;}
.foot_out ul {height:160px;}
.foot_out li {display:inline-block;padding-right:60px;color:#7f7f7f;padding-top:15px; line-height:20px;vertical-align: top;}
.foot_out *{font-size:12px;color:#7f7f7f;}
.foot_out h2 {font-size:18px;color:#fff;padding-top:10px;margin:0;}
.foot_out a{color:#7f7f7f;}
.foot_out .main_width {background:url(../images/foot_back.jpg)}
.foot_out .flo_left p{padding:0;margin:0;}

.foot_fupiao {position:fixed;top:50%;right:2px;width:50px; text-align:right;z-index:999999999;}
.foot_fupiao .a1 { background:url(../images/qq1.png) no-repeat top center;width:47px;height:53px; display:block;margin-bottom:4px;}
.foot_fupiao .a1:hover { background:url(../images/qq2.png) no-repeat top center;}
.foot_fupiao .a2 { background:url(../images/qq3.png) no-repeat center center;width:47px;height:49px; display:block;}
.foot_fupiao .a2:hover { background:url(../images/qq4.png) no-repeat center center;}



DIV.quotes {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 23px; MARGIN: 3px;TEXT-ALIGN: center;padding-top:10px;
}
DIV.quotes A {
	BORDER-RIGHT: #ddd 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #ddd 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #ddd 1px solid; COLOR: #aaa; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #ddd 1px solid; TEXT-DECORATION: none
}
DIV.quotes A:hover {
	BORDER-RIGHT: #a0a0a0 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #a0a0a0 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #a0a0a0 1px solid; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #a0a0a0 1px solid
}
DIV.quotes A:active {
	BORDER-RIGHT: #a0a0a0 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #a0a0a0 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #a0a0a0 1px solid; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #a0a0a0 1px solid
}
DIV.quotes SPAN.current {
	BORDER-RIGHT: #e0e0e0 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #e0e0e0 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; BORDER-LEFT: #e0e0e0 1px solid; COLOR: #aaa; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #e0e0e0 1px solid; BACKGROUND-COLOR: #f0f0f0
}
DIV.quotes SPAN.disabled {
	BORDER-RIGHT: #f3f3f3 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #f3f3f3 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #f3f3f3 1px solid; COLOR: #ccc; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #f3f3f3 1px solid
}

.nei_banner { background:url(../images/banner_nei.jpg) repeat-x top center fixed #edeff1;}
.nei_head_out { position:fixed;width:100%;z-index:9999;}

.nei_cont_out {width:1200px;margin:0 auto;padding-top:330px;margin-bottom:35px;}
.nei_cont_out .inner {padding:20px;background:#ffffff;}
.nei_cont_out .left { float:left;width:210px;background:url(../images/left_back.jpg) no-repeat top right;padding-top:15px;min-height:700px;}
.nei_cont_out .rig {padding-top:10px;float:right;width:910px;min-height:600px; overflow:hidden;}
.nei_cont_out .weizhi {border-bottom:1px solid #e6e6e6; line-height:30px;height:30px;margin-bottom:20px;}
.nei_cont_out .weizhi li { float:left;}
.nei_cont_out .weizhi li a{color:#333333; text-decoration:none}
.nei_cont_out .left  h2{ font-size:20px;color:#007cc6; font-weight:100;}
.nei_cont_out .left .list { background:#f6f7fb;}
.nei_cont_out .left .list dt{background:url(../images/left_menu_back.jpg) no-repeat left -38px;padding:0;margin:0;height:38px; line-height:38px;color:#ffffff;font-size:16px;padding-left:30px;}
.nei_cont_out .left .list li {border-bottom:1px solid #e7e7e7;overflow:hidden;}
.nei_cont_out .left .list li a{ line-height:50px;background:url(../images/icon_1.jpg) no-repeat 15px center; display:block;padding-left:30px;color:#0041bf; text-decoration:none;}
.nei_cont_out .left .list li:hover { background:#e9e9e9;}


.nei_cont_out .left .list_c { background:#f6f7fb;}
.nei_cont_out .left .list_c dt{background:url(../images/left_menu_back.jpg) no-repeat left -38px;padding:0;margin:0;height:38px; line-height:38px;color:#ffffff;font-size:16px;padding-left:30px;}
.nei_cont_out .left .list_c li {border-bottom:1px solid #e7e7e7;overflow:hidden; text-align:center;}
.nei_cont_out .left .list_c li a{ line-height:100px;height:100px;background:url(../images/icon_1.jpg) no-repeat 15px center; display:block;padding-left:3px;color:#55739f; text-decoration:none;}
.nei_cont_out .left .list_c li:hover { background:#e9e9e9;}


.nei_cont_out .rig .weizhi span{color:#009944; font-weight:bold;font-size:16px;padding-top:5px; display:block}
.nei_cont_out .rig .cont .cont_wenzi *{ line-height:30px;font-size:14px;}
.article_title {font-size:20px;text-align:center;color:#0041bf;padding-top:20px; font-weight:bold;padding-bottom:15px;}
.nei_cont_out .rig .cont {padding:20px;}



.product_img_list .list {
	width:980px;
}
.product_img_list .list li {
	float:left;
	border:1px solid #d3d3d3;
	border-top-left-radius:7px 7px;
    border-top-right-radius:7px 7px;
    border-bottom-right-radius:7px 7px;
    border-bottom-left-radius:7px 7px;
	width:286px;
	height:347px;
	margin-right:20px;
	margin-bottom:30px;
	background:#f7f9fc;
}
.product_img_list .list li img {
	border-top-left-radius:7px 7px;
    border-top-right-radius:7px 7px;
}
.product_img_list .list li .title {height:75px; line-height:75px;font-size:16px;border-bottom:1px solid #d3d3d3;width:100%; display:block;color:#000000;}
.product_img_list .list li:hover { background:#000000;}
.product_img_list .list li:hover img {opacity:0.4;filter:alpha(opacity=40);}
.product_img_list .list li:hover .title {color:#fff; text-align:center;color:#ffffff;}
.product_img_list .list .more {float:left; display:block; background:url(../images/icon_3.png) no-repeat 10px center;height:48px; line-height:48px;padding-left:35px;color:#969696;font-size:12px;}
.product_img_list .list .more:hover {}
.product_img_list .list .link {float:right; display:block; background:url(../images/icon_1.png) no-repeat center center;border-left:1px solid #d3d3d3;padding:26px 20px;}




.ali_list {width:910px;}
.ali_list ul {padding-top:40px;width:1000px;}
.ali_list li { float:left; display:block; position:relative;background:#000000;height:440px;margin-right:19px;margin-bottom:30px;}
.ali_list .img {}
.ali_list img {width:290px;height:440px;}
.ali_list .title { display:block; position:absolute;top:360px; background:#edeff1;width:275px;height:80px;padding-left:15px;}
.ali_list .title h2 {font-size:16px;margin:10px 0;}
.ali_list .title .more {width:105px; height:29px;line-height:29px; display:inline-block; background:url(../images/item_2_more.png) no-repeat top center; text-align:center;font-size:12px;}
.ali_list li:hover span {top:200px;}
.ali_list li:hover .title { background:none; text-align:center}
.ali_list li:hover .title *{color:#ffffff;}
.ali_list li:hover img {opacity:0.4;filter:alpha(opacity=40); }
.ali_list li:hover .more {background:url(../images/item_2_more.png) no-repeat bottom center;}
.ali_list li:hover h2 {padding-bottom:50px;font-size:24px;}




.nei_main_title {text-align:center;}
.nei_main_title span{ height:90px; line-height:90px; color:#003fc0;font-size:26px; letter-spacing:2px;}



.news_list {}
.news_list li {width:49%; float:left;height:90px; display:block; }
.news_list li table {margin-top:14px;margin-left:10px;margin-bottom:14px;float:left;border-bottom:1px dotted #CCCCCC}

.news_list li a{padding-left:25px;font-size:14px; text-decoration:none;}


.news_list1 {}
.news_list1 li {height:54px; display:block;}
.news_list1 li table {border-bottom:1px dotted #CCCCCC}
.news_list1 li a{padding-left:15px;font-size:14px; text-decoration:none;}
.news_list1 li .line {color:#999999;font-size:11px;}


.news_list2 {}
.news_list2 li {height:54px; display:block;width:530px;margin-left:25px;margin-right:25px;float:left;}
.news_list2 li table {border-bottom:1px dotted #CCCCCC}
.news_list2 li a{padding-left:15px;font-size:14px; text-decoration:none;}
.news_list2 li .line {color:#999999;font-size:11px;}



.news_img_list li {padding-bottom:30px;}
.news_img_list li td{ background:#ffffff;}
.news_img_list .title {background:url(../images/new_img_back.jpg) no-repeat left bottom;height:50px;}
.news_img_list .title a{font-size:18px; line-height:45px;padding-left:5px;color:#000000;}
.news_img_list  .cont {padding-top:20px;}


.mess_cont td {padding:5px;}
.mess_cont input[type="text"] {width:500px; border:1px solid #CCC; background:#ffffff; height:30px; line-height:30px;}
.mess_cont textarea {width:700px; border:1px solid #CCC; background:#ffffff;height:140px;padding:3px;}




.butt_back { background:#edeff1;padding:5px 15px; color:#000000;font-size:14px; text-align:center;border:none;}
.butt_back:hover { cursor:pointer; background:#0791ec;color:#ffffff;}



.online-service {
	position: fixed;
	width: 65px;
	bottom: 150px;
	right: 10px;
	z-index: 99;
}
.online-service ul {
	margin: 0;
	padding: 0;
}
.online-service li {
	position: relative;
	display: block;
	width: 65px;
	height: 65px;
	margin-top: 10px;
}
.online-service li .way {
	position: relative;
	display: block;
	width: 65px;
	height: 65px;
	text-align: center;
	border-radius: 50%;
	z-index: 10;
	font-size: 0;
	-webkit-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
	cursor: pointer;
}
.online-service li .way .icon {
	display: inline-block;
}
.online-service li .way p {
	display: block;
	line-height: 1;
	font-size: 12px;
	color: #fff;
}
.online-service .phone .content {
	display: block;
 *display: none;
	position: absolute;
	width: 0px;
	height: 43px;
	padding: 0 70px 0 20px;
	top: 11px;
	right: 3px;
	border-radius: 21px;
	opacity: 0;
	line-height: 43px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	background-color: #222;
	background-color: #f0c51d;
	z-index: 3;
	overflow: hidden;
	white-space: nowrap;
	-webkit-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}
.online-service li:hover .content {
 *display: block;
	width: 140px;
	opacity: 1;
}
.online-service .phone .content span:last-child {
	padding-left: 10px;
}
.online-service .wx .ewm {
	background: #ffffff;
	display: block;
	*display: none;
	position: absolute;
	top: 50%;
	margin-top: -60px;
	right: 70px;
	opacity: 0;
	z-index: 3;
	-webkit-transform: scale(0, 0);
	-ms-transform: scale(0, 0);
	-o-transform: scale(0, 0);
	transform: scale(0, 0);
	-webkit-transform-origin: 100% 50%;
	-moz-transform-origin: 100% 50%;
	-ms-transform-origin: 100% 50%;
	-o-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	-webkit-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}
.online-service .wx:hover .ewm {
*display: block;
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1);
	opacity: 1;
	white-space: nowrap;
}
.online-service .wx .ewm img {
	display: block;
	padding: 10px;
	width: 102px;
	height: 102px;
	border: 1px solid #ccc;
}
.online-service .wx .ewm .arrow {
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-left: 5px solid #ccc;
	top: 50%;
	margin-top: -5px;
	right: -10px;
}
.online-service .wx .ewm h4 {
	display: block;
	margin-top: 6px;
	color: #333;
	font-size: 16px;
	text-align: center;
}
.online-service .wx .ewm p {
	display: block;
	text-align: center;
	font-size: 12px;
	color: #666;
	margin-top: 2px;
}
li i.contact-icon1 {
	background: url("../images/kf01.png") no-repeat center center;
	width: 65px;
	height: 65px;
}
li:hover i.contact-icon1 {
	background: url("../images/kf01s.png") no-repeat center center;
	width: 65px;
	height: 65px;
}
li i.contact-icon2 {
	background: url("../images/kf02.png") no-repeat center center;
	width: 65px;
	height: 65px;
}
li:hover i.contact-icon2 {
	background: url("../images/kf02s.png") no-repeat center center;
	width: 65px;
	height: 65px;
}
li i.contact-icon3 {
	background: url("../images/kf03.png") no-repeat center center;
	width: 65px;
	height: 65px;
}
li:hover i.contact-icon3 {
	background: url("../images/kf03s.png") no-repeat center center;
	width: 65px;
	height: 65px;
}
li i.arrow-top {
	background: url("../images/kf04.png") no-repeat center center;
	width: 65px;
	height: 65px;
}
li:hover i.arrow-top {
	background: url("../images/kf04s.png") no-repeat center center;
	width: 65px;
	height: 65px;
}