* {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
	box-sizing: border-box;
}

body {
	position: relative;
	font: 14px/1.5 Microsoft YaHei, arial, å®‹ä½“, sans-serif;
	vertical-align: baseline;
	width: 100%;
	overflow-x: hidden;
}

i,
em {
	font-style: normal;
}

a {
	color: #333;
}

h1,
h2,
h3,
h4,
h5,
h6,
b {
	font-weight: normal;
}

img {
	border: none \9;
	display: inline-block;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

/* @font-face {
	font-family: 'impact';
	src: url('../fonts/impact.ttf');
	src: url('../fonts/impact.ttf');
	format('embedded-opentype'),
	url('../fonts/impact.ttf');
	format('woff'),
	url('../fonts/impact.ttf');
	format('truetype'),
	url('../fonts/impact.ttf');
	format('svg');
	font-weight: normal;
	font-style: normal;
} */

.tywidth {
	width: 1200px;
	margin: 0 auto;
}

/*header */
.header {
	height: 250px;
	width: 100%;
}

.header .header-1 {
	height: 40px;
	width: 100%;
	background: #c3edfa;
	line-height: 40px;
}

.header .header-1 .content {
	width: 1200px;
	margin: auto;
	padding-right: 15px;
}

.header .header-1 .content b {
	color: #333;
	font-size: 14px;
	line-height: 40px;
}

.header .header-1 .content nav {
	line-height: 40px;
	float: right;
}

.header .header-1 .content nav a {
	color: #333;
	font-size: 14px;
}

.header .header-2 .content {
	width: 1200px;
	height: 135px;
	margin: auto;
}

.header .header-2 .content .log {
	float: left;
	margin-top: 37px;
}

.header .header-2 .content .text {
	float: left;
	margin-top: 27px;
	margin-left: 20px;
}

.header .header-2 .content .text h3 {
	font-size: 24.09px;
	color: #333;
	font-family: "Microsoft YaHei", å¾®è½¯é›…é»‘;
	font-weight: bold;
	margin-bottom: 13px;
	padding-left: 20px;
}

.header .header-2 .content .text h3 span {
	color: #016ab6;
}

.header .header-2 .content .text b {
	font-size: 18.05px;
	color: #666;
	padding-left: 20px;
}

.header .header-2 .content .phone {
	float: right;
	width: 244px;
	margin-top: 20px;
}

.header .header-2 .content .phone .dh {
	color: #333333;
	font-size: 18px;
	float: right;
	text-align: left;
}

.header .header-2 .content .phone .dh h3 {
	color: #448ec7;
	font-size: 24px;
	line-height: 30px;
}

.header .header-3 {
	height: 75px;
	width: 100%;
	border-top: solid 1px #ccc;
}

.header .header-3 .content {
	width: 1200px;
	margin: auto;
}

.header .header-3 .content nav a {
	width: 150px;
	display: block;
	float: left;
	text-align: center;
	height: 75px;
	line-height: 75px;
	font-size: 16px;
	color: #333;
}

.header .header-3 .content nav a:hover {
	color: #fff;
	background: url("http://www.haoze88.com/Public/images/nav_hbj.png")no-repeat center;
	background-position-y: 18px;
}

.header .header-3 .content nav .on {
	color: #fff;
	background: url("http://www.haoze88.com/Public/images/nav_hbj.png")no-repeat center;
	background-position-y: 18px;
}

/*banner*/

.banner {
	width: 100%;
	line-height: 0;
}

.banner img {
	width: 100%;
}

/*search*/
.search {
	width: 100%;
	height: 56px;
	line-height: 56px;
	background: #fff;
}

.search-content {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.search-keywords {
	font-size: 14px;
	color: #fff;
	display: inline-block;
}

.search-keywords .wb {
	display: inline-block;
	vertical-align: top;
}

.search-keywords .wb>span {
	color: #fff;
	font-size: 15px;
	display: inline-block;
	border-radius: 16px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	width: 50px;
	font-weight: bold;
}

.search-keywords .wb>a {
	color: #666;
	font-size: 14px;
}

.search-keywords .wb>a:hover {
	color: #0287d4;
}

.search-keywords .wb i {
	color: #666;
	font-size: 14px;
	margin: 0 5px 0 5px;
}

#searchForm {
	background: url(http://www.haoze88.com/Public/images/search.png) no-repeat;
	width: 278px;
	line-height: 26px;
	height: 26px;
	z-index: 99;
	position: relative;
	margin-top: 13px;
}

.search-form {
	display: inline-block;
	float: right;
}

#searchForm .search-input {
	vertical-align: top;
	height: 25px;
	background: none;
	line-height: 26px;
	color: #666;
	border-radius: 5px;
	text-indent: 20px;
	outline: none;
	border: none;
	width: 87%;
	font-size: 14px;
}

.search-form #s_btn {
	width: 36px;
	height: 26px;
	background: none;
	color: #fff;
	outline: none;
	border: none;
	float: right;
	cursor: pointer;
	display: inline-block;
	vertical-align: top;
}

