/*cssreset*/
blockquote,
body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
legend,
li,
ol,
p,
pre,
td,
th,
ul {
	margin: 0;
	padding: 0;
}

body,
button,
input,
select,
textarea {
	font-size: 14px;
	font-family: "微软雅黑", Arial, Helvetica, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
button,
input,
select,
textarea {
	font-size: 100%;
}

address,
cite,
dfn,
em,
var,
i {
	font-style: normal;
}

code,
kbd,
pre,
samp {
	font-family: courier new, courier, monospace;
}

small {
	font-size: 14px;
}

sup {
	vertical-align: text-top;
}

sub {
	vertical-align: text-bottom;
}

legend {
	color: #000;
}

ol,
ul {
	list-style: none;
}

a {
	text-decoration: none;
	color: #656565;

}

a:hover {
	text-decoration: none;
}

fieldset,
img {
	border: 0;
	vertical-align: top;
}

textarea {
	resize: none;
}

a,
input,
button,
select,
textarea {
	outline: none;
}

a,
button {
	cursor: pointer;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*公共样式*/
.fl {
	float: left;
}

.fr {
	float: right;
}

.w_100 {
	width: 100%;
}

.w_1180 {
	width: 1180px;
	margin: 0 auto;
}

.over_f {
	overflow: hidden;
}


.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
}

.yuanj {
	-moz-border-radius: 5px;
	/* Gecko browsers */
	-webkit-border-radius: 5px;
	/* Webkit browsers */
	border-radius: 5px;
}

.yuan {
	-moz-border-radius: 50%;
	/* Gecko browsers */
	-webkit-border-radius: 50%;
	/* Webkit browsers */
	border-radius: 50%;
}

.w_100 {
	width: 100%;
}

.w_1180 {
	width: 1180px;
	margin: 0 auto
}


/***********************  分割线 ***************************/
/*header*/



.headtop {
	padding-top: 15px;
}

.hleft {
	padding-left: 18px;
	background: url(../images/dwei.gif) no-repeat left;
	height: 14px;
	width: 42px;
	position: relative
}

.hleft a {
	display: block;
	color: #666666;
	font-size: 14px;
	height: 14px;
	line-height: 14px;
	margin-bottom: 10px;
}

.hleft em {
	display: block;
	width: 9px;
	height: 5px;
	margin-left: 5px;
	background: url(../images/xl.gif) no-repeat;
	position: absolute;
	right: 0px;
	top: 6px;
	cursor: pointer
}

.hright {
	color: #bababa;
	font-size: 14px;
}

.hright span {
	color: #bababa;
	font-size: 14px;
	display: inline-block;
	padding-left: 18px;
	margin-left: 10px;
	margin-right: 10px;
}

.hright .kpu {
	margin-right: 0px;
	background: url(../images/kpu.gif) no-repeat left center
}

.hright .shi {
	background: url(../images/shi.gif) no-repeat left center;
	padding-left: 21px;
}

.hright .qds {
	background: url(../images/qds.gif) no-repeat left center;
}

.hright img {
	margin-left: 30px;
}

.logo {
	height: 84px;
	width: 245px;
}

.logo h1 {
	width: 245px;
	height: 62px;
	background: url(../images/logo.jpg) no-repeat;
	overflow: hidden;
	margin-top: 10px;
}

.logo h1 a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
}


.nav {
	height: 84px;
	float: right;
}

.nav ul {
	margin-left: 14px;
}

.nav ul li {
	float: left;
	padding-left: 25px;
	padding-right: 25px;
	height: 84px;
	line-height: 84px;
}

.nav ul .hot {
	position: relative
}

.nav ul .hot img {
	position: absolute;
	width: 19px;
	right: 10px;
	top: 15px;
}

.xialacd {
	position: absolute;
	top: 40px;
	left: -228px;
	width: 600px;
	padding-top: 20px;
	padding-bottom: 20px;
	background: #FFFFFF;
	filter: alpha(opacity:96);
	opacity: 0.96;
	-moz-opacity: 0.96;
	z-index: 999999;
	display: none
}

.nav ul .wei {
	padding-right: 0px;
}

.nav ul li a {
	color: #2c3a46;
	font-size: 16px;
}

.nav ul li a em {
	display: inline-block;
	width: 9px;
	height: 5px;
	background: url(../images/xiaj.png) no-repeat center center;
	margin-left: 5px;
}


.nav ul li .xialacd a {
	display: inline-block;
	width: 160px;
	height: 68px;
	line-height: 68px;
	margin-left: 30px;
	padding-left: 10px;
	background: url(../images/dian.gif) no-repeat left center
}

