 .clearfix:after,
 .clearfix:before {
 	content: "";
 	display: table
 }
.footer{width:100%;background-color:#323A45;padding-top:70px;height:auto;overflow:hidden}
.other-link{width:1200px;margin:0 auto;height:auto;overflow:hidden}
.other-link>div{float:left}
.other-link .sucai-contact{float:right}
.link-look{width:960px;padding-bottom:45px}
.link-list{float:left;width:17%;margin-right: 3%;}
.link-list h3{height:40px;line-height:20px;font-size:18px;color:#ffffff}
.link-list ul li a{width: 100%;display:inline-block;line-height:30px;color:#ABACAF;font-size:14px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.link-list ul li a:hover{color:#FF6666}
.link-list .link-wx{width: 120px;height: 120px;background-image: url(../images/qr_bg.png);background-repeat: no-repeat;background-position: center top;}
.link-list img{display: inline-block;vertical-align: middle;max-width: 100%;max-height: 100%;padding: 10px;}
.sucai-contact{width:240px}
.bottom-logo{width:100%;}
.sucai-companyname{height:34px;line-height:15px;font-size:18px;color:#ffffff;margin-top:25px}
.sucai-companyname span{color:#ABACAF;font-size:15px;}
.sucai-part{height:34px;line-height:15px;font-size:15px;color:#ABACAF}
.erweima-box{margin-top:34px}
.erweima-box>div{float:left;width:100px}
.erweima-box>div:first-child{margin-right:30px}
.wechat-erwei div:first-child,.phonenet-erwei div:first-child{height:30px;line-height:14px;font-size:14px;color:#ABACAF}
.footer-bottom{height:70px;text-align:center;padding-top:27px;border-top:1px solid #42444B}
.footer-bottom p{line-height:26px;font-size:14px;color:#999999}
.footer-bottom p span{margin-left:17px}
.footer-bottom p span a:hover{color: #FFFFFF;}
.sucai_wechat,.sucai_web{width:100%;height:100px}
@media (max-width:768px) {
	.footer{
		display: none;
	}
	.row-link{
		display: none;
	}
}

/* 产品 */
.post-slide {
	margin: 50px 15px;
	border: 1px solid #d9d9d9;
	box-sizing: border-box;
	box-shadow: 0 7px 16px 0 rgba(7, 17, 27, 0.2);
}

.post-slide .post-img {
	overflow: hidden;
	position: relative;
	border-bottom: 1px solid #DDDDDD;
}

.post-slide .post-img img {
	width: 100%;
	height: auto;
	transform: scale(1);
	transition: all 0.7s ease;
}

.post-slide:hover .post-img img {
	transform: scale(1.08);
}
.post-slide .post-tit{
	font-size: 16px;
	line-height: 50px;
	text-align: center;
	color: #333333;
}
.post-slide:hover .post-tit{
	background: #0256AC;
	color: #FFFFFF;
}

/*四大理由*/
.xzdb {
	height: 1710px;
	background: url(../images/advbg.jpg) no-repeat center top;
}
.xzdb .container {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
}
.xzdb p.p_title {
    font-size: 32px;
    text-align: center;
    font-weight: bold;
    padding-top: 50px;
    text-transform: uppercase;
    color: #cccccc;
	margin: 0;
}
.xzdb h2.h2_title {
	margin: 0;
	margin-bottom: 10px;
	text-align: center;
	font-size: 32px;
}
.xzdb h2.h2_title span {
    display: inline-block;
    vertical-align: middle;
    padding: 0 15px;
    color: #111111;
}
h2.h2_title i {
    display: inline-block;
    vertical-align: middle;
    width: 230px;
    height: 3px;
}
.xzdb h2.h2_title i.titl {
    background: url(../images/titl01.png) no-repeat right center;
}
.xzdb h2.h2_title i.titr {
    background: url(../images/titr01.png) no-repeat left center;
}
.xzdb .container {
	height: 1710px;
	position: relative;
}
.xzdb .xzdb_p1 {
	height: 42px;
	background: url(../images/xzdbbg03.png) no-repeat center;
	line-height: 42px;
	text-align: center;
	color: #fff;
	font-size: 18px;
}
.xzdb .xzdb_con{
	overflow: hidden;
}
.xzdb .xzdb_con .conbox {
	position: absolute;
	width: 560px;
}
.xzdb .xzdb_con .conbox .box_top {
	padding: 0 0 0 72px;
}
.xzdb .xzdb_con .conbox .box_top span {
	display: block;
	width: 49px;
	height: 69px;
	border: 3px solid #bfbfbf;
	position: absolute;
	left: 0;
	top: 0;
}
.xzdb .xzdb_con .conbox .box_top i {
	display: block;
	width: 28px;
	padding-top: 15px;
	margin: 0 auto;
	font-size: 22px;
	border-bottom: 3px solid #bfbfbf;
	font-weight: bold;
}
.xzdb .xzdb_con .conbox .box_top .p1 {
	font-size: 24px;
	color: #111;
	margin: 0;
	line-height: 35px;
	
}
.xzdb .xzdb_con .conbox .box_top .p2 {
	font-size: 14px;
	text-transform: uppercase;
	color: #bfbfbf;
	margin: 0;
}
.xzdb .xzdb_con .conbox .box_top em {
	display: block;
	width: 127px;
	height: 3px;
	background: #DA0102;
	margin-top: 8px;
}
.xzdb .xzdb_con .conbox ul {
	margin-top: 50px;
	padding-left: 0;
}
.xzdb .xzdb_con .conbox ul li {
	font-size: 15px;
	color: #666666;
	margin: 0;
	margin-bottom: 15px;
	height: 24;
	line-height: 24px;
	background: url(../images/icon01.png) no-repeat left center;
	padding-left: 22px;
}
.xzdb .xzdb_con .conbox ul li b {
	color: #DA0102;
	font-weight: bold;
}
.xzdb .xzdb_con .con1 {
	right: 0;
	top: 320px;
}
.xzdb .xzdb_con .con2 {
	left: 0;
	top: 690px;
}
.xzdb .xzdb_con .con3 {
	right: 0;
	top: 1060px;
}
.xzdb .xzdb_con .con4 {
	left: 0;
	top: 1410px;
}
.xzdb .xzdb_con .conimg {
	position: absolute;
	width: 600px;
	height: 370px;
}
.xzdb .xzdb_con .conimg.img1 {
	top: 250px;
	left: 0;
	background: url(../images/xzdb01.jpg) no-repeat center top;
}
.xzdb .xzdb_con .conimg.img2 {
	top: 630px;
	right: 0;
	background: url(../images/xzdb02.png) no-repeat center top;
}
.xzdb .xzdb_con .conimg.img3 {
	top: 1000px;
	left: 0;
	background: url(../images/xzdb03.png) no-repeat center top;
}
.xzdb .xzdb_con .conimg.img4 {
	top: 1360px;
	right: 0;
	background: url(../images/xzdb04.png) no-repeat center top;
}
@media (max-width:1200px) {
	.xzdb{
		display: none;
	}
}

/* about */
.index-about{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}
.about-left{
	width: 45%;
	padding-left: 2.5%;
	float: left;
	margin-top: 70px;
}
.al-top{
	width: 100%;
	float: left;
	position: relative;
}
.al-top img{
	width: 100%;
	height: auto;
}
.alt-info{
	position: absolute;
	left:50%;
	top:50%;
	transform: translate(-50%, -50%);
	width: 70%;
}
.alt-info h3{
	color: #FFFFFF;
	font-size: 26px;
	text-align: center;
	margin-bottom: 10px;
}
.alt-info p{
	font-size: 14px;
	color: #DDDDDD;
}
.al-bottom{
	width: 100%;
	float: left;
	margin-top: 3%;
}
.alb-l{
	width: 48%;
	float: left;
}
.alb-l img{
	width: 100%;
}
.alb-r{
	width: 48%;
	float: right;
}
.alb-r img{
	width: 100%;
}
.about-left{
	width: 45%;
	padding-left: 2.5%;
	float: left;
	margin-top: 70px;
}

/* 合作 */
.product-content-box{
    background:#f5f5f5;
    padding-bottom: 70px;
}
.product-content {
    width: 100%;
	max-width: 1200px;
    margin: 0 auto;
	padding-top: 30px;
}

.product-content li{
    float: left;
    width: 16%;
	margin: 10px 0.2%;
    background-color: transparent;
    transition: all 1s;
	box-shadow: 0 3px 20px rgba(0,0,0,.1);
}

.product-content li img{
	width: 100%;
}

.product-content li:hover {
    position: relative;
    top: -5px;
    background-color: #fff;
}

.product-title{
    text-align: center;
    line-height: 36px;
    font-size: 32px;
    color: #111111;
}
.product-title span{
	
}

.product-explain{
    margin-top: 10px;
    margin-bottom: 50px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    font-size: 16px;
    color: #666666;
}
@media (max-width:768px) {
	.product-content-box{
		padding: 40px 5px;
	}
	.product-content li{
		width: 32%;
		margin: 10px 0.5%;
	}
	.product-title{
		font-size: 22px;
	}
	.product-title span{
		font-family: "microsoft yahei";
	}
}

/* about */
.aboutNav {background: #fff;margin-bottom: 10px;}
.aboutNav li {height: 48px; line-height: 48px; font-size: 16px; border-bottom: 1px solid #dadada;}
.aboutNav li a {display: block; padding: 0 5px; position: relative; transition: all 0.5s ease; color: #666666;font-size: 16px;}
.aboutNav li:hover a {color: #DA0102; font-weight: bold; text-indent: 15px;}
.aboutNav li.on a {color: #DA0102; font-weight: bold;}
.jtAbout {position: absolute; width: 30px; height: 30px;transition: all 0.5s ease; background: url(../images/list_right.png) no-repeat center; background-size: 20px; right: 20px; top: 50%; transform: translateY(-50%);}
.aboutNav li:hover .jtAbout{right: 10px;}
.list-ct{text-align: center;margin-top: 20px;}
.ab-place{
	width: 100%;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 20px;
}
.ap-l{
	float: left;
	width: 60%;
}
.ap-l img{
	width: 100%;
}
.ap-r{
	float: right;
	width: 40%;
}
.ap-rb{
	margin: 35px 0;
	background: #CB1D23;
	color: #FFFFFF;
	padding: 20px;
	line-height: 30px;
}
.ap-rb p:nth-child(2){
	font-size: 14px;
	line-height: 24px;
	margin-top: 10px;
}
@media (max-width:768px) {
	.ap-l, .ap-r{
		width: 100%;
	}
	.ap-rb{
		margin: 0;
	}
}

/* 点击放大图片 */
.bigimg {
	width: 600px;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	display: none;
	z-index: 9999;
	border: 5px solid #fff;
}

.mask {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: #000;
	opacity: 0.5;
	filter: Alpha(opacity=50);
	z-index: 98;
	transition: all 1s;
	display: none
}

.bigbox {
	width: 840px;
	background: #fff;
	border: 1px solid #ededed;
	margin: 0 auto;
	border-radius: 10px;
	overflow: hidden;
	padding: 10px;
}

.bigbox>.imgbox {
	width: 400px;
	height: 250px;
	float: left;
	border-radius: 5px;
	overflow: hidden;
	margin: 0 10px 10px 10px;
}

.bigbox>.imgbox>img {
	width: 100%;
}

.imgbox:hover {
	cursor: zoom-in
}

.mask:hover {
	cursor: zoom-out
}

.mask>img {
	position: fixed;
	right: 10px;
	top: 10px;
	width: 60px;
}

.mask>img:hover {
	cursor: pointer
}

/* 表格 */
.m-txt2 .table {
	width: 100%;
	max-width: 800px;
	padding: 16px;
	border: 1px solid #DDDDDD;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
	border-collapse: collapse;
}
.m-txt2 .table tr td {
	border: 1px solid #666666;
	padding: 3px;
	vertical-align: middle;
	display: table-cell;
	color: #666666;
	font-size: 14px;
	line-height: 24px;
}
.m-txt2 .table tr td p{
	margin-bottom: 0;
	color: #666666;
}
@media (max-width:768px) {
	.m-txt2 .table tr td{
		font-size: 12px;
		padding: 0;
	}
}
@media (max-width:440px) {
	.m-txt2 .table{
		display: none;
	}
}

/* page */
.pages{
	display: table;
    margin: 0 auto;
	margin-top: 20px;
}
.pages .fl{
	display: none;
}
.pages b {
  display: block;
  float: left;
  color: #FFFFFF;
  font-size: 14px;
  line-height: 24px;
  padding: 5px 12px;
  margin: 0 2px;
  border: 1px solid #DA0203;
  background: #DA0203;
  border-radius: 3px;
}
.pages a {
  display: block;
  float: left;
  color: #666666;
  font-size: 14px;
  line-height: 24px;
  padding: 5px 12px;
  margin: 0 2px;
  border: 1px solid #999999;
  border-radius: 3px;
}
.pages span {
  display: block;
  float: left;
  color: #666666;
  font-size: 14px;
  line-height: 24px;
  padding: 5px 12px;
  margin: 0 2px;
  border: 1px solid #DA0203;
}
.pages a:hover {
  background: #DA0203;
  color: #fff;
  border: 1px solid #DA0203;
}

.m-content .txt .lx h2{
	text-align: center;
	margin-bottom: 30px;
	font-size: 22px;
	color: #333333;
	font-weight: bold;
}
.m-content .txt .lx .lx-l{
	float: left;
	width: 50%;
	margin-bottom: 20px;
}
.m-content .txt .lx .lx-l p img{
	vertical-align: -15%;
	margin-right: 10px;
}
.m-content .txt .lx .lx-r{
	float: right;
	width: 50%;
	text-align: center;
	margin-bottom: 20px;
}
.m-content .txt .lx .lx-r img{
	max-width: 140px;
	width: 100%;
}
.m-content .txt .lx .lx-r p{
	line-height: 20px;
	margin-top: 0;
}
.m-content .txt .lx p{
	line-height: 30px;
	margin: 5px 0;
}
.m-content .txt .lx p span{
	color: #333333;
}
.m-content .txt .lx img{
	max-width: inherit;
}
.m-content .txt .lx .us_map{
	margin-top: 20px;
}
@media (max-width:768px) {
	.m-content .txt .lx .lx-l{
		width: 100%;
	}
	.m-content .txt .lx .lx-r{
		display: none;
	}
}

/* top-menu */
.hd-bottom .nav_hide{
	position: absolute;
	top: 60px;
	left: 0;
	z-index:10000;
	width: 100%;
	background:rgba(0, 0, 0, 0.8);
	padding: 0;
	letter-spacing: 1px;
	display: none;
}
.nav_hide li{height:45px;line-height:45px;border-bottom:1px #DDDDDD solid;}
.nav_hide li:nth-child(1){ border-top:none;}
.nav_hide li:nth-child(9){ border-bottom:none;}
.nav_hide li a{display:block;font-size:18px;color:#fff;text-align:center;}
@media (max-width:768px) {
	.index-nav{
		display: none;
	}
}

.list-type{
	text-align: center;
	margin: 20px 0;
}
.list-type li{
	display: inline;
	margin: 0 5px;
	padding: 0;
	color: #808080;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	transition-duration: .5s;
	position: relative;
}
.list-type li a{
	background: #FFF;
	border: 1px solid #B9B8B8;
	border-radius: 0px;
	font-size: 16px;
	color: #333333;
	display: inline-block;
	padding: 10px 25px;
	line-height: 20px;
	margin-bottom: 5px;
}
/* .list-type li a:after {
    content: "";
    height: 2px;
    width: 0;
    position: absolute;
    bottom: -12px;
    left: 1px;
    background: #000000;
    transition: all .3s ease 0s;
}
.list-type li a:hover:after, .list-type li.active a:after {
    width: calc(100% - 2px);
} */
.list-type li.active a, .list-type li a:hover {
	color: #FFFFFF;
	background: #DA0102;
	border: 1px solid #DA0102;
}

.list-content{
	overflow: hidden;
	margin-top: 30px;
	color: #666666;
	font-size: 16px;
	line-height: 30px;
}
.list-content h3{
	text-align: center;
	font-size: 28px;
	color: #333333;
	font-weight: 400;
}
.list-content .ab-1{
	color: #999999;
	font-size: 16px;
	text-align: center;
	line-height: 30px;
	margin-top: 10px;
	margin-bottom: 30px;
}
@media (max-width:768px) {
	.list-type li a{
		width: 46%;
		padding: 10px 10px;
	}
}

.ul-imgtxt-01 li a .pro-txt{
	width: 100%;
	padding: 22px 30px 10px 30px;
	text-align: left;
}
.ul-imgtxt-01 li a .pro-txt h4{
	font-size: 18px;
	color: #444444;
	font-weight: bold;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.ul-imgtxt-01 li:hover .pro-txt h4{
	color: #DA0102;
}
.ul-imgtxt-01 li a .pro-txt p{
	font-size: 14px;
	color: #666666;
	line-height: 24px;
	margin: 12px 0;
	line-height: 24px;
	text-align: left;
	font-weight: inherit;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	height: auto;
}
.ul-imgtxt-01 li a .pro-txt span {
    font-size: 14px;
    color: #999999;
    line-height: 24px;
}

@media (max-width:768px) {
	.ul-imgtxt-01 li a .pro-txt{
		padding: 10px 10px 10px 10px;
	}
	.ul-imgtxt-01 li a .pro-txt h4{
		font-size: 16px;
	}
	.ul-imgtxt-01 li a .pro-txt p{
		font-size: 12px;
	}
	.ul-imgtxt-01 li a .pro-txt span{
		font-size: 12px;
	}
}

.list-content{
	display: none;
}
.ab-bg{
	width: 100%;
	height: 640px;
	background: url(../images/ab-bg.jpg) no-repeat;
	background-size: cover;
	margin-top: 50px;
}
.ab-left{
	width: 45%;
	float: left;
}
.al-box{
	padding: 100px 10% 100px 20%;
	color: #FFFFFF;
}
.al-tit{
	font-size: 40px;
	line-height: 60px;
	font-weight: bold;
	margin-bottom: 40px;
	text-shadow: 3px 2px 3px #333333;
}
.al-con{
	font-size: 16px;
	line-height: 36px;
	margin-bottom: 38px;
	color: #666666;
	text-indent: 30px;
}
.ab-left .line {
    width: 50px;
    height: 2px;
    background: #666;
}

.ab-right{
	width: 35%;
	float: right;
	margin-right: 10%;
}
.ab-right ul{
	height: 100%;
}
.ab-right ul li{
	position: relative;
	background: rgba(0,0,0,0.5);
	transition: .5s ease;
	height: 160px;
	overflow: hidden;
	border-bottom: 1px solid #8b8b8b;
}
.ab-right ul li:last-child{
	border-bottom: none;
}
.ab-right ul li .intro{
	padding: 50px 40px;
}
.ab-right ul li .intro .text_box {
    float: left;
    width: 70%;
}
.ab-right ul li .intro .text_box .t {
    font-size: 24px;
    color: #fff;
	margin-bottom: 10px;
	font-weight: bold;
}
.ab-right ul li .intro .text_box .c {
    font-size: 16px;
    color: #fff;
}
.ab-right ul li .intro .icon {
    float: right;
    width: 50px;
    height: 50px;
}
.ab-right ul li .intro .icon1{
	background: url(../images/ab-1.png) no-repeat center;
}
.ab-right ul li .intro .icon2{
	background: url(../images/ab-2.png) no-repeat center;
}
.ab-right ul li .intro .icon3{
	background: url(../images/ab-3.png) no-repeat center;
}
.ab-right ul li .intro .icon4{
	background: url(../images/ab-4.png) no-repeat center;
}
.ab-right ul li .cover{
    opacity: 0;
	visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    background: #f8f8f8;
    width: 100%;
    height: 100%;
    transform: scaleY(0);
    transform-origin: 50%;
    transition: transform .3s ease-out;
}
.ab-right ul li.cur .cover {
    transform: scaleY(1);
    opacity: 1;
    visibility: visible;
}
.ab-right ul li .cover .ar-box {
    padding: 15px 40px;
}
.ab-right ul li .cover .ar-box .box_l {
    width: 100%;
    float: left;
}
.ab-right ul li .cover .ar-box .box_l .t {
    color: #666;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 10px;
}
.ab-right ul li .cover .ar-box .box_l .c {
    font-size: 14px;
    color: #666;
	text-indent: 25px;
}
.ab-zz{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	margin-top: 50px;
	color: #333333;
}
.ab-zz h3{
	text-align: center;
	font-size: 28px;
	line-height: 30px;
	color: #333333;
	font-weight: 400;
}
.ab-zz .zz-en{
	text-align: center;
	color: #CCCCCC;
	line-height: 30px;
	margin-top: 10px;
	font-size: 18px;
}
.ab-zz p{
	line-height: 30px;
	margin-top: 20px;
	color: #666666;
}
.ab-zz .table {
	width: 100%;
	max-width: 1200px;
	padding: 16px;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 30px;
	text-align: center;
	border-collapse: collapse;
}
.ab-zz .table tr td {
	padding: 20px;
	vertical-align: middle;
	display: table-cell;
	color: #666666;
	font-size: 14px;
	line-height: 24px;
}
@media (max-width:768px) {
	.list-content{
		display: block;
	}
	.ab-bg{
		display: none;
	}
	.ab-zz .table{
		display: none;
	}
}