.clear-fix-3 {
	line-height: 0;
	font-size: 0;
	clear: both;
}

#searchForm .search-input::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #666;
}

#searchForm .search-input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #666;
}

#searchForm .search-input::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #666;
}

#searchForm .search-input:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #666;
}


/*product-main*/

.product-main {
	margin-top: 50px;
}

.product-content {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

/*product-main pro-left*/

.product-main .product-content .pro-left {
	width: 270px;
	margin-right: 20px;
	overflow: hidden;
	margin-bottom: 30px;
}

.product-main .product-content .pro-left .top {
	width: 270px;
	text-align: center;
	height: 97px;
	padding: 20px 0 0 0;
	background: var(--color-primary);
}

.product-main .product-content .pro-left .top p {
	font-size: 36px;
	color: #fff;
	line-height: 38px;
}

.product-main .product-content .pro-left .top b {
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	font-family: arial;
	display: block;
	margin: 5px 63px 0 0;
	padding-left: 60px;
}

/*product-main pro-left sideMenu*/

.product-main .product-content .pro-left .sideMenu {
	border: 1px solid #e8e8e8;
	padding: 15px 15px 15px 20px;
	background: #f2f2f2;
}

.product-main .product-content .pro-left .sideMenu h6 {
	margin: 10px 0 10px;
	position: relative;
}

.product-main .product-content .pro-left .sideMenu h6:after {
	content: "";
	background: url(http://www.haoze88.com/Public/images/prohr.png)no-repeat;
	width: 228px;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: 0;
}

.product-main .product-content .pro-left .sideMenu h6 a {
	color: var(--color-primary);
	font-size: 18px;
}

.product-main .product-content .pro-left .sideMenu h6 img {
	vertical-align: middle;
	margin: -6px 0 0 12px;
}

.product-main .product-content .pro-left .sideMenu ul li {
	line-height: 26px;
}

/*.product-main .product-content .pro-left .sideMenu ul li a:before{ content: "â€¢"; font-size: 14px; color: #666; margin: 0 10px 0 0;}*/
.product-main .product-content .pro-left .sideMenu ul li a:hover,
.product-main .product-content .pro-left .sideMenu ul li a:hover:before {
	color: var(--color-primary);
}

.product-main .product-content .pro-left .sideMenu ul li a {
	font-size: 14px;
	color: #666;
}

/*product-main pro-left bottom*/

.product-main .product-content .pro-left .bottom {
	background: var(--color-primary);
	width: 270px;
	height: 98px;
	padding: 20px 0 0 15px;
}

.product-main .product-content .pro-left .bottom>div {
	display: inline-block;
	vertical-align: middle;
}

.product-main .product-content .pro-left .bottom .rx p {
	font-size: 18px;
	color: #fff;
	line-height: 18px;
	margin-bottom: 10px;
}

.product-main .product-content .pro-left .bottom .rx i {
	font-size: 24px;
	display: block;
	line-height: 24px;
	color: #fff;
}

.product-main .product-content .pro-left .bottom .icon {
	line-height: 0;
	margin: 0 5px 0 0;
}

/*product-main recommend*/

.product-main .product-content .pro-left .recommend {
	border: 1px solid #ccc;
	margin: 20px 0 0;
}

.product-main .product-content .pro-left .recommend h6 {
	text-align: center;
	color: #fff;
	font-size: 24px;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: var(--color-primary);
}

.product-main .product-content .pro-left .recommend dl dd {
	text-align: center;
	margin: 10px 0;
}

.product-main .product-content .pro-left .recommend dl dd .pic {
	width: 240px;
	height: 164px;
	overflow: hidden;
	display: inline-block;
	border: 1px solid #D8D8D8;
}

.product-main .product-content .pro-left .recommend dl dd .pic:hover {
	border: 1px solid var(--color-primary);
}

.product-main .product-content .pro-left .recommend dl dd .pic img {
	width: 100%;
}

.product-main .product-content .pro-left .recommend dl dd p:hover a {
	color: var(--color-primary);
}

.product-main .product-content .pro-left .recommend dl dd p a {
	color: #494949;
	font-size: 14px;
}

/*product-main phoneus*/

.product-main .product-content .pro-left .phoneus {
	border: 1px solid rgb(220, 220, 220);
	margin-top: 20px;
}

.product-main .product-content .pro-left .phoneus h6 {
	text-align: center;
	color: #fff;
	font-size: 24px;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: var(--color-primary);
}

.product-main .product-content .pro-left .phoneus p {
	color: #494949;
	font-size: 14px;
	margin: 10px 0 10px 10px;
}

.product-main .product-content .pro-left .phoneus p a {
	color: #fff;
	font-size: 14px;
	background: var(--color-primary);
	display: inline-block;
	vertical-align: top;
	margin: 0 10px 0 10px;
	text-align: center;
	width: 98px;
	height: 30px;
	line-height: 30px;
}

.product-main .product-content .pro-left .phoneus p a:hover {
	text-decoration: underline;
}

/*product-main right*/

.product-main .product-content .right {
	float: left;
	width: 910px;
}

.product-main .product-content .right .title-top {
	border-bottom: 1px dashed #c2c2c2;
	padding-bottom: 5px;
	overflow: hidden;
}

.product-main .product-content .right .title-top img {
	display: inline-block;
	vertical-align: text-bottom;
	margin-right: 15px;
	width: 13px;
	height: 22px;
}

.product-main .product-content .right .title-top span {
	color: #292929;
	font-size: 16px;
	display: inline-block;
}

.product-main .product-content .right .title-top>div {
	display: inline-block;
}

.product-main .product-content .right .title-top>div>a {
	color: #292929;
	font-size: 16px;
}

.product-main .product-content .right .title-top>div>a:hover {
	color: var(--color-primary);
}

.product-main .product-content .right .cp-zl {
	margin-top: 35px;
	overflow: hidden;
}

.product-main .product-content .right .cp-zl ul li {
	float: left;
	position: relative;
	width: 290px;
	margin: 0 13px 21px 0;
	overflow: hidden;
}

.product-main .product-content .right .cp-zl .cp-img {
	text-align: center;
	background: #fff;
	border: 1px solid #e8e8e8;
	width: 290px;
	overflow: hidden;
}

.product-main .product-content .right .cp-zl ul li img {
	width: 100%;
	display: block;
    width: 100%;
    object-fit: cover;
}

.product-main .product-content .right ul li:hover .cp-img img {
	transform: scale(1.1, 1.1);
	transition-duration: 300ms;
}

.product-main .product-content .right ul li .db-title {
	background: url('http://www.haoze88.com/Public/images/prord.png')no-repeat;
	width: 100%;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	color: #999;
	text-align: center;
}

.product-main .product-content .right ul li:hover .db-title {
	color: #fff;
	background: var(--color-primary);
}

/*product-main right advantage-nr*/

.product-main .product-content .right .advantage-nr {
	overflow: hidden;
	margin-top: 35px;
}

.product-main .product-content .right .process-nr {
	overflow: hidden;
	margin-top: 35px;
	font-size: 14px;
}

.pages {
	margin-top: 50px;
	float: right;
	display: inline;
	padding-bottom: 10px;
}

.pages span {
	color: #9a9a9a;
	vertical-align: bottom;
}

.pages .pgbtn ul li {
	width: 40px !important;
	margin-right: 0;
}

.pages .pgbtn ul li.active a {
	background: var(--color-primary);
}

.pages .pgbtn ul li.active a {
	color: #fff;
}

.pages .pgbtn {
	border: 0px solid #ccc;
	color: #999;
}

.pages a,
.pages span {
	display: inline-block;
	padding: 0 10px;
	margin: 0 3px;
	height: 26px;
	line-height: 26px;
	border: 1px solid #0896ba;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 16px;
}

.pages a,
.pages li {
	display: inline-block;
	list-style: none;
	text-decoration: none;
	color: #0896ba;
}

/*#xqy-fdj{ height: 386px;}*/
.product-main .product-content .right .nr {
	margin-top: 35px;
	overflow: hidden;
}

/* clearfix */

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

* html .clearfix {
	zoom: 1;
}

.product-basic {
	width: 340px;
	overflow: hidden;
	float: left;
}

.product-basic .product-img .big-img {
	width: 310px;
	overflow: hidden;
}

.product-basic .product-img .big-img img {
	width: 100%;
}

.product-basic .product-img .big-img {
	text-align: center;
}

.small-img {
	height: auto;
	width: 340px;
	overflow: hidden;
	float: left;
	margin-top: 15px;
}

.product-basic .product-img .small-img .checked {
	border: 1px solid var(--color-primary);
}

.product-basic .product-img .small-img li {
	width: 90px;
	height: 74px;
	text-align: center;
	overflow: hidden;
	float: left;
	margin-right: 20px;
}

.product-basic .product-img .small-img li+li+li {
	margin-right: 0;
}

.product-basic .product-img .small-img li img {
	width: 100%;
	cursor: pointer;
}

.jiathis_style {
	margin: 5px 0 0 15px;
}

#jiathis_webchat img {
	display: inline-block;
}

.product-border {
	float: left;
	overflow: hidden;
	width: 535px;
	margin-left: 15px;
}

.product-basic-info {
	margin-left: 10px;
}

.product-basic-info-item {
	line-height: 35px;
	margin: 10px 20px;
	font-size: 14px;
}

.product-basic-info-item span {
	border-bottom: 1px solid #dfdfdf;
	display: inline-block;
	width: 390px;
}

.product-border .product-basic-info .clearfix {
	zoom: 1;
	padding-top: 5px;
	margin: 0 20px;
}

.more-case-button {
	width: 200px;
	height: 50px;
	background: var(--color-primary);
	line-height: 50px;
	text-align: center;
	display: inline-block;
	margin-left: 10px;
	margin-top: 22px;
	font-size: 16px;
}

#a-djzx {
	color: #fff;
}