.nav ul li:hover a em {
	background: url(../images/xiajh.png) no-repeat center center;
}

.nav ul .cur a {
	color: #ff6700;
}

.nav ul .cur a em {
	background: url(../images/xiajh.png) no-repeat center center;
}

.nav ul li a:hover {
	color: #ff6700;
}

.navtel {
	padding-top: 33px;
	margin-left: 50px;
}


.bghei {
	background: #313131;
}

.p60 {
	padding-top: 60px;
	padding-bottom: 60px;
}


.bdan {
	color: #828282;
	font-size: 14px;
	width: 572px;
}

.bdan h2 {
	color: #cecece;
	font-size: 14px;
	font-weight: normal;
	height: 50px;
}

.bdan ul li .txt {
	width: 240px;
	height: 44px;
	border: 1px solid #5a5a5a;
	line-height: 44px;
	text-indent: 15px;
	color: #828282;
	font-size: 14px;
	background: none
}

.bdan ul li .txt1 {
	margin-right: 10px;
}

.bdan ul li textarea {
	width: 490px;
	height: 61px;
	border: 1px solid #5a5a5a;
	background: none;
	text-indent: 15px;
	color: #828282;
	font-size: 14px;
	padding-top: 15px;
	margin-top: 20px;
}

.bdan ul li .subm {
	margin-top: 20px;
	border: 1px solid #ff6700;
	color: #ff6700;
	background: none;
	cursor: pointer;
	font-size: 14px;
	text-align: center;
	width: 200px;
	height: 40px;
	line-height: 40px;
	transition: all 1s;
}

.bdan ul li .subm:hover {
	background: #ff6700;
	color: #fafafa;
}

.wktr {
	width: 260px;
}


.wktr h2 {
	height: 30px;
	border-bottom: 1px solid #5a5a5a;
}

.wktr h2 span {
	display: inline-block;
	height: 30px;
	border-bottom: 1px solid #ff6700;
	color: #cecece;
	font-size: 14px;
}


.wktr .wshang {
	margin-top: 18px;
	width: 300px;
}

.wktr .wshang a {
	display: inline-block;
	width: 100px;
	color: #828282;
	font-size: 14px;
	height: 40px;
}

.wktr .wshang a:hover {
	color: #FFF
}

.wktr .wtp {
	width: 300px;
}

.wktr .wtp img {
	width: 120px;
	height: 120px;
	float: left
}

.wktr .wtp p {
	margin-left: 20px;
	float: left;
	padding-top: 29px;
	color: #777777;
	font-size: 14px;
	line-height: 2.6em;
}

.wktr .wtp p span {
	display: block
}

.lianx {
	width: 260px;
}

.lianx h2 {
	height: 30px;
	border-bottom: 1px solid #5a5a5a;
}

.lianx h2 span {
	display: inline-block;
	height: 30px;
	border-bottom: 1px solid #ff6700;
	color: #cecece;
	font-size: 14px;
}

.lianx p {
	color: #828282;
	font-size: 14px;
	line-height: 2.1em;
	margin-top: 15px;
}

.ftel {
	margin-top: 20px;
}

.ftel span {
	width: 170px;
	height: 42px;
	color: #ffffff;
	font-size: 16px;
	text-align: center;
	display: inline-block;
	line-height: 42px;
	background: #ff6700;
	-moz-border-radius: 50px;
	/* Gecko browsers */
	-webkit-border-radius: 50px;
	/* Webkit browsers */
	border-radius: 50px;
}


.ftel span em {
	width: 24px;
	height: 24px;
	display: inline-block;
	vertical-align: middle;
	background: url(../images/ftel.gif) no-repeat;
	margin-right: 5px;
}

.h64 {
	height: 64px;
	line-height: 64px;
	background: #3a3a3a;
}

.dz {
	color: #6a6868;
	font-size: 14px;
	padding-left: 26px;
	background: url(../images/ylian.gif) no-repeat left center
}

.dr {
	color: #6a6868;
	font-size: 14px;
}

h4 {
	font-weight: normal
}

.navver {
	position: relative
}

.product-dropdown:hover .dropdown-menu-wrapper {
	-webkit-transform: rotate3d(0, 0, 0, 0deg);
	-moz-transform: rotate3d(0, 0, 0, 0deg);
	transform: rotate3d(0, 0, 0, 0deg);
	-webkit-transform-origin: 50% 0%;
	-moz-transform-origin: 50% 0%;
	-ms-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
	max-height: 1000px
}