.product-main .product-content .right .cpxq {
	margin-top: 25px;
	overflow: hidden;
	text-align: center;
}

.product-main .product-content .right .cpxq .top {
	font-size: 18px;
	background: var(--color-primary);
	display: inline-block;
	width: 160px;
	height: 40px;
	color: #fff;
	line-height: 40px;
	text-align: center;
	padding: 0 5px;
}

.product-xq-id {
	margin-top: 50px;
}

.product-xq-id-top span {
	width: 15px;
	height: 15px;
	background: #03a0e5;
}

.product-xq-id-top p {
	display: inline-block;
	margin-left: 5px;
}

.product-xq-id-top {
	border-bottom: 2px solid #999;
	padding-bottom: 3px;
}

.Related-products {
	margin-top: 50px;
	overflow: hidden;
}

.Related-products .top {
	color: #666;
	font-size: 18px;
	padding-bottom: 3px;
}

.Related-products hr {
	border: none;
	height: 1px;
	border-top: 2px solid var(--color-primary);
}

.Related-products .list-ul {
	margin: 25px 12px 0 12px;
	overflow: hidden;
}

.Related-products ul li {
	float: left;
	width: 200px;
	height: auto;
	margin: 0 20px 45px 0;
	text-align: center;
}

.Related-products ul li .xg-img img {
	width: 100%;
}

.Related-products ul li .xg-img {
	width: 200px;
	border: 1px solid #ccc;
	overflow: hidden;
	line-height: 0;
}

.Related-products ul li .db-wb span {
	font-size: 16px;
}

.Related-products>.list-ul>ul>li>a {
	display: inline-block;
	vertical-align: middle;
	color: #666;
}

.Related-products>.list-ul>ul>li>a:hover .xg-img {
	transition-duration: 300ms;
}

.Related-products>.list-ul>ul>li>a:hover .db-wb {
	color: var(--color-primary);
	transition-duration: 100ms;
}

.Related-news {
	margin-top: 50px;
	overflow: hidden;
}

.Related-news .top {
	color: #666;
	font-size: 18px;
	padding-bottom: 3px;
}

.Related-news hr {
	border: none;
	height: 1px;
	border-top: 2px solid var(--color-primary);
}

.Related-news .top-one,
.Related-news .top-two {
	color: #666;
	font-size: 18px;
	float: left;
	width: 430px;
	overflow: hidden;
}

.Related-news .top-two {
	margin-left: 30px;
}

.Related-news .top a .bh {
	margin-left: 5px;
	display: inline-block;
}

.Related-news>.top:hover a {
	color: var(--color-primary);
}

.Related-news .list-ul {
	margin-top: 25px;
	overflow: hidden;
}