.dropdown-menu-wrapper {
	position: absolute;
	left: 0;
	-webkit-transform: rotate3d(1, 0, 0, -90deg);
	-moz-transform: rotate3d(1, 0, 0, -90deg);
	transform: rotate3d(1, 0, 0, -90deg);
	z-index: 1000;
	max-height: 0px;
	-webkit-box-shadow: inset 0px 2px 5px rgba(0, 0, 0, 0.07);
	box-shadow: inset 0px 2px 5px rgba(0, 0, 0, 0.07);
	-webkit-transform-origin: 50% 0%;
	-moz-transform-origin: 50% 0%;
	-ms-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
	-webkit-transition: 300ms ease-in-out;
	-moz-transition: 300ms ease-in-out;
	transition: 300ms ease-in-out;
	overflow: hidden;
	background-color: #fff;
	width: 100%;

}

.dropdown-menu-wrapper .dropdown-menu {
	margin: 30px auto;
	width: 100%;
	max-width: 1100px;
	zoom: 1
}

.dropdown-menu-wrapper .dropdown-menu:after {
	content: "";
	display: table;
	clear: both
}

.dropdown-menu-wrapper .dropdown-menu .border-right {
	border-right: 0.5px solid #E5E5E5
}

.dropdown-menu-wrapper .dropdown-menu .border-right .menu-title {
	padding-left: 10px
}

.dropdown-menu-wrapper .dropdown-menu .product {
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	line-height: normal
}

.dropdown-menu-wrapper .dropdown-menu .product .menu-title {


	font-size: 16px;
	color: #666666;
	margin-bottom: 12px;

}

.dropdown-menu-wrapper .dropdown-menu .product .menu-title:hover {
	color: #ff6700;
}

.dropdown-menu-wrapper .dropdown-menu .product .menu-title em {
	display: inline-block;
	background: url(../images/more.gif) no-repeat;
	width: 5px;
	height: 8px;
	margin-left: 10px;


}

.dropdown-menu-wrapper .dropdown-menu .product .menu-title:hover em {
	background: url(../images/moreh.gif) no-repeat;
}

.dropdown-menu-wrapper .dropdown-menu .product .link-list-left {
	width: 50%;
	float: left
}

.dropdown-menu-wrapper .dropdown-menu .product .link-list-left div {
	position: relative
}

.dropdown-menu-wrapper .dropdown-menu .product .link-list-left div span {
	width: 20px;
	height: 20px;
	position: absolute;
	left: 10px;
	top: 13px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}

.dropdown-menu-wrapper .dropdown-menu .product .link-list-left div span.icon-wsc {
	background-image: url("../images/1.png")
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3 / 2),
only screen and (min-device-pixel-ratio: 1.5) {
	.dropdown-menu-wrapper .dropdown-menu .product .link-list-left div span.icon-wsc {
		background-image: url("../images/1.png")
	}
}

.dropdown-menu-wrapper .dropdown-menu .product .link-list-left div span.icon-meiye {
	background-image: url("../images/2.png")
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3 / 2),
only screen and (min-device-pixel-ratio: 1.5) {
	.dropdown-menu-wrapper .dropdown-menu .product .link-list-left div span.icon-meiye {
		background-image: url("../images/2.png")
	}
}

.dropdown-menu-wrapper .dropdown-menu .product .link-list-left div span.icon-pay {
	background-image: url("../images/3.png")
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3 / 2),
only screen and (min-device-pixel-ratio: 1.5) {
	.dropdown-menu-wrapper .dropdown-menu .product .link-list-left div span.icon-pay {
		background-image: url("../images/3.png")
	}
}

.dropdown-menu-wrapper .dropdown-menu .product .link-list-left div span.icon-pf {
	background-image: url("../images/4.png")
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3 / 2),
only screen and (min-device-pixel-ratio: 1.5) {
	.dropdown-menu-wrapper .dropdown-menu .product .link-list-left div span.icon-pf {
		background-image: url("../images/4.png")
	}
}

.dropdown-menu-wrapper .dropdown-menu .product .link-list-left div span.icon-ls {
	background-image: url("../images/5.png")
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3 / 2),
only screen and (min-device-pixel-ratio: 1.5) {
	.dropdown-menu-wrapper .dropdown-menu .product .link-list-left div span.icon-ls {
		background-image: url("../images/5.png")
	}
}