.Related-news>.list-ul>ul {
	display: inline-block;
}

.Related-news .list-ul ul li {
	padding-bottom: 15px;
}

.Related-news .list-ul ul li a {
	font-size: 14px;
	color: #666;
}

.Related-news .list-ul ul li:hover a {
	color: var(--color-primary);
}

.new-cp-dc {
	margin-top: 35px;
	overflow: hidden;
}

.new-cp-dc>.content {
	position: relative;
	height: 450px;
}

.new-cp-dc>.content>.left {
	display: inline-block;
	width: 565px;
}

.new-cp-dc>.content>.left .nr-1 {
	margin-top: 20px;
}

.new-cp-dc>.content>.left .nr-1 .checkboxSpan {
	margin-right: 15px;
}

.new-cp-dc>.content>.left .nr-1 .bt {
	text-align: right;
	width: 100px;
	display: inline-block;
}

.new-cp-dc>.content>.left .nr-1 label {
	margin-right: 20px;
}

.new-cp-dc>.content>.left .nr-1 form {
	padding-bottom: 30px;
}

.new-cp-dc .content .top {
	color: #000;
	font-size: 18px;
	font-weight: bold;
}

.new-cp-dc>.content>.right {
	display: inline-block;
	width: 290px;
	vertical-align: top;
	margin-left: 28px;
}

.new-cp-dc>.content>.right .bd-pl {}

.new-cp-dc>.content>.right .bd-pl ul li {
	font-size: 14px;
	color: #000;
	padding-bottom: 30px;
}

.new-cp-dc>.content>.db-jy {
	margin-top: 20px;
}

.new-cp-dc>.content .db-jy .db-bt {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	margin-top: 12px;
}

.new-cp-dc>.content .jy-hz {
	height: 195px;
}

#jySpan {
	display: block;
}

#mzSpan {
	position: absolute;
	left: 74px;
	top: 36px;
}

#dhSpan {
	position: absolute;
	left: 74px;
	top: 36px;
}

.new-cp-dc>.content .db-jy .zh input {
	height: 35px;
	line-height: 35px;
	padding-left: 20px;
}

.new-cp-dc>.content .db-jy .hz {
	height: 79px;
}

.new-cp-dc>.content .db-jy .zh {
	display: inline-block;
	position: relative;
	margin-top: 40px;
}

.new-cp-dc>.content>.db-jy .zh span font {
	position: absolute;
	left: 140px;
	top: 40px;
	display: block;
	border-radius: 14px;
	width: 145px;
	height: 25px;
	line-height: 25px;
	text-align: center;
}

.new-cp-dc .an-btn {
	margin-top: 20px;
	position: absolute;
	right: 0;
	top: 365px;
}

.new-cp-dc .tj-btn {
	border-width: 0px;
	width: 100px;
	height: 35px;
	background: inherit;
	background-color: rgba(255, 255, 255, 1);
	box-sizing: border-box;
	border-width: 1px;
	border-style: solid;
	border-color: rgba(121, 121, 121, 1);
	border-radius: 15px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 16px;
	cursor: pointer;
	outline: none;
	margin-left: 10px;
}

.new-cp-dc .ct-btn {
	border-width: 0px;
	width: 100px;
	height: 35px;
	background: inherit;
	background-color: rgba(255, 255, 255, 1);
	box-sizing: border-box;
	border-width: 1px;
	border-style: solid;
	border-color: rgba(121, 121, 121, 1);
	border-radius: 15px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 16px;
	cursor: pointer;
	outline: none;
	margin-left: 10px;
}

.new-cp-dc .ct-btn:hover {
	border-color: #fb5f08;
	background: #fb5f08;
	transition-duration: 0.2s;
	color: #fff;
}

.new-cp-dc .ct-btn:hover {}

.new-cp-dc .tj-btn:hover {
	border-color: #fb5f08;
	background: #fb5f08;
	transition-duration: 0.2s;
	color: #fff;
}

.user-content .container-right #sub {
	width: 302px;
	height: 40px;
	border: 1px solid #ccc;
	background: #313334;
	color: #fff;
	font-size: 18px;
	text-indent: 0;
}

.user-content .container-right .spa {
	height: 36px;
	line-height: 36px;
	width: 204px;
	display: inline-block;
	float: left;
	font-size: 12px;
	text-indent: 10px;
	margin-top: 10px;
	color: red;
}

.user-content .container-right label {
	width: 64px;
	float: left;
	clear: left;
	height: 36px;
	line-height: 36px;
	margin-top: 10px;
	font-size: 15px;
}

.user-content .container-right label,
.user-content .container-right input {
	margin-bottom: 25px;
}

.user-content .container-right input {
	width: 300px;
	height: 36px;
	line-height: 36px;
	margin-top: 10px;
	text-indent: 8px;
	font-size: 16px;
	font-family: "å¾®è½¯é›…é»‘";
	border: 1px solid #ccc;
	float: left;
}

.user-content .container-right .feedback-zb {
	height: 270px;
	overflow: hidden;
}

.user-content .container-right textarea {
	width: 300px;
	height: 36px;
	line-height: 36px;
	margin-top: 10px;
	text-indent: 8px;
	font-size: 16px;
	font-family: "å¾®è½¯é›…é»‘";
	border: 1px solid #ccc;
	float: left;
}

.user-content {
	width: 900px;
	display: inline-block;
	margin-left: 50px;
}

.user-content .container-right {}

.user-content .container-right .feedback-item {
	margin: 25px 0 0 0;
}

.user-content .container-right .feedback-item .feedback-item-left {
	width: 60px;
	display: inline-block;
}

.user-content .container-right .feedback-item .feedback-item-right {
	display: inline-block;
}

.user-content .container-right .feedback-item .feedback-item-right input {
	border: 1px solid #c9c9c9;
	outline: none;
	border-radius: 4px;
	height: 35px;
	padding-left: 5px;
}

.user-content .container-right .feedback-item .feedback-submit {
	border: 0;
	color: #fff;
	background-color: #e83711;
	width: 170px;
	height: 45px;
	font-size: 18px;
	border-radius: 4px;
	cursor: pointer;
}

.join-zx {
	margin-top: 35px;
}

.new-list {
	overflow: hidden;
	margin-top: 35px;
}

.new-list .download-info {
	padding: 15px;
}

.new-list .download-info .download-img {
	display: inline-block;
	width: 20%;
	vertical-align: middle;
	text-align: center;
}

.new-list .download-info .download-img img {
	width: 80%;
}

.new-list .download-info .download-basic {
	display: inline-block;
	vertical-align: middle;
	width: 78%;
}

.new-list .download-info .download-title {
	font-size: 18px;
	margin-bottom: 10px;
}

.new-list .download-info .download-title a:hover {
	color: var(--color-primary);
}

.new-list .download-info .download-discription {
	color: #666;
	font-size: 14px;
}

.new-list .download-info .download-discription a:hover {
	color: var(--color-primary);
}

.new-list ul li {
	margin-bottom: 25px;
	border: 1px dashed #e4e4e4;
}

.service-list {
	width: 900px;
	overflow: hidden;
	margin-top: 35px;
}

.service-list .download-info {
	padding: 15px;
}

.service-list .download-info .download-img {
	display: inline-block;
	width: 20%;
	vertical-align: middle;
	text-align: center;
}

.service-list .download-info .download-img img {
	width: 80%;
}

.service-list .download-info .download-basic {
	display: inline-block;
	vertical-align: middle;
	width: 78%;
}

.service-list .download-info .download-title {
	font-size: 18px;
	margin-bottom: 10px;
}

.service-list .download-info .download-discription {
	color: #666;
	font-size: 14px;
}

.service-list ul li {
	margin-bottom: 25px;
	border: 1px dashed #e4e4e4;
}

.company-honor-list {
	margin-top: 35px;
}

.company-honor-list ul li img {
	width: 100%;
	height: 100%;
}

.company-honor-list ul {
	margin-left: 0px;
}

.company-honor-list ul li {
	float: left;
	width: 280px;
	text-align: center;
	font-size: 16px;
	margin: 0 20px 20px 0;
}

.company-honor-list ul li .power-img {
	display: inline-block;
	width: 142px;
	height: 158px;
	overflow: hidden;
}

.company-honor-list ul li:hover .Company-title {
	color: var(--color-primary);
}

.model-matching-list {
	width: 943px;
	overflow: hidden;
	margin-top: 35px;
}

.model-matching-list .download-info {
	padding: 15px;
}

.model-matching-list .download-info .download-img {
	display: inline-block;
	width: 20%;
	vertical-align: middle;
	text-align: center;
}

.model-matching-list .download-info .download-img img {
	width: 80%;
}