.dropdown-menu-wrapper .dropdown-menu .product .link-list-left div span.icon-cy {
	background-image: url("../images/6.png")
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3 / 2),
only screen and (min-device-pixel-ratio: 1.5) {
	.dropdown-menu-wrapper .dropdown-menu .product .link-list-left div span.icon-cy {
		background-image: url("../images/6.png")
	}
}

.dropdown-menu-wrapper .dropdown-menu .product .link-list-left div span.icon-huiyi {
	background-image: url("../images/7.png")
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3 / 2),
only screen and (min-device-pixel-ratio: 1.5) {
	.dropdown-menu-wrapper .dropdown-menu .product .link-list-left div span.icon-huiyi {
		background-image: url("../images/7.png")
	}
}

.dropdown-menu-wrapper .dropdown-menu .product .link-list-left div span.icon-wxd {
	background-image: url("../images/8.png")
}

.dropdown-menu-wrapper .dropdown-menu .product .link-list-left div span.icon-jy {
	background-image: url("../images/9.png")
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3 / 2),
only screen and (min-device-pixel-ratio: 1.5) {
	.dropdown-menu-wrapper .dropdown-menu .product .link-list-left div span.icon-wxd {
		background-image: url("../images/8.png")
	}
}

.dropdown-menu-wrapper .dropdown-menu .product .link-list-left div h4,
.dropdown-menu-wrapper .dropdown-menu .product .link-list-left div p {
	margin-left: 26px
}

.dropdown-menu-wrapper .dropdown-menu .product .link-list-left div h4 {
	font-size: 16px;
	color: #333333
}

.dropdown-menu-wrapper .dropdown-menu .product .link-list-left div p {
	font-size: 12px;
	color: #999999;
	margin-top: 5px
}

.dropdown-menu-wrapper .dropdown-menu .product .link-list-right {
	width: 50%;
	float: right;
	zoom: 1
}

.dropdown-menu-wrapper .dropdown-menu .product .link-list-right:after {
	content: "";
	display: table;
	clear: both
}

.dropdown-menu-wrapper .dropdown-menu .product .link-list-right .menu-title {
	width: 215px;
	height: 18px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	/*padding-left: 10px;*/
	float: right
}

.dropdown-menu-wrapper .dropdown-menu .product .link-list-right div {
	position: relative;
	float: right
}

.dropdown-menu-wrapper .dropdown-menu .product .link-list-right div h4 {
	font-size: 16px;
	color: #333333;
	white-space: nowrap;
}

.dropdown-menu-wrapper .dropdown-menu .product .link-list-right div h4 img {
	margin-left: 5px;
}


.dropdown-menu-wrapper .dropdown-menu .product .link-list-right div p {
	font-size: 12px;
	color: #999999;
	margin-top: 5px
}

.dropdown-menu-wrapper .dropdown-menu .product .link-list-left div,
.dropdown-menu-wrapper .dropdown-menu .product .link-list-right div {
	width: 225px;
	height: 70px;
	padding: 13px 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.dropdown-menu-wrapper .dropdown-menu .product .link-list-left div:hover,
.dropdown-menu-wrapper .dropdown-menu .product .link-list-right div:hover {
	background: #f8f8f8
}

.dropdown-menu-wrapper .dropdown-menu .item-product {
	width: 240px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 80px;
	float: left
}

.dropdown-menu-wrapper .dropdown-menu .item-product:nth-child(2),
.dropdown-menu-wrapper .dropdown-menu .item-product:nth-child(3),
.dropdown-menu-wrapper .dropdown-menu .item-product:nth-child(4) {
	margin-left: 46.6px
}

@media (max-width: 1100px) {
	.dropdown-menu-wrapper .dropdown-menu .item-product {
		width: 235px
	}

	.dropdown-menu-wrapper .dropdown-menu .item-product:nth-child(2),
	.dropdown-menu-wrapper .dropdown-menu .item-product:nth-child(3),
	.dropdown-menu-wrapper .dropdown-menu .item-product:nth-child(4) {
		margin-left: 20px
	}
}

.dropdown-menu-wrapper .dropdown-menu .item-product-link {
	display: block;
	width: 100%;
	height: 100%
}

.dropdown-menu-wrapper .dropdown-menu .item-product-link h3 {
	font-size: 16px;
	line-height: 22px;
	color: #333333;
	padding: 16px 0px 10px 20px;


}

.dropdown-menu-wrapper .dropdown-menu .item-product-link p {
	font-size: 12px;
	line-height: 12px;
	color: #999999;
	padding-left: 20px
}

.dropdown-menu-wrapper .dropdown-menu .item-product-link:hover {
	background: #f8f8f8
}