.model-matching-list .download-info .download-basic {
	display: inline-block;
	vertical-align: middle;
	width: 78%;
}

.model-matching-list .download-info .download-title {
	font-size: 18px;
	margin-bottom: 10px;
}

.model-matching-list .download-info .download-discription {
	color: #666;
	font-size: 14px;
}

.model-matching-list ul li {
	margin-bottom: 25px;
	border: 1px dashed #e4e4e4;
}

.case-list {
	overflow: hidden;
	margin-top: 35px;
}

.case-list .download-info {
	padding: 15px;
}

.case-list .download-info .download-img {
	display: inline-block;
	width: 20%;
	vertical-align: middle;
	text-align: center;
}

.case-list .download-info .download-img img {
	width: 80%;
}

.case-list .download-info .download-basic {
	display: inline-block;
	vertical-align: middle;
	width: 78%;
}

.case-list .download-info .download-title {
	font-size: 18px;
	margin-bottom: 10px;
}

.case-list .download-info .download-title:hover a {
	color: var(--color-primary);
}

.case-list .download-info .download-discription {
	color: #666;
	font-size: 14px;
}

.case-list .download-info .download-discription a:hover {
	color: var(--color-primary);
}

.case-list ul li {
	margin-bottom: 25px;
	border: 1px dashed #e4e4e4;
}

.company-power-list {
	overflow: hidden;
	padding-top: 10px;
}

.company-power-list ul {
	margin: 0 0 0 0;
}

.company-power-list ul li {
	display: inline-block;
	width: 280px;
	margin: 0 18px 30px 0;
}

.company-power-list>ul>li>a:hover .Company-title {
	color: var(--color-primary);
}

.company-power-list ul li a {
	display: inline-block;
}

.company-power-list .power-img {
	overflow: hidden;
	width: 280px;
	line-height: 0;
}

.company-power-list .power-img img {
	width: 280px;
}

.company-power-list .Company-title {
	text-align: center;
	width: inherit;
	background: #ebebeb;
	line-height: 30px;
	height: 30px;
	color: #666;
	font-size: 14px;
}

.company-power-list .big-img li {
	margin-right: 65px;
}

#company-honor {
	margin-top: 35px;
	overflow: hidden;
}

#company-honor .ry-nr {
	overflow: hidden;
}

#company-honor .ry-nr ul li {
	float: left;
	text-align: center;
	width: 212px;
	margin: 0 23px 20px 0;
}

#company-honor .ry-nr ul li .pic {
	width: 212px !important;
	height: 276px !important;
	border: 1px solid #ccc;
	padding: 10px 10px 5px 10px;
	text-align: center;
	line-height: 0;
}

#company-honor .ry-nr ul li .pic img {
	width: 190px;
	height: 255px;
}

#company-honor .ry-nr ul li .mc {
	font-size: 14px;
	color: #666;
	margin: 5px 0 0;
}

#company-honor .ry-nr ul li:hover .mc {
	color: var(--color-primary);
}

.about-zx {
	margin-top: 35px;
}

#about-us .nr {
	margin-top: 35px;
	overflow: hidden;
}

#about-us .nr p {
	line-height: 40px;
	font-size: 16px;
	height: 40px;
}

.support_zx {
	margin: 35px 0 0;
	overflow: hidden;
}


/*foot*/
.foot {
	background: #1961a1;
}

.foot .na {
	width: 1200px;
	margin: auto;
	height: 110px;
	line-height: 54px;
}

.foot .na ul li {
	font-size: 14px;
	color: #fff;
	float: left;
	margin-right: 50px;
}

.foot .na ul li a {
	color: #fff;
}

.foot .content {
	border-bottom: solid 1px #ccc;
	border-top: solid 1px #ccc;
	height: 294px;
}

.foot .content .aiai {
	width: 1200px;
	margin: auto;
	padding-top: 50px;
	color: #fff;
	font-size: 14px;
}

.foot .content .aiai .a {
	width: 390px;
	float: left;
	line-height: 30px;
}

.foot .content .aiai .b {
	width: 390px;
	float: left;
	text-align: center;
}

.foot .content .aiai .b .e {
	float: left;
	width: 108px;
}


.foot .content .aiai .c {
	width: 209px;
	float: right;
	text-align: right;
}

.foot .content .aiai .c ul {
	float: left;
}

.foot .content .aiai .c ul li {
	margin-bottom: 10px;
}

.foot .content .aiai .c ul li a {
	color: #fff;
	font-size: 14px;
}




















.list-container {
	width: 1200px;
	margin: 30px auto;
}

.list-container .map-produt {
	border-bottom: solid 1px #CCCCCC;
}

.list-container .group {
	margin: 60px 0 30px 0;
}

.list-container .group .title {
	font-size: 24px;
}

.list-container .group .top-group {
	margin-top: 40px;
}

.list-container .group .groups {
	margin-top: 20px;
}

.list-container .group .title a {
	font-size: 16px;
	float: right;
	width: 100px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	background: #ffc700;
	text-align: center;
}

.list-container .group .top-group ul li {
	display: inline-block;
	margin-left: 25px;
	margin-bottom: 25px;
}

.list-container .group .top-group a {
	padding: 10px 10px;
	background: #e8e8e8;
	font-size: 16px;
	color: #333;
}

.list-container .group .groups ul li {
	border-bottom: 1px dashed #999;
	margin-bottom: 25px;
}

.list-container .group .groups .k {
	display: inline-block;
	font-size: 18px;
	margin: 0 30px 0 20px;
}

.list-container .group .groups .v {
	display: inline-block;
	vertical-align: top;
	width: 1100px;
}

.list-container .group .groups .v a {
	line-height: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	font-size: 16px;
	display: inline-block;
	color: #666666;
}

.map-produt .map-produt-title {
	font-size: 16px;
	color: #666666;
	padding-left: 20px;
	border-left: 5px solid #333;
}

.map-produt-cate_list {
	margin: 10px 0;
}

.map-produt-cate_list a {
	padding: 10px;
	color: #333;
	font-size: 16px;
}

.product-main .product-content .container-right .search-products ul li {
	display: inline-block;
	margin: 0 20px 20px 0;
}

.product-main .product-content .container-right .search-products ul li {
	display: inline-block;
	margin: 0 20px 20px 0;
}

.product-main .product-content .container-right .search-products .products-title {
	text-align: center;
}

.product-main .product-content .container-right .search-products .product-img img {
	width: 150px;
}

.product-main .product-content .container-right .search-news ul li {
	margin: 0 0 20px 0;
	border-top: 1px solid #ccc;
	padding-top: 15px;
}

.product-main .product-content .container-right .search-news .search-news-title {
	font-size: 16px;
}

.product-main .product-content .container-right .search-news .search-news-discription {
	margin-top: 10px;
}

.product-main .product-content .container-right .search-news .search-news-basic {
	color: #999999;
}

.product-main .product-content .container-right .search-news .search-news-basic span {
	margin-right: 20px;
}



/*foot webmap*/

.list-container {
	width: 1200px;
	margin: 30px auto;
}

.list-container .group {
	margin: 60px 0 30px 0;
}

.list-container .group .title {
	font-size: 24px;
}

.list-container .group .top-group {
	margin-top: 40px;
}

.list-container .group .groups {
	margin-top: 20px;
}

.list-container .group .title a {
	font-size: 16px;
	float: right;
	width: 100px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	background: #ffc700;
	text-align: center;
}

.list-container .group .top-group ul li {
	display: inline-block;
	margin-left: 25px;
	margin-bottom: 25px;
}

.list-container .group .top-group a {
	padding: 10px 10px;
	background: #e8e8e8;
	font-size: 16px;
	color: #333;
}

.list-container .group .groups ul li {
	border-bottom: 1px dashed #999;
	margin-bottom: 25px;
}

.list-container .group .groups .k {
	display: inline-block;
	font-size: 18px;
	margin: 0 30px 0 20px;
}

.list-container .group .groups .v {
	display: inline-block;
	vertical-align: top;
	width: 1100px;
}

.list-container .group .groups .v a {
	line-height: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	font-size: 16px;
	display: inline-block;
	color: #666666;
}

.map-produt .map-produt-title {
	margin: 25px 0;
	font-size: 16px;
	color: var(--color-primary);
	padding-left: 20px;
	border-left: 5px solid var(--color-primary);
}

.map-produt-cate_list {
	margin: 15px 0;
}

.map-produt-cate_list a {
	padding: 2px;
	color: #333;
	font-size: 14px;
	margin-right: 15px;
}

.map-produt-cate_list a:hover {
	background: #00a1e9;
	color: #fff;
}

.map-produt-cate_list ul li {
	margin-bottom: 15px;
}